index.html

Report generated on 25-Apr-2024 at 03:45:48 by pytest-html v3.2.0

Summary

34 tests ran in 112.74 seconds.

34 passed, 2 skipped, 0 failed, 0 errors, 0 expected failures, 0 unexpected passes

Results

Result Test Duration Links
Skipped src/test_repo.py::test_repo_flame_graph[output_simple] 0.00
('/home/runner/work/cimple/cimple/test/src/test_repo.py', 107, "Skipped: condition: not config.getoption('flamegraph')")
Skipped src/test_repo.py::test_repo_flame_graph[output_long] 0.00
('/home/runner/work/cimple/cimple/test/src/test_repo.py', 107, "Skipped: condition: not config.getoption('flamegraph')")
Passed src/test_basic.py::test_cmd_line_version 0.01
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:56 | INFO | 'server' parameter value: /home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server 2024-04-25 03:43:56 | INFO | 'worker' parameter value: /home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker 2024-04-25 03:43:56 | INFO | 'client' parameter value: /home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client 2024-04-25 03:43:56 | INFO | 'sigsegv' parameter value: /home/runner/work/cimple/cimple/build/debug/cmake/test/sigsegv/sigsegv 2024-04-25 03:43:56 | INFO | 'project_version' parameter value: 0.0.1
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--version'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--version'] completed successfully 2024-04-25 03:43:56 | INFO | Output: cimple-server v0.0.1 (8e652dd2cb69928ea1596aa3e59845fef6854e2c) 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '-V'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '-V'] completed successfully 2024-04-25 03:43:56 | INFO | Output: cimple-server v0.0.1 (8e652dd2cb69928ea1596aa3e59845fef6854e2c) 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--version'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--version'] completed successfully 2024-04-25 03:43:56 | INFO | Output: cimple-worker v0.0.1 (8e652dd2cb69928ea1596aa3e59845fef6854e2c) 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '-V'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '-V'] completed successfully 2024-04-25 03:43:56 | INFO | Output: cimple-worker v0.0.1 (8e652dd2cb69928ea1596aa3e59845fef6854e2c) 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--version'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--version'] completed successfully 2024-04-25 03:43:56 | INFO | Output: cimple-client v0.0.1 (8e652dd2cb69928ea1596aa3e59845fef6854e2c) 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '-V'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '-V'] completed successfully 2024-04-25 03:43:56 | INFO | Output: cimple-client v0.0.1 (8e652dd2cb69928ea1596aa3e59845fef6854e2c)
Passed src/test_basic.py::test_cmd_line_help 0.01
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--help'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--help'] completed successfully 2024-04-25 03:43:56 | INFO | Output: usage: cimple-server [-h|--help] [-V|--version] [-v|--verbose] [-p|--port PORT] [-s|--sqlite PATH] 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '-h'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '-h'] completed successfully 2024-04-25 03:43:56 | INFO | Output: usage: cimple-server [-h|--help] [-V|--version] [-v|--verbose] [-p|--port PORT] [-s|--sqlite PATH] 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--help'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--help'] completed successfully 2024-04-25 03:43:56 | INFO | Output: usage: cimple-worker [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '-h'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '-h'] completed successfully 2024-04-25 03:43:56 | INFO | Output: usage: cimple-worker [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--help'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--help'] completed successfully 2024-04-25 03:43:56 | INFO | Output: usage: cimple-client [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] ACTION [ARG...] available actions: queue-run URL REV - schedule a CI run of repository at URL, revision REV 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '-h'] 2024-04-25 03:43:56 | INFO | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '-h'] completed successfully 2024-04-25 03:43:56 | INFO | Output: usage: cimple-client [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] ACTION [ARG...] available actions: queue-run URL REV - schedule a CI run of repository at URL, revision REV
Passed src/test_basic.py::test_cmd_line_invalid_option 0.01
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '-x'] 2024-04-25 03:43:56 | ERROR | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '-x'] exited with code 1 2024-04-25 03:43:56 | ERROR | Output: /home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server: invalid option -- 'x' usage: cimple-server [-h|--help] [-V|--version] [-v|--verbose] [-p|--port PORT] [-s|--sqlite PATH] 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--invalid', 'value'] 2024-04-25 03:43:56 | ERROR | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--invalid', 'value'] exited with code 1 2024-04-25 03:43:56 | ERROR | Output: /home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server: unrecognized option '--invalid' usage: cimple-server [-h|--help] [-V|--version] [-v|--verbose] [-p|--port PORT] [-s|--sqlite PATH] 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '-x'] 2024-04-25 03:43:56 | ERROR | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '-x'] exited with code 1 2024-04-25 03:43:56 | ERROR | Output: /home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker: invalid option -- 'x' usage: cimple-worker [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--invalid', 'value'] 2024-04-25 03:43:56 | ERROR | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--invalid', 'value'] exited with code 1 2024-04-25 03:43:56 | ERROR | Output: /home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker: unrecognized option '--invalid' usage: cimple-worker [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '-x'] 2024-04-25 03:43:56 | ERROR | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '-x'] exited with code 1 2024-04-25 03:43:56 | ERROR | Output: /home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client: invalid option -- 'x' usage: cimple-client [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] ACTION [ARG...] available actions: queue-run URL REV - schedule a CI run of repository at URL, revision REV 2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--invalid', 'value'] 2024-04-25 03:43:56 | ERROR | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--invalid', 'value'] exited with code 1 2024-04-25 03:43:56 | ERROR | Output: /home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client: unrecognized option '--invalid' usage: cimple-client [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] ACTION [ARG...] available actions: queue-run URL REV - schedule a CI run of repository at URL, revision REV
Passed src/test_basic.py::test_run_client_no_action 0.00
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:56 | ERROR | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967'] exited with code 1 2024-04-25 03:43:56 | ERROR | Output: usage error: no action specified usage: cimple-client [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] ACTION [ARG...] available actions: queue-run URL REV - schedule a CI run of repository at URL, revision REV
Passed src/test_basic.py::test_run_client_invalid_request 0.02
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_run_client_invalid_reques0/cimple.sqlite'] 2024-04-25 03:43:56 | INFO | Process 3290/cimple-server has started 2024-04-25 03:43:56 | INFO | 3290/cimple-server: 2024-04-25 03:43:56.143 | 3290 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_run_client_invalid_reques0/cimple.sqlite 2024-04-25 03:43:56 | INFO | 3290/cimple-server: 2024-04-25 03:43:56.144 | 3290 | SQLite database version: 0 2024-04-25 03:43:56 | INFO | 3290/cimple-server: 2024-04-25 03:43:56.144 | 3290 | Newest database version: 1 2024-04-25 03:43:56 | INFO | 3290/cimple-server: 2024-04-25 03:43:56.144 | 3290 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:56 | INFO | 3290/cimple-server: 2024-04-25 03:43:56.165 | 3290 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Process 3290/cimple-server is ready
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'hello'] 2024-04-25 03:43:56 | ERROR | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'hello'] exited with code 1 2024-04-25 03:43:56 | ERROR | Output: usage error: invalid request usage: cimple-client [-h|--help] [-V|--version] [-v|--verbose] [-H|--host HOST] [-p|--port PORT] ACTION [ARG...] available actions: queue-run URL REV - schedule a CI run of repository at URL, revision REV
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:56 | INFO | Terminating process 3290/cimple-server 2024-04-25 03:43:56 | INFO | 3290/cimple-server: 2024-04-25 03:43:56.167 | 3290 | Shutting down
Passed src/test_basic.py::test_run_noop_server 0.02
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_run_noop_server0/cimple.sqlite'] 2024-04-25 03:43:56 | INFO | Process 3294/cimple-server has started 2024-04-25 03:43:56 | INFO | 3294/cimple-server: 2024-04-25 03:43:56.171 | 3294 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_run_noop_server0/cimple.sqlite 2024-04-25 03:43:56 | INFO | 3294/cimple-server: 2024-04-25 03:43:56.171 | 3294 | SQLite database version: 0 2024-04-25 03:43:56 | INFO | 3294/cimple-server: 2024-04-25 03:43:56.171 | 3294 | Newest database version: 1 2024-04-25 03:43:56 | INFO | 3294/cimple-server: 2024-04-25 03:43:56.171 | 3294 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:56 | INFO | 3294/cimple-server: 2024-04-25 03:43:56.191 | 3294 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Process 3294/cimple-server is ready
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:56 | INFO | Terminating process 3294/cimple-server 2024-04-25 03:43:56 | INFO | 3294/cimple-server: 2024-04-25 03:43:56.191 | 3294 | Shutting down
Passed src/test_basic.py::test_run_noop_server_and_workers 0.04
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_run_noop_server_and_worke0/cimple.sqlite'] 2024-04-25 03:43:56 | INFO | Process 3297/cimple-server has started 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.195 | 3297 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_run_noop_server_and_worke0/cimple.sqlite 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.195 | 3297 | SQLite database version: 0 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.195 | 3297 | Newest database version: 1 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.195 | 3297 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.213 | 3297 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Process 3297/cimple-server is ready 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:56 | INFO | Process 3300/cimple-worker has started 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.223 | 3297 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3300/cimple-worker: 2024-04-25 03:43:56.223 | 3300 | Waiting for a new command 2024-04-25 03:43:56 | INFO | Process 3300/cimple-worker is ready 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.223 | 3302 | Added a new worker 8 to the queue 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.223 | 3297 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Process 3303/cimple-worker has started 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.231 | 3297 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.231 | 3305 | Added a new worker 9 to the queue 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.231 | 3297 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3303/cimple-worker: 2024-04-25 03:43:56.231 | 3303 | Waiting for a new command 2024-04-25 03:43:56 | INFO | Process 3303/cimple-worker is ready
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:56 | INFO | Terminating process 3303/cimple-worker 2024-04-25 03:43:56 | INFO | 3303/cimple-worker: 2024-04-25 03:43:56.232 | 3303 | Shutting down 2024-04-25 03:43:56 | INFO | Terminating process 3300/cimple-worker 2024-04-25 03:43:56 | INFO | 3300/cimple-worker: 2024-04-25 03:43:56.234 | 3300 | Shutting down 2024-04-25 03:43:56 | INFO | Terminating process 3297/cimple-server 2024-04-25 03:43:56 | INFO | 3297/cimple-server: 2024-04-25 03:43:56.235 | 3297 | Shutting down
Passed src/test_repo.py::test_sigsegv 0.09
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/home/runner/work/cimple/cimple/build/debug/cmake/test/sigsegv/sigsegv'] 2024-04-25 03:43:56 | ERROR | Command ['/home/runner/work/cimple/cimple/build/debug/cmake/test/sigsegv/sigsegv'] exited with code -11 2024-04-25 03:43:56 | ERROR | Output: Started the test program.
Passed src/test_repo.py::test_repo[output_simple-numof_clients=1-runs_per_client=1] 0.26
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/cimple.sqlite'] 2024-04-25 03:43:56 | INFO | Process 3308/cimple-server has started 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.331 | 3308 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/cimple.sqlite 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.331 | 3308 | SQLite database version: 0 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.331 | 3308 | Newest database version: 1 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.331 | 3308 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.348 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Process 3308/cimple-server is ready 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:56 | INFO | Process 3311/cimple-worker has started 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.358 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.358 | 3313 | Added a new worker 8 to the queue 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.358 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3311/cimple-worker: 2024-04-25 03:43:56.358 | 3311 | Waiting for a new command 2024-04-25 03:43:56 | INFO | Process 3311/cimple-worker is ready 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:56 | INFO | Process 3314/cimple-worker has started 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.367 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.367 | 3316 | Added a new worker 9 to the queue 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.367 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3314/cimple-worker: 2024-04-25 03:43:56.367 | 3314 | Waiting for a new command 2024-04-25 03:43:56 | INFO | Process 3314/cimple-worker is ready 2024-04-25 03:43:56 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/cimple.sqlite 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:56 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:56 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:56 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:56 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:56 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:56 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:56 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:56 | INFO | Executing 1 clients 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/repo', 'HEAD'] 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.555 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.558 | 3331 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/repo to the queue 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.558 | 3310 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/repo from the queue 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.558 | 3310 | Removed worker 8 from the queue 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.558 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.558 | 3310 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/repo to worker 8 2024-04-25 03:43:56 | INFO | 3311/cimple-worker: 2024-04-25 03:43:56.558 | 3311 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/repo to /tmp/git.dNseR6 2024-04-25 03:43:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/repo', 'HEAD'] completed successfully 2024-04-25 03:43:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:56 | INFO | 3311/cimple-worker: 2024-04-25 03:43:56.563 | 3311 | Checking out revision HEAD 2024-04-25 03:43:56 | INFO | 3311/cimple-worker: 2024-04-25 03:43:56.565 | 3311 | Going to run: ./ci 2024-04-25 03:43:56 | INFO | 3311/cimple-worker: 2024-04-25 03:43:56.571 | 3311 | Recursively removing directory: /tmp/git.dNseR6/ 2024-04-25 03:43:56 | INFO | 3311/cimple-worker: 2024-04-25 03:43:56.572 | 3311 | Process exit code: 0 2024-04-25 03:43:56 | INFO | 3311/cimple-worker: 2024-04-25 03:43:56.572 | 3311 | Process output: 57 bytes 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.572 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3311/cimple-worker: 2024-04-25 03:43:56.572 | 3311 | Waiting for a new command 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.573 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.573 | 3339 | Added a new worker 12 to the queue 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.573 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.574 | 3338 | Marked run 1 as finished 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.574 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.588 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.588 | 3342 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_0/repo to the queue 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.588 | 3308 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_0\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:56 | INFO | Terminating process 3314/cimple-worker 2024-04-25 03:43:56 | INFO | 3314/cimple-worker: 2024-04-25 03:43:56.590 | 3314 | Shutting down 2024-04-25 03:43:56 | INFO | Terminating process 3311/cimple-worker 2024-04-25 03:43:56 | INFO | 3311/cimple-worker: 2024-04-25 03:43:56.591 | 3311 | Shutting down 2024-04-25 03:43:56 | INFO | Terminating process 3308/cimple-server 2024-04-25 03:43:56 | INFO | 3308/cimple-server: 2024-04-25 03:43:56.592 | 3308 | Shutting down
Passed src/test_repo.py::test_repo[output_simple-numof_clients=1-runs_per_client=5] 0.25
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/cimple.sqlite'] 2024-04-25 03:43:56 | INFO | Process 3343/cimple-server has started 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.596 | 3343 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/cimple.sqlite 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.597 | 3343 | SQLite database version: 0 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.597 | 3343 | Newest database version: 1 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.597 | 3343 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.612 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Process 3343/cimple-server is ready 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:56 | INFO | Process 3346/cimple-worker has started 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.621 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.621 | 3348 | Added a new worker 8 to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.621 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.621 | 3346 | Waiting for a new command 2024-04-25 03:43:56 | INFO | Process 3346/cimple-worker is ready 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:56 | INFO | Process 3349/cimple-worker has started 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.630 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.630 | 3351 | Added a new worker 9 to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.630 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.630 | 3349 | Waiting for a new command 2024-04-25 03:43:56 | INFO | Process 3349/cimple-worker is ready 2024-04-25 03:43:56 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/cimple.sqlite 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:56 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:56 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:56 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:56 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:56 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:56 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:56 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:56 | INFO | Executing 5 clients 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.784 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.786 | 3365 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.786 | 3345 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.786 | 3345 | Removed worker 8 from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.787 | 3345 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to worker 8 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.787 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.787 | 3346 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to /tmp/git.L8ywis 2024-04-25 03:43:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.789 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.791 | 3367 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.791 | 3345 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.791 | 3345 | Removed worker 9 from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.791 | 3345 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to worker 9 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.791 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.791 | 3349 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to /tmp/git.IFhhOk 2024-04-25 03:43:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.794 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.794 | 3346 | Checking out revision HEAD 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.796 | 3346 | Going to run: ./ci 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.796 | 3369 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.797 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.797 | 3349 | Checking out revision HEAD 2024-04-25 03:43:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.798 | 3349 | Going to run: ./ci 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.800 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.802 | 3375 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.802 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.803 | 3346 | Recursively removing directory: /tmp/git.L8ywis/ 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.804 | 3346 | Process exit code: 0 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.804 | 3346 | Process output: 57 bytes 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.805 | 3346 | Waiting for a new command 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.805 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.805 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.805 | 3349 | Recursively removing directory: /tmp/git.IFhhOk/ 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.805 | 3386 | Added a new worker 11 to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.805 | 3345 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.805 | 3345 | Removed worker 11 from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.805 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.805 | 3345 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to worker 11 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.806 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.805 | 3346 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to /tmp/git.8xVPA2 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.807 | 3385 | Marked run 1 as finished 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.807 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.808 | 3349 | Process exit code: 0 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.808 | 3349 | Process output: 57 bytes 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.808 | 3349 | Waiting for a new command 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.808 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.808 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.808 | 3389 | Added a new worker 13 to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.808 | 3345 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.808 | 3345 | Removed worker 13 from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.808 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.808 | 3345 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to worker 13 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.808 | 3349 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to /tmp/git.g4qMvq 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.809 | 3387 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.810 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.811 | 3388 | Marked run 2 as finished 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.812 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.812 | 3346 | Checking out revision HEAD 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.813 | 3346 | Going to run: ./ci 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.813 | 3349 | Checking out revision HEAD 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.814 | 3349 | Going to run: ./ci 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.820 | 3346 | Recursively removing directory: /tmp/git.8xVPA2/ 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.821 | 3349 | Recursively removing directory: /tmp/git.g4qMvq/ 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.821 | 3346 | Process exit code: 0 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.821 | 3346 | Process output: 57 bytes 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.821 | 3346 | Waiting for a new command 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.822 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.822 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.822 | 3403 | Added a new worker 10 to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.822 | 3345 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.822 | 3345 | Removed worker 10 from the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.822 | 3345 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to worker 10 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.822 | 3346 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to /tmp/git.b7pdj4 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.822 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.823 | 3349 | Process exit code: 0 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.823 | 3349 | Process output: 57 bytes 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.823 | 3349 | Waiting for a new command 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.823 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.824 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.824 | 3405 | Added a new worker 13 to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.824 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.825 | 3402 | Marked run 3 as finished 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.825 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.827 | 3404 | Marked run 4 as finished 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.827 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.827 | 3346 | Checking out revision HEAD 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.828 | 3346 | Going to run: ./ci 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.834 | 3346 | Recursively removing directory: /tmp/git.b7pdj4/ 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.835 | 3346 | Process exit code: 0 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.835 | 3346 | Process output: 57 bytes 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.836 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.836 | 3346 | Waiting for a new command 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.836 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.836 | 3413 | Added a new worker 11 to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.836 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.837 | 3412 | Marked run 5 as finished 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.837 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.843 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.843 | 3416 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.843 | 3416 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.843 | 3416 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.843 | 3416 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.843 | 3416 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_1/repo to the queue 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.843 | 3343 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_1\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_1\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_1\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_1\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_1\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:56 | INFO | Terminating process 3349/cimple-worker 2024-04-25 03:43:56 | INFO | 3349/cimple-worker: 2024-04-25 03:43:56.845 | 3349 | Shutting down 2024-04-25 03:43:56 | INFO | Terminating process 3346/cimple-worker 2024-04-25 03:43:56 | INFO | 3346/cimple-worker: 2024-04-25 03:43:56.846 | 3346 | Shutting down 2024-04-25 03:43:56 | INFO | Terminating process 3343/cimple-server 2024-04-25 03:43:56 | INFO | 3343/cimple-server: 2024-04-25 03:43:56.847 | 3343 | Shutting down
Passed src/test_repo.py::test_repo[output_simple-numof_clients=5-runs_per_client=1] 0.40
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/cimple.sqlite'] 2024-04-25 03:43:56 | INFO | Process 3417/cimple-server has started 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.851 | 3417 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/cimple.sqlite 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.851 | 3417 | SQLite database version: 0 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.851 | 3417 | Newest database version: 1 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.851 | 3417 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.869 | 3417 | Waiting for new connections 2024-04-25 03:43:56 | INFO | Process 3417/cimple-server is ready 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:56 | INFO | Process 3420/cimple-worker has started 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.878 | 3417 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.878 | 3422 | Added a new worker 8 to the queue 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.878 | 3417 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3420/cimple-worker: 2024-04-25 03:43:56.878 | 3420 | Waiting for a new command 2024-04-25 03:43:56 | INFO | Process 3420/cimple-worker is ready 2024-04-25 03:43:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:56 | INFO | Process 3423/cimple-worker has started 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.887 | 3417 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.887 | 3425 | Added a new worker 9 to the queue 2024-04-25 03:43:56 | INFO | 3417/cimple-server: 2024-04-25 03:43:56.887 | 3417 | Waiting for new connections 2024-04-25 03:43:56 | INFO | 3423/cimple-worker: 2024-04-25 03:43:56.887 | 3423 | Waiting for a new command 2024-04-25 03:43:56 | INFO | Process 3423/cimple-worker is ready 2024-04-25 03:43:56 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/cimple.sqlite 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:56 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:56 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:56 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:56 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:56 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:56 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:56 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:56 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:57 | INFO | Executing 1 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.124 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Executing 1 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.127 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.128 | 3445 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.129 | 3419 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.129 | 3419 | Removed worker 8 from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.129 | 3419 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to worker 8 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.129 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.129 | 3420 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to /tmp/git.Pg4Bwl 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing 1 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.143 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.146 | 3420 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.148 | 3420 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.152 | 3446 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.153 | 3423 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to /tmp/git.HqMREw 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.152 | 3419 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.152 | 3419 | Removed worker 9 from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.152 | 3419 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to worker 9 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.154 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.157 | 3420 | Recursively removing directory: /tmp/git.Pg4Bwl/ 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.159 | 3420 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.159 | 3420 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.159 | 3420 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.159 | 3449 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.159 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.160 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.160 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.160 | 3457 | Added a new worker 6 to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.160 | 3419 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.160 | 3419 | Removed worker 6 from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.160 | 3419 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to worker 6 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.160 | 3423 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.160 | 3420 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to /tmp/git.8vcoJz 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.161 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.161 | 3423 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.165 | 3456 | Marked run 1 as finished 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.165 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.166 | 3420 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.167 | 3420 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.185 | 3423 | Recursively removing directory: /tmp/git.HqMREw/ 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.186 | 3423 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.186 | 3423 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.187 | 3423 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.187 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.187 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.187 | 3472 | Added a new worker 10 to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.188 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Executing 1 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.190 | 3471 | Marked run 2 as finished 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.190 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.193 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.194 | 3474 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.195 | 3423 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to /tmp/git.rTMF95 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.194 | 3419 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.194 | 3419 | Removed worker 10 from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.194 | 3419 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to worker 10 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.201 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.203 | 3420 | Recursively removing directory: /tmp/git.8vcoJz/ 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.205 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.205 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.205 | 3476 | Added a new worker 10 to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.205 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.205 | 3420 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.205 | 3420 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.205 | 3420 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.209 | 3423 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.210 | 3423 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.213 | 3475 | Marked run 3 as finished 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.213 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Executing 1 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.215 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.216 | 3482 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.217 | 3419 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.217 | 3419 | Removed worker 10 from the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.217 | 3419 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to worker 10 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.217 | 3420 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to /tmp/git.PtbuSd 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.217 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.219 | 3423 | Recursively removing directory: /tmp/git.rTMF95/ 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.221 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.221 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.221 | 3487 | Added a new worker 10 to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.221 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.221 | 3423 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.221 | 3423 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.221 | 3423 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.224 | 3420 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.224 | 3486 | Marked run 4 as finished 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.224 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.224 | 3420 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.232 | 3420 | Recursively removing directory: /tmp/git.PtbuSd/ 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.234 | 3420 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.234 | 3420 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.234 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.234 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.234 | 3495 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.234 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.234 | 3420 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.235 | 3494 | Marked run 5 as finished 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.235 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.248 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.248 | 3498 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.248 | 3498 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.248 | 3498 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.248 | 3498 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.248 | 3498 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_2/repo to the queue 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.248 | 3417 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_2\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_2\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_2\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_2\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_2\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:57 | INFO | Terminating process 3423/cimple-worker 2024-04-25 03:43:57 | INFO | 3423/cimple-worker: 2024-04-25 03:43:57.249 | 3423 | Shutting down 2024-04-25 03:43:57 | INFO | Terminating process 3420/cimple-worker 2024-04-25 03:43:57 | INFO | 3420/cimple-worker: 2024-04-25 03:43:57.251 | 3420 | Shutting down 2024-04-25 03:43:57 | INFO | Terminating process 3417/cimple-server 2024-04-25 03:43:57 | INFO | 3417/cimple-server: 2024-04-25 03:43:57.252 | 3417 | Shutting down
Passed src/test_repo.py::test_repo[output_simple-numof_clients=5-runs_per_client=5] 0.57
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/cimple.sqlite'] 2024-04-25 03:43:57 | INFO | Process 3499/cimple-server has started 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.256 | 3499 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/cimple.sqlite 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.256 | 3499 | SQLite database version: 0 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.256 | 3499 | Newest database version: 1 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.256 | 3499 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.273 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Process 3499/cimple-server is ready 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:57 | INFO | Process 3502/cimple-worker has started 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.282 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.282 | 3504 | Added a new worker 8 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.282 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.282 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | Process 3502/cimple-worker is ready 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:57 | INFO | Process 3505/cimple-worker has started 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.291 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.291 | 3507 | Added a new worker 9 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.291 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.291 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | Process 3505/cimple-worker is ready 2024-04-25 03:43:57 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/cimple.sqlite 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:57 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:57 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:57 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:57 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:57 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:57 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:57 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:57 | INFO | Executing 5 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | Executing 5 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.534 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.538 | 3527 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.539 | 3501 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.539 | 3501 | Removed worker 8 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.539 | 3501 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 8 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.539 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.539 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.J9GQQ4 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.540 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.543 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.545 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.547 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.550 | 3529 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.551 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.4V3z2H 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.551 | 3501 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.551 | 3501 | Removed worker 9 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.551 | 3501 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 9 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.551 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.554 | 3530 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.554 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.557 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.558 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | Executing 5 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.561 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.561 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.564 | 3541 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.564 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.565 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Executing 5 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.568 | 3502 | Recursively removing directory: /tmp/git.J9GQQ4/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.570 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.570 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.570 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.568 | 3542 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.570 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.570 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.571 | 3554 | Added a new worker 13 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.571 | 3501 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.571 | 3501 | Removed worker 13 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.571 | 3501 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 13 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.571 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.571 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.l0BzIk 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.573 | 3546 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.573 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.573 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.574 | 3505 | Recursively removing directory: /tmp/git.4V3z2H/ 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.576 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.577 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.577 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.577 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.578 | 3553 | Marked run 1 as finished 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.578 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.578 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.578 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.578 | 3561 | Added a new worker 17 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.578 | 3501 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.578 | 3501 | Removed worker 17 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.578 | 3501 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 17 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.579 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.ShG6HI 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.579 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.579 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.580 | 3556 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.580 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.580 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.582 | 3558 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.582 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.583 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.584 | 3559 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.585 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.585 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.586 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.587 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.588 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.589 | 3560 | Marked run 2 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.589 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.590 | 3564 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.590 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.592 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.592 | 3566 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.594 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.595 | 3570 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.595 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.597 | 3576 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.598 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.598 | 3579 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.598 | 3502 | Recursively removing directory: /tmp/git.l0BzIk/ 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.599 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.600 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.600 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.600 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.600 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.600 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.603 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.603 | 3587 | Added a new worker 12 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.603 | 3501 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.603 | 3501 | Removed worker 12 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.603 | 3501 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 12 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.604 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.603 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.RcWmf6 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.605 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.605 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Executing 5 clients 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.606 | 3505 | Recursively removing directory: /tmp/git.ShG6HI/ 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.606 | 3588 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.607 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.609 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.609 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.609 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.609 | 3586 | Marked run 3 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.610 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.610 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.610 | 3595 | Added a new worker 17 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.610 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.610 | 3501 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.610 | 3501 | Removed worker 17 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.610 | 3501 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 17 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.610 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.85DsaT 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.611 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.611 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.611 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.613 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.612 | 3590 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.613 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.616 | 3594 | Marked run 4 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.616 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.616 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.617 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.618 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.618 | 3596 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.619 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.620 | 3591 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.620 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.623 | 3597 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.623 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.625 | 3600 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.625 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.626 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.635 | 3608 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.636 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.640 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.643 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.644 | 3612 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.647 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.653 | 3502 | Recursively removing directory: /tmp/git.RcWmf6/ 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.659 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.659 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.659 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.658 | 3614 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.660 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.660 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.664 | 3621 | Added a new worker 10 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.664 | 3501 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.664 | 3501 | Removed worker 10 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.664 | 3501 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 10 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.664 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.664 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.PnXUI8 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.665 | 3505 | Recursively removing directory: /tmp/git.85DsaT/ 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.667 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.667 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.667 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.667 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.667 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.669 | 3620 | Marked run 5 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.670 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.671 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.671 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.674 | 3623 | Added a new worker 13 to the queue 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.674 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.675 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.675 | 3501 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.675 | 3501 | Removed worker 13 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.675 | 3501 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 13 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.675 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.cwWQYQ 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.676 | 3624 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.677 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.680 | 3622 | Marked run 6 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.680 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.680 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.681 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.682 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.682 | 3629 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.683 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.684 | 3502 | Recursively removing directory: /tmp/git.PnXUI8/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.686 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.686 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.686 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.686 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.686 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.687 | 3636 | Added a new worker 10 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.687 | 3501 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.687 | 3501 | Removed worker 10 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.687 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.687 | 3501 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 10 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.687 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.vROaYo 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.690 | 3635 | Marked run 7 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.690 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.693 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.692 | 3505 | Recursively removing directory: /tmp/git.cwWQYQ/ 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.693 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.693 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.694 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.693 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.694 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.694 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.694 | 3642 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.695 | 3501 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.695 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.695 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.695 | 3501 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.695 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.hCVKk1 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.697 | 3641 | Marked run 8 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.697 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.701 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.702 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.704 | 3502 | Recursively removing directory: /tmp/git.vROaYo/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.706 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.706 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.706 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.706 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.706 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.707 | 3653 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.707 | 3501 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.707 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.707 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.707 | 3501 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.707 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.wmkN4h 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.709 | 3652 | Marked run 9 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.709 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.709 | 3505 | Recursively removing directory: /tmp/git.hCVKk1/ 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.711 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.711 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.711 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.711 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.711 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.712 | 3658 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.712 | 3501 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.712 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.712 | 3501 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.712 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.712 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.40cas8 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.713 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.714 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.714 | 3657 | Marked run 10 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.714 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.717 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.718 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.720 | 3502 | Recursively removing directory: /tmp/git.wmkN4h/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.721 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.721 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.721 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.721 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.721 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.722 | 3669 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.722 | 3501 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.722 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.722 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.722 | 3501 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.722 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.mU22uP 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.724 | 3668 | Marked run 11 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.724 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.724 | 3505 | Recursively removing directory: /tmp/git.40cas8/ 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.726 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.726 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.726 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.726 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.726 | 3674 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.726 | 3501 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.726 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.726 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.726 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.726 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.AFvcxt 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.726 | 3501 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.728 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.728 | 3673 | Marked run 12 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.728 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.729 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.731 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.731 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.734 | 3502 | Recursively removing directory: /tmp/git.mU22uP/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.735 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.735 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.736 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.736 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.736 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.736 | 3687 | Added a new worker 10 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.736 | 3501 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.736 | 3501 | Removed worker 10 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.736 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.736 | 3501 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 10 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.736 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.1vPMcw 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.737 | 3505 | Recursively removing directory: /tmp/git.AFvcxt/ 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.738 | 3686 | Marked run 13 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.738 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.739 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.739 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.739 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.740 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.740 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.740 | 3690 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.740 | 3501 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.740 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.740 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.740 | 3501 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.740 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.of9Ju9 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.742 | 3689 | Marked run 14 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.742 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.742 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.743 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.746 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.747 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.749 | 3502 | Recursively removing directory: /tmp/git.1vPMcw/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.750 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.750 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.750 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.750 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.750 | 3701 | Added a new worker 10 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.750 | 3501 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.750 | 3501 | Removed worker 10 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.750 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.750 | 3501 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 10 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.750 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.751 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.b8bPpC 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.753 | 3700 | Marked run 15 as finished 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.753 | 3505 | Recursively removing directory: /tmp/git.of9Ju9/ 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.753 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.755 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.755 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.755 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.755 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.755 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.755 | 3706 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.755 | 3501 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.755 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.755 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.755 | 3501 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.755 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.R2z4cj 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.756 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.757 | 3705 | Marked run 16 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.757 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.757 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.760 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.760 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.763 | 3502 | Recursively removing directory: /tmp/git.b8bPpC/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.764 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.764 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.764 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.764 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.764 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.764 | 3717 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.764 | 3501 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.764 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.764 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.764 | 3501 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.765 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.U4ZP8J 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.766 | 3716 | Marked run 17 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.766 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.767 | 3505 | Recursively removing directory: /tmp/git.R2z4cj/ 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.768 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.768 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.768 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.768 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.769 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.769 | 3722 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.769 | 3501 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.769 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.769 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.769 | 3501 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.769 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.9nSaDn 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.770 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.770 | 3721 | Marked run 18 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.770 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.771 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.774 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.775 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.777 | 3502 | Recursively removing directory: /tmp/git.U4ZP8J/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.778 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.778 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.778 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.778 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.778 | 3733 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.778 | 3501 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.778 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.778 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.778 | 3501 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.778 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.778 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.mScfYO 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.781 | 3731 | Marked run 19 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.781 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.782 | 3505 | Recursively removing directory: /tmp/git.9nSaDn/ 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.783 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.783 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.783 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.783 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.783 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.783 | 3738 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.783 | 3501 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.783 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.783 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.783 | 3501 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.783 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.26SL4q 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.785 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.786 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.787 | 3737 | Marked run 20 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.787 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.789 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.789 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.792 | 3502 | Recursively removing directory: /tmp/git.mScfYO/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.794 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.794 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.794 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.794 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.794 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.794 | 3751 | Added a new worker 10 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.794 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.794 | 3501 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.794 | 3501 | Removed worker 10 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.794 | 3501 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 10 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.794 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.rtY8Oq 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.796 | 3750 | Marked run 21 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.796 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.797 | 3505 | Recursively removing directory: /tmp/git.26SL4q/ 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.798 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.798 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.798 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.798 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.798 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.798 | 3754 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.798 | 3501 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.798 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.798 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.798 | 3501 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.798 | 3505 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.4lkmMq 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.799 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.800 | 3753 | Marked run 22 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.800 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.800 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.803 | 3505 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.804 | 3505 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.806 | 3502 | Recursively removing directory: /tmp/git.rtY8Oq/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.807 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.807 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.807 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.807 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.807 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.808 | 3765 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.808 | 3501 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.808 | 3501 | Removed worker 11 from the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.808 | 3501 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to worker 11 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.808 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.808 | 3502 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to /tmp/git.WFyDyy 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.809 | 3764 | Marked run 23 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.810 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.810 | 3505 | Recursively removing directory: /tmp/git.4lkmMq/ 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.812 | 3505 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.812 | 3505 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.812 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.812 | 3505 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.812 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.812 | 3770 | Added a new worker 11 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.812 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.813 | 3502 | Checking out revision HEAD 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.814 | 3502 | Going to run: ./ci 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.814 | 3769 | Marked run 24 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.814 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.819 | 3502 | Recursively removing directory: /tmp/git.WFyDyy/ 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.820 | 3502 | Process exit code: 0 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.820 | 3502 | Process output: 57 bytes 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.821 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.821 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.821 | 3778 | Added a new worker 12 to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.821 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.821 | 3502 | Waiting for a new command 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.822 | 3777 | Marked run 25 as finished 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.822 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3781 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_simple_numof_3/repo to the queue 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.825 | 3499 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 25, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_simple_numof_3\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:57 | INFO | Terminating process 3505/cimple-worker 2024-04-25 03:43:57 | INFO | 3505/cimple-worker: 2024-04-25 03:43:57.827 | 3505 | Shutting down 2024-04-25 03:43:57 | INFO | Terminating process 3502/cimple-worker 2024-04-25 03:43:57 | INFO | 3502/cimple-worker: 2024-04-25 03:43:57.829 | 3502 | Shutting down 2024-04-25 03:43:57 | INFO | Terminating process 3499/cimple-server 2024-04-25 03:43:57 | INFO | 3499/cimple-server: 2024-04-25 03:43:57.830 | 3499 | Shutting down
Passed src/test_repo.py::test_repo[output_empty-numof_clients=1-runs_per_client=1] 0.22
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/cimple.sqlite'] 2024-04-25 03:43:57 | INFO | Process 3782/cimple-server has started 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.834 | 3782 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/cimple.sqlite 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.834 | 3782 | SQLite database version: 0 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.834 | 3782 | Newest database version: 1 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.834 | 3782 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.850 | 3782 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Process 3782/cimple-server is ready 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:57 | INFO | Process 3785/cimple-worker has started 2024-04-25 03:43:57 | INFO | 3785/cimple-worker: 2024-04-25 03:43:57.858 | 3785 | Waiting for a new command 2024-04-25 03:43:57 | INFO | Process 3785/cimple-worker is ready 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.858 | 3782 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.859 | 3787 | Added a new worker 8 to the queue 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.859 | 3782 | Waiting for new connections 2024-04-25 03:43:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:57 | INFO | Process 3788/cimple-worker has started 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.867 | 3782 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.867 | 3790 | Added a new worker 9 to the queue 2024-04-25 03:43:57 | INFO | 3782/cimple-server: 2024-04-25 03:43:57.867 | 3782 | Waiting for new connections 2024-04-25 03:43:57 | INFO | 3788/cimple-worker: 2024-04-25 03:43:57.867 | 3788 | Waiting for a new command 2024-04-25 03:43:57 | INFO | Process 3788/cimple-worker is ready 2024-04-25 03:43:57 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/cimple.sqlite 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:57 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:57 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:57 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:57 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:57 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:57 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:57 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:57 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:58 | INFO | Executing 1 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.021 | 3782 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.024 | 3804 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/repo to the queue 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.024 | 3784 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/repo from the queue 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.024 | 3784 | Removed worker 8 from the queue 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.024 | 3784 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/repo to worker 8 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.024 | 3782 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3785/cimple-worker: 2024-04-25 03:43:58.024 | 3785 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/repo to /tmp/git.wOUFOo 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | 3785/cimple-worker: 2024-04-25 03:43:58.029 | 3785 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3785/cimple-worker: 2024-04-25 03:43:58.030 | 3785 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3785/cimple-worker: 2024-04-25 03:43:58.036 | 3785 | Recursively removing directory: /tmp/git.wOUFOo/ 2024-04-25 03:43:58 | INFO | 3785/cimple-worker: 2024-04-25 03:43:58.037 | 3785 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3785/cimple-worker: 2024-04-25 03:43:58.037 | 3785 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.037 | 3782 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3785/cimple-worker: 2024-04-25 03:43:58.037 | 3785 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.038 | 3782 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.038 | 3811 | Added a new worker 12 to the queue 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.038 | 3782 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.039 | 3810 | Marked run 1 as finished 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.039 | 3782 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.055 | 3782 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.055 | 3814 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c0/repo to the queue 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.055 | 3782 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c0\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:58 | INFO | Terminating process 3788/cimple-worker 2024-04-25 03:43:58 | INFO | 3788/cimple-worker: 2024-04-25 03:43:58.057 | 3788 | Shutting down 2024-04-25 03:43:58 | INFO | Terminating process 3785/cimple-worker 2024-04-25 03:43:58 | INFO | 3785/cimple-worker: 2024-04-25 03:43:58.058 | 3785 | Shutting down 2024-04-25 03:43:58 | INFO | Terminating process 3782/cimple-server 2024-04-25 03:43:58 | INFO | 3782/cimple-server: 2024-04-25 03:43:58.059 | 3782 | Shutting down
Passed src/test_repo.py::test_repo[output_empty-numof_clients=1-runs_per_client=5] 0.24
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/cimple.sqlite'] 2024-04-25 03:43:58 | INFO | Process 3815/cimple-server has started 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.063 | 3815 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/cimple.sqlite 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.064 | 3815 | SQLite database version: 0 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.064 | 3815 | Newest database version: 1 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.064 | 3815 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.079 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Process 3815/cimple-server is ready 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:58 | INFO | Process 3818/cimple-worker has started 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.088 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.088 | 3820 | Added a new worker 8 to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.088 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.088 | 3818 | Waiting for a new command 2024-04-25 03:43:58 | INFO | Process 3818/cimple-worker is ready 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:58 | INFO | Process 3821/cimple-worker has started 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.097 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.097 | 3823 | Added a new worker 9 to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.097 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.097 | 3821 | Waiting for a new command 2024-04-25 03:43:58 | INFO | Process 3821/cimple-worker is ready 2024-04-25 03:43:58 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/cimple.sqlite 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:58 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:58 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:58 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:58 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:58 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:58 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:58 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:58 | INFO | Executing 5 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.248 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.251 | 3837 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.251 | 3817 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.251 | 3817 | Removed worker 8 from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.252 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.252 | 3817 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to worker 8 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.252 | 3818 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to /tmp/git.FoPx3P 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.254 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.256 | 3839 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.256 | 3817 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.256 | 3817 | Removed worker 9 from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.256 | 3817 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to worker 9 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.256 | 3821 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to /tmp/git.YnsHMg 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.257 | 3818 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.257 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.258 | 3818 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.259 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.261 | 3842 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.262 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.262 | 3821 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.263 | 3821 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.264 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.264 | 3818 | Recursively removing directory: /tmp/git.FoPx3P/ 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.267 | 3818 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.267 | 3818 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.267 | 3818 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.267 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.267 | 3849 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.267 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.267 | 3853 | Added a new worker 12 to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.267 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.267 | 3817 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.267 | 3817 | Removed worker 12 from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.267 | 3817 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to worker 12 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.267 | 3818 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to /tmp/git.uM9ulU 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.269 | 3852 | Marked run 1 as finished 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.269 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.270 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.271 | 3821 | Recursively removing directory: /tmp/git.YnsHMg/ 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.272 | 3857 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.272 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.273 | 3821 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.273 | 3821 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.273 | 3821 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.273 | 3818 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.273 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.273 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.273 | 3859 | Added a new worker 10 to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.273 | 3817 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.273 | 3817 | Removed worker 10 from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.273 | 3817 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to worker 10 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.273 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.273 | 3821 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to /tmp/git.vndkG3 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.275 | 3818 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.275 | 3858 | Marked run 2 as finished 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.275 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.279 | 3821 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.280 | 3821 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.280 | 3818 | Recursively removing directory: /tmp/git.uM9ulU/ 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.282 | 3818 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.282 | 3818 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.282 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.282 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.283 | 3818 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.283 | 3868 | Added a new worker 11 to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.283 | 3817 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.283 | 3817 | Removed worker 11 from the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.283 | 3817 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to worker 11 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.283 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.283 | 3818 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to /tmp/git.8AkcPD 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.284 | 3867 | Marked run 3 as finished 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.285 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.286 | 3821 | Recursively removing directory: /tmp/git.vndkG3/ 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.287 | 3821 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.287 | 3821 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.287 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.288 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.288 | 3821 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.288 | 3873 | Added a new worker 11 to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.288 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.289 | 3818 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.290 | 3872 | Marked run 4 as finished 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.290 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.290 | 3818 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.295 | 3818 | Recursively removing directory: /tmp/git.8AkcPD/ 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.297 | 3818 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.297 | 3818 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.297 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.297 | 3818 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.297 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.297 | 3880 | Added a new worker 12 to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.297 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.299 | 3879 | Marked run 5 as finished 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.299 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.303 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.303 | 3883 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.303 | 3883 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.303 | 3883 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.303 | 3883 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.303 | 3883 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c1/repo to the queue 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.303 | 3815 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c1\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c1\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c1\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c1\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c1\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:58 | INFO | Terminating process 3821/cimple-worker 2024-04-25 03:43:58 | INFO | 3821/cimple-worker: 2024-04-25 03:43:58.304 | 3821 | Shutting down 2024-04-25 03:43:58 | INFO | Terminating process 3818/cimple-worker 2024-04-25 03:43:58 | INFO | 3818/cimple-worker: 2024-04-25 03:43:58.305 | 3818 | Shutting down 2024-04-25 03:43:58 | INFO | Terminating process 3815/cimple-server 2024-04-25 03:43:58 | INFO | 3815/cimple-server: 2024-04-25 03:43:58.307 | 3815 | Shutting down
Passed src/test_repo.py::test_repo[output_empty-numof_clients=5-runs_per_client=1] 0.39
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/cimple.sqlite'] 2024-04-25 03:43:58 | INFO | Process 3884/cimple-server has started 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.311 | 3884 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/cimple.sqlite 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.311 | 3884 | SQLite database version: 0 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.311 | 3884 | Newest database version: 1 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.311 | 3884 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.326 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Process 3884/cimple-server is ready 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:58 | INFO | Process 3887/cimple-worker has started 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.334 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.334 | 3889 | Added a new worker 8 to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.334 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.334 | 3887 | Waiting for a new command 2024-04-25 03:43:58 | INFO | Process 3887/cimple-worker is ready 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:58 | INFO | Process 3890/cimple-worker has started 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.343 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.343 | 3892 | Added a new worker 9 to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.343 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.343 | 3890 | Waiting for a new command 2024-04-25 03:43:58 | INFO | Process 3890/cimple-worker is ready 2024-04-25 03:43:58 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/cimple.sqlite 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:58 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:58 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:58 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:58 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:58 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:58 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:58 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:58 | INFO | Executing 1 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.564 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Executing 1 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.569 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.571 | 3911 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.571 | 3886 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo from the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.571 | 3886 | Removed worker 8 from the queue 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.571 | 3887 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to /tmp/git.NyMxvn 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.571 | 3886 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to worker 8 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.571 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.576 | 3913 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.576 | 3886 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo from the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.576 | 3886 | Removed worker 9 from the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.576 | 3886 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to worker 9 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.577 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.576 | 3890 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to /tmp/git.45uRnw 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.578 | 3887 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.579 | 3887 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.592 | 3890 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.593 | 3890 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | Executing 1 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.615 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.619 | 3921 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.620 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.620 | 3890 | Recursively removing directory: /tmp/git.45uRnw/ 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.619 | 3887 | Recursively removing directory: /tmp/git.NyMxvn/ 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.621 | 3887 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.621 | 3887 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.622 | 3887 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.622 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.622 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.623 | 3928 | Added a new worker 10 to the queue 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.622 | 3890 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.622 | 3890 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.623 | 3890 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.623 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.623 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.623 | 3887 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to /tmp/git.YwwxBJ 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.623 | 3886 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo from the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.623 | 3886 | Removed worker 10 from the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.623 | 3886 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to worker 10 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.625 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.626 | 3930 | Added a new worker 9 to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.626 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.630 | 3887 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.631 | 3887 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.633 | 3927 | Marked run 1 as finished 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.633 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.639 | 3887 | Recursively removing directory: /tmp/git.YwwxBJ/ 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.641 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.641 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.641 | 3887 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.641 | 3887 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.641 | 3887 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.642 | 3937 | Added a new worker 14 to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.642 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.642 | 3929 | Marked run 2 as finished 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.643 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Executing 1 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.644 | 3936 | Marked run 3 as finished 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.645 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.647 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.648 | 3940 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.648 | 3886 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo from the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.648 | 3886 | Removed worker 9 from the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.648 | 3886 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to worker 9 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.649 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.649 | 3890 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to /tmp/git.RTwFqP 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.654 | 3890 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.655 | 3890 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.660 | 3890 | Recursively removing directory: /tmp/git.RTwFqP/ 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.661 | 3890 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.661 | 3890 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.662 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.662 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.662 | 3947 | Added a new worker 10 to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.662 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.662 | 3890 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.663 | 3946 | Marked run 4 as finished 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.664 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Executing 1 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.667 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.668 | 3950 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.668 | 3886 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo from the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.668 | 3886 | Removed worker 14 from the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.668 | 3886 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to worker 14 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.669 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.669 | 3887 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to /tmp/git.yFOS5u 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.673 | 3887 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.674 | 3887 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.680 | 3887 | Recursively removing directory: /tmp/git.yFOS5u/ 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.681 | 3887 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.681 | 3887 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.681 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.681 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.681 | 3957 | Added a new worker 11 to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.681 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.681 | 3887 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.683 | 3956 | Marked run 5 as finished 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.683 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.699 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.699 | 3960 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.699 | 3960 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.699 | 3960 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.699 | 3960 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.699 | 3960 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c2/repo to the queue 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.699 | 3884 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c2\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c2\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c2\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c2\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c2\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:58 | INFO | Terminating process 3890/cimple-worker 2024-04-25 03:43:58 | INFO | 3890/cimple-worker: 2024-04-25 03:43:58.700 | 3890 | Shutting down 2024-04-25 03:43:58 | INFO | Terminating process 3887/cimple-worker 2024-04-25 03:43:58 | INFO | 3887/cimple-worker: 2024-04-25 03:43:58.701 | 3887 | Shutting down 2024-04-25 03:43:58 | INFO | Terminating process 3884/cimple-server 2024-04-25 03:43:58 | INFO | 3884/cimple-server: 2024-04-25 03:43:58.703 | 3884 | Shutting down
Passed src/test_repo.py::test_repo[output_empty-numof_clients=5-runs_per_client=5] 0.54
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/cimple.sqlite'] 2024-04-25 03:43:58 | INFO | Process 3961/cimple-server has started 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.707 | 3961 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/cimple.sqlite 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.707 | 3961 | SQLite database version: 0 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.707 | 3961 | Newest database version: 1 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.707 | 3961 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.724 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Process 3961/cimple-server is ready 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:58 | INFO | Process 3964/cimple-worker has started 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.733 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.733 | 3966 | Added a new worker 8 to the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.733 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3964/cimple-worker: 2024-04-25 03:43:58.733 | 3964 | Waiting for a new command 2024-04-25 03:43:58 | INFO | Process 3964/cimple-worker is ready 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:58 | INFO | Process 3967/cimple-worker has started 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.741 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.741 | 3969 | Added a new worker 9 to the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.741 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3967/cimple-worker: 2024-04-25 03:43:58.741 | 3967 | Waiting for a new command 2024-04-25 03:43:58 | INFO | Process 3967/cimple-worker is ready 2024-04-25 03:43:58 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/cimple.sqlite 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:58 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:58 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:58 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:58 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:58 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:58 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:58 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:58 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:58 | INFO | Executing 5 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.964 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Executing 5 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.968 | 3988 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.968 | 3963 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.968 | 3963 | Removed worker 8 from the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.968 | 3963 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 8 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.969 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3964/cimple-worker: 2024-04-25 03:43:58.969 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.q50C5e 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.970 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.973 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3964/cimple-worker: 2024-04-25 03:43:58.975 | 3964 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3964/cimple-worker: 2024-04-25 03:43:58.976 | 3964 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.978 | 3992 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:58 | INFO | 3967/cimple-worker: 2024-04-25 03:43:58.979 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.i6SpTE 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.978 | 3963 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.978 | 3963 | Removed worker 9 from the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.978 | 3963 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 9 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.981 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Executing 5 clients 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3967/cimple-worker: 2024-04-25 03:43:58.986 | 3967 | Checking out revision HEAD 2024-04-25 03:43:58 | INFO | 3967/cimple-worker: 2024-04-25 03:43:58.988 | 3967 | Going to run: ./ci 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.988 | 3991 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:58 | INFO | 3964/cimple-worker: 2024-04-25 03:43:58.988 | 3964 | Recursively removing directory: /tmp/git.q50C5e/ 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.989 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.989 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3964/cimple-worker: 2024-04-25 03:43:58.990 | 3964 | Process exit code: 0 2024-04-25 03:43:58 | INFO | 3964/cimple-worker: 2024-04-25 03:43:58.990 | 3964 | Process output: 0 bytes 2024-04-25 03:43:58 | INFO | 3964/cimple-worker: 2024-04-25 03:43:58.990 | 3964 | Waiting for a new command 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.990 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.991 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.992 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.993 | 4005 | Added a new worker 15 to the queue 2024-04-25 03:43:58 | INFO | 3964/cimple-worker: 2024-04-25 03:43:58.993 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.TXqOeO 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.993 | 3963 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.993 | 3963 | Removed worker 15 from the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.993 | 3963 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 15 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.993 | 4004 | Marked run 1 as finished 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.993 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.994 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.996 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.997 | 4002 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:58 | INFO | 3961/cimple-server: 2024-04-25 03:43:58.997 | 3961 | Waiting for new connections 2024-04-25 03:43:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.000 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.001 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.005 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.005 | 4006 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.006 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.007 | 4007 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.007 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.009 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.009 | 4015 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.009 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.012 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.012 | 3967 | Recursively removing directory: /tmp/git.i6SpTE/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.015 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.015 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.015 | 4023 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.015 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.015 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.015 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.015 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.015 | 4025 | Added a new worker 12 to the queue 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.016 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.cmcrEF 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.016 | 3963 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.016 | 3963 | Removed worker 12 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.016 | 3963 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 12 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.016 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.018 | 4024 | Marked run 2 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.018 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.019 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.019 | 3964 | Recursively removing directory: /tmp/git.TXqOeO/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.021 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.021 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.022 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.022 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.022 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.023 | 4019 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.023 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.024 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.025 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.uFNp8v 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.025 | 4029 | Added a new worker 8 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.025 | 3963 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.025 | 3963 | Removed worker 8 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.025 | 3963 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 8 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.026 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.026 | 4027 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.026 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.027 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.032 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.032 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.033 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.033 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.034 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.036 | 4034 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.036 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.039 | 4035 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.039 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.039 | 3967 | Recursively removing directory: /tmp/git.cmcrEF/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.041 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.041 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.041 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.041 | 4028 | Marked run 3 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.042 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.042 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.042 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.043 | 4038 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.043 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.044 | 4045 | Added a new worker 11 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.044 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.044 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.kYKM4d 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.044 | 3963 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.044 | 3963 | Removed worker 11 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.044 | 3963 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 11 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.046 | 4044 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.046 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.048 | 4043 | Marked run 4 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.048 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.052 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.050 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | Executing 5 clients 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.054 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.057 | 4051 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.058 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Executing 5 clients 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.060 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.063 | 4056 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.063 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.065 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.067 | 4060 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.068 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.069 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.069 | 3964 | Recursively removing directory: /tmp/git.uFNp8v/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.070 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.070 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.070 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.071 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.071 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.071 | 3967 | Recursively removing directory: /tmp/git.kYKM4d/ 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.072 | 4066 | Added a new worker 14 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.072 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.072 | 3963 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.072 | 3963 | Removed worker 14 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.072 | 3963 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 14 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.072 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.JsEUtn 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.073 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.073 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.074 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.073 | 4063 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.074 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.074 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.074 | 4068 | Added a new worker 14 to the queue 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.074 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.yUfkvB 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.074 | 3963 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.074 | 3963 | Removed worker 14 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.074 | 3963 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 14 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.075 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.076 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.078 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.078 | 4065 | Marked run 5 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.079 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.079 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.081 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.082 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.082 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.088 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.092 | 4067 | Marked run 6 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.093 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.094 | 3967 | Recursively removing directory: /tmp/git.yUfkvB/ 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.094 | 4073 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.095 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.096 | 3964 | Recursively removing directory: /tmp/git.JsEUtn/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.096 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.097 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.097 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.097 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.097 | 4076 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.097 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.097 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.098 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.099 | 4084 | Added a new worker 12 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.099 | 3963 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.099 | 3963 | Removed worker 12 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.099 | 3963 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 12 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.099 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.Rp5j72 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.100 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.100 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.100 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.100 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.100 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.100 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.101 | 4088 | Added a new worker 9 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.101 | 3963 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.101 | 3963 | Removed worker 9 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.101 | 3963 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 9 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.101 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.102 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.ugd4OB 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.103 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.103 | 4086 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.104 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.107 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.107 | 4083 | Marked run 8 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.107 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.107 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.108 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.109 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.109 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.109 | 4089 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.109 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.110 | 4087 | Marked run 7 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.111 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.112 | 4091 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.112 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.113 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.115 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.116 | 3964 | Recursively removing directory: /tmp/git.ugd4OB/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.116 | 3967 | Recursively removing directory: /tmp/git.Rp5j72/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.117 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.117 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.117 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.118 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.118 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.118 | 4107 | Added a new worker 8 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.118 | 4098 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.118 | 3963 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.118 | 3963 | Removed worker 8 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.118 | 3963 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 8 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.118 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.g0D2mG 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.118 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.118 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.118 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.119 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.EynxNq 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.119 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.119 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.119 | 4109 | Added a new worker 8 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.119 | 3963 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.119 | 3963 | Removed worker 8 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.119 | 3963 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 8 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.119 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.121 | 4105 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.121 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.124 | 4106 | Marked run 10 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.124 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.125 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.125 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.126 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.126 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.128 | 4108 | Marked run 9 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.129 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.134 | 3967 | Recursively removing directory: /tmp/git.EynxNq/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.134 | 3964 | Recursively removing directory: /tmp/git.g0D2mG/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.136 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.136 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.136 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.136 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.136 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.136 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.137 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.PyxKQr 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.136 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.136 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.137 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.137 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.137 | 4123 | Added a new worker 15 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.137 | 3963 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.137 | 3963 | Removed worker 15 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.137 | 3963 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 15 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.138 | 4121 | Added a new worker 15 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.138 | 3963 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.138 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.138 | 3963 | Removed worker 15 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.138 | 3963 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 15 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.139 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.138 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.ARkNRv 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.140 | 4120 | Marked run 11 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.140 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.142 | 4122 | Marked run 12 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.142 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.144 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.145 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.145 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.146 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.153 | 3967 | Recursively removing directory: /tmp/git.PyxKQr/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.154 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.154 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.154 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.153 | 3964 | Recursively removing directory: /tmp/git.ARkNRv/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.155 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.155 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.155 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.155 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.155 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.155 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.155 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.155 | 4135 | Added a new worker 14 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.155 | 3963 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.155 | 3963 | Removed worker 14 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.155 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.155 | 3963 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 14 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.156 | 4137 | Added a new worker 9 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.156 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.155 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.Ot9auX 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.156 | 3963 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.156 | 3963 | Removed worker 9 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.156 | 3963 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 9 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.156 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.454lxf 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.158 | 4134 | Marked run 13 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.159 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.161 | 4136 | Marked run 14 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.161 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.162 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.162 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.163 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.163 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.168 | 3967 | Recursively removing directory: /tmp/git.Ot9auX/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.168 | 3964 | Recursively removing directory: /tmp/git.454lxf/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.169 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.169 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.169 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.169 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.169 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.169 | 4149 | Added a new worker 11 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.169 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.169 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.170 | 3963 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.170 | 3963 | Removed worker 11 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.170 | 3963 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 11 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.170 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.170 | 4151 | Added a new worker 11 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.170 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.170 | 3963 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.170 | 3963 | Removed worker 11 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.170 | 3963 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 11 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.169 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.169 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.170 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.170 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.gDVqu5 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.170 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.ZPyq6J 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.171 | 4148 | Marked run 15 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.172 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.173 | 4150 | Marked run 16 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.173 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.175 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.175 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.176 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.176 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.181 | 3964 | Recursively removing directory: /tmp/git.gDVqu5/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.181 | 3967 | Recursively removing directory: /tmp/git.ZPyq6J/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.182 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.182 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.182 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.182 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.183 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.182 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.182 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.182 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.182 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 4165 | Added a new worker 15 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 3963 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 3963 | Removed worker 15 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 3963 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 15 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 4164 | Added a new worker 16 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 3963 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 3963 | Removed worker 16 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.183 | 3963 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 16 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.183 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.RPLwBv 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.183 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.19y2fR 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.184 | 4162 | Marked run 17 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.184 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.186 | 4163 | Marked run 18 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.186 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.188 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.188 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.188 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.189 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.193 | 3967 | Recursively removing directory: /tmp/git.RPLwBv/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.194 | 3964 | Recursively removing directory: /tmp/git.19y2fR/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.195 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.195 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.195 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.195 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.195 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.195 | 4177 | Added a new worker 11 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.195 | 3963 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.195 | 3963 | Removed worker 11 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.195 | 3963 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 11 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.195 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.196 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.196 | 4179 | Added a new worker 13 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.196 | 3963 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.196 | 3963 | Removed worker 13 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.196 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.196 | 3963 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 13 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.195 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.195 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.195 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.196 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.obc3qt 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.195 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.cL7jjf 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.197 | 4176 | Marked run 20 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.197 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.198 | 4178 | Marked run 19 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.199 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.200 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.201 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.201 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.202 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.206 | 3967 | Recursively removing directory: /tmp/git.cL7jjf/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.207 | 3964 | Recursively removing directory: /tmp/git.obc3qt/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.207 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.207 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.208 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.208 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.208 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.208 | 4191 | Added a new worker 11 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.208 | 3963 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.208 | 3963 | Removed worker 11 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.208 | 3963 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 11 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.208 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.208 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.hbWz9A 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.209 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.209 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.209 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.209 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.210 | 4190 | Marked run 21 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.210 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.210 | 4193 | Added a new worker 13 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.210 | 3963 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.210 | 3963 | Removed worker 13 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.210 | 3963 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 13 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.210 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.210 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.210 | 3964 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.7TU4Yc 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.212 | 4192 | Marked run 22 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.212 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.214 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.214 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.215 | 3964 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.216 | 3964 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.220 | 3967 | Recursively removing directory: /tmp/git.hbWz9A/ 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.221 | 3964 | Recursively removing directory: /tmp/git.7TU4Yc/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.221 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.221 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.221 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.221 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.222 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.222 | 4205 | Added a new worker 11 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.222 | 3963 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.222 | 3963 | Removed worker 11 from the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.222 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.222 | 3963 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to worker 11 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.222 | 3967 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to /tmp/git.9RXH6H 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.223 | 3964 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.223 | 3964 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.224 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.224 | 4204 | Marked run 23 as finished 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.224 | 3964 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.224 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.224 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.224 | 4207 | Added a new worker 13 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.224 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.225 | 4206 | Marked run 24 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.225 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.229 | 3967 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.230 | 3967 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.235 | 3967 | Recursively removing directory: /tmp/git.9RXH6H/ 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.237 | 3967 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.237 | 3967 | Process output: 0 bytes 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.237 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.237 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.237 | 4214 | Added a new worker 11 to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.237 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.237 | 3967 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.238 | 4213 | Marked run 25 as finished 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.238 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.241 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.241 | 4217 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.241 | 4217 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.241 | 4217 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.241 | 4217 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 4217 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_empty_numof_c3/repo to the queue 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.242 | 3961 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 25, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_empty_numof_c3\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:59 | INFO | Terminating process 3967/cimple-worker 2024-04-25 03:43:59 | INFO | 3967/cimple-worker: 2024-04-25 03:43:59.244 | 3967 | Shutting down 2024-04-25 03:43:59 | INFO | Terminating process 3964/cimple-worker 2024-04-25 03:43:59 | INFO | 3964/cimple-worker: 2024-04-25 03:43:59.245 | 3964 | Shutting down 2024-04-25 03:43:59 | INFO | Terminating process 3961/cimple-server 2024-04-25 03:43:59 | INFO | 3961/cimple-server: 2024-04-25 03:43:59.247 | 3961 | Shutting down
Passed src/test_repo.py::test_repo[output_long-numof_clients=1-runs_per_client=1] 0.23
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/cimple.sqlite'] 2024-04-25 03:43:59 | INFO | Process 4218/cimple-server has started 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.251 | 4218 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/cimple.sqlite 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.251 | 4218 | SQLite database version: 0 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.251 | 4218 | Newest database version: 1 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.251 | 4218 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.267 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Process 4218/cimple-server is ready 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:59 | INFO | Process 4221/cimple-worker has started 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.276 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.276 | 4223 | Added a new worker 8 to the queue 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.276 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4221/cimple-worker: 2024-04-25 03:43:59.276 | 4221 | Waiting for a new command 2024-04-25 03:43:59 | INFO | Process 4221/cimple-worker is ready 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:59 | INFO | Process 4224/cimple-worker has started 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.285 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.285 | 4226 | Added a new worker 9 to the queue 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.285 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4224/cimple-worker: 2024-04-25 03:43:59.285 | 4224 | Waiting for a new command 2024-04-25 03:43:59 | INFO | Process 4224/cimple-worker is ready 2024-04-25 03:43:59 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/cimple.sqlite 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:59 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:59 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:59 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:59 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:59 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:59 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:59 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:59 | INFO | Executing 1 clients 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.438 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.441 | 4240 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/repo to the queue 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.441 | 4220 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/repo from the queue 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.441 | 4220 | Removed worker 8 from the queue 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.441 | 4220 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/repo to worker 8 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.441 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4221/cimple-worker: 2024-04-25 03:43:59.441 | 4221 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/repo to /tmp/git.QpWKoj 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | 4221/cimple-worker: 2024-04-25 03:43:59.445 | 4221 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 4221/cimple-worker: 2024-04-25 03:43:59.446 | 4221 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 4221/cimple-worker: 2024-04-25 03:43:59.459 | 4221 | Recursively removing directory: /tmp/git.QpWKoj/ 2024-04-25 03:43:59 | INFO | 4221/cimple-worker: 2024-04-25 03:43:59.460 | 4221 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 4221/cimple-worker: 2024-04-25 03:43:59.460 | 4221 | Process output: 415087 bytes 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.464 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4221/cimple-worker: 2024-04-25 03:43:59.468 | 4221 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.468 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.468 | 4249 | Added a new worker 11 to the queue 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.468 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.477 | 4248 | Marked run 1 as finished 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.477 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.481 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.481 | 4252 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl0/repo to the queue 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.481 | 4218 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl0\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:59 | INFO | Terminating process 4224/cimple-worker 2024-04-25 03:43:59 | INFO | 4224/cimple-worker: 2024-04-25 03:43:59.482 | 4224 | Shutting down 2024-04-25 03:43:59 | INFO | Terminating process 4221/cimple-worker 2024-04-25 03:43:59 | INFO | 4221/cimple-worker: 2024-04-25 03:43:59.483 | 4221 | Shutting down 2024-04-25 03:43:59 | INFO | Terminating process 4218/cimple-server 2024-04-25 03:43:59 | INFO | 4218/cimple-server: 2024-04-25 03:43:59.485 | 4218 | Shutting down
Passed src/test_repo.py::test_repo[output_long-numof_clients=1-runs_per_client=5] 0.28
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/cimple.sqlite'] 2024-04-25 03:43:59 | INFO | Process 4253/cimple-server has started 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.489 | 4253 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/cimple.sqlite 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.489 | 4253 | SQLite database version: 0 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.489 | 4253 | Newest database version: 1 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.489 | 4253 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.504 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Process 4253/cimple-server is ready 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:59 | INFO | Process 4256/cimple-worker has started 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.513 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.513 | 4258 | Added a new worker 8 to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.513 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.513 | 4256 | Waiting for a new command 2024-04-25 03:43:59 | INFO | Process 4256/cimple-worker is ready 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:59 | INFO | Process 4259/cimple-worker has started 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.522 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.522 | 4261 | Added a new worker 9 to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.522 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.522 | 4259 | Waiting for a new command 2024-04-25 03:43:59 | INFO | Process 4259/cimple-worker is ready 2024-04-25 03:43:59 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/cimple.sqlite 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:59 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:59 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:59 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:59 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:59 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:59 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:59 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:43:59 | INFO | Executing 5 clients 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.673 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.676 | 4275 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.676 | 4255 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.676 | 4255 | Removed worker 8 from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.676 | 4255 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to worker 8 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.676 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.676 | 4256 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to /tmp/git.mKI4NG 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.679 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.681 | 4277 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.681 | 4255 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.681 | 4255 | Removed worker 9 from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.681 | 4255 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to worker 9 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.681 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.681 | 4259 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to /tmp/git.cIZUMh 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.681 | 4256 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.683 | 4256 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.684 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.685 | 4280 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.686 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.686 | 4259 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.687 | 4259 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.688 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.690 | 4288 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.691 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.693 | 4256 | Recursively removing directory: /tmp/git.mKI4NG/ 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.693 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.695 | 4256 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.695 | 4256 | Process output: 415087 bytes 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.695 | 4295 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.696 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.697 | 4259 | Recursively removing directory: /tmp/git.cIZUMh/ 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.699 | 4259 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.699 | 4259 | Process output: 415087 bytes 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.699 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.702 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.702 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.702 | 4256 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.702 | 4299 | Added a new worker 12 to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.702 | 4255 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.702 | 4255 | Removed worker 12 from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.702 | 4255 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to worker 12 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.705 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.705 | 4259 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.703 | 4256 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to /tmp/git.9KfynJ 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.706 | 4301 | Added a new worker 14 to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.706 | 4255 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.706 | 4255 | Removed worker 14 from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.706 | 4255 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to worker 14 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.706 | 4259 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to /tmp/git.g0ziB9 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.708 | 4256 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.709 | 4256 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.711 | 4259 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.712 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.712 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.712 | 4259 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.721 | 4300 | Marked run 2 as finished 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.721 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.722 | 4256 | Recursively removing directory: /tmp/git.9KfynJ/ 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.724 | 4256 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.724 | 4256 | Process output: 415088 bytes 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.725 | 4259 | Recursively removing directory: /tmp/git.g0ziB9/ 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.725 | 4298 | Marked run 1 as finished 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.725 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.726 | 4259 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.726 | 4259 | Process output: 415088 bytes 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.728 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.729 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.731 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.731 | 4318 | Added a new worker 12 to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.731 | 4255 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.731 | 4255 | Removed worker 12 from the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.731 | 4255 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to worker 12 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.731 | 4256 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.731 | 4256 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to /tmp/git.DB82BA 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.731 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.732 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.732 | 4259 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.733 | 4319 | Added a new worker 12 to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.733 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.735 | 4256 | Checking out revision HEAD 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.736 | 4256 | Going to run: ./ci 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.740 | 4316 | Marked run 3 as finished 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.740 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.743 | 4317 | Marked run 4 as finished 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.743 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.745 | 4256 | Recursively removing directory: /tmp/git.DB82BA/ 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.746 | 4256 | Process exit code: 0 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.746 | 4256 | Process output: 415087 bytes 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.749 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.751 | 4256 | Waiting for a new command 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.751 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.752 | 4328 | Added a new worker 10 to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.752 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.758 | 4327 | Marked run 5 as finished 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.758 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.764 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.764 | 4331 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.764 | 4331 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.764 | 4331 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.764 | 4331 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.764 | 4331 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl1/repo to the queue 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.764 | 4253 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:43:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl1\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl1\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl1\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl1\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl1\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:43:59 | INFO | Terminating process 4259/cimple-worker 2024-04-25 03:43:59 | INFO | 4259/cimple-worker: 2024-04-25 03:43:59.765 | 4259 | Shutting down 2024-04-25 03:43:59 | INFO | Terminating process 4256/cimple-worker 2024-04-25 03:43:59 | INFO | 4256/cimple-worker: 2024-04-25 03:43:59.766 | 4256 | Shutting down 2024-04-25 03:43:59 | INFO | Terminating process 4253/cimple-server 2024-04-25 03:43:59 | INFO | 4253/cimple-server: 2024-04-25 03:43:59.768 | 4253 | Shutting down
Passed src/test_repo.py::test_repo[output_long-numof_clients=5-runs_per_client=1] 0.42
-------------------------------Captured log setup-------------------------------
2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/cimple.sqlite'] 2024-04-25 03:43:59 | INFO | Process 4332/cimple-server has started 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.772 | 4332 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/cimple.sqlite 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.772 | 4332 | SQLite database version: 0 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.772 | 4332 | Newest database version: 1 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.772 | 4332 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.787 | 4332 | Waiting for new connections 2024-04-25 03:43:59 | INFO | Process 4332/cimple-server is ready 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:59 | INFO | Process 4335/cimple-worker has started 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.795 | 4332 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.795 | 4337 | Added a new worker 8 to the queue 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.795 | 4332 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4335/cimple-worker: 2024-04-25 03:43:59.795 | 4335 | Waiting for a new command 2024-04-25 03:43:59 | INFO | Process 4335/cimple-worker is ready 2024-04-25 03:43:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:43:59 | INFO | Process 4338/cimple-worker has started 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.804 | 4332 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.804 | 4340 | Added a new worker 9 to the queue 2024-04-25 03:43:59 | INFO | 4332/cimple-server: 2024-04-25 03:43:59.804 | 4332 | Waiting for new connections 2024-04-25 03:43:59 | INFO | 4338/cimple-worker: 2024-04-25 03:43:59.804 | 4338 | Waiting for a new command 2024-04-25 03:43:59 | INFO | Process 4338/cimple-worker is ready 2024-04-25 03:43:59 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/cimple.sqlite 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:43:59 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:43:59 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:43:59 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:43:59 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:43:59 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:43:59 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:43:59 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:43:59 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:00 | INFO | Executing 1 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | Executing 1 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.039 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.042 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.045 | 4361 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.045 | 4334 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.045 | 4334 | Removed worker 8 from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.046 | 4334 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to worker 8 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.046 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.046 | 4335 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to /tmp/git.R24stp 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.051 | 4335 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.052 | 4335 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.054 | 4360 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.055 | 4338 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to /tmp/git.Zrpgmv 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.054 | 4334 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.054 | 4334 | Removed worker 9 from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.054 | 4334 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to worker 9 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.055 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.060 | 4338 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.061 | 4338 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | Executing 1 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.082 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Executing 1 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.087 | 4372 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.088 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.088 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing 1 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.096 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.096 | 4377 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.097 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.098 | 4338 | Recursively removing directory: /tmp/git.Zrpgmv/ 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.103 | 4384 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.103 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.100 | 4338 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.100 | 4338 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.104 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.105 | 4335 | Recursively removing directory: /tmp/git.R24stp/ 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.107 | 4335 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.107 | 4335 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.108 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.108 | 4338 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.111 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.115 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.117 | 4386 | Added a new worker 15 to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.117 | 4334 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.117 | 4334 | Removed worker 15 from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.117 | 4334 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to worker 15 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.117 | 4338 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to /tmp/git.AnjEcY 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.118 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.121 | 4335 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.122 | 4388 | Added a new worker 8 to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.122 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.122 | 4334 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.122 | 4334 | Removed worker 8 from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.122 | 4334 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to worker 8 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.122 | 4385 | Marked run 2 as finished 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.122 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.124 | 4338 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.125 | 4338 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.125 | 4335 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to /tmp/git.uBcYbl 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.131 | 4335 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.133 | 4387 | Marked run 1 as finished 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.133 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.133 | 4335 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.143 | 4338 | Recursively removing directory: /tmp/git.AnjEcY/ 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.145 | 4338 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.145 | 4338 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.145 | 4335 | Recursively removing directory: /tmp/git.uBcYbl/ 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.147 | 4335 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.147 | 4335 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.149 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.151 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.153 | 4338 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.153 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.153 | 4405 | Added a new worker 12 to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.153 | 4334 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.153 | 4334 | Removed worker 12 from the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.153 | 4334 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to worker 12 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.153 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.153 | 4338 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to /tmp/git.s9wYoh 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.155 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.155 | 4335 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.155 | 4406 | Added a new worker 12 to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.156 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.158 | 4338 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.158 | 4338 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.163 | 4403 | Marked run 3 as finished 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.164 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.166 | 4404 | Marked run 4 as finished 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.167 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.167 | 4338 | Recursively removing directory: /tmp/git.s9wYoh/ 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.168 | 4338 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.168 | 4338 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.171 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.173 | 4338 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.173 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.173 | 4415 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.173 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.181 | 4414 | Marked run 5 as finished 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.181 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.186 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.186 | 4418 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.186 | 4418 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.186 | 4418 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.186 | 4418 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.186 | 4418 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl2/repo to the queue 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.186 | 4332 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl2\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl2\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl2\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl2\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl2\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:00 | INFO | Terminating process 4338/cimple-worker 2024-04-25 03:44:00 | INFO | 4338/cimple-worker: 2024-04-25 03:44:00.187 | 4338 | Shutting down 2024-04-25 03:44:00 | INFO | Terminating process 4335/cimple-worker 2024-04-25 03:44:00 | INFO | 4335/cimple-worker: 2024-04-25 03:44:00.188 | 4335 | Shutting down 2024-04-25 03:44:00 | INFO | Terminating process 4332/cimple-server 2024-04-25 03:44:00 | INFO | 4332/cimple-server: 2024-04-25 03:44:00.190 | 4332 | Shutting down
Passed src/test_repo.py::test_repo[output_long-numof_clients=5-runs_per_client=5] 0.70
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/cimple.sqlite'] 2024-04-25 03:44:00 | INFO | Process 4419/cimple-server has started 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.194 | 4419 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/cimple.sqlite 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.194 | 4419 | SQLite database version: 0 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.194 | 4419 | Newest database version: 1 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.194 | 4419 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.214 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Process 4419/cimple-server is ready 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:00 | INFO | Process 4422/cimple-worker has started 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.222 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.222 | 4424 | Added a new worker 8 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.222 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.222 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | Process 4422/cimple-worker is ready 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:00 | INFO | Process 4425/cimple-worker has started 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.231 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.231 | 4427 | Added a new worker 9 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.231 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.231 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | Process 4425/cimple-worker is ready 2024-04-25 03:44:00 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/cimple.sqlite 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:00 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:00 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:00 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:00 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:00 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:00 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:00 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:00 | INFO | Executing 5 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.446 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.450 | 4445 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.450 | 4421 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.450 | 4421 | Removed worker 8 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.451 | 4421 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 8 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.452 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.451 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.wGxH0w 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.456 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.457 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | Executing 5 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.473 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.478 | 4422 | Recursively removing directory: /tmp/git.wGxH0w/ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.481 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.485 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.480 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.480 | 4422 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | Executing 5 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.488 | 4457 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.489 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.489 | 4421 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.489 | 4421 | Removed worker 9 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.489 | 4421 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 9 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.489 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.hyEajQ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.490 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.490 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.491 | 4456 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.491 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.491 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.491 | 4463 | Added a new worker 6 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.491 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.491 | 4421 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.491 | 4421 | Removed worker 6 from the queue 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.491 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.hLXNz3 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.491 | 4421 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 6 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.499 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.499 | 4462 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.500 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.501 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.501 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.502 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.502 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.503 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Executing 5 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.505 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.506 | 4458 | Marked run 1 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.506 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.507 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.507 | 4468 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.508 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.509 | 4470 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.509 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.511 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.511 | 4473 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.512 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.513 | 4472 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.514 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.516 | 4480 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.516 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.516 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.518 | 4486 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.518 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.518 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.521 | 4488 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.521 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.522 | 4425 | Recursively removing directory: /tmp/git.hyEajQ/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.524 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.524 | 4425 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.523 | 4492 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.523 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.524 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.525 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.526 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.527 | 4499 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.529 | 4498 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.529 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.530 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.530 | 4500 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.531 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.531 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.533 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.535 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.535 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.535 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.536 | 4507 | Added a new worker 17 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.536 | 4421 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.536 | 4421 | Removed worker 17 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.536 | 4421 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 17 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.536 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.D8pcqE 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.536 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.537 | 4505 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.537 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.541 | 4502 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.541 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | Executing 5 clients 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.548 | 4503 | Marked run 2 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.548 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.549 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.550 | 4506 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.550 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.551 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.553 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.553 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.551 | 4422 | Recursively removing directory: /tmp/git.hLXNz3/ 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.552 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.552 | 4422 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.556 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.560 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.560 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.563 | 4515 | Added a new worker 15 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.563 | 4421 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.563 | 4421 | Removed worker 15 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.564 | 4421 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 15 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.564 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.7WkDOP 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.564 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.572 | 4512 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.572 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.572 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.573 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.575 | 4513 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.575 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.579 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.579 | 4514 | Marked run 3 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.579 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.580 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.581 | 4523 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.582 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.584 | 4524 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.584 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.588 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.590 | 4530 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.590 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.593 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.590 | 4425 | Recursively removing directory: /tmp/git.D8pcqE/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.592 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.592 | 4425 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.596 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.596 | 4422 | Recursively removing directory: /tmp/git.7WkDOP/ 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.598 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.598 | 4422 | Process output: 415086 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.599 | 4536 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.600 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.602 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.602 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.603 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.603 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.603 | 4541 | Added a new worker 15 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.603 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.603 | 4421 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.603 | 4421 | Removed worker 15 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.603 | 4421 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 15 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.604 | 4540 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.604 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.604 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.Jtr1Mj 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.608 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.611 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.611 | 4542 | Added a new worker 14 to the queue 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.613 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.zOx78v 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.612 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.613 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.612 | 4421 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.612 | 4421 | Removed worker 14 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.612 | 4421 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 14 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.613 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.615 | 4537 | Marked run 4 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.615 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.619 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.620 | 4539 | Marked run 5 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.620 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.621 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.626 | 4425 | Recursively removing directory: /tmp/git.Jtr1Mj/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.628 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.628 | 4425 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.632 | 4422 | Recursively removing directory: /tmp/git.zOx78v/ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.632 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.633 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.633 | 4422 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.636 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.636 | 4558 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.636 | 4421 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.636 | 4421 | Removed worker 10 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.636 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.636 | 4421 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 10 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.636 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.636 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.rocCk5 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.638 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.641 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.642 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.642 | 4560 | Added a new worker 13 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.642 | 4421 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.642 | 4421 | Removed worker 13 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.642 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.642 | 4421 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 13 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.642 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.642 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.sJPWR6 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.643 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.646 | 4557 | Marked run 6 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.646 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.649 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.650 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.651 | 4559 | Marked run 7 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.651 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.652 | 4425 | Recursively removing directory: /tmp/git.rocCk5/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.653 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.653 | 4425 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.657 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.658 | 4422 | Recursively removing directory: /tmp/git.sJPWR6/ 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.660 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.660 | 4422 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.660 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.660 | 4576 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.660 | 4421 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.660 | 4421 | Removed worker 10 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.660 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.660 | 4421 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 10 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.660 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.660 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.dWNrgs 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.664 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.665 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.666 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.667 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.667 | 4579 | Added a new worker 12 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.667 | 4421 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.667 | 4421 | Removed worker 12 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.667 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.667 | 4421 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 12 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.667 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.667 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.ZdQNlE 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.673 | 4575 | Marked run 8 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.673 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.675 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.676 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.676 | 4425 | Recursively removing directory: /tmp/git.dWNrgs/ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.677 | 4577 | Marked run 9 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.677 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.678 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.678 | 4425 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.681 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.684 | 4422 | Recursively removing directory: /tmp/git.ZdQNlE/ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.684 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.684 | 4594 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.685 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.685 | 4421 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.685 | 4421 | Removed worker 10 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.685 | 4421 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 10 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.684 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.685 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.2p8BpI 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.685 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.685 | 4422 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.689 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.690 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.691 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.692 | 4593 | Marked run 10 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.692 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.693 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.693 | 4597 | Added a new worker 8 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.693 | 4421 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.693 | 4421 | Removed worker 8 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.693 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.693 | 4421 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 8 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.693 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.693 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.8T0bA3 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.698 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.699 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.699 | 4425 | Recursively removing directory: /tmp/git.2p8BpI/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.702 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.702 | 4425 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.703 | 4595 | Marked run 11 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.703 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.705 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.707 | 4422 | Recursively removing directory: /tmp/git.8T0bA3/ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.708 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.709 | 4612 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.709 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.709 | 4421 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.709 | 4421 | Removed worker 10 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.709 | 4421 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 10 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.708 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.709 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.NN1eS5 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.709 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.709 | 4422 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.712 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.714 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.715 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.715 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.715 | 4614 | Added a new worker 13 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.715 | 4421 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.715 | 4421 | Removed worker 13 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.715 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.715 | 4421 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 13 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.715 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.715 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.BJ9z6g 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.718 | 4611 | Marked run 12 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.719 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.722 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.723 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.724 | 4613 | Marked run 13 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.724 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.725 | 4425 | Recursively removing directory: /tmp/git.NN1eS5/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.726 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.726 | 4425 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.729 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.732 | 4422 | Recursively removing directory: /tmp/git.BJ9z6g/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.733 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.733 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.733 | 4630 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.733 | 4421 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.733 | 4421 | Removed worker 10 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.733 | 4421 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 10 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.733 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.733 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.ZjZWsJ 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.733 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.733 | 4422 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.737 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.739 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.740 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.740 | 4629 | Marked run 14 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.740 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.741 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.741 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.741 | 4633 | Added a new worker 8 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.741 | 4421 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.741 | 4421 | Removed worker 8 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.741 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.741 | 4421 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 8 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.741 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.wVhpSb 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.745 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.746 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.749 | 4425 | Recursively removing directory: /tmp/git.ZjZWsJ/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.751 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.751 | 4425 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.751 | 4631 | Marked run 15 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.752 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.755 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.755 | 4422 | Recursively removing directory: /tmp/git.wVhpSb/ 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.757 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.757 | 4422 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.758 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.758 | 4648 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.758 | 4421 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.758 | 4421 | Removed worker 10 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.758 | 4421 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 10 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.758 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.758 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.759 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.KiQOZe 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.759 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.763 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.763 | 4650 | Added a new worker 12 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.763 | 4421 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.763 | 4421 | Removed worker 12 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.763 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.763 | 4421 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 12 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.763 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.763 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.4WRxMY 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.764 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.769 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.771 | 4647 | Marked run 16 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.771 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.773 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.774 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.775 | 4649 | Marked run 17 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.775 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.778 | 4425 | Recursively removing directory: /tmp/git.KiQOZe/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.780 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.780 | 4425 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.783 | 4422 | Recursively removing directory: /tmp/git.4WRxMY/ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.784 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.784 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.784 | 4422 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.786 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.786 | 4666 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.786 | 4421 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.786 | 4421 | Removed worker 10 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.786 | 4421 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 10 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.786 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.787 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.gitVU7 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.787 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.787 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.790 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.791 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.791 | 4668 | Added a new worker 12 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.791 | 4421 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.791 | 4421 | Removed worker 12 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.791 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.791 | 4421 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 12 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.791 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.791 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.oT0jVG 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.791 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.797 | 4665 | Marked run 18 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.797 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.798 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.800 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.801 | 4425 | Recursively removing directory: /tmp/git.gitVU7/ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.802 | 4667 | Marked run 19 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.802 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.802 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.802 | 4425 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.805 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.808 | 4422 | Recursively removing directory: /tmp/git.oT0jVG/ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.809 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.809 | 4684 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.809 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.809 | 4421 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.809 | 4421 | Removed worker 10 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.809 | 4421 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 10 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.809 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.809 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.yAtJZF 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.809 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.809 | 4422 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.813 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.814 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.816 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.817 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.817 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.817 | 4687 | Added a new worker 13 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.817 | 4421 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.817 | 4421 | Removed worker 13 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.817 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.817 | 4421 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 13 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.817 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.FJqPZA 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.818 | 4683 | Marked run 20 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.818 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.824 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.825 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.827 | 4685 | Marked run 21 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.827 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.827 | 4425 | Recursively removing directory: /tmp/git.yAtJZF/ 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.828 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.828 | 4425 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.832 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.833 | 4422 | Recursively removing directory: /tmp/git.FJqPZA/ 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.834 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.834 | 4422 | Process output: 415086 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.835 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.835 | 4702 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.835 | 4421 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.835 | 4421 | Removed worker 10 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.835 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.835 | 4421 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 10 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.835 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.835 | 4425 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.fmmYxM 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.839 | 4425 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.839 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.840 | 4425 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.842 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.842 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.843 | 4706 | Added a new worker 13 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.843 | 4421 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.843 | 4421 | Removed worker 13 from the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.843 | 4421 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to worker 13 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.843 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.844 | 4422 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to /tmp/git.DYmAaD 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.848 | 4701 | Marked run 22 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.848 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.851 | 4425 | Recursively removing directory: /tmp/git.fmmYxM/ 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.852 | 4703 | Marked run 23 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.852 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.853 | 4422 | Checking out revision HEAD 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.853 | 4425 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.853 | 4425 | Process output: 415088 bytes 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.854 | 4422 | Going to run: ./ci 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.856 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.859 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.859 | 4425 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.859 | 4720 | Added a new worker 10 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.860 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.862 | 4422 | Recursively removing directory: /tmp/git.DYmAaD/ 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.863 | 4422 | Process exit code: 0 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.863 | 4422 | Process output: 415087 bytes 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.866 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.868 | 4422 | Waiting for a new command 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.868 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.868 | 4722 | Added a new worker 14 to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.868 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.870 | 4714 | Marked run 24 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.870 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.876 | 4721 | Marked run 25 as finished 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.876 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.887 | 4725 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.888 | 4725 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.888 | 4725 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.888 | 4725 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.888 | 4725 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.888 | 4725 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.888 | 4725 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.888 | 4725 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.889 | 4725 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.889 | 4725 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.889 | 4725 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.889 | 4725 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.889 | 4725 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.889 | 4725 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.889 | 4725 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.889 | 4725 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_long_numof_cl3/repo to the queue 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.890 | 4419 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 25, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_long_numof_cl3\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:00 | INFO | Terminating process 4425/cimple-worker 2024-04-25 03:44:00 | INFO | 4425/cimple-worker: 2024-04-25 03:44:00.892 | 4425 | Shutting down 2024-04-25 03:44:00 | INFO | Terminating process 4422/cimple-worker 2024-04-25 03:44:00 | INFO | 4422/cimple-worker: 2024-04-25 03:44:00.893 | 4422 | Shutting down 2024-04-25 03:44:00 | INFO | Terminating process 4419/cimple-server 2024-04-25 03:44:00 | INFO | 4419/cimple-server: 2024-04-25 03:44:00.894 | 4419 | Shutting down
Passed src/test_repo.py::test_repo[output_null-numof_clients=1-runs_per_client=1] 0.23
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/cimple.sqlite'] 2024-04-25 03:44:00 | INFO | Process 4726/cimple-server has started 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.898 | 4726 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/cimple.sqlite 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.899 | 4726 | SQLite database version: 0 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.899 | 4726 | Newest database version: 1 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.899 | 4726 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.922 | 4726 | Waiting for new connections 2024-04-25 03:44:00 | INFO | Process 4726/cimple-server is ready 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:00 | INFO | Process 4729/cimple-worker has started 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.931 | 4726 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.931 | 4731 | Added a new worker 8 to the queue 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.931 | 4726 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4729/cimple-worker: 2024-04-25 03:44:00.931 | 4729 | Waiting for a new command 2024-04-25 03:44:00 | INFO | Process 4729/cimple-worker is ready 2024-04-25 03:44:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:00 | INFO | Process 4732/cimple-worker has started 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.939 | 4726 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.939 | 4734 | Added a new worker 9 to the queue 2024-04-25 03:44:00 | INFO | 4726/cimple-server: 2024-04-25 03:44:00.939 | 4726 | Waiting for new connections 2024-04-25 03:44:00 | INFO | 4732/cimple-worker: 2024-04-25 03:44:00.939 | 4732 | Waiting for a new command 2024-04-25 03:44:00 | INFO | Process 4732/cimple-worker is ready 2024-04-25 03:44:00 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/cimple.sqlite 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:00 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:00 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:00 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:00 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:00 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:00 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:00 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:00 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:01 | INFO | Executing 1 clients 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.090 | 4726 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.093 | 4748 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/repo to the queue 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.093 | 4728 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/repo from the queue 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.093 | 4728 | Removed worker 8 from the queue 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.093 | 4728 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/repo to worker 8 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.093 | 4726 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4729/cimple-worker: 2024-04-25 03:44:01.093 | 4729 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/repo to /tmp/git.pN8e6N 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | 4729/cimple-worker: 2024-04-25 03:44:01.098 | 4729 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4729/cimple-worker: 2024-04-25 03:44:01.099 | 4729 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4729/cimple-worker: 2024-04-25 03:44:01.119 | 4729 | Recursively removing directory: /tmp/git.pN8e6N/ 2024-04-25 03:44:01 | INFO | 4729/cimple-worker: 2024-04-25 03:44:01.120 | 4729 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4729/cimple-worker: 2024-04-25 03:44:01.120 | 4729 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.120 | 4726 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4729/cimple-worker: 2024-04-25 03:44:01.120 | 4729 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.120 | 4726 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.120 | 4755 | Added a new worker 12 to the queue 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.120 | 4726 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.122 | 4754 | Marked run 1 as finished 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.122 | 4726 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.125 | 4726 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.125 | 4758 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl0/repo to the queue 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.125 | 4726 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 1, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl0\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:01 | INFO | Terminating process 4732/cimple-worker 2024-04-25 03:44:01 | INFO | 4732/cimple-worker: 2024-04-25 03:44:01.126 | 4732 | Shutting down 2024-04-25 03:44:01 | INFO | Terminating process 4729/cimple-worker 2024-04-25 03:44:01 | INFO | 4729/cimple-worker: 2024-04-25 03:44:01.127 | 4729 | Shutting down 2024-04-25 03:44:01 | INFO | Terminating process 4726/cimple-server 2024-04-25 03:44:01 | INFO | 4726/cimple-server: 2024-04-25 03:44:01.128 | 4726 | Shutting down
Passed src/test_repo.py::test_repo[output_null-numof_clients=1-runs_per_client=5] 0.29
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/cimple.sqlite'] 2024-04-25 03:44:01 | INFO | Process 4759/cimple-server has started 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.133 | 4759 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/cimple.sqlite 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.133 | 4759 | SQLite database version: 0 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.133 | 4759 | Newest database version: 1 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.133 | 4759 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.148 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Process 4759/cimple-server is ready 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:01 | INFO | Process 4762/cimple-worker has started 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.156 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.157 | 4764 | Added a new worker 8 to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.157 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.156 | 4762 | Waiting for a new command 2024-04-25 03:44:01 | INFO | Process 4762/cimple-worker is ready 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:01 | INFO | Process 4765/cimple-worker has started 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.165 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.165 | 4767 | Added a new worker 9 to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.165 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.165 | 4765 | Waiting for a new command 2024-04-25 03:44:01 | INFO | Process 4765/cimple-worker is ready 2024-04-25 03:44:01 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/cimple.sqlite 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:01 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:01 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:01 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:01 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:01 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:01 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:01 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:01 | INFO | Executing 5 clients 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.315 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.318 | 4781 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.318 | 4761 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.318 | 4761 | Removed worker 8 from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.319 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.319 | 4761 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to worker 8 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.319 | 4762 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to /tmp/git.x5sQQL 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.321 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.323 | 4783 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.323 | 4761 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.323 | 4761 | Removed worker 9 from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.323 | 4761 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to worker 9 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.323 | 4765 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to /tmp/git.bdSYM3 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.324 | 4762 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.325 | 4762 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.323 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.326 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.330 | 4786 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.331 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.331 | 4765 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.332 | 4765 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.333 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.335 | 4793 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.335 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.338 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.339 | 4799 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.339 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.354 | 4762 | Recursively removing directory: /tmp/git.x5sQQL/ 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.356 | 4762 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.356 | 4762 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.356 | 4762 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.356 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.356 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.356 | 4801 | Added a new worker 10 to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.356 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.356 | 4761 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.356 | 4761 | Removed worker 10 from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.357 | 4761 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to worker 10 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.357 | 4762 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to /tmp/git.wovyCz 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.358 | 4800 | Marked run 1 as finished 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.359 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.359 | 4765 | Recursively removing directory: /tmp/git.bdSYM3/ 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.360 | 4765 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.360 | 4765 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.360 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.360 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.360 | 4803 | Added a new worker 10 to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.360 | 4761 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.360 | 4761 | Removed worker 10 from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.361 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.361 | 4761 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to worker 10 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.360 | 4765 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.361 | 4765 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to /tmp/git.iWQN3u 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.363 | 4802 | Marked run 2 as finished 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.363 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.363 | 4762 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.364 | 4762 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.366 | 4765 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.367 | 4765 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.385 | 4762 | Recursively removing directory: /tmp/git.wovyCz/ 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.386 | 4762 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.386 | 4762 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.386 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.386 | 4762 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.386 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.386 | 4815 | Added a new worker 11 to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.386 | 4761 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.386 | 4761 | Removed worker 11 from the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.386 | 4761 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to worker 11 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.386 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.386 | 4765 | Recursively removing directory: /tmp/git.iWQN3u/ 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.386 | 4762 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to /tmp/git.q5c0s8 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.388 | 4814 | Marked run 3 as finished 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.388 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.389 | 4765 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.389 | 4765 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.389 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.389 | 4765 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.389 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.389 | 4817 | Added a new worker 11 to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.389 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.391 | 4816 | Marked run 4 as finished 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.391 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.392 | 4762 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.393 | 4762 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.412 | 4762 | Recursively removing directory: /tmp/git.q5c0s8/ 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.413 | 4762 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.413 | 4762 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.413 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.413 | 4762 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.414 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.414 | 4824 | Added a new worker 12 to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.414 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.415 | 4823 | Marked run 5 as finished 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.415 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.417 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.417 | 4827 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.417 | 4827 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.417 | 4827 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.417 | 4827 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.417 | 4827 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl1/repo to the queue 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.418 | 4759 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl1\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl1\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl1\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl1\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl1\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:01 | INFO | Terminating process 4765/cimple-worker 2024-04-25 03:44:01 | INFO | 4765/cimple-worker: 2024-04-25 03:44:01.419 | 4765 | Shutting down 2024-04-25 03:44:01 | INFO | Terminating process 4762/cimple-worker 2024-04-25 03:44:01 | INFO | 4762/cimple-worker: 2024-04-25 03:44:01.420 | 4762 | Shutting down 2024-04-25 03:44:01 | INFO | Terminating process 4759/cimple-server 2024-04-25 03:44:01 | INFO | 4759/cimple-server: 2024-04-25 03:44:01.421 | 4759 | Shutting down
Passed src/test_repo.py::test_repo[output_null-numof_clients=5-runs_per_client=1] 0.43
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/cimple.sqlite'] 2024-04-25 03:44:01 | INFO | Process 4828/cimple-server has started 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.425 | 4828 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/cimple.sqlite 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.426 | 4828 | SQLite database version: 0 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.426 | 4828 | Newest database version: 1 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.426 | 4828 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.445 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Process 4828/cimple-server is ready 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:01 | INFO | Process 4831/cimple-worker has started 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.453 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.454 | 4833 | Added a new worker 8 to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.454 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.453 | 4831 | Waiting for a new command 2024-04-25 03:44:01 | INFO | Process 4831/cimple-worker is ready 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:01 | INFO | Process 4834/cimple-worker has started 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.462 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.462 | 4836 | Added a new worker 9 to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.462 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.462 | 4834 | Waiting for a new command 2024-04-25 03:44:01 | INFO | Process 4834/cimple-worker is ready 2024-04-25 03:44:01 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/cimple.sqlite 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:01 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:01 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:01 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:01 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:01 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:01 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:01 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:01 | INFO | Executing 1 clients 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | Executing 1 clients 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | Executing 1 clients 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.690 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.691 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.691 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.694 | 4858 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.694 | 4830 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.694 | 4830 | Removed worker 8 from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.694 | 4830 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to worker 8 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.694 | 4831 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to /tmp/git.7tLLUp 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.695 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.696 | 4859 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.697 | 4830 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.697 | 4830 | Removed worker 9 from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.697 | 4830 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to worker 9 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.697 | 4834 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to /tmp/git.uhmoR9 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.714 | 4834 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.714 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.714 | 4831 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.716 | 4834 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.717 | 4831 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.724 | 4860 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.725 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | Executing 1 clients 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.752 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.754 | 4871 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.754 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | Executing 1 clients 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.775 | 4831 | Recursively removing directory: /tmp/git.7tLLUp/ 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.777 | 4834 | Recursively removing directory: /tmp/git.uhmoR9/ 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.777 | 4831 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.777 | 4831 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.777 | 4831 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.777 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.777 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.777 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.778 | 4878 | Added a new worker 13 to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.778 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.778 | 4830 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.778 | 4830 | Removed worker 13 from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.778 | 4830 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to worker 13 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.778 | 4831 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to /tmp/git.rBGoAW 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.779 | 4834 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.779 | 4834 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.779 | 4834 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.779 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.779 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.779 | 4880 | Added a new worker 15 to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.779 | 4830 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.779 | 4830 | Removed worker 15 from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.779 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.779 | 4830 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to worker 15 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.780 | 4834 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to /tmp/git.UHMoyR 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.784 | 4877 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.784 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.786 | 4831 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.786 | 4876 | Marked run 1 as finished 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.787 | 4831 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.787 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.789 | 4879 | Marked run 2 as finished 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.789 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.789 | 4834 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.790 | 4834 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.816 | 4831 | Recursively removing directory: /tmp/git.rBGoAW/ 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.817 | 4834 | Recursively removing directory: /tmp/git.UHMoyR/ 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.817 | 4831 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.817 | 4831 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.817 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.818 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.818 | 4892 | Added a new worker 11 to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.818 | 4830 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.818 | 4830 | Removed worker 11 from the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.818 | 4830 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to worker 11 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.817 | 4831 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.818 | 4831 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to /tmp/git.ywUWBu 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.818 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.819 | 4834 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.819 | 4834 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.819 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.819 | 4834 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.819 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.819 | 4894 | Added a new worker 9 to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.820 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.820 | 4891 | Marked run 3 as finished 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.820 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.821 | 4893 | Marked run 4 as finished 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.821 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.823 | 4831 | Checking out revision HEAD 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.823 | 4831 | Going to run: ./ci 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.842 | 4831 | Recursively removing directory: /tmp/git.ywUWBu/ 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.844 | 4831 | Process exit code: 254 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.844 | 4831 | Process output: 11 bytes 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.844 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.844 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.844 | 4901 | Added a new worker 12 to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.844 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.844 | 4831 | Waiting for a new command 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.845 | 4900 | Marked run 5 as finished 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.845 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.848 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.848 | 4904 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.848 | 4904 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.848 | 4904 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.848 | 4904 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.848 | 4904 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl2/repo to the queue 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.848 | 4828 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl2\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl2\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl2\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl2\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl2\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:01 | INFO | Terminating process 4834/cimple-worker 2024-04-25 03:44:01 | INFO | 4834/cimple-worker: 2024-04-25 03:44:01.850 | 4834 | Shutting down 2024-04-25 03:44:01 | INFO | Terminating process 4831/cimple-worker 2024-04-25 03:44:01 | INFO | 4831/cimple-worker: 2024-04-25 03:44:01.851 | 4831 | Shutting down 2024-04-25 03:44:01 | INFO | Terminating process 4828/cimple-server 2024-04-25 03:44:01 | INFO | 4828/cimple-server: 2024-04-25 03:44:01.852 | 4828 | Shutting down
Passed src/test_repo.py::test_repo[output_null-numof_clients=5-runs_per_client=5] 0.73
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/cimple.sqlite'] 2024-04-25 03:44:01 | INFO | Process 4905/cimple-server has started 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.856 | 4905 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/cimple.sqlite 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.857 | 4905 | SQLite database version: 0 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.857 | 4905 | Newest database version: 1 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.857 | 4905 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.874 | 4905 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Process 4905/cimple-server is ready 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:01 | INFO | Process 4908/cimple-worker has started 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.882 | 4905 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4908/cimple-worker: 2024-04-25 03:44:01.882 | 4908 | Waiting for a new command 2024-04-25 03:44:01 | INFO | Process 4908/cimple-worker is ready 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.882 | 4910 | Added a new worker 8 to the queue 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.883 | 4905 | Waiting for new connections 2024-04-25 03:44:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:01 | INFO | Process 4911/cimple-worker has started 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.891 | 4905 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.891 | 4913 | Added a new worker 9 to the queue 2024-04-25 03:44:01 | INFO | 4905/cimple-server: 2024-04-25 03:44:01.891 | 4905 | Waiting for new connections 2024-04-25 03:44:01 | INFO | 4911/cimple-worker: 2024-04-25 03:44:01.891 | 4911 | Waiting for a new command 2024-04-25 03:44:01 | INFO | Process 4911/cimple-worker is ready 2024-04-25 03:44:01 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/cimple.sqlite 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:01 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:01 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:01 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:01 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:01 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:01 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:01 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:01 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:02 | INFO | Executing 5 clients 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.107 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.117 | 4931 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.117 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.IcLHRF 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.117 | 4907 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.117 | 4907 | Removed worker 8 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.117 | 4907 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 8 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.117 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.123 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.124 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.137 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Executing 5 clients 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.142 | 4939 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.142 | 4907 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.142 | 4907 | Removed worker 9 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.142 | 4907 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 9 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.142 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.ZSFbHJ 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.142 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.143 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.146 | 4941 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.146 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.148 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.148 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | Executing 5 clients 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.149 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.153 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.154 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.155 | 4945 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.155 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.158 | 4949 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.158 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.160 | 4948 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.161 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.161 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.163 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.167 | 4954 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.167 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.167 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.169 | 4956 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.169 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.171 | 4908 | Recursively removing directory: /tmp/git.IcLHRF/ 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.174 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.174 | 4955 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.174 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.175 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.175 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.175 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.176 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.176 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Executing 5 clients 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.177 | 4962 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.177 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.177 | 4967 | Added a new worker 6 to the queue 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.178 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.178 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.buq9GO 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.178 | 4907 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.178 | 4907 | Removed worker 6 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.178 | 4907 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 6 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.183 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.183 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.184 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.185 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.188 | 4966 | Marked run 1 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.188 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.189 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.190 | 4968 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.190 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.191 | 4969 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.192 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Executing 5 clients 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.196 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.197 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.198 | 4972 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.199 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.199 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.200 | 4980 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.200 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.201 | 4911 | Recursively removing directory: /tmp/git.ZSFbHJ/ 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.201 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.203 | 4981 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.204 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.204 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.204 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.204 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.204 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.205 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.205 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.205 | 4989 | Added a new worker 17 to the queue 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.206 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.jC8AA1 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.205 | 4907 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.205 | 4907 | Removed worker 17 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.205 | 4907 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 17 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.207 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.207 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.209 | 4985 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.210 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.213 | 4983 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.213 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.215 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.217 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.217 | 4988 | Marked run 2 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.218 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.219 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.220 | 4986 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.221 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.223 | 4990 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.223 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.223 | 4908 | Recursively removing directory: /tmp/git.buq9GO/ 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.225 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.225 | 4993 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.225 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.225 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.225 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.226 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.226 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.226 | 5001 | Added a new worker 13 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.227 | 4907 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.227 | 4907 | Removed worker 13 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.227 | 4907 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 13 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.227 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.228 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.pGavP6 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.229 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.229 | 4997 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.230 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.235 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.236 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.237 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.238 | 5003 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.238 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.240 | 5000 | Marked run 3 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.240 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.243 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.250 | 4911 | Recursively removing directory: /tmp/git.jC8AA1/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.252 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.252 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.253 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.253 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.253 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.253 | 5014 | Added a new worker 15 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.253 | 4907 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.253 | 4907 | Removed worker 15 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.253 | 4907 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 15 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.253 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.253 | 5006 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.253 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.TOMMtj 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.254 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.257 | 5009 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.258 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.259 | 5013 | Marked run 4 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.260 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.261 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.262 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.265 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.268 | 5017 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.271 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.271 | 4908 | Recursively removing directory: /tmp/git.pGavP6/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.273 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.273 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.273 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.273 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.273 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.274 | 5023 | Added a new worker 10 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.274 | 4907 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.274 | 4907 | Removed worker 10 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.274 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.274 | 4907 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 10 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.274 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.4r49SM 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.279 | 5022 | Marked run 5 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.280 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.280 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.281 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.291 | 4911 | Recursively removing directory: /tmp/git.TOMMtj/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.292 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.292 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.293 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.293 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.293 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.293 | 5030 | Added a new worker 10 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.293 | 4907 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.293 | 4907 | Removed worker 10 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.293 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.293 | 4907 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 10 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.293 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.qXY0Vw 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.296 | 5029 | Marked run 6 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.296 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.299 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.300 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.305 | 4908 | Recursively removing directory: /tmp/git.4r49SM/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.307 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.307 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.307 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.307 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.307 | 5037 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.307 | 4907 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.307 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.307 | 4907 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.307 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.307 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.307 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.rV6OO1 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.309 | 5036 | Marked run 7 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.309 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.313 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.314 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.324 | 4911 | Recursively removing directory: /tmp/git.qXY0Vw/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.325 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.325 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.325 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.325 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.325 | 5044 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.325 | 4907 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.325 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.325 | 4907 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.325 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.325 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.325 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.UGaIfQ 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.327 | 5043 | Marked run 8 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.327 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.330 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.331 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.335 | 4908 | Recursively removing directory: /tmp/git.rV6OO1/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.336 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.336 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.336 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.337 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.337 | 5051 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.337 | 4907 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.337 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.337 | 4907 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.337 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.337 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.4BMfn2 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.337 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.342 | 5050 | Marked run 9 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.342 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.345 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.345 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.352 | 4911 | Recursively removing directory: /tmp/git.UGaIfQ/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.353 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.353 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.353 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.353 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.353 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.353 | 5058 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.353 | 4907 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.353 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.353 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.353 | 4907 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.353 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.7odEJM 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.355 | 5057 | Marked run 10 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.355 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.358 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.359 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.365 | 4908 | Recursively removing directory: /tmp/git.4BMfn2/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.366 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.366 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.367 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.367 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.367 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.367 | 5065 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.367 | 4907 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.367 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.367 | 4907 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.367 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.367 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.basybq 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.369 | 5064 | Marked run 11 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.370 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.374 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.375 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.381 | 4911 | Recursively removing directory: /tmp/git.7odEJM/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.382 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.382 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.382 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.382 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.382 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.382 | 5072 | Added a new worker 10 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.382 | 4907 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.382 | 4907 | Removed worker 10 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.382 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.382 | 4907 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 10 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.382 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.nlWQd8 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.385 | 5071 | Marked run 12 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.385 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.387 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.388 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.395 | 4908 | Recursively removing directory: /tmp/git.basybq/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.397 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.397 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.397 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.397 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.397 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.397 | 5079 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.397 | 4907 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.397 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.397 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.397 | 4907 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.398 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.xb3jcg 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.399 | 5078 | Marked run 13 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.399 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.402 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.403 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.409 | 4911 | Recursively removing directory: /tmp/git.nlWQd8/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.411 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.411 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.411 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.411 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.411 | 5086 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.411 | 4907 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.411 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.411 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.411 | 4907 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.411 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.411 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.3UfRot 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.413 | 5085 | Marked run 14 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.413 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.417 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.418 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.426 | 4908 | Recursively removing directory: /tmp/git.xb3jcg/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.427 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.427 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.427 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.427 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.427 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.427 | 5093 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.427 | 4907 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.427 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.428 | 4907 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.428 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.428 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.LhQc7V 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.429 | 5092 | Marked run 15 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.429 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.433 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.434 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.441 | 4911 | Recursively removing directory: /tmp/git.3UfRot/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.443 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.443 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.443 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.443 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.443 | 5100 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.443 | 4907 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.443 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.443 | 4907 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.443 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.443 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.443 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.pZ1amE 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.445 | 5099 | Marked run 16 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.445 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.449 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.450 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.457 | 4908 | Recursively removing directory: /tmp/git.LhQc7V/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.459 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.459 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.459 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.459 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.459 | 5107 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.459 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.459 | 4907 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.459 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.459 | 4907 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.459 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.459 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.VK7Zuk 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.461 | 5106 | Marked run 17 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.461 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.465 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.466 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.473 | 4911 | Recursively removing directory: /tmp/git.pZ1amE/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.475 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.475 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.475 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.475 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.475 | 5114 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.475 | 4907 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.475 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.475 | 4907 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.476 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.475 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.475 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.jMtiEG 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.477 | 5113 | Marked run 18 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.477 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.480 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.481 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.487 | 4908 | Recursively removing directory: /tmp/git.VK7Zuk/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.488 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.488 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.488 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.489 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.489 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.489 | 5121 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.489 | 4907 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.489 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.489 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.489 | 4907 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.489 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.v33oUX 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.490 | 5120 | Marked run 19 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.490 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.495 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.496 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.503 | 4911 | Recursively removing directory: /tmp/git.jMtiEG/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.505 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.505 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.505 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.505 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.505 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.505 | 5128 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.505 | 4907 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.505 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.505 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.505 | 4907 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.505 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.GotubW 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.507 | 5127 | Marked run 20 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.507 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.510 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.511 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.517 | 4908 | Recursively removing directory: /tmp/git.v33oUX/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.518 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.518 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.518 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.518 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.518 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.519 | 5135 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.519 | 4907 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.519 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.519 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.519 | 4907 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.519 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.GESAyN 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.520 | 5134 | Marked run 21 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.521 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.524 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.524 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.532 | 4911 | Recursively removing directory: /tmp/git.GotubW/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.534 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.534 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.534 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.534 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.534 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.534 | 5142 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.534 | 4907 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.534 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.534 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.534 | 4907 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.534 | 4911 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.G7ZcJl 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.536 | 5141 | Marked run 22 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.536 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.540 | 4911 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.541 | 4911 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.547 | 4908 | Recursively removing directory: /tmp/git.GESAyN/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.548 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.548 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.548 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.549 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.549 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.549 | 5149 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.549 | 4907 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.549 | 4907 | Removed worker 11 from the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.549 | 4907 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to worker 11 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.549 | 4908 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to /tmp/git.JMsFpz 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.549 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.551 | 5148 | Marked run 23 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.551 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.556 | 4908 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.557 | 4908 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.564 | 4911 | Recursively removing directory: /tmp/git.G7ZcJl/ 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.566 | 4911 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.566 | 4911 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.566 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.566 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.566 | 5156 | Added a new worker 11 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.566 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.566 | 4911 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.568 | 5155 | Marked run 24 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.568 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.578 | 4908 | Recursively removing directory: /tmp/git.JMsFpz/ 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.579 | 4908 | Process exit code: 254 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.579 | 4908 | Process output: 11 bytes 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.579 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.579 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.579 | 5158 | Added a new worker 12 to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.580 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.579 | 4908 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.581 | 5157 | Marked run 25 as finished 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.581 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 5161 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_output_null_numof_cl3/repo to the queue 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.584 | 4905 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 25, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 254, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_output_null_numof_cl3\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:02 | INFO | Terminating process 4911/cimple-worker 2024-04-25 03:44:02 | INFO | 4911/cimple-worker: 2024-04-25 03:44:02.586 | 4911 | Shutting down 2024-04-25 03:44:02 | INFO | Terminating process 4908/cimple-worker 2024-04-25 03:44:02 | INFO | 4908/cimple-worker: 2024-04-25 03:44:02.587 | 4908 | Shutting down 2024-04-25 03:44:02 | INFO | Terminating process 4905/cimple-server 2024-04-25 03:44:02 | INFO | 4905/cimple-server: 2024-04-25 03:44:02.588 | 4905 | Shutting down
Passed src/test_repo.py::test_repo[segfault-numof_clients=1-runs_per_client=1] 0.28
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/cimple.sqlite'] 2024-04-25 03:44:02 | INFO | Process 5162/cimple-server has started 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.593 | 5162 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/cimple.sqlite 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.593 | 5162 | SQLite database version: 0 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.593 | 5162 | Newest database version: 1 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.593 | 5162 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.610 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Process 5162/cimple-server is ready 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:02 | INFO | Process 5165/cimple-worker has started 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.619 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.619 | 5167 | Added a new worker 8 to the queue 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.619 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5165/cimple-worker: 2024-04-25 03:44:02.619 | 5165 | Waiting for a new command 2024-04-25 03:44:02 | INFO | Process 5165/cimple-worker is ready 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:02 | INFO | Process 5168/cimple-worker has started 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.628 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.628 | 5170 | Added a new worker 9 to the queue 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.628 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5168/cimple-worker: 2024-04-25 03:44:02.628 | 5168 | Waiting for a new command 2024-04-25 03:44:02 | INFO | Process 5168/cimple-worker is ready 2024-04-25 03:44:02 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/cimple.sqlite 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:02 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:02 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:02 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:02 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:02 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:02 | INFO | Executing 1 clients 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/repo', 'HEAD'] 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.772 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.775 | 5181 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/repo to the queue 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.775 | 5164 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/repo from the queue 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.775 | 5164 | Removed worker 8 from the queue 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.776 | 5164 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/repo to worker 8 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.776 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5165/cimple-worker: 2024-04-25 03:44:02.776 | 5165 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/repo to /tmp/git.AUWQMX 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:02 | INFO | 5165/cimple-worker: 2024-04-25 03:44:02.780 | 5165 | Checking out revision HEAD 2024-04-25 03:44:02 | INFO | 5165/cimple-worker: 2024-04-25 03:44:02.781 | 5165 | Going to run: ./ci 2024-04-25 03:44:02 | INFO | 5165/cimple-worker: 2024-04-25 03:44:02.867 | 5165 | Recursively removing directory: /tmp/git.AUWQMX/ 2024-04-25 03:44:02 | INFO | 5165/cimple-worker: 2024-04-25 03:44:02.868 | 5165 | Process exit code: -11 2024-04-25 03:44:02 | INFO | 5165/cimple-worker: 2024-04-25 03:44:02.868 | 5165 | Process output: 26 bytes 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.868 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5165/cimple-worker: 2024-04-25 03:44:02.868 | 5165 | Waiting for a new command 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.868 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.869 | 5185 | Added a new worker 12 to the queue 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.869 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.870 | 5184 | Marked run 1 as finished 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.870 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.873 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.873 | 5188 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien0/repo to the queue 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.873 | 5162 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 1, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien0\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:02 | INFO | Terminating process 5168/cimple-worker 2024-04-25 03:44:02 | INFO | 5168/cimple-worker: 2024-04-25 03:44:02.874 | 5168 | Shutting down 2024-04-25 03:44:02 | INFO | Terminating process 5165/cimple-worker 2024-04-25 03:44:02 | INFO | 5165/cimple-worker: 2024-04-25 03:44:02.875 | 5165 | Shutting down 2024-04-25 03:44:02 | INFO | Terminating process 5162/cimple-server 2024-04-25 03:44:02 | INFO | 5162/cimple-server: 2024-04-25 03:44:02.877 | 5162 | Shutting down
Passed src/test_repo.py::test_repo[segfault-numof_clients=1-runs_per_client=5] 0.47
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/cimple.sqlite'] 2024-04-25 03:44:02 | INFO | Process 5189/cimple-server has started 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.881 | 5189 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/cimple.sqlite 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.881 | 5189 | SQLite database version: 0 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.881 | 5189 | Newest database version: 1 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.881 | 5189 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.899 | 5189 | Waiting for new connections 2024-04-25 03:44:02 | INFO | Process 5189/cimple-server is ready 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:02 | INFO | Process 5192/cimple-worker has started 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.908 | 5189 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.908 | 5194 | Added a new worker 8 to the queue 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.908 | 5189 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5192/cimple-worker: 2024-04-25 03:44:02.908 | 5192 | Waiting for a new command 2024-04-25 03:44:02 | INFO | Process 5192/cimple-worker is ready 2024-04-25 03:44:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:02 | INFO | Process 5195/cimple-worker has started 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.916 | 5189 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.916 | 5197 | Added a new worker 9 to the queue 2024-04-25 03:44:02 | INFO | 5189/cimple-server: 2024-04-25 03:44:02.916 | 5189 | Waiting for new connections 2024-04-25 03:44:02 | INFO | 5195/cimple-worker: 2024-04-25 03:44:02.916 | 5195 | Waiting for a new command 2024-04-25 03:44:02 | INFO | Process 5195/cimple-worker is ready 2024-04-25 03:44:02 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/cimple.sqlite 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:02 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:02 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:02 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:02 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:02 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:02 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:03 | INFO | Executing 5 clients 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.060 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.063 | 5208 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.063 | 5191 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.063 | 5191 | Removed worker 8 from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.063 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.063 | 5192 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to /tmp/git.x9VbIz 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.063 | 5191 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to worker 8 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.066 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.068 | 5210 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.068 | 5191 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.068 | 5191 | Removed worker 9 from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.068 | 5191 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to worker 9 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.068 | 5195 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to /tmp/git.0mKE70 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.068 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.069 | 5192 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.070 | 5192 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.071 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.073 | 5195 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.074 | 5214 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.074 | 5195 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.074 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.077 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.079 | 5218 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.079 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.082 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.084 | 5220 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.084 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.163 | 5195 | Recursively removing directory: /tmp/git.0mKE70/ 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.164 | 5195 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.164 | 5195 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.164 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.164 | 5195 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.164 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.164 | 5222 | Added a new worker 11 to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.164 | 5191 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.164 | 5191 | Removed worker 11 from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.164 | 5191 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to worker 11 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.164 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.164 | 5195 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to /tmp/git.FMMMrg 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.166 | 5221 | Marked run 2 as finished 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.166 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.169 | 5195 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.169 | 5195 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.176 | 5192 | Recursively removing directory: /tmp/git.x9VbIz/ 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.177 | 5192 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.177 | 5192 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.177 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.177 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.177 | 5192 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.178 | 5226 | Added a new worker 11 to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.178 | 5191 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.178 | 5191 | Removed worker 11 from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.178 | 5191 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to worker 11 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.178 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.178 | 5192 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to /tmp/git.F5Oa7y 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.179 | 5225 | Marked run 1 as finished 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.179 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.182 | 5192 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.183 | 5192 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.253 | 5195 | Recursively removing directory: /tmp/git.FMMMrg/ 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.255 | 5195 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.255 | 5195 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.255 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.255 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.255 | 5230 | Added a new worker 11 to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.255 | 5191 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.255 | 5191 | Removed worker 11 from the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.255 | 5191 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to worker 11 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.256 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.255 | 5195 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.255 | 5195 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to /tmp/git.Ob8tqW 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.257 | 5229 | Marked run 3 as finished 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.257 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.261 | 5195 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.261 | 5195 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.268 | 5192 | Recursively removing directory: /tmp/git.F5Oa7y/ 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.270 | 5192 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.270 | 5192 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.270 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.270 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.270 | 5234 | Added a new worker 11 to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.270 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.270 | 5192 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.271 | 5233 | Marked run 4 as finished 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.271 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.345 | 5195 | Recursively removing directory: /tmp/git.Ob8tqW/ 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.346 | 5195 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.346 | 5195 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.347 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.347 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.347 | 5236 | Added a new worker 12 to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.347 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.347 | 5195 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.348 | 5235 | Marked run 5 as finished 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.348 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.351 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.351 | 5239 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.351 | 5239 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.351 | 5239 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.351 | 5239 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.351 | 5239 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien1/repo to the queue 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.351 | 5189 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien1\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien1\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien1\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien1\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien1\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:03 | INFO | Terminating process 5195/cimple-worker 2024-04-25 03:44:03 | INFO | 5195/cimple-worker: 2024-04-25 03:44:03.352 | 5195 | Shutting down 2024-04-25 03:44:03 | INFO | Terminating process 5192/cimple-worker 2024-04-25 03:44:03 | INFO | 5192/cimple-worker: 2024-04-25 03:44:03.354 | 5192 | Shutting down 2024-04-25 03:44:03 | INFO | Terminating process 5189/cimple-server 2024-04-25 03:44:03 | INFO | 5189/cimple-server: 2024-04-25 03:44:03.355 | 5189 | Shutting down
Passed src/test_repo.py::test_repo[segfault-numof_clients=5-runs_per_client=1] 0.59
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/cimple.sqlite'] 2024-04-25 03:44:03 | INFO | Process 5240/cimple-server has started 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.359 | 5240 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/cimple.sqlite 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.359 | 5240 | SQLite database version: 0 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.359 | 5240 | Newest database version: 1 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.359 | 5240 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.377 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Process 5240/cimple-server is ready 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:03 | INFO | Process 5243/cimple-worker has started 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.386 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.386 | 5245 | Added a new worker 8 to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.386 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.386 | 5243 | Waiting for a new command 2024-04-25 03:44:03 | INFO | Process 5243/cimple-worker is ready 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:03 | INFO | Process 5246/cimple-worker has started 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.394 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.394 | 5248 | Added a new worker 9 to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.394 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.394 | 5246 | Waiting for a new command 2024-04-25 03:44:03 | INFO | Process 5246/cimple-worker is ready 2024-04-25 03:44:03 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/cimple.sqlite 2024-04-25 03:44:03 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:03 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:03 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:03 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:03 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:03 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:03 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:03 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:03 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:03 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:03 | INFO | Executing 1 clients 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.603 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Executing 1 clients 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.607 | 5264 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.607 | 5243 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to /tmp/git.zFDS6m 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.607 | 5242 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.607 | 5242 | Removed worker 8 from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.607 | 5242 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to worker 8 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.607 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.612 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.613 | 5243 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.614 | 5243 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.621 | 5266 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.621 | 5242 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.621 | 5242 | Removed worker 9 from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.621 | 5242 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to worker 9 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.621 | 5246 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to /tmp/git.YWP1dv 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.622 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.626 | 5246 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.627 | 5246 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | Executing 1 clients 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.644 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.661 | 5273 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.661 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Executing 1 clients 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.665 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.692 | 5276 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.703 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Executing 1 clients 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.734 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.744 | 5279 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.744 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.757 | 5246 | Recursively removing directory: /tmp/git.YWP1dv/ 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.758 | 5246 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.758 | 5246 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.758 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.758 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.759 | 5281 | Added a new worker 10 to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.759 | 5242 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.759 | 5242 | Removed worker 10 from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.759 | 5242 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to worker 10 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.758 | 5246 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.759 | 5246 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to /tmp/git.EYwVC5 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.759 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.761 | 5280 | Marked run 2 as finished 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.762 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.764 | 5246 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.765 | 5246 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.773 | 5243 | Recursively removing directory: /tmp/git.zFDS6m/ 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.774 | 5243 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.774 | 5243 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.775 | 5243 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.775 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.775 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.775 | 5285 | Added a new worker 11 to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.775 | 5242 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.775 | 5242 | Removed worker 11 from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.775 | 5242 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to worker 11 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.775 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.775 | 5243 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to /tmp/git.ifN5e6 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.778 | 5284 | Marked run 1 as finished 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.778 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.780 | 5243 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.780 | 5243 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.851 | 5246 | Recursively removing directory: /tmp/git.EYwVC5/ 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.852 | 5246 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.852 | 5246 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.852 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.852 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.853 | 5289 | Added a new worker 11 to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.853 | 5242 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.853 | 5242 | Removed worker 11 from the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.853 | 5242 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to worker 11 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.853 | 5246 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.853 | 5246 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to /tmp/git.MGgWBt 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.853 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.855 | 5288 | Marked run 3 as finished 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.855 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.858 | 5246 | Checking out revision HEAD 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.858 | 5246 | Going to run: ./ci 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.864 | 5243 | Recursively removing directory: /tmp/git.ifN5e6/ 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.865 | 5243 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.865 | 5243 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.865 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.865 | 5243 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.865 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.865 | 5293 | Added a new worker 11 to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.865 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.867 | 5292 | Marked run 4 as finished 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.867 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.941 | 5246 | Recursively removing directory: /tmp/git.MGgWBt/ 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.942 | 5246 | Process exit code: -11 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.942 | 5246 | Process output: 26 bytes 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.942 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.942 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.942 | 5295 | Added a new worker 12 to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.942 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.942 | 5246 | Waiting for a new command 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.943 | 5294 | Marked run 5 as finished 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.944 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.946 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.946 | 5298 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.946 | 5298 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.946 | 5298 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.946 | 5298 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.946 | 5298 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien2/repo to the queue 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.946 | 5240 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 5, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien2\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien2\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien2\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien2\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien2\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:03 | INFO | Terminating process 5246/cimple-worker 2024-04-25 03:44:03 | INFO | 5246/cimple-worker: 2024-04-25 03:44:03.948 | 5246 | Shutting down 2024-04-25 03:44:03 | INFO | Terminating process 5243/cimple-worker 2024-04-25 03:44:03 | INFO | 5243/cimple-worker: 2024-04-25 03:44:03.949 | 5243 | Shutting down 2024-04-25 03:44:03 | INFO | Terminating process 5240/cimple-server 2024-04-25 03:44:03 | INFO | 5240/cimple-server: 2024-04-25 03:44:03.950 | 5240 | Shutting down
Passed src/test_repo.py::test_repo[segfault-numof_clients=5-runs_per_client=5] 1.57
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/cimple.sqlite'] 2024-04-25 03:44:03 | INFO | Process 5299/cimple-server has started 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.954 | 5299 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/cimple.sqlite 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.955 | 5299 | SQLite database version: 0 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.955 | 5299 | Newest database version: 1 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.955 | 5299 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.971 | 5299 | Waiting for new connections 2024-04-25 03:44:03 | INFO | Process 5299/cimple-server is ready 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:03 | INFO | Process 5302/cimple-worker has started 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.979 | 5299 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.979 | 5304 | Added a new worker 8 to the queue 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.979 | 5299 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5302/cimple-worker: 2024-04-25 03:44:03.979 | 5302 | Waiting for a new command 2024-04-25 03:44:03 | INFO | Process 5302/cimple-worker is ready 2024-04-25 03:44:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:03 | INFO | Process 5305/cimple-worker has started 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.988 | 5299 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.988 | 5307 | Added a new worker 9 to the queue 2024-04-25 03:44:03 | INFO | 5299/cimple-server: 2024-04-25 03:44:03.988 | 5299 | Waiting for new connections 2024-04-25 03:44:03 | INFO | 5305/cimple-worker: 2024-04-25 03:44:03.988 | 5305 | Waiting for a new command 2024-04-25 03:44:03 | INFO | Process 5305/cimple-worker is ready 2024-04-25 03:44:03 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/cimple.sqlite 2024-04-25 03:44:03 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:03 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:03 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:03 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:03 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:04 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:04 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:04 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:04 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:04 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:04 | INFO | Executing 5 clients 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.218 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Executing 5 clients 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.224 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.228 | 5325 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.228 | 5301 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.228 | 5301 | Removed worker 8 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.228 | 5301 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 8 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.229 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.G5PqXG 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.229 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.231 | 5322 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.232 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.mMRdf7 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.232 | 5301 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.232 | 5301 | Removed worker 9 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.232 | 5301 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 9 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.232 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.238 | 5302 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.239 | 5302 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.240 | 5305 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.242 | 5305 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.245 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.249 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Executing 5 clients 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | Executing 5 clients 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.252 | 5330 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.252 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.253 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.256 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.259 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.259 | 5335 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.260 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | Executing 5 clients 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.263 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.264 | 5339 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.264 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.264 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.266 | 5340 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.266 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.267 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.269 | 5341 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.269 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.271 | 5345 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.271 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.273 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.274 | 5346 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.274 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.276 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.276 | 5349 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.277 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.278 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.279 | 5350 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.279 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.280 | 5353 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.281 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.282 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.282 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.284 | 5355 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.284 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.285 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.285 | 5357 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.285 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.287 | 5361 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.288 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.289 | 5360 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.291 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.291 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.292 | 5362 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.292 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.296 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.298 | 5368 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.299 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.301 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.301 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.303 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.305 | 5370 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.306 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.307 | 5371 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.307 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.312 | 5366 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.313 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.316 | 5372 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.318 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.318 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.324 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.327 | 5375 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.327 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.337 | 5376 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.337 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.362 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.363 | 5378 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.364 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo', 'HEAD'] completed successfully 2024-04-25 03:44:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.370 | 5305 | Recursively removing directory: /tmp/git.mMRdf7/ 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.372 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.372 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.371 | 5305 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.371 | 5305 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.371 | 5305 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.372 | 5380 | Added a new worker 10 to the queue 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.372 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.55Xwk6 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.372 | 5301 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.372 | 5301 | Removed worker 10 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.372 | 5301 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 10 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.374 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.377 | 5305 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.378 | 5305 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.381 | 5379 | Marked run 2 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.381 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.387 | 5302 | Recursively removing directory: /tmp/git.G5PqXG/ 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.388 | 5302 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.388 | 5302 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.389 | 5302 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.389 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.gWsDIG 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.389 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.389 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.389 | 5384 | Added a new worker 10 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.389 | 5301 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.389 | 5301 | Removed worker 10 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.389 | 5301 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 10 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.390 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.392 | 5383 | Marked run 1 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.392 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.394 | 5302 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.395 | 5302 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.479 | 5305 | Recursively removing directory: /tmp/git.55Xwk6/ 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.480 | 5305 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.480 | 5305 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.481 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.481 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.481 | 5388 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.481 | 5301 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.481 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.481 | 5301 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.481 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.481 | 5305 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.481 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.aRmLf4 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.483 | 5387 | Marked run 3 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.483 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.487 | 5305 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.487 | 5305 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.494 | 5302 | Recursively removing directory: /tmp/git.gWsDIG/ 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.495 | 5302 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.495 | 5302 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.495 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.495 | 5302 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.496 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.496 | 5392 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.496 | 5301 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.496 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.496 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.496 | 5301 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.496 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.VSmd4z 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.498 | 5391 | Marked run 4 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.498 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.501 | 5302 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.502 | 5302 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.574 | 5305 | Recursively removing directory: /tmp/git.aRmLf4/ 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.576 | 5305 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.576 | 5305 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.576 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.576 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.576 | 5396 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.576 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.576 | 5301 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.576 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.576 | 5301 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.576 | 5305 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.576 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.Tr7rw7 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.578 | 5395 | Marked run 5 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.578 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.581 | 5305 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.581 | 5305 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.588 | 5302 | Recursively removing directory: /tmp/git.VSmd4z/ 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.589 | 5302 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.589 | 5302 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.589 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.589 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.589 | 5400 | Added a new worker 10 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.589 | 5301 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.589 | 5301 | Removed worker 10 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.589 | 5301 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 10 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.589 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.589 | 5302 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.589 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.RqEnzS 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.591 | 5399 | Marked run 6 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.591 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.594 | 5302 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.594 | 5302 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.669 | 5305 | Recursively removing directory: /tmp/git.Tr7rw7/ 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.670 | 5305 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.670 | 5305 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.670 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.670 | 5305 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.670 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.670 | 5404 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.670 | 5301 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.670 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.670 | 5301 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.670 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.671 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.igMECL 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.672 | 5403 | Marked run 7 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.672 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.675 | 5305 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.676 | 5305 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.684 | 5302 | Recursively removing directory: /tmp/git.RqEnzS/ 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.685 | 5302 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.685 | 5302 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.685 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.685 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.685 | 5408 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.685 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.685 | 5301 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.685 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.685 | 5301 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.685 | 5302 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.686 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.XmdzMN 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.687 | 5407 | Marked run 8 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.687 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.690 | 5302 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.691 | 5302 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.763 | 5305 | Recursively removing directory: /tmp/git.igMECL/ 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.764 | 5305 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.764 | 5305 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.765 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.765 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.765 | 5412 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.765 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.765 | 5301 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.765 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.765 | 5301 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.765 | 5305 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.765 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.y3ISZe 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.767 | 5411 | Marked run 9 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.767 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.770 | 5305 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.771 | 5305 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.777 | 5302 | Recursively removing directory: /tmp/git.XmdzMN/ 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.778 | 5302 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.778 | 5302 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.778 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.778 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.778 | 5302 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.779 | 5416 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.779 | 5301 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.779 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.779 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.779 | 5301 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.779 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.EAaf2h 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.781 | 5415 | Marked run 10 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.781 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.784 | 5302 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.784 | 5302 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.859 | 5305 | Recursively removing directory: /tmp/git.y3ISZe/ 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.860 | 5305 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.860 | 5305 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.860 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.860 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.860 | 5420 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.860 | 5305 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.860 | 5301 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.860 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.860 | 5301 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.860 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.861 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.e94cYP 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.862 | 5419 | Marked run 11 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.862 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.865 | 5305 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.866 | 5305 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.872 | 5302 | Recursively removing directory: /tmp/git.EAaf2h/ 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.873 | 5302 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.873 | 5302 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.873 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.873 | 5302 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.873 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.874 | 5424 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.874 | 5301 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.874 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.874 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.874 | 5301 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.874 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.F3Ifs0 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.878 | 5423 | Marked run 12 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.878 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.881 | 5302 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.881 | 5302 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.952 | 5305 | Recursively removing directory: /tmp/git.e94cYP/ 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.953 | 5305 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.953 | 5305 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.953 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.953 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.953 | 5428 | Added a new worker 10 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.953 | 5301 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.953 | 5301 | Removed worker 10 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.953 | 5301 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 10 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.953 | 5305 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.954 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.aG721l 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.954 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.956 | 5427 | Marked run 13 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.956 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.958 | 5305 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5305/cimple-worker: 2024-04-25 03:44:04.959 | 5305 | Going to run: ./ci 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.967 | 5302 | Recursively removing directory: /tmp/git.F3Ifs0/ 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.968 | 5302 | Process exit code: -11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.968 | 5302 | Process output: 26 bytes 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.969 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.969 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.969 | 5432 | Added a new worker 11 to the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.969 | 5301 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.969 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.969 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.969 | 5301 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.969 | 5302 | Waiting for a new command 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.969 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.z34ApX 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.970 | 5431 | Marked run 14 as finished 2024-04-25 03:44:04 | INFO | 5299/cimple-server: 2024-04-25 03:44:04.970 | 5299 | Waiting for new connections 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.974 | 5302 | Checking out revision HEAD 2024-04-25 03:44:04 | INFO | 5302/cimple-worker: 2024-04-25 03:44:04.974 | 5302 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.042 | 5305 | Recursively removing directory: /tmp/git.aG721l/ 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.043 | 5305 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.043 | 5305 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.044 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.044 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.044 | 5436 | Added a new worker 10 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.044 | 5301 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.044 | 5301 | Removed worker 10 from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.044 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.044 | 5301 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 10 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.044 | 5305 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.044 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.Atm1yZ 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.046 | 5435 | Marked run 15 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.046 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.050 | 5305 | Checking out revision HEAD 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.051 | 5305 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.060 | 5302 | Recursively removing directory: /tmp/git.z34ApX/ 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.061 | 5302 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.061 | 5302 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.061 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.061 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.061 | 5440 | Added a new worker 10 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.061 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.061 | 5301 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.061 | 5301 | Removed worker 10 from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.061 | 5301 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 10 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.061 | 5302 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.061 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.Gl9eHY 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.063 | 5439 | Marked run 16 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.064 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.067 | 5302 | Checking out revision HEAD 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.068 | 5302 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.138 | 5305 | Recursively removing directory: /tmp/git.Atm1yZ/ 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.139 | 5305 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.139 | 5305 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.139 | 5305 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.139 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.139 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.140 | 5444 | Added a new worker 10 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.140 | 5301 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.140 | 5301 | Removed worker 10 from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.140 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.140 | 5301 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 10 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.140 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.1CzLDM 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.143 | 5443 | Marked run 17 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.143 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.145 | 5305 | Checking out revision HEAD 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.145 | 5305 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.154 | 5302 | Recursively removing directory: /tmp/git.Gl9eHY/ 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.155 | 5302 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.155 | 5302 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.155 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.156 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.156 | 5448 | Added a new worker 11 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.156 | 5301 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.156 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.156 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.156 | 5301 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.156 | 5302 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.156 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.BpuxOU 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.158 | 5447 | Marked run 18 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.158 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.161 | 5302 | Checking out revision HEAD 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.161 | 5302 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.231 | 5305 | Recursively removing directory: /tmp/git.1CzLDM/ 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.232 | 5305 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.232 | 5305 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.232 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.232 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.233 | 5452 | Added a new worker 11 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.233 | 5301 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.233 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.233 | 5301 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.232 | 5305 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.233 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.K3NiUA 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.233 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.235 | 5451 | Marked run 19 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.235 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.237 | 5305 | Checking out revision HEAD 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.238 | 5305 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.246 | 5302 | Recursively removing directory: /tmp/git.BpuxOU/ 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.248 | 5302 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.248 | 5302 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.248 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.248 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.248 | 5456 | Added a new worker 11 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.248 | 5301 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.248 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.248 | 5301 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.248 | 5302 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.248 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.cLsWnx 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.249 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.250 | 5455 | Marked run 20 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.250 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.254 | 5302 | Checking out revision HEAD 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.255 | 5302 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.325 | 5305 | Recursively removing directory: /tmp/git.K3NiUA/ 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.326 | 5305 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.326 | 5305 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.326 | 5305 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.326 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.326 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.326 | 5460 | Added a new worker 10 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.326 | 5301 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.326 | 5301 | Removed worker 10 from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.326 | 5301 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 10 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.327 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.ESVkhd 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.327 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.329 | 5459 | Marked run 21 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.329 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.331 | 5305 | Checking out revision HEAD 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.332 | 5305 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.339 | 5302 | Recursively removing directory: /tmp/git.cLsWnx/ 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.340 | 5302 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.340 | 5302 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.341 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.341 | 5302 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.341 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.341 | 5464 | Added a new worker 11 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.341 | 5301 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.341 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.341 | 5301 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.341 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.341 | 5302 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.02L2iq 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.343 | 5463 | Marked run 22 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.343 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.345 | 5302 | Checking out revision HEAD 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.346 | 5302 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.417 | 5305 | Recursively removing directory: /tmp/git.ESVkhd/ 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.418 | 5305 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.418 | 5305 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.419 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.419 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.419 | 5468 | Added a new worker 11 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.419 | 5301 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.419 | 5301 | Removed worker 11 from the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.419 | 5301 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to worker 11 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.419 | 5305 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.419 | 5305 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to /tmp/git.BvQOfv 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.419 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.421 | 5467 | Marked run 23 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.421 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.424 | 5305 | Checking out revision HEAD 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.424 | 5305 | Going to run: ./ci 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.432 | 5302 | Recursively removing directory: /tmp/git.02L2iq/ 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.433 | 5302 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.433 | 5302 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.433 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.433 | 5302 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.434 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.434 | 5472 | Added a new worker 11 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.434 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.436 | 5471 | Marked run 24 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.436 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.510 | 5305 | Recursively removing directory: /tmp/git.BvQOfv/ 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.511 | 5305 | Process exit code: -11 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.511 | 5305 | Process output: 26 bytes 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.512 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.512 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.512 | 5474 | Added a new worker 12 to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.512 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.512 | 5305 | Waiting for a new command 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.513 | 5473 | Marked run 25 as finished 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.513 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5477 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_segfault_numof_clien3/repo to the queue 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.516 | 5299 | Waiting for new connections 2024-04-25 03:44:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 25, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": -11, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_segfault_numof_clien3\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:05 | INFO | Terminating process 5305/cimple-worker 2024-04-25 03:44:05 | INFO | 5305/cimple-worker: 2024-04-25 03:44:05.519 | 5305 | Shutting down 2024-04-25 03:44:05 | INFO | Terminating process 5302/cimple-worker 2024-04-25 03:44:05 | INFO | 5302/cimple-worker: 2024-04-25 03:44:05.520 | 5302 | Shutting down 2024-04-25 03:44:05 | INFO | Terminating process 5299/cimple-server 2024-04-25 03:44:05 | INFO | 5299/cimple-server: 2024-04-25 03:44:05.521 | 5299 | Shutting down
Passed src/test_repo.py::test_repo_stress[output_simple-numof_clients=10-runs_per_client=50] 4.79
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/cimple.sqlite'] 2024-04-25 03:44:05 | INFO | Process 5478/cimple-server has started 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.525 | 5478 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/cimple.sqlite 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.526 | 5478 | SQLite database version: 0 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.526 | 5478 | Newest database version: 1 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.526 | 5478 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.546 | 5478 | Waiting for new connections 2024-04-25 03:44:05 | INFO | Process 5478/cimple-server is ready 2024-04-25 03:44:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:05 | INFO | Process 5481/cimple-worker has started 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.554 | 5478 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.555 | 5483 | Added a new worker 8 to the queue 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.555 | 5478 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5481/cimple-worker: 2024-04-25 03:44:05.554 | 5481 | Waiting for a new command 2024-04-25 03:44:05 | INFO | Process 5481/cimple-worker is ready 2024-04-25 03:44:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:05 | INFO | Process 5484/cimple-worker has started 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.563 | 5478 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.563 | 5486 | Added a new worker 9 to the queue 2024-04-25 03:44:05 | INFO | 5478/cimple-server: 2024-04-25 03:44:05.563 | 5478 | Waiting for new connections 2024-04-25 03:44:05 | INFO | 5484/cimple-worker: 2024-04-25 03:44:05.563 | 5484 | Waiting for a new command 2024-04-25 03:44:05 | INFO | Process 5484/cimple-worker is ready 2024-04-25 03:44:05 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/cimple.sqlite 2024-04-25 03:44:05 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:05 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:05 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:05 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:05 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:05 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:05 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:05 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:05 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:05 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:05 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:05 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:05 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:05 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.042 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.063 | 5510 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.063 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.3q5WUx 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.063 | 5480 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.063 | 5480 | Removed worker 8 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.063 | 5480 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 8 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.065 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.067 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.069 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.070 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.088 | 5515 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.088 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.088 | 5480 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.088 | 5480 | Removed worker 9 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.088 | 5480 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 9 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.088 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.g4Ud2b 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.090 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.090 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.094 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.094 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.095 | 5524 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.095 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.096 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.098 | 5523 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.098 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.100 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.103 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.104 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.105 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.107 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.107 | 5539 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.108 | 5481 | Recursively removing directory: /tmp/git.3q5WUx/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.108 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.110 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.111 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.111 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.111 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.111 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.111 | 5540 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.112 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.112 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.112 | 5550 | Added a new worker 23 to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.112 | 5480 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.112 | 5480 | Removed worker 23 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.112 | 5480 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 23 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.113 | 5526 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.113 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.113 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.cKZpHX 2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.113 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.114 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing 50 clients 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.117 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.118 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.118 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.118 | 5549 | Marked run 1 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.118 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.119 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.120 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.120 | 5533 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.120 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.121 | 5484 | Recursively removing directory: /tmp/git.g4Ud2b/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.121 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.123 | 5543 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.123 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.123 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.123 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.123 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.123 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.123 | 5569 | Added a new worker 27 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.123 | 5480 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.123 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.123 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.123 | 5480 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.125 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.PBjyv0 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.125 | 5537 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.125 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.127 | 5568 | Marked run 2 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.127 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.128 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.129 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.130 | 5548 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.130 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.130 | 5481 | Recursively removing directory: /tmp/git.cKZpHX/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.131 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.132 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.132 | 5546 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.133 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.133 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.133 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.133 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.133 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.133 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.133 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.134 | 5582 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.134 | 5480 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.134 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.134 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.C31fGJ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.134 | 5480 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.134 | 5555 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.135 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.136 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.137 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.137 | 5560 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.138 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.139 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.141 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.141 | 5561 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.141 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.142 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.142 | 5484 | Recursively removing directory: /tmp/git.PBjyv0/ 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.143 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.143 | 5562 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.143 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.145 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.145 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.145 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.145 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.146 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.146 | 5600 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.146 | 5480 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.146 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.146 | 5480 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.146 | 5581 | Marked run 3 as finished 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.145 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.146 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.hMTr6Q 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.146 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.148 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.149 | 5565 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.150 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.151 | 5481 | Recursively removing directory: /tmp/git.C31fGJ/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.152 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.152 | 5572 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.152 | 5599 | Marked run 4 as finished 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.153 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.153 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.153 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.153 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.153 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.153 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.153 | 5610 | Added a new worker 18 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.153 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.153 | 5480 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.153 | 5480 | Removed worker 18 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.153 | 5480 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 18 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.154 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.JXoWr6 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.154 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.156 | 5574 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.156 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.157 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.158 | 5578 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.158 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.159 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.160 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.160 | 5609 | Marked run 5 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.161 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.161 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.162 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.162 | 5583 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.162 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.165 | 5587 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.165 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.165 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.164 | 5484 | Recursively removing directory: /tmp/git.hMTr6Q/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.165 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.165 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.165 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.166 | 5628 | Added a new worker 27 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.166 | 5480 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.166 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.166 | 5480 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.166 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xLheeQ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.166 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.167 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.168 | 5626 | Marked run 6 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.168 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.169 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.170 | 5481 | Recursively removing directory: /tmp/git.JXoWr6/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.171 | 5592 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.171 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.171 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.171 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.171 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.171 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.171 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.171 | 5636 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.171 | 5480 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.171 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.172 | 5480 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.172 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.172 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.I34Kg4 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.173 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.173 | 5594 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.174 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.174 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.175 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.176 | 5598 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.176 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.177 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.178 | 5603 | Added a new run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.178 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.179 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.180 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.180 | 5608 | Added a new run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.180 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.181 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.182 | 5614 | Added a new run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.182 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.183 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.184 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.185 | 5635 | Marked run 7 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.185 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.185 | 5484 | Recursively removing directory: /tmp/git.xLheeQ/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.186 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.187 | 5617 | Added a new run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.187 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.187 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.187 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.188 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.188 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.188 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.188 | 5663 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.188 | 5480 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.188 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.188 | 5480 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.189 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.190 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.192 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4HC7sS 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.193 | 5481 | Recursively removing directory: /tmp/git.I34Kg4/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.193 | 5622 | Added a new run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.194 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.195 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.195 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.195 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.195 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.195 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.196 | 5667 | Added a new worker 32 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.196 | 5480 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.196 | 5480 | Removed worker 32 from the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.196 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.tWq9fk 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.196 | 5480 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 32 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.196 | 5661 | Marked run 8 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.197 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.197 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.198 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.198 | 5666 | Marked run 9 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.199 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.200 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.200 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.201 | 5632 | Added a new run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.201 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.203 | 5642 | Added a new run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.203 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.203 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.204 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.205 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.205 | 5645 | Added a new run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.206 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.206 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.208 | 5652 | Added a new run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.208 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.209 | 5484 | Recursively removing directory: /tmp/git.4HC7sS/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.209 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.211 | 5655 | Added a new run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.211 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.211 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.211 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.211 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.211 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.211 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.211 | 5688 | Added a new worker 26 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.211 | 5480 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.211 | 5480 | Removed worker 26 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.211 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.211 | 5480 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 26 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.212 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.itFco0 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.213 | 5657 | Added a new run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.213 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.215 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.215 | 5639 | Added a new run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.215 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.215 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.216 | 5481 | Recursively removing directory: /tmp/git.tWq9fk/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.217 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.218 | 5664 | Added a new run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.218 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.218 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.218 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.219 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.219 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.219 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.219 | 5698 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.220 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.220 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.220 | 5480 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.220 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.220 | 5480 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.220 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.K24GxT 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.221 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.221 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.222 | 5634 | Added a new run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.222 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.224 | 5687 | Marked run 10 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.224 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.225 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.226 | 5668 | Added a new run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.226 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.227 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.228 | 5697 | Marked run 11 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.228 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.228 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.229 | 5484 | Recursively removing directory: /tmp/git.itFco0/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.230 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.230 | 5673 | Added a new run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.231 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.231 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.231 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.231 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.231 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.231 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.231 | 5713 | Added a new worker 23 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.231 | 5480 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.231 | 5480 | Removed worker 23 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.231 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.231 | 5480 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 23 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.231 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.L1xfXl 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.232 | 5679 | Added a new run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.232 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.234 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.234 | 5683 | Added a new run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.235 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.236 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.237 | 5712 | Marked run 12 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.238 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.238 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.238 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.239 | 5481 | Recursively removing directory: /tmp/git.K24GxT/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.240 | 5692 | Added a new run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.240 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.240 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.240 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.240 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.241 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.241 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.241 | 5728 | Added a new worker 23 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.241 | 5480 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.241 | 5480 | Removed worker 23 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.241 | 5480 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 23 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.241 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.241 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.241 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.99pdGa 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.242 | 5693 | Added a new run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.242 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.243 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.244 | 5695 | Added a new run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.245 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.246 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.246 | 5699 | Added a new run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.246 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.247 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.248 | 5701 | Added a new run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.249 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.249 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.250 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.251 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.251 | 5727 | Marked run 13 as finished 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.251 | 5484 | Recursively removing directory: /tmp/git.L1xfXl/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.251 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.252 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.254 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.254 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.254 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.254 | 5705 | Added a new run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.254 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.254 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.254 | 5746 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.254 | 5745 | Marked run 14 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.254 | 5480 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.254 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.255 | 5480 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.255 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.255 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Vnqiph 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.257 | 5711 | Added a new run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.257 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.257 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.259 | 5718 | Added a new run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.260 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.259 | 5481 | Recursively removing directory: /tmp/git.99pdGa/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.261 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.261 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.261 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.261 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.261 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.261 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.261 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.261 | 5757 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.261 | 5480 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.261 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.262 | 5480 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.262 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.262 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.262 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.pgnBHy 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.263 | 5722 | Added a new run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.263 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.263 | 5756 | Marked run 15 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.264 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.264 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.266 | 5724 | Added a new run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.266 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.267 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.269 | 5743 | Added a new run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.270 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.270 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.271 | 5484 | Recursively removing directory: /tmp/git.Vnqiph/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.271 | 5752 | Added a new run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.271 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.271 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.273 | 5736 | Added a new run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.273 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.273 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.274 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.274 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.274 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.274 | 5773 | Added a new worker 24 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.274 | 5480 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.274 | 5480 | Removed worker 24 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.274 | 5480 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 24 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.274 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.275 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.275 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.274 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.jiA6YG 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.275 | 5755 | Added a new run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.276 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.278 | 5730 | Added a new run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.278 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.279 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.279 | 5733 | Added a new run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.280 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.281 | 5741 | Added a new run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.282 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.282 | 5481 | Recursively removing directory: /tmp/git.pgnBHy/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.283 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.283 | 5772 | Marked run 16 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.283 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.284 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.285 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.288 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.288 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.288 | 5759 | Added a new run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.288 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.288 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.288 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.288 | 5792 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.288 | 5480 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.288 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.288 | 5480 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.288 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.289 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rKRTK9 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.289 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.290 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.290 | 5775 | Added a new run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.291 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.292 | 5791 | Marked run 17 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.293 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.293 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.295 | 5768 | Added a new run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.295 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.295 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.297 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.297 | 5763 | Added a new run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.298 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.298 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.298 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.300 | 5484 | Recursively removing directory: /tmp/git.jiA6YG/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.301 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.301 | 5776 | Added a new run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.301 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.301 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.301 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.301 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.301 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.301 | 5810 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.301 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.301 | 5480 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.301 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.301 | 5480 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.302 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.UbMUmd 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.304 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.305 | 5785 | Added a new run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.305 | 5481 | Recursively removing directory: /tmp/git.rKRTK9/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.306 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.308 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.308 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.308 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.308 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.308 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.308 | 5819 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.308 | 5480 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.308 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.308 | 5480 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.308 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.DCtRFj 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.309 | 5783 | Added a new run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.309 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.309 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.309 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.311 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.311 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.311 | 5788 | Added a new run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.312 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.313 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.314 | 5789 | Added a new run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.315 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.315 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.315 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.316 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.317 | 5790 | Added a new run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.317 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.318 | 5809 | Marked run 18 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.318 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.319 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.320 | 5796 | Added a new run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.320 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.320 | 5484 | Recursively removing directory: /tmp/git.UbMUmd/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.321 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.321 | 5818 | Marked run 19 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.322 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.323 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.323 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.323 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.324 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.324 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.324 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.324 | 5844 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.324 | 5480 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.324 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.324 | 5480 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.324 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.324 | 5798 | Added a new run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.324 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rH9PVA 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.325 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.326 | 5481 | Recursively removing directory: /tmp/git.DCtRFj/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.327 | 5804 | Added a new run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.327 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.328 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.328 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.328 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.329 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.329 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.329 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.329 | 5849 | Added a new worker 32 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.329 | 5480 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.329 | 5480 | Removed worker 32 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.329 | 5480 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 32 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.329 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.329 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Wnhzok 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.329 | 5807 | Added a new run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.330 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.330 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.332 | 5815 | Added a new run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.333 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.332 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.334 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.334 | 5821 | Added a new run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.334 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.335 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.335 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.336 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.336 | 5824 | Added a new run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.336 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.337 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.338 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.338 | 5826 | Added a new run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.339 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.340 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.341 | 5833 | Added a new run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.341 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.342 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.343 | 5860 | Added a new run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.343 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.344 | 5484 | Recursively removing directory: /tmp/git.rH9PVA/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.345 | 5842 | Marked run 20 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.345 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.345 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.347 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.347 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.347 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.347 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.347 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.347 | 5877 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.347 | 5480 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.347 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.347 | 5480 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.347 | 5841 | Added a new run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.347 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.347 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.348 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.MR1HF2 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.348 | 5481 | Recursively removing directory: /tmp/git.Wnhzok/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.349 | 5847 | Added a new run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.350 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.351 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.351 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.351 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.351 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.352 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.352 | 5883 | Added a new worker 33 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.352 | 5480 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.352 | 5480 | Removed worker 33 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.352 | 5480 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 33 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.352 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.352 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.352 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.evIUVT 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.353 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.354 | 5850 | Added a new run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.354 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.355 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.356 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.356 | 5853 | Added a new run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.357 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.359 | 5855 | Added a new run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.359 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.360 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.360 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.360 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.361 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.362 | 5837 | Added a new run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.362 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.363 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.363 | 5863 | Added a new run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.364 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.364 | 5848 | Marked run 21 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.364 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.364 | 5484 | Recursively removing directory: /tmp/git.MR1HF2/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.365 | 5868 | Added a new run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.366 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.366 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.367 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.367 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.367 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.367 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.368 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.368 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.368 | 5907 | Added a new worker 33 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.368 | 5480 | Removed run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.368 | 5480 | Removed worker 33 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.368 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.368 | 5480 | Assigned run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 33 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.368 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ggcJFa 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.369 | 5876 | Marked run 22 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.369 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.370 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.370 | 5481 | Recursively removing directory: /tmp/git.evIUVT/ 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.372 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.372 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.372 | 5874 | Added a new run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.372 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.372 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.372 | 5912 | Added a new worker 33 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.372 | 5480 | Removed run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.372 | 5480 | Removed worker 33 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.373 | 5480 | Assigned run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 33 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.373 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.372 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.373 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wGiFWl 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.374 | 5882 | Marked run 23 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.374 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.374 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.375 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.376 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.376 | 5878 | Added a new run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.376 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.378 | 5906 | Marked run 24 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.378 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.380 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.380 | 5881 | Added a new run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.380 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.381 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.382 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.383 | 5884 | Added a new run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.383 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.384 | 5484 | Recursively removing directory: /tmp/git.ggcJFa/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.385 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.386 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.386 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.386 | 5892 | Added a new run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.386 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.386 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.386 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.386 | 5930 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.386 | 5480 | Removed run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.386 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.386 | 5480 | Assigned run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.387 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.386 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.387 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.FsrfVz 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.389 | 5911 | Marked run 25 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.389 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.390 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.390 | 5481 | Recursively removing directory: /tmp/git.wGiFWl/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.391 | 5890 | Added a new run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.391 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.393 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.393 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.393 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.393 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.393 | 5939 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.393 | 5480 | Removed run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.393 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.393 | 5480 | Assigned run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.393 | 5928 | Marked run 26 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.394 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.393 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.394 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.lVjvMS 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.394 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.394 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.395 | 5897 | Added a new run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.396 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.396 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.398 | 5902 | Added a new run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.398 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.399 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.400 | 5908 | Added a new run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.400 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.401 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.402 | 5910 | Added a new run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.402 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.402 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.403 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.403 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.404 | 5914 | Added a new run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.405 | 5484 | Recursively removing directory: /tmp/git.FsrfVz/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.405 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.406 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.407 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.407 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.407 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.407 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.407 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.407 | 5962 | Added a new worker 32 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.407 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.408 | 5480 | Removed run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.408 | 5480 | Removed worker 32 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.408 | 5480 | Assigned run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 32 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.408 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.408 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.j5AOb8 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.408 | 5938 | Marked run 27 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.409 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.410 | 5481 | Recursively removing directory: /tmp/git.lVjvMS/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.410 | 5918 | Added a new run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.410 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.412 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.412 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.412 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.412 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.412 | 5926 | Added a new run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.413 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.412 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.413 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.413 | 5967 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.413 | 5480 | Removed run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.413 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.413 | 5480 | Assigned run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.413 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.413 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.b0hVDh 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.415 | 5929 | Added a new run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.415 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.416 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.417 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.418 | 5961 | Marked run 28 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.418 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.418 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.419 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.420 | 5936 | Added a new run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.420 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.420 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.422 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.422 | 5940 | Added a new run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.422 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.424 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.424 | 5966 | Marked run 29 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.424 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.425 | 5945 | Added a new run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.426 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.426 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.426 | 5484 | Recursively removing directory: /tmp/git.j5AOb8/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.428 | 5953 | Added a new run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.428 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.429 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.429 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.429 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.429 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.429 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.430 | 5989 | Added a new worker 23 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.430 | 5480 | Removed run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.430 | 5480 | Removed worker 23 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.430 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.430 | 5480 | Assigned run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 23 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.430 | 5983 | Added a new run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.430 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Rgui8s 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.430 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.432 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.432 | 5958 | Added a new run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.432 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.434 | 5988 | Marked run 30 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.434 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.434 | 5481 | Recursively removing directory: /tmp/git.b0hVDh/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.435 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.436 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.436 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.436 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.436 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.436 | 5963 | Added a new run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.436 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.437 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.437 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.437 | 6000 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.437 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.437 | 5480 | Removed run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.437 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.437 | 5480 | Assigned run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.438 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.fAhRwb 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.438 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.439 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.439 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.439 | 5968 | Added a new run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.440 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.442 | 5970 | Added a new run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.442 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.443 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.444 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.444 | 6002 | Added a new run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.444 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.446 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.446 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.446 | 5981 | Added a new run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.446 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.447 | 5999 | Marked run 31 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.448 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.449 | 5954 | Added a new run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.450 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.450 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.450 | 5484 | Recursively removing directory: /tmp/git.Rgui8s/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.450 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.452 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.452 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.453 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.452 | 5992 | Added a new run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.453 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.453 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.453 | 6024 | Added a new worker 26 to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.454 | 5994 | Added a new run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.454 | 5480 | Removed run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.454 | 5480 | Removed worker 26 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.454 | 5480 | Assigned run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 26 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.455 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.455 | 5481 | Recursively removing directory: /tmp/git.fAhRwb/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.455 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.g09fw2 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.457 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.458 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.458 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.458 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.458 | 5997 | Added a new run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.458 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.458 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.458 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.458 | 6031 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.458 | 5480 | Removed run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.458 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.459 | 5480 | Assigned run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.459 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.459 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.p96s0x 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.461 | 5998 | Added a new run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.462 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.461 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.462 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.462 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.464 | 6023 | Marked run 32 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.464 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.465 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.465 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.466 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.466 | 6032 | Added a new run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.467 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.468 | 6007 | Added a new run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.468 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.469 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.470 | 6009 | Added a new run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.470 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.471 | 6030 | Marked run 33 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.473 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.473 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.473 | 5484 | Recursively removing directory: /tmp/git.g09fw2/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.474 | 6018 | Added a new run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.474 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.475 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.475 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.475 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.475 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.475 | 6057 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.475 | 5480 | Removed run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.475 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.475 | 5480 | Assigned run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.476 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.476 | 6037 | Added a new run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.476 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.475 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.475 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.6BJn6E 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.476 | 5481 | Recursively removing directory: /tmp/git.p96s0x/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.478 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.479 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.479 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.479 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.479 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.479 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.479 | 6061 | Added a new worker 33 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.479 | 5480 | Removed run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.479 | 5480 | Removed worker 33 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.479 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.479 | 5480 | Assigned run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 33 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.479 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.480 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4LwKxp 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.481 | 6027 | Added a new run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.481 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.483 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.483 | 6029 | Added a new run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.483 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.484 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.485 | 6043 | Added a new run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.485 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.487 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.487 | 6036 | Added a new run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.487 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.488 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.488 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.488 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.489 | 6053 | Added a new run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.489 | 6056 | Marked run 34 as finished 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.490 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.490 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.491 | 6052 | Added a new run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.492 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.492 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.493 | 6060 | Marked run 35 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.493 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.494 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.494 | 5484 | Recursively removing directory: /tmp/git.6BJn6E/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.495 | 6017 | Added a new run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.495 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.497 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.497 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.497 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.497 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.497 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.497 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.497 | 6089 | Added a new worker 27 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.497 | 5480 | Removed run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.497 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.497 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.497 | 5480 | Assigned run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.498 | 6062 | Added a new run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.498 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.498 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.MHihV0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.498 | 5481 | Recursively removing directory: /tmp/git.4LwKxp/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.500 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.501 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.501 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.501 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.500 | 6059 | Added a new run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.501 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.501 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.501 | 6094 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.501 | 5480 | Removed run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.501 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.501 | 5480 | Assigned run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.501 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.502 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.502 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.sdLfjU 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.503 | 6088 | Marked run 36 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.503 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.505 | 5973 | Added a new run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.505 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.505 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.505 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.506 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.507 | 6069 | Added a new run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.507 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.508 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.510 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.510 | 6093 | Marked run 37 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.510 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.510 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.511 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.512 | 6070 | Added a new run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.513 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.513 | 5484 | Recursively removing directory: /tmp/git.MHihV0/ 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.514 | 6073 | Added a new run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.514 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.516 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.516 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.516 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.516 | 6079 | Added a new run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.516 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.516 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.516 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.516 | 6113 | Added a new worker 12 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.516 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.516 | 5480 | Removed run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.516 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.517 | 5480 | Assigned run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.517 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xmjqV2 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.517 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.518 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.519 | 6082 | Added a new run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.520 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.521 | 5481 | Recursively removing directory: /tmp/git.sdLfjU/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.522 | 6086 | Added a new run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.522 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.523 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.523 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.523 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.523 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.524 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.YkwseI 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.523 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.523 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.523 | 6125 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.523 | 5480 | Removed run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.523 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.524 | 5480 | Assigned run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.524 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.524 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.525 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.527 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.528 | 6091 | Added a new run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.528 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.529 | 6095 | Added a new run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.529 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.529 | 6112 | Marked run 38 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.530 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.531 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.531 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.531 | 6096 | Added a new run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.532 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.532 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.533 | 6100 | Added a new run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.534 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.534 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.534 | 6124 | Marked run 39 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.534 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.535 | 6103 | Added a new run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.536 | 5484 | Recursively removing directory: /tmp/git.xmjqV2/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.536 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.538 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.538 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.538 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.538 | 6115 | Added a new run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.539 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.539 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.539 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.539 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.539 | 6148 | Added a new worker 25 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.539 | 5480 | Removed run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.539 | 5480 | Removed worker 25 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.539 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.539 | 5480 | Assigned run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 25 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.540 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xadDKa 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.540 | 6116 | Added a new run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.541 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.541 | 5481 | Recursively removing directory: /tmp/git.YkwseI/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.542 | 6120 | Added a new run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.543 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.545 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.545 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.545 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.545 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.545 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.545 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.546 | 6147 | Marked run 40 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.546 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.548 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.546 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Iletwy 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.553 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.554 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.546 | 6157 | Added a new worker 12 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.546 | 5480 | Removed run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.546 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.546 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.549 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.561 | 5484 | Recursively removing directory: /tmp/git.xadDKa/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.546 | 5480 | Assigned run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.546 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.548 | 6155 | Marked run 41 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.548 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.550 | 6151 | Added a new run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.551 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.552 | 6127 | Added a new run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.553 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.555 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.555 | 6132 | Added a new run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.556 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.557 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.557 | 6141 | Added a new run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.558 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.559 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.560 | 6138 | Added a new run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.560 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.561 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.562 | 6145 | Added a new run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.562 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.564 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.564 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.564 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.564 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.565 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.565 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.565 | 6183 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.565 | 5480 | Removed run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.565 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.565 | 5480 | Assigned run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.565 | 6122 | Added a new run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.565 | 5481 | Recursively removing directory: /tmp/git.Iletwy/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.566 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.QSktmb 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.566 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.567 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.568 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.568 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.568 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.567 | 6153 | Added a new run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.568 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.568 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.568 | 6187 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.568 | 5480 | Removed run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.568 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.568 | 5480 | Assigned run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.569 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.569 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.569 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9YpBO9 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.570 | 6156 | Added a new run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.570 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.572 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.572 | 6158 | Added a new run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.573 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.574 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.574 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.574 | 6182 | Marked run 42 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.574 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.575 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.576 | 6186 | Marked run 43 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.577 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.577 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.577 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.578 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.578 | 6167 | Added a new run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.579 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.581 | 6170 | Added a new run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.581 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.582 | 6174 | Added a new run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.583 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.583 | 5484 | Recursively removing directory: /tmp/git.QSktmb/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.583 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.585 | 6178 | Added a new run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.585 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.585 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.585 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.585 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.585 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.586 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.586 | 6212 | Added a new worker 25 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.586 | 5480 | Removed run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.586 | 5480 | Removed worker 25 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.586 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.586 | 5480 | Assigned run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 25 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.587 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.587 | 6181 | Added a new run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.587 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xJgYqD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.587 | 5481 | Recursively removing directory: /tmp/git.9YpBO9/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.588 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.590 | 6185 | Added a new run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.590 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.590 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.590 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.590 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.590 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.590 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.591 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.591 | 6219 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.591 | 5480 | Removed run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.591 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.591 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.591 | 5480 | Assigned run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.592 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.CASco8 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.593 | 6214 | Added a new run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.593 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.594 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.595 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.595 | 6191 | Added a new run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.595 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.596 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.597 | 6211 | Marked run 44 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.597 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.598 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.598 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.599 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.599 | 6217 | Marked run 45 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.599 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.601 | 6192 | Added a new run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.601 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.602 | 6195 | Added a new run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.603 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.604 | 6206 | Added a new run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.604 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.606 | 5484 | Recursively removing directory: /tmp/git.xJgYqD/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.606 | 6213 | Added a new run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.607 | 5481 | Recursively removing directory: /tmp/git.CASco8/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.607 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.607 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.608 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.608 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.609 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.608 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.609 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.609 | 6246 | Added a new worker 28 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.609 | 5480 | Removed run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.609 | 5480 | Removed worker 28 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.609 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.609 | 5480 | Assigned run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 28 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.609 | 6188 | Added a new run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.609 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.PYwhzN 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.610 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.610 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.610 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.610 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.610 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.611 | 6250 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.611 | 5480 | Removed run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.611 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.611 | 5480 | Assigned run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.611 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.610 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.611 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ksaL3t 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.612 | 6218 | Added a new run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.613 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.613 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.615 | 6220 | Added a new run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.615 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.617 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.617 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.618 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.618 | 6245 | Marked run 46 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.618 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.618 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.619 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.619 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.620 | 6222 | Added a new run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.620 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.623 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.624 | 6226 | Added a new run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.624 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.626 | 5481 | Recursively removing directory: /tmp/git.ksaL3t/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.626 | 6248 | Marked run 47 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.626 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.627 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.627 | 6227 | Added a new run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.628 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.628 | 5484 | Recursively removing directory: /tmp/git.PYwhzN/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.629 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.629 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.629 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.630 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.630 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.630 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.631 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.E6ZfAx 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.631 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.8tjb8P 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.629 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.629 | 6240 | Added a new run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 6275 | Added a new worker 12 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 6277 | Added a new worker 30 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5480 | Removed run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5480 | Assigned run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5480 | Removed run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5480 | Removed worker 30 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.630 | 5480 | Assigned run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 30 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.631 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.632 | 6243 | Added a new run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.632 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.634 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.634 | 6274 | Marked run 49 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.635 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.635 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.637 | 6276 | Marked run 48 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.637 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.637 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.638 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.638 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.639 | 6244 | Added a new run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.639 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.640 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.640 | 6252 | Added a new run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.641 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.642 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.642 | 6253 | Added a new run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.643 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.644 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.645 | 6255 | Added a new run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.645 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.646 | 6257 | Added a new run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.646 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.648 | 6265 | Added a new run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.648 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.648 | 5484 | Recursively removing directory: /tmp/git.8tjb8P/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.649 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.650 | 6272 | Added a new run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.651 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.651 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.651 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.651 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.651 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.651 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.651 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.651 | 6307 | Added a new worker 27 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.651 | 5480 | Removed run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.651 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.651 | 5480 | Assigned run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.651 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.651 | 5481 | Recursively removing directory: /tmp/git.E6ZfAx/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.652 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.VWc208 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.652 | 6279 | Added a new run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.653 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.654 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.654 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.654 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.654 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.654 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.654 | 6312 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.655 | 6281 | Added a new run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.655 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.655 | 5480 | Removed run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.655 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.655 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.mrLKxl 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.655 | 5480 | Assigned run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.656 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.657 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.658 | 6282 | Added a new run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.658 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.658 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.658 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.658 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.660 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.660 | 6306 | Marked run 51 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.661 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.662 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.662 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.662 | 6288 | Added a new run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.662 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.663 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.665 | 6311 | Marked run 50 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.665 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.665 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.666 | 6293 | Added a new run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.666 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.668 | 5484 | Recursively removing directory: /tmp/git.VWc208/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.669 | 6300 | Added a new run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.669 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.670 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.670 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.670 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.670 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.670 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.670 | 6337 | Added a new worker 24 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.670 | 5480 | Removed run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.670 | 5480 | Removed worker 24 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.670 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.670 | 5480 | Assigned run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 24 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.671 | 5481 | Recursively removing directory: /tmp/git.mrLKxl/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.670 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Ep7sFW 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.672 | 6304 | Added a new run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.673 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.673 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.673 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.673 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.673 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.673 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.673 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.673 | 6340 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.673 | 5480 | Removed run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.673 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.674 | 5480 | Assigned run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.674 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.674 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.dApRWu 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.675 | 6305 | Added a new run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.676 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.677 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.677 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.677 | 6309 | Added a new run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.678 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.678 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.679 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.681 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.681 | 6336 | Marked run 52 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.681 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.681 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.682 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.683 | 6314 | Added a new run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.684 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.685 | 6338 | Marked run 53 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.685 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.686 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.686 | 5484 | Recursively removing directory: /tmp/git.Ep7sFW/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.688 | 6348 | Added a new run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.688 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.689 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.689 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.689 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.689 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.689 | 6363 | Added a new worker 26 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.690 | 5480 | Removed run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.690 | 5480 | Removed worker 26 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.690 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.690 | 5480 | Assigned run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 26 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.690 | 6316 | Added a new run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.689 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.690 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ZR5Xop 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.690 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.691 | 5481 | Recursively removing directory: /tmp/git.dApRWu/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.692 | 6319 | Added a new run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.693 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.693 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.693 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.694 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.s9LwuC 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.692 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.693 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.693 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.694 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.694 | 6368 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.694 | 5480 | Removed run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.694 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.694 | 5480 | Assigned run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.694 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.694 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.695 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.697 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.698 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.699 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.699 | 6326 | Added a new run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.699 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.699 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.701 | 6334 | Added a new run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.702 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.702 | 6339 | Added a new run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.703 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.704 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.705 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.705 | 6360 | Marked run 54 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.705 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.706 | 5484 | Recursively removing directory: /tmp/git.ZR5Xop/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.707 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.707 | 6343 | Added a new run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.708 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.708 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.708 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.708 | 5481 | Recursively removing directory: /tmp/git.s9LwuC/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.708 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.709 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.TtQbFi 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.708 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.708 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.708 | 6391 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.708 | 5480 | Removed run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.708 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.708 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.708 | 5480 | Assigned run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.710 | 6366 | Marked run 55 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.710 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.711 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.711 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.711 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.712 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.712 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.712 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.712 | 6394 | Added a new worker 33 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.712 | 5480 | Removed run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.712 | 5480 | Removed worker 33 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.712 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.712 | 5480 | Assigned run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 33 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.712 | 6346 | Added a new run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.712 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.qJxa1W 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.713 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.714 | 6315 | Added a new run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.714 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.716 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.716 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.717 | 6356 | Added a new run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.717 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.718 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.718 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.719 | 6367 | Added a new run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.719 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.720 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.720 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.721 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.721 | 6369 | Added a new run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.721 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.723 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.723 | 6370 | Added a new run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.723 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.725 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.725 | 6389 | Marked run 56 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.725 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.726 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.726 | 5484 | Recursively removing directory: /tmp/git.TtQbFi/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.727 | 6392 | Marked run 57 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.727 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.729 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.729 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.729 | 6384 | Added a new run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.729 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.729 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.729 | 6420 | Added a new worker 20 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.729 | 5480 | Removed run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.729 | 5480 | Removed worker 20 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.729 | 5480 | Assigned run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 20 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.729 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.730 | 5481 | Recursively removing directory: /tmp/git.qJxa1W/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.729 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.729 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9L3JMB 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.731 | 6383 | Added a new run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.732 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.732 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.733 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.733 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.733 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.733 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.733 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.733 | 6425 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.733 | 5480 | Removed run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.733 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.733 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.733 | 5480 | Assigned run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.733 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.q6NJK3 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.734 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.736 | 6388 | Added a new run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.737 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.738 | 6393 | Added a new run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.739 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.739 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.740 | 6397 | Added a new run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.741 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.741 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.742 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.742 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.742 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.743 | 6399 | Added a new run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.743 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.744 | 6419 | Marked run 58 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.744 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.746 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.746 | 6424 | Marked run 59 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.746 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.748 | 6403 | Added a new run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.748 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.750 | 6407 | Added a new run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.750 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.750 | 5481 | Recursively removing directory: /tmp/git.q6NJK3/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.751 | 5484 | Recursively removing directory: /tmp/git.9L3JMB/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.752 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.753 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.753 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.753 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.753 | 6434 | Added a new run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.753 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.753 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.753 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.753 | 6451 | Added a new worker 25 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.753 | 5480 | Removed run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.753 | 5480 | Removed worker 25 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.753 | 5480 | Assigned run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 25 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.754 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.E6gvVI 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.753 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.753 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.754 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.754 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.754 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.754 | 6455 | Added a new worker 19 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.754 | 5480 | Removed run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.754 | 5480 | Removed worker 19 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.754 | 5480 | Assigned run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 19 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.755 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.755 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Fhupzf 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.755 | 6411 | Added a new run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.756 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.756 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.757 | 6415 | Added a new run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.757 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.759 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.760 | 6423 | Added a new run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.760 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.761 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.761 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.762 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.762 | 6450 | Marked run 61 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.762 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.762 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.764 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.764 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.764 | 6428 | Added a new run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.765 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.766 | 6426 | Added a new run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.767 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.768 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.768 | 6449 | Added a new run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.769 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.770 | 6454 | Marked run 60 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.771 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.771 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.772 | 5481 | Recursively removing directory: /tmp/git.E6gvVI/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.772 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.773 | 6439 | Added a new run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.773 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.773 | 5484 | Recursively removing directory: /tmp/git.Fhupzf/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.774 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.774 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.774 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.774 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.775 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.775 | 6483 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.775 | 5480 | Removed run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.775 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.775 | 5480 | Assigned run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.775 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.775 | 6431 | Added a new run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.776 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.776 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.776 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.776 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.776 | 6486 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.776 | 5480 | Removed run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.776 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.776 | 5480 | Assigned run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.776 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.775 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Vz8vzG 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.776 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.776 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.776 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.776 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.1HfCMH 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.778 | 6456 | Added a new run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.778 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.780 | 6452 | Added a new run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.780 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.781 | 6459 | Added a new run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.782 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.783 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.784 | 6482 | Marked run 62 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.784 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.784 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.785 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.785 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.785 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.785 | 6460 | Added a new run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.786 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.786 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.788 | 6463 | Added a new run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.788 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.789 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.790 | 6485 | Marked run 63 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.791 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.792 | 6472 | Added a new run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.793 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.793 | 5481 | Recursively removing directory: /tmp/git.Vz8vzG/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.794 | 6480 | Added a new run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.795 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.795 | 5484 | Recursively removing directory: /tmp/git.1HfCMH/ 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.795 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.795 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.795 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.795 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.796 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.796 | 6514 | Added a new worker 27 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.796 | 5480 | Removed run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.796 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.796 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.796 | 5480 | Assigned run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.795 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.796 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.dvvtKC 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.798 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.798 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.798 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.798 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.798 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.798 | 6518 | Added a new worker 33 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.798 | 5480 | Removed run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.798 | 5480 | Removed worker 33 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.798 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.799 | 5480 | Assigned run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 33 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.798 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.799 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.3wz63g 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.801 | 6512 | Marked run 64 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.801 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.802 | 6517 | Marked run 65 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.802 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.802 | 6503 | Added a new run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.803 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.804 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.804 | 6488 | Added a new run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.804 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.805 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.806 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.806 | 6491 | Added a new run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.807 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.807 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.807 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.808 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.809 | 6513 | Added a new run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.809 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.810 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.811 | 6516 | Added a new run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.812 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.812 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.813 | 6495 | Added a new run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.813 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.815 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.815 | 6523 | Added a new run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.815 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.816 | 5481 | Recursively removing directory: /tmp/git.dvvtKC/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.816 | 5484 | Recursively removing directory: /tmp/git.3wz63g/ 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.817 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.817 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.818 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.818 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.818 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.818 | 6544 | Added a new worker 27 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.818 | 5480 | Removed run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.818 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.818 | 5480 | Assigned run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.818 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.818 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.818 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.819 | 6478 | Added a new run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.819 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.819 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.819 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.819 | 6547 | Added a new worker 16 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.819 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.819 | 5480 | Removed run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.819 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.819 | 5480 | Assigned run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.818 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.JtJDZR 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.818 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.818 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.818 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.820 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.dgIXzs 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.821 | 6537 | Added a new run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.821 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.822 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.823 | 6543 | Marked run 66 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.823 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.824 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.825 | 6546 | Marked run 67 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.825 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.826 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.827 | 6487 | Added a new run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.827 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.827 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.828 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.829 | 6500 | Added a new run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.829 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.829 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.830 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.831 | 6525 | Added a new run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.831 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.833 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.833 | 6548 | Added a new run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.833 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.834 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.834 | 6494 | Added a new run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.835 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.837 | 6541 | Added a new run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.837 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.838 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.838 | 5484 | Recursively removing directory: /tmp/git.dgIXzs/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.839 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.840 | 6551 | Added a new run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.840 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.840 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.840 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.840 | 5481 | Recursively removing directory: /tmp/git.JtJDZR/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.840 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.840 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.840 | 6577 | Added a new worker 27 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.840 | 5480 | Removed run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.840 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.840 | 5480 | Assigned run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.840 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.841 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.2kAsxG 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.841 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.842 | 6552 | Added a new run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.843 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.844 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.844 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.844 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.844 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.844 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.844 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.844 | 6583 | Added a new worker 32 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.844 | 5480 | Removed run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.844 | 5480 | Removed worker 32 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.844 | 5480 | Assigned run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 32 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.844 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.846 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.846 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.LZXzBy 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.847 | 6558 | Added a new run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.847 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.848 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.849 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.849 | 6562 | Added a new run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.850 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.850 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.852 | 6545 | Added a new run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.852 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.852 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.853 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.854 | 6528 | Added a new run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.854 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.854 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.855 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.857 | 6567 | Added a new run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.857 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.858 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.858 | 5484 | Recursively removing directory: /tmp/git.2kAsxG/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.859 | 6576 | Marked run 69 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.859 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.860 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.861 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.861 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.861 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.861 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.862 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.862 | 6608 | Added a new worker 6 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.862 | 6582 | Marked run 68 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.862 | 5480 | Removed run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.862 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.862 | 5480 | Assigned run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.862 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.862 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.sSpUU2 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.862 | 5481 | Recursively removing directory: /tmp/git.LZXzBy/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.864 | 6573 | Added a new run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.865 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.865 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.865 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.865 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.865 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.866 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.866 | 6611 | Added a new worker 32 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.866 | 5480 | Removed run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.866 | 5480 | Removed worker 32 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.866 | 5480 | Assigned run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 32 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.866 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.866 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.jBpFGE 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.866 | 6607 | Marked run 70 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.867 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.867 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.869 | 6575 | Added a new run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.869 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.869 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.871 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.871 | 6579 | Added a new run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.871 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.872 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.873 | 6610 | Marked run 71 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.873 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.874 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.874 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.875 | 6581 | Added a new run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.875 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.875 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.877 | 6584 | Added a new run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.877 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.878 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.878 | 6588 | Added a new run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.879 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.880 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.881 | 5484 | Recursively removing directory: /tmp/git.sSpUU2/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.881 | 6590 | Added a new run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.881 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.882 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.883 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.883 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.883 | 6594 | Added a new run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.883 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.884 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.884 | 6636 | Added a new worker 27 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.884 | 5480 | Removed run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.884 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.884 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.884 | 5480 | Assigned run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.884 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.hmwGxt 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.884 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.885 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.885 | 6600 | Added a new run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.885 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.886 | 5481 | Recursively removing directory: /tmp/git.jBpFGE/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.887 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.889 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.889 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.889 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.888 | 6605 | Added a new run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.889 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.889 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.889 | 6643 | Added a new worker 31 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.889 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.889 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.889 | 5480 | Removed run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.889 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.889 | 5480 | Assigned run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.889 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.3Da9qB 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.891 | 6612 | Added a new run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.891 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.892 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.893 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.893 | 6616 | Added a new run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.894 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.895 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.895 | 6617 | Added a new run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.896 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.897 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.898 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.898 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.898 | 6625 | Added a new run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.898 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.899 | 6630 | Added a new run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.899 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.901 | 6635 | Marked run 72 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.901 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.902 | 6642 | Marked run 73 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.902 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.902 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.903 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.903 | 6632 | Added a new run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.904 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.905 | 5484 | Recursively removing directory: /tmp/git.hmwGxt/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.905 | 6639 | Added a new run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.905 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.906 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.906 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.907 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.907 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.907 | 6672 | Added a new worker 17 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.907 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.907 | 5480 | Removed run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.907 | 5480 | Removed worker 17 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.907 | 5480 | Assigned run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 17 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.907 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.907 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.bohO50 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.908 | 6641 | Added a new run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.908 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.909 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.909 | 5481 | Recursively removing directory: /tmp/git.3Da9qB/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.909 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.910 | 6644 | Added a new run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.910 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.912 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.912 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.912 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.912 | 6647 | Added a new run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.912 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.912 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.912 | 6678 | Added a new worker 27 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.912 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.913 | 5480 | Removed run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.913 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.913 | 5480 | Assigned run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.913 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.VXcR6U 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.914 | 6650 | Added a new run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.914 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.914 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.916 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.916 | 6652 | Added a new run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.916 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.916 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.916 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.918 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.919 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.919 | 6653 | Added a new run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.920 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.920 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.921 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.921 | 6671 | Marked run 74 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.921 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.922 | 6677 | Marked run 75 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.922 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.923 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.923 | 6661 | Added a new run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.925 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.925 | 6663 | Added a new run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.925 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.926 | 5484 | Recursively removing directory: /tmp/git.bohO50/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.927 | 6674 | Added a new run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.927 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.929 | 6675 | Added a new run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.929 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.929 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.929 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.929 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.929 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.929 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.930 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.930 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.930 | 6681 | Added a new run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.931 | 6705 | Added a new worker 23 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.931 | 5480 | Removed run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.931 | 5480 | Removed worker 23 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.931 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.931 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.931 | 5480 | Assigned run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 23 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.932 | 5481 | Recursively removing directory: /tmp/git.VXcR6U/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.932 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.51sThR 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.932 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.933 | 6683 | Added a new run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.933 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.934 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.934 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.934 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.934 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.934 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.934 | 6713 | Added a new worker 30 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.934 | 5480 | Removed run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.934 | 5480 | Removed worker 30 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.934 | 5480 | Assigned run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 30 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.935 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.935 | 6685 | Added a new run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.936 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.935 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.lgtBh4 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.938 | 6707 | Added a new run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.938 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.938 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.939 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.940 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.941 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.941 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.943 | 6690 | Added a new run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.943 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.943 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.945 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.945 | 6708 | Added a new run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.945 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.946 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.947 | 6687 | Added a new run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.947 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.949 | 6704 | Marked run 76 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.949 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.950 | 5484 | Recursively removing directory: /tmp/git.51sThR/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.951 | 6693 | Added a new run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.951 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.953 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.953 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.953 | 5481 | Recursively removing directory: /tmp/git.lgtBh4/ 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.953 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.953 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.953 | 6712 | Marked run 77 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.953 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.953 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.953 | 6741 | Added a new worker 20 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.953 | 5480 | Removed run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.953 | 5480 | Removed worker 20 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.953 | 5480 | Assigned run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 20 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.953 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.954 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.WfKwJx 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.955 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.955 | 6709 | Added a new run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.955 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.956 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.956 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.956 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.957 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.957 | 6745 | Added a new worker 32 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.957 | 5480 | Removed run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.957 | 5480 | Removed worker 32 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.957 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.957 | 5480 | Assigned run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 32 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.957 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.958 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9OTILa 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.958 | 6711 | Added a new run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.959 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.959 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.961 | 6740 | Marked run 78 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.961 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.962 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.962 | 6715 | Added a new run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.962 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.962 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.964 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.964 | 6744 | Marked run 79 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.964 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.965 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.965 | 6717 | Added a new run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.966 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.966 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.967 | 6719 | Added a new run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.967 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.969 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.969 | 6720 | Added a new run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.969 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.970 | 6729 | Added a new run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.970 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.971 | 6734 | Added a new run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.972 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.972 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.973 | 6739 | Added a new run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.973 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.974 | 5484 | Recursively removing directory: /tmp/git.WfKwJx/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.974 | 6742 | Added a new run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.975 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.975 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.975 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.976 | 5484 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.976 | 5484 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.977 | 5484 | Waiting for a new command 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.977 | 6746 | Added a new run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.977 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.977 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.978 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Z54XTe 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.978 | 6775 | Added a new worker 6 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.978 | 5480 | Removed run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.978 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.978 | 5480 | Assigned run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.978 | 6748 | Added a new run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.978 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.978 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.980 | 6752 | Added a new run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.980 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.981 | 6757 | Added a new run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.982 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.983 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.983 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.983 | 5481 | Recursively removing directory: /tmp/git.9OTILa/ 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.984 | 6764 | Added a new run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.985 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.985 | 5481 | Process exit code: 0 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.985 | 5481 | Process output: 57 bytes 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.985 | 5481 | Waiting for a new command 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.985 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.985 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.985 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.985 | 6788 | Added a new worker 29 to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.985 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.986 | 5480 | Removed run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.986 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.986 | 5480 | Assigned run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.986 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rgJsJC 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.986 | 5484 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.986 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.988 | 5484 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.988 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.988 | 6774 | Marked run 80 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.988 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.990 | 6781 | Added a new run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.990 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.991 | 6768 | Added a new run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.991 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.993 | 6771 | Added a new run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.993 | 5481 | Checking out revision HEAD 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.993 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5481/cimple-worker: 2024-04-25 03:44:06.994 | 5481 | Going to run: ./ci 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.994 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.995 | 6785 | Marked run 81 as finished 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.996 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.996 | 6777 | Added a new run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.997 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.997 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | 5484/cimple-worker: 2024-04-25 03:44:06.997 | 5484 | Recursively removing directory: /tmp/git.Z54XTe/ 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.999 | 6772 | Added a new run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:06 | INFO | 5478/cimple-server: 2024-04-25 03:44:06.999 | 5478 | Waiting for new connections 2024-04-25 03:44:06 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:06 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:06 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.000 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.000 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.000 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.000 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.000 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.001 | 6783 | Added a new run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.001 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.001 | 6810 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.001 | 5480 | Removed run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.001 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.001 | 5480 | Assigned run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.002 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.002 | 6784 | Added a new run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.003 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.002 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.jkMQUE 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.004 | 6787 | Added a new run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.005 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.005 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.006 | 5481 | Recursively removing directory: /tmp/git.rgJsJC/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.008 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.008 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.008 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.006 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.007 | 6789 | Added a new run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.007 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.008 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.008 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.008 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.008 | 6823 | Added a new worker 31 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.008 | 5480 | Removed run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.009 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.009 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.009 | 5480 | Assigned run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.008 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.009 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Wp4KW8 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.010 | 6790 | Added a new run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.010 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.011 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.010 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.011 | 6809 | Marked run 82 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.012 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.013 | 6822 | Marked run 83 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.013 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.013 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.014 | 6796 | Added a new run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.014 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.016 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.016 | 6801 | Added a new run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.016 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.016 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.017 | 6803 | Added a new run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.018 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.019 | 6812 | Added a new run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.019 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.019 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.020 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.020 | 6814 | Added a new run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.021 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.022 | 6818 | Added a new run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.022 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.022 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.023 | 6819 | Added a new run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.023 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.024 | 5484 | Recursively removing directory: /tmp/git.jkMQUE/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.025 | 6821 | Added a new run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.025 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.026 | 6824 | Added a new run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.027 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.027 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.027 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.027 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.027 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.027 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.027 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.028 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.028 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.028 | 6852 | Added a new worker 27 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.028 | 5480 | Removed run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.028 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.028 | 5480 | Assigned run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.029 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.028 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Nex42H 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.029 | 6827 | Added a new run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.029 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.030 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.031 | 6839 | Added a new run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.031 | 5481 | Recursively removing directory: /tmp/git.Wp4KW8/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.032 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.032 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.033 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.033 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.uZ5GhL 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.033 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.033 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.033 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.033 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.033 | 6861 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.033 | 5480 | Removed run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.033 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.033 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.033 | 5480 | Assigned run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.034 | 6837 | Added a new run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.034 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.035 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.036 | 6842 | Added a new run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.035 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.036 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.038 | 6851 | Added a new run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.038 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.039 | 6849 | Added a new run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.039 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.039 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.041 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.042 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.042 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.042 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.042 | 6850 | Marked run 84 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.042 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.043 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.043 | 6867 | Added a new run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.044 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.045 | 6853 | Added a new run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.046 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.046 | 6857 | Added a new run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.046 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.047 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.047 | 6860 | Marked run 85 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.047 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.048 | 5484 | Recursively removing directory: /tmp/git.Nex42H/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.049 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.050 | 6859 | Added a new run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.050 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.050 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.050 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.050 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.050 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.050 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.050 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.051 | 6892 | Added a new worker 24 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.051 | 5480 | Removed run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.051 | 5480 | Removed worker 24 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.051 | 5480 | Assigned run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 24 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.051 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.051 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.XetIQx 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.052 | 5481 | Recursively removing directory: /tmp/git.uZ5GhL/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.053 | 6863 | Added a new run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.053 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.054 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.055 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.055 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.055 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.056 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.5C4arD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.055 | 6890 | Marked run 86 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.055 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.055 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.055 | 6897 | Added a new worker 27 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.055 | 5480 | Removed run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.055 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.055 | 5480 | Assigned run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.056 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.057 | 6889 | Added a new run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.057 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.058 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.059 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.059 | 6870 | Added a new run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.059 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.060 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.060 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.061 | 6873 | Added a new run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.061 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.063 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.063 | 6872 | Added a new run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.063 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.064 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.064 | 6874 | Added a new run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.065 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.065 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.066 | 6884 | Added a new run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.066 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.067 | 6886 | Added a new run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.068 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.069 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.069 | 6854 | Added a new run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.069 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.070 | 5484 | Recursively removing directory: /tmp/git.XetIQx/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.070 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.072 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.072 | 6894 | Added a new run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.072 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.072 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.072 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.073 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.073 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.073 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.073 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.073 | 6923 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.073 | 5480 | Removed run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.073 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.073 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.073 | 5480 | Assigned run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.073 | 6896 | Marked run 87 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.074 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.074 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.073 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ureC8u 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.076 | 6921 | Marked run 88 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.076 | 6917 | Added a new run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.076 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.077 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.077 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.078 | 5481 | Recursively removing directory: /tmp/git.5C4arD/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.078 | 6901 | Added a new run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.079 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.080 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.081 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.081 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.080 | 6930 | Added a new run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.080 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.081 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.081 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.081 | 6934 | Added a new worker 21 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.081 | 5480 | Removed run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.081 | 5480 | Removed worker 21 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.081 | 5480 | Assigned run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 21 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.082 | 6911 | Added a new run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.082 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.082 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.DLcnpG 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.082 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.082 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.083 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.084 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.083 | 6899 | Added a new run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.084 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.085 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.086 | 6919 | Added a new run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.086 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.086 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.087 | 6920 | Added a new run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.088 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.089 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.090 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.090 | 6922 | Added a new run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.090 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.091 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.092 | 6933 | Marked run 89 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.092 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.092 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.093 | 6926 | Added a new run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.093 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.094 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.094 | 6905 | Added a new run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.095 | 5484 | Recursively removing directory: /tmp/git.ureC8u/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.096 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.097 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.098 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.098 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.098 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.097 | 6937 | Added a new run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.098 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.098 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.098 | 6965 | Added a new worker 27 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.098 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.098 | 5480 | Removed run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.098 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.098 | 5480 | Assigned run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.098 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.JOaPtw 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.099 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.100 | 5481 | Recursively removing directory: /tmp/git.DLcnpG/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.100 | 6957 | Added a new run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.101 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.102 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.102 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.102 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.103 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.102 | 6941 | Added a new run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.103 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.103 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.103 | 6971 | Added a new worker 28 to the queue 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.103 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.tIgnFL 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.103 | 5480 | Removed run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.103 | 5480 | Removed worker 28 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.103 | 5480 | Assigned run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 28 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.103 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.105 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.106 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.107 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.108 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.108 | 6942 | Added a new run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.109 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.110 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.110 | 6944 | Added a new run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.110 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.111 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.112 | 6948 | Added a new run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.112 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.113 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.114 | 6953 | Added a new run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.114 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.114 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.115 | 6936 | Added a new run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.116 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.117 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.117 | 6962 | Added a new run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.117 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.119 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.119 | 5484 | Recursively removing directory: /tmp/git.JOaPtw/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.119 | 6967 | Added a new run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.120 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.121 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.122 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.122 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.122 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 6991 | Added a new run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 6964 | Marked run 90 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 7001 | Added a new worker 25 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 5480 | Removed run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 5480 | Removed worker 25 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.122 | 5480 | Assigned run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 25 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.122 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.H4bM9R 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.124 | 5481 | Recursively removing directory: /tmp/git.tIgnFL/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.123 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.124 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.125 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.126 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.126 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.126 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.126 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.126 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.127 | 7006 | Added a new worker 31 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.127 | 5480 | Removed run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.127 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.127 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.127 | 5480 | Assigned run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.127 | 6970 | Marked run 91 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.127 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.127 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.hop5My 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.128 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.129 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.130 | 6973 | Added a new run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.130 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.132 | 6974 | Added a new run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.133 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.134 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.134 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.135 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.136 | 7000 | Marked run 92 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.136 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.136 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.137 | 5484 | Recursively removing directory: /tmp/git.H4bM9R/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.138 | 7005 | Marked run 93 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.138 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.139 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.139 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.139 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.139 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.139 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.139 | 7020 | Added a new worker 30 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.139 | 5480 | Removed run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.139 | 5480 | Removed worker 30 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.139 | 5480 | Assigned run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 30 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.139 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.139 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wSImSG 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.143 | 5481 | Recursively removing directory: /tmp/git.hop5My/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.144 | 6981 | Added a new run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.144 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.144 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.144 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.145 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.144 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.145 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.145 | 7027 | Added a new worker 31 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.145 | 5480 | Removed run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.145 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.145 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.145 | 5480 | Assigned run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.145 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.sbxFI3 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.146 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.147 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.147 | 6985 | Added a new run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.147 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.147 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.149 | 6987 | Added a new run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.150 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.151 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.151 | 6969 | Added a new run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.151 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.152 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.152 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.152 | 7019 | Marked run 94 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.153 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.153 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.154 | 7026 | Marked run 95 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.154 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.155 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.156 | 6994 | Added a new run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.156 | 5484 | Recursively removing directory: /tmp/git.wSImSG/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.157 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.158 | 6999 | Added a new run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.159 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.159 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.160 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.160 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.160 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.161 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.161 | 7051 | Added a new worker 8 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.161 | 7003 | Added a new run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.161 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.161 | 5480 | Removed run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.161 | 5480 | Removed worker 8 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.161 | 5480 | Assigned run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 8 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.161 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.161 | 5481 | Recursively removing directory: /tmp/git.sbxFI3/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.162 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.161 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.162 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.CwQYo1 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.163 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.163 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.164 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.164 | 7004 | Added a new run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.164 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.164 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.164 | 7055 | Added a new worker 26 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.165 | 5480 | Removed run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.165 | 5480 | Removed worker 26 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.165 | 5480 | Assigned run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 26 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.165 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zdLtjD 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.165 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.166 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.167 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.168 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.169 | 7050 | Marked run 96 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.169 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.170 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.171 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.172 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.173 | 7012 | Added a new run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.173 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.175 | 7017 | Added a new run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.175 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.176 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.177 | 7028 | Added a new run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.177 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.177 | 7054 | Marked run 97 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.177 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.178 | 7035 | Added a new run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.179 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.178 | 5484 | Recursively removing directory: /tmp/git.CwQYo1/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.180 | 5481 | Recursively removing directory: /tmp/git.zdLtjD/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.181 | 7033 | Added a new run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.181 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.181 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.181 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.182 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.182 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.182 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.182 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.182 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.182 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.182 | 7080 | Added a new worker 22 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.182 | 5480 | Removed run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.182 | 5480 | Removed worker 22 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.182 | 5480 | Assigned run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 22 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.183 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.183 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.183 | 7082 | Added a new worker 27 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.183 | 5480 | Removed run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.183 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.183 | 5480 | Assigned run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.183 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.183 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.l4udqF 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.182 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.E8hXMb 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.184 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.185 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.186 | 7040 | Added a new run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.186 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.188 | 7049 | Added a new run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.188 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.190 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.190 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.190 | 7053 | Added a new run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.190 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.190 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.191 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.192 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.193 | 7077 | Marked run 98 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.193 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.193 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.194 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.195 | 7081 | Marked run 99 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.195 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.196 | 7057 | Added a new run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.196 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.198 | 7058 | Added a new run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.198 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.199 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.199 | 7069 | Added a new run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.200 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.200 | 5481 | Recursively removing directory: /tmp/git.l4udqF/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.200 | 5484 | Recursively removing directory: /tmp/git.E8hXMb/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.202 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.202 | 7075 | Added a new run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.202 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.203 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.203 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.203 | 7109 | Added a new worker 24 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.203 | 5480 | Removed run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.203 | 5480 | Removed worker 24 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.203 | 5480 | Assigned run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 24 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.203 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.204 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.203 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.203 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.204 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.204 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.204 | 7113 | Added a new worker 31 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.204 | 5480 | Removed run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.204 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.204 | 5480 | Assigned run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.204 | 7079 | Added a new run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.205 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.205 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.206 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.204 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.sr9mIs 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.202 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.202 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.203 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.203 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.fLdP19 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.207 | 7083 | Added a new run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.208 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.209 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.209 | 7084 | Added a new run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.210 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.211 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.210 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.211 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.211 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.213 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.213 | 7087 | Added a new run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.213 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.215 | 7108 | Marked run 101 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.215 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.216 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.216 | 7091 | Added a new run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.217 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.219 | 5481 | Recursively removing directory: /tmp/git.fLdP19/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.220 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.220 | 7112 | Marked run 100 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.220 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.220 | 5484 | Recursively removing directory: /tmp/git.sr9mIs/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.221 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.221 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.221 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.221 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.221 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.221 | 7138 | Added a new worker 14 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.221 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.221 | 5480 | Removed run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.221 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.222 | 5480 | Assigned run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.222 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.TP8BSI 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.222 | 7093 | Added a new run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.223 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.223 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.223 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.223 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.lOmHuq 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.223 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.223 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.223 | 7141 | Added a new worker 31 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.223 | 5480 | Removed run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.223 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.223 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.223 | 5480 | Assigned run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.225 | 7105 | Added a new run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.225 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.226 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.227 | 7107 | Added a new run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.228 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.228 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.228 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.229 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.230 | 7137 | Marked run 102 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.230 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.232 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.232 | 7110 | Added a new run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.232 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.233 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.234 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.235 | 7139 | Marked run 103 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.235 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.236 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.236 | 7115 | Added a new run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.237 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.237 | 5481 | Recursively removing directory: /tmp/git.TP8BSI/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.238 | 7117 | Added a new run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.238 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.239 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.240 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.240 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.240 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.240 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.240 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.240 | 7162 | Added a new worker 26 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.240 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.240 | 5480 | Removed run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.240 | 5480 | Removed worker 26 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.240 | 5480 | Assigned run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 26 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.240 | 7119 | Added a new run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.240 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.240 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zNXF08 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.241 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.243 | 7122 | Added a new run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.243 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.244 | 5484 | Recursively removing directory: /tmp/git.lOmHuq/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.245 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.246 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.246 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.246 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.246 | 7127 | Added a new run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.246 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.246 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.247 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.247 | 7172 | Added a new worker 31 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.247 | 5480 | Removed run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.247 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.247 | 5480 | Assigned run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.247 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.247 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9wJSMg 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.248 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.248 | 7161 | Marked run 104 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.248 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.250 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.250 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.250 | 7136 | Added a new run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.250 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.253 | 7143 | Added a new run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.253 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.255 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.255 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.256 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.256 | 7145 | Added a new run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.256 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.256 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.257 | 5481 | Recursively removing directory: /tmp/git.zNXF08/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.258 | 7148 | Added a new run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.259 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.260 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.260 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.260 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.260 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.260 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.260 | 7190 | Added a new worker 15 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.260 | 5480 | Removed run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.260 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.260 | 5480 | Assigned run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.260 | 7155 | Added a new run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.260 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.261 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.261 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.261 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.3Nuctq 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.262 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.262 | 7171 | Marked run 105 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.262 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.264 | 7159 | Added a new run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.264 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.266 | 5484 | Recursively removing directory: /tmp/git.9wJSMg/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.266 | 7165 | Added a new run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.267 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.268 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.268 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.268 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.268 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.268 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.269 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.269 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.269 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.269 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.5erbXl 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.269 | 7189 | Marked run 106 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.269 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.269 | 7203 | Added a new worker 6 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.269 | 5480 | Removed run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.269 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.269 | 5480 | Assigned run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.270 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.271 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.272 | 7169 | Added a new run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.272 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.274 | 7170 | Added a new run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.274 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.276 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.276 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.277 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.277 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.277 | 7202 | Marked run 107 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.277 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.277 | 5481 | Recursively removing directory: /tmp/git.3Nuctq/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.279 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.279 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.280 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.279 | 7174 | Added a new run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.280 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.280 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.280 | 7218 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.280 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.280 | 5480 | Removed run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.280 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.280 | 5480 | Assigned run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.280 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.SLkDsK 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.281 | 7182 | Added a new run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.282 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.284 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.284 | 7185 | Added a new run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.284 | 5484 | Recursively removing directory: /tmp/git.5erbXl/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.285 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.286 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.286 | 7191 | Added a new run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.287 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.287 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.287 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.287 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.287 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.287 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.287 | 7229 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.287 | 5480 | Removed run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.287 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.288 | 5480 | Assigned run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.288 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.KrAspY 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.288 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.288 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.288 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.289 | 7217 | Marked run 108 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.289 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.289 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.290 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.292 | 7228 | Marked run 109 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.292 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.293 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.296 | 5481 | Recursively removing directory: /tmp/git.SLkDsK/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.297 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.297 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.297 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.297 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.297 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.297 | 7194 | Added a new run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.297 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.297 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.298 | 7241 | Added a new worker 19 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.298 | 5480 | Removed run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.298 | 5480 | Removed worker 19 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.298 | 5480 | Assigned run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 19 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.298 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.qErgpM 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.298 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.300 | 7197 | Added a new run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.300 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.301 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.302 | 7200 | Added a new run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.302 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.304 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.305 | 7239 | Marked run 110 as finished 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.305 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.305 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.306 | 5484 | Recursively removing directory: /tmp/git.KrAspY/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.306 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.307 | 7205 | Added a new run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.307 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.308 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.308 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.308 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.308 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.308 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.308 | 7255 | Added a new worker 6 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.308 | 5480 | Removed run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.308 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.308 | 5480 | Assigned run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.309 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.309 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.g1CpDg 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.309 | 7213 | Added a new run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.309 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.311 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.312 | 7214 | Added a new run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.313 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.315 | 7225 | Added a new run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.315 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.315 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.316 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.316 | 5481 | Recursively removing directory: /tmp/git.qErgpM/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.317 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.317 | 7254 | Marked run 111 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.317 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.318 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.319 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.319 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.319 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.319 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.319 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.319 | 7271 | Added a new worker 31 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.319 | 5480 | Removed run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.319 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.319 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.320 | 5480 | Assigned run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.320 | 7226 | Added a new run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.320 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.320 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.mR7z9u 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.321 | 7231 | Added a new run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.322 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.323 | 7270 | Marked run 112 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.324 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.324 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.325 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.326 | 5484 | Recursively removing directory: /tmp/git.g1CpDg/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.326 | 7233 | Added a new run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.326 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.326 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.328 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.329 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.329 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.329 | 7244 | Added a new run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.329 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.329 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.329 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.329 | 7284 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.329 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.329 | 5480 | Removed run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.329 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.329 | 5480 | Assigned run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.329 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.329 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Y0fW98 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.332 | 7250 | Added a new run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.332 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.332 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.333 | 7252 | Added a new run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.334 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.336 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.336 | 7259 | Added a new run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.336 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.337 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.337 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.338 | 5481 | Recursively removing directory: /tmp/git.mR7z9u/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.338 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.339 | 7283 | Marked run 113 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.339 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.340 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.340 | 7263 | Added a new run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.340 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.340 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.341 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.341 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.341 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.341 | 7301 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.341 | 5480 | Removed run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.341 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.341 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.341 | 5480 | Assigned run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.342 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.FwDcwN 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.343 | 7266 | Added a new run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.343 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.345 | 7269 | Added a new run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.346 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.346 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.348 | 5484 | Recursively removing directory: /tmp/git.Y0fW98/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.348 | 7278 | Added a new run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.348 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.348 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.349 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.351 | 7300 | Marked run 114 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.351 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.351 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.351 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.351 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.351 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.352 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.352 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.352 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.352 | 7317 | Added a new worker 32 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.352 | 5480 | Removed run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.352 | 5480 | Removed worker 32 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.352 | 5480 | Assigned run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 32 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.352 | 7280 | Added a new run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.352 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.YtaLMx 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.353 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.353 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.355 | 7285 | Added a new run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.355 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.356 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.358 | 7288 | Added a new run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.358 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.358 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.359 | 5481 | Recursively removing directory: /tmp/git.FwDcwN/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.360 | 7316 | Marked run 115 as finished 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.360 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.360 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.361 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.361 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.361 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.361 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.362 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.361 | 7294 | Added a new run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.362 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.362 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.362 | 7330 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.362 | 5480 | Removed run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.362 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.362 | 5480 | Assigned run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.362 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.362 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.OenPmi 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.364 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.366 | 7297 | Added a new run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.366 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.368 | 7299 | Added a new run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.368 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.368 | 5484 | Recursively removing directory: /tmp/git.YtaLMx/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.369 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.371 | 7329 | Marked run 116 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.371 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.371 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.371 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.371 | 7343 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.371 | 5480 | Removed run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.371 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.371 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.371 | 5480 | Assigned run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.372 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.371 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.371 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.371 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.371 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.1Lij5B 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.372 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.373 | 7305 | Added a new run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.373 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.373 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.374 | 7310 | Added a new run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.375 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.377 | 7342 | Marked run 117 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.377 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.378 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.378 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.378 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.379 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.379 | 7313 | Added a new run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.379 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.381 | 7314 | Added a new run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.381 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.381 | 5481 | Recursively removing directory: /tmp/git.OenPmi/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.383 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.383 | 7324 | Added a new run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.384 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.384 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.384 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.384 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.384 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.385 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.385 | 7364 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.385 | 5480 | Removed run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.385 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.385 | 5480 | Assigned run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.385 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.385 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.7QYL0v 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.386 | 7326 | Added a new run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.386 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.386 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.388 | 7359 | Added a new run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.388 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.390 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.390 | 7334 | Added a new run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.390 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.389 | 5484 | Recursively removing directory: /tmp/git.1Lij5B/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.391 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.391 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.391 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.391 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.391 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.391 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.391 | 7375 | Added a new worker 31 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.392 | 5480 | Removed run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.392 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.392 | 5480 | Assigned run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.392 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.392 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.NLgnBF 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.393 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.392 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.393 | 7341 | Added a new run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.394 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.394 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.395 | 7363 | Marked run 118 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.395 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.397 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.398 | 7374 | Marked run 119 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.398 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.399 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.399 | 7344 | Added a new run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.399 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.400 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.400 | 5481 | Recursively removing directory: /tmp/git.7QYL0v/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.401 | 7351 | Added a new run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.401 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.403 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.403 | 7350 | Added a new run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.403 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.403 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.403 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.403 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.403 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.404 | 7390 | Added a new worker 20 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.404 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.404 | 5480 | Removed run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.404 | 5480 | Removed worker 20 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.404 | 5480 | Assigned run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 20 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.404 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.slpI0j 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.405 | 7371 | Added a new run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.405 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.406 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.406 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.408 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.408 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.408 | 5484 | Recursively removing directory: /tmp/git.NLgnBF/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.409 | 7360 | Added a new run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.409 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.410 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.410 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.411 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.411 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.411 | 7403 | Added a new worker 32 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.411 | 5480 | Removed run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.411 | 5480 | Removed worker 32 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.411 | 5480 | Assigned run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 32 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.411 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.411 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.411 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.puW7RF 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.412 | 7389 | Marked run 120 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.412 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.412 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.413 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.414 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.414 | 7365 | Added a new run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.414 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.416 | 7328 | Added a new run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.416 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.417 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.418 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.419 | 7373 | Added a new run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.419 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.419 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.422 | 7378 | Added a new run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.422 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.422 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.423 | 5481 | Recursively removing directory: /tmp/git.slpI0j/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.423 | 7402 | Marked run 121 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.424 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.425 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.426 | 7380 | Added a new run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.426 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.426 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.426 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.426 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.426 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.426 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.427 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.FYsrQZ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.427 | 7426 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.427 | 5480 | Removed run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.427 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.427 | 5480 | Assigned run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.427 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.427 | 7396 | Added a new run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.428 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.429 | 5484 | Recursively removing directory: /tmp/git.puW7RF/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.429 | 7397 | Added a new run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.430 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.430 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.432 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.432 | 7399 | Added a new run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.432 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.432 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.433 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.433 | 7433 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.433 | 5480 | Removed run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.433 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.433 | 5480 | Assigned run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.433 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.432 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.432 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.432 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.433 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.CZV73T 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.434 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.434 | 7425 | Marked run 122 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.434 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.435 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.436 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.436 | 7404 | Added a new run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.437 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.437 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.439 | 7400 | Added a new run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.439 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.440 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.440 | 7409 | Added a new run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.441 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.442 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.442 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.443 | 7411 | Added a new run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.443 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.443 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.443 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.445 | 7432 | Marked run 123 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.446 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.446 | 5481 | Recursively removing directory: /tmp/git.FYsrQZ/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.447 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.448 | 7418 | Added a new run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.448 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.448 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.448 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.448 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.448 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.448 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.448 | 7455 | Added a new worker 27 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.448 | 5480 | Removed run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.448 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.448 | 5480 | Assigned run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.448 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.448 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.SCXZ2u 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.449 | 7423 | Added a new run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.450 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.452 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.452 | 7454 | Marked run 124 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.452 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.453 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.454 | 5484 | Recursively removing directory: /tmp/git.CZV73T/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.454 | 7429 | Added a new run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.454 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.455 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.456 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.456 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.456 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.457 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.456 | 7431 | Added a new run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.457 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.457 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.457 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.457 | 7467 | Added a new worker 27 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.457 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.457 | 5480 | Removed run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.457 | 5480 | Removed worker 27 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.457 | 5480 | Assigned run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 27 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.458 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.jpeQjE 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.460 | 7435 | Added a new run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.460 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.461 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.463 | 7436 | Added a new run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.464 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.464 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.464 | 5481 | Recursively removing directory: /tmp/git.SCXZ2u/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.465 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.465 | 7466 | Marked run 125 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.465 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.466 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.466 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.466 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.466 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.466 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.466 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.466 | 7480 | Added a new worker 31 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.466 | 5480 | Removed run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.466 | 5480 | Removed worker 31 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.466 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.466 | 5480 | Assigned run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 31 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.466 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.467 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xirusI 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.468 | 7439 | Added a new run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.469 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.471 | 7444 | Added a new run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.471 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.472 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.473 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.473 | 7447 | Added a new run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.473 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.474 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.475 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.475 | 7452 | Added a new run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.475 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.475 | 5484 | Recursively removing directory: /tmp/git.jpeQjE/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.477 | 7479 | Marked run 126 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.478 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.478 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.478 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.478 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.478 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.478 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.478 | 7497 | Added a new worker 21 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.478 | 5480 | Removed run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.478 | 5480 | Removed worker 21 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.479 | 5480 | Assigned run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 21 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.479 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.479 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.CyHXZC 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.479 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.479 | 7460 | Added a new run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.480 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.481 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.482 | 7462 | Added a new run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.482 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.482 | 5481 | Recursively removing directory: /tmp/git.xirusI/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.483 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.484 | 7495 | Marked run 127 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.484 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.485 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.485 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.485 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.485 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.485 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.485 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.485 | 7508 | Added a new worker 32 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.486 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.486 | 5480 | Removed run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.486 | 5480 | Removed worker 32 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.486 | 5480 | Assigned run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 32 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.486 | 7468 | Added a new run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.486 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.0vzKLC 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.486 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.487 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.487 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.489 | 7472 | Added a new run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.490 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.492 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.492 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.492 | 7476 | Added a new run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.492 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.493 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.494 | 7481 | Added a new run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.495 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.497 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.497 | 7485 | Added a new run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.497 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.496 | 5484 | Recursively removing directory: /tmp/git.CyHXZC/ 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.499 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.499 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.499 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.499 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.499 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.499 | 7528 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.499 | 5480 | Removed run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.499 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.499 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.499 | 5480 | Assigned run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.500 | 7507 | Marked run 128 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.500 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.500 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.QTLFkt 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.501 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.502 | 7491 | Added a new run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.502 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.502 | 5481 | Recursively removing directory: /tmp/git.0vzKLC/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.505 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.505 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.505 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.505 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.505 | 7527 | Marked run 129 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.505 | 7533 | Added a new worker 9 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.505 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.505 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.505 | 5480 | Removed run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.505 | 5480 | Removed worker 9 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.505 | 5480 | Assigned run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 9 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.506 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IpXsdK 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.506 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.507 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.508 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.508 | 7498 | Added a new run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.508 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.511 | 7503 | Added a new run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.511 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.511 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.513 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.513 | 7532 | Marked run 130 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.514 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.514 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.515 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.515 | 7505 | Added a new run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.515 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.517 | 5484 | Recursively removing directory: /tmp/git.QTLFkt/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.518 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.518 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.519 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.519 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.519 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.519 | 7551 | Added a new worker 29 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.519 | 5480 | Removed run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.519 | 5480 | Removed worker 29 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.519 | 5480 | Assigned run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 29 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.519 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.519 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.519 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.hnI4Oa 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.521 | 7530 | Added a new run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.521 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.522 | 5481 | Recursively removing directory: /tmp/git.IpXsdK/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.522 | 7512 | Added a new run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.523 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.525 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.525 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.526 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.525 | 7515 | Added a new run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.525 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.526 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.526 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.527 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.527 | 7558 | Added a new worker 28 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.527 | 5480 | Removed run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.527 | 5480 | Removed worker 28 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.527 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.527 | 5480 | Assigned run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 28 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.527 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.JuakJL 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.527 | 7549 | Marked run 131 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.527 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.529 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.529 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.531 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.530 | 7522 | Added a new run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.531 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.532 | 7506 | Added a new run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.535 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.536 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.534 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.540 | 7537 | Added a new run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.541 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.542 | 7534 | Added a new run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.543 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.544 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.545 | 7541 | Added a new run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.545 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.547 | 7550 | Added a new run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.547 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.549 | 5484 | Recursively removing directory: /tmp/git.hnI4Oa/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.550 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.550 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.551 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.551 | 7559 | Added a new run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.551 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.551 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.551 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.552 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.552 | 7577 | Added a new worker 23 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.552 | 5480 | Removed run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.552 | 5480 | Removed worker 23 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.552 | 5480 | Assigned run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 23 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.552 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.552 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.GPTjEj 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.554 | 7557 | Marked run 132 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.555 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.555 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.558 | 7560 | Added a new run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.558 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.559 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.560 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.566 | 7572 | Added a new run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.566 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.568 | 7571 | Added a new run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.567 | 5481 | Recursively removing directory: /tmp/git.JuakJL/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.569 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.569 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.569 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.570 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.570 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.571 | 7575 | Added a new run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.571 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.573 | 7576 | Marked run 133 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.575 | 7578 | Added a new run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.575 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.580 | 7580 | Added a new run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.581 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.583 | 7590 | Added a new worker 9 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.584 | 5480 | Removed run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.584 | 5480 | Removed worker 9 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.584 | 5480 | Assigned run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 9 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.585 | 7589 | Marked run 134 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.586 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.586 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.eEzhRv 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.587 | 5484 | Recursively removing directory: /tmp/git.GPTjEj/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.589 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.589 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.589 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.589 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.589 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.595 | 7596 | Added a new worker 13 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.595 | 5480 | Removed run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.595 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.595 | 5480 | Assigned run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.596 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.596 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.BHZQPt 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.598 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.598 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.602 | 7594 | Added a new run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.602 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:07 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.604 | 7595 | Marked run 135 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.604 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.605 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.606 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.646 | 5484 | Recursively removing directory: /tmp/git.BHZQPt/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.647 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.647 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.648 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.648 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.648 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.648 | 7609 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.648 | 5480 | Removed run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.648 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.648 | 5480 | Assigned run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.648 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.648 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.KbaEdh 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.651 | 7608 | Marked run 137 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.651 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.652 | 5481 | Recursively removing directory: /tmp/git.eEzhRv/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.653 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.653 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.653 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.653 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.653 | 7612 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.653 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.653 | 5480 | Removed run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.653 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.653 | 5480 | Assigned run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.653 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.653 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.uSkHnI 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.654 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.655 | 7611 | Marked run 136 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.655 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.655 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.658 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.658 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.661 | 5484 | Recursively removing directory: /tmp/git.KbaEdh/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.662 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.663 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.663 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.663 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.663 | 7625 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.663 | 5480 | Removed run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.663 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.663 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.663 | 5480 | Assigned run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.663 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.663 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.jTd7Qg 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.665 | 5481 | Recursively removing directory: /tmp/git.uSkHnI/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.665 | 7624 | Marked run 138 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.665 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.666 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.666 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.667 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.667 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.667 | 7628 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.667 | 5480 | Removed run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.667 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.667 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.667 | 5480 | Assigned run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.667 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.667 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.d17p8L 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.669 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.669 | 7627 | Marked run 139 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.669 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.670 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.672 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.673 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.675 | 5484 | Recursively removing directory: /tmp/git.jTd7Qg/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.677 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.677 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.677 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.677 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.677 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.677 | 7640 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.677 | 5480 | Removed run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.677 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.677 | 5480 | Assigned run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.677 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.677 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.syzpFO 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.679 | 7639 | Marked run 140 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.679 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.679 | 5481 | Recursively removing directory: /tmp/git.d17p8L/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.680 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.680 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.681 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.681 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.681 | 7644 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.681 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.681 | 5480 | Removed run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.681 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.681 | 5480 | Assigned run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.681 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.681 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.MBws2Q 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.682 | 7643 | Marked run 141 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.682 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.683 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.684 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.686 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.686 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.690 | 5484 | Recursively removing directory: /tmp/git.syzpFO/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.691 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.691 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.691 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.691 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.691 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.691 | 7658 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.692 | 5480 | Removed run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.692 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.692 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.692 | 5480 | Assigned run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.692 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.dh7ogC 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.693 | 5481 | Recursively removing directory: /tmp/git.MBws2Q/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.694 | 7657 | Marked run 142 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.694 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.694 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.694 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.695 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.695 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.695 | 7660 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.695 | 5480 | Removed run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.695 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.695 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.695 | 5480 | Assigned run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.695 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.695 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Uvwqlj 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.697 | 7659 | Marked run 143 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.697 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.697 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.698 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.700 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.701 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.704 | 5484 | Recursively removing directory: /tmp/git.dh7ogC/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.705 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.705 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.706 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.706 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.706 | 7674 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.706 | 5480 | Removed run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.706 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.706 | 5480 | Assigned run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.706 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.706 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.706 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.aPSLyv 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.707 | 5481 | Recursively removing directory: /tmp/git.Uvwqlj/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.708 | 7673 | Marked run 144 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.708 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.708 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.708 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.709 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.709 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.709 | 7676 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.709 | 5480 | Removed run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.709 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.709 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.709 | 5480 | Assigned run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.709 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.709 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9Roe7I 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.711 | 7675 | Marked run 145 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.711 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.712 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.713 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.714 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.714 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.718 | 5484 | Recursively removing directory: /tmp/git.aPSLyv/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.720 | 5481 | Recursively removing directory: /tmp/git.9Roe7I/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.720 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.720 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.720 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.720 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.720 | 7690 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.720 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.720 | 5480 | Removed run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.720 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.720 | 5480 | Assigned run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.720 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.720 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.fxjB7K 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.722 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.722 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.722 | 7689 | Marked run 146 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.722 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.722 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.722 | 7692 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.722 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.722 | 5480 | Removed run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.722 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.722 | 5480 | Assigned run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.722 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.722 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4GPQDq 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.724 | 7691 | Marked run 147 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.724 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.726 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.727 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.727 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.728 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.733 | 5484 | Recursively removing directory: /tmp/git.fxjB7K/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.734 | 5481 | Recursively removing directory: /tmp/git.4GPQDq/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.734 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.734 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.734 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.734 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.735 | 7706 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.735 | 5480 | Removed run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.735 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.735 | 5480 | Assigned run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.735 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.734 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.735 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.awqkkS 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.736 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.736 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.736 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.736 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.736 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.736 | 7708 | Added a new worker 14 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.736 | 5480 | Removed run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.736 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.736 | 5480 | Assigned run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.736 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.737 | 7705 | Marked run 148 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.737 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.736 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.UzKBBj 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.738 | 7707 | Marked run 149 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.738 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.741 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.741 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.742 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.742 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.748 | 5481 | Recursively removing directory: /tmp/git.UzKBBj/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.749 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.749 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.749 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.748 | 5484 | Recursively removing directory: /tmp/git.awqkkS/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.749 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.749 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.749 | 7722 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.749 | 5480 | Removed run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.749 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.750 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.fz9mwE 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.749 | 5480 | Assigned run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.750 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.749 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.750 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.750 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.750 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.750 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.750 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.t5a6lL 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.750 | 7724 | Added a new worker 13 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.750 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.750 | 5480 | Removed run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.750 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.750 | 5480 | Assigned run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.752 | 7721 | Marked run 151 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.752 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.753 | 7723 | Marked run 150 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.753 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.755 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.755 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.756 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.756 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.762 | 5484 | Recursively removing directory: /tmp/git.t5a6lL/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.762 | 5481 | Recursively removing directory: /tmp/git.fz9mwE/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.763 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.763 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.763 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.763 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.763 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.763 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.764 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.dAnT4q 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.764 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.oHXVwu 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 7739 | Added a new worker 15 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 7740 | Added a new worker 16 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5480 | Removed run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5480 | Assigned run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5480 | Removed run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.763 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.764 | 5480 | Assigned run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.764 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.765 | 7738 | Marked run 152 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.766 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.767 | 7737 | Marked run 153 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.767 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.769 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.769 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.769 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.769 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.775 | 5481 | Recursively removing directory: /tmp/git.oHXVwu/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.775 | 5484 | Recursively removing directory: /tmp/git.dAnT4q/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.776 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.776 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.776 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.776 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.777 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.776 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 7756 | Added a new worker 15 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5480 | Removed run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5480 | Assigned run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 7755 | Added a new worker 16 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5480 | Removed run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.777 | 5480 | Assigned run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.777 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.SOfZOZ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.777 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.777 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.OhuT0o 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.779 | 7754 | Marked run 154 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.779 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.781 | 7753 | Marked run 155 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.781 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.782 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.782 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.783 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.783 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.788 | 5481 | Recursively removing directory: /tmp/git.OhuT0o/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.789 | 5484 | Recursively removing directory: /tmp/git.SOfZOZ/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.790 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.790 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.790 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.790 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.790 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 7770 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.790 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.790 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.WHIGbU 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5480 | Removed run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5480 | Assigned run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 7772 | Added a new worker 9 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5480 | Removed run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.790 | 5480 | Removed worker 9 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.791 | 5480 | Assigned run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 9 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.791 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.2rH9HM 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.792 | 7769 | Marked run 157 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.792 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.793 | 7771 | Marked run 156 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.794 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.796 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.796 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.797 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.797 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.803 | 5481 | Recursively removing directory: /tmp/git.WHIGbU/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.803 | 5484 | Recursively removing directory: /tmp/git.2rH9HM/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.805 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.805 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.805 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.805 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 7786 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5480 | Removed run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5480 | Assigned run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 7788 | Added a new worker 8 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5480 | Removed run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5480 | Removed worker 8 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.805 | 5480 | Assigned run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 8 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.805 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.805 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.bt61a3 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.805 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.805 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wTTsfj 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.807 | 7785 | Marked run 158 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.807 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.809 | 7787 | Marked run 159 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.809 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.810 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.811 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.811 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.812 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.817 | 5484 | Recursively removing directory: /tmp/git.wTTsfj/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.817 | 5481 | Recursively removing directory: /tmp/git.bt61a3/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.818 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.818 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.818 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.818 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.818 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.818 | 7802 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.818 | 5480 | Removed run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.818 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.818 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.818 | 5480 | Assigned run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.819 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.819 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.819 | 7804 | Added a new worker 13 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.819 | 5480 | Removed run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.819 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.819 | 5480 | Assigned run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.819 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.819 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.C4mZWN 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.819 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.819 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.819 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.819 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.cboL8L 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.821 | 7801 | Marked run 161 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.821 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.823 | 7803 | Marked run 160 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.823 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.824 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.824 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.825 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.825 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.830 | 5481 | Recursively removing directory: /tmp/git.cboL8L/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.831 | 5484 | Recursively removing directory: /tmp/git.C4mZWN/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.831 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.831 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.832 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.832 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.832 | 7818 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.832 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.832 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.832 | 5480 | Removed run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.832 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.832 | 5480 | Assigned run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.833 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rExIrm 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.833 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.833 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.833 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.833 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.834 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.834 | 7820 | Added a new worker 13 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.834 | 5480 | Removed run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.834 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.834 | 5480 | Assigned run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.834 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.834 | 7817 | Marked run 163 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.834 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.834 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.1f1wrg 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.836 | 7819 | Marked run 162 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.836 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.837 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.838 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.839 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.839 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.844 | 5481 | Recursively removing directory: /tmp/git.rExIrm/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.845 | 5484 | Recursively removing directory: /tmp/git.1f1wrg/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.845 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.845 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.845 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.846 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.846 | 7834 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.846 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.846 | 5480 | Removed run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.846 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.846 | 5480 | Assigned run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.846 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.846 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4NSAWW 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.848 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.848 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.848 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.848 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.848 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.848 | 7836 | Added a new worker 13 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.848 | 5480 | Removed run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.848 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.848 | 5480 | Assigned run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.848 | 7833 | Marked run 164 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.849 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.849 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.848 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Lxx42e 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.851 | 7835 | Marked run 165 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.851 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.852 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.852 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.853 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.854 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.858 | 5481 | Recursively removing directory: /tmp/git.4NSAWW/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.860 | 5484 | Recursively removing directory: /tmp/git.Lxx42e/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.860 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.860 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.860 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.860 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.860 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.860 | 7850 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.860 | 5480 | Removed run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.860 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.860 | 5480 | Assigned run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.860 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.y3b8Qr 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.861 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.862 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.862 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.862 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.862 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.862 | 7852 | Added a new worker 14 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.862 | 5480 | Removed run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.862 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.862 | 5480 | Assigned run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.862 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.862 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rbVYfY 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.863 | 7849 | Marked run 166 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.863 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.863 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.864 | 7851 | Marked run 167 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.864 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.866 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.867 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.867 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.868 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.872 | 5481 | Recursively removing directory: /tmp/git.y3b8Qr/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.874 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.874 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.874 | 5484 | Recursively removing directory: /tmp/git.rbVYfY/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.874 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.874 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.874 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.874 | 7866 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.874 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.874 | 5480 | Removed run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.874 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.874 | 5480 | Assigned run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.874 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.5LUd66 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.876 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.876 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.876 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.876 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.876 | 7868 | Added a new worker 12 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.877 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.876 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.877 | 7865 | Marked run 168 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.877 | 5480 | Removed run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.877 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.877 | 5480 | Assigned run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.877 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.877 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.eEE0hV 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.879 | 7867 | Marked run 169 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.880 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.880 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.881 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.882 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.882 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.886 | 5481 | Recursively removing directory: /tmp/git.5LUd66/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.888 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.888 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.888 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.888 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.888 | 7882 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.888 | 5480 | Removed run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.888 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.888 | 5480 | Assigned run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.888 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.888 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.888 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.M7jnlX 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.889 | 5484 | Recursively removing directory: /tmp/git.eEE0hV/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.890 | 7881 | Marked run 170 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.890 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.891 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.891 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.891 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.891 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.891 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.891 | 7884 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.891 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.891 | 5480 | Removed run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.891 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.891 | 5480 | Assigned run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.891 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.2jKSpw 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.893 | 7883 | Marked run 171 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.893 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.895 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.896 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.896 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.897 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.901 | 5481 | Recursively removing directory: /tmp/git.M7jnlX/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.902 | 5484 | Recursively removing directory: /tmp/git.2jKSpw/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.903 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.903 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.903 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.903 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.903 | 7898 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.903 | 5480 | Removed run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.903 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.903 | 5480 | Assigned run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.904 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.903 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.903 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.0vOh9m 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.904 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.904 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.904 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.904 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.905 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.905 | 7900 | Added a new worker 14 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.905 | 5480 | Removed run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.905 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.905 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.905 | 5480 | Assigned run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.905 | 7897 | Marked run 172 as finished 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.905 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.LTbelf 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.905 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.907 | 7899 | Marked run 173 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.907 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.909 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.909 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.909 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.910 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.915 | 5481 | Recursively removing directory: /tmp/git.0vOh9m/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.915 | 5484 | Recursively removing directory: /tmp/git.LTbelf/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.916 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.916 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 7914 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5480 | Removed run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5480 | Assigned run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 7916 | Added a new worker 13 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5480 | Removed run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.917 | 5480 | Assigned run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.917 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.917 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.meAsqX 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.917 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.917 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.917 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.917 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.udnHaI 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.920 | 7913 | Marked run 174 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.920 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.922 | 7915 | Marked run 175 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.922 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.923 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.923 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.924 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.924 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.929 | 5484 | Recursively removing directory: /tmp/git.udnHaI/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.930 | 5481 | Recursively removing directory: /tmp/git.meAsqX/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.931 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.931 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.931 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.931 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.931 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.931 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.931 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.931 | 7930 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.931 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 5480 | Removed run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 5480 | Assigned run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 7932 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 5480 | Removed run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.932 | 5480 | Assigned run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.932 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.WRg9nz 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.932 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.932 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.JEKymS 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.935 | 7929 | Marked run 177 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.935 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.937 | 7931 | Marked run 176 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.937 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.938 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.938 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.938 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.938 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.944 | 5481 | Recursively removing directory: /tmp/git.JEKymS/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.944 | 5484 | Recursively removing directory: /tmp/git.WRg9nz/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.945 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.945 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.945 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.945 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.945 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.945 | 7946 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.945 | 5480 | Removed run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.945 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.945 | 5480 | Assigned run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.946 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.946 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.946 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.946 | 7948 | Added a new worker 13 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.946 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.946 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.u5LS47 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.946 | 5480 | Removed run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.946 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.946 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.946 | 5480 | Assigned run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.946 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.946 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.947 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.QfrrK8 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.948 | 7945 | Marked run 179 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.948 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.949 | 7947 | Marked run 178 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.949 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.951 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.951 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.952 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.952 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.957 | 5481 | Recursively removing directory: /tmp/git.u5LS47/ 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.958 | 5484 | Recursively removing directory: /tmp/git.QfrrK8/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.958 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.958 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.958 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.958 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.958 | 7962 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.958 | 5480 | Removed run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.958 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.959 | 5480 | Assigned run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.959 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.958 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.959 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.cnjm9f 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.962 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.962 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.962 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.962 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.962 | 7964 | Added a new worker 14 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.962 | 5480 | Removed run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.962 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.962 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.962 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.962 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.OKRf4X 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.962 | 5480 | Assigned run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.963 | 7961 | Marked run 180 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.963 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.965 | 7963 | Marked run 181 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.965 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.966 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.967 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.968 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.969 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.973 | 5481 | Recursively removing directory: /tmp/git.cnjm9f/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.974 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.974 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.974 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.974 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.975 | 7978 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.975 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.975 | 5480 | Removed run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.975 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.975 | 5480 | Assigned run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.974 | 5484 | Recursively removing directory: /tmp/git.OKRf4X/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.974 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.975 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.e8tRgU 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.976 | 7977 | Marked run 182 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.976 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.977 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.977 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.977 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.977 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.977 | 7980 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.977 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.977 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.977 | 5480 | Removed run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.977 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.977 | 5480 | Assigned run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.978 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.TISV7w 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.979 | 7979 | Marked run 183 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.979 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.980 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.981 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.983 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.983 | 5484 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.987 | 5481 | Recursively removing directory: /tmp/git.e8tRgU/ 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.988 | 5481 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.988 | 5481 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.988 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.989 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.989 | 7994 | Added a new worker 11 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.989 | 5480 | Removed run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.989 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.989 | 5480 | Assigned run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.989 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.989 | 5481 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.989 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.dq9OwY 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.990 | 5484 | Recursively removing directory: /tmp/git.TISV7w/ 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.991 | 7993 | Marked run 184 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.992 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.992 | 5484 | Process exit code: 0 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.992 | 5484 | Process output: 57 bytes 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.992 | 5484 | Waiting for a new command 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.992 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.992 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.992 | 7996 | Added a new worker 10 to the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.992 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.992 | 5480 | Removed run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.992 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.992 | 5480 | Assigned run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.992 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.NQ0lFw 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.994 | 7995 | Marked run 185 as finished 2024-04-25 03:44:07 | INFO | 5478/cimple-server: 2024-04-25 03:44:07.994 | 5478 | Waiting for new connections 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.995 | 5481 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5481/cimple-worker: 2024-04-25 03:44:07.996 | 5481 | Going to run: ./ci 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.997 | 5484 | Checking out revision HEAD 2024-04-25 03:44:07 | INFO | 5484/cimple-worker: 2024-04-25 03:44:07.998 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.002 | 5481 | Recursively removing directory: /tmp/git.dq9OwY/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.003 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.003 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.003 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.003 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.003 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.003 | 8010 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.003 | 5480 | Removed run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.003 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.003 | 5480 | Assigned run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.004 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.004 | 5484 | Recursively removing directory: /tmp/git.NQ0lFw/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.004 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.0RnqL2 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.006 | 8009 | Marked run 186 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.006 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.006 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.006 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.006 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.006 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.007 | 8012 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.007 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.007 | 5480 | Removed run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.007 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.006 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.007 | 5480 | Assigned run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.007 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.i0tu7Z 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.008 | 8011 | Marked run 187 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.009 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.009 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.010 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.011 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.012 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.015 | 5481 | Recursively removing directory: /tmp/git.0RnqL2/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.017 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.017 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.017 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.017 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.017 | 8026 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.017 | 5480 | Removed run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.017 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.017 | 5480 | Assigned run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.018 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.018 | 5484 | Recursively removing directory: /tmp/git.i0tu7Z/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.017 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.018 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.5lFBD6 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.020 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.020 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.020 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.020 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.020 | 8028 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.020 | 5480 | Removed run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.020 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.020 | 5480 | Assigned run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.020 | 8025 | Marked run 188 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.020 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.020 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.020 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.020 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zq4MDt 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.023 | 8027 | Marked run 189 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.023 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.024 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.025 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.026 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.027 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.031 | 5481 | Recursively removing directory: /tmp/git.5lFBD6/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.032 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.032 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.032 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.032 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.032 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.033 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.7owMFE 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.032 | 8042 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.033 | 5484 | Recursively removing directory: /tmp/git.zq4MDt/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.032 | 5480 | Removed run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.032 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.032 | 5480 | Assigned run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.033 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.035 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.035 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.035 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.035 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.035 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.035 | 8044 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.035 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.035 | 5480 | Removed run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.035 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.036 | 5480 | Assigned run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.036 | 8041 | Marked run 190 as finished 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.036 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.UVGcG1 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.036 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.038 | 8043 | Marked run 191 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.038 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.039 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.040 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.040 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.041 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.045 | 5481 | Recursively removing directory: /tmp/git.7owMFE/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.047 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.047 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.047 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.047 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.047 | 8058 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.047 | 5480 | Removed run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.047 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.047 | 5480 | Assigned run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.047 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.047 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.047 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.VAtRK0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.047 | 5484 | Recursively removing directory: /tmp/git.UVGcG1/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.049 | 8057 | Marked run 192 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.049 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.049 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.049 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.049 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.049 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.049 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.049 | 8060 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.049 | 5480 | Removed run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.049 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.050 | 5480 | Assigned run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.050 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.050 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.BsmVEK 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.051 | 8059 | Marked run 193 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.052 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.053 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.053 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.054 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.054 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.059 | 5481 | Recursively removing directory: /tmp/git.VAtRK0/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.060 | 5484 | Recursively removing directory: /tmp/git.BsmVEK/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.060 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.060 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.061 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.061 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.061 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.061 | 8074 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.061 | 5480 | Removed run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.061 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.061 | 5480 | Assigned run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.061 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.061 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IentYC 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.063 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.063 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.063 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.063 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.063 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.063 | 8073 | Marked run 194 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.063 | 8076 | Added a new worker 6 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.063 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.063 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.063 | 5480 | Removed run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.063 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.063 | 5480 | Assigned run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.063 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.VEoKOG 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.067 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.067 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.068 | 8075 | Marked run 195 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.068 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.070 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.071 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.073 | 5481 | Recursively removing directory: /tmp/git.IentYC/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.074 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.074 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.074 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.075 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.075 | 8087 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.075 | 5480 | Removed run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.075 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.075 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.075 | 5480 | Assigned run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.075 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.075 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.U5BwjE 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.077 | 5484 | Recursively removing directory: /tmp/git.VEoKOG/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.077 | 8086 | Marked run 196 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.077 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.078 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.078 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.079 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.079 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.079 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.079 | 8092 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.079 | 5480 | Removed run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.079 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.079 | 5480 | Assigned run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.079 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.079 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.HxlhMs 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.081 | 8091 | Marked run 197 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.081 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.081 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.082 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.083 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.084 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.087 | 5481 | Recursively removing directory: /tmp/git.U5BwjE/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.089 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.089 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.089 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.089 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.089 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.089 | 8106 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.089 | 5480 | Removed run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.089 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.089 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.089 | 5480 | Assigned run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.090 | 5484 | Recursively removing directory: /tmp/git.HxlhMs/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.089 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.tWRzgQ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.091 | 8105 | Marked run 198 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.091 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.092 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.092 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.092 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.092 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.092 | 8108 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.092 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.092 | 5480 | Removed run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.092 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.092 | 5480 | Assigned run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.092 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.092 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.XExh5Q 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.094 | 8107 | Marked run 199 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.094 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.096 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.096 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.096 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.097 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.102 | 5481 | Recursively removing directory: /tmp/git.tWRzgQ/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.103 | 5484 | Recursively removing directory: /tmp/git.XExh5Q/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.103 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.103 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 8122 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5480 | Removed run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5480 | Assigned run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.104 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.104 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.104 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.104 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.VM4MGj 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.104 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 8124 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5480 | Removed run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.104 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.105 | 5480 | Assigned run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.105 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xhYs4a 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.106 | 8121 | Marked run 200 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.106 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.108 | 8123 | Marked run 201 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.108 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.109 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.110 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.110 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.110 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.116 | 5481 | Recursively removing directory: /tmp/git.VM4MGj/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.116 | 5484 | Recursively removing directory: /tmp/git.xhYs4a/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.117 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.117 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 8139 | Added a new worker 14 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 8140 | Added a new worker 15 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5480 | Removed run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5480 | Assigned run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5480 | Removed run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.117 | 5480 | Assigned run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.117 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.117 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.117 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.118 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.EQ2XJy 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.117 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.118 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.0ZKS0Y 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.120 | 8137 | Marked run 202 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.120 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.122 | 8138 | Marked run 203 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.122 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.124 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.124 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.124 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.125 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.130 | 5481 | Recursively removing directory: /tmp/git.0ZKS0Y/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.130 | 5484 | Recursively removing directory: /tmp/git.EQ2XJy/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.132 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.132 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 8154 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5480 | Removed run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5480 | Assigned run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 8156 | Added a new worker 8 to the queue 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.132 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.132 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.7oFclk 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5480 | Removed run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.132 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5480 | Removed worker 8 from the queue 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.132 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.132 | 5480 | Assigned run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 8 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.132 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.133 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.133 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.nRdEbG 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.134 | 8153 | Marked run 204 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.135 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.137 | 8155 | Marked run 205 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.137 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.137 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.138 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.138 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.138 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.144 | 5481 | Recursively removing directory: /tmp/git.7oFclk/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.144 | 5484 | Recursively removing directory: /tmp/git.nRdEbG/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.145 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.145 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.145 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.145 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.145 | 8170 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.145 | 5480 | Removed run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.145 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.145 | 5480 | Assigned run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.145 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.145 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.146 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.146 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.146 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.bOWw4p 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.146 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.146 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.146 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.146 | 8172 | Added a new worker 14 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.146 | 5480 | Removed run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.146 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.146 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.147 | 5480 | Assigned run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.147 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.YFpMZw 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.147 | 8169 | Marked run 206 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.148 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.149 | 8171 | Marked run 207 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.149 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.152 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.152 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.153 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.153 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.158 | 5481 | Recursively removing directory: /tmp/git.bOWw4p/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.159 | 5484 | Recursively removing directory: /tmp/git.YFpMZw/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.159 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.159 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 8186 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5480 | Removed run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5480 | Assigned run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.160 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.160 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.160 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 8188 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5480 | Removed run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.160 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.161 | 5480 | Assigned run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.160 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.160 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.TOdrnq 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.161 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.CVD0tJ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.162 | 8185 | Marked run 208 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.162 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.164 | 8187 | Marked run 209 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.164 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.165 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.166 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.166 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.166 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.171 | 5481 | Recursively removing directory: /tmp/git.TOdrnq/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.172 | 5484 | Recursively removing directory: /tmp/git.CVD0tJ/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.173 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.173 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.173 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.173 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.173 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.173 | 8202 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.173 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.173 | 5480 | Removed run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.173 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.173 | 5480 | Assigned run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.173 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.RDGw4E 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.174 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.174 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.174 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.174 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.174 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.174 | 8204 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.174 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.174 | 5480 | Removed run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.174 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.174 | 5480 | Assigned run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.174 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.HoKEkZ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.175 | 8201 | Marked run 210 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.175 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.179 | 8203 | Marked run 211 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.179 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.180 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.181 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.181 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.182 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.187 | 5481 | Recursively removing directory: /tmp/git.RDGw4E/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.188 | 5484 | Recursively removing directory: /tmp/git.HoKEkZ/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.188 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.188 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.188 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 8218 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.189 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5480 | Removed run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5480 | Assigned run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.189 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.nUs4Hs 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.189 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.189 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.189 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.189 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.sR1bAq 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 8220 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5480 | Removed run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.189 | 5480 | Assigned run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.192 | 8217 | Marked run 212 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.192 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.194 | 8219 | Marked run 213 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.194 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.194 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.195 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.195 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.196 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.201 | 5481 | Recursively removing directory: /tmp/git.nUs4Hs/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.202 | 5484 | Recursively removing directory: /tmp/git.sR1bAq/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.202 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.202 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.202 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.202 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.202 | 8234 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.202 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.202 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.202 | 5480 | Removed run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.202 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.203 | 5480 | Assigned run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.203 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.GF8bf1 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.204 | 8233 | Marked run 214 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.204 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.204 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.204 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.204 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.204 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.204 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.204 | 8236 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.204 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.204 | 5480 | Removed run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.204 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.204 | 5480 | Assigned run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.204 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.818SRK 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.206 | 8235 | Marked run 215 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.206 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.208 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.209 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.210 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.210 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.214 | 5481 | Recursively removing directory: /tmp/git.GF8bf1/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.216 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.216 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.216 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.216 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.216 | 8250 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.216 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.216 | 5480 | Removed run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.216 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.216 | 5480 | Assigned run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.216 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.217 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.hEvM67 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.216 | 5484 | Recursively removing directory: /tmp/git.818SRK/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.218 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.218 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.218 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.218 | 8249 | Marked run 216 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.218 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.218 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.218 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.218 | 8252 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.218 | 5480 | Removed run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.218 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.218 | 5480 | Assigned run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.219 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.219 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.D7aVKj 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.221 | 8251 | Marked run 217 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.221 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.224 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.224 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.225 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.225 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.230 | 5481 | Recursively removing directory: /tmp/git.hEvM67/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.231 | 5484 | Recursively removing directory: /tmp/git.D7aVKj/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.231 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.231 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.232 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.232 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.DjYZkk 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.232 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.232 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.232 | 8266 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.232 | 5480 | Removed run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.232 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.232 | 5480 | Assigned run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.232 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.234 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.234 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.234 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.234 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.234 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.234 | 8268 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.234 | 5480 | Removed run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.234 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.234 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.234 | 5480 | Assigned run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.234 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.dGixP1 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.235 | 8265 | Marked run 218 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.235 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.237 | 8267 | Marked run 219 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.237 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.238 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.239 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.239 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.240 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.245 | 5481 | Recursively removing directory: /tmp/git.DjYZkk/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.246 | 5484 | Recursively removing directory: /tmp/git.dGixP1/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.247 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.247 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.247 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.247 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.247 | 8282 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.247 | 5480 | Removed run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.247 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.247 | 5480 | Assigned run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.247 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.247 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.247 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rwdMPx 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.249 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.249 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.249 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.249 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.249 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.249 | 8284 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.249 | 5480 | Removed run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.249 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.249 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.249 | 5480 | Assigned run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.250 | 8281 | Marked run 220 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.250 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.249 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Wcb0mj 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.252 | 8283 | Marked run 221 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.252 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.253 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.254 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.254 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.255 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.259 | 5481 | Recursively removing directory: /tmp/git.rwdMPx/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.260 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.260 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.260 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.261 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.261 | 8298 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.261 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.261 | 5480 | Removed run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.261 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.261 | 5480 | Assigned run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.261 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.261 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.A14Ftf 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.261 | 5484 | Recursively removing directory: /tmp/git.Wcb0mj/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.264 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.264 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.264 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.264 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.264 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.264 | 8300 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.264 | 8297 | Marked run 222 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.264 | 5480 | Removed run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.264 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.264 | 5480 | Assigned run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.264 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.264 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.264 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.QozJA7 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.266 | 8299 | Marked run 223 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.266 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.267 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.268 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.269 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.270 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.274 | 5481 | Recursively removing directory: /tmp/git.A14Ftf/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.276 | 5484 | Recursively removing directory: /tmp/git.QozJA7/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.276 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.276 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.276 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.276 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.276 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.276 | 8314 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.276 | 5480 | Removed run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.276 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.276 | 5480 | Assigned run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.276 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.276 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.iWTRM5 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.278 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.278 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.279 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.278 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.279 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.279 | 8316 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.279 | 5480 | Removed run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.279 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.279 | 5480 | Assigned run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.279 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.279 | 8313 | Marked run 224 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.279 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.279 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IWRfHM 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.281 | 8315 | Marked run 225 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.281 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.281 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.282 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.284 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.285 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.288 | 5481 | Recursively removing directory: /tmp/git.iWTRM5/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.289 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.289 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.289 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.289 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.289 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.289 | 8329 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.289 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.290 | 5480 | Removed run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.290 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.290 | 5480 | Assigned run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.290 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.8ueupS 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.291 | 5484 | Recursively removing directory: /tmp/git.IWRfHM/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.292 | 8328 | Marked run 226 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.292 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.292 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.292 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.292 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.293 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.293 | 8332 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.293 | 5480 | Removed run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.293 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.293 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.293 | 5480 | Assigned run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.293 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.293 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.MoluUn 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.295 | 8331 | Marked run 227 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.296 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.296 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.297 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.298 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.299 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.303 | 5481 | Recursively removing directory: /tmp/git.8ueupS/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.304 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.304 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.304 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.305 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.305 | 8346 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.305 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.305 | 5480 | Removed run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.305 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.305 | 5480 | Assigned run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.304 | 5484 | Recursively removing directory: /tmp/git.MoluUn/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.305 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.305 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9s9aNj 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.307 | 8345 | Marked run 228 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.307 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.307 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.307 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.307 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.307 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.307 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.307 | 8348 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.307 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.307 | 5480 | Removed run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.307 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.307 | 5480 | Assigned run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.308 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.AbRwAU 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.309 | 8347 | Marked run 229 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.309 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.311 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.311 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.312 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.313 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.317 | 5481 | Recursively removing directory: /tmp/git.9s9aNj/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.319 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.319 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.319 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.319 | 5484 | Recursively removing directory: /tmp/git.AbRwAU/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.319 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.319 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.319 | 8362 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.319 | 5480 | Removed run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.319 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.319 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.319 | 5480 | Assigned run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.319 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.5P1uBS 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.321 | 8361 | Marked run 230 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.321 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.321 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.321 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.322 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.321 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.322 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.322 | 8364 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.322 | 5480 | Removed run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.322 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.322 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.322 | 5480 | Assigned run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.322 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.pCeBRG 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.324 | 8363 | Marked run 231 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.324 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.325 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.326 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.327 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.328 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.331 | 5481 | Recursively removing directory: /tmp/git.5P1uBS/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.333 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.333 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.333 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.333 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.333 | 8378 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.333 | 5480 | Removed run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.333 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.333 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.333 | 5480 | Assigned run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.333 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.333 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.onB2YD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.334 | 5484 | Recursively removing directory: /tmp/git.pCeBRG/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.335 | 8377 | Marked run 232 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.335 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.336 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.336 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.336 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.336 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.336 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.336 | 8380 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.336 | 5480 | Removed run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.336 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.336 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.336 | 5480 | Assigned run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.336 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.qK3XkA 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.338 | 8379 | Marked run 233 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.338 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.339 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.340 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.342 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.342 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.346 | 5481 | Recursively removing directory: /tmp/git.onB2YD/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.348 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.348 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.348 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.348 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.348 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.348 | 8394 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.348 | 5480 | Removed run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.348 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.348 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.348 | 5480 | Assigned run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.348 | 5484 | Recursively removing directory: /tmp/git.qK3XkA/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.349 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.oKaSE4 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.350 | 8393 | Marked run 234 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.350 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.350 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.350 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.351 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.351 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.351 | 8396 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.351 | 5480 | Removed run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.351 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.351 | 5480 | Assigned run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.351 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.351 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.351 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.QHvhV2 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.353 | 8395 | Marked run 235 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.353 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.354 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.355 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.355 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.356 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.361 | 5481 | Recursively removing directory: /tmp/git.oKaSE4/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.361 | 5484 | Recursively removing directory: /tmp/git.QHvhV2/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.362 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.362 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.362 | 8410 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.362 | 5480 | Removed run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.362 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.362 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.362 | 5480 | Assigned run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.362 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.362 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.362 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.362 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kXmorb 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.364 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.364 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.364 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.364 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.364 | 8412 | Added a new worker 9 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.364 | 5480 | Removed run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.364 | 5480 | Removed worker 9 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.364 | 5480 | Assigned run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 9 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.364 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.364 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.364 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Fgowcv 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.365 | 8409 | Marked run 236 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.365 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.367 | 8411 | Marked run 237 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.367 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.368 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.369 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.369 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.370 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.375 | 5481 | Recursively removing directory: /tmp/git.kXmorb/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.376 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.376 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.376 | 5484 | Recursively removing directory: /tmp/git.Fgowcv/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.376 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.376 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.376 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.376 | 8426 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.376 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.376 | 5480 | Removed run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.376 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.376 | 5480 | Assigned run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.377 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9At9Ay 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.378 | 8425 | Marked run 238 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.378 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.379 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.379 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.379 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.379 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.TZ4bF4 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.379 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.379 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.379 | 8428 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.379 | 5480 | Removed run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.379 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.379 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.379 | 5480 | Assigned run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.381 | 8427 | Marked run 239 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.381 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.382 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.382 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.384 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.384 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.388 | 5481 | Recursively removing directory: /tmp/git.9At9Ay/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.390 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.390 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.390 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.390 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.390 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.390 | 8442 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.390 | 5480 | Removed run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.390 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.390 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.390 | 5480 | Assigned run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.390 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ToaL2e 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.390 | 5484 | Recursively removing directory: /tmp/git.TZ4bF4/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.392 | 8441 | Marked run 240 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.392 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.393 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.393 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.393 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.393 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.393 | 8444 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.393 | 5480 | Removed run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.393 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.393 | 5480 | Assigned run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.393 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.393 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.393 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.7sU0AL 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.395 | 8443 | Marked run 241 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.395 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.396 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.397 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.398 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.399 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.402 | 5481 | Recursively removing directory: /tmp/git.ToaL2e/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.404 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.404 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.404 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.404 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.404 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.404 | 8457 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.404 | 5480 | Removed run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.404 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.404 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.404 | 5480 | Assigned run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.404 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.bL72U9 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.406 | 5484 | Recursively removing directory: /tmp/git.7sU0AL/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.407 | 8456 | Marked run 242 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.407 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.408 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.408 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.408 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.408 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.408 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.408 | 8460 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.408 | 5480 | Removed run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.408 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.408 | 5480 | Assigned run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.408 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.408 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.G6x2ip 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.410 | 8459 | Marked run 243 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.410 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.410 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.411 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.413 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.414 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.417 | 5481 | Recursively removing directory: /tmp/git.bL72U9/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.418 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.418 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.419 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.419 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.419 | 8474 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.419 | 5480 | Removed run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.419 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.419 | 5480 | Assigned run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.419 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.419 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.419 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.OT7PKB 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.419 | 5484 | Recursively removing directory: /tmp/git.G6x2ip/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.421 | 8473 | Marked run 244 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.421 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.421 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.421 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.422 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.422 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.422 | 8476 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.422 | 5480 | Removed run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.422 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.422 | 5480 | Assigned run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.422 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.422 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.43Y9XZ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.422 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.424 | 8475 | Marked run 245 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.424 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.425 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.426 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.427 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.428 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.432 | 5481 | Recursively removing directory: /tmp/git.OT7PKB/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.433 | 5484 | Recursively removing directory: /tmp/git.43Y9XZ/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.433 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.433 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.434 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.434 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.434 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.434 | 8490 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.434 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.434 | 5480 | Removed run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.434 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.434 | 5480 | Assigned run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.434 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Pg65jV 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.436 | 8489 | Marked run 246 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.436 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.436 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.436 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.436 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.436 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.436 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.436 | 8492 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.436 | 5480 | Removed run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.436 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.436 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.436 | 5480 | Assigned run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.436 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.1BDpSI 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.439 | 8491 | Marked run 247 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.439 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.440 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.441 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.441 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.442 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.446 | 5481 | Recursively removing directory: /tmp/git.Pg65jV/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.448 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.448 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.448 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.448 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.448 | 8506 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.448 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.448 | 5480 | Removed run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.448 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.448 | 5480 | Assigned run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.448 | 5484 | Recursively removing directory: /tmp/git.1BDpSI/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.448 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.448 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.66Zk4U 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.450 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.450 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.450 | 8505 | Marked run 248 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.450 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.450 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.450 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.451 | 8508 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.451 | 5480 | Removed run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.451 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.451 | 5480 | Assigned run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.451 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.451 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.451 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ILp7uL 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.452 | 8507 | Marked run 249 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.452 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.454 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.454 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.455 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.456 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.460 | 5481 | Recursively removing directory: /tmp/git.66Zk4U/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.461 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.461 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.462 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.462 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.462 | 8522 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.462 | 5480 | Removed run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.462 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.462 | 5480 | Assigned run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.462 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.462 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.6DmCwR 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.462 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.462 | 5484 | Recursively removing directory: /tmp/git.ILp7uL/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.465 | 8521 | Marked run 250 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.465 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.465 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.465 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.465 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.465 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.465 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.465 | 8524 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.465 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.465 | 5480 | Removed run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.465 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.466 | 5480 | Assigned run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.466 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.n98Tiv 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.467 | 8523 | Marked run 251 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.467 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.468 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.469 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.471 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.472 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.474 | 5481 | Recursively removing directory: /tmp/git.6DmCwR/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.476 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.476 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.476 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.476 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.476 | 8535 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.476 | 5480 | Removed run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.476 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.476 | 5480 | Assigned run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.476 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.476 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.476 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.jnB2UA 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.478 | 8534 | Marked run 252 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.478 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.479 | 5484 | Recursively removing directory: /tmp/git.n98Tiv/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.480 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.480 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.480 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.480 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.480 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.480 | 8540 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.480 | 5480 | Removed run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.480 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.480 | 5480 | Assigned run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.480 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.480 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Z5C27g 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.482 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.482 | 8539 | Marked run 253 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.482 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.483 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.486 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.486 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.488 | 5481 | Recursively removing directory: /tmp/git.jnB2UA/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.489 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.489 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.490 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.490 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.490 | 8551 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.490 | 5480 | Removed run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.490 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.490 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.490 | 5480 | Assigned run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.490 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.490 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.B1L5J6 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.492 | 8550 | Marked run 254 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.492 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.492 | 5484 | Recursively removing directory: /tmp/git.Z5C27g/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.493 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.493 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.494 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.494 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.494 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.494 | 8556 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.494 | 5480 | Removed run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.494 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.494 | 5480 | Assigned run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.494 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.494 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.jOj9xr 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.496 | 8555 | Marked run 255 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.496 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.496 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.497 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.499 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.499 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.503 | 5481 | Recursively removing directory: /tmp/git.B1L5J6/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.504 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.504 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.504 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.504 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.504 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.504 | 8570 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.504 | 5480 | Removed run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.504 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.505 | 5480 | Assigned run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.505 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.pUW8j4 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.505 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.505 | 5484 | Recursively removing directory: /tmp/git.jOj9xr/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.507 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.507 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.507 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.508 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.cr6yA5 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.507 | 8569 | Marked run 256 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.507 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.508 | 8572 | Added a new worker 12 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.508 | 5480 | Removed run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.508 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.508 | 5480 | Assigned run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.508 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.508 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.509 | 8571 | Marked run 257 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.510 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.511 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.512 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.513 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.514 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.517 | 5481 | Recursively removing directory: /tmp/git.pUW8j4/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.519 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.519 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.519 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.519 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.519 | 8586 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.519 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.519 | 5480 | Removed run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.519 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.519 | 5480 | Assigned run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.520 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.520 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.621yNu 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.520 | 5484 | Recursively removing directory: /tmp/git.cr6yA5/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.521 | 8585 | Marked run 258 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.521 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.522 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.522 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.522 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.522 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.522 | 8588 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.522 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.522 | 5480 | Removed run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.522 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.522 | 5480 | Assigned run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.522 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.523 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.mfcu9r 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.524 | 8587 | Marked run 259 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.525 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.526 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.526 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.528 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.528 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.532 | 5481 | Recursively removing directory: /tmp/git.621yNu/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.533 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.533 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.534 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.534 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.534 | 8602 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.534 | 5480 | Removed run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.534 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.534 | 5480 | Assigned run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.534 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.534 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.534 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.GSk6af 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.535 | 5484 | Recursively removing directory: /tmp/git.mfcu9r/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.536 | 8601 | Marked run 260 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.536 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.537 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.537 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.537 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.537 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.537 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.537 | 8604 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.537 | 5480 | Removed run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.537 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.537 | 5480 | Assigned run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.537 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.537 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rUuuvE 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.540 | 8603 | Marked run 261 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.540 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.540 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.541 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.542 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.542 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.547 | 5481 | Recursively removing directory: /tmp/git.GSk6af/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.548 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.548 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.548 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.548 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.548 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.548 | 8618 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.548 | 5480 | Removed run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.548 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.549 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.549 | 5480 | Assigned run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.549 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Ceq6aM 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.549 | 5484 | Recursively removing directory: /tmp/git.rUuuvE/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.551 | 8617 | Marked run 262 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.551 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.551 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.551 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.551 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.551 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.552 | 8620 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.552 | 5480 | Removed run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.552 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.552 | 5480 | Assigned run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.552 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.551 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.552 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.qP5j2m 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.553 | 8619 | Marked run 263 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.553 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.555 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.556 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.556 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.557 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.561 | 5481 | Recursively removing directory: /tmp/git.Ceq6aM/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.563 | 5484 | Recursively removing directory: /tmp/git.qP5j2m/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.563 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.563 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.563 | 8634 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.563 | 5480 | Removed run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.563 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.563 | 5480 | Assigned run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.563 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.563 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.563 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.563 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.563 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.nl0V8t 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.565 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.565 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.565 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.565 | 8633 | Marked run 264 as finished 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.565 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.566 | 8636 | Added a new worker 6 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.566 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.566 | 5480 | Removed run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.566 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.566 | 5480 | Assigned run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.566 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.566 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9Yz8Kq 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.568 | 8635 | Marked run 265 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.568 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.569 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.570 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.571 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.572 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.576 | 5481 | Recursively removing directory: /tmp/git.nl0V8t/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.577 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.577 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.577 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.577 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.577 | 8650 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.577 | 5480 | Removed run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.577 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.577 | 5480 | Assigned run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.578 | 5484 | Recursively removing directory: /tmp/git.9Yz8Kq/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.577 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.578 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.gUVmjJ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.578 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.579 | 8649 | Marked run 266 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.579 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.580 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.580 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.580 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.580 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.580 | 8652 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.580 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.580 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.581 | 5480 | Removed run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.581 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.581 | 5480 | Assigned run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.581 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wUs6v4 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.582 | 8651 | Marked run 267 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.582 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.583 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.584 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.585 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.586 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.589 | 5481 | Recursively removing directory: /tmp/git.gUVmjJ/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.590 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.591 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.591 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.591 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.591 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.591 | 8665 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.591 | 5480 | Removed run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.591 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.591 | 5480 | Assigned run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.591 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.591 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.TMCzEm 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.592 | 5484 | Recursively removing directory: /tmp/git.wUs6v4/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.593 | 8664 | Marked run 268 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.593 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.594 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.594 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.594 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.594 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.594 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.594 | 8668 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.594 | 5480 | Removed run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.594 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.594 | 5480 | Assigned run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.594 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.595 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.NPsmCi 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.596 | 8667 | Marked run 269 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.596 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.597 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.598 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.599 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.600 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.604 | 5481 | Recursively removing directory: /tmp/git.TMCzEm/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.605 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.605 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.605 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.605 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.605 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.605 | 8682 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.605 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.605 | 5480 | Removed run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.605 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.605 | 5480 | Assigned run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.605 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.gLP8ds 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.606 | 5484 | Recursively removing directory: /tmp/git.NPsmCi/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.607 | 8681 | Marked run 270 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.607 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.608 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.608 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.608 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.608 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.608 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.608 | 8684 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.608 | 5480 | Removed run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.608 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.608 | 5480 | Assigned run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.609 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.609 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wZ5ppC 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.613 | 8683 | Marked run 271 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.613 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.613 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.614 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.615 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.616 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.620 | 5481 | Recursively removing directory: /tmp/git.gLP8ds/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.621 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.621 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.621 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.621 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.621 | 8698 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.621 | 5480 | Removed run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.621 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.621 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.622 | 5480 | Assigned run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.621 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.622 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.W5STyL 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.623 | 5484 | Recursively removing directory: /tmp/git.wZ5ppC/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.623 | 8697 | Marked run 272 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.624 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.624 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.624 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.624 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.625 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.625 | 8700 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.625 | 5480 | Removed run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.625 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.625 | 5480 | Assigned run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.625 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.625 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.625 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.O4R9aG 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.626 | 8699 | Marked run 273 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.626 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.627 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.628 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.629 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.630 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.634 | 5481 | Recursively removing directory: /tmp/git.W5STyL/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.635 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.635 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.635 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.636 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.636 | 8714 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.636 | 5480 | Removed run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.636 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.636 | 5480 | Assigned run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.636 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.636 | 5484 | Recursively removing directory: /tmp/git.O4R9aG/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.636 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.636 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.qCBuyX 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.638 | 8713 | Marked run 274 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.638 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.638 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.638 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.638 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.638 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.638 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.639 | 8716 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.639 | 5480 | Removed run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.639 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.639 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.639 | 5480 | Assigned run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.639 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.7OIWHd 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.640 | 8715 | Marked run 275 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.640 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.642 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.642 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.643 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.644 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.648 | 5481 | Recursively removing directory: /tmp/git.qCBuyX/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.649 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.649 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.649 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.649 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.650 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.650 | 8730 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.650 | 5480 | Removed run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.650 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.650 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.650 | 5480 | Assigned run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.650 | 5484 | Recursively removing directory: /tmp/git.7OIWHd/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.650 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.H7T7gs 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.652 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.652 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.652 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.652 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.652 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.652 | 8732 | Added a new worker 12 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.652 | 8729 | Marked run 276 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.652 | 5480 | Removed run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.652 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.652 | 5480 | Assigned run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.653 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.652 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.XFf265 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.654 | 8731 | Marked run 277 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.654 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.656 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.656 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.657 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.658 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.662 | 5481 | Recursively removing directory: /tmp/git.H7T7gs/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.664 | 5484 | Recursively removing directory: /tmp/git.XFf265/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.664 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.664 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.664 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.664 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.664 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.664 | 8746 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.664 | 5480 | Removed run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.664 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.664 | 5480 | Assigned run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.664 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.664 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.pVQLss 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.666 | 8745 | Marked run 278 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.666 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.666 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.666 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.666 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.666 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.666 | 8748 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.666 | 5480 | Removed run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.666 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.666 | 5480 | Assigned run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.667 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.666 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.667 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.5FbRzj 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.668 | 8747 | Marked run 279 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.668 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.669 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.670 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.671 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.672 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.676 | 5481 | Recursively removing directory: /tmp/git.pVQLss/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.677 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.677 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.677 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.677 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.677 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.677 | 8762 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.677 | 5480 | Removed run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.677 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.677 | 5480 | Assigned run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.678 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.677 | 5484 | Recursively removing directory: /tmp/git.5FbRzj/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.678 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zgy7Ak 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.681 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.681 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.681 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.681 | 8761 | Marked run 280 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.681 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.681 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.681 | 8764 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.681 | 5480 | Removed run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.681 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.681 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.681 | 5480 | Assigned run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.682 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.z9X83g 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.683 | 8763 | Marked run 281 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.683 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.685 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.686 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.686 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.687 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.691 | 5481 | Recursively removing directory: /tmp/git.zgy7Ak/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.692 | 5484 | Recursively removing directory: /tmp/git.z9X83g/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.692 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.692 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.693 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.693 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.693 | 8778 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.693 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.693 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.693 | 5480 | Removed run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.693 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.693 | 5480 | Assigned run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.694 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ZRm3U4 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.694 | 8777 | Marked run 282 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.695 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.695 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.695 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.695 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.695 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.695 | 8780 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.695 | 5480 | Removed run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.695 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.695 | 5480 | Assigned run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.696 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.695 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.695 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.BGLNYl 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.697 | 8779 | Marked run 283 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.697 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.698 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.699 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.700 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.701 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.705 | 5481 | Recursively removing directory: /tmp/git.ZRm3U4/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.706 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.706 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.707 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.707 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.fvazMO 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.707 | 5484 | Recursively removing directory: /tmp/git.BGLNYl/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.706 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.707 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.707 | 8794 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.707 | 5480 | Removed run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.707 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.707 | 5480 | Assigned run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.707 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.709 | 8793 | Marked run 284 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.709 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.709 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.709 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.709 | 8796 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.709 | 5480 | Removed run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.709 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.709 | 5480 | Assigned run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.710 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.709 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.709 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.709 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.710 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.G9YVaN 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.711 | 8795 | Marked run 285 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.711 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.713 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.713 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.714 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.715 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.719 | 5481 | Recursively removing directory: /tmp/git.fvazMO/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.720 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.720 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.720 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.720 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.721 | 8810 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.721 | 5480 | Removed run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.721 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.721 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.721 | 5480 | Assigned run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.720 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.721 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.btKKnD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.721 | 5484 | Recursively removing directory: /tmp/git.G9YVaN/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.726 | 8809 | Marked run 286 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.727 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.728 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.728 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.728 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.728 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.728 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.728 | 8812 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.728 | 5480 | Removed run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.728 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.728 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.728 | 5480 | Assigned run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.728 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zDbYtp 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.730 | 8811 | Marked run 287 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.730 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.731 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.732 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.733 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.734 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.738 | 5481 | Recursively removing directory: /tmp/git.btKKnD/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.740 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.740 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.740 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.740 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.740 | 8826 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.740 | 5480 | Removed run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.740 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.740 | 5480 | Assigned run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.740 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.740 | 5484 | Recursively removing directory: /tmp/git.zDbYtp/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.740 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.740 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.fYvRfF 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.744 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.744 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.744 | 8825 | Marked run 288 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.745 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.745 | 8828 | Added a new worker 6 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.745 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.745 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.745 | 5480 | Removed run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.745 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.745 | 5480 | Assigned run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.745 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.745 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.m06vCz 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.747 | 8827 | Marked run 289 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.747 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.748 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.749 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.749 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.750 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.755 | 5481 | Recursively removing directory: /tmp/git.fYvRfF/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.756 | 5484 | Recursively removing directory: /tmp/git.m06vCz/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.757 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.757 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.757 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.757 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.757 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.757 | 8842 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.757 | 5480 | Removed run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.757 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.757 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.757 | 5480 | Assigned run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.757 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.757yFx 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.758 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.758 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.758 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.758 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.758 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.758 | 8844 | Added a new worker 13 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.758 | 5480 | Removed run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.758 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.758 | 5480 | Assigned run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.758 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.758 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rtcR2n 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.759 | 8841 | Marked run 290 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.760 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.761 | 8843 | Marked run 291 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.761 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.762 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.762 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.763 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.764 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.768 | 5481 | Recursively removing directory: /tmp/git.757yFx/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.770 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.770 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.770 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.770 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.770 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.770 | 8858 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.770 | 5480 | Removed run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.770 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.770 | 5480 | Assigned run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.770 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.770 | 5484 | Recursively removing directory: /tmp/git.rtcR2n/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.770 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.fQZaBv 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.772 | 8857 | Marked run 292 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.772 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.773 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.773 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.773 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.773 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.773 | 8860 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.773 | 5480 | Removed run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.773 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.773 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.773 | 5480 | Assigned run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.773 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.773 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4QwIoN 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.775 | 8859 | Marked run 293 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.775 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.776 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.776 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.778 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.778 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.782 | 5481 | Recursively removing directory: /tmp/git.fQZaBv/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.784 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.784 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.784 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.784 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.784 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.784 | 8874 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.784 | 5480 | Removed run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.784 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.784 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.784 | 5480 | Assigned run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.784 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4SYWxI 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.784 | 5484 | Recursively removing directory: /tmp/git.4QwIoN/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.787 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.787 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.787 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.787 | 8873 | Marked run 294 as finished 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.787 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.787 | 8876 | Added a new worker 6 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.787 | 5480 | Removed run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.787 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.787 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.787 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.788 | 5480 | Assigned run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.788 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.oekbLr 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.789 | 8875 | Marked run 295 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.789 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.790 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.791 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.792 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.793 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.797 | 5481 | Recursively removing directory: /tmp/git.4SYWxI/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.798 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.798 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.798 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.798 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.799 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.799 | 5484 | Recursively removing directory: /tmp/git.oekbLr/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.799 | 8890 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.799 | 5480 | Removed run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.799 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.799 | 5480 | Assigned run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.799 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.799 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.aJu8GV 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.800 | 8889 | Marked run 296 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.800 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.801 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.801 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.801 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.801 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.801 | 8892 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.801 | 5480 | Removed run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.801 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.801 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.801 | 5480 | Assigned run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.801 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.801 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.eG4pVZ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.804 | 8891 | Marked run 297 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.804 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.805 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.805 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.806 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.807 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.811 | 5481 | Recursively removing directory: /tmp/git.aJu8GV/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.812 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.812 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.812 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.812 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.812 | 8906 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.813 | 5480 | Removed run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.813 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.813 | 5480 | Assigned run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.813 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.812 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.813 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.P5VjtV 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.812 | 5484 | Recursively removing directory: /tmp/git.eG4pVZ/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.814 | 8905 | Marked run 298 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.814 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.815 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.815 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.815 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.815 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.815 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.815 | 8908 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.815 | 5480 | Removed run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.815 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.815 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.815 | 5480 | Assigned run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.816 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xvXij3 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.817 | 8907 | Marked run 299 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.817 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.819 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.820 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.820 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.821 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.825 | 5481 | Recursively removing directory: /tmp/git.P5VjtV/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.827 | 5484 | Recursively removing directory: /tmp/git.xvXij3/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.827 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.827 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.827 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.827 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.827 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.827 | 8922 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.828 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.828 | 5480 | Removed run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.828 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.828 | 5480 | Assigned run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.828 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.c9Jova 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.829 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.829 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.829 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.829 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.830 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.830 | 8924 | Added a new worker 14 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.830 | 5480 | Removed run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.830 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.830 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.830 | 5480 | Assigned run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.830 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.tbw7wr 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.831 | 8921 | Marked run 300 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.831 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.833 | 8923 | Marked run 301 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.833 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.834 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.836 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.836 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.837 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.841 | 5481 | Recursively removing directory: /tmp/git.c9Jova/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.842 | 5484 | Recursively removing directory: /tmp/git.tbw7wr/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.843 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.843 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.843 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.843 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.843 | 8938 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.843 | 5480 | Removed run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.843 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.843 | 5480 | Assigned run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.843 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.843 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.843 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.hAIYcD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.844 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.844 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.845 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.845 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.845 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.845 | 8940 | Added a new worker 14 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.845 | 5480 | Removed run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.845 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.845 | 5480 | Assigned run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.845 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.iksIj3 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.845 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.845 | 8937 | Marked run 302 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.846 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.847 | 8939 | Marked run 303 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.847 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.848 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.849 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.850 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.851 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.855 | 5481 | Recursively removing directory: /tmp/git.hAIYcD/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.856 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.856 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.856 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.856 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.856 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.857 | 8954 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.857 | 5480 | Removed run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.857 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.857 | 5480 | Assigned run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.857 | 5484 | Recursively removing directory: /tmp/git.iksIj3/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.857 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.857 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.HFUnjx 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.859 | 8953 | Marked run 304 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.859 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.859 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.859 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.859 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.860 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.lAmXpX 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.859 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.859 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.859 | 8956 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.860 | 5480 | Removed run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.860 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.860 | 5480 | Assigned run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.860 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.861 | 8955 | Marked run 305 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.862 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.862 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.863 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.864 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.865 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.869 | 5481 | Recursively removing directory: /tmp/git.HFUnjx/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.870 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.870 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.870 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.870 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.870 | 8970 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.870 | 5480 | Removed run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.870 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.870 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.870 | 5480 | Assigned run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.870 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.871 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ySiMXi 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.872 | 5484 | Recursively removing directory: /tmp/git.lAmXpX/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.873 | 8969 | Marked run 306 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.873 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.873 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.873 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.874 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.873 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.874 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.874 | 8972 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.874 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.874 | 5480 | Removed run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.874 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.874 | 5480 | Assigned run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.874 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.VL9cB8 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.875 | 8971 | Marked run 307 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.876 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.876 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.877 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.878 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.879 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.883 | 5481 | Recursively removing directory: /tmp/git.ySiMXi/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.884 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.884 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.885 | 5484 | Recursively removing directory: /tmp/git.VL9cB8/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.885 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.884 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.885 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.885 | 8986 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.885 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.885 | 5480 | Removed run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.885 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.885 | 5480 | Assigned run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.885 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Isvfe9 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.887 | 8985 | Marked run 308 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.887 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.887 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.887 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.887 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.887 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.887 | 8988 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.887 | 5480 | Removed run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.887 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.887 | 5480 | Assigned run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.888 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.887 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.888 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.z5SZqf 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.889 | 8987 | Marked run 309 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.889 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.891 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.891 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.892 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.893 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.897 | 5481 | Recursively removing directory: /tmp/git.Isvfe9/ 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.898 | 5484 | Recursively removing directory: /tmp/git.z5SZqf/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.898 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.898 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.899 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.899 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.899 | 9002 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.899 | 5480 | Removed run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.899 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.899 | 5480 | Assigned run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.899 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.899 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.tQ5hNz 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.899 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.901 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.901 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.901 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.901 | 9001 | Marked run 310 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.901 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.901 | 9004 | Added a new worker 7 to the queue 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.901 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.901 | 5480 | Removed run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.901 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.25t92A 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.901 | 5480 | Removed worker 7 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.901 | 5480 | Assigned run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 7 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.901 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.903 | 9003 | Marked run 311 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.903 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.904 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.905 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.906 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.907 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.910 | 5481 | Recursively removing directory: /tmp/git.tQ5hNz/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.912 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.912 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.912 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.912 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.912 | 9018 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.912 | 5480 | Removed run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.912 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.912 | 5480 | Assigned run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.912 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.912 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.912 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.BU4lC6 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.913 | 5484 | Recursively removing directory: /tmp/git.25t92A/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.914 | 9017 | Marked run 312 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.914 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.916 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.916 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.916 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.916 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.916 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.916 | 9020 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.916 | 5480 | Removed run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.916 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.916 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.916 | 5480 | Assigned run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.917 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.7nTmmj 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.918 | 9019 | Marked run 313 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.918 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.918 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.919 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.921 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.922 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.925 | 5481 | Recursively removing directory: /tmp/git.BU4lC6/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.926 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.926 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.926 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.926 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.926 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.926 | 9033 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.926 | 5480 | Removed run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.926 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.927 | 5480 | Assigned run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.927 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.927 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kGzWzA 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.928 | 5484 | Recursively removing directory: /tmp/git.7nTmmj/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.929 | 9032 | Marked run 314 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.929 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.930 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.930 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.930 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.930 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.930 | 9036 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.930 | 5480 | Removed run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.930 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.930 | 5480 | Assigned run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.930 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.931 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.931 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.XXdtFy 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.932 | 9035 | Marked run 315 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.932 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.933 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.934 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.936 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.936 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.940 | 5481 | Recursively removing directory: /tmp/git.kGzWzA/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.942 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.942 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.942 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.942 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.942 | 9050 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.942 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.942 | 5480 | Removed run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.942 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.942 | 5480 | Assigned run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.942 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.942 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.N6LwDx 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.943 | 5484 | Recursively removing directory: /tmp/git.XXdtFy/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.944 | 9049 | Marked run 316 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.944 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.945 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.945 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.945 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.945 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.945 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.945 | 9052 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.945 | 5480 | Removed run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.945 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.945 | 5480 | Assigned run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.946 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.946 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.TaAodM 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.951 | 9051 | Marked run 317 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.951 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.952 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.953 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.954 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.955 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.958 | 5481 | Recursively removing directory: /tmp/git.N6LwDx/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.960 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.960 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.960 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.960 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.960 | 9065 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.960 | 5480 | Removed run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.960 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.960 | 5480 | Assigned run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.960 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.960 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.960 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kxLd9a 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.961 | 5484 | Recursively removing directory: /tmp/git.TaAodM/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.962 | 9064 | Marked run 318 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.962 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.963 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.963 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.963 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.963 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.963 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.963 | 9068 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.963 | 5480 | Removed run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.963 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.964 | 5480 | Assigned run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.964 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.964 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.N189Yl 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.965 | 9067 | Marked run 319 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.965 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.966 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.966 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.968 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.969 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.972 | 5481 | Recursively removing directory: /tmp/git.kxLd9a/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.973 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.973 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.973 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.973 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.973 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.974 | 9081 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.974 | 5480 | Removed run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.974 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.974 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.974 | 5480 | Assigned run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.974 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.RtpCMN 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.976 | 5484 | Recursively removing directory: /tmp/git.N189Yl/ 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.976 | 9080 | Marked run 320 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.976 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.977 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.977 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.977 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.977 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.977 | 9084 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.977 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.977 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.978 | 5480 | Removed run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.978 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.978 | 5480 | Assigned run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.978 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.dt6RY9 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.980 | 9083 | Marked run 321 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.980 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.980 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.981 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.983 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.983 | 5484 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.987 | 5481 | Recursively removing directory: /tmp/git.RtpCMN/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.988 | 5481 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.988 | 5481 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.988 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.989 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.989 | 9098 | Added a new worker 11 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.989 | 5480 | Removed run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.989 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.989 | 5480 | Assigned run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.989 | 5484 | Recursively removing directory: /tmp/git.dt6RY9/ 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.989 | 5481 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.989 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.eG6pVa 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.989 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.991 | 9097 | Marked run 322 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.991 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.991 | 5484 | Process exit code: 0 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.991 | 5484 | Process output: 57 bytes 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.992 | 5484 | Waiting for a new command 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.992 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.992 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.992 | 9100 | Added a new worker 10 to the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.992 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.992 | 5480 | Removed run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.992 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.992 | 5480 | Assigned run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.992 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.glbDdh 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.994 | 9099 | Marked run 323 as finished 2024-04-25 03:44:08 | INFO | 5478/cimple-server: 2024-04-25 03:44:08.994 | 5478 | Waiting for new connections 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.995 | 5481 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5481/cimple-worker: 2024-04-25 03:44:08.995 | 5481 | Going to run: ./ci 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.996 | 5484 | Checking out revision HEAD 2024-04-25 03:44:08 | INFO | 5484/cimple-worker: 2024-04-25 03:44:08.997 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.001 | 5481 | Recursively removing directory: /tmp/git.eG6pVa/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.002 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.002 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.002 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.003 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.003 | 9114 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.003 | 5480 | Removed run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.003 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.003 | 5480 | Assigned run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.003 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.003 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.003 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.HAvFrD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.003 | 5484 | Recursively removing directory: /tmp/git.glbDdh/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.005 | 9113 | Marked run 324 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.005 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.005 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.005 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.005 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.005 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.005 | 9116 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.005 | 5480 | Removed run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.005 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.005 | 5480 | Assigned run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.005 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.005 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.FMF9Ps 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.006 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.008 | 9115 | Marked run 325 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.008 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.009 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.009 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.010 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.011 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.015 | 5481 | Recursively removing directory: /tmp/git.HAvFrD/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.017 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.017 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.017 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.017 | 5484 | Recursively removing directory: /tmp/git.FMF9Ps/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.017 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.017 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.NQMekH 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.017 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.017 | 9130 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.017 | 5480 | Removed run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.017 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.017 | 5480 | Assigned run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.017 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.020 | 9129 | Marked run 326 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.020 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.020 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.020 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.020 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.020 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.020 | 9132 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.020 | 5480 | Removed run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.020 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.021 | 5480 | Assigned run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.021 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.020 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.021 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.WuJT0b 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.023 | 9131 | Marked run 327 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.023 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.024 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.024 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.025 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.026 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.030 | 5481 | Recursively removing directory: /tmp/git.NQMekH/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.031 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.031 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.031 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.031 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.031 | 9146 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.031 | 5480 | Removed run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.031 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.032 | 5480 | Assigned run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.032 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.031 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.032 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IbWmNQ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.032 | 5484 | Recursively removing directory: /tmp/git.WuJT0b/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.033 | 9145 | Marked run 328 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.033 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.034 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.034 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.034 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.034 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.034 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.035 | 9148 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.035 | 5480 | Removed run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.035 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.035 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.035 | 5480 | Assigned run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.035 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.voj4V6 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.037 | 9147 | Marked run 329 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.037 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.037 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.038 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.040 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.040 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.044 | 5481 | Recursively removing directory: /tmp/git.IbWmNQ/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.045 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.045 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.045 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.045 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.045 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.045 | 9162 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.045 | 5480 | Removed run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.045 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.045 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.045 | 5480 | Assigned run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.046 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.l58vet 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.047 | 5484 | Recursively removing directory: /tmp/git.voj4V6/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.048 | 9160 | Marked run 330 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.048 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.048 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.048 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.049 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.049 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.049 | 9164 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.049 | 5480 | Removed run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.049 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.049 | 5480 | Assigned run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.049 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.049 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.pdGQiE 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.049 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.051 | 9163 | Marked run 331 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.051 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.051 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.052 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.054 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.055 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.058 | 5481 | Recursively removing directory: /tmp/git.l58vet/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.059 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.059 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.059 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.059 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.059 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.060 | 9177 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.060 | 5480 | Removed run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.060 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.060 | 5480 | Assigned run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.060 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.3hdIMt 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.060 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.061 | 5484 | Recursively removing directory: /tmp/git.pdGQiE/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.062 | 9176 | Marked run 332 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.062 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.063 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.063 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.063 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.063 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.063 | 9180 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.063 | 5480 | Removed run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.063 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.063 | 5480 | Assigned run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.063 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.063 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.063 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rX78NS 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.065 | 9179 | Marked run 333 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.065 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.066 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.066 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.068 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.068 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.072 | 5481 | Recursively removing directory: /tmp/git.3hdIMt/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.074 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.074 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.074 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.074 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.074 | 9194 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.074 | 5480 | Removed run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.074 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.074 | 5480 | Assigned run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.074 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.074 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.074 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.7bbLj1 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.074 | 5484 | Recursively removing directory: /tmp/git.rX78NS/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.076 | 9193 | Marked run 334 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.076 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.077 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.077 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.077 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.077 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.077 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.077 | 9196 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.077 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.077 | 5480 | Removed run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.077 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.j2l2oo 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.077 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.077 | 5480 | Assigned run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.079 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.080 | 9195 | Marked run 335 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.080 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.080 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.083 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.083 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.087 | 5481 | Recursively removing directory: /tmp/git.7bbLj1/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.088 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.088 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.088 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.088 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.089 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.089 | 9210 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.089 | 5480 | Removed run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.089 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.089 | 5480 | Assigned run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.089 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.089 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ISBFmv 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.090 | 5484 | Recursively removing directory: /tmp/git.j2l2oo/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.091 | 9209 | Marked run 336 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.091 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.092 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.092 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.092 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.092 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.093 | 9212 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.092 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.093 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.093 | 5480 | Removed run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.093 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.093 | 5480 | Assigned run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.093 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.b15BDZ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.094 | 9211 | Marked run 337 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.095 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.095 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.095 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.097 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.098 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.101 | 5481 | Recursively removing directory: /tmp/git.ISBFmv/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.103 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.103 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.103 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.103 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.103 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.103 | 9225 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.103 | 5480 | Removed run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.103 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.103 | 5480 | Assigned run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.103 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.104 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.FtrKuT 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.105 | 5484 | Recursively removing directory: /tmp/git.b15BDZ/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.105 | 9224 | Marked run 338 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.105 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.106 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.106 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.107 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.107 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.107 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.107 | 9228 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.107 | 5480 | Removed run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.107 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.107 | 5480 | Assigned run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.107 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.108 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4tnKuq 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.109 | 9227 | Marked run 339 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.109 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.109 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.110 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.112 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.113 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.116 | 5481 | Recursively removing directory: /tmp/git.FtrKuT/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.117 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.117 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.118 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.118 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.118 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.118 | 9242 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.118 | 5480 | Removed run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.118 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.118 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.118 | 5480 | Assigned run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.118 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.mZUsgR 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.119 | 5484 | Recursively removing directory: /tmp/git.4tnKuq/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.120 | 9241 | Marked run 340 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.120 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.121 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.121 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.121 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.121 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.121 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.121 | 9244 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.121 | 5480 | Removed run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.121 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.121 | 5480 | Assigned run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.121 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.121 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.eQc2Eg 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.123 | 9243 | Marked run 341 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.124 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.124 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.125 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.126 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.127 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.131 | 5481 | Recursively removing directory: /tmp/git.mZUsgR/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.132 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.132 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.132 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.133 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.133 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.133 | 9258 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.133 | 5480 | Removed run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.133 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.133 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.133 | 5480 | Assigned run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.133 | 5484 | Recursively removing directory: /tmp/git.eQc2Eg/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.133 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.eP6gr7 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.135 | 9257 | Marked run 342 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.135 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.136 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.136 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.136 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.136 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.136 | 9260 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.136 | 5480 | Removed run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.136 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.136 | 5480 | Assigned run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.136 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.136 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.136 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.z3qhwd 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.139 | 9259 | Marked run 343 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.139 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.139 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.140 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.141 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.142 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.146 | 5481 | Recursively removing directory: /tmp/git.eP6gr7/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.148 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.148 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.148 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.148 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.148 | 9274 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.148 | 5480 | Removed run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.148 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.148 | 5480 | Assigned run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.148 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.148 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.148 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.BlHRmz 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.149 | 5484 | Recursively removing directory: /tmp/git.z3qhwd/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.150 | 9273 | Marked run 344 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.150 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.151 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.151 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.151 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.151 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.151 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.152 | 9276 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.152 | 5480 | Removed run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.152 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.152 | 5480 | Assigned run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.152 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.152 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kTYBsF 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.154 | 9275 | Marked run 345 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.154 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.155 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.156 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.156 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.157 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.162 | 5481 | Recursively removing directory: /tmp/git.BlHRmz/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.163 | 5484 | Recursively removing directory: /tmp/git.kTYBsF/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.163 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.163 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.163 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.163 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.163 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.163 | 9290 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.163 | 5480 | Removed run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.163 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.163 | 5480 | Assigned run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.164 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.164 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.pI0c5l 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.165 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.165 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.166 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.166 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.166 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.166 | 9292 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.166 | 9289 | Marked run 346 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.166 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.166 | 5480 | Removed run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.166 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.166 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.166 | 5480 | Assigned run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.167 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.MWjvKN 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.168 | 9291 | Marked run 347 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.168 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.170 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.172 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.172 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.173 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.178 | 5481 | Recursively removing directory: /tmp/git.pI0c5l/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.180 | 5484 | Recursively removing directory: /tmp/git.MWjvKN/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.180 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.180 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.180 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.180 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.180 | 9306 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.180 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.180 | 5480 | Removed run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.180 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.180 | 5480 | Assigned run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.180 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.180 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.PrSGca 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.182 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.182 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.182 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.182 | 9305 | Marked run 348 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.182 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.182 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.183 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.183 | 9308 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.183 | 5480 | Removed run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.183 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.183 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.183 | 5480 | Assigned run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.183 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kYL0mV 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.185 | 9307 | Marked run 349 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.185 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.186 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.186 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.188 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.188 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.192 | 5481 | Recursively removing directory: /tmp/git.PrSGca/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.194 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.194 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.194 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.194 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.194 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.194 | 9322 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.194 | 5480 | Removed run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.194 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.194 | 5480 | Assigned run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.194 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.NW9BsU 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.195 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.194 | 5484 | Recursively removing directory: /tmp/git.kYL0mV/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.196 | 9321 | Marked run 350 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.196 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.197 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.197 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.197 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.197 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.197 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.197 | 9324 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.197 | 5480 | Removed run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.197 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.197 | 5480 | Assigned run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.197 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.197 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wSQjkr 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.199 | 9323 | Marked run 351 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.199 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.200 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.201 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.202 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.203 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.206 | 5481 | Recursively removing directory: /tmp/git.NW9BsU/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.208 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.208 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.208 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.208 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.208 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.208 | 9338 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.208 | 5480 | Removed run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.208 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.208 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.208 | 5480 | Assigned run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.208 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.hUzW07 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.209 | 5484 | Recursively removing directory: /tmp/git.wSQjkr/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.210 | 9337 | Marked run 352 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.211 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.211 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.211 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.211 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.211 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.211 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.211 | 9340 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.211 | 5480 | Removed run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.211 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.211 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.212 | 5480 | Assigned run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.212 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Mhw5Wp 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.213 | 9339 | Marked run 353 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.213 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.214 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.215 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.216 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.217 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.220 | 5481 | Recursively removing directory: /tmp/git.hUzW07/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.222 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.222 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.222 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.222 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.222 | 9354 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.222 | 5480 | Removed run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.222 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.222 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.222 | 5480 | Assigned run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.222 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.222 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.6qMQvE 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.223 | 5484 | Recursively removing directory: /tmp/git.Mhw5Wp/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.225 | 9353 | Marked run 354 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.225 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.226 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.226 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.226 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.226 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.226 | 9356 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.226 | 5480 | Removed run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.226 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.226 | 5480 | Assigned run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.226 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.226 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.226 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.lc8JO4 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.228 | 9355 | Marked run 355 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.228 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.228 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.229 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.230 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.231 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.235 | 5481 | Recursively removing directory: /tmp/git.6qMQvE/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.236 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.236 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.236 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.236 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.236 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.237 | 9370 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.237 | 5480 | Removed run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.237 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.237 | 5480 | Assigned run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.237 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.237 | 5484 | Recursively removing directory: /tmp/git.lc8JO4/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.237 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.LWye1X 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.238 | 9369 | Marked run 356 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.239 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.239 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.239 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.240 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.240 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.240 | 9372 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.240 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.240 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.240 | 5480 | Removed run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.240 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.240 | 5480 | Assigned run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.240 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.TOOtKJ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.242 | 9371 | Marked run 357 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.242 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.243 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.243 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.244 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.245 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.249 | 5481 | Recursively removing directory: /tmp/git.LWye1X/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.251 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.251 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.251 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.251 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.251 | 9386 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.251 | 5480 | Removed run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.251 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.251 | 5480 | Assigned run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.251 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.251 | 5484 | Recursively removing directory: /tmp/git.TOOtKJ/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.251 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.251 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.pgCPID 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.253 | 9385 | Marked run 358 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.253 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.254 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.254 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.254 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.254 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.254 | 9388 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.254 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.254 | 5480 | Removed run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.254 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.254 | 5480 | Assigned run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.254 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.254 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.qRIBhN 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.256 | 9387 | Marked run 359 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.256 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.257 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.258 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.259 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.259 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.264 | 5481 | Recursively removing directory: /tmp/git.pgCPID/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.265 | 5484 | Recursively removing directory: /tmp/git.qRIBhN/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.265 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.265 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.265 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.265 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.265 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.265 | 9402 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.266 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.266 | 5480 | Removed run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.266 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.266 | 5480 | Assigned run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.266 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.5i0mhw 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.267 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.267 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.268 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.268 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.268 | 9401 | Marked run 360 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.268 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.268 | 9404 | Added a new worker 6 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.268 | 5480 | Removed run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.268 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.268 | 5480 | Assigned run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.268 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.268 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.muoKSE 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.269 | 9403 | Marked run 361 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.269 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.271 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.272 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.272 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.273 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.278 | 5481 | Recursively removing directory: /tmp/git.5i0mhw/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.279 | 5484 | Recursively removing directory: /tmp/git.muoKSE/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.279 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.279 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.279 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.280 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.280 | 9418 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.280 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.280 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.280 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.BMQBl4 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.280 | 5480 | Removed run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.280 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.280 | 5480 | Assigned run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.281 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.281 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.281 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.281 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.282 | 9417 | Marked run 362 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.282 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.282 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.282 | 9420 | Added a new worker 6 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.282 | 5480 | Removed run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.282 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.282 | 5480 | Assigned run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.282 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.282 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.hcqkWW 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.289 | 9419 | Marked run 363 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.289 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.291 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.291 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.291 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.292 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.297 | 5481 | Recursively removing directory: /tmp/git.BMQBl4/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.298 | 5484 | Recursively removing directory: /tmp/git.hcqkWW/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.298 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.298 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.299 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.299 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.299 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.299 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.qlUy2x 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.299 | 9434 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.299 | 5480 | Removed run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.299 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.299 | 5480 | Assigned run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.299 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.300 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.300 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.300 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.301 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.301 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.301 | 9436 | Added a new worker 13 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.301 | 5480 | Removed run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.301 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.301 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.301 | 5480 | Assigned run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.301 | 9433 | Marked run 364 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.301 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.301 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9VyQgj 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.303 | 9435 | Marked run 365 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.303 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.304 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.305 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.305 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.306 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.311 | 5481 | Recursively removing directory: /tmp/git.qlUy2x/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.312 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.312 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.312 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.312 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.312 | 9450 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.312 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.312 | 5480 | Removed run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.312 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.312 | 5480 | Assigned run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.312 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.313 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wlw2km 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.312 | 5484 | Recursively removing directory: /tmp/git.9VyQgj/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.314 | 9449 | Marked run 366 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.314 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.315 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.315 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.315 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.315 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.315 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.315 | 9452 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.315 | 5480 | Removed run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.315 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.315 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.315 | 5480 | Assigned run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.315 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.afOmU8 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.317 | 9451 | Marked run 367 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.317 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.319 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.319 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.320 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.321 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.325 | 5481 | Recursively removing directory: /tmp/git.wlw2km/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.326 | 5484 | Recursively removing directory: /tmp/git.afOmU8/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.327 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.327 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.327 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.327 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.327 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.327 | 9466 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.327 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.327 | 5480 | Removed run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.327 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.327 | 5480 | Assigned run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.327 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xq73cH 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.329 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.329 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.329 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.329 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.329 | 9465 | Marked run 368 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.329 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.329 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.329 | 9468 | Added a new worker 6 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.329 | 5480 | Removed run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.329 | 5480 | Removed worker 6 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.329 | 5480 | Assigned run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 6 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.329 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.330 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.y6I0uu 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.331 | 9467 | Marked run 369 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.331 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.333 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.333 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.334 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.335 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.339 | 5481 | Recursively removing directory: /tmp/git.xq73cH/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.341 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.341 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.341 | 5484 | Recursively removing directory: /tmp/git.y6I0uu/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.341 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.341 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.341 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.341 | 9482 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.341 | 5480 | Removed run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.341 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.341 | 5480 | Assigned run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.341 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IVeOAN 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.342 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.343 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.343 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.343 | 9481 | Marked run 370 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.343 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.344 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.344 | 9484 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.344 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.344 | 5480 | Removed run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.344 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.344 | 5480 | Assigned run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.343 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.344 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.eiyRaG 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.345 | 9483 | Marked run 371 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.345 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.346 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.347 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.348 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.349 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.353 | 5481 | Recursively removing directory: /tmp/git.IVeOAN/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.354 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.354 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.354 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.354 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.354 | 9498 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.354 | 5480 | Removed run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.354 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.354 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.354 | 5480 | Assigned run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.354 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.354 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.RwNhvX 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.355 | 5484 | Recursively removing directory: /tmp/git.eiyRaG/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.357 | 9497 | Marked run 372 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.357 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.357 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.357 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.358 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.358 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.358 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.358 | 9500 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.358 | 5480 | Removed run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.358 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.358 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.358 | 5480 | Assigned run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.358 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rf7SUq 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.360 | 9499 | Marked run 373 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.360 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.360 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.361 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.363 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.364 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.367 | 5481 | Recursively removing directory: /tmp/git.RwNhvX/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.369 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.369 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.369 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.369 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.369 | 9514 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.369 | 5480 | Removed run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.369 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.369 | 5480 | Assigned run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.369 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.369 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.PnkRtc 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.370 | 5484 | Recursively removing directory: /tmp/git.rf7SUq/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.370 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.371 | 9513 | Marked run 374 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.371 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.372 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.372 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.373 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.373 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.373 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.373 | 9516 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.373 | 5480 | Removed run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.373 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.373 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.373 | 5480 | Assigned run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.373 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.XsmBm0 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.375 | 9515 | Marked run 375 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.375 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.376 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.376 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.378 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.379 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.382 | 5481 | Recursively removing directory: /tmp/git.PnkRtc/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.384 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.384 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.384 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.384 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.384 | 9530 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.384 | 5480 | Removed run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.384 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.384 | 5480 | Assigned run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.384 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.384 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.384 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.HgT0Fj 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.385 | 5484 | Recursively removing directory: /tmp/git.XsmBm0/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.386 | 9529 | Marked run 376 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.386 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.387 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.387 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.387 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.387 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.388 | 9532 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.388 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.388 | 5480 | Removed run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.388 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.388 | 5480 | Assigned run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.387 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.388 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.RfpzFw 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.390 | 9531 | Marked run 377 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.390 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.390 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.391 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.393 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.394 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.397 | 5481 | Recursively removing directory: /tmp/git.HgT0Fj/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.398 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.398 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.398 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.398 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.398 | 9546 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.398 | 5480 | Removed run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.399 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.399 | 5480 | Assigned run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.399 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.398 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.399 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.8ta5Fj 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.400 | 5484 | Recursively removing directory: /tmp/git.RfpzFw/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.401 | 9544 | Marked run 378 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.401 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.402 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.402 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.402 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.402 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.402 | 9548 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.402 | 5480 | Removed run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.402 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.402 | 5480 | Assigned run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.402 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.402 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.402 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.o778eb 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.404 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.404 | 9547 | Marked run 379 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.405 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.405 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.407 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.408 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.410 | 5481 | Recursively removing directory: /tmp/git.8ta5Fj/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.411 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.411 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.411 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.412 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.412 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.412 | 9559 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.412 | 5480 | Removed run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.412 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.412 | 5480 | Assigned run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.412 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.412 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wE5u5j 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.414 | 9558 | Marked run 380 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.414 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.414 | 5484 | Recursively removing directory: /tmp/git.o778eb/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.416 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.416 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.416 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.416 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.416 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.416 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.LqKO3u 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.416 | 9564 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.416 | 5480 | Removed run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.416 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.416 | 5480 | Assigned run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.416 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.417 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.418 | 9563 | Marked run 381 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.418 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.418 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.421 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.422 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.424 | 5481 | Recursively removing directory: /tmp/git.wE5u5j/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.425 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.425 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.426 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.426 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.426 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.426 | 9576 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.426 | 5480 | Removed run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.426 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.426 | 5480 | Assigned run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.426 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.MwwXt0 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.427 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.428 | 5484 | Recursively removing directory: /tmp/git.LqKO3u/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.428 | 9575 | Marked run 382 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.428 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.430 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.430 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.430 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.430 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.430 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.430 | 9580 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.430 | 5480 | Removed run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.430 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.430 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.430 | 5480 | Assigned run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.430 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.jEnKB1 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.432 | 9579 | Marked run 383 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.432 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.432 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.433 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.435 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.435 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.439 | 5481 | Recursively removing directory: /tmp/git.MwwXt0/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.440 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.440 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.440 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.440 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.440 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.440 | 9594 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.440 | 5480 | Removed run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.440 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.440 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.440 | 5480 | Assigned run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.441 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IIm1Jn 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.441 | 5484 | Recursively removing directory: /tmp/git.jEnKB1/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.442 | 9592 | Marked run 384 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.442 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.443 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.443 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.443 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.443 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.443 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.443 | 9596 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.443 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.443 | 5480 | Removed run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.443 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.443 | 5480 | Assigned run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.443 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9lzWU0 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.445 | 9595 | Marked run 385 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.445 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.446 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.447 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.448 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.449 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.453 | 5481 | Recursively removing directory: /tmp/git.IIm1Jn/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.454 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.454 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.454 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.454 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.454 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.454 | 9610 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.454 | 5480 | Removed run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.455 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.XcoXhb 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.454 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.455 | 5484 | Recursively removing directory: /tmp/git.9lzWU0/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.455 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.455 | 5480 | Assigned run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.456 | 9609 | Marked run 386 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.456 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.457 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.457 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.457 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.457 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.457 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.458 | 9612 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.458 | 5480 | Removed run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.458 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.458 | 5480 | Assigned run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.458 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.458 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.6yamn2 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.459 | 9611 | Marked run 387 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.460 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.460 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.461 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.462 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.463 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.467 | 5481 | Recursively removing directory: /tmp/git.XcoXhb/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.468 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.468 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.468 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.468 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.469 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.469 | 9626 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.469 | 5480 | Removed run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.469 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.469 | 5480 | Assigned run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.469 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.469 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.efTj74 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.469 | 5484 | Recursively removing directory: /tmp/git.6yamn2/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.471 | 9625 | Marked run 388 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.471 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.472 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.472 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.472 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.472 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.472 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.472 | 9628 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.472 | 5480 | Removed run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.472 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.472 | 5480 | Assigned run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.472 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.472 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.442Yzm 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.475 | 9627 | Marked run 389 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.475 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.475 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.476 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.478 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.478 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.482 | 5481 | Recursively removing directory: /tmp/git.efTj74/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.484 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.484 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.484 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.484 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.484 | 9642 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.484 | 5480 | Removed run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.484 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.484 | 5480 | Assigned run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.484 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.484 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.VcD1uH 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.484 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.485 | 5484 | Recursively removing directory: /tmp/git.442Yzm/ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.486 | 9641 | Marked run 390 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.486 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.486 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.486 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.487 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.487 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.487 | 9644 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.487 | 5480 | Removed run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.487 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.487 | 5480 | Assigned run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.487 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.487 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.487 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.7HJ0R3 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.488 | 9643 | Marked run 391 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.489 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.490 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.491 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.491 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.492 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.497 | 5481 | Recursively removing directory: /tmp/git.VcD1uH/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.498 | 5484 | Recursively removing directory: /tmp/git.7HJ0R3/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.498 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.498 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.498 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.498 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.499 | 9658 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.499 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.498 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.499 | 5480 | Removed run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.499 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.499 | 5480 | Assigned run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.499 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.499 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.RAQ2PB 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.499 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.499 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.500 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.500 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.3Ong2M 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.500 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.500 | 9660 | Added a new worker 13 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.500 | 5480 | Removed run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.500 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.500 | 5480 | Assigned run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.500 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.501 | 9657 | Marked run 392 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.501 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.503 | 9659 | Marked run 393 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.503 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.504 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.504 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.505 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.505 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.511 | 5481 | Recursively removing directory: /tmp/git.RAQ2PB/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.511 | 5484 | Recursively removing directory: /tmp/git.3Ong2M/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.512 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.512 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.512 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.512 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.512 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.512 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.513 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.512 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.512 | 9674 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 5480 | Removed run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 5480 | Assigned run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 9676 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 5480 | Removed run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 5480 | Assigned run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.513 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.513 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wP4Bgb 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.513 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ks5Pdu 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.515 | 9673 | Marked run 394 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.516 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.517 | 9675 | Marked run 395 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.517 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.519 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.519 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.519 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.520 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.525 | 5484 | Recursively removing directory: /tmp/git.ks5Pdu/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.525 | 5481 | Recursively removing directory: /tmp/git.wP4Bgb/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.527 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.527 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.527 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.527 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 9692 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 9690 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5480 | Removed run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5480 | Assigned run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5480 | Removed run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5480 | Assigned run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.527 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.528 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.527 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.528 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.y3PLRI 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.527 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.527 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.XxQlNI 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.529 | 9689 | Marked run 397 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.529 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.530 | 9691 | Marked run 396 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.531 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.532 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.532 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.533 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.533 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.539 | 5484 | Recursively removing directory: /tmp/git.y3PLRI/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.539 | 5481 | Recursively removing directory: /tmp/git.XxQlNI/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.540 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.540 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.540 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.540 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.540 | 9706 | Added a new worker 12 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.540 | 5480 | Removed run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.540 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.540 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.540 | 5480 | Assigned run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.540 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.541 | 9708 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.541 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.541 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.541 | 5480 | Removed run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.541 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.541 | 5480 | Assigned run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.540 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.540 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.540 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.540 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.540 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.VAUYig 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.542 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zjf9GH 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.543 | 9705 | Marked run 399 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.543 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.545 | 9707 | Marked run 398 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.545 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.546 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.547 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.547 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.547 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.552 | 5484 | Recursively removing directory: /tmp/git.VAUYig/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.554 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.554 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.554 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.553 | 5481 | Recursively removing directory: /tmp/git.zjf9GH/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.554 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.554 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.wnPLtE 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.554 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.554 | 9722 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.554 | 5480 | Removed run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.554 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.554 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.554 | 5480 | Assigned run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.555 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.555 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.555 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.555 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.556 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.556 | 9724 | Added a new worker 9 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.556 | 5480 | Removed run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.556 | 5480 | Removed worker 9 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.556 | 5480 | Assigned run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 9 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.556 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.556 | 9721 | Marked run 400 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.556 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.556 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.SFpItS 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.558 | 9723 | Marked run 401 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.558 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.560 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.560 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.560 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.561 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.566 | 5484 | Recursively removing directory: /tmp/git.wnPLtE/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.567 | 5481 | Recursively removing directory: /tmp/git.SFpItS/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.567 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.567 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.568 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 9738 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5480 | Removed run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5480 | Assigned run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.568 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.568 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.568 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.569 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.f2xzxV 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.568 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.2EXkLh 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 9740 | Added a new worker 13 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5480 | Removed run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.568 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.569 | 5480 | Assigned run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.569 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.570 | 9737 | Marked run 402 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.570 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.572 | 9739 | Marked run 403 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.572 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.573 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.574 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.574 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.574 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.580 | 5484 | Recursively removing directory: /tmp/git.2EXkLh/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.580 | 5481 | Recursively removing directory: /tmp/git.f2xzxV/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.581 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.581 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.581 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.581 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.581 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.581 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.581 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.581 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.582 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.1OFCV1 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.581 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.581 | 9755 | Added a new worker 14 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.581 | 5480 | Removed run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.582 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.582 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.582 | 5480 | Assigned run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.582 | 9756 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.582 | 5480 | Removed run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.582 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.582 | 5480 | Assigned run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.582 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.582 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.582 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.qe3eUz 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.583 | 9753 | Marked run 404 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.584 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.585 | 9754 | Marked run 405 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.585 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.587 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.587 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.587 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.588 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.593 | 5484 | Recursively removing directory: /tmp/git.1OFCV1/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.593 | 5481 | Recursively removing directory: /tmp/git.qe3eUz/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.595 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.595 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.595 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.595 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.595 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.595 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 9771 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5480 | Removed run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5480 | Assigned run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 9772 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5480 | Removed run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.595 | 5480 | Assigned run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.596 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.svPP3E 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.596 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kYApSF 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.597 | 9770 | Marked run 407 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.597 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.598 | 9769 | Marked run 406 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.598 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.601 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.602 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.602 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.602 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.608 | 5481 | Recursively removing directory: /tmp/git.kYApSF/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.608 | 5484 | Recursively removing directory: /tmp/git.svPP3E/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.609 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.609 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.609 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.609 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.609 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.610 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.609 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.609 | 9786 | Added a new worker 12 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5480 | Removed run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5480 | Assigned run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 9788 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5480 | Removed run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5480 | Assigned run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.610 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.609 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.610 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.P3QpJR 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.611 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.24lKV2 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.611 | 9785 | Marked run 409 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.612 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.613 | 9787 | Marked run 408 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.613 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.615 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.615 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.616 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.616 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.621 | 5481 | Recursively removing directory: /tmp/git.P3QpJR/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.622 | 5484 | Recursively removing directory: /tmp/git.24lKV2/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.622 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.622 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.623 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.623 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.623 | 9802 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.623 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.623 | 5480 | Removed run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.623 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.623 | 5480 | Assigned run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.623 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.623 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.haKa95 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.624 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.624 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.624 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.624 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.625 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.625 | 9804 | Added a new worker 14 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.625 | 5480 | Removed run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.625 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.625 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.625 | 5480 | Assigned run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.625 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.8VBWZd 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.625 | 9801 | Marked run 410 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.626 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.627 | 9803 | Marked run 411 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.627 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.629 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.629 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.629 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.630 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.635 | 5481 | Recursively removing directory: /tmp/git.haKa95/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.636 | 5484 | Recursively removing directory: /tmp/git.8VBWZd/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.636 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.636 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.637 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.637 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.637 | 9818 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.637 | 5480 | Removed run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.637 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.637 | 5480 | Assigned run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.637 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.637 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.637 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.koo534 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.638 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.638 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.638 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.638 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.638 | 9820 | Added a new worker 8 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.638 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.638 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.638 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.YWXf19 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.638 | 5480 | Removed run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.638 | 5480 | Removed worker 8 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.638 | 5480 | Assigned run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 8 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.639 | 9817 | Marked run 412 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.639 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.641 | 9819 | Marked run 413 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.641 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.642 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.643 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.643 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.643 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.649 | 5481 | Recursively removing directory: /tmp/git.koo534/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.649 | 5484 | Recursively removing directory: /tmp/git.YWXf19/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.650 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.650 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.650 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.650 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.650 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.650 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.650 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.650 | 9835 | Added a new worker 14 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 5480 | Removed run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 5480 | Assigned run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 9836 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 5480 | Removed run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.651 | 5480 | Assigned run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.650 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.651 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.BlOE9K 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.650 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.651 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rkGbxK 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.653 | 9833 | Marked run 414 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.653 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.654 | 9834 | Marked run 415 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.654 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.656 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.656 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.656 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.656 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.662 | 5481 | Recursively removing directory: /tmp/git.BlOE9K/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.662 | 5484 | Recursively removing directory: /tmp/git.rkGbxK/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.663 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.663 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.663 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.663 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.663 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.663 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.663 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 9851 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 9852 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5480 | Removed run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5480 | Assigned run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5480 | Removed run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.664 | 5480 | Assigned run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.664 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.664 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.RkrybR 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.664 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.b2Ya5Y 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.665 | 9850 | Marked run 417 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.666 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.667 | 9849 | Marked run 416 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.667 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.669 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.669 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.670 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.670 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.675 | 5481 | Recursively removing directory: /tmp/git.RkrybR/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.675 | 5484 | Recursively removing directory: /tmp/git.b2Ya5Y/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.676 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.676 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 9868 | Added a new worker 14 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5480 | Removed run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5480 | Assigned run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 9867 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5480 | Removed run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5480 | Assigned run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.677 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.677 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.677 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ugqObZ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.676 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.676 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.677 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.677 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.YN1A4i 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.679 | 9865 | Marked run 419 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.679 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.680 | 9866 | Marked run 418 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.681 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.683 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.683 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.683 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.683 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.689 | 5484 | Recursively removing directory: /tmp/git.YN1A4i/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.689 | 5481 | Recursively removing directory: /tmp/git.ugqObZ/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.691 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.691 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.691 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.691 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.691 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 9883 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5480 | Removed run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5480 | Assigned run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 9884 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5480 | Removed run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.691 | 5480 | Assigned run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.691 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.691 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xyvuSx 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.691 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.jD54mP 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.693 | 9881 | Marked run 420 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.693 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.695 | 9882 | Marked run 421 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.695 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.696 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.696 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.697 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.697 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.703 | 5481 | Recursively removing directory: /tmp/git.xyvuSx/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.703 | 5484 | Recursively removing directory: /tmp/git.jD54mP/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.704 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.704 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.704 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.704 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.704 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.704 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.704 | 9900 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.704 | 5480 | Removed run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.704 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.704 | 5480 | Assigned run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.705 | 9898 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.705 | 5480 | Removed run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.705 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.705 | 5480 | Assigned run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.705 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.705 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.704 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.704 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.704 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.705 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ywGAiQ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.704 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.705 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.xjr6eS 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.707 | 9897 | Marked run 422 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.707 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.709 | 9899 | Marked run 423 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.710 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.710 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.710 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.710 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.711 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.716 | 5484 | Recursively removing directory: /tmp/git.ywGAiQ/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.717 | 5481 | Recursively removing directory: /tmp/git.xjr6eS/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.718 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.718 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.718 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.718 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.718 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.718 | 9914 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.718 | 5480 | Removed run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.718 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.718 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.718 | 5480 | Assigned run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.718 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zyWneb 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.719 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.719 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.719 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.719 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.719 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.719 | 9916 | Added a new worker 14 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.719 | 5480 | Removed run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.719 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.719 | 5480 | Assigned run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.719 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Sqesa5 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.720 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.720 | 9913 | Marked run 424 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.720 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.722 | 9915 | Marked run 425 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.722 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.723 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.724 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.724 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.725 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.730 | 5484 | Recursively removing directory: /tmp/git.zyWneb/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.731 | 5481 | Recursively removing directory: /tmp/git.Sqesa5/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.731 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.731 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.731 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.731 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.731 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.732 | 9930 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.732 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.732 | 5480 | Removed run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.732 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.732 | 5480 | Assigned run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.732 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.lAeIEY 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.733 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.733 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.733 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.733 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.733 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.733 | 9932 | Added a new worker 13 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.733 | 5480 | Removed run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.733 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.733 | 5480 | Assigned run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.733 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.733 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rJ19GC 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.737 | 9929 | Marked run 426 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.737 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.738 | 9931 | Marked run 427 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.738 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.740 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.740 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.741 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.741 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.747 | 5484 | Recursively removing directory: /tmp/git.lAeIEY/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.747 | 5481 | Recursively removing directory: /tmp/git.rJ19GC/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.748 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.748 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.749 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.749 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.749 | 9946 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.749 | 5480 | Removed run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.749 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.749 | 5480 | Assigned run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.749 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.749 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.749 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.749 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.749 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.8MEHD8 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.750 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.750 | 9948 | Added a new worker 9 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.750 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.750 | 5480 | Removed run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.750 | 5480 | Removed worker 9 from the queue 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.750 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.bPBwnD 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.750 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.750 | 5480 | Assigned run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 9 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.751 | 9945 | Marked run 428 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.751 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.753 | 9947 | Marked run 429 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.753 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.754 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.755 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.755 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.755 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.761 | 5481 | Recursively removing directory: /tmp/git.bPBwnD/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.761 | 5484 | Recursively removing directory: /tmp/git.8MEHD8/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.762 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.762 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.762 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.762 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.763 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.762 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.762 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.762 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 9964 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 5480 | Removed run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 5480 | Assigned run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 9963 | Added a new worker 12 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 5480 | Removed run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 5480 | Assigned run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.763 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.763 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.QBDJzs 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.762 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.763 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.pbE0cC 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.765 | 9962 | Marked run 430 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.765 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.767 | 9961 | Marked run 431 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.767 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.768 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.769 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.769 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.769 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.775 | 5484 | Recursively removing directory: /tmp/git.QBDJzs/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.775 | 5481 | Recursively removing directory: /tmp/git.pbE0cC/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.776 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.776 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.777 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.776 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.776 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.777 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.777 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.bgEI3L 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.776 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 9980 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 9979 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5480 | Removed run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5480 | Assigned run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5480 | Removed run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.777 | 5480 | Assigned run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.777 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.DZKePB 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.779 | 9978 | Marked run 433 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.779 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.781 | 9977 | Marked run 432 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.781 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.782 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.782 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.783 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.783 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.789 | 5484 | Recursively removing directory: /tmp/git.DZKePB/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.789 | 5481 | Recursively removing directory: /tmp/git.bgEI3L/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.790 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.790 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.790 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.790 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.790 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.790 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 9995 | Added a new worker 14 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5480 | Removed run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5480 | Assigned run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 9996 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5480 | Removed run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.790 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.791 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.791 | 5480 | Assigned run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.790 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.tstTXS 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.791 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.OSl7AF 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.793 | 9994 | Marked run 434 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.793 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.798 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.798 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.799 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.799 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.799 | 9993 | Marked run 435 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.799 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.805 | 5484 | Recursively removing directory: /tmp/git.OSl7AF/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.806 | 5481 | Recursively removing directory: /tmp/git.tstTXS/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.806 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.806 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.807 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 10010 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5480 | Removed run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5480 | Assigned run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 10012 | Added a new worker 13 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5480 | Removed run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.807 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.808 | 5480 | Assigned run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.807 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Uol7No 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.807 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.807 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.807 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.808 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.CzfAyQ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.809 | 10009 | Marked run 437 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.810 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.812 | 10011 | Marked run 436 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.812 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.814 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.814 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.815 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.815 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.820 | 5481 | Recursively removing directory: /tmp/git.CzfAyQ/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.820 | 5484 | Recursively removing directory: /tmp/git.Uol7No/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.822 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.822 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 10027 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5480 | Removed run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5480 | Assigned run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 10028 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5480 | Removed run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.822 | 5480 | Assigned run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.822 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.822 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.822 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.822 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.O1rp3z 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.822 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.822 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.lqm4tR 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.826 | 10025 | Marked run 439 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.826 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.828 | 10026 | Marked run 438 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.828 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.830 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.830 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.831 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.831 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.836 | 5484 | Recursively removing directory: /tmp/git.O1rp3z/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.837 | 5481 | Recursively removing directory: /tmp/git.lqm4tR/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.838 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.838 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.838 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.838 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.838 | 10042 | Added a new worker 10 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.838 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.838 | 5480 | Removed run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.838 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.838 | 5480 | Assigned run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.838 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.838 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.82vc2I 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.839 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.839 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.839 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.839 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.839 | 10044 | Added a new worker 13 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.839 | 5480 | Removed run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.839 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.839 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.839 | 5480 | Assigned run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.839 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.839 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.RYCVmZ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.846 | 10041 | Marked run 441 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.846 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.848 | 10043 | Marked run 440 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.849 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.850 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.850 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.850 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.850 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.856 | 5484 | Recursively removing directory: /tmp/git.82vc2I/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.857 | 5481 | Recursively removing directory: /tmp/git.RYCVmZ/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.857 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.857 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 10058 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5480 | Removed run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5480 | Assigned run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.858 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.858 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.858 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.858 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.QpO4dT 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.858 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 10060 | Added a new worker 13 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5480 | Removed run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.858 | 5480 | Assigned run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.859 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IWO5vL 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.861 | 10057 | Marked run 442 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.861 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.863 | 10059 | Marked run 443 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.863 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.864 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.865 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.865 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.865 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.871 | 5481 | Recursively removing directory: /tmp/git.IWO5vL/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.871 | 5484 | Recursively removing directory: /tmp/git.QpO4dT/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.872 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.872 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.872 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.872 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.872 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.872 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.872 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.872 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 10075 | Added a new worker 14 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5480 | Removed run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.873 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.gkbQk5 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.873 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.RxIKju 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5480 | Assigned run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 10076 | Added a new worker 14 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5480 | Removed run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5480 | Assigned run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.873 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.875 | 10073 | Marked run 445 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.876 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.878 | 10074 | Marked run 444 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.878 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.879 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.879 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.880 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.880 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.886 | 5481 | Recursively removing directory: /tmp/git.gkbQk5/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.886 | 5484 | Recursively removing directory: /tmp/git.RxIKju/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.887 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.887 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.887 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.887 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.887 | 10090 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.887 | 5480 | Removed run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.887 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.887 | 5480 | Assigned run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.888 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.888 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.888 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.887 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.888 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.L9C01p 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.888 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.888 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.888 | 10092 | Added a new worker 8 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.888 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.888 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.888 | 5480 | Removed run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.888 | 5480 | Removed worker 8 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.888 | 5480 | Assigned run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 8 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.889 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.LNkuLr 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.891 | 10089 | Marked run 446 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.891 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.893 | 10091 | Marked run 447 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.894 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.894 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.894 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.895 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.895 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.900 | 5481 | Recursively removing directory: /tmp/git.L9C01p/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.901 | 5484 | Recursively removing directory: /tmp/git.LNkuLr/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.902 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.902 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.902 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.902 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.902 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 10106 | Added a new worker 11 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5480 | Removed run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5480 | Assigned run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 10108 | Added a new worker 13 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5480 | Removed run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.902 | 5480 | Assigned run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.902 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.903 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.m5fwcw 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.902 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.W37OhJ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.905 | 10105 | Marked run 448 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.905 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.909 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.909 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.910 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.910 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.910 | 10107 | Marked run 449 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.910 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.916 | 5481 | Recursively removing directory: /tmp/git.W37OhJ/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.916 | 5484 | Recursively removing directory: /tmp/git.m5fwcw/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.917 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.917 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.917 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.917 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 10122 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 5480 | Removed run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 5480 | Assigned run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 10124 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.917 | 5480 | Removed run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.918 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.918 | 5480 | Assigned run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.918 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.917 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.918 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kNTC9U 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.917 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.918 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.ojdazG 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.920 | 10121 | Marked run 450 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.920 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.923 | 10123 | Marked run 451 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.923 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.924 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.924 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.924 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.925 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.930 | 5481 | Recursively removing directory: /tmp/git.kNTC9U/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.930 | 5484 | Recursively removing directory: /tmp/git.ojdazG/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.932 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.932 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.932 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.932 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.932 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 10139 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 5480 | Removed run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 5480 | Assigned run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 10140 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 5480 | Removed run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.932 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.933 | 5480 | Assigned run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.933 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.933 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.932 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zEVOJL 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.932 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.933 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.7krgsf 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.935 | 10138 | Marked run 452 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.935 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.937 | 10137 | Marked run 453 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.937 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.938 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.939 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.939 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.939 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.945 | 5481 | Recursively removing directory: /tmp/git.zEVOJL/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.945 | 5484 | Recursively removing directory: /tmp/git.7krgsf/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.946 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.946 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.946 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.946 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.946 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.946 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.947 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 10155 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5480 | Removed run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5480 | Assigned run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 10156 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5480 | Removed run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.947 | 5480 | Assigned run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.948 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.W4z4Qq 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.948 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.m1bo77 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.949 | 10153 | Marked run 454 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.949 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.952 | 10154 | Marked run 455 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.952 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.953 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.953 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.955 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.955 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.961 | 5481 | Recursively removing directory: /tmp/git.W4z4Qq/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.961 | 5484 | Recursively removing directory: /tmp/git.m1bo77/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.963 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.963 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.963 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.963 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.963 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.963 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.963 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.963 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.963 | 10171 | Added a new worker 15 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.963 | 5480 | Removed run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.963 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.963 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.963 | 5480 | Assigned run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.963 | 10172 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.964 | 5480 | Removed run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.964 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.964 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.964 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.964 | 5480 | Assigned run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.964 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kLHPXh 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.963 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.964 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.MsYrMf 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.965 | 10169 | Marked run 456 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.966 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.968 | 10170 | Marked run 457 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.968 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.969 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.970 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.970 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.970 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.976 | 5481 | Recursively removing directory: /tmp/git.MsYrMf/ 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.976 | 5484 | Recursively removing directory: /tmp/git.kLHPXh/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.978 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.978 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.978 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.978 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.978 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 10186 | Added a new worker 12 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5480 | Removed run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5480 | Removed worker 12 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5480 | Assigned run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 12 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 10188 | Added a new worker 8 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5480 | Removed run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5480 | Removed worker 8 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5480 | Assigned run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 8 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.978 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.978 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.978 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.to5dLd 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.979 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IpFvbQ 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.980 | 10185 | Marked run 458 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.981 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.982 | 10187 | Marked run 459 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.983 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.984 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.984 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.985 | 5481 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.985 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.990 | 5484 | Recursively removing directory: /tmp/git.IpFvbQ/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.990 | 5481 | Recursively removing directory: /tmp/git.to5dLd/ 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.992 | 5481 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.992 | 5481 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 10203 | Added a new worker 14 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5480 | Removed run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5480 | Assigned run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 10204 | Added a new worker 16 to the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5480 | Removed run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5480 | Removed worker 16 from the queue 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.992 | 5480 | Assigned run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 16 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.993 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.993 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.992 | 5481 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.992 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.sQn0mO 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.992 | 5484 | Process exit code: 0 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.992 | 5484 | Process output: 57 bytes 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.992 | 5484 | Waiting for a new command 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.993 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.YOj4Bk 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.994 | 10201 | Marked run 461 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.995 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.996 | 10202 | Marked run 460 as finished 2024-04-25 03:44:09 | INFO | 5478/cimple-server: 2024-04-25 03:44:09.996 | 5478 | Waiting for new connections 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.998 | 5481 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.998 | 5484 | Checking out revision HEAD 2024-04-25 03:44:09 | INFO | 5484/cimple-worker: 2024-04-25 03:44:09.998 | 5484 | Going to run: ./ci 2024-04-25 03:44:09 | INFO | 5481/cimple-worker: 2024-04-25 03:44:09.998 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.004 | 5481 | Recursively removing directory: /tmp/git.sQn0mO/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.004 | 5484 | Recursively removing directory: /tmp/git.YOj4Bk/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.005 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.005 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.005 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.005 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 10219 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5480 | Removed run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5480 | Assigned run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.005 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.006 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kJCbIo 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 10220 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5480 | Removed run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.006 | 5480 | Assigned run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.005 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.005 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.005 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.007 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.OJSdrO 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.009 | 10218 | Marked run 462 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.009 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.011 | 10217 | Marked run 463 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.011 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.012 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.013 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.013 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.013 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.019 | 5484 | Recursively removing directory: /tmp/git.kJCbIo/ 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.019 | 5481 | Recursively removing directory: /tmp/git.OJSdrO/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.020 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.020 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.020 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.020 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.020 | 10234 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.020 | 5480 | Removed run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.020 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.020 | 5480 | Assigned run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.021 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.021 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.021 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.021 | 10236 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.021 | 5480 | Removed run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.021 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.021 | 5480 | Assigned run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.021 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.020 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.020 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.021 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.021 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.AZQCk5 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.020 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.021 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.VvG4sI 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.023 | 10233 | Marked run 464 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.024 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.025 | 10235 | Marked run 465 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.025 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.026 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.026 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.027 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.027 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.033 | 5484 | Recursively removing directory: /tmp/git.VvG4sI/ 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.033 | 5481 | Recursively removing directory: /tmp/git.AZQCk5/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.035 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.035 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.035 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.035 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 10251 | Added a new worker 14 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5480 | Removed run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5480 | Removed worker 14 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5480 | Assigned run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 14 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 10252 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5480 | Removed run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.035 | 5480 | Assigned run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.035 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.035 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.HbNm12 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.035 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.035 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Ot3ej2 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.038 | 10249 | Marked run 466 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.038 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.040 | 10250 | Marked run 467 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.040 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.041 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.042 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.042 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.043 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.048 | 5484 | Recursively removing directory: /tmp/git.HbNm12/ 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.048 | 5481 | Recursively removing directory: /tmp/git.Ot3ej2/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.049 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.049 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.049 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 10266 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5480 | Removed run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5480 | Assigned run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 10268 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5480 | Removed run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5480 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5480 | Assigned run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 15 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.050 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.050 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.050 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.050 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.051 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.HV4HJf 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.050 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.050 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.HwhPnQ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.052 | 10265 | Marked run 468 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.052 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.054 | 10267 | Marked run 469 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.054 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.056 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.056 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.057 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.057 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.062 | 5484 | Recursively removing directory: /tmp/git.HwhPnQ/ 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.063 | 5481 | Recursively removing directory: /tmp/git.HV4HJf/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.064 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.064 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.064 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.064 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.064 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.064 | 10282 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.064 | 5480 | Removed run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.064 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.064 | 5480 | Assigned run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.065 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.065 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.065 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.065 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.065 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.064 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Gg4Sth 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.065 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.065 | 10284 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.065 | 5480 | Removed run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.065 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.065 | 5480 | Assigned run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.065 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.065 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.tOp3Gy 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.068 | 10281 | Marked run 470 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.068 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.069 | 10283 | Marked run 471 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.069 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.071 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.072 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.072 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.073 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.078 | 5484 | Recursively removing directory: /tmp/git.Gg4Sth/ 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.079 | 5481 | Recursively removing directory: /tmp/git.tOp3Gy/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.079 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.079 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.079 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.080 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.080 | 10298 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.080 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.080 | 5480 | Removed run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.080 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.080 | 5480 | Assigned run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.079 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.080 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.aMqJfC 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.081 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.081 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.081 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.081 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.082 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.082 | 10300 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.082 | 5480 | Removed run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.082 | 5480 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.082 | 5480 | Assigned run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 13 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.082 | 10297 | Marked run 472 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.082 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.082 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.082 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.kRDzRc 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.084 | 10299 | Marked run 473 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.085 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.086 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.086 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.087 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.088 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.092 | 5484 | Recursively removing directory: /tmp/git.aMqJfC/ 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.094 | 5481 | Recursively removing directory: /tmp/git.kRDzRc/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.094 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.094 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.094 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.094 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.094 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.094 | 10314 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.094 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.094 | 5480 | Removed run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.094 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.094 | 5480 | Assigned run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.094 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.YzoQtf 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.096 | 10313 | Marked run 474 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.096 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.096 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.096 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.097 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.096 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.097 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.097 | 10316 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.097 | 5480 | Removed run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.097 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.097 | 5480 | Assigned run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.097 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.di7Abf 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.097 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.098 | 10315 | Marked run 475 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.098 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.100 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.101 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.102 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.102 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.106 | 5484 | Recursively removing directory: /tmp/git.YzoQtf/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.108 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.108 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.108 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.108 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.108 | 10330 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.108 | 5480 | Removed run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.108 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.108 | 5480 | Assigned run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.109 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.108 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.109 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.PZ1NDF 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.109 | 5481 | Recursively removing directory: /tmp/git.di7Abf/ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.111 | 10329 | Marked run 476 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.111 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.111 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.111 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.111 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.111 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.111 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.111 | 10332 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.111 | 5480 | Removed run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.111 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.112 | 5480 | Assigned run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.112 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.112 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4oLhC1 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.113 | 10331 | Marked run 477 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.113 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.114 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.115 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.117 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.117 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.121 | 5484 | Recursively removing directory: /tmp/git.PZ1NDF/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.122 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.122 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.122 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.123 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.123 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.123 | 10346 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.123 | 5480 | Removed run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.123 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.123 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.123 | 5480 | Assigned run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.123 | 5481 | Recursively removing directory: /tmp/git.4oLhC1/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.124 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.cF5fRu 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.125 | 10345 | Marked run 478 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.125 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.125 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.125 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.126 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.126 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.126 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.126 | 10348 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.126 | 5480 | Removed run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.126 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.126 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.126 | 5480 | Assigned run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.126 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.9oQRMy 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.128 | 10347 | Marked run 479 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.128 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.129 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.129 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.131 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.131 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.135 | 5484 | Recursively removing directory: /tmp/git.cF5fRu/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.137 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.137 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.137 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.137 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.137 | 10362 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.137 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.137 | 5480 | Removed run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.137 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.137 | 5480 | Assigned run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.137 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.137 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.DV01Hu 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.137 | 5481 | Recursively removing directory: /tmp/git.9oQRMy/ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.139 | 10361 | Marked run 480 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.139 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.140 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.140 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.140 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.140 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.140 | 10364 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.140 | 5480 | Removed run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.140 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.140 | 5480 | Assigned run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.140 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.140 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.140 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.tzFb27 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.142 | 10363 | Marked run 481 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.142 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.143 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.144 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.145 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.146 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.149 | 5484 | Recursively removing directory: /tmp/git.DV01Hu/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.151 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.151 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.151 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.151 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.151 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.151 | 10378 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.151 | 5480 | Removed run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.151 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.151 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.151 | 5480 | Assigned run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.151 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.6ojkzP 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.152 | 5481 | Recursively removing directory: /tmp/git.tzFb27/ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.154 | 10377 | Marked run 482 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.154 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.154 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.154 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.154 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.154 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.154 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.154 | 10380 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.155 | 5480 | Removed run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.155 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.155 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.8thrGU 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.155 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.155 | 5480 | Assigned run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.156 | 10379 | Marked run 483 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.156 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.157 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.158 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.159 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.160 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.164 | 5484 | Recursively removing directory: /tmp/git.6ojkzP/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.165 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.165 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.165 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.165 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.165 | 10394 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.165 | 5480 | Removed run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.165 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.166 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.166 | 5480 | Assigned run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.165 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.166 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zRf0dN 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.166 | 5481 | Recursively removing directory: /tmp/git.8thrGU/ 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.168 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.168 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.168 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.168 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.169 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.169 | 10393 | Marked run 484 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.169 | 10396 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.169 | 5480 | Removed run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.169 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.169 | 5480 | Assigned run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.169 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.169 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.AW48Jv 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.171 | 10395 | Marked run 485 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.171 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.172 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.172 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.174 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.174 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.178 | 5484 | Recursively removing directory: /tmp/git.zRf0dN/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.180 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.180 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.180 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.180 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.180 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.180 | 10410 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.180 | 5480 | Removed run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.180 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.180 | 5480 | Assigned run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.180 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.180 | 5481 | Recursively removing directory: /tmp/git.AW48Jv/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.180 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zBrGuk 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.183 | 10409 | Marked run 486 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.183 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.183 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.183 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.183 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.184 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.184 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.184 | 10412 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.184 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.184 | 5480 | Removed run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.184 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.184 | 5480 | Assigned run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.184 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4jQVNO 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.186 | 10411 | Marked run 487 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.186 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.186 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.187 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.189 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.190 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.192 | 5484 | Recursively removing directory: /tmp/git.zBrGuk/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.194 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.194 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.194 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.194 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.194 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.194 | 10425 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.194 | 5480 | Removed run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.194 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.194 | 5480 | Assigned run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.194 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.194 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IIGwIh 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.196 | 5481 | Recursively removing directory: /tmp/git.4jQVNO/ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.197 | 10424 | Marked run 488 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.197 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.197 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.197 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.197 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.198 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.198 | 10428 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.198 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.198 | 5480 | Removed run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.198 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.198 | 5480 | Assigned run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.197 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.198 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.lpRbJ7 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.200 | 10427 | Marked run 489 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.200 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.200 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.201 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.203 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.203 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.206 | 5484 | Recursively removing directory: /tmp/git.IIGwIh/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.208 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.208 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.208 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.208 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.208 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.208 | 10442 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.208 | 5480 | Removed run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.208 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.208 | 5480 | Assigned run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.208 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.TqL08p 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.209 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.210 | 5481 | Recursively removing directory: /tmp/git.lpRbJ7/ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.210 | 10441 | Marked run 490 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.210 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.211 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.211 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.211 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.212 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.212 | 10444 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.212 | 5480 | Removed run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.212 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.212 | 5480 | Assigned run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.212 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.212 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.r4M423 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.212 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.213 | 10443 | Marked run 491 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.213 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.214 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.215 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.217 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.218 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.221 | 5484 | Recursively removing directory: /tmp/git.TqL08p/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.223 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.223 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.223 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.223 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.223 | 10458 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.223 | 5480 | Removed run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.223 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.223 | 5480 | Assigned run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.223 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.223 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.223 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.Zk7iUw 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.224 | 5481 | Recursively removing directory: /tmp/git.r4M423/ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.225 | 10457 | Marked run 492 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.225 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.226 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.226 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.226 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.226 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.226 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.226 | 10460 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.226 | 5480 | Removed run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.226 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.226 | 5480 | Assigned run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.226 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.226 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.rM5luc 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.228 | 10459 | Marked run 493 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.228 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.228 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.229 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.231 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.231 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.235 | 5484 | Recursively removing directory: /tmp/git.Zk7iUw/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.236 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.236 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.236 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.237 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.237 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.237 | 10474 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.237 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.237 | 5480 | Removed run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.237 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.237 | 5480 | Assigned run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.237 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.SgxiDK 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.237 | 5481 | Recursively removing directory: /tmp/git.rM5luc/ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.239 | 10473 | Marked run 494 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.239 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.240 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.240 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.240 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.240 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.240 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.241 | 10476 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.241 | 5480 | Removed run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.241 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.241 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.241 | 5480 | Assigned run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.241 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.zZGZNm 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.242 | 10475 | Marked run 495 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.243 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.243 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.244 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.245 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.246 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.250 | 5484 | Recursively removing directory: /tmp/git.SgxiDK/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.251 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.251 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.251 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.251 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.251 | 10490 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.251 | 5480 | Removed run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.251 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.251 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.252 | 5480 | Assigned run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.251 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.252 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.IXBMta 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.252 | 5481 | Recursively removing directory: /tmp/git.zZGZNm/ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.253 | 10489 | Marked run 496 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.254 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.254 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.254 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.254 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.255 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.255 | 10492 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.255 | 5480 | Removed run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.255 | 5480 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.255 | 5480 | Assigned run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 10 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.255 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.255 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.255 | 5481 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.0NhIDP 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.256 | 10491 | Marked run 497 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.257 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.257 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.258 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.260 | 5481 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.260 | 5481 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.264 | 5484 | Recursively removing directory: /tmp/git.IXBMta/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.265 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.265 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.266 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.266 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.266 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.266 | 10506 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.266 | 5480 | Removed run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo from the queue 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.266 | 5481 | Recursively removing directory: /tmp/git.0NhIDP/ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.266 | 5480 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.266 | 5480 | Assigned run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to worker 11 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.266 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.267 | 5484 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to /tmp/git.4OczzJ 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.268 | 10505 | Marked run 498 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.268 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.269 | 5481 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.269 | 5481 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.269 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.269 | 5481 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.269 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.269 | 10508 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.269 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.271 | 10507 | Marked run 499 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.271 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.272 | 5484 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.272 | 5484 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.277 | 5484 | Recursively removing directory: /tmp/git.4OczzJ/ 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.279 | 5484 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.279 | 5484 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.279 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.279 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.279 | 10516 | Added a new worker 12 to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.279 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.279 | 5484 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.280 | 10515 | Marked run 500 as finished 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.280 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.286 | 10519 | Adding a run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.287 | 10519 | Adding a run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.288 | 10519 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple0/repo to the queue 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.289 | 5478 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 99, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 98, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 97, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 96, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 95, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 94, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 93, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 92, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 91, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 90, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 89, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 88, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 87, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 86, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 85, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 84, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 83, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 82, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 81, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 80, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 79, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 78, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 77, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 76, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 75, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 74, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 73, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 72, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 71, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 70, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 69, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 68, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 67, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 66, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 65, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 64, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 63, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 62, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 61, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 60, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 59, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 58, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 57, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 56, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 55, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 54, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 53, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 52, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 51, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 50, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 49, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 48, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 47, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 46, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 45, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 44, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 43, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 42, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 41, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 40, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 39, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 38, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 37, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 36, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 35, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 34, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 33, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 32, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 31, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 30, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 29, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 28, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 27, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 26, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 25, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple0\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:10 | INFO | Terminating process 5484/cimple-worker 2024-04-25 03:44:10 | INFO | 5484/cimple-worker: 2024-04-25 03:44:10.310 | 5484 | Shutting down 2024-04-25 03:44:10 | INFO | Terminating process 5481/cimple-worker 2024-04-25 03:44:10 | INFO | 5481/cimple-worker: 2024-04-25 03:44:10.311 | 5481 | Shutting down 2024-04-25 03:44:10 | INFO | Terminating process 5478/cimple-server 2024-04-25 03:44:10 | INFO | 5478/cimple-server: 2024-04-25 03:44:10.313 | 5478 | Shutting down
Passed src/test_repo.py::test_repo_stress[output_simple-numof_clients=1-runs_per_client=2000] 17.23
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/cimple.sqlite'] 2024-04-25 03:44:10 | INFO | Process 10520/cimple-server has started 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.322 | 10520 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/cimple.sqlite 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.322 | 10520 | SQLite database version: 0 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.322 | 10520 | Newest database version: 1 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.322 | 10520 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.336 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Process 10520/cimple-server is ready 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:10 | INFO | Process 10523/cimple-worker has started 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.345 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.345 | 10525 | Added a new worker 8 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.345 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.345 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | Process 10523/cimple-worker is ready 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:10 | INFO | Process 10526/cimple-worker has started 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.354 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.354 | 10528 | Added a new worker 9 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.354 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.354 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | Process 10526/cimple-worker is ready 2024-04-25 03:44:10 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/cimple.sqlite 2024-04-25 03:44:10 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:10 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:10 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:10 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:10 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:10 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:10 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:10 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:10 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:10 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:10 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:10 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:10 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:10 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:10 | INFO | Executing 2000 clients 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.508 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.511 | 10543 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.511 | 10522 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.511 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.511 | 10522 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.511 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.511 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1AGk1R 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.513 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.515 | 10545 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.515 | 10522 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.515 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.515 | 10522 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.515 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sbLGKS 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.515 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.516 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.517 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.519 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.520 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.521 | 10548 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.521 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.521 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.524 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.524 | 10523 | Recursively removing directory: /tmp/git.1AGk1R/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.526 | 10556 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.526 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.526 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.526 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.527 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.527 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.527 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.527 | 10563 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.527 | 10522 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.527 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.527 | 10522 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.528 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.527 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AgIBu4 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.529 | 10562 | Marked run 1 as finished 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.529 | 10526 | Recursively removing directory: /tmp/git.sbLGKS/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.529 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.529 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.531 | 10565 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.531 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.531 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.531 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.531 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.532 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.532 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.532 | 10567 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.532 | 10522 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.532 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.532 | 10522 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.532 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.532 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.efy5Ri 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.534 | 10566 | Marked run 2 as finished 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.534 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.534 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.535 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.535 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.537 | 10569 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.537 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.538 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.538 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.540 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.542 | 10575 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.542 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.543 | 10523 | Recursively removing directory: /tmp/git.AgIBu4/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.545 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.545 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.545 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.545 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.545 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.545 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.545 | 10587 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.545 | 10522 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.545 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.545 | 10522 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.545 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.546 | 10526 | Recursively removing directory: /tmp/git.efy5Ri/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.546 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fLfb74 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.548 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.548 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.548 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.548 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.548 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.548 | 10589 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.548 | 10522 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.548 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.548 | 10522 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.548 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.549 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tDTnud 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.549 | 10585 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.549 | 10586 | Marked run 3 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.549 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.551 | 10588 | Marked run 4 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.552 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.552 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.553 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.553 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.554 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.555 | 10591 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.555 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.555 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.558 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.559 | 10598 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.560 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.560 | 10523 | Recursively removing directory: /tmp/git.fLfb74/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.562 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.562 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.562 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.562 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.563 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.563 | 10608 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.563 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.563 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.563 | 10522 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.563 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zx8ayq 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.562 | 10526 | Recursively removing directory: /tmp/git.tDTnud/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.563 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.563 | 10522 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.565 | 10607 | Marked run 5 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.565 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.565 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.565 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.565 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.565 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.565 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.565 | 10611 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.565 | 10522 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.565 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.565 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.565 | 10522 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.565 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.I7fl0X 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.566 | 10609 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.567 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.568 | 10610 | Marked run 6 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.569 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.569 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.570 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.570 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.571 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.572 | 10614 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.572 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.572 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.575 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.576 | 10620 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.576 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.577 | 10523 | Recursively removing directory: /tmp/git.zx8ayq/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.579 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.579 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.579 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.579 | 10526 | Recursively removing directory: /tmp/git.I7fl0X/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.580 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.580 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.580 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.580 | 10631 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.580 | 10522 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.580 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.580 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.580 | 10522 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.580 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.E91PGF 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.581 | 10629 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.581 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.582 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.582 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.583 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.583 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.583 | 10634 | Added a new worker 14 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.583 | 10522 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.583 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.583 | 10522 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.583 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.584 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZsVXMT 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.583 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.585 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.585 | 10630 | Marked run 7 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.585 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.585 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.587 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.587 | 10635 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.588 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.589 | 10633 | Marked run 8 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.589 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.589 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.590 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.590 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.592 | 10639 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.592 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.594 | 10523 | Recursively removing directory: /tmp/git.E91PGF/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.595 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.597 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.597 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.597 | 10648 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.597 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.597 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.597 | 10653 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.597 | 10522 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.597 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.597 | 10522 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.597 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.597 | 10526 | Recursively removing directory: /tmp/git.ZsVXMT/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.597 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.597 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tXOSVa 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.599 | 10652 | Marked run 9 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.599 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.600 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.600 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.600 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.600 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.600 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.600 | 10656 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.600 | 10522 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.600 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.600 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.600 | 10522 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.600 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.601 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PmZYAU 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.602 | 10655 | Marked run 10 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.602 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.603 | 10657 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.604 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.604 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.605 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.606 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.606 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.607 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.608 | 10660 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.608 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.611 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.612 | 10523 | Recursively removing directory: /tmp/git.tXOSVa/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.613 | 10526 | Recursively removing directory: /tmp/git.PmZYAU/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.614 | 10670 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.615 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.615 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.615 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.615 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.615 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.615 | 10675 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.615 | 10522 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.615 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.615 | 10522 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.616 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.615 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.616 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.V6Xiou 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.615 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.615 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.616 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.616 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.616 | 10678 | Added a new worker 9 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.616 | 10522 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.616 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.616 | 10522 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.617 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.617 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Jrut8E 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.618 | 10674 | Marked run 11 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.618 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.619 | 10676 | Marked run 12 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.620 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.621 | 10679 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.622 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.622 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.623 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.623 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.624 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.624 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.626 | 10683 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.626 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.629 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.630 | 10691 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.631 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.631 | 10526 | Recursively removing directory: /tmp/git.Jrut8E/ 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.631 | 10523 | Recursively removing directory: /tmp/git.V6Xiou/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.632 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.632 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.632 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.632 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.632 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.633 | 10698 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.633 | 10522 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.633 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.633 | 10522 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.633 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.633 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.633 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.633 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.f00Zsw 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.633 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.633 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.633 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.633 | 10700 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.634 | 10522 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.634 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.634 | 10522 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.634 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.634 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nd8lld 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.634 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.638 | 10701 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.638 | 10697 | Marked run 14 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.638 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.638 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.640 | 10699 | Marked run 13 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.640 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.640 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.640 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.641 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.641 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.641 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.643 | 10703 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.643 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.646 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.647 | 10711 | Added a new run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.647 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.648 | 10526 | Recursively removing directory: /tmp/git.f00Zsw/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.649 | 10523 | Recursively removing directory: /tmp/git.nd8lld/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.650 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.650 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.650 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.650 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.650 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.650 | 10720 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.650 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.650 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.650 | 10522 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.650 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.650 | 10522 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.651 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.S86QBv 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.651 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.651 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.651 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.651 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.652 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.652 | 10723 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.652 | 10522 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.652 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.652 | 10522 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.652 | 10719 | Marked run 15 as finished 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.652 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ttqLO7 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.652 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.653 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.654 | 10721 | Added a new run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.654 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.656 | 10722 | Marked run 16 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.656 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.657 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.657 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.657 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.659 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.659 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.659 | 10725 | Added a new run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.659 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.661 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.663 | 10729 | Added a new run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.663 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.666 | 10526 | Recursively removing directory: /tmp/git.S86QBv/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.667 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.667 | 10523 | Recursively removing directory: /tmp/git.ttqLO7/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.668 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.668 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.668 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.668 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.668 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.668 | 10743 | Added a new worker 14 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.668 | 10522 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.668 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.668 | 10522 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.668 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.668 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Nv3nnx 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.669 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.669 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.669 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.669 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.670 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.670 | 10745 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.670 | 10522 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.670 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.670 | 10522 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.670 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.671 | 10742 | Marked run 17 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.671 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.670 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hjjA7m 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.673 | 10744 | Marked run 18 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.673 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.673 | 10741 | Added a new run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.673 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.674 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.674 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.676 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.676 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.677 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.678 | 10748 | Added a new run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.679 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.681 | 10526 | Recursively removing directory: /tmp/git.Nv3nnx/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.681 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.683 | 10758 | Added a new run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.683 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.684 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.684 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.684 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.684 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.684 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.684 | 10764 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.684 | 10522 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.684 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.684 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.684 | 10522 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.684 | 10523 | Recursively removing directory: /tmp/git.hjjA7m/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.684 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uGd1G7 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.686 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.686 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.686 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.686 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.687 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.687 | 10766 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.687 | 10522 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.687 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.687 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.687 | 10522 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.687 | 10763 | Marked run 19 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.687 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.687 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mXJ1SE 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.690 | 10765 | Marked run 20 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.690 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.691 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.691 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.692 | 10767 | Added a new run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.692 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.692 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.693 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.694 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.696 | 10772 | Added a new run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.697 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.698 | 10526 | Recursively removing directory: /tmp/git.uGd1G7/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.699 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.700 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.700 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.701 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.701 | 10523 | Recursively removing directory: /tmp/git.mXJ1SE/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.701 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.701 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.D7hBt2 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.701 | 10782 | Added a new run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.701 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.701 | 10785 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.701 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.701 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.701 | 10522 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.701 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.701 | 10522 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.703 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.703 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.704 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.704 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.704 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.704 | 10788 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.704 | 10522 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.704 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.704 | 10522 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.704 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.704 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.704 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BflfZZ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.705 | 10784 | Marked run 21 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.705 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.707 | 10787 | Marked run 22 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.707 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.708 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.709 | 10789 | Added a new run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.709 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.709 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.710 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.711 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.712 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.713 | 10792 | Added a new run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.713 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.716 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.717 | 10526 | Recursively removing directory: /tmp/git.D7hBt2/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.718 | 10802 | Added a new run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.718 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.719 | 10523 | Recursively removing directory: /tmp/git.BflfZZ/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.719 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.719 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.719 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.719 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.719 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.719 | 10808 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.719 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.719 | 10522 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.719 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.719 | 10522 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.720 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.N0WEld 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.721 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.721 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.721 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.721 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.721 | 10807 | Marked run 23 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.721 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.721 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.721 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.721 | 10811 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.721 | 10522 | Removed run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.721 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.722 | 10522 | Assigned run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.722 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.722 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.25CmM0 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.723 | 10810 | Marked run 24 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.723 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.726 | 10809 | Added a new run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.727 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.727 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.728 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.729 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.729 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.730 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.731 | 10814 | Added a new run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.731 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.734 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.735 | 10526 | Recursively removing directory: /tmp/git.N0WEld/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.736 | 10824 | Added a new run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.736 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.736 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.736 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.737 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.737 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.737 | 10830 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.737 | 10522 | Removed run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.737 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.737 | 10522 | Assigned run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.737 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.737 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.737 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7awDlq 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.737 | 10523 | Recursively removing directory: /tmp/git.25CmM0/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.739 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.739 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.739 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.739 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.739 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.739 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.739 | 10832 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.739 | 10522 | Removed run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.739 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.739 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.739 | 10522 | Assigned run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.740 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6awBj0 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.741 | 10829 | Marked run 25 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.741 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.742 | 10833 | Added a new run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.743 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.743 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.744 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.744 | 10831 | Marked run 26 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.744 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.745 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.746 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.746 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.747 | 10836 | Added a new run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.747 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.750 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.751 | 10845 | Added a new run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.751 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.752 | 10526 | Recursively removing directory: /tmp/git.7awDlq/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.753 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.753 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.753 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.753 | 10523 | Recursively removing directory: /tmp/git.6awBj0/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.754 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.754 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.754 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.754 | 10852 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.754 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.754 | 10522 | Removed run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.754 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.754 | 10522 | Assigned run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.754 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GyOlRE 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.755 | 10851 | Marked run 27 as finished 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.756 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.756 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.756 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.756 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.756 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.756 | 10855 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.756 | 10522 | Removed run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.756 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.756 | 10522 | Assigned run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.756 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.756 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OvS9sN 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.758 | 10853 | Added a new run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.758 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.760 | 10854 | Marked run 28 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.760 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.761 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.761 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.761 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.762 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.763 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.763 | 10857 | Added a new run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.763 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.766 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.767 | 10863 | Added a new run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.767 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.770 | 10526 | Recursively removing directory: /tmp/git.GyOlRE/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.770 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.770 | 10523 | Recursively removing directory: /tmp/git.OvS9sN/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.772 | 10873 | Added a new run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.772 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.772 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.772 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.772 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.772 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.772 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.772 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.772 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.773 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lnnxKy 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10876 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10522 | Removed run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10522 | Assigned run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10877 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10522 | Removed run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10522 | Assigned run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.773 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.774 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7dpWMI 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.775 | 10874 | Marked run 30 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.776 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.776 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.777 | 10875 | Marked run 29 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.777 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.779 | 10879 | Added a new run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.779 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.780 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.780 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.781 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.781 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.782 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.788 | 10526 | Recursively removing directory: /tmp/git.lnnxKy/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.788 | 10523 | Recursively removing directory: /tmp/git.7dpWMI/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.789 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.789 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.790 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.790 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.790 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.790 | 10895 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.790 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.790 | 10522 | Removed run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.790 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.790 | 10522 | Assigned run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.790 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tO7b0M 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.820 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.820 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.820 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.821 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.821 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.821 | 10897 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.821 | 10522 | Removed run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.821 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.821 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.821 | 10522 | Assigned run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.821 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LsTYRC 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.833 | 10883 | Added a new run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.834 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.837 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.852 | 10894 | Marked run 31 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.852 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.860 | 10899 | Added a new run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.860 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.862 | 10896 | Marked run 32 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.862 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.863 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.863 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.863 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.864 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.864 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.865 | 10901 | Added a new run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.865 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.868 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.870 | 10907 | Added a new run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.870 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.871 | 10523 | Recursively removing directory: /tmp/git.LsTYRC/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.871 | 10526 | Recursively removing directory: /tmp/git.tO7b0M/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.873 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.873 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.873 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.873 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.873 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10919 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10522 | Removed run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10522 | Assigned run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10921 | Added a new worker 11 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10522 | Removed run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.873 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.874 | 10522 | Assigned run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.873 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.874 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SZKPxe 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.874 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eRlabD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.874 | 10917 | Added a new run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.875 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.876 | 10918 | Marked run 34 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.877 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.878 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.878 | 10920 | Marked run 33 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.878 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.879 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.880 | 10923 | Added a new run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.880 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.880 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.880 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.882 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.883 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.885 | 10928 | Added a new run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.885 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.888 | 10523 | Recursively removing directory: /tmp/git.SZKPxe/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.888 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.889 | 10526 | Recursively removing directory: /tmp/git.eRlabD/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.890 | 10939 | Added a new run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.890 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.890 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.890 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.890 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.890 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.890 | 10941 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.890 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.890 | 10522 | Removed run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.890 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.891 | 10522 | Assigned run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.890 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.891 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2ldS0w 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.891 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.891 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.891 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.891 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.891 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.891 | 10944 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.891 | 10522 | Removed run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.891 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.891 | 10522 | Assigned run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.892 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.892 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.djR01E 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.893 | 10940 | Marked run 35 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.893 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.893 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.895 | 10945 | Added a new run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.895 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.897 | 10943 | Marked run 36 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.897 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.897 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.898 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.898 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.898 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.898 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.900 | 10947 | Added a new run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.900 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.903 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.904 | 10955 | Added a new run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.905 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.906 | 10523 | Recursively removing directory: /tmp/git.2ldS0w/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.906 | 10526 | Recursively removing directory: /tmp/git.djR01E/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.907 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.907 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.908 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.908 | 10965 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.908 | 10522 | Removed run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.908 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.908 | 10522 | Assigned run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.908 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.907 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.907 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.908 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.908 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FjJ4ac 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.909 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.909 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.909 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.909 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.909 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.909 | 10967 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.909 | 10522 | Removed run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.909 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.909 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.909 | 10522 | Assigned run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.909 | 10963 | Added a new run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.910 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.909 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3xhabE 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.911 | 10964 | Marked run 37 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.911 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.913 | 10966 | Marked run 38 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.913 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.913 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.915 | 10969 | Added a new run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.915 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.915 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.916 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.916 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.917 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.918 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.920 | 10973 | Added a new run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.920 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.923 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.923 | 10526 | Recursively removing directory: /tmp/git.3xhabE/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.924 | 10523 | Recursively removing directory: /tmp/git.FjJ4ac/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.925 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.925 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.925 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.925 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.925 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.925 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.926 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.925 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.925 | 10987 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10522 | Removed run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10522 | Assigned run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10989 | Added a new worker 9 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10985 | Added a new run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10522 | Removed run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10522 | Assigned run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.926 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.926 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tpn6aE 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.927 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0YMBvk 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.928 | 10986 | Marked run 40 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.928 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.929 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.929 | 10988 | Marked run 39 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.929 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.931 | 10991 | Added a new run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.932 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.932 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.933 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.933 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.934 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.934 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.936 | 10995 | Added a new run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.937 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.939 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.940 | 11006 | Added a new run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.941 | 10526 | Recursively removing directory: /tmp/git.tpn6aE/ 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.941 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.941 | 10523 | Recursively removing directory: /tmp/git.0YMBvk/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.942 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.942 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.942 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.942 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.942 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.943 | 11010 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.943 | 10522 | Removed run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.943 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.943 | 10522 | Assigned run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.943 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.944 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.944 | 11012 | Added a new worker 8 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.944 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.944 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.944 | 10522 | Removed run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.944 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.944 | 10522 | Assigned run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.944 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0IV69h 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.943 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.943 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.943 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.944 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7UBRqU 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.945 | 11009 | Marked run 41 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.945 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.946 | 11013 | Added a new run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.947 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.949 | 11011 | Marked run 42 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.949 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.949 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.950 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.950 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.952 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.952 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.953 | 11015 | Added a new run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.953 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.956 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.958 | 11023 | Added a new run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.958 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.959 | 10526 | Recursively removing directory: /tmp/git.0IV69h/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.959 | 10523 | Recursively removing directory: /tmp/git.7UBRqU/ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.960 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.960 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.960 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 11032 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10522 | Removed run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10522 | Assigned run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.961 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.961 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.961 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 11035 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10522 | Removed run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.961 | 10522 | Assigned run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.962 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Q8KRyJ 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.961 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PSrhnN 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.962 | 11031 | Marked run 43 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.963 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.963 | 11034 | Marked run 44 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.963 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.965 | 11033 | Added a new run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.965 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.966 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.967 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.967 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.968 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.968 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.970 | 11037 | Added a new run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.970 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.973 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.974 | 11049 | Added a new run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.975 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.975 | 10526 | Recursively removing directory: /tmp/git.PSrhnN/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.975 | 10523 | Recursively removing directory: /tmp/git.Q8KRyJ/ 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.976 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.976 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.977 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 11054 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10522 | Removed run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10522 | Assigned run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 11056 | Added a new worker 13 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10522 | Removed run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.977 | 10522 | Assigned run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.977 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.977 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.977 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.977 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UQbdav 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.977 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KJlo9p 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.978 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.980 | 11053 | Marked run 45 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.980 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.981 | 11055 | Marked run 46 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.981 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.983 | 11057 | Added a new run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.983 | 10523 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.983 | 10526 | Checking out revision HEAD 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.983 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.984 | 10523 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.985 | 10526 | Going to run: ./ci 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.986 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.987 | 11061 | Added a new run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.988 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.990 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.991 | 11071 | Added a new run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.991 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.992 | 10526 | Recursively removing directory: /tmp/git.KJlo9p/ 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.992 | 10523 | Recursively removing directory: /tmp/git.UQbdav/ 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.993 | 10526 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.993 | 10526 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.993 | 10526 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.993 | 10523 | Process exit code: 0 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.993 | 10523 | Process output: 57 bytes 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.994 | 10523 | Waiting for a new command 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.993 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.993 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.993 | 11076 | Added a new worker 10 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.993 | 10522 | Removed run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.993 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 10522 | Assigned run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 11078 | Added a new worker 15 to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 10522 | Removed run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 10522 | Assigned run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.994 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10523/cimple-worker: 2024-04-25 03:44:10.994 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7iwMer 2024-04-25 03:44:10 | INFO | 10526/cimple-worker: 2024-04-25 03:44:10.994 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4HhoHo 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.996 | 11075 | Marked run 47 as finished 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.996 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.998 | 11079 | Added a new run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:10 | INFO | 10520/cimple-server: 2024-04-25 03:44:10.998 | 10520 | Waiting for new connections 2024-04-25 03:44:10 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:10 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:10 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.000 | 11077 | Marked run 48 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.000 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.000 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.000 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.001 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.001 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.001 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.003 | 11081 | Added a new run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.003 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.006 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.007 | 11090 | Added a new run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.007 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.008 | 10526 | Recursively removing directory: /tmp/git.4HhoHo/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.008 | 10523 | Recursively removing directory: /tmp/git.7iwMer/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.010 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.010 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.010 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.010 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.010 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.010 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.010 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.010 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.010 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.010 | 11099 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.010 | 10522 | Removed run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.010 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.010 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.010 | 10522 | Assigned run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.011 | 11101 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.011 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.011 | 10522 | Removed run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.011 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.011 | 10522 | Assigned run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.011 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.012 | 11097 | Added a new run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.012 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.011 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VVlDQN 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.011 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zuxzcT 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.014 | 11098 | Marked run 49 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.014 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.015 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.016 | 11100 | Marked run 50 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.016 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.017 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.017 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.018 | 11103 | Added a new run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.018 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.018 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.018 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.020 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.022 | 11107 | Added a new run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.022 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.025 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.025 | 10523 | Recursively removing directory: /tmp/git.zuxzcT/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.027 | 10526 | Recursively removing directory: /tmp/git.VVlDQN/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.027 | 11119 | Added a new run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.027 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.027 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.027 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.027 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.028 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.028 | 11121 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.028 | 10522 | Removed run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.028 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.028 | 10522 | Assigned run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.028 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.028 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.028 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8Mznbe 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.029 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.029 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.029 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.029 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.030 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.030 | 11124 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.030 | 10522 | Removed run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.030 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.030 | 11120 | Marked run 52 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.030 | 10522 | Assigned run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.030 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.030 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ojsZ2H 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.031 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.033 | 11123 | Marked run 51 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.033 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.034 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.035 | 11125 | Added a new run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.035 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.035 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.037 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.037 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.038 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.039 | 11128 | Added a new run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.040 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.042 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.043 | 10523 | Recursively removing directory: /tmp/git.8Mznbe/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.043 | 11138 | Added a new run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.044 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.044 | 10526 | Recursively removing directory: /tmp/git.ojsZ2H/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.045 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.045 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.045 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.045 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.045 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.045 | 11144 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.045 | 10522 | Removed run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.045 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.045 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.045 | 10522 | Assigned run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.046 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.H8UWKN 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.046 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.047 | 11143 | Marked run 53 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.048 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.048 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.048 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.048 | 11147 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.048 | 10522 | Removed run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.048 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.048 | 10522 | Assigned run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.048 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.047 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.047 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.048 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.048 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QXsmt7 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.049 | 11145 | Added a new run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.050 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.051 | 11146 | Marked run 54 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.052 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.052 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.053 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.054 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.054 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.054 | 11149 | Added a new run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.054 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.055 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.057 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.059 | 11155 | Added a new run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.059 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.061 | 10523 | Recursively removing directory: /tmp/git.H8UWKN/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.061 | 10526 | Recursively removing directory: /tmp/git.QXsmt7/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.062 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.063 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.063 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 11167 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10522 | Removed run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10522 | Assigned run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 11169 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10522 | Removed run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.063 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.064 | 10522 | Assigned run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.063 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.063 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZjTLvs 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.063 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.063 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.063 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.064 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qziUUe 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.068 | 11165 | Added a new run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.068 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.070 | 11166 | Marked run 55 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.070 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.071 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.072 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.072 | 11168 | Marked run 56 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.072 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.073 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.073 | 11171 | Added a new run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.073 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.073 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.074 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.076 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.077 | 11175 | Added a new run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.077 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.080 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.081 | 10526 | Recursively removing directory: /tmp/git.qziUUe/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.082 | 10523 | Recursively removing directory: /tmp/git.ZjTLvs/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.082 | 11187 | Added a new run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.083 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.083 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.083 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.083 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.083 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.083 | 11190 | Added a new worker 12 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.083 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.083 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.083 | 10522 | Removed run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.083 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.083 | 10522 | Assigned run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.084 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.084 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.084 | 11192 | Added a new worker 12 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.084 | 10522 | Removed run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.084 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.084 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.084 | 10522 | Assigned run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.084 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.084 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.084 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.084 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pvd7Ph 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.086 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.084 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xdECeo 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.088 | 11189 | Marked run 58 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.088 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.090 | 11191 | Marked run 57 as finished 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.090 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.090 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.090 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.091 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.092 | 11193 | Added a new run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.092 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.092 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.095 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.097 | 11199 | Added a new run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.097 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.099 | 10523 | Recursively removing directory: /tmp/git.pvd7Ph/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.100 | 10526 | Recursively removing directory: /tmp/git.xdECeo/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.100 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.101 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.101 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.101 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.101 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.101 | 11211 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.101 | 10522 | Removed run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.101 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.101 | 10522 | Assigned run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.101 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.101 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.101 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1GIZrV 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.102 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.102 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.102 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.102 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.102 | 11209 | Added a new run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.103 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.103 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.103 | 11213 | Added a new worker 6 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.103 | 10522 | Removed run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.103 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.103 | 10522 | Assigned run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.103 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.104 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RgQYgK 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.105 | 11210 | Marked run 60 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.105 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.106 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.106 | 11212 | Marked run 59 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.106 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.108 | 11215 | Added a new run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.108 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.109 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.109 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.110 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.111 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.111 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.114 | 11219 | Added a new run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.114 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.117 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.118 | 10526 | Recursively removing directory: /tmp/git.RgQYgK/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.118 | 10523 | Recursively removing directory: /tmp/git.1GIZrV/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.119 | 11231 | Added a new run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.119 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.120 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.120 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.120 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.120 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.120 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.120 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 11235 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 10522 | Removed run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 10522 | Assigned run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 11236 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 10522 | Removed run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 10522 | Assigned run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.121 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.120 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.120 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.120 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.121 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NmGANY 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.122 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.t3opgC 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.123 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.123 | 11233 | Marked run 61 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.123 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.125 | 11234 | Marked run 62 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.125 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.126 | 11237 | Added a new run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.127 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.127 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.128 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.128 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.129 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.130 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.135 | 10526 | Recursively removing directory: /tmp/git.t3opgC/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.135 | 10523 | Recursively removing directory: /tmp/git.NmGANY/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.135 | 11241 | Added a new run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.136 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.137 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.137 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.137 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.137 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.137 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 11255 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10522 | Removed run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10522 | Assigned run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 11256 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10522 | Removed run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.137 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.137 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oEwcL9 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.137 | 10522 | Assigned run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.137 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CkQCje 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.139 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.140 | 11253 | Marked run 63 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.140 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.142 | 11254 | Marked run 64 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.142 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.144 | 11257 | Added a new run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.144 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.144 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.144 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.145 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.145 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.147 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.149 | 11261 | Added a new run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.149 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.151 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.152 | 10526 | Recursively removing directory: /tmp/git.CkQCje/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.153 | 10523 | Recursively removing directory: /tmp/git.oEwcL9/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.154 | 11273 | Added a new run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.154 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.154 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.154 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.154 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.154 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.154 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 11276 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10522 | Removed run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10522 | Assigned run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 11278 | Added a new worker 12 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.155 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.155 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.155 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.156 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2HKjjM 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.155 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NUxmXH 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10522 | Removed run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.155 | 10522 | Assigned run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.157 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.158 | 11274 | Marked run 66 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.159 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.160 | 11277 | Marked run 65 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.160 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.161 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.161 | 11279 | Added a new run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.162 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.162 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.163 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.164 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.165 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.166 | 11283 | Added a new run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.166 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.169 | 10526 | Recursively removing directory: /tmp/git.NUxmXH/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.169 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.171 | 10523 | Recursively removing directory: /tmp/git.2HKjjM/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.172 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.172 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.172 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.172 | 11294 | Added a new run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.172 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.172 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.172 | 11297 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.172 | 10522 | Removed run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.172 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.172 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.172 | 10522 | Assigned run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.173 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.173 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.M3PNcl 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.174 | 11296 | Marked run 67 as finished 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.174 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.174 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.174 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.174 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.174 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.174 | 11300 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.174 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.174 | 10522 | Removed run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.174 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.174 | 10522 | Assigned run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.174 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uBeWp0 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.175 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.178 | 11299 | Marked run 68 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.178 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.180 | 11301 | Added a new run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.180 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.181 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.181 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.182 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.182 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.183 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.185 | 11305 | Added a new run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.185 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.188 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.189 | 10526 | Recursively removing directory: /tmp/git.M3PNcl/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.189 | 10523 | Recursively removing directory: /tmp/git.uBeWp0/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.190 | 11317 | Added a new run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.190 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.191 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.191 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.191 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.191 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.191 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.191 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.191 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.191 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.191 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 11320 | Added a new worker 14 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 10522 | Removed run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 10522 | Assigned run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 11322 | Added a new worker 9 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 10522 | Removed run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.192 | 10522 | Assigned run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.192 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OND8Qw 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.192 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XgE2pw 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.193 | 11319 | Marked run 69 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.194 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.194 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.195 | 11321 | Marked run 70 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.196 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.197 | 11323 | Added a new run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.197 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.198 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.199 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.199 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.200 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.200 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.202 | 11327 | Added a new run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.202 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.205 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.206 | 10523 | Recursively removing directory: /tmp/git.XgE2pw/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.207 | 11338 | Added a new run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.207 | 10526 | Recursively removing directory: /tmp/git.OND8Qw/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.207 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.208 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.208 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.208 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.208 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.208 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.208 | 11342 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.208 | 10522 | Removed run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.208 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.208 | 10522 | Assigned run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.209 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.209 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.208 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tp59vu 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.209 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.209 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.209 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.209 | 11344 | Added a new worker 9 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.209 | 10522 | Removed run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.209 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.209 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.209 | 10522 | Assigned run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.210 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.210 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.210 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8iT06V 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.211 | 11341 | Marked run 72 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.211 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.212 | 11343 | Marked run 71 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.212 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.214 | 11345 | Added a new run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.214 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.215 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.216 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.216 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.217 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.217 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.218 | 11348 | Added a new run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.219 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.221 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.223 | 10523 | Recursively removing directory: /tmp/git.tp59vu/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.224 | 11357 | Added a new run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.224 | 10526 | Recursively removing directory: /tmp/git.8iT06V/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.225 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.225 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.226 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.225 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.225 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.225 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.225 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.225 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.226 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.c3yNa3 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.225 | 11364 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.225 | 10522 | Removed run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.225 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.227 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Vnb8nV 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.226 | 10522 | Assigned run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.226 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.226 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.226 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.227 | 11366 | Added a new worker 6 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.227 | 10522 | Removed run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.227 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.227 | 10522 | Assigned run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.227 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.227 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.229 | 11363 | Marked run 73 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.229 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.230 | 11365 | Marked run 74 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.231 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.232 | 11367 | Added a new run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.232 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.233 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.233 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.233 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.234 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.235 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.237 | 11371 | Added a new run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.238 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.240 | 10523 | Recursively removing directory: /tmp/git.c3yNa3/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.241 | 10526 | Recursively removing directory: /tmp/git.Vnb8nV/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.241 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.243 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.243 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.243 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.243 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.243 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.243 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.243 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.243 | 11386 | Added a new worker 14 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.243 | 10522 | Removed run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.243 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.244 | 10522 | Assigned run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.244 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.244 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.244 | 11387 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.244 | 10522 | Removed run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.244 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.244 | 10522 | Assigned run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.244 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.243 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.244 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EyjzGI 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.244 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.244 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vJeunK 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.246 | 11383 | Added a new run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.246 | 11384 | Marked run 75 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.246 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.246 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.248 | 11385 | Marked run 76 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.248 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.249 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.250 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.250 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.250 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.250 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.252 | 11389 | Added a new run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.252 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.255 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.256 | 11397 | Added a new run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.256 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.257 | 10526 | Recursively removing directory: /tmp/git.vJeunK/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.258 | 10523 | Recursively removing directory: /tmp/git.EyjzGI/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.259 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.259 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.259 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.259 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.259 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.259 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.259 | 11407 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.259 | 10522 | Removed run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.259 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.260 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.260 | 10522 | Assigned run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.260 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HP4wX7 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.261 | 11405 | Added a new run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.261 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.261 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.261 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.261 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.261 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.261 | 11409 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.261 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.261 | 10522 | Removed run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.261 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.261 | 10522 | Assigned run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.262 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.262 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AF3ok1 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.264 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.264 | 11406 | Marked run 78 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.264 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.266 | 11411 | Added a new run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.266 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.266 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.268 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.268 | 11408 | Marked run 77 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.268 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.268 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.269 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.269 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.270 | 11414 | Added a new run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.271 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.273 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.275 | 10526 | Recursively removing directory: /tmp/git.HP4wX7/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.275 | 11422 | Added a new run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.275 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.277 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.277 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.277 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.277 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.277 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.277 | 11430 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.277 | 10522 | Removed run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.277 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.277 | 10522 | Assigned run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.277 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.277 | 10523 | Recursively removing directory: /tmp/git.AF3ok1/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.278 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LrZzlQ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.278 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.280 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.280 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.280 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.280 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.280 | 11429 | Marked run 79 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.280 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.280 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.280 | 11433 | Added a new worker 6 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.280 | 10522 | Removed run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.280 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.281 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.281 | 10522 | Assigned run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.281 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NlXCyg 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.282 | 11431 | Added a new run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.282 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.284 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.284 | 11432 | Marked run 80 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.284 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.285 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.286 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.290 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.291 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.291 | 11436 | Added a new run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.292 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.294 | 10526 | Recursively removing directory: /tmp/git.LrZzlQ/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.294 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.296 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.296 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.296 | 11445 | Added a new run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.296 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.297 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.296 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.297 | 11450 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.297 | 10522 | Removed run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.297 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.297 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.297 | 10522 | Assigned run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.297 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lFD9Q9 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.298 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.299 | 10523 | Recursively removing directory: /tmp/git.NlXCyg/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.299 | 11449 | Marked run 81 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.299 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.300 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.301 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.301 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.301 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.301 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.301 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.301 | 11455 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.301 | 10522 | Removed run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.301 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.301 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.302 | 10522 | Assigned run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.302 | 11453 | Added a new run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.302 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.302 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VY2S1f 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.304 | 11454 | Marked run 82 as finished 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.304 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.304 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.304 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.306 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.306 | 11457 | Added a new run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.307 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.308 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.309 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.309 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.312 | 11463 | Added a new run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.312 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.313 | 10526 | Recursively removing directory: /tmp/git.lFD9Q9/ 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.314 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.314 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.315 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.315 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.315 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.315 | 11474 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.315 | 10522 | Removed run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.315 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.315 | 10522 | Assigned run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.315 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.315 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ydLfDm 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.316 | 10523 | Recursively removing directory: /tmp/git.VY2S1f/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.317 | 11473 | Marked run 83 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.318 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.318 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.318 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.318 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.319 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.319 | 11477 | Added a new worker 14 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.319 | 10522 | Removed run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.319 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.319 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.319 | 10522 | Assigned run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.319 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.319 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.boQrS2 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.319 | 11475 | Added a new run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.320 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.322 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.323 | 11476 | Marked run 84 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.323 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.323 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.324 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.325 | 11479 | Added a new run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.325 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.326 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.326 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.327 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.330 | 11484 | Added a new run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.331 | 10526 | Recursively removing directory: /tmp/git.ydLfDm/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.331 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.332 | 10523 | Recursively removing directory: /tmp/git.boQrS2/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.333 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.333 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.333 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.333 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.333 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.333 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.333 | 11497 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.333 | 10522 | Removed run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.333 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.333 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.333 | 10522 | Assigned run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.334 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HxVY4r 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.335 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.335 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.335 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.335 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.335 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.335 | 11499 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.336 | 10522 | Removed run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.336 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.336 | 10522 | Assigned run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.336 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.336 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7vXrxB 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.337 | 11496 | Marked run 85 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.337 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.338 | 11498 | Marked run 86 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.338 | 11495 | Added a new run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.339 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.339 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.340 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.341 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.341 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.342 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.342 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.343 | 11502 | Added a new run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.344 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.346 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.348 | 10526 | Recursively removing directory: /tmp/git.HxVY4r/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.349 | 10523 | Recursively removing directory: /tmp/git.7vXrxB/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.349 | 11511 | Added a new run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.350 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.350 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.350 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.350 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.351 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fPvlVa 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.350 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.350 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.350 | 11518 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.350 | 10522 | Removed run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.350 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.350 | 10522 | Assigned run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.350 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.351 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.351 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.351 | 11520 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.351 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.351 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.351 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.351 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.352 | 10522 | Removed run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.352 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.352 | 10522 | Assigned run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.352 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ugkq71 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.352 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.353 | 11517 | Marked run 87 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.353 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.355 | 11519 | Marked run 88 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.355 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.357 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.357 | 11521 | Added a new run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.358 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.358 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.358 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.359 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.360 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.361 | 11525 | Added a new run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.361 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.364 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.365 | 10526 | Recursively removing directory: /tmp/git.fPvlVa/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.366 | 10523 | Recursively removing directory: /tmp/git.Ugkq71/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.366 | 11536 | Added a new run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.367 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.367 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.367 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.367 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.367 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 11539 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 10522 | Removed run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 10522 | Assigned run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 11542 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 10522 | Removed run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.368 | 10522 | Assigned run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.368 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.368 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.368 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.368 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AQqWP4 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.367 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.368 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WSUuuM 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.370 | 11538 | Marked run 89 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.370 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.370 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.371 | 11541 | Marked run 90 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.372 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.373 | 11543 | Added a new run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.374 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.374 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.374 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.375 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.375 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.377 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.378 | 11547 | Added a new run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.379 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.381 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.381 | 10523 | Recursively removing directory: /tmp/git.AQqWP4/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.383 | 10526 | Recursively removing directory: /tmp/git.WSUuuM/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.384 | 11559 | Added a new run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.384 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.384 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.384 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.384 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.384 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.384 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.384 | 11561 | Added a new worker 7 to the queue 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.385 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.385 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.385 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.385 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VaYlts 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10522 | Removed run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10522 | Assigned run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 11564 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10522 | Removed run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10522 | Assigned run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.385 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.385 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fn399F 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.387 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.387 | 11560 | Marked run 92 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.387 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.389 | 11565 | Added a new run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.390 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.391 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.391 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.392 | 11563 | Marked run 91 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.392 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.392 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.392 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.393 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.394 | 11569 | Added a new run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.394 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.397 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.398 | 11579 | Added a new run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.398 | 10526 | Recursively removing directory: /tmp/git.fn399F/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.399 | 10523 | Recursively removing directory: /tmp/git.VaYlts/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.399 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.400 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.400 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.400 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.400 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.400 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.400 | 11584 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.400 | 10522 | Removed run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.400 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.400 | 10522 | Assigned run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.400 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.401 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.401 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.401 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.401 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6DXvDk 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.401 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.401 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.401 | 11586 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.401 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.401 | 10522 | Removed run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.401 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.401 | 10522 | Assigned run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.401 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gDxIOD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.402 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.403 | 11583 | Marked run 94 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.403 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.405 | 11587 | Added a new run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.406 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.407 | 11585 | Marked run 93 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.407 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.407 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.408 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.408 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.408 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.409 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.410 | 11589 | Added a new run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.410 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.412 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.414 | 11596 | Added a new run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.414 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.416 | 10526 | Recursively removing directory: /tmp/git.6DXvDk/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.417 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.417 | 10523 | Recursively removing directory: /tmp/git.gDxIOD/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.417 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.417 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.418 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.418 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.418 | 11607 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.418 | 10522 | Removed run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.418 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.418 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.418 | 10522 | Assigned run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.418 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.418 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.G7NSw0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.419 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.419 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.419 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.419 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.419 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.419 | 11609 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.419 | 10522 | Removed run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.419 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.419 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.419 | 10522 | Assigned run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.420 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.B5xzBJ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.421 | 11605 | Added a new run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.421 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.423 | 11606 | Marked run 95 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.423 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.424 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.425 | 11608 | Marked run 96 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.425 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.426 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.426 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.426 | 11611 | Added a new run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.427 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.427 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.427 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.430 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.432 | 11617 | Added a new run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.432 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.434 | 10523 | Recursively removing directory: /tmp/git.B5xzBJ/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.434 | 10526 | Recursively removing directory: /tmp/git.G7NSw0/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.435 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.436 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.436 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.436 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.436 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.436 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 11630 | Added a new worker 17 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10522 | Removed run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10522 | Assigned run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 11631 | Added a new worker 17 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10522 | Removed run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.437 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dxRCaI 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.436 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.436 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.436 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.437 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0KwMUX 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10522 | Assigned run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.437 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.438 | 11627 | Added a new run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.438 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.440 | 11629 | Marked run 97 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.440 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.441 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.442 | 11628 | Marked run 98 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.442 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.443 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.444 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.444 | 11633 | Added a new run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.444 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.444 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.445 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.447 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.449 | 11638 | Added a new run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.449 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.451 | 10523 | Recursively removing directory: /tmp/git.0KwMUX/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.452 | 10526 | Recursively removing directory: /tmp/git.dxRCaI/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.452 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.453 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.453 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.453 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.453 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.453 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.453 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.453 | 11651 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.453 | 10522 | Removed run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.453 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.453 | 10522 | Assigned run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.453 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.454 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.P7EvrQ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.453 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.454 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xJDnHX 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.453 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.454 | 11653 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.454 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.454 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.454 | 10522 | Removed run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.454 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.454 | 10522 | Assigned run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.455 | 11649 | Added a new run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.455 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.457 | 11650 | Marked run 99 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.457 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.458 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.458 | 11652 | Marked run 100 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.459 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.460 | 11655 | Added a new run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.460 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.460 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.461 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.461 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.461 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.463 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.464 | 11659 | Added a new run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.465 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.468 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.468 | 10523 | Recursively removing directory: /tmp/git.P7EvrQ/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.469 | 10526 | Recursively removing directory: /tmp/git.xJDnHX/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.469 | 11671 | Added a new run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.469 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.470 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.470 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.470 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.470 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.471 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.470 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.470 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.470 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.470 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 11676 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 10522 | Removed run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 10522 | Assigned run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 11674 | Added a new worker 12 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 10522 | Removed run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 10522 | Assigned run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.471 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.472 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.T9B9kw 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.472 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QKoMY3 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.473 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.473 | 11675 | Marked run 102 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.473 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.475 | 11673 | Marked run 101 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.476 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.477 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.477 | 11677 | Added a new run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.478 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.478 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.478 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.479 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.480 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.482 | 11682 | Added a new run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.482 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.484 | 10526 | Recursively removing directory: /tmp/git.QKoMY3/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.485 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.486 | 10523 | Recursively removing directory: /tmp/git.T9B9kw/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.487 | 11693 | Added a new run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.487 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.487 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.487 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.487 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.487 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.487 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.487 | 11695 | Added a new worker 7 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.487 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.487 | 10522 | Removed run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.488 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.488 | 10522 | Assigned run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.488 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.488 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.488 | 11698 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.488 | 10522 | Removed run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.488 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.488 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kZ7BYR 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.488 | 10522 | Assigned run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.488 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.489 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.488 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.488 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.488 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MewsMg 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.490 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.490 | 11694 | Marked run 103 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.491 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.492 | 11697 | Marked run 104 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.492 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.494 | 11699 | Added a new run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.494 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.494 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.494 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.495 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.495 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.497 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.498 | 11703 | Added a new run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.499 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.501 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.502 | 10523 | Recursively removing directory: /tmp/git.MewsMg/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.502 | 10526 | Recursively removing directory: /tmp/git.kZ7BYR/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.503 | 11715 | Added a new run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.503 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.504 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.504 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.504 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 11718 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10522 | Removed run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10522 | Assigned run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 11720 | Added a new worker 16 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10522 | Removed run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.504 | 10522 | Assigned run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.505 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OSnZs0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.504 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.504 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.504 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.504 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6jfrdJ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.507 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.507 | 11717 | Marked run 106 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.507 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.509 | 11721 | Added a new run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.509 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.510 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.510 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.511 | 11719 | Marked run 105 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.511 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.511 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.511 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.512 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.515 | 11725 | Added a new run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.515 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.518 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.518 | 10526 | Recursively removing directory: /tmp/git.OSnZs0/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.518 | 10523 | Recursively removing directory: /tmp/git.6jfrdJ/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.520 | 11737 | Added a new run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.520 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.520 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.520 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.520 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.520 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 11740 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10522 | Removed run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10522 | Assigned run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 11742 | Added a new worker 9 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10522 | Removed run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.520 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.520 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.521 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.522 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.i2o7NE 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.522 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.P8658W 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.521 | 10522 | Assigned run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.522 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.523 | 11738 | Marked run 108 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.523 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.524 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.525 | 11741 | Marked run 107 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.525 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.526 | 11743 | Added a new run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.527 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.528 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.528 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.528 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.529 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.530 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.532 | 11747 | Added a new run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.532 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.535 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.535 | 10523 | Recursively removing directory: /tmp/git.i2o7NE/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.536 | 10526 | Recursively removing directory: /tmp/git.P8658W/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.537 | 11759 | Added a new run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.537 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.537 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.537 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.538 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.538 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.538 | 11761 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.538 | 10522 | Removed run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.538 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.538 | 10522 | Assigned run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.538 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.538 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.539 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.539 | 11764 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.539 | 10522 | Removed run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.539 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.538 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PnR0GR 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.539 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.538 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.538 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.538 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.539 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ttxYfC 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.539 | 10522 | Assigned run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.540 | 11760 | Marked run 110 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.540 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.540 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.541 | 11763 | Marked run 109 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.542 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.543 | 11765 | Added a new run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.543 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.544 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.545 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.545 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.546 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.546 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.548 | 11768 | Added a new run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.548 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.551 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.552 | 11780 | Added a new run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.552 | 10523 | Recursively removing directory: /tmp/git.PnR0GR/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.553 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.553 | 10526 | Recursively removing directory: /tmp/git.ttxYfC/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.554 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.554 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.554 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.554 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.554 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.554 | 11784 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.554 | 10522 | Removed run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.554 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.554 | 10522 | Assigned run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.555 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.554 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5IXpEZ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.555 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.555 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.556 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.556 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.556 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.556 | 11786 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.556 | 10522 | Removed run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.556 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.556 | 10522 | Assigned run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.556 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.556 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.556 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1D3VGi 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.557 | 11783 | Marked run 111 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.557 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.559 | 11787 | Added a new run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.559 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.561 | 11785 | Marked run 112 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.561 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.562 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.562 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.562 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.563 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.564 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.564 | 11789 | Added a new run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.564 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.567 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.568 | 11795 | Added a new run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.568 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.570 | 10523 | Recursively removing directory: /tmp/git.5IXpEZ/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.571 | 10526 | Recursively removing directory: /tmp/git.1D3VGi/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.571 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.573 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.573 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.573 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.573 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.573 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.573 | 11807 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.573 | 10522 | Removed run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.573 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.573 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.573 | 10522 | Assigned run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.574 | 11805 | Added a new run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.574 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.574 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.574 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.574 | 11809 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.574 | 10522 | Removed run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.574 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.574 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.574 | 10522 | Assigned run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.574 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mawf18 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.574 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.574 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.574 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.575 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Q4m6pq 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.576 | 11806 | Marked run 113 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.576 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.577 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.578 | 11808 | Marked run 114 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.578 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.580 | 11811 | Added a new run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.580 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.580 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.581 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.582 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.582 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.583 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.586 | 11815 | Added a new run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.586 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.588 | 10523 | Recursively removing directory: /tmp/git.mawf18/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.589 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.589 | 10526 | Recursively removing directory: /tmp/git.Q4m6pq/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.591 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.591 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.591 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.591 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.591 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.591 | 11829 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.591 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.591 | 10522 | Removed run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.591 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.591 | 10522 | Assigned run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.591 | 11827 | Added a new run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.592 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.592 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.592 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.591 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hOAy0o 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.592 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.592 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.592 | 11832 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.592 | 10522 | Removed run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.592 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.592 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.592 | 10522 | Assigned run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.593 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.11H6fW 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.594 | 11828 | Marked run 115 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.594 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.595 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.596 | 11831 | Marked run 116 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.596 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.598 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.598 | 11833 | Added a new run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.598 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.599 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.599 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.599 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.601 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.602 | 11837 | Added a new run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.603 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.605 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.606 | 10523 | Recursively removing directory: /tmp/git.hOAy0o/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.607 | 10526 | Recursively removing directory: /tmp/git.11H6fW/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.607 | 11849 | Added a new run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.608 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.608 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.608 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.608 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.608 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.608 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.608 | 11852 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.608 | 10522 | Removed run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.608 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.608 | 10522 | Assigned run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.608 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.608 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.609 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.609 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CPNU69 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.609 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.609 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.609 | 11854 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.609 | 10522 | Removed run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.609 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.609 | 10522 | Assigned run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.609 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EHNLS6 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.610 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.611 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.611 | 11851 | Marked run 117 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.611 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.614 | 11855 | Added a new run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.614 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.615 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.615 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.616 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.616 | 11853 | Marked run 118 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.616 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.616 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.617 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.618 | 11859 | Added a new run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.619 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.621 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.622 | 11868 | Added a new run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.623 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.623 | 10526 | Recursively removing directory: /tmp/git.CPNU69/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.624 | 10523 | Recursively removing directory: /tmp/git.EHNLS6/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.625 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.625 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.625 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.625 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.625 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.625 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.625 | 11874 | Added a new worker 12 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.625 | 10522 | Removed run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.625 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.625 | 10522 | Assigned run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.626 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7cYWgt 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.625 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.625 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.626 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.626 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.626 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.626 | 11877 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.626 | 10522 | Removed run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.626 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.626 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.626 | 10522 | Assigned run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.627 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ezHs2U 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.628 | 11873 | Marked run 120 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.628 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.631 | 11876 | Marked run 119 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.631 | 11875 | Added a new run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.631 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.632 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.632 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.632 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.633 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.633 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.634 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.636 | 11881 | Added a new run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.636 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.639 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.640 | 10526 | Recursively removing directory: /tmp/git.7cYWgt/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.640 | 10523 | Recursively removing directory: /tmp/git.ezHs2U/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.641 | 11893 | Added a new run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.642 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.642 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.642 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.642 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.642 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.642 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.642 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SlFYX3 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.643 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.86L8gj 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 11897 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 10522 | Removed run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.642 | 10522 | Assigned run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.643 | 11898 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.643 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.643 | 10522 | Removed run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.643 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.643 | 10522 | Assigned run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.644 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.645 | 11895 | Marked run 122 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.645 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.647 | 11899 | Added a new run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.648 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.649 | 11896 | Marked run 121 as finished 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.649 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.650 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.649 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.650 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.650 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.651 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.652 | 11903 | Added a new run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.652 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.655 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.656 | 11909 | Added a new run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.657 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.658 | 10523 | Recursively removing directory: /tmp/git.SlFYX3/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.658 | 10526 | Recursively removing directory: /tmp/git.86L8gj/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.659 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.659 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.659 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.660 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XJb5qs 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.659 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.659 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.660 | 11918 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.660 | 10522 | Removed run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.660 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.660 | 10522 | Assigned run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.660 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.660 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.660 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.660 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.660 | 11921 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.661 | 10522 | Removed run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.661 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.661 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.661 | 10522 | Assigned run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.660 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.660 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.660 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.661 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Y3WZWX 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.662 | 11917 | Marked run 123 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.662 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.664 | 11920 | Marked run 124 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.664 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.666 | 11919 | Added a new run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.666 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.666 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.666 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.667 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.667 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.669 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.670 | 11925 | Added a new run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.671 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.674 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.674 | 10526 | Recursively removing directory: /tmp/git.Y3WZWX/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.674 | 10523 | Recursively removing directory: /tmp/git.XJb5qs/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.676 | 11937 | Added a new run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.676 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.676 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.676 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.676 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.676 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.676 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.676 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.676 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 11942 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10522 | Removed run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10522 | Assigned run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 11941 | Added a new worker 16 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10522 | Removed run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10522 | Assigned run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.677 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.676 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.677 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OQmqYM 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.678 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5cgxUE 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.679 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.680 | 11938 | Marked run 126 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.680 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.681 | 11939 | Marked run 125 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.681 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.683 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.683 | 11943 | Added a new run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.683 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.684 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.684 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.685 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.686 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.688 | 11947 | Added a new run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.688 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.691 | 10526 | Recursively removing directory: /tmp/git.OQmqYM/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.691 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.692 | 10523 | Recursively removing directory: /tmp/git.5cgxUE/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.693 | 11959 | Added a new run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.693 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.693 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.693 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.693 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.693 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.693 | 11961 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.693 | 10522 | Removed run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.693 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.694 | 10522 | Assigned run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.694 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.694 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.694 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.694 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qR6xzN 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.694 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.694 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.694 | 11964 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.694 | 10522 | Removed run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.694 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.695 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.695 | 10522 | Assigned run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.695 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VaA2Ip 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.697 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.697 | 11960 | Marked run 127 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.697 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.700 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.700 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.700 | 11963 | Marked run 128 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.701 | 11965 | Added a new run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.701 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.701 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.701 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.701 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.703 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.705 | 11970 | Added a new run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.705 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.708 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.708 | 10526 | Recursively removing directory: /tmp/git.qR6xzN/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.709 | 10523 | Recursively removing directory: /tmp/git.VaA2Ip/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.710 | 11981 | Added a new run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.710 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.710 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.710 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.711 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.711 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.711 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.711 | 11984 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.711 | 10522 | Removed run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.711 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.711 | 10522 | Assigned run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.711 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.712 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.712 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.712 | 11986 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.712 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.712 | 10522 | Removed run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.712 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.712 | 10522 | Assigned run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.711 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.711 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.711 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.712 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Niamns 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.712 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RdOXhd 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.713 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.714 | 11983 | Marked run 129 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.715 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.717 | 11987 | Added a new run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.717 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.718 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.718 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.718 | 11985 | Marked run 130 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.719 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.719 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.719 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.719 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.721 | 11990 | Added a new run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.721 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.724 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.725 | 10526 | Recursively removing directory: /tmp/git.RdOXhd/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.726 | 10523 | Recursively removing directory: /tmp/git.Niamns/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.726 | 12002 | Added a new run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.727 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.727 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.727 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.728 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.728 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.728 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 12006 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10522 | Removed run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10522 | Assigned run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 12008 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10522 | Removed run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10522 | Assigned run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.728 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.728 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.729 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qXVFkg 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.728 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wXUK0H 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.730 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.730 | 12005 | Marked run 131 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.730 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.731 | 12007 | Marked run 132 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.732 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.733 | 12009 | Added a new run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.734 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.734 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.735 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.735 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.736 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.736 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.739 | 12012 | Added a new run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.739 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.742 | 10526 | Recursively removing directory: /tmp/git.wXUK0H/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.742 | 10523 | Recursively removing directory: /tmp/git.qXVFkg/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.742 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.744 | 12025 | Added a new run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.744 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.744 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.745 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.744 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.744 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.744 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.745 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XEDP7f 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.744 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.745 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dc3qGp 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 12027 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10522 | Removed run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10522 | Assigned run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 12030 | Added a new worker 6 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10522 | Removed run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10522 | Assigned run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.745 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.747 | 12026 | Marked run 134 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.748 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.748 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.749 | 12028 | Marked run 133 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.749 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.751 | 12031 | Added a new run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.751 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.752 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.752 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.753 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.753 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.754 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.755 | 12034 | Added a new run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.755 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.758 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.759 | 12043 | Added a new run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.759 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.760 | 10523 | Recursively removing directory: /tmp/git.XEDP7f/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.760 | 10526 | Recursively removing directory: /tmp/git.dc3qGp/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.762 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.762 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.762 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 12050 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10522 | Removed run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10522 | Assigned run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 12052 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10522 | Removed run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.762 | 10522 | Assigned run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.763 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.762 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qwPRVY 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.762 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.762 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.762 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.763 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aMbn6G 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.764 | 12049 | Marked run 136 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.765 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.766 | 12051 | Marked run 135 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.767 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.768 | 12053 | Added a new run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.768 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.768 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.769 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.769 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.770 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.771 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.773 | 12057 | Added a new run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.773 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.776 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.777 | 10526 | Recursively removing directory: /tmp/git.qwPRVY/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.777 | 10523 | Recursively removing directory: /tmp/git.aMbn6G/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.777 | 12068 | Added a new run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.778 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.779 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.779 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.779 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.779 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.779 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.779 | 12072 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.779 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.779 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.779 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.779 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 10522 | Removed run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 10522 | Assigned run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 12074 | Added a new worker 16 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 10522 | Removed run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 10522 | Assigned run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.780 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.780 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CMlbik 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.780 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yUILKB 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.781 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.781 | 12071 | Marked run 137 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.781 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.785 | 12073 | Marked run 138 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.786 | 12075 | Added a new run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.786 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.786 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.786 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.786 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.787 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.787 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.789 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.790 | 12079 | Added a new run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.790 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.793 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.793 | 10526 | Recursively removing directory: /tmp/git.CMlbik/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.794 | 10523 | Recursively removing directory: /tmp/git.yUILKB/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.795 | 12091 | Added a new run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.795 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.796 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.796 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.796 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 12094 | Added a new worker 15 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10522 | Removed run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10522 | Assigned run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 12096 | Added a new worker 16 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10522 | Removed run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10522 | Assigned run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.796 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.796 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.796 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.796 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.796 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eUHNKJ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.797 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.797 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IuX8Ad 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.798 | 12093 | Marked run 139 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.799 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.801 | 12097 | Added a new run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.801 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.803 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.802 | 12095 | Marked run 140 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.803 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.803 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.804 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.804 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.805 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.806 | 12100 | Added a new run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.806 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.809 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.810 | 12109 | Added a new run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.810 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.810 | 10526 | Recursively removing directory: /tmp/git.eUHNKJ/ 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.812 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.812 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.812 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.812 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.812 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.812 | 12116 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.812 | 10522 | Removed run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.812 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.812 | 10522 | Assigned run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.812 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.812 | 10523 | Recursively removing directory: /tmp/git.IuX8Ad/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.813 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.r19Ky9 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.813 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.814 | 12115 | Marked run 141 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.814 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.816 | 12117 | Added a new run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.816 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.816 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.816 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.816 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.816 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.816 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.816 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zAgIDT 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.816 | 12119 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.816 | 10522 | Removed run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.816 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.816 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.816 | 10522 | Assigned run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.818 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.819 | 12118 | Marked run 142 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.819 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.819 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.819 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.821 | 12121 | Added a new run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.821 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.822 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.823 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.824 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.825 | 12129 | Added a new run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.826 | 10526 | Recursively removing directory: /tmp/git.r19Ky9/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.826 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.827 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.827 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.827 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.827 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.827 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.828 | 12135 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.828 | 10522 | Removed run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.828 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.828 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.828 | 10522 | Assigned run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.828 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FyWpeh 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.828 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.829 | 12134 | Marked run 143 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.829 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.831 | 10523 | Recursively removing directory: /tmp/git.zAgIDT/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.831 | 12136 | Added a new run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.831 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.833 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.833 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.833 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.833 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.833 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.833 | 12142 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.834 | 10522 | Removed run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.834 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.834 | 10522 | Assigned run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.834 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.834 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HuMJid 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.834 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.835 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.835 | 12141 | Marked run 144 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.835 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.836 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.837 | 12143 | Added a new run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.837 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.840 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.840 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.841 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.841 | 12148 | Added a new run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.842 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.842 | 10526 | Recursively removing directory: /tmp/git.FyWpeh/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.844 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.844 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.844 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.844 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.844 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.844 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.844 | 12157 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.844 | 10522 | Removed run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.844 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.844 | 10522 | Assigned run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.845 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.845 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dmwR4h 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.847 | 12155 | Marked run 145 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.847 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.848 | 10523 | Recursively removing directory: /tmp/git.HuMJid/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.850 | 12156 | Added a new run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.850 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.851 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.851 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.851 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.851 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.851 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.851 | 12164 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.851 | 10522 | Removed run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.851 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.851 | 10522 | Assigned run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.851 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.852 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cc1RbS 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.852 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.853 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.853 | 12163 | Marked run 146 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.853 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.853 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.855 | 12165 | Added a new run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.855 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.857 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.858 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.858 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.860 | 12172 | Added a new run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.860 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.861 | 10526 | Recursively removing directory: /tmp/git.dmwR4h/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.862 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.862 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.862 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.863 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.863 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.863 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.863 | 12180 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.863 | 10522 | Removed run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.863 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.863 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.863 | 10522 | Assigned run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.863 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tVX1uc 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.865 | 12178 | Added a new run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.865 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.865 | 10523 | Recursively removing directory: /tmp/git.cc1RbS/ 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.867 | 12179 | Marked run 147 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.867 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.867 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.867 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.867 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.867 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.868 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.868 | 12186 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.868 | 10522 | Removed run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.868 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.868 | 10522 | Assigned run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.868 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.868 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.868 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mpmb8Y 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.870 | 12187 | Added a new run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.870 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.871 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.872 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.872 | 12185 | Marked run 148 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.872 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.873 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.874 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.875 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.876 | 12190 | Added a new run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.876 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.878 | 10526 | Recursively removing directory: /tmp/git.tVX1uc/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.879 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.881 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.881 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.881 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.881 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.881 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.881 | 12199 | Added a new run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.881 | 12204 | Added a new worker 8 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.881 | 10522 | Removed run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.882 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.882 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.882 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.882 | 10522 | Assigned run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.882 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wdLhJ9 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.883 | 10523 | Recursively removing directory: /tmp/git.mpmb8Y/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.884 | 12203 | Marked run 149 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.884 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.884 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.885 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.885 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.885 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.885 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.885 | 12209 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.885 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.885 | 10522 | Removed run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.885 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.885 | 10522 | Assigned run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.885 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.886 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KQwQjx 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.887 | 12207 | Added a new run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.887 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.887 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.889 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.889 | 12208 | Marked run 150 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.889 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.890 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.892 | 12212 | Added a new run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.892 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.892 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.892 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.894 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.896 | 10526 | Recursively removing directory: /tmp/git.wdLhJ9/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.896 | 12220 | Added a new run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.896 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.897 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.897 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.897 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.898 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.897 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.898 | 12227 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.898 | 10522 | Removed run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.898 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.898 | 10522 | Assigned run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.899 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.899 | 12226 | Marked run 151 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.899 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.899 | 10523 | Recursively removing directory: /tmp/git.KQwQjx/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.898 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AlTgmW 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.900 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.902 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.902 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.902 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.902 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.902 | 12229 | Added a new run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.902 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.902 | 12231 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.902 | 10522 | Removed run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.902 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.902 | 10522 | Assigned run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.902 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.902 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.903 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.U1g2F0 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.904 | 12230 | Marked run 152 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.904 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.905 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.905 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.907 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.907 | 12233 | Added a new run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.907 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.909 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.910 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.910 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.911 | 12237 | Added a new run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.911 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.913 | 10526 | Recursively removing directory: /tmp/git.AlTgmW/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.914 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.915 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.916 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.916 | 12245 | Added a new run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.916 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.916 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.916 | 12250 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.916 | 10522 | Removed run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.916 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.916 | 10522 | Assigned run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.916 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.916 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.916 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pCMVw4 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.918 | 10523 | Recursively removing directory: /tmp/git.U1g2F0/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.919 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.919 | 12249 | Marked run 153 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.919 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.920 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.920 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.920 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.920 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.920 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.920 | 12255 | Added a new worker 14 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.921 | 10522 | Removed run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.921 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.921 | 10522 | Assigned run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.921 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.921 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.toWtCD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.922 | 12253 | Added a new run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.922 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.922 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.924 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.924 | 12254 | Marked run 154 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.924 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.925 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.926 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.927 | 12258 | Added a new run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.927 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.927 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.930 | 10526 | Recursively removing directory: /tmp/git.pCMVw4/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.931 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.933 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.933 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.933 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.933 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.933 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.933 | 12268 | Added a new run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.933 | 12273 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.934 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.934 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.934 | 10522 | Removed run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.934 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.934 | 10522 | Assigned run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.934 | 10523 | Recursively removing directory: /tmp/git.toWtCD/ 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.934 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hnjEoE 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.936 | 12272 | Marked run 155 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.936 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.936 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.936 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.937 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.937 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.937 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.937 | 12277 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.937 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.937 | 10522 | Removed run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.937 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.937 | 10522 | Assigned run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.937 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.937 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KbJIOC 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.938 | 12275 | Marked run 156 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.939 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.940 | 12276 | Added a new run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.940 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.941 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.942 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.943 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.944 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.945 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.945 | 12280 | Added a new run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.946 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.948 | 10526 | Recursively removing directory: /tmp/git.hnjEoE/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.948 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.949 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.949 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.950 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.950 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.950 | 12292 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.950 | 10522 | Removed run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.950 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.950 | 10522 | Assigned run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.950 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.949 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.950 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8j2XWg 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.951 | 12289 | Added a new run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.951 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.953 | 12291 | Marked run 157 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.953 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.954 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.953 | 10523 | Recursively removing directory: /tmp/git.KbJIOC/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.955 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.955 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.955 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.955 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.955 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.955 | 12299 | Added a new worker 14 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.955 | 10522 | Removed run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.955 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.955 | 10522 | Assigned run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.956 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.956 | 12297 | Added a new run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.956 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.956 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Zv1FPf 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.957 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.957 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.959 | 12298 | Marked run 158 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.959 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.964 | 10526 | Recursively removing directory: /tmp/git.8j2XWg/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.964 | 12302 | Added a new run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.964 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.964 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.965 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.965 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.965 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.965 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.965 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.965 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.966 | 12311 | Added a new worker 11 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.966 | 10522 | Removed run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.966 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.966 | 10522 | Assigned run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.966 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.966 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Zg4Nyw 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.967 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.968 | 12310 | Marked run 159 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.968 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.969 | 12312 | Added a new run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.971 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.971 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.972 | 10523 | Recursively removing directory: /tmp/git.Zv1FPf/ 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.972 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.972 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.974 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.974 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.974 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.974 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.974 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.974 | 12323 | Added a new worker 13 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.974 | 10522 | Removed run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.974 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.974 | 10522 | Assigned run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.974 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.975 | 12320 | Added a new run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.975 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.974 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IakEGw 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.977 | 12321 | Marked run 160 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.977 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.978 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.979 | 10526 | Recursively removing directory: /tmp/git.Zg4Nyw/ 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.980 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.980 | 12329 | Added a new run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.981 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.981 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.981 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.981 | 10523 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.981 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.981 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.981 | 12332 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.981 | 10522 | Removed run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.981 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.981 | 10522 | Assigned run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.981 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.982 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JG8oHJ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.982 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.983 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.984 | 12331 | Marked run 161 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.984 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.985 | 12334 | Added a new run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.985 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.988 | 10526 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.988 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.989 | 10526 | Going to run: ./ci 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.989 | 10523 | Recursively removing directory: /tmp/git.IakEGw/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.990 | 12341 | Added a new run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.990 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.991 | 10523 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.991 | 10523 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.991 | 10523 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.991 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.991 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.991 | 12346 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.991 | 10522 | Removed run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.991 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.992 | 10522 | Assigned run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.992 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.992 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VuYWkm 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.993 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.994 | 12345 | Marked run 162 as finished 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.994 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.996 | 12349 | Added a new run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.996 | 10526 | Recursively removing directory: /tmp/git.JG8oHJ/ 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.997 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:11 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:11 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.997 | 10526 | Process exit code: 0 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.997 | 10526 | Process output: 57 bytes 2024-04-25 03:44:11 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.998 | 10523 | Checking out revision HEAD 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.998 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.998 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.998 | 12354 | Added a new worker 10 to the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.998 | 10522 | Removed run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.998 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.998 | 10522 | Assigned run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:11 | INFO | 10520/cimple-server: 2024-04-25 03:44:11.998 | 10520 | Waiting for new connections 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.998 | 10526 | Waiting for a new command 2024-04-25 03:44:11 | INFO | 10526/cimple-worker: 2024-04-25 03:44:11.998 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9hCM0u 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:11.999 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.000 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.000 | 12353 | Marked run 163 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.000 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.001 | 12355 | Added a new run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.001 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.004 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.004 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.005 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.005 | 12360 | Added a new run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.006 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.007 | 10523 | Recursively removing directory: /tmp/git.VuYWkm/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.008 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.008 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.008 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.008 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.009 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.009 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.009 | 12369 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.009 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.009 | 10522 | Removed run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.009 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.009 | 10522 | Assigned run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.009 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wQTRuz 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.010 | 12367 | Added a new run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.010 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.012 | 12368 | Marked run 164 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.012 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.013 | 10526 | Recursively removing directory: /tmp/git.9hCM0u/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.013 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.015 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.015 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.015 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.015 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.015 | 12375 | Added a new run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.015 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.016 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.016 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.016 | 12377 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.016 | 10522 | Removed run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.016 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.016 | 10522 | Assigned run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.016 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.016 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.016 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NQC6ka 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.018 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.019 | 12376 | Marked run 165 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.019 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.021 | 12380 | Added a new run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.021 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.022 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.023 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.024 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.024 | 10523 | Recursively removing directory: /tmp/git.wQTRuz/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.026 | 12388 | Added a new run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.026 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.026 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.026 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.026 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.026 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.026 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.026 | 12391 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.026 | 10522 | Removed run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.026 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.026 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.027 | 10522 | Assigned run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.027 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.d922hC 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.028 | 12390 | Marked run 166 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.028 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.030 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.031 | 10526 | Recursively removing directory: /tmp/git.NQC6ka/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.031 | 12397 | Added a new run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.032 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.032 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.032 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.032 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.032 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.033 | 12400 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.033 | 10522 | Removed run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.033 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.033 | 10522 | Assigned run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.033 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.033 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.033 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.F780NW 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.033 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.034 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.035 | 12399 | Marked run 167 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.035 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.035 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.036 | 12402 | Added a new run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.037 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.038 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.039 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.039 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.041 | 12408 | Added a new run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.041 | 10523 | Recursively removing directory: /tmp/git.d922hC/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.041 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.043 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.043 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.043 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.043 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.043 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.043 | 12415 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.043 | 10522 | Removed run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.043 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.043 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.044 | 10522 | Assigned run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.044 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2flsiO 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.044 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.045 | 12414 | Marked run 168 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.045 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.047 | 10526 | Recursively removing directory: /tmp/git.F780NW/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.047 | 12416 | Added a new run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.048 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.049 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.049 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.049 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.049 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.049 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.049 | 12422 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.049 | 10522 | Removed run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.049 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.049 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.049 | 10522 | Assigned run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.049 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.049 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2BiyOf 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.050 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.051 | 12421 | Marked run 169 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.051 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.051 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.052 | 12423 | Added a new run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.053 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.055 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.056 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.057 | 12428 | Added a new run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.057 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.057 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.058 | 10523 | Recursively removing directory: /tmp/git.2flsiO/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.060 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.060 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.060 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.060 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.060 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.060 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.060 | 12437 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.060 | 10522 | Removed run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.060 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.060 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.060 | 10522 | Assigned run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.061 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2cHNAH 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.062 | 12435 | Added a new run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.062 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.063 | 12436 | Marked run 170 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.064 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.064 | 10526 | Recursively removing directory: /tmp/git.2BiyOf/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.065 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.066 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.066 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.066 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.066 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.066 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.066 | 12445 | Added a new worker 8 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.066 | 10522 | Removed run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.066 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.067 | 10522 | Assigned run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.067 | 12443 | Added a new run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.067 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.067 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.067 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.067 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PHV3l1 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.069 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.069 | 12444 | Marked run 171 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.069 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.070 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.071 | 12448 | Added a new run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.072 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.073 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.073 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.074 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.076 | 10523 | Recursively removing directory: /tmp/git.2cHNAH/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.078 | 12455 | Added a new run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.078 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.078 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.078 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.079 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.079 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.079 | 12463 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.079 | 10522 | Removed run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.079 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.079 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.079 | 10522 | Assigned run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.079 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.079 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8XR3AZ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.080 | 12462 | Marked run 172 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.081 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.081 | 10526 | Recursively removing directory: /tmp/git.PHV3l1/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.082 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.082 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.082 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.083 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.082 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.083 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.083 | 12467 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.083 | 10522 | Removed run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.083 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.083 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.083 | 10522 | Assigned run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.083 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.c1xrbq 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.084 | 12465 | Added a new run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.084 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.086 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.086 | 12466 | Marked run 173 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.086 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.086 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.087 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.088 | 12469 | Added a new run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.088 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.089 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.090 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.091 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.093 | 12477 | Added a new run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.093 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.093 | 10523 | Recursively removing directory: /tmp/git.8XR3AZ/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.095 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.095 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.095 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.095 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.095 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.096 | 12485 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.096 | 10522 | Removed run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.096 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.096 | 10522 | Assigned run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.096 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.096 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.096 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.r1DzjH 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.097 | 10526 | Recursively removing directory: /tmp/git.c1xrbq/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.098 | 12484 | Marked run 174 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.098 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.100 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.100 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.100 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.100 | 12487 | Added a new run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.100 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.100 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.100 | 12489 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.100 | 10522 | Removed run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.100 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.100 | 10522 | Assigned run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.100 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.101 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nkDsnr 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.102 | 12488 | Marked run 175 as finished 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.102 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.102 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.103 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.103 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.104 | 12491 | Added a new run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.105 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.106 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.107 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.108 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.109 | 12498 | Added a new run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.109 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.110 | 10523 | Recursively removing directory: /tmp/git.r1DzjH/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.112 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.112 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.112 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.112 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.112 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.112 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.112 | 12505 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.112 | 10522 | Removed run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.112 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.112 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.112 | 10522 | Assigned run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.112 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0FaylQ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.114 | 12504 | Marked run 176 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.114 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.114 | 10526 | Recursively removing directory: /tmp/git.nkDsnr/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.116 | 12508 | Added a new run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.116 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.116 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.116 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.117 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.117 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.117 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.117 | 12512 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.117 | 10522 | Removed run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.117 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.117 | 10522 | Assigned run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.117 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZUEUOR 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.117 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.118 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.119 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.119 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.120 | 12511 | Marked run 177 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.120 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.122 | 12513 | Added a new run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.122 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.123 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.124 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.125 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.126 | 10523 | Recursively removing directory: /tmp/git.0FaylQ/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.127 | 12522 | Added a new run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.127 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.128 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.128 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.128 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.128 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.128 | 12527 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.128 | 10522 | Removed run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.128 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.128 | 10522 | Assigned run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.128 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.128 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.128 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1HzsFi 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.130 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.130 | 12526 | Marked run 178 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.130 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.132 | 12530 | Added a new run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.132 | 10526 | Recursively removing directory: /tmp/git.ZUEUOR/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.132 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.134 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.134 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.134 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.134 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.134 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.134 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.134 | 12534 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.134 | 10522 | Removed run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.134 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.134 | 10522 | Assigned run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.134 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.135 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.135 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.135 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bvZZUA 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.136 | 12533 | Marked run 179 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.137 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.138 | 12535 | Added a new run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.138 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.141 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.141 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.141 | 10523 | Recursively removing directory: /tmp/git.1HzsFi/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.142 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.143 | 12543 | Added a new run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.143 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.143 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.143 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.144 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.144 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.144 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.144 | 12546 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.144 | 10522 | Removed run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.144 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.144 | 10522 | Assigned run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.144 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.144 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rh7Ll7 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.146 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.146 | 12545 | Marked run 180 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.147 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.148 | 12550 | Added a new run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.148 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.149 | 10526 | Recursively removing directory: /tmp/git.bvZZUA/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.150 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.151 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.151 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.151 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.151 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.151 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Zp5Ue3 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.151 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.151 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.151 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.151 | 12557 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.151 | 10522 | Removed run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.151 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.151 | 10522 | Assigned run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.151 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.153 | 12555 | Added a new run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.153 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.155 | 12556 | Marked run 181 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.155 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.156 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.158 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.158 | 10523 | Recursively removing directory: /tmp/git.rh7Ll7/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.158 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.159 | 12565 | Added a new run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.159 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.160 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.160 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.160 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.160 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.160 | 12569 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.160 | 10522 | Removed run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.160 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.160 | 10522 | Assigned run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.160 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.160 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.161 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7EuumO 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.162 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.162 | 12568 | Marked run 182 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.162 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.164 | 12571 | Added a new run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.165 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.166 | 10526 | Recursively removing directory: /tmp/git.Zp5Ue3/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.166 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.167 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.167 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.167 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.167 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.167 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.167 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.167 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.168 | 12579 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.168 | 10522 | Removed run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.168 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.168 | 10522 | Assigned run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.168 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.168 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.X01yfU 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.169 | 12577 | Marked run 183 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.169 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.171 | 12578 | Added a new run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.171 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.173 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.174 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.174 | 10523 | Recursively removing directory: /tmp/git.7EuumO/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.175 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.176 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.176 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.176 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.176 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.176 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.176 | 12590 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.176 | 10522 | Removed run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.176 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.176 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.176 | 10522 | Assigned run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.176 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mRrd7A 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.177 | 12588 | Added a new run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.178 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.179 | 12589 | Marked run 184 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.179 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.181 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.182 | 10526 | Recursively removing directory: /tmp/git.X01yfU/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.182 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.183 | 12597 | Added a new run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.183 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.183 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.184 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.184 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.184 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.184 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.184 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.184 | 12601 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.184 | 10522 | Removed run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.184 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.184 | 10522 | Assigned run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.185 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.185 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YUsX4B 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.186 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.186 | 12600 | Marked run 185 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.186 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.188 | 12603 | Added a new run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.188 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.190 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.191 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.191 | 10523 | Recursively removing directory: /tmp/git.mRrd7A/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.191 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.193 | 12610 | Added a new run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.193 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.193 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.193 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.194 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.194 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.194 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.194 | 12613 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.194 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.194 | 10522 | Removed run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.194 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.194 | 10522 | Assigned run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.194 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GaS6Gr 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.196 | 12612 | Marked run 186 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.196 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.197 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.198 | 10526 | Recursively removing directory: /tmp/git.YUsX4B/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.199 | 12618 | Added a new run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.199 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.200 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.200 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.200 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.201 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.201 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.201 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.201 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.201 | 12622 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.201 | 10522 | Removed run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.201 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.201 | 10522 | Assigned run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.201 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1waMEY 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.201 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.203 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.203 | 12621 | Marked run 187 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.204 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.205 | 12624 | Added a new run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.205 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.207 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.208 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.208 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.208 | 10523 | Recursively removing directory: /tmp/git.GaS6Gr/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.210 | 12631 | Added a new run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.210 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.211 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.211 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.211 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.211 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.211 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.212 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.absMiQ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.211 | 12635 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.211 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.211 | 10522 | Removed run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.211 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.211 | 10522 | Assigned run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.213 | 12634 | Marked run 188 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.214 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.214 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.215 | 10526 | Recursively removing directory: /tmp/git.1waMEY/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.216 | 12641 | Added a new run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.216 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.217 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.217 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.217 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.217 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.217 | 12643 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.217 | 10522 | Removed run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.217 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.217 | 10522 | Assigned run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.217 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.217 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.218 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cYAv4p 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.219 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.219 | 12642 | Marked run 189 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.219 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.220 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.220 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.221 | 12645 | Added a new run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.221 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.223 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.224 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.224 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.226 | 12650 | Added a new run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.226 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.227 | 10523 | Recursively removing directory: /tmp/git.absMiQ/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.229 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.229 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.229 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.229 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.229 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.229 | 12662 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.229 | 10522 | Removed run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.229 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.229 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.229 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0FOuhC 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.229 | 10522 | Assigned run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.230 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.230 | 12658 | Added a new run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.231 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.231 | 10526 | Recursively removing directory: /tmp/git.cYAv4p/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.233 | 12659 | Marked run 190 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.233 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.233 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.233 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.234 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.234 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.234 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.234 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.234 | 12667 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.234 | 10522 | Removed run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.234 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.234 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.234 | 10522 | Assigned run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.234 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.un5WDG 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.235 | 12665 | Added a new run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.235 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.236 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.237 | 12666 | Marked run 191 as finished 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.237 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.237 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.238 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.241 | 12670 | Added a new run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.241 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.241 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.241 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.243 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.244 | 10523 | Recursively removing directory: /tmp/git.0FOuhC/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.246 | 12678 | Added a new run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.246 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.246 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.246 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.246 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.246 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.246 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.246 | 12684 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.246 | 10522 | Removed run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.246 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.246 | 10522 | Assigned run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.246 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.246 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Jt6B2W 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.248 | 12683 | Marked run 192 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.248 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.249 | 10526 | Recursively removing directory: /tmp/git.un5WDG/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.250 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.250 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.250 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.251 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.251 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.251 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.251 | 12689 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.251 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.251 | 10522 | Removed run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.251 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.251 | 10522 | Assigned run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.251 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AxRtzB 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.267 | 12687 | Added a new run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.267 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.269 | 12688 | Marked run 193 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.269 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.269 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.270 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.270 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.270 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.271 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.272 | 12691 | Added a new run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.272 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.274 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.275 | 12698 | Added a new run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.276 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.277 | 10523 | Recursively removing directory: /tmp/git.Jt6B2W/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.278 | 10526 | Recursively removing directory: /tmp/git.AxRtzB/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.279 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.279 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.279 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.279 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.279 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.279 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.279 | 12709 | Added a new worker 12 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.279 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.280 | 10522 | Removed run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.280 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.280 | 10522 | Assigned run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.280 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MoTr60 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.280 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.280 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.280 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.281 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.281 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.281 | 12711 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.281 | 10522 | Removed run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.281 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.281 | 10522 | Assigned run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.281 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NkAiOL 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.281 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.282 | 12708 | Added a new run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.283 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.284 | 12707 | Marked run 194 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.284 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.287 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.287 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.287 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.288 | 12710 | Marked run 195 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.288 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.289 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.289 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.290 | 12713 | Added a new run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.290 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.293 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.294 | 12721 | Added a new run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.294 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.296 | 10526 | Recursively removing directory: /tmp/git.NkAiOL/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.297 | 10523 | Recursively removing directory: /tmp/git.MoTr60/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.297 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.298 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.298 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.298 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.298 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.298 | 12731 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.298 | 10522 | Removed run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.298 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.298 | 10522 | Assigned run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.298 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.298 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.298 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yMkyaI 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.299 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.299 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.299 | 12729 | Added a new run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.299 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.299 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.299 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.299 | 12733 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.299 | 10522 | Removed run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.299 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.300 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.anOBWK 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.299 | 10522 | Assigned run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.300 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.302 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.304 | 12730 | Marked run 197 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.304 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.306 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.306 | 12732 | Marked run 196 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.306 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.306 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.307 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.308 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.308 | 12735 | Added a new run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.309 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.311 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.312 | 12742 | Added a new run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.313 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.315 | 10526 | Recursively removing directory: /tmp/git.yMkyaI/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.316 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.316 | 10523 | Recursively removing directory: /tmp/git.anOBWK/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.317 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.317 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.317 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.317 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.317 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.317 | 12753 | Added a new worker 14 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.317 | 10522 | Removed run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.317 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.317 | 10522 | Assigned run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.318 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.318 | 12751 | Added a new run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.318 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.317 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EJa316 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.318 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.318 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.318 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.318 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.318 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.319 | 12755 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.319 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.319 | 10522 | Removed run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.319 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.319 | 10522 | Assigned run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.319 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Sf4xkl 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.320 | 12752 | Marked run 198 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.321 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.321 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.322 | 12754 | Marked run 199 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.322 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.324 | 12757 | Added a new run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.324 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.324 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.325 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.325 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.326 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.327 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.329 | 12761 | Added a new run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.329 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.332 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.332 | 10526 | Recursively removing directory: /tmp/git.EJa316/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.333 | 10523 | Recursively removing directory: /tmp/git.Sf4xkl/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.334 | 12772 | Added a new run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.334 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.334 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.334 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.335 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.335 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YRWk3z 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.335 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.335 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.335 | 12776 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.335 | 10522 | Removed run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.335 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.335 | 10522 | Assigned run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.335 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.335 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.335 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.336 | 12778 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.336 | 10522 | Removed run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.336 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.336 | 10522 | Assigned run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.336 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.335 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.335 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.335 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.336 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DC7Uin 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.337 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.338 | 12775 | Marked run 200 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.338 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.340 | 12779 | Added a new run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.340 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.342 | 12777 | Marked run 201 as finished 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.342 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.342 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.343 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.343 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.343 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.344 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.345 | 12781 | Added a new run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.345 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.347 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.349 | 12789 | Added a new run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.349 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.350 | 10526 | Recursively removing directory: /tmp/git.YRWk3z/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.351 | 10523 | Recursively removing directory: /tmp/git.DC7Uin/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.352 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.352 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.352 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.352 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.352 | 12798 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.352 | 10522 | Removed run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.352 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.352 | 10522 | Assigned run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.352 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.352 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.352 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.352 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZQwEVR 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.353 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.353 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.353 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.353 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.354 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.354 | 12801 | Added a new worker 16 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.354 | 10522 | Removed run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.354 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.354 | 10522 | Assigned run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.354 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.354 | 12797 | Marked run 202 as finished 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.354 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.L6O66r 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.354 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.356 | 12800 | Marked run 203 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.356 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.358 | 12799 | Added a new run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.358 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.358 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.359 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.360 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.360 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.361 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.362 | 12805 | Added a new run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.363 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.365 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.366 | 12813 | Added a new run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.367 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.367 | 10526 | Recursively removing directory: /tmp/git.ZQwEVR/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.368 | 10523 | Recursively removing directory: /tmp/git.L6O66r/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.369 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.369 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 12820 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.369 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.369 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.369 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10522 | Removed run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10522 | Assigned run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 12822 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10522 | Removed run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.369 | 10522 | Assigned run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.370 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.370 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WY7fiu 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.369 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.370 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Vs7vp2 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.371 | 12819 | Marked run 204 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.371 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.373 | 12821 | Marked run 205 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.373 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.374 | 12823 | Added a new run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.374 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.375 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.376 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.376 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.377 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.377 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.379 | 12826 | Added a new run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.379 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.382 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.383 | 12835 | Added a new run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.383 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.384 | 10523 | Recursively removing directory: /tmp/git.WY7fiu/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.384 | 10526 | Recursively removing directory: /tmp/git.Vs7vp2/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.385 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.385 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.385 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.385 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.385 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.385 | 12842 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.386 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.386 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.386 | 10522 | Removed run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.386 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.386 | 10522 | Assigned run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.386 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6tzPfb 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.386 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.386 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.386 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.386 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.387 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.387 | 12845 | Added a new worker 15 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.387 | 10522 | Removed run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.387 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.387 | 10522 | Assigned run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.387 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.387 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ymzVyU 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.388 | 12841 | Marked run 207 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.388 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.389 | 12843 | Added a new run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.390 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.391 | 12844 | Marked run 206 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.391 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.392 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.392 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.395 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.395 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.396 | 12847 | Added a new run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.396 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.396 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.399 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.400 | 12853 | Added a new run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.401 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.403 | 10523 | Recursively removing directory: /tmp/git.6tzPfb/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.403 | 10526 | Recursively removing directory: /tmp/git.ymzVyU/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.403 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.405 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.405 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.405 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.405 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.405 | 12865 | Added a new worker 12 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.405 | 10522 | Removed run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.405 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.405 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 10522 | Assigned run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 12863 | Added a new run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 12867 | Added a new worker 7 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 10522 | Removed run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 10522 | Assigned run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.405 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.406 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.405 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.406 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LBCTW3 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.405 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.406 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.407 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2tUdBn 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.408 | 12864 | Marked run 208 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.408 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.409 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.410 | 12866 | Marked run 209 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.410 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.411 | 12869 | Added a new run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.411 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.412 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.413 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.413 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.413 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.414 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.416 | 12873 | Added a new run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.417 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.419 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.420 | 10526 | Recursively removing directory: /tmp/git.2tUdBn/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.421 | 10523 | Recursively removing directory: /tmp/git.LBCTW3/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.421 | 12884 | Added a new run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.421 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.422 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.422 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.422 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.422 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.422 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.422 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.423 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.422 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 12888 | Added a new worker 12 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 10522 | Removed run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 10522 | Assigned run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 12890 | Added a new worker 8 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 10522 | Removed run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.423 | 10522 | Assigned run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.424 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mripz3 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.423 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.knbuV0 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.425 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.425 | 12889 | Marked run 210 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.426 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.427 | 12891 | Added a new run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.427 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.429 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.430 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.430 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.430 | 12887 | Marked run 211 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.430 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.431 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.431 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.433 | 12894 | Added a new run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.433 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.436 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.437 | 10523 | Recursively removing directory: /tmp/git.mripz3/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.437 | 12905 | Added a new run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.438 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.438 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.438 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.438 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.438 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.438 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.438 | 12910 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.439 | 10526 | Recursively removing directory: /tmp/git.knbuV0/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.439 | 10522 | Removed run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.439 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.439 | 10522 | Assigned run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.439 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.439 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MwfYa4 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.440 | 12909 | Marked run 213 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.441 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.441 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.441 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.441 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.441 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.441 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.442 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.442 | 12913 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.442 | 10522 | Removed run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.442 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.442 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.442 | 10522 | Assigned run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.442 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CnD7Hr 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.443 | 12911 | Added a new run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.444 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.445 | 12912 | Marked run 212 as finished 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.445 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.445 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.446 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.447 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.448 | 12915 | Added a new run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.448 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.449 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.449 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.451 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.453 | 12921 | Added a new run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.453 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.454 | 10523 | Recursively removing directory: /tmp/git.MwfYa4/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.456 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.456 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.456 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.456 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.456 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.456 | 12932 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.456 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.456 | 10522 | Removed run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.456 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.456 | 10522 | Assigned run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.456 | 10526 | Recursively removing directory: /tmp/git.CnD7Hr/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.456 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.y0T8gf 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.457 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.458 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.458 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.458 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.458 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.458 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.458 | 12935 | Added a new worker 15 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.458 | 10522 | Removed run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.458 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.458 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.458 | 10522 | Assigned run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.458 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wNKZ9P 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.459 | 12931 | Marked run 214 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.459 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.461 | 12933 | Added a new run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.461 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.462 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.463 | 12934 | Marked run 215 as finished 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.463 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.463 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.464 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.465 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.465 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.467 | 12938 | Added a new run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.467 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.470 | 10523 | Recursively removing directory: /tmp/git.y0T8gf/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.470 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.472 | 12949 | Added a new run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.472 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.472 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.473 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.472 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.473 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.473 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.473 | 12953 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.473 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.473 | 10522 | Removed run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.473 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.473 | 10522 | Assigned run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.473 | 10526 | Recursively removing directory: /tmp/git.wNKZ9P/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.473 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ecYuh8 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.475 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.475 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.475 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.475 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.476 | 12952 | Marked run 216 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.476 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.476 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.476 | 12956 | Added a new worker 7 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.477 | 10522 | Removed run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.477 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.477 | 10522 | Assigned run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.477 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.475 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.477 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ihUsdQ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.478 | 12957 | Added a new run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.479 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.480 | 12955 | Marked run 217 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.480 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.481 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.482 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.482 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.482 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.483 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.484 | 12959 | Added a new run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.484 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.486 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.488 | 12968 | Added a new run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.488 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.489 | 10523 | Recursively removing directory: /tmp/git.ecYuh8/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.490 | 10526 | Recursively removing directory: /tmp/git.ihUsdQ/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.490 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.490 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.491 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.491 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.491 | 12976 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.491 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.491 | 10522 | Removed run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.491 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.491 | 10522 | Assigned run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.491 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.491 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pAy739 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.491 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.492 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.492 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.493 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.493 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.493 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.493 | 12979 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.493 | 10522 | Removed run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.493 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.493 | 10522 | Assigned run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.493 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.493 | 12975 | Marked run 218 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.493 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.493 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PrxsOJ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.495 | 12977 | Added a new run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.495 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.497 | 12978 | Marked run 219 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.498 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.498 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.498 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.499 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.500 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.500 | 12981 | Added a new run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.500 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.500 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.503 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.505 | 12988 | Added a new run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.505 | 10523 | Recursively removing directory: /tmp/git.pAy739/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.506 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.507 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.507 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.507 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.507 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.507 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.507 | 12998 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.507 | 10522 | Removed run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.507 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.508 | 10522 | Assigned run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.508 | 10526 | Recursively removing directory: /tmp/git.PrxsOJ/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.508 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.508 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.508 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GmKCHs 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.510 | 12997 | Marked run 220 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.510 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.511 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.510 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.510 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.511 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.511 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.511 | 13001 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.511 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ee2eHd 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.511 | 10522 | Removed run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.511 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.511 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.511 | 10522 | Assigned run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.512 | 12999 | Added a new run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.512 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.514 | 13000 | Marked run 221 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.514 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.514 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.515 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.515 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.516 | 13003 | Added a new run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.517 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.517 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.518 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.519 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.521 | 13009 | Added a new run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.521 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.523 | 10523 | Recursively removing directory: /tmp/git.GmKCHs/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.524 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.524 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.524 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.525 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.525 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.525 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.525 | 13021 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.525 | 10522 | Removed run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.525 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.525 | 10522 | Assigned run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.525 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.525 | 10526 | Recursively removing directory: /tmp/git.Ee2eHd/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.525 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eacwKR 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.527 | 13019 | Added a new run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.527 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.528 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.528 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.528 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.528 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.528 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Z0UWU3 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.528 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.528 | 13023 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.528 | 10522 | Removed run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.528 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.528 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.528 | 10522 | Assigned run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.529 | 13020 | Marked run 222 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.529 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.530 | 13022 | Marked run 223 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.531 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.531 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.533 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.533 | 13025 | Added a new run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.533 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.533 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.534 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.535 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.536 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.537 | 13029 | Added a new run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.538 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.541 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.541 | 10523 | Recursively removing directory: /tmp/git.eacwKR/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.542 | 10526 | Recursively removing directory: /tmp/git.Z0UWU3/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.542 | 13040 | Added a new run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.542 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.543 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.543 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.543 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.543 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.543 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.543 | 13044 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.543 | 10522 | Removed run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.543 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.544 | 10522 | Assigned run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.544 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.544 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.544 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.544 | 13046 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.544 | 10522 | Removed run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.544 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.544 | 10522 | Assigned run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.544 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.544 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qvFPOj 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.544 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.544 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.544 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.544 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tPE3CR 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.546 | 13043 | Marked run 224 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.546 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.546 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.548 | 13045 | Marked run 225 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.548 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.550 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.550 | 13047 | Added a new run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.550 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.550 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.551 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.551 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.553 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.554 | 13051 | Added a new run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.555 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.558 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.558 | 10523 | Recursively removing directory: /tmp/git.qvFPOj/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.559 | 10526 | Recursively removing directory: /tmp/git.tPE3CR/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.559 | 13063 | Added a new run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.560 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.560 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.560 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.561 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.560 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.560 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.561 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.561 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WO1DIB 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 13067 | Added a new worker 14 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10522 | Removed run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10522 | Assigned run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 13068 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10522 | Removed run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10522 | Assigned run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.561 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.562 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eJjnrx 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.563 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.563 | 13066 | Marked run 226 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.564 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.567 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.567 | 13069 | Added a new run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.567 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.567 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.568 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.569 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.569 | 13065 | Marked run 227 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.569 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.570 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.571 | 13073 | Added a new run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.572 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.574 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.575 | 10526 | Recursively removing directory: /tmp/git.WO1DIB/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.576 | 13084 | Added a new run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.577 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.576 | 10523 | Recursively removing directory: /tmp/git.eJjnrx/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.577 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.577 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.577 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.577 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.577 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.577 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.578 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yvqh1W 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.578 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9iRdt6 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.577 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.577 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.577 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.577 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 13087 | Added a new worker 15 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 10522 | Removed run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 10522 | Assigned run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 13090 | Added a new worker 16 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 10522 | Removed run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 10522 | Assigned run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.578 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.580 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.581 | 13086 | Marked run 229 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.581 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.582 | 13091 | Added a new run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.583 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.585 | 13088 | Marked run 228 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.585 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.585 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.585 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.586 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.586 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.587 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.587 | 13093 | Added a new run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.588 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.590 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.592 | 13101 | Added a new run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.592 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.593 | 10526 | Recursively removing directory: /tmp/git.yvqh1W/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.593 | 10523 | Recursively removing directory: /tmp/git.9iRdt6/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.594 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.594 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.595 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.595 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.595 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.595 | 13110 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.595 | 10522 | Removed run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.595 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.595 | 10522 | Assigned run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.595 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.595 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.595 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.595 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.595 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.595 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hmaMvB 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.596 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.596 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.596 | 13113 | Added a new worker 15 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.596 | 10522 | Removed run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.596 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.596 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.596 | 10522 | Assigned run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.596 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FNkIBC 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.597 | 13109 | Marked run 231 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.597 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.599 | 13111 | Added a new run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.599 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.601 | 13112 | Marked run 230 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.601 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.602 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.602 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.602 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.603 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.603 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.604 | 13115 | Added a new run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.604 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.607 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.608 | 13123 | Added a new run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.609 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.610 | 10523 | Recursively removing directory: /tmp/git.FNkIBC/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.610 | 10526 | Recursively removing directory: /tmp/git.hmaMvB/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.611 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.612 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.612 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.612 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.613 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MxsuB2 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.612 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.612 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.613 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.613 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dLvUfb 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.612 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.612 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.612 | 13133 | Added a new worker 14 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 10522 | Removed run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 10522 | Assigned run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 13135 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 10522 | Removed run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 10522 | Assigned run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.613 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.614 | 13131 | Added a new run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.614 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.617 | 13132 | Marked run 233 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.617 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.617 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.619 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.620 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.620 | 13137 | Added a new run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.620 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.621 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.622 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.622 | 13134 | Marked run 232 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.622 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.623 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.625 | 13142 | Added a new run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.625 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.628 | 10526 | Recursively removing directory: /tmp/git.dLvUfb/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.628 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.629 | 10523 | Recursively removing directory: /tmp/git.MxsuB2/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.630 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.630 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.630 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.630 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.630 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.630 | 13155 | Added a new worker 8 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.630 | 10522 | Removed run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.630 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.630 | 10522 | Assigned run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.630 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.630 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dY4zqC 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.631 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.631 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.632 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.632 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.632 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.632 | 13157 | Added a new worker 16 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.632 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.632 | 10522 | Removed run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.632 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.632 | 10522 | Assigned run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.632 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.46hDbr 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.632 | 13154 | Marked run 235 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.632 | 13153 | Added a new run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.633 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.633 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.635 | 13156 | Marked run 234 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.635 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.636 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.637 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.637 | 13159 | Added a new run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.638 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.638 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.638 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.639 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.640 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.642 | 13164 | Added a new run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.642 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.645 | 10526 | Recursively removing directory: /tmp/git.dY4zqC/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.645 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.646 | 10523 | Recursively removing directory: /tmp/git.46hDbr/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.647 | 13175 | Added a new run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.647 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.647 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.648 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.648 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.648 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.648 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.648 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.648 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.648 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.649 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.93j7CR 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.649 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JLoFth 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.648 | 13178 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.648 | 10522 | Removed run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.648 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.648 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.649 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.649 | 10522 | Assigned run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.649 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.649 | 13180 | Added a new worker 16 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.649 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.649 | 10522 | Removed run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.649 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.649 | 10522 | Assigned run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.650 | 13177 | Marked run 236 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.650 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.652 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.652 | 13179 | Marked run 237 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.652 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.654 | 13181 | Added a new run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.654 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.655 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.656 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.656 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.657 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.657 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.658 | 13184 | Added a new run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.659 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.661 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.663 | 13193 | Added a new run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.663 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.663 | 10523 | Recursively removing directory: /tmp/git.JLoFth/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.664 | 10526 | Recursively removing directory: /tmp/git.93j7CR/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.665 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.665 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.665 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.665 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.665 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.665 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.665 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.665 | 13200 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10522 | Removed run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10522 | Assigned run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 13202 | Added a new worker 8 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10522 | Removed run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10522 | Assigned run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.666 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.667 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.666 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tAqrqn 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.666 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.666 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mknjw1 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.667 | 13199 | Marked run 239 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.668 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.669 | 13203 | Added a new run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.670 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.671 | 13201 | Marked run 238 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.671 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.672 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.672 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.672 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.674 | 13205 | Added a new run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.674 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.674 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.674 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.676 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.678 | 13211 | Added a new run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.678 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.681 | 10526 | Recursively removing directory: /tmp/git.mknjw1/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.681 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.681 | 10523 | Recursively removing directory: /tmp/git.tAqrqn/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.683 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.683 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.683 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.683 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.683 | 13223 | Added a new worker 9 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.683 | 10522 | Removed run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.683 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.683 | 10522 | Assigned run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.683 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.684 | 13221 | Added a new run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.683 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.683 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.684 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.683 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.684 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HGXLYX 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.684 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.684 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.684 | 13225 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.684 | 10522 | Removed run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.684 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.684 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.684 | 10522 | Assigned run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.685 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UXmeVa 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.686 | 13222 | Marked run 241 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.686 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.687 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.687 | 13224 | Marked run 240 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.687 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.689 | 13227 | Added a new run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.689 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.690 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.691 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.691 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.692 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.692 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.693 | 13230 | Added a new run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.694 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.696 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.698 | 13241 | Added a new run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.698 | 10526 | Recursively removing directory: /tmp/git.HGXLYX/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.698 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.698 | 10523 | Recursively removing directory: /tmp/git.UXmeVa/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.700 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.700 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.700 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.700 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.700 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.700 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.700 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.700 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.700 | 13247 | Added a new worker 15 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.700 | 10522 | Removed run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.700 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.700 | 10522 | Assigned run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.700 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.700 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.701 | 13248 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.701 | 10522 | Removed run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.701 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.701 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.701 | 10522 | Assigned run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.701 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.700 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yO8VG8 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.700 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.701 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EcvEHu 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.702 | 13246 | Marked run 243 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.703 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.704 | 13245 | Marked run 242 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.704 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.706 | 13249 | Added a new run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.706 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.706 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.707 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.707 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.708 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.709 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.710 | 13253 | Added a new run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.711 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.714 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.714 | 10523 | Recursively removing directory: /tmp/git.yO8VG8/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.715 | 10526 | Recursively removing directory: /tmp/git.EcvEHu/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.715 | 13265 | Added a new run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.716 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.716 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.716 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.717 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.717 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.717 | 13268 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.717 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.717 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.717 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.717 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.717 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.717 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fCiaUO 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.717 | 10522 | Removed run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.717 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.717 | 10522 | Assigned run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.717 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.718 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.718 | 13270 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.718 | 10522 | Removed run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.718 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.718 | 10522 | Assigned run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.718 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.718 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Yh9hCl 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.718 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.720 | 13267 | Marked run 244 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.720 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.722 | 13269 | Marked run 245 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.722 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.723 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.724 | 13271 | Added a new run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.724 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.724 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.724 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.725 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.726 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.728 | 13275 | Added a new run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.728 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.731 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.731 | 10523 | Recursively removing directory: /tmp/git.fCiaUO/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.732 | 10526 | Recursively removing directory: /tmp/git.Yh9hCl/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.733 | 13287 | Added a new run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.733 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.733 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.733 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.734 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 13289 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10522 | Removed run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10522 | Assigned run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 13292 | Added a new worker 8 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10522 | Removed run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.734 | 10522 | Assigned run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.734 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.734 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.734 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.735 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4nlYFR 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.734 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bnF2Jk 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.736 | 13288 | Marked run 246 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.736 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.737 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.738 | 13291 | Marked run 247 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.738 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.740 | 13293 | Added a new run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.740 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.741 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.741 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.742 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.742 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.743 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.744 | 13297 | Added a new run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.745 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.747 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.748 | 13308 | Added a new run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.749 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.749 | 10523 | Recursively removing directory: /tmp/git.bnF2Jk/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.749 | 10526 | Recursively removing directory: /tmp/git.4nlYFR/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.750 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.750 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.750 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.750 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.750 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.750 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.751 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.750 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.751 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tXRZhK 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.751 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NfqNfp 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 13314 | Added a new worker 15 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 13313 | Added a new worker 16 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10522 | Removed run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10522 | Assigned run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10522 | Removed run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10522 | Assigned run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.751 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.752 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.753 | 13312 | Marked run 249 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.753 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.754 | 13311 | Marked run 248 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.754 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.756 | 13315 | Added a new run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.756 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.757 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.757 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.758 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.758 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.759 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.761 | 13319 | Added a new run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.761 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.763 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.765 | 13329 | Added a new run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.765 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.765 | 10526 | Recursively removing directory: /tmp/git.NfqNfp/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.766 | 10523 | Recursively removing directory: /tmp/git.tXRZhK/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.767 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.767 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.767 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.767 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.767 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.767 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.767 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.767 | 13334 | Added a new worker 15 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.767 | 10522 | Removed run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.767 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.767 | 10522 | Assigned run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.768 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.768 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.768 | 13336 | Added a new worker 8 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.768 | 10522 | Removed run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.768 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.768 | 10522 | Assigned run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.768 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.767 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.768 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LgffOw 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.767 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.768 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.35JyyA 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.768 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.770 | 13333 | Marked run 250 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.770 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.771 | 13335 | Marked run 251 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.771 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.773 | 13337 | Added a new run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.773 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.774 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.774 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.774 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.775 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.776 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.778 | 13341 | Added a new run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.778 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.781 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.781 | 10526 | Recursively removing directory: /tmp/git.LgffOw/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.782 | 10523 | Recursively removing directory: /tmp/git.35JyyA/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.783 | 13353 | Added a new run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.783 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.783 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.783 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.784 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.784 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.784 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.784 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 13356 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10522 | Removed run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10522 | Assigned run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 13358 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10522 | Removed run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.784 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.784 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uzXlCg 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.784 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cFRp6p 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.785 | 10522 | Assigned run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.786 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.787 | 13354 | Marked run 252 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.787 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.789 | 13359 | Added a new run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.790 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.790 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.790 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.791 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.792 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.792 | 13357 | Marked run 253 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.792 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.793 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.794 | 13363 | Added a new run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.794 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.797 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.798 | 10526 | Recursively removing directory: /tmp/git.uzXlCg/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.799 | 10523 | Recursively removing directory: /tmp/git.cFRp6p/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.799 | 13374 | Added a new run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.800 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.800 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.800 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.800 | 13378 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.800 | 10522 | Removed run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.800 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.800 | 10522 | Assigned run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.800 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.801 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.801 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.801 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.801 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.801 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.801 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZbQFHg 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.801 | 13380 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.801 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.801 | 10522 | Removed run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.801 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.801 | 10522 | Assigned run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.800 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.800 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.800 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.800 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cQN2YI 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.803 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.803 | 13377 | Marked run 254 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.804 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.805 | 13379 | Marked run 255 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.805 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.807 | 13381 | Added a new run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.807 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.807 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.808 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.808 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.808 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.809 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.811 | 13385 | Added a new run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.811 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.814 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.815 | 10526 | Recursively removing directory: /tmp/git.cQN2YI/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.815 | 10523 | Recursively removing directory: /tmp/git.ZbQFHg/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.816 | 13396 | Added a new run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.816 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.817 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.817 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 13400 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10522 | Removed run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10522 | Assigned run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.817 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.817 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 13402 | Added a new worker 14 to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.817 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dyXJtP 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.817 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.817 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.818 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WRMcaQ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10522 | Removed run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10522 | Assigned run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.817 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.819 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.819 | 13399 | Marked run 256 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.819 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.821 | 13401 | Marked run 257 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.821 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.823 | 13403 | Added a new run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.823 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.824 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.824 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.825 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.826 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.826 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.827 | 13406 | Added a new run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.827 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.830 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.831 | 10526 | Recursively removing directory: /tmp/git.dyXJtP/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.832 | 13416 | Added a new run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.832 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.833 | 10523 | Recursively removing directory: /tmp/git.WRMcaQ/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.833 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.833 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.833 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.833 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.833 | 13422 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.833 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.834 | 10522 | Removed run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.834 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.834 | 10522 | Assigned run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.833 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.834 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jm63Nw 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.835 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.835 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.836 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.836 | 13421 | Marked run 258 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.836 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.836 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.836 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.836 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.836 | 13425 | Added a new worker 6 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.836 | 10522 | Removed run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.836 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.836 | 10522 | Assigned run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.836 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6xoRlT 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.837 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.838 | 13423 | Marked run 259 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.838 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.839 | 13424 | Added a new run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.840 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.840 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.841 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.842 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.844 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.845 | 13428 | Added a new run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.845 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.846 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.848 | 10526 | Recursively removing directory: /tmp/git.jm63Nw/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.848 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.850 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.850 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.850 | 13437 | Added a new run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.850 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.850 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.851 | 13442 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.851 | 10522 | Removed run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.851 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.851 | 10522 | Assigned run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.851 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.852 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.850 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.851 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WZODG4 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.852 | 13440 | Marked run 260 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.853 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.852 | 10523 | Recursively removing directory: /tmp/git.6xoRlT/ 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.854 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.854 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.854 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.854 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.854 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.854 | 13447 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.854 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.854 | 10522 | Removed run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.854 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.855 | 10522 | Assigned run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.854 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.855 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.s5sWob 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.856 | 13445 | Marked run 261 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.856 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.857 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.858 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.858 | 13446 | Added a new run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.859 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.861 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.861 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.862 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.863 | 13451 | Added a new run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.864 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.865 | 10526 | Recursively removing directory: /tmp/git.WZODG4/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.866 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.866 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.866 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.867 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.866 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.867 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.867 | 13464 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.867 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.867 | 10522 | Removed run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.867 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.867 | 10522 | Assigned run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.867 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.t9Uut6 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.868 | 13460 | Added a new run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.869 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.869 | 10523 | Recursively removing directory: /tmp/git.s5sWob/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.871 | 13462 | Marked run 262 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.871 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.871 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.872 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.872 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.872 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.872 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.872 | 13469 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.872 | 10522 | Removed run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.872 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.872 | 10522 | Assigned run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.872 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.872 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.872 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.987O5q 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.874 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.875 | 13468 | Marked run 263 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.875 | 13467 | Added a new run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.875 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.876 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.878 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.878 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.879 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.879 | 13472 | Added a new run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.880 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.882 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.883 | 10526 | Recursively removing directory: /tmp/git.t9Uut6/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.884 | 13481 | Added a new run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.884 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.885 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.885 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.885 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.885 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.885 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.885 | 13487 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.885 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.885 | 10522 | Removed run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.885 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.885 | 10522 | Assigned run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.885 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DqxsCM 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.887 | 10523 | Recursively removing directory: /tmp/git.987O5q/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.887 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.887 | 13486 | Marked run 264 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.888 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.889 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.889 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.889 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.890 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.890 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.890 | 13491 | Added a new worker 8 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.890 | 13489 | Added a new run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.890 | 10522 | Removed run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.890 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.890 | 10522 | Assigned run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.890 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.890 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.890 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sCsAYv 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.892 | 13490 | Marked run 265 as finished 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.892 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.892 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.893 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.893 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.895 | 13493 | Added a new run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.895 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.896 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.897 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.898 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.899 | 10526 | Recursively removing directory: /tmp/git.DqxsCM/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.900 | 13501 | Added a new run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.900 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.901 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.901 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.901 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.901 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.901 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.902 | 13507 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.902 | 10522 | Removed run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.902 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.902 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.902 | 10522 | Assigned run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.902 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9xK7g1 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.903 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.903 | 13506 | Marked run 266 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.903 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.906 | 10523 | Recursively removing directory: /tmp/git.sCsAYv/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.906 | 13510 | Added a new run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.906 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.907 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.907 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.908 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.908 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.908 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VJXa3B 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.908 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.908 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.908 | 13514 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.908 | 10522 | Removed run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.908 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.908 | 10522 | Assigned run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.908 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.908 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.910 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.910 | 13513 | Marked run 267 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.910 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.912 | 13516 | Added a new run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.913 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.914 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.915 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.915 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.916 | 10526 | Recursively removing directory: /tmp/git.9xK7g1/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.917 | 13524 | Added a new run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.917 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.918 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.918 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.918 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.918 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.918 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.919 | 13528 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.919 | 10522 | Removed run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.919 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.919 | 10522 | Assigned run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.919 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.919 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nSlcOj 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.920 | 13527 | Marked run 268 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.920 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.921 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.923 | 13532 | Added a new run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.923 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.923 | 10523 | Recursively removing directory: /tmp/git.VJXa3B/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.925 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.925 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.925 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.925 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.925 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.925 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.925 | 13536 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.925 | 10522 | Removed run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.925 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.925 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.926 | 10522 | Assigned run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.926 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.926 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xiZAkn 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.926 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.927 | 13535 | Marked run 269 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.928 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.929 | 13537 | Added a new run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.929 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.931 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.932 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.932 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.934 | 10526 | Recursively removing directory: /tmp/git.nSlcOj/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.934 | 13544 | Added a new run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.935 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.935 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.935 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.936 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.935 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.936 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.936 | 13550 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.936 | 10522 | Removed run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.936 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.936 | 10522 | Assigned run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.936 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LxE0tT 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.936 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.937 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.938 | 13549 | Marked run 270 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.938 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.940 | 10523 | Recursively removing directory: /tmp/git.xiZAkn/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.940 | 13552 | Added a new run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.941 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.942 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.942 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.942 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.942 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.942 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.942 | 13558 | Added a new worker 11 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.942 | 10522 | Removed run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.943 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.943 | 10522 | Assigned run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.943 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.943 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GAlphO 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.943 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.943 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.946 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.946 | 13557 | Marked run 271 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.946 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.948 | 13559 | Added a new run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.948 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.950 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.950 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.951 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.953 | 13565 | Added a new run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.953 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.954 | 10526 | Recursively removing directory: /tmp/git.LxE0tT/ 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.955 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.955 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.956 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.956 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.956 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.956 | 13573 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.956 | 10522 | Removed run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.956 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.956 | 10522 | Assigned run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.956 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.x3A7jk 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.957 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.958 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.959 | 13572 | Marked run 272 as finished 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.959 | 10523 | Recursively removing directory: /tmp/git.GAlphO/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.960 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.962 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.962 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.962 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.962 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.962 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.962 | 13579 | Added a new worker 6 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.962 | 10522 | Removed run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.962 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.962 | 10522 | Assigned run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.962 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.962 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.L9Sfjz 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.963 | 13576 | Added a new run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.963 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.964 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.964 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.966 | 13578 | Marked run 273 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.966 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.967 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.968 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.969 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.971 | 13582 | Added a new run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.971 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.976 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.979 | 13591 | Added a new run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.979 | 10526 | Recursively removing directory: /tmp/git.x3A7jk/ 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.980 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.981 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.981 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.981 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.981 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.981 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.982 | 13598 | Added a new worker 10 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.982 | 10522 | Removed run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.982 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.982 | 10522 | Assigned run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.982 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.982 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.06KUg0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.983 | 10523 | Recursively removing directory: /tmp/git.L9Sfjz/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.984 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.985 | 10523 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.985 | 10523 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.985 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.986 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.985 | 10523 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.986 | 13601 | Added a new worker 16 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.986 | 10522 | Removed run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.986 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.986 | 10522 | Assigned run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.986 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Hiay6g 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.987 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.987 | 13597 | Marked run 274 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.987 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.988 | 10526 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.989 | 10526 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.990 | 13600 | Marked run 275 as finished 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.990 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.991 | 13599 | Added a new run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.991 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.991 | 10523 | Checking out revision HEAD 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10523/cimple-worker: 2024-04-25 03:44:12.992 | 10523 | Going to run: ./ci 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.994 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.995 | 13609 | Added a new run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.995 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:12 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:12 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.996 | 10526 | Recursively removing directory: /tmp/git.06KUg0/ 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.998 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.998 | 10526 | Process exit code: 0 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.998 | 10526 | Process output: 57 bytes 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.998 | 10526 | Waiting for a new command 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.998 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.998 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.998 | 13618 | Added a new worker 13 to the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.998 | 10522 | Removed run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.998 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.998 | 10522 | Assigned run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:12 | INFO | 10520/cimple-server: 2024-04-25 03:44:12.998 | 10520 | Waiting for new connections 2024-04-25 03:44:12 | INFO | 10526/cimple-worker: 2024-04-25 03:44:12.998 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4JIwgb 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.000 | 13614 | Added a new run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.000 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.001 | 10523 | Recursively removing directory: /tmp/git.Hiay6g/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.002 | 13616 | Marked run 276 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.002 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.003 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.003 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.003 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.003 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.003 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.003 | 13623 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.003 | 10522 | Removed run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.003 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.003 | 10522 | Assigned run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.003 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.003 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.004 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Vy1Uep 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.005 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.005 | 13621 | Marked run 277 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.005 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.006 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.007 | 13622 | Added a new run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.007 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.009 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.010 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.010 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.011 | 13627 | Added a new run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.012 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.013 | 10526 | Recursively removing directory: /tmp/git.4JIwgb/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.014 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.015 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.015 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.015 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.015 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OLddCY 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.015 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.015 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.015 | 13640 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.015 | 10522 | Removed run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.015 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.015 | 10522 | Assigned run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.015 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.016 | 13636 | Added a new run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.016 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.018 | 10523 | Recursively removing directory: /tmp/git.Vy1Uep/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.018 | 13639 | Marked run 278 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.018 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.019 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.019 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.019 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.020 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.020 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.020 | 13645 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.020 | 10522 | Removed run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.020 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.020 | 10522 | Assigned run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.020 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.020 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.020 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jgj7WO 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.021 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.022 | 13643 | Added a new run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.022 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.023 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.023 | 13644 | Marked run 279 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.024 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.025 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.027 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.027 | 13649 | Added a new run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.027 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.028 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.030 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.031 | 10526 | Recursively removing directory: /tmp/git.OLddCY/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.031 | 13656 | Added a new run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.032 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.032 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.032 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.032 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.033 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.033 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.033 | 13663 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.033 | 10522 | Removed run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.033 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.033 | 10522 | Assigned run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.033 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DiBX8l 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.034 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.035 | 13662 | Marked run 280 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.035 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.035 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.035 | 10523 | Recursively removing directory: /tmp/git.jgj7WO/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.037 | 13665 | Added a new run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.037 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.037 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.037 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.038 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.038 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.038 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.038 | 13668 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.038 | 10522 | Removed run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.038 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.038 | 10522 | Assigned run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.038 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.039 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wfWD1o 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.040 | 13667 | Marked run 281 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.040 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.040 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.040 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.041 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.042 | 13669 | Added a new run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.042 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.044 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.045 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.045 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.046 | 13674 | Added a new run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.047 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.047 | 10526 | Recursively removing directory: /tmp/git.DiBX8l/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.049 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.049 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.049 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.049 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.049 | 13683 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.049 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.049 | 10522 | Removed run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.049 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.049 | 10522 | Assigned run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.050 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.049 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.050 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cOLmML 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.052 | 10523 | Recursively removing directory: /tmp/git.wfWD1o/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.054 | 13682 | Marked run 282 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.054 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.055 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.055 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.055 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.055 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.055 | 13689 | Added a new worker 14 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.055 | 10522 | Removed run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.055 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.055 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.055 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.055 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1aRbyJ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.055 | 10522 | Assigned run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.056 | 13684 | Added a new run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.057 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.058 | 13688 | Marked run 283 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.058 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.059 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.059 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.060 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.061 | 13691 | Added a new run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.061 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.061 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.062 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.064 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.065 | 13697 | Added a new run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.066 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.068 | 10526 | Recursively removing directory: /tmp/git.cOLmML/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.069 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.069 | 10523 | Recursively removing directory: /tmp/git.1aRbyJ/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.070 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.070 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.070 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.070 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.071 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.071 | 13709 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.071 | 10522 | Removed run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.071 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.071 | 10522 | Assigned run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.071 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.072 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.072 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.072 | 13711 | Added a new worker 15 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.072 | 10522 | Removed run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.072 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.072 | 10522 | Assigned run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.072 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.071 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.071 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.072 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.072 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8MxUlY 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.071 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1Zhy3s 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.074 | 13708 | Marked run 284 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.074 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.074 | 13707 | Added a new run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.075 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.077 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.077 | 13710 | Marked run 285 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.077 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.078 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.078 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.079 | 13713 | Added a new run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.079 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.080 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.081 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.082 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.084 | 13718 | Added a new run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.084 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.085 | 10526 | Recursively removing directory: /tmp/git.1Zhy3s/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.087 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.088 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.088 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.088 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.088 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.088 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.088 | 13731 | Added a new worker 14 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.088 | 10522 | Removed run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.088 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.088 | 10522 | Assigned run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.088 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uAkyEj 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.088 | 10523 | Recursively removing directory: /tmp/git.8MxUlY/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.089 | 13729 | Added a new run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.089 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.089 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.090 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.090 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.090 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.090 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.090 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.090 | 13734 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.090 | 10522 | Removed run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.090 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.090 | 10522 | Assigned run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.090 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.090 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lPvkKZ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.092 | 13730 | Marked run 286 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.092 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.093 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.094 | 13733 | Marked run 287 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.094 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.094 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.096 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.096 | 13735 | Added a new run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.096 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.097 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.097 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.099 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.100 | 13740 | Added a new run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.100 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.103 | 10526 | Recursively removing directory: /tmp/git.uAkyEj/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.103 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.105 | 10523 | Recursively removing directory: /tmp/git.lPvkKZ/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.105 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.105 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.105 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.105 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.105 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.105 | 13753 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.105 | 10522 | Removed run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.105 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.105 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.105 | 10522 | Assigned run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.105 | 13750 | Added a new run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.106 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.106 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Zl5nGd 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.107 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.107 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.107 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.107 | 13752 | Marked run 288 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.107 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.108 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.108 | 13756 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.108 | 10522 | Removed run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.108 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.108 | 10522 | Assigned run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.108 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.108 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AD8kOh 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.109 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.110 | 13755 | Marked run 289 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.110 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.111 | 13757 | Added a new run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.111 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.112 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.113 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.113 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.114 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.114 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.116 | 13760 | Added a new run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.117 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.120 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.120 | 10526 | Recursively removing directory: /tmp/git.Zl5nGd/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.121 | 10523 | Recursively removing directory: /tmp/git.AD8kOh/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.122 | 13772 | Added a new run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.122 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.122 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.122 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.122 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.123 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3tovlx 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.123 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.123 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.123 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 13776 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10522 | Removed run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10522 | Assigned run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 13778 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10522 | Removed run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.123 | 10522 | Assigned run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.124 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FKInNe 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.125 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.126 | 13774 | Marked run 290 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.127 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.128 | 13777 | Marked run 291 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.128 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.128 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.130 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.130 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.130 | 13779 | Added a new run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.130 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.130 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.133 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.135 | 13785 | Added a new run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.135 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.137 | 10526 | Recursively removing directory: /tmp/git.3tovlx/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.138 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.138 | 10523 | Recursively removing directory: /tmp/git.FKInNe/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.139 | 13795 | Added a new run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.139 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.139 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.140 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.140 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.140 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.140 | 13797 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.140 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.140 | 10522 | Removed run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.140 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.140 | 10522 | Assigned run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.140 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yvp5tv 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.140 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.140 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.141 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.141 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.141 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.141 | 13800 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.141 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.141 | 10522 | Removed run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.141 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.141 | 10522 | Assigned run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.141 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.X2uiAs 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.142 | 13796 | Marked run 292 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.143 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.143 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.145 | 13801 | Added a new run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.145 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.147 | 13799 | Marked run 293 as finished 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.147 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.147 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.148 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.148 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.148 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.148 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.150 | 13803 | Added a new run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.150 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.153 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.154 | 13813 | Added a new run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.154 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.155 | 10523 | Recursively removing directory: /tmp/git.X2uiAs/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.157 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.157 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.157 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.157 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.157 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.157 | 13821 | Added a new worker 12 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.157 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.157 | 10522 | Removed run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.157 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.157 | 10522 | Assigned run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.156 | 10526 | Recursively removing directory: /tmp/git.yvp5tv/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.157 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.157 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tnUCZG 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.158 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.158 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.159 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.158 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.159 | 13820 | Added a new run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.159 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.159 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.159 | 13823 | Added a new worker 9 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.159 | 10522 | Removed run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.159 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.159 | 10522 | Assigned run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.159 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.159 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wZcNfI 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.162 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.162 | 13819 | Marked run 295 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.162 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.165 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.165 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.166 | 13822 | Marked run 294 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.166 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.166 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.166 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.167 | 13825 | Added a new run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.167 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.170 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.171 | 13833 | Added a new run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.172 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.173 | 10523 | Recursively removing directory: /tmp/git.tnUCZG/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.173 | 10526 | Recursively removing directory: /tmp/git.wZcNfI/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.174 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.174 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.174 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.175 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.175 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.175 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.175 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 13843 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10522 | Removed run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10522 | Assigned run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 13845 | Added a new worker 15 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10522 | Removed run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.175 | 10522 | Assigned run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.175 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EUk174 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.175 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yS6yzB 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.178 | 13842 | Marked run 296 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.179 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.180 | 13844 | Marked run 297 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.180 | 13841 | Added a new run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.180 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.181 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.181 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.181 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.182 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.182 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.183 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.185 | 13849 | Added a new run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.185 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.188 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.189 | 10523 | Recursively removing directory: /tmp/git.yS6yzB/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.189 | 10526 | Recursively removing directory: /tmp/git.EUk174/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.190 | 13860 | Added a new run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.190 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.191 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.191 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.191 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.191 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yZCvYb 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.191 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.191 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.191 | 13864 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.191 | 10522 | Removed run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.191 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.191 | 10522 | Assigned run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.191 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.191 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.191 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.192 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.192 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.192 | 13866 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.192 | 10522 | Removed run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.192 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.192 | 10522 | Assigned run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.192 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.192 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nNas2V 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.193 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.194 | 13863 | Marked run 298 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.194 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.195 | 13865 | Marked run 299 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.195 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.197 | 13867 | Added a new run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.197 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.197 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.198 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.198 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.199 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.200 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.201 | 13870 | Added a new run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.202 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.204 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.205 | 10523 | Recursively removing directory: /tmp/git.yZCvYb/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.206 | 13881 | Added a new run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.206 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.206 | 10526 | Recursively removing directory: /tmp/git.nNas2V/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.207 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.207 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.207 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.207 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8eji99 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.207 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.207 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.207 | 13886 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.207 | 10522 | Removed run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.207 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.207 | 10522 | Assigned run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.207 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.208 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.208 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.208 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.208 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.208 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.209 | 13888 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.209 | 10522 | Removed run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.209 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.209 | 10522 | Assigned run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.209 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.209 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.209 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ih3cvi 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.210 | 13885 | Marked run 300 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.210 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.212 | 13889 | Added a new run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.212 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.214 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.214 | 13887 | Marked run 301 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.214 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.215 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.215 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.215 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.216 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.217 | 13892 | Added a new run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.217 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.220 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.222 | 10523 | Recursively removing directory: /tmp/git.8eji99/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.222 | 13901 | Added a new run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.222 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.223 | 10526 | Recursively removing directory: /tmp/git.ih3cvi/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.224 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.224 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.224 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.224 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.224 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.224 | 13908 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.224 | 10522 | Removed run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.224 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.224 | 10522 | Assigned run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.224 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jeLb1A 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.225 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.225 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.226 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.226 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.226 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.226 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.226 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.226 | 13911 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.226 | 10522 | Removed run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.226 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.226 | 10522 | Assigned run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.226 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.226 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LDHElv 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.229 | 13909 | Added a new run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.229 | 13907 | Marked run 302 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.229 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.229 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.230 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.231 | 13910 | Marked run 303 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.231 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.231 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.232 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.232 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.234 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.234 | 13914 | Added a new run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.234 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.237 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.238 | 13922 | Added a new run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.238 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.238 | 10523 | Recursively removing directory: /tmp/git.jeLb1A/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.240 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.240 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.240 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.240 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.241 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.241 | 13930 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.241 | 10522 | Removed run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.241 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.241 | 10522 | Assigned run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.241 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.241 | 10526 | Recursively removing directory: /tmp/git.LDHElv/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.241 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HXpBJ1 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.242 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.243 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.243 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.243 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.243 | 13929 | Marked run 304 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.244 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.244 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.244 | 13933 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.244 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.244 | 10522 | Removed run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.244 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.244 | 10522 | Assigned run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.244 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5Hb8pe 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.246 | 13931 | Added a new run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.246 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.247 | 13932 | Marked run 305 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.247 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.248 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.249 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.249 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.249 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.251 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.251 | 13935 | Added a new run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.251 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.254 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.255 | 13943 | Added a new run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.255 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.256 | 10523 | Recursively removing directory: /tmp/git.HXpBJ1/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.257 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.257 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.258 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.258 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.258 | 13952 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.258 | 10522 | Removed run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.258 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.258 | 10522 | Assigned run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.258 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.258 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.258 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.o9LwEG 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.258 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.259 | 10526 | Recursively removing directory: /tmp/git.5Hb8pe/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.260 | 13951 | Marked run 306 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.261 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.261 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.261 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.262 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.262 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.262 | 13955 | Added a new worker 14 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.262 | 10522 | Removed run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.262 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.262 | 10522 | Assigned run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.262 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.262 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.262 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WiF9FH 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.263 | 13953 | Added a new run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.263 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.265 | 13954 | Marked run 307 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.265 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.266 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.265 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.267 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.267 | 13957 | Added a new run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.268 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.268 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.269 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.270 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.272 | 13962 | Added a new run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.272 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.274 | 10523 | Recursively removing directory: /tmp/git.o9LwEG/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.275 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.275 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.275 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.275 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.275 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.275 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.275 | 13975 | Added a new worker 12 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.276 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.276 | 10522 | Removed run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.276 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.276 | 10522 | Assigned run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.276 | 10526 | Recursively removing directory: /tmp/git.WiF9FH/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.276 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TXlCFZ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.278 | 13974 | Marked run 308 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.278 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.278 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.278 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.279 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.279 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.279 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.279 | 13977 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.279 | 10522 | Removed run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.279 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.279 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.279 | 10522 | Assigned run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.279 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qccGla 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.280 | 13973 | Added a new run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.281 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.282 | 13976 | Marked run 309 as finished 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.283 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.283 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.283 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.284 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.285 | 13979 | Added a new run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.285 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.286 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.287 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.288 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.290 | 13985 | Added a new run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.290 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.290 | 10523 | Recursively removing directory: /tmp/git.TXlCFZ/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.292 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.292 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.293 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.293 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.293 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.293 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.293 | 13997 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.293 | 10522 | Removed run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.293 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.293 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.293 | 10522 | Assigned run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.293 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.q8pE6O 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.294 | 10526 | Recursively removing directory: /tmp/git.qccGla/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.294 | 13996 | Marked run 310 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.294 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.296 | 13995 | Added a new run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.296 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.296 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.297 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.297 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.297 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.297 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.297 | 13999 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.297 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.297 | 10522 | Removed run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.297 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.297 | 10522 | Assigned run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.297 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OHj3qP 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.299 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.300 | 13998 | Marked run 311 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.300 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.301 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.301 | 14001 | Added a new run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.301 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.302 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.303 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.304 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.304 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.306 | 14005 | Added a new run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.306 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.308 | 10523 | Recursively removing directory: /tmp/git.q8pE6O/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.309 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.311 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.311 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.311 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.311 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.311 | 14019 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.311 | 10522 | Removed run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.311 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.311 | 10522 | Assigned run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.311 | 14015 | Added a new run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.311 | 10526 | Recursively removing directory: /tmp/git.OHj3qP/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.311 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.311 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Lf7b6i 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.312 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.314 | 14018 | Marked run 312 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.314 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.314 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.314 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.314 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.314 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.314 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.314 | 14022 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.314 | 10522 | Removed run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.314 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.315 | 10522 | Assigned run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.315 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.315 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.315 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rYZ8xJ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.317 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.317 | 14021 | Marked run 313 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.318 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.318 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.319 | 14023 | Added a new run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.319 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.321 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.322 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.322 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.323 | 14028 | Added a new run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.323 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.325 | 10523 | Recursively removing directory: /tmp/git.Lf7b6i/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.326 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.327 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.327 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.328 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.328 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.328 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.328 | 14041 | Added a new worker 9 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.328 | 10522 | Removed run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.328 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.328 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.328 | 10522 | Assigned run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.328 | 14036 | Added a new run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.329 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.331 | 14040 | Marked run 314 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.331 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.329 | 10526 | Recursively removing directory: /tmp/git.rYZ8xJ/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.328 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qKqi83 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.332 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.332 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.332 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.332 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.332 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.332 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.332 | 14045 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.332 | 10522 | Removed run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.332 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.332 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tv82vM 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.332 | 10522 | Assigned run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.332 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.334 | 14043 | Marked run 315 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.334 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.335 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.336 | 14044 | Added a new run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.336 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.336 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.339 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.340 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.341 | 14048 | Added a new run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.341 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.341 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.344 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.344 | 10523 | Recursively removing directory: /tmp/git.qKqi83/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.346 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.346 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.346 | 14057 | Added a new run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.346 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.347 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.347 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.347 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.347 | 14064 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.347 | 10522 | Removed run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.347 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.347 | 10522 | Assigned run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.347 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.347 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GzFcne 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.348 | 10526 | Recursively removing directory: /tmp/git.tv82vM/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.350 | 14063 | Marked run 316 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.350 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.350 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.350 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.350 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.350 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.350 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.350 | 14066 | Added a new worker 12 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.350 | 10522 | Removed run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.350 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.351 | 10522 | Assigned run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.351 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.350 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.351 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Kd0olw 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.353 | 14067 | Added a new run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.353 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.353 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.355 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.355 | 14065 | Marked run 317 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.355 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.356 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.357 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.358 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.358 | 14070 | Added a new run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.358 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.361 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.362 | 10523 | Recursively removing directory: /tmp/git.GzFcne/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.363 | 14079 | Added a new run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.363 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.364 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.364 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.364 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.364 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.364 | 14086 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.364 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.364 | 10522 | Removed run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.364 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.364 | 10522 | Assigned run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.364 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.364 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KXNxzx 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.365 | 10526 | Recursively removing directory: /tmp/git.Kd0olw/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.366 | 14085 | Marked run 318 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.366 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.367 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.367 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.367 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.367 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.367 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.367 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.367 | 14089 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.367 | 10522 | Removed run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.367 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.367 | 10522 | Assigned run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.367 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.368 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vdKFix 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.369 | 14087 | Added a new run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.369 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.371 | 14088 | Marked run 319 as finished 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.371 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.371 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.372 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.373 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.374 | 14091 | Added a new run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.374 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.374 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.374 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.376 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.378 | 14096 | Added a new run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.378 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.380 | 10523 | Recursively removing directory: /tmp/git.KXNxzx/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.381 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.381 | 10526 | Recursively removing directory: /tmp/git.vdKFix/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.382 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.382 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.382 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.382 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.383 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.383 | 14109 | Added a new worker 14 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.383 | 10522 | Removed run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.383 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.K89B7F 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.383 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.383 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.383 | 10522 | Assigned run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.383 | 14107 | Added a new run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.383 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.385 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.385 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.385 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.385 | 14108 | Marked run 320 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.385 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.385 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.385 | 14112 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.385 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.386 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.L2Vmmz 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.385 | 10522 | Removed run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.385 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.385 | 10522 | Assigned run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.386 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.386 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.390 | 14111 | Marked run 321 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.390 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.391 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.392 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.392 | 14113 | Added a new run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.392 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.393 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.394 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.394 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.397 | 14116 | Added a new run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.397 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.399 | 10523 | Recursively removing directory: /tmp/git.K89B7F/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.400 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.401 | 10526 | Recursively removing directory: /tmp/git.L2Vmmz/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.401 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.401 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.402 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.402 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.402 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.402 | 14131 | Added a new worker 14 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.402 | 10522 | Removed run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.402 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.402 | 10522 | Assigned run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.402 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.402 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.COULkh 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.403 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.403 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.403 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.403 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.403 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.403 | 14133 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.403 | 10522 | Removed run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.403 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.404 | 10522 | Assigned run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.404 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.K4oHXJ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.404 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.406 | 14130 | Marked run 322 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.406 | 14129 | Added a new run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.406 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.406 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.408 | 14132 | Marked run 323 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.408 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.409 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.409 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.409 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.410 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.411 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.411 | 14135 | Added a new run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.411 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.414 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.415 | 14141 | Added a new run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.416 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.418 | 10523 | Recursively removing directory: /tmp/git.COULkh/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.418 | 10526 | Recursively removing directory: /tmp/git.K4oHXJ/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.418 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.420 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.420 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.420 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.420 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.420 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 14154 | Added a new worker 16 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 14151 | Added a new run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 10522 | Removed run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 10522 | Assigned run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 14155 | Added a new worker 18 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 10522 | Removed run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 10522 | Removed worker 18 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.421 | 10522 | Assigned run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 18 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.420 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.420 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.420 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.421 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Z5Hb67 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.422 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.422 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.421 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SRrBR9 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.423 | 14153 | Marked run 325 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.424 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.424 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.425 | 14152 | Marked run 324 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.425 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.427 | 14157 | Added a new run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.427 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.427 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.428 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.428 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.429 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.429 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.431 | 14161 | Added a new run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.432 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.434 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.435 | 10526 | Recursively removing directory: /tmp/git.Z5Hb67/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.436 | 14172 | Added a new run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.436 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.436 | 10523 | Recursively removing directory: /tmp/git.SRrBR9/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.437 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.437 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.437 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.437 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.437 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.437 | 14176 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.437 | 10522 | Removed run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.437 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.437 | 10522 | Assigned run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.437 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1n0ybl 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.438 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.438 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.438 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.438 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.438 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.438 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.439 | 14178 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.439 | 10522 | Removed run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.439 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.439 | 10522 | Assigned run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.439 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.439 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4H6YZ2 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.439 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.440 | 14175 | Marked run 327 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.440 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.442 | 14179 | Added a new run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.442 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.444 | 14177 | Marked run 326 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.444 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.445 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.445 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.446 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.446 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.446 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.447 | 14181 | Added a new run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.448 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.450 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.452 | 14191 | Added a new run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.452 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.453 | 10526 | Recursively removing directory: /tmp/git.1n0ybl/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.454 | 10523 | Recursively removing directory: /tmp/git.4H6YZ2/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.455 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.455 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.455 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.455 | 14199 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.455 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.455 | 10522 | Removed run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.455 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.455 | 10522 | Assigned run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.454 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.454 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.455 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.455 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kj7N7M 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.456 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.456 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.457 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.457 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.457 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.457 | 14201 | Added a new worker 15 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.457 | 10522 | Removed run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.457 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.457 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.457 | 10522 | Assigned run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.458 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yJsyRj 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.459 | 14198 | Marked run 328 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.459 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.459 | 14197 | Added a new run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.460 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.462 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.462 | 14200 | Marked run 329 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.462 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.462 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.462 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.464 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.464 | 14203 | Added a new run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.465 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.465 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.467 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.469 | 14210 | Added a new run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.469 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.469 | 10526 | Recursively removing directory: /tmp/git.kj7N7M/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.471 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.471 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.471 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.471 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.471 | 14220 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.471 | 10522 | Removed run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.471 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.471 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.471 | 10522 | Assigned run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.471 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.472 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LKPi9z 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.472 | 10523 | Recursively removing directory: /tmp/git.yJsyRj/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.472 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.474 | 14219 | Marked run 330 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.474 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.475 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.475 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.475 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.475 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.476 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.476 | 14223 | Added a new worker 14 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.476 | 10522 | Removed run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.476 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.476 | 10522 | Assigned run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.476 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.476 | 14221 | Added a new run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.476 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZYhHTC 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.476 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.478 | 14222 | Marked run 331 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.478 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.479 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.479 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.481 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.481 | 14225 | Added a new run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.481 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.482 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.483 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.484 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.485 | 14230 | Added a new run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.486 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.488 | 10526 | Recursively removing directory: /tmp/git.LKPi9z/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.489 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.490 | 10523 | Recursively removing directory: /tmp/git.ZYhHTC/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.490 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.490 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.490 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.491 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.491 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.491 | 14240 | Added a new run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.491 | 14243 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.491 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.491 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.491 | 10522 | Removed run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.491 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.491 | 10522 | Assigned run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.492 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.s0Y0AL 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.493 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.493 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.493 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.493 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.493 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.493 | 14246 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.493 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.493 | 10522 | Removed run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.493 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.494 | 10522 | Assigned run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.494 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.494 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fwfemT 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.494 | 14242 | Marked run 332 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.494 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.496 | 14245 | Marked run 333 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.496 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.498 | 14247 | Added a new run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.498 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.499 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.500 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.501 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.501 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.501 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.503 | 14250 | Added a new run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.503 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.506 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.507 | 10526 | Recursively removing directory: /tmp/git.s0Y0AL/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.507 | 14259 | Added a new run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.508 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.508 | 10523 | Recursively removing directory: /tmp/git.fwfemT/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.509 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.509 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.509 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.509 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.509 | 14266 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.509 | 10522 | Removed run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.509 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.509 | 10522 | Assigned run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.510 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.509 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.510 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OFBXb6 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.510 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.510 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.510 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.510 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.510 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.511 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.511 | 14269 | Added a new worker 15 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.511 | 10522 | Removed run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.511 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.511 | 10522 | Assigned run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.511 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.511 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vScIqC 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.512 | 14265 | Marked run 334 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.512 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.514 | 14268 | Added a new run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.514 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.516 | 14267 | Marked run 335 as finished 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.516 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.517 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.517 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.517 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.518 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.519 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.519 | 14271 | Added a new run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.520 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.522 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.523 | 14278 | Added a new run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.524 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.524 | 10523 | Recursively removing directory: /tmp/git.vScIqC/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.526 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.526 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.526 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.526 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.526 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.527 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.527 | 14289 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.527 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.527 | 10522 | Removed run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.527 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.527 | 10522 | Assigned run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.526 | 10526 | Recursively removing directory: /tmp/git.OFBXb6/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.527 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hhLjtu 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.528 | 14287 | Added a new run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.529 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.529 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.529 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.529 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.529 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.529 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.529 | 14291 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.529 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.529 | 10522 | Removed run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.530 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TNuuFm 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.529 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.529 | 10522 | Assigned run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.532 | 14288 | Marked run 337 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.532 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.532 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.534 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.535 | 14293 | Added a new run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.535 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.536 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.537 | 14290 | Marked run 336 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.537 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.537 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.538 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.538 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.539 | 14296 | Added a new run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.540 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.542 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.543 | 10523 | Recursively removing directory: /tmp/git.hhLjtu/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.544 | 14306 | Added a new run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.545 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.545 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.545 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.545 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.545 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.545 | 10526 | Recursively removing directory: /tmp/git.TNuuFm/ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.545 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.546 | 14312 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.546 | 10522 | Removed run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.546 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.546 | 10522 | Assigned run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.546 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.546 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5OiXA3 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.547 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.548 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.548 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.548 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.548 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.548 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.548 | 14315 | Added a new worker 15 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.548 | 10522 | Removed run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.548 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.548 | 10522 | Assigned run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.549 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.549 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ocy7AZ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.551 | 14313 | Added a new run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.551 | 14311 | Marked run 338 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.551 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.553 | 14314 | Marked run 339 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.553 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.554 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.554 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.555 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.555 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.556 | 14317 | Added a new run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.556 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.556 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.558 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.560 | 14323 | Added a new run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.560 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.562 | 10523 | Recursively removing directory: /tmp/git.5OiXA3/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.563 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.564 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.564 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.564 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.564 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.564 | 10526 | Recursively removing directory: /tmp/git.Ocy7AZ/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.564 | 14335 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.564 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.564 | 10522 | Removed run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.564 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2ghVes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.564 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.564 | 10522 | Assigned run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.564 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.565 | 14333 | Added a new run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.565 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.566 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.566 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.567 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.567 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.567 | 14338 | Added a new worker 14 to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.567 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.567 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PN9gSy 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.567 | 10522 | Removed run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.567 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.567 | 10522 | Assigned run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.567 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.568 | 14334 | Marked run 340 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.568 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.569 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.570 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.570 | 14337 | Marked run 341 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.570 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.571 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.572 | 14339 | Added a new run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.573 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.573 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.574 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.575 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.577 | 14345 | Added a new run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.577 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.578 | 10523 | Recursively removing directory: /tmp/git.2ghVes/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.579 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.579 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.580 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.580 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.580 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.580 | 14355 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.580 | 10522 | Removed run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.580 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.580 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.580 | 10522 | Assigned run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.580 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.581 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kFazJ1 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.582 | 14354 | Marked run 342 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.582 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.582 | 10526 | Recursively removing directory: /tmp/git.PN9gSy/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.584 | 14356 | Added a new run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.584 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.585 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.585 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.585 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.585 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.585 | 14360 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.585 | 10522 | Removed run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.585 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.585 | 10522 | Assigned run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.585 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.585 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.586 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IaqHMu 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.587 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.587 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.588 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.588 | 14359 | Marked run 343 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.588 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.590 | 14361 | Added a new run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.590 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.592 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.593 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.593 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.594 | 14368 | Added a new run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.594 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.595 | 10523 | Recursively removing directory: /tmp/git.kFazJ1/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.597 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.597 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.597 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.597 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.597 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.597 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.597 | 14375 | Added a new worker 12 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.597 | 10522 | Removed run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.597 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.597 | 10522 | Assigned run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.597 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.597 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.22jQaA 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.599 | 14376 | Added a new run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.599 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.601 | 14374 | Marked run 344 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.601 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.601 | 10526 | Recursively removing directory: /tmp/git.IaqHMu/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.602 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.604 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.604 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.604 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.604 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.604 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.604 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.604 | 14383 | Added a new worker 9 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.604 | 10522 | Removed run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.604 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.604 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.604 | 10522 | Assigned run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.604 | 14381 | Added a new run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.604 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aeOndi 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.605 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.605 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.607 | 14382 | Marked run 345 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.607 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.608 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.609 | 14386 | Added a new run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.610 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.610 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.611 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.612 | 10523 | Recursively removing directory: /tmp/git.22jQaA/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.613 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.614 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.614 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.614 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.614 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.614 | 14397 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.614 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.614 | 10522 | Removed run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.614 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.614 | 10522 | Assigned run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.614 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.614 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1LqYF3 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.616 | 14394 | Added a new run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.616 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.619 | 14395 | Marked run 346 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.619 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.619 | 10526 | Recursively removing directory: /tmp/git.aeOndi/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.619 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.621 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.621 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.621 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.621 | 14403 | Added a new run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.621 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.622 | 14405 | Added a new worker 12 to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.622 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.622 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kFqw53 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.622 | 10522 | Removed run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.622 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.622 | 10522 | Assigned run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.622 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.622 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.622 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.624 | 14404 | Marked run 347 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.625 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.625 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.627 | 14409 | Added a new run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.627 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.629 | 10523 | Recursively removing directory: /tmp/git.1LqYF3/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.629 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.630 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.630 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.631 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.631 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.631 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.631 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.631 | 14418 | Added a new worker 14 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.631 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.631 | 10522 | Removed run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.631 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.631 | 10522 | Assigned run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.631 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.631 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QKvtZN 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.632 | 14415 | Added a new run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.632 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.634 | 14417 | Marked run 348 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.634 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.635 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.637 | 14423 | Added a new run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.637 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.637 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.638 | 10526 | Recursively removing directory: /tmp/git.kFqw53/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.638 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.639 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.640 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.640 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.640 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.640 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.640 | 14429 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.640 | 10522 | Removed run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.640 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.640 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.640 | 10522 | Assigned run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.640 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.y842xP 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.641 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.643 | 14428 | Marked run 349 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.643 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.645 | 10523 | Recursively removing directory: /tmp/git.QKvtZN/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.645 | 14431 | Added a new run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.645 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.646 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.646 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.646 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.646 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.646 | 14438 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.647 | 10522 | Removed run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.647 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.647 | 10522 | Assigned run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.646 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.647 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4Jsxp7 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.647 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.648 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.648 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.649 | 14437 | Marked run 350 as finished 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.649 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.649 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.651 | 14439 | Added a new run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.651 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.652 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.653 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.654 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.656 | 14445 | Added a new run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.656 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.657 | 10526 | Recursively removing directory: /tmp/git.y842xP/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.659 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.659 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.659 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.660 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.660 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.660 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.660 | 14457 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.660 | 10522 | Removed run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.660 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.660 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.660 | 10522 | Assigned run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.660 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zvvONp 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.660 | 10523 | Recursively removing directory: /tmp/git.4Jsxp7/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.661 | 14455 | Added a new run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.661 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.663 | 14456 | Marked run 351 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.663 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.663 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.663 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.663 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.663 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.663 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.664 | 14460 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.664 | 10522 | Removed run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.664 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.664 | 10522 | Assigned run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.664 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.664 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.664 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8e7iUh 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.666 | 14459 | Marked run 352 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.666 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.666 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.667 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.667 | 14461 | Added a new run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.668 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.670 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.670 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.671 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.673 | 14466 | Added a new run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.673 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.673 | 10526 | Recursively removing directory: /tmp/git.zvvONp/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.675 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.675 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.675 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.675 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.675 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.676 | 14475 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.676 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.676 | 10522 | Removed run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.676 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.676 | 10522 | Assigned run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.676 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.676 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ppym9L 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.677 | 14474 | Marked run 353 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.677 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.679 | 10523 | Recursively removing directory: /tmp/git.8e7iUh/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.679 | 14476 | Added a new run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.679 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.680 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.680 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.681 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.681 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.681 | 14482 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.681 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.681 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.681 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GZ3luu 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.681 | 10522 | Removed run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.681 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.681 | 10522 | Assigned run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.681 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.682 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.683 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.683 | 14481 | Marked run 354 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.684 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.685 | 14483 | Added a new run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.685 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.687 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.688 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.688 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.689 | 14491 | Added a new run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.689 | 10526 | Recursively removing directory: /tmp/git.Ppym9L/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.690 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.691 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.691 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.691 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.692 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.692 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.692 | 14497 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.692 | 10522 | Removed run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.692 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.692 | 10522 | Assigned run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.692 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gG6ScZ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.692 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.693 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.694 | 14496 | Marked run 355 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.694 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.695 | 10523 | Recursively removing directory: /tmp/git.GZ3luu/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.696 | 14500 | Added a new run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.696 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.696 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.696 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.697 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.697 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.697 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.697 | 14503 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.697 | 10522 | Removed run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.697 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.697 | 10522 | Assigned run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.697 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.697 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YBJqjy 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.698 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.699 | 14502 | Marked run 356 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.699 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.699 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.700 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.701 | 14506 | Added a new run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.702 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.703 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.704 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.705 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.706 | 10526 | Recursively removing directory: /tmp/git.gG6ScZ/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.706 | 14514 | Added a new run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.707 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.708 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.708 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.708 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.708 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.708 | 14519 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.708 | 10522 | Removed run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.708 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.708 | 10522 | Assigned run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.708 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.708 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.709 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tNUYfb 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.710 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.710 | 14518 | Marked run 357 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.711 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.711 | 10523 | Recursively removing directory: /tmp/git.YBJqjy/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.712 | 14523 | Added a new run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.713 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.713 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.713 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.713 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.713 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.714 | 14526 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.714 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.713 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.714 | 10522 | Removed run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.714 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.714 | 10522 | Assigned run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.714 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QDY26o 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.715 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.716 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.716 | 14525 | Marked run 358 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.716 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.716 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.717 | 14527 | Added a new run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.718 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.720 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.720 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.721 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.722 | 14532 | Added a new run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.723 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.723 | 10526 | Recursively removing directory: /tmp/git.tNUYfb/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.725 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.725 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.725 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.725 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.725 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.725 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.726 | 14544 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.726 | 10522 | Removed run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.726 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.726 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.726 | 10522 | Assigned run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.726 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oSpFIW 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.727 | 10523 | Recursively removing directory: /tmp/git.QDY26o/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.728 | 14542 | Added a new run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.728 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.730 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.730 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.730 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.730 | 14543 | Marked run 359 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.730 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.730 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.730 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.730 | 14548 | Added a new worker 8 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.730 | 10522 | Removed run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.730 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.731 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.731 | 10522 | Assigned run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.731 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.osLv4j 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.731 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.733 | 14547 | Marked run 360 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.733 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.733 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.734 | 14549 | Added a new run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.734 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.734 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.737 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.737 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.738 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.739 | 14553 | Added a new run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.739 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.741 | 10526 | Recursively removing directory: /tmp/git.oSpFIW/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.742 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.742 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.742 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.742 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.742 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.742 | 14564 | Added a new worker 12 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.742 | 10522 | Removed run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.742 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.742 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.743 | 10522 | Assigned run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.742 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.743 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zP6WNQ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.744 | 14563 | Marked run 361 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.745 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.745 | 10523 | Recursively removing directory: /tmp/git.osLv4j/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.746 | 14562 | Added a new run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.746 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.747 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.747 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.747 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.747 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.747 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.747 | 14570 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.747 | 10522 | Removed run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.747 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.747 | 10522 | Assigned run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.747 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.748 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YZLvoe 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.749 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.749 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.750 | 14569 | Marked run 362 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.750 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.750 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.751 | 14571 | Added a new run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.752 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.754 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.754 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.756 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.756 | 14576 | Added a new run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.756 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.757 | 10526 | Recursively removing directory: /tmp/git.zP6WNQ/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.759 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.759 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.759 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.759 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.759 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.759 | 14584 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.759 | 10522 | Removed run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.759 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.759 | 10522 | Assigned run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.759 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.759 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.759 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vHWyNv 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.761 | 14583 | Marked run 363 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.762 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.762 | 10523 | Recursively removing directory: /tmp/git.YZLvoe/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.763 | 14585 | Added a new run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.763 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.764 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.764 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.765 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.765 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.765 | 14592 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.765 | 10522 | Removed run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.765 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.765 | 10522 | Assigned run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.765 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.765 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.765 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.765 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Xa8Yim 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.766 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.767 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.767 | 14591 | Marked run 364 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.767 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.769 | 14593 | Added a new run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.770 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.771 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.772 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.772 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.774 | 14598 | Added a new run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.774 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.774 | 10526 | Recursively removing directory: /tmp/git.vHWyNv/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.776 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.776 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.776 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.776 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.776 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.776 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.776 | 14608 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.776 | 10522 | Removed run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.776 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.777 | 10522 | Assigned run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.777 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.777 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Lu9uzh 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.778 | 14606 | Marked run 365 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.778 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.779 | 10523 | Recursively removing directory: /tmp/git.Xa8Yim/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.780 | 14607 | Added a new run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.780 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.781 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.781 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.781 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.781 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.781 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.781 | 14614 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.781 | 10522 | Removed run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.781 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.781 | 10522 | Assigned run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.781 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.782 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wAWAKz 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.783 | 14613 | Marked run 366 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.783 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.783 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.783 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.785 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.785 | 14615 | Added a new run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.785 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.787 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.788 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.789 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.789 | 14618 | Added a new run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.790 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.792 | 10526 | Recursively removing directory: /tmp/git.Lu9uzh/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.793 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.794 | 14628 | Added a new run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.794 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.794 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.795 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.795 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.795 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.795 | 14633 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.795 | 10522 | Removed run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.795 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.795 | 10522 | Assigned run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.795 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.796 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Zhw0ve 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.797 | 14632 | Marked run 367 as finished 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.797 | 10523 | Recursively removing directory: /tmp/git.wAWAKz/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.797 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.797 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.799 | 14635 | Added a new run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.799 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.800 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.800 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.800 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.800 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.800 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.800 | 14638 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.800 | 10522 | Removed run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.800 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.800 | 10522 | Assigned run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.800 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wXLSxA 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.801 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.802 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.802 | 14636 | Marked run 368 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.802 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.803 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.803 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.804 | 14639 | Added a new run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.805 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.806 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.807 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.808 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.809 | 14645 | Added a new run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.810 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.810 | 10526 | Recursively removing directory: /tmp/git.Zhw0ve/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.812 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.812 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.812 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.812 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.812 | 14654 | Added a new worker 12 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.812 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.812 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.812 | 10522 | Removed run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.812 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.812 | 10522 | Assigned run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.812 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.812 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UxXDUw 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.814 | 14653 | Marked run 369 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.814 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.814 | 10523 | Recursively removing directory: /tmp/git.wXLSxA/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.816 | 14655 | Added a new run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.816 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.816 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.816 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.817 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.817 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.817 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.817 | 14659 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.817 | 10522 | Removed run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.817 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.817 | 10522 | Assigned run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.817 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.817 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xhXX6f 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.819 | 14658 | Marked run 370 as finished 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.819 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.819 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.819 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.820 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.821 | 14661 | Added a new run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.821 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.823 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.824 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.824 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.826 | 14666 | Added a new run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.827 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.827 | 10526 | Recursively removing directory: /tmp/git.UxXDUw/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.829 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.829 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.829 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.829 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.829 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.829 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.830 | 14678 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.830 | 10522 | Removed run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.830 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.830 | 10522 | Assigned run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.830 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.830 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HUC0BQ 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.831 | 10523 | Recursively removing directory: /tmp/git.xhXX6f/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.831 | 14677 | Marked run 371 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.832 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.833 | 14676 | Added a new run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.833 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.833 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.834 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.834 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.834 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.834 | 14681 | Added a new worker 7 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.834 | 10522 | Removed run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.834 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.834 | 10522 | Assigned run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.834 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.835 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cbusi6 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.836 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.839 | 14680 | Marked run 372 as finished 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.839 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.839 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.840 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.841 | 14683 | Added a new run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.841 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.843 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.844 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.844 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.845 | 14688 | Added a new run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.845 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.847 | 10526 | Recursively removing directory: /tmp/git.HUC0BQ/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.848 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.848 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.848 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.849 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.849 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.849 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.849 | 14700 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.849 | 10522 | Removed run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.849 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.849 | 10522 | Assigned run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.849 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.849 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MhcoQF 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.850 | 14696 | Added a new run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.850 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.851 | 10523 | Recursively removing directory: /tmp/git.cbusi6/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.852 | 14699 | Marked run 373 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.853 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.853 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.853 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.853 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.853 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.853 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.853 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.853 | 14705 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.853 | 10522 | Removed run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.853 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.853 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.853 | 10522 | Assigned run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.854 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SO3rpA 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.855 | 14703 | Added a new run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.855 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.855 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.857 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.857 | 14704 | Marked run 374 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.857 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.858 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.860 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.860 | 14708 | Added a new run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.860 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.860 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.863 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.864 | 10526 | Recursively removing directory: /tmp/git.MhcoQF/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.865 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.865 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.865 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.865 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.865 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.865 | 14722 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.865 | 10522 | Removed run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.865 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.865 | 10522 | Assigned run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.866 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.866 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fyC2yp 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.867 | 14717 | Added a new run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.867 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.867 | 10523 | Recursively removing directory: /tmp/git.SO3rpA/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.869 | 14721 | Marked run 375 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.869 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.870 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.870 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.870 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.870 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.870 | 14727 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.870 | 10522 | Removed run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.870 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.870 | 10522 | Assigned run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.870 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.870 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.870 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pzJJnQ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.872 | 14725 | Added a new run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.872 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.872 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.873 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.873 | 14726 | Marked run 376 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.874 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.875 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.876 | 14730 | Added a new run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.877 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.877 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.878 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.880 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.880 | 10526 | Recursively removing directory: /tmp/git.fyC2yp/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.882 | 14738 | Added a new run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.882 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.883 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.883 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.883 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.883 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.883 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.883 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yMed6Q 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.883 | 14745 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.883 | 10522 | Removed run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.883 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.883 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.883 | 10522 | Assigned run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.885 | 10523 | Recursively removing directory: /tmp/git.pzJJnQ/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.885 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.885 | 14744 | Marked run 377 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.886 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.888 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.888 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.888 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.888 | 14747 | Added a new run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.888 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.888 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.888 | 14749 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.888 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.888 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.888 | 10522 | Removed run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.888 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.889 | 10522 | Assigned run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.889 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.II6osr 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.890 | 14748 | Marked run 378 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.890 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.890 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.891 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.891 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.893 | 14751 | Added a new run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.893 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.894 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.895 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.896 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.898 | 10526 | Recursively removing directory: /tmp/git.yMed6Q/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.898 | 14760 | Added a new run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.898 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.899 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.899 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.900 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.900 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.900 | 14766 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.900 | 10522 | Removed run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.900 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.900 | 10522 | Assigned run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.900 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.900 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.900 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KEcmm0 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.901 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.902 | 10523 | Recursively removing directory: /tmp/git.II6osr/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.904 | 14768 | Added a new run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.904 | 14765 | Marked run 379 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.904 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.904 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.904 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.905 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.905 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.905 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.905 | 14771 | Added a new worker 10 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.905 | 10522 | Removed run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.905 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.905 | 10522 | Assigned run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.905 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.905 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kzz7jD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.907 | 14770 | Marked run 380 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.907 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.908 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.908 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.908 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.910 | 14773 | Added a new run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.910 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.911 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.912 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.913 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.914 | 14779 | Added a new run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.914 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.916 | 10526 | Recursively removing directory: /tmp/git.KEcmm0/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.917 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.917 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.918 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.918 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.918 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.918 | 14791 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.918 | 10522 | Removed run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.918 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.918 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.918 | 10522 | Assigned run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.918 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.918 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FHOJWx 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.919 | 10523 | Recursively removing directory: /tmp/git.kzz7jD/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.919 | 14788 | Added a new run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.920 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.922 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.922 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.922 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.922 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.922 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.922 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.922 | 14795 | Added a new worker 15 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.922 | 10522 | Removed run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.922 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.922 | 10522 | Assigned run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.922 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.922 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.g7tCBr 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.923 | 14789 | Marked run 381 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.924 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.925 | 14793 | Added a new run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.925 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.926 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.927 | 14794 | Marked run 382 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.927 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.927 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.928 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.929 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.929 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.930 | 14798 | Added a new run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.930 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.933 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.934 | 14807 | Added a new run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.934 | 10526 | Recursively removing directory: /tmp/git.FHOJWx/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.934 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.935 | 10523 | Recursively removing directory: /tmp/git.g7tCBr/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.936 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.936 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.936 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.936 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.936 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.937 | 14814 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.937 | 10522 | Removed run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.937 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.937 | 10522 | Assigned run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.937 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.937 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OMAMKS 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.937 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.937 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.937 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.937 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.938 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.938 | 14816 | Added a new worker 15 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.938 | 10522 | Removed run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.938 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.938 | 10522 | Assigned run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.938 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.938 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.938 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.T8UuYC 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.939 | 14813 | Marked run 383 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.939 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.941 | 14815 | Marked run 384 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.941 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.943 | 14817 | Added a new run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.944 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.944 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.944 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.945 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.945 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.946 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.947 | 14821 | Added a new run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.948 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.950 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.952 | 10526 | Recursively removing directory: /tmp/git.OMAMKS/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.952 | 14831 | Added a new run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.952 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.953 | 10523 | Recursively removing directory: /tmp/git.T8UuYC/ 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.953 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.953 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.953 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.954 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.954 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.954 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.954 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5JCZ3S 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 14836 | Added a new worker 11 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10522 | Removed run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10522 | Assigned run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 14838 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10522 | Removed run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.954 | 10522 | Assigned run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.954 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.955 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GbltHS 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.955 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.956 | 14835 | Marked run 385 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.956 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.957 | 14839 | Added a new run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.958 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.960 | 14837 | Marked run 386 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.960 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.961 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.961 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.962 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.962 | 14841 | Added a new run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.962 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.962 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.963 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.965 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.967 | 14846 | Added a new run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.967 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.969 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.970 | 10523 | Recursively removing directory: /tmp/git.GbltHS/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.970 | 10526 | Recursively removing directory: /tmp/git.5JCZ3S/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.971 | 14857 | Added a new run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.972 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.972 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.972 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.972 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.972 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.972 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.973 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.973 | 14861 | Added a new worker 15 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.973 | 10522 | Removed run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.973 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.973 | 10522 | Assigned run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.973 | 14862 | Added a new worker 16 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.973 | 10522 | Removed run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.973 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.973 | 10522 | Assigned run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.974 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.972 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.972 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.972 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.973 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tRgZvM 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.973 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TQZ5mY 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.975 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.975 | 14860 | Marked run 387 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.975 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.977 | 14863 | Added a new run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.977 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.979 | 14859 | Marked run 388 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.979 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.979 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.980 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.979 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.980 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.980 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.982 | 14865 | Added a new run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.982 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.984 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.986 | 14873 | Added a new run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.986 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.987 | 10523 | Recursively removing directory: /tmp/git.TQZ5mY/ 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.987 | 10526 | Recursively removing directory: /tmp/git.tRgZvM/ 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.988 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.989 | 10523 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.989 | 10523 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.989 | 10523 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 14884 | Added a new worker 17 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10522 | Removed run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10522 | Assigned run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 14885 | Added a new worker 13 to the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10522 | Removed run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10522 | Assigned run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.989 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.990 | 14881 | Added a new run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.989 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pj1Nks 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.989 | 10526 | Process exit code: 0 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.989 | 10526 | Process output: 57 bytes 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.989 | 10526 | Waiting for a new command 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.989 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wyUN76 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.990 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.993 | 14882 | Marked run 389 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.993 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.993 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.995 | 14883 | Marked run 390 as finished 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.995 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.996 | 10526 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.996 | 10523 | Checking out revision HEAD 2024-04-25 03:44:13 | INFO | 10526/cimple-worker: 2024-04-25 03:44:13.997 | 10526 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.997 | 14887 | Added a new run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:13 | INFO | 10523/cimple-worker: 2024-04-25 03:44:13.997 | 10523 | Going to run: ./ci 2024-04-25 03:44:13 | INFO | 10520/cimple-server: 2024-04-25 03:44:13.997 | 10520 | Waiting for new connections 2024-04-25 03:44:13 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:13 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:13 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.000 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.001 | 14893 | Added a new run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.002 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.003 | 10526 | Recursively removing directory: /tmp/git.wyUN76/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.005 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.005 | 10523 | Recursively removing directory: /tmp/git.pj1Nks/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.005 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.005 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.005 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.005 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.005 | 14905 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.005 | 10522 | Removed run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.005 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.005 | 10522 | Assigned run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.005 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.005 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.006 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8Z5l7Q 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.007 | 14903 | Added a new run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.007 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.007 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.007 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.007 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.007 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.007 | 14907 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.007 | 10522 | Removed run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.007 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.007 | 10522 | Assigned run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.007 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.007 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.007 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JciRgF 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.009 | 14904 | Marked run 392 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.009 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.010 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.011 | 14906 | Marked run 391 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.011 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.012 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.013 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.013 | 14909 | Added a new run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.014 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.014 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.016 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.016 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.018 | 14914 | Added a new run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.018 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.020 | 10526 | Recursively removing directory: /tmp/git.8Z5l7Q/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.021 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.023 | 14924 | Added a new run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.023 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.023 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.023 | 14927 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.023 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.023 | 10522 | Removed run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.023 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.023 | 10522 | Assigned run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.024 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.023 | 10523 | Recursively removing directory: /tmp/git.JciRgF/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.023 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.023 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.023 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.023 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gnJo8W 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.026 | 14926 | Marked run 393 as finished 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.026 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.026 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.026 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.026 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.026 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.026 | 14930 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.026 | 10522 | Removed run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.026 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.026 | 10522 | Assigned run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.026 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.027 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.clMIAR 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.027 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.028 | 14929 | Marked run 394 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.028 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.030 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.030 | 14931 | Added a new run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.030 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.031 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.033 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.033 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.034 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.039 | 14934 | Added a new run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.039 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.041 | 10526 | Recursively removing directory: /tmp/git.gnJo8W/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.041 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.043 | 14944 | Added a new run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.043 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.043 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.044 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.044 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.044 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.044 | 14949 | Added a new worker 6 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.044 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.044 | 10522 | Removed run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.044 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.044 | 10522 | Assigned run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.044 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.044 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xVdCdq 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.045 | 10523 | Recursively removing directory: /tmp/git.clMIAR/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.045 | 14948 | Marked run 395 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.046 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.047 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.047 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.047 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.047 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.047 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.047 | 14953 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.047 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.047 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.047 | 10522 | Removed run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.047 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4Soy4Q 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.047 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.047 | 10522 | Assigned run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.049 | 14951 | Marked run 396 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.049 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.050 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.051 | 14952 | Added a new run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.051 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.051 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.053 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.054 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.054 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.055 | 14957 | Added a new run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.056 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.058 | 10526 | Recursively removing directory: /tmp/git.xVdCdq/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.058 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.060 | 14966 | Added a new run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.060 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.060 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.060 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.060 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.060 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.060 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.060 | 14971 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.061 | 10523 | Recursively removing directory: /tmp/git.4Soy4Q/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.060 | 10522 | Removed run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.061 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.C9kvlk 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.060 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.060 | 10522 | Assigned run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.061 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.062 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.062 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.063 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.063 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.063 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.063 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.063 | 14975 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.063 | 10522 | Removed run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.063 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.063 | 10522 | Assigned run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.063 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.063 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.T9uakU 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.065 | 14970 | Marked run 397 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.065 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.067 | 14974 | Marked run 398 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.067 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.069 | 14973 | Added a new run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.069 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.069 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.070 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.070 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.071 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.071 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.074 | 14978 | Added a new run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.074 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.077 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.077 | 10526 | Recursively removing directory: /tmp/git.C9kvlk/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.078 | 14990 | Added a new run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.078 | 10523 | Recursively removing directory: /tmp/git.T9uakU/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.079 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.079 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.079 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.079 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.080 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.080 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.080 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 14994 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10522 | Removed run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10522 | Assigned run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 14996 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10522 | Removed run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10522 | Assigned run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.080 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.080 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.d9iC91 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.080 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.080 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qOGAcT 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.082 | 14993 | Marked run 399 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.082 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.082 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.084 | 14995 | Marked run 400 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.084 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.085 | 14997 | Added a new run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.086 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.086 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.087 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.087 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.087 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.088 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.090 | 15001 | Added a new run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.090 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.093 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.094 | 10523 | Recursively removing directory: /tmp/git.qOGAcT/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.095 | 10526 | Recursively removing directory: /tmp/git.d9iC91/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.095 | 15012 | Added a new run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.096 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.096 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.096 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.096 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.096 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XsIE7a 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.096 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.096 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.096 | 15016 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.096 | 10522 | Removed run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.096 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.096 | 10522 | Assigned run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.096 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.097 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.097 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.097 | 15018 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.097 | 10522 | Removed run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.097 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.097 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.097 | 10522 | Assigned run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.097 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.097 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.097 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.097 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4EfE0Q 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.099 | 15014 | Marked run 402 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.099 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.099 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.101 | 15017 | Marked run 401 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.101 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.102 | 15019 | Added a new run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.103 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.104 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.104 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.104 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.104 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.105 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.107 | 15023 | Added a new run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.107 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.110 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.111 | 10523 | Recursively removing directory: /tmp/git.XsIE7a/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.112 | 10526 | Recursively removing directory: /tmp/git.4EfE0Q/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.112 | 15035 | Added a new run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.112 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.113 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.113 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.113 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.113 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.113 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.113 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.113 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.113 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.113 | 15038 | Added a new worker 14 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 10522 | Removed run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 10522 | Assigned run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 15040 | Added a new worker 9 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 10522 | Removed run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 10522 | Assigned run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.114 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.113 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.114 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kzIoxg 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.114 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VF47vE 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.116 | 15037 | Marked run 404 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.116 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.116 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.118 | 15039 | Marked run 403 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.118 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.120 | 15041 | Added a new run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.120 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.120 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.121 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.121 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.121 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.123 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.124 | 15045 | Added a new run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.124 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.127 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.128 | 15056 | Added a new run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.128 | 10526 | Recursively removing directory: /tmp/git.kzIoxg/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.128 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.129 | 10523 | Recursively removing directory: /tmp/git.VF47vE/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.130 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.130 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.130 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.130 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.130 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.130 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.130 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.130 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.130 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 15060 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 10522 | Removed run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 10522 | Assigned run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 15062 | Added a new worker 8 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 10522 | Removed run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 10522 | Assigned run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.131 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.131 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TZYFkn 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.132 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rhueb1 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.132 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.133 | 15061 | Marked run 406 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.133 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.134 | 15059 | Marked run 405 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.134 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.136 | 15063 | Added a new run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.136 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.137 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.138 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.138 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.139 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.139 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.141 | 15067 | Added a new run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.141 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.144 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.144 | 10526 | Recursively removing directory: /tmp/git.TZYFkn/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.146 | 15078 | Added a new run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.146 | 10523 | Recursively removing directory: /tmp/git.rhueb1/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.146 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.146 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.147 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.147 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.147 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.147 | 15082 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.147 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.147 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.147 | 10522 | Removed run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.147 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.147 | 10522 | Assigned run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.147 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pKVi75 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.148 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.148 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.148 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.148 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.148 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.148 | 15084 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.148 | 10522 | Removed run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.148 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.148 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.148 | 10522 | Assigned run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.148 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VWPuZB 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.149 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.150 | 15081 | Marked run 407 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.150 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.151 | 15085 | Added a new run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.151 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.153 | 15083 | Marked run 408 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.153 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.154 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.154 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.154 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.155 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.155 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.156 | 15087 | Added a new run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.157 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.159 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.160 | 15095 | Added a new run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.161 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.162 | 10523 | Recursively removing directory: /tmp/git.VWPuZB/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.163 | 10526 | Recursively removing directory: /tmp/git.pKVi75/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.163 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.164 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.164 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.164 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.164 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.164 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.164 | 15105 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.164 | 10522 | Removed run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.164 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ESBJ4R 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.164 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.164 | 10522 | Assigned run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.164 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.165 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.165 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.165 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.166 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.166 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.166 | 15107 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.166 | 10522 | Removed run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.166 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.166 | 10522 | Assigned run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.166 | 15103 | Added a new run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.166 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.n59dHv 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.166 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.169 | 15104 | Marked run 410 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.169 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.169 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.170 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.171 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.172 | 15106 | Marked run 409 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.172 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.172 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.173 | 15109 | Added a new run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.173 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.173 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.176 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.177 | 15116 | Added a new run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.178 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.178 | 10523 | Recursively removing directory: /tmp/git.ESBJ4R/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.180 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.180 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.180 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.180 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.180 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.180 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.180 | 15127 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.180 | 10522 | Removed run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.181 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.181 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.181 | 10522 | Assigned run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.181 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Eu4IAX 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.181 | 10526 | Recursively removing directory: /tmp/git.n59dHv/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.182 | 15125 | Marked run 411 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.183 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.184 | 15126 | Added a new run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.184 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.184 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.185 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.185 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.185 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.185 | 15129 | Added a new worker 8 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.185 | 10522 | Removed run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.185 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.185 | 10522 | Assigned run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.185 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.185 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gaqVJz 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.187 | 15128 | Marked run 412 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.187 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.188 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.188 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.189 | 15131 | Added a new run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.189 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.189 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.191 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.192 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.193 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.194 | 15135 | Added a new run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.195 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.196 | 10523 | Recursively removing directory: /tmp/git.Eu4IAX/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.197 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.199 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.199 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.199 | 15145 | Added a new run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.199 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.199 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.199 | 15149 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.199 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.199 | 10522 | Removed run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.199 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.200 | 10522 | Assigned run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.199 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.200 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PvXWlj 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.200 | 10526 | Recursively removing directory: /tmp/git.gaqVJz/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.200 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.201 | 15148 | Marked run 413 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.202 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.202 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.202 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.202 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.202 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.202 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.202 | 15152 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.202 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.203 | 10522 | Removed run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.203 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.203 | 10522 | Assigned run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.203 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OTMtBc 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.204 | 15151 | Marked run 414 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.204 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.206 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.206 | 15153 | Added a new run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.206 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.207 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.209 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.209 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.210 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.211 | 15157 | Added a new run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.211 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.214 | 10523 | Recursively removing directory: /tmp/git.PvXWlj/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.214 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.216 | 15165 | Added a new run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.216 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.216 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.216 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.216 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.216 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.217 | 15170 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.217 | 10522 | Removed run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.217 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.217 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.217 | 10522 | Assigned run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.217 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1z8zjM 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.218 | 10526 | Recursively removing directory: /tmp/git.OTMtBc/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.219 | 15169 | Marked run 415 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.219 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.220 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.220 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.220 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.220 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.220 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.220 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.220 | 15175 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.220 | 10522 | Removed run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.220 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.220 | 10522 | Assigned run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.221 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.221 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UquECA 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.222 | 15173 | Added a new run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.222 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.223 | 15174 | Marked run 416 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.224 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.224 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.225 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.225 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.227 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.228 | 15178 | Added a new run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.228 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.228 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.231 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.231 | 10523 | Recursively removing directory: /tmp/git.1z8zjM/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.232 | 15187 | Added a new run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.233 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.233 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.233 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.233 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.234 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.234 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.234 | 15194 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.234 | 10522 | Removed run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.234 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.234 | 10522 | Assigned run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.234 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.234 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hCvBkw 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.234 | 10526 | Recursively removing directory: /tmp/git.UquECA/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.236 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.236 | 15193 | Marked run 417 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.236 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.237 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.237 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.237 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.237 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.237 | 15197 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.237 | 10522 | Removed run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.237 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.237 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.237 | 10522 | Assigned run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.237 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.237 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mjpNSb 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.238 | 15195 | Added a new run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.239 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.240 | 15196 | Marked run 418 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.240 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.240 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.241 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.242 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.243 | 15199 | Added a new run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.243 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.244 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.245 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.246 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.247 | 15206 | Added a new run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.248 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.248 | 10523 | Recursively removing directory: /tmp/git.hCvBkw/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.250 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.250 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.250 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.250 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.250 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.251 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.251 | 15214 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.251 | 10522 | Removed run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.251 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.251 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.251 | 10522 | Assigned run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.251 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aiXryL 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.252 | 15213 | Marked run 419 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.252 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.253 | 10526 | Recursively removing directory: /tmp/git.mjpNSb/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.254 | 15215 | Added a new run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.254 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.255 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.255 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.255 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.255 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.255 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.255 | 15220 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.255 | 10522 | Removed run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.255 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.255 | 10522 | Assigned run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.256 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.256 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IUACg6 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.257 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.258 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.258 | 15219 | Marked run 420 as finished 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.258 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.258 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.259 | 15221 | Added a new run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.260 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.262 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.263 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.263 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.265 | 15228 | Added a new run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.265 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.265 | 10523 | Recursively removing directory: /tmp/git.aiXryL/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.267 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.267 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.267 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.267 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.267 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.267 | 15234 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.267 | 10522 | Removed run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.267 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.267 | 10522 | Assigned run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.268 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.268 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.268 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bOhZsz 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.270 | 15233 | Marked run 421 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.270 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.271 | 10526 | Recursively removing directory: /tmp/git.IUACg6/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.272 | 15235 | Added a new run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.272 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.273 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.273 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.273 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.273 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.273 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.273 | 15241 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.273 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.273 | 10522 | Removed run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.273 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.273 | 10522 | Assigned run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.274 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.30RVih 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.275 | 15240 | Marked run 422 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.275 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.276 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.276 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.277 | 15243 | Added a new run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.277 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.277 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.280 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.280 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.280 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.282 | 15247 | Added a new run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.283 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.284 | 10523 | Recursively removing directory: /tmp/git.bOhZsz/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.285 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.287 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.287 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.287 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.287 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.287 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.287 | 15261 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.287 | 10522 | Removed run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.287 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.287 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.287 | 10522 | Assigned run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.287 | 15256 | Added a new run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.287 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.287 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6xmOJg 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.288 | 10526 | Recursively removing directory: /tmp/git.30RVih/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.289 | 15260 | Marked run 423 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.290 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.290 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.290 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.290 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.290 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.290 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.290 | 15264 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.291 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.291 | 10522 | Removed run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.291 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.291 | 10522 | Assigned run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.291 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.291 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bkd4hz 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.293 | 15265 | Added a new run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.293 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.295 | 15263 | Marked run 424 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.295 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.295 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.296 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.296 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.297 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.297 | 15267 | Added a new run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.298 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.298 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.300 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.302 | 15274 | Added a new run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.302 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.303 | 10523 | Recursively removing directory: /tmp/git.6xmOJg/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.305 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.305 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.305 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.305 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.305 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.305 | 15284 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.305 | 10522 | Removed run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.305 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.305 | 10522 | Assigned run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.305 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.305 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.305 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QSmzJr 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.305 | 10526 | Recursively removing directory: /tmp/git.bkd4hz/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.308 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.308 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.308 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.308 | 15285 | Added a new run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.308 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.309 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.309 | 15287 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.309 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.309 | 10522 | Removed run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.309 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.309 | 10522 | Assigned run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.309 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.309 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kpeodh 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.310 | 15283 | Marked run 425 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.311 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.311 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.312 | 15286 | Marked run 426 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.312 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.313 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.314 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.314 | 15289 | Added a new run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.314 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.315 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.316 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.317 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.318 | 15294 | Added a new run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.319 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.321 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.322 | 10523 | Recursively removing directory: /tmp/git.QSmzJr/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.322 | 10526 | Recursively removing directory: /tmp/git.kpeodh/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.323 | 15305 | Added a new run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.323 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.324 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.324 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.324 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.324 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.324 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.324 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.324 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.324 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.324 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 15308 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 10522 | Removed run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 10522 | Assigned run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 15310 | Added a new worker 8 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 10522 | Removed run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 10522 | Assigned run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.325 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.325 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.j7wBdg 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.325 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.r0LCaA 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.327 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.327 | 15307 | Marked run 427 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.327 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.329 | 15311 | Added a new run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.329 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.330 | 15309 | Marked run 428 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.330 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.331 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.332 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.332 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.332 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.333 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.334 | 15313 | Added a new run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.334 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.337 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.338 | 15323 | Added a new run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.339 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.339 | 10526 | Recursively removing directory: /tmp/git.r0LCaA/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.340 | 10523 | Recursively removing directory: /tmp/git.j7wBdg/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.340 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.340 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.341 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.341 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.341 | 15330 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.341 | 10522 | Removed run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.341 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.341 | 10522 | Assigned run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.341 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.341 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.341 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.341 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.O8dTbt 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.342 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.342 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.342 | 15333 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.342 | 10522 | Removed run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.342 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.342 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.342 | 10522 | Assigned run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.342 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.342 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.342 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.342 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nniRFa 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.343 | 15329 | Marked run 430 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.343 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.345 | 15331 | Added a new run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.345 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.346 | 15332 | Marked run 429 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.347 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.348 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.348 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.348 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.348 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.349 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.350 | 15335 | Added a new run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.350 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.353 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.354 | 15343 | Added a new run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.354 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.356 | 10526 | Recursively removing directory: /tmp/git.O8dTbt/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.356 | 10523 | Recursively removing directory: /tmp/git.nniRFa/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.357 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.357 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.357 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.357 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.357 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.357 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.357 | 15353 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.358 | 10522 | Removed run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.358 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.358 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.358 | 10522 | Assigned run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.358 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mdN7JV 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.359 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.359 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.359 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.359 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.359 | 15355 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.359 | 10522 | Removed run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.359 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.359 | 10522 | Assigned run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.360 | 15351 | Added a new run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.360 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.359 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.360 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QvAfQE 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.360 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.362 | 15352 | Marked run 431 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.362 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.363 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.364 | 15354 | Marked run 432 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.364 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.365 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.366 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.366 | 15357 | Added a new run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.366 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.367 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.368 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.369 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.370 | 15362 | Added a new run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.370 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.372 | 10526 | Recursively removing directory: /tmp/git.mdN7JV/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.373 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.374 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.374 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.375 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.375 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WI5cpg 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.375 | 10523 | Recursively removing directory: /tmp/git.QvAfQE/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.375 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.375 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.375 | 15375 | Added a new worker 14 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.375 | 10522 | Removed run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.375 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.375 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.375 | 10522 | Assigned run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.375 | 15372 | Added a new run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.375 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.377 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.377 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.378 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.378 | 15374 | Marked run 433 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.378 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.378 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.378 | 15378 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.378 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.378 | 10522 | Removed run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.378 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.378 | 10522 | Assigned run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.378 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0fkASm 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.379 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.380 | 15377 | Marked run 434 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.380 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.384 | 15379 | Added a new run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.384 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.384 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.384 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.385 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.385 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.387 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.389 | 15383 | Added a new run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.389 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.392 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.392 | 10523 | Recursively removing directory: /tmp/git.0fkASm/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.393 | 10526 | Recursively removing directory: /tmp/git.WI5cpg/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.394 | 15395 | Added a new run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.394 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.394 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.394 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.394 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.395 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.395 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 15398 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10522 | Removed run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10522 | Assigned run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 15399 | Added a new worker 16 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10522 | Removed run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10522 | Assigned run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.395 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.395 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.U5o6aW 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.396 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.c2DygS 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.396 | 15396 | Marked run 435 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.397 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.398 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.399 | 15397 | Marked run 436 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.399 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.400 | 15401 | Added a new run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.401 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.401 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.401 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.402 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.402 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.403 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.404 | 15405 | Added a new run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.405 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.407 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.409 | 10526 | Recursively removing directory: /tmp/git.U5o6aW/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.409 | 15415 | Added a new run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.409 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.410 | 10523 | Recursively removing directory: /tmp/git.c2DygS/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.410 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.410 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.411 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.411 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.411 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.411 | 15420 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.411 | 10522 | Removed run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.411 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.411 | 10522 | Assigned run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.411 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.411 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.411 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.412 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.411 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ezvI0B 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.412 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.412 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.412 | 15422 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.412 | 10522 | Removed run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.412 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.412 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.412 | 10522 | Assigned run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.412 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.412 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1B2lyQ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.413 | 15419 | Marked run 437 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.413 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.415 | 15423 | Added a new run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.415 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.417 | 15421 | Marked run 438 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.417 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.418 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.418 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.418 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.419 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.419 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.420 | 15425 | Added a new run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.420 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.422 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.424 | 15431 | Added a new run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.424 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.426 | 10526 | Recursively removing directory: /tmp/git.ezvI0B/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.427 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.427 | 10523 | Recursively removing directory: /tmp/git.1B2lyQ/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.430 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.430 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.430 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.430 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.430 | 15441 | Added a new run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 15443 | Added a new worker 8 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10522 | Removed run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10522 | Assigned run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 15446 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10522 | Removed run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.431 | 10522 | Assigned run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.430 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.431 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.431 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.431 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.432 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fIClCO 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.431 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OGHNHE 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.433 | 15442 | Marked run 439 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.433 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.434 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.435 | 15445 | Marked run 440 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.435 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.437 | 15447 | Added a new run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.437 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.437 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.438 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.438 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.439 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.440 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.441 | 15451 | Added a new run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.441 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.444 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.445 | 10526 | Recursively removing directory: /tmp/git.OGHNHE/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.446 | 15462 | Added a new run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.446 | 10523 | Recursively removing directory: /tmp/git.fIClCO/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.447 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.447 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.447 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.447 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.447 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.447 | 15466 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.447 | 10522 | Removed run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.447 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.447 | 10522 | Assigned run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.448 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.448 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.448 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.448 | 15468 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.448 | 10522 | Removed run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.448 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.448 | 10522 | Assigned run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.448 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.448 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.448 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.448 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.448 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.a21lUS 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.447 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.448 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NNfofZ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.449 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.450 | 15465 | Marked run 441 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.450 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.452 | 15469 | Added a new run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.452 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.454 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.454 | 15467 | Marked run 442 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.454 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.455 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.455 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.456 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.456 | 15471 | Added a new run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.457 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.457 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.460 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.461 | 10526 | Recursively removing directory: /tmp/git.NNfofZ/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.462 | 15480 | Added a new run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.462 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.463 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.463 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.463 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.463 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.463 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.463 | 15488 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.463 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.463 | 10522 | Removed run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.463 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.463 | 10522 | Assigned run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.464 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IWx7IW 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.464 | 10523 | Recursively removing directory: /tmp/git.a21lUS/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.465 | 15487 | Marked run 443 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.465 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.466 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.466 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.466 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.467 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.467 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.467 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.467 | 15491 | Added a new worker 14 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.467 | 10522 | Removed run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.467 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.467 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.467 | 10522 | Assigned run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.467 | 15489 | Added a new run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.467 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6W6ilE 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.468 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.470 | 15490 | Marked run 444 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.470 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.471 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.471 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.473 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.473 | 15493 | Added a new run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.473 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.473 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.474 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.476 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.478 | 15498 | Added a new run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.478 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.479 | 10526 | Recursively removing directory: /tmp/git.IWx7IW/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.481 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.481 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.481 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.481 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.481 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.481 | 15511 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.481 | 10522 | Removed run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.481 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.481 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.481 | 10522 | Assigned run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.481 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.481 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7vLj6X 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.482 | 10523 | Recursively removing directory: /tmp/git.6W6ilE/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.483 | 15510 | Marked run 445 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.484 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.484 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.484 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.484 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.485 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.485 | 15513 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.485 | 10522 | Removed run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.485 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.485 | 10522 | Assigned run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.485 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.485 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.485 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BWSLva 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.486 | 15509 | Added a new run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.487 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.489 | 15512 | Marked run 446 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.489 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.489 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.490 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.490 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.491 | 15515 | Added a new run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.491 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.492 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.492 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.494 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.496 | 15521 | Added a new run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.496 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.498 | 10526 | Recursively removing directory: /tmp/git.7vLj6X/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.499 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.499 | 10523 | Recursively removing directory: /tmp/git.BWSLva/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.500 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.500 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.500 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.500 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.501 | 15533 | Added a new worker 14 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.501 | 10522 | Removed run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.501 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.501 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.501 | 10522 | Assigned run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.500 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.501 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.stkQ1z 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.501 | 15531 | Added a new run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.502 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.502 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.502 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.502 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.502 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.502 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.502 | 15536 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.502 | 10522 | Removed run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.502 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.502 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.502 | 10522 | Assigned run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.502 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EiVC76 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.504 | 15532 | Marked run 447 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.504 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.505 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.505 | 15534 | Marked run 448 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.505 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.507 | 15537 | Added a new run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.507 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.508 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.508 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.509 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.509 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.510 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.512 | 15541 | Added a new run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.512 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.514 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.516 | 10526 | Recursively removing directory: /tmp/git.stkQ1z/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.516 | 15551 | Added a new run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.516 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.517 | 10523 | Recursively removing directory: /tmp/git.EiVC76/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.517 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.517 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.518 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.518 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.518 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.518 | 15556 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.518 | 10522 | Removed run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.518 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.518 | 10522 | Assigned run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.518 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.518 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.518 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.519 | 15558 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.519 | 10522 | Removed run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.519 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.519 | 10522 | Assigned run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.519 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.518 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.518 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.518 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.519 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SkywN4 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.518 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MWqPFl 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.520 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.520 | 15555 | Marked run 449 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.521 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.522 | 15557 | Marked run 450 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.522 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.524 | 15559 | Added a new run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.524 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.524 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.525 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.525 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.526 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.527 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.529 | 15563 | Added a new run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.529 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.532 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.533 | 10526 | Recursively removing directory: /tmp/git.MWqPFl/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.533 | 15574 | Added a new run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.533 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.533 | 10523 | Recursively removing directory: /tmp/git.SkywN4/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.534 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.534 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.534 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.534 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.535 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.535 | 15578 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.535 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.535 | 10522 | Removed run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.535 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.535 | 10522 | Assigned run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.535 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.535 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.535 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.535 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.535 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Le0nJr 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.535 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.536 | 15580 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.536 | 10522 | Removed run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.536 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SzlZ0T 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.536 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.536 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.536 | 10522 | Assigned run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.536 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.537 | 15577 | Marked run 451 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.538 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.539 | 15581 | Added a new run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.539 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.541 | 15579 | Marked run 452 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.541 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.542 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.542 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.543 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.543 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.544 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.544 | 15583 | Added a new run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.544 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.547 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.548 | 15589 | Added a new run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.548 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.551 | 10526 | Recursively removing directory: /tmp/git.Le0nJr/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.551 | 10523 | Recursively removing directory: /tmp/git.SzlZ0T/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.551 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.554 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.554 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.554 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.554 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mthwa3 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.554 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.554 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.554 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.554 | 15599 | Added a new run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.554 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.554 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.554 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.554 | 15601 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.554 | 10522 | Removed run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.554 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.554 | 10522 | Assigned run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.554 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.555 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.555 | 15603 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.555 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.555 | 10522 | Removed run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.555 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.555 | 10522 | Assigned run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.555 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5V3meK 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.557 | 15600 | Marked run 453 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.557 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.558 | 15602 | Marked run 454 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.559 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.560 | 15605 | Added a new run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.560 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.561 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.561 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.562 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.562 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.563 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.564 | 15610 | Added a new run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.565 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.568 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.569 | 15620 | Added a new run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.569 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.569 | 10526 | Recursively removing directory: /tmp/git.mthwa3/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.570 | 10523 | Recursively removing directory: /tmp/git.5V3meK/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.571 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.571 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.571 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.571 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.571 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 15625 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.572 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.572 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.572 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10522 | Removed run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10522 | Assigned run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 15628 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10522 | Removed run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.572 | 10522 | Assigned run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.573 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.572 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dZq535 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.573 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nT83oL 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.574 | 15624 | Marked run 455 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.574 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.576 | 15626 | Marked run 456 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.576 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.577 | 15627 | Added a new run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.578 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.578 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.578 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.579 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.579 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.581 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.582 | 15632 | Added a new run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.582 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.585 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.586 | 10523 | Recursively removing directory: /tmp/git.nT83oL/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.587 | 15643 | Added a new run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.587 | 10526 | Recursively removing directory: /tmp/git.dZq535/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.587 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.588 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.588 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.588 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.588 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.589 | 15647 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.589 | 10522 | Removed run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.589 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.589 | 10522 | Assigned run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.589 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.588 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.589 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gQmA2C 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.589 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.589 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.589 | 15649 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.589 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.589 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.589 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.590 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Tq5Lvl 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.590 | 10522 | Removed run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.590 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.590 | 10522 | Assigned run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.590 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.591 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.591 | 15646 | Marked run 458 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.591 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.593 | 15648 | Marked run 457 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.593 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.595 | 15650 | Added a new run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.595 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.596 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.596 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.597 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.597 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.597 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.599 | 15653 | Added a new run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.599 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.602 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.603 | 15662 | Added a new run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.603 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.604 | 10523 | Recursively removing directory: /tmp/git.gQmA2C/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.604 | 10526 | Recursively removing directory: /tmp/git.Tq5Lvl/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.605 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.605 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.606 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.606 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.606 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.606 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.606 | 15669 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.606 | 10522 | Removed run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.606 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.606 | 10522 | Assigned run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.606 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MT09HZ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.606 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.606 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.606 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.607 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.607 | 15672 | Added a new worker 8 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.607 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.607 | 10522 | Removed run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.607 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.607 | 10522 | Assigned run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.607 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.607 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mSuVuU 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.608 | 15670 | Added a new run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.609 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.610 | 15668 | Marked run 459 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.610 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.612 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.612 | 15671 | Marked run 460 as finished 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.612 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.613 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.613 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.614 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.614 | 15674 | Added a new run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.614 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.614 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.617 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.619 | 15680 | Added a new run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.619 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.621 | 10523 | Recursively removing directory: /tmp/git.MT09HZ/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.621 | 10526 | Recursively removing directory: /tmp/git.mSuVuU/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.622 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.623 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.623 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.623 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.623 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.623 | 15692 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.623 | 10522 | Removed run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.623 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.623 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.623 | 10522 | Assigned run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.623 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.623 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.m5f8xd 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.624 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.624 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.624 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.624 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.H25aWq 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.624 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.624 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.624 | 15694 | Added a new worker 16 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.624 | 10522 | Removed run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.624 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.624 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.624 | 10522 | Assigned run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.627 | 15691 | Marked run 461 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.627 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.627 | 15690 | Added a new run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.627 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.629 | 15693 | Marked run 462 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.629 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.630 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.630 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.630 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.631 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.631 | 15696 | Added a new run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.632 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.631 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.634 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.636 | 15702 | Added a new run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.637 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.638 | 10523 | Recursively removing directory: /tmp/git.m5f8xd/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.639 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.639 | 10526 | Recursively removing directory: /tmp/git.H25aWq/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.639 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.639 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.640 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.640 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.640 | 15714 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.640 | 10522 | Removed run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.640 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.640 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.640 | 10522 | Assigned run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.640 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.640 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mIyE3s 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.641 | 15712 | Added a new run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.642 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.643 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.643 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.643 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.643 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.643 | 15717 | Added a new worker 6 to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.643 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.643 | 10522 | Removed run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.643 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.643 | 10522 | Assigned run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.644 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.644 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JSHwhd 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.644 | 15713 | Marked run 463 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.644 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.644 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.646 | 15718 | Added a new run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.647 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.647 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.648 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.648 | 15716 | Marked run 464 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.648 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.649 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.650 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.650 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.652 | 15721 | Added a new run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.652 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.654 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.655 | 10523 | Recursively removing directory: /tmp/git.mIyE3s/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.656 | 15731 | Added a new run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.657 | 10526 | Recursively removing directory: /tmp/git.JSHwhd/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.657 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.657 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.657 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.657 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.658 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.658 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.658 | 15737 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.658 | 10522 | Removed run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.658 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.658 | 10522 | Assigned run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.658 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2jrbSk 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.658 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.659 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.660 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.660 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.660 | 15736 | Marked run 465 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.660 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.660 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.660 | 15740 | Added a new worker 6 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.660 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.660 | 10522 | Removed run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.660 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.660 | 10522 | Assigned run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.661 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.661 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0MeRHB 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.662 | 15738 | Added a new run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.662 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.665 | 15739 | Marked run 466 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.665 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.665 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.665 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.666 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.666 | 15742 | Added a new run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.667 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.667 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.668 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.670 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.671 | 15747 | Added a new run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.672 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.674 | 10523 | Recursively removing directory: /tmp/git.2jrbSk/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.674 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.675 | 10526 | Recursively removing directory: /tmp/git.0MeRHB/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.676 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.676 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.676 | 15758 | Added a new run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.676 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.676 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.676 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.676 | 15760 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.676 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 10522 | Removed run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 10522 | Assigned run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.676 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.677 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yFjVnI 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.677 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.677 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.677 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.678 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.e2MjKF 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 15763 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 10522 | Removed run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.677 | 10522 | Assigned run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.679 | 15759 | Marked run 467 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.680 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.680 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.681 | 15762 | Marked run 468 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.681 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.683 | 15764 | Added a new run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.683 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.684 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.684 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.684 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.685 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.686 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.687 | 15768 | Added a new run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.687 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.690 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.692 | 10526 | Recursively removing directory: /tmp/git.e2MjKF/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.692 | 10523 | Recursively removing directory: /tmp/git.yFjVnI/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.692 | 15779 | Added a new run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.692 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.694 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.694 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.694 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.694 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.694 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.694 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 15784 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10522 | Removed run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10522 | Assigned run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 15785 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10522 | Removed run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10522 | Assigned run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.694 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.695 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.695 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OF9yrR 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.694 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ny029D 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.696 | 15782 | Marked run 469 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.696 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.700 | 15783 | Marked run 470 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.700 | 15786 | Added a new run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.700 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.700 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.701 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.701 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.701 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.702 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.703 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.704 | 15790 | Added a new run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.704 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.707 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.709 | 10523 | Recursively removing directory: /tmp/git.OF9yrR/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.709 | 15800 | Added a new run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.709 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.709 | 10526 | Recursively removing directory: /tmp/git.ny029D/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.710 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.710 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.710 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.710 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.710 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.711 | 15805 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.711 | 10522 | Removed run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.711 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.711 | 10522 | Assigned run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.711 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.711 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UABs8m 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.711 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.712 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.712 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.712 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.712 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.712 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.712 | 15808 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.712 | 10522 | Removed run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.712 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.712 | 10522 | Assigned run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.712 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.712 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BYTuNk 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.713 | 15804 | Marked run 472 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.714 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.716 | 15806 | Marked run 471 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.716 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.722 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.722 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.723 | 15807 | Added a new run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.723 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.723 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.723 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.726 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.727 | 15814 | Added a new run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.727 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.730 | 10526 | Recursively removing directory: /tmp/git.BYTuNk/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.730 | 10523 | Recursively removing directory: /tmp/git.UABs8m/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.731 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.732 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.732 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.732 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.733 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.paI79s 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.732 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.732 | 15826 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 10522 | Removed run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 10522 | Assigned run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 15824 | Added a new run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 15828 | Added a new worker 6 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.733 | 10522 | Removed run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.734 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.734 | 10522 | Assigned run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.733 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.733 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.733 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.734 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Vxzj9v 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.736 | 15825 | Marked run 474 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.736 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.736 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.738 | 15830 | Added a new run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.738 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.740 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.740 | 15827 | Marked run 473 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.740 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.741 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.741 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.741 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.742 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.743 | 15832 | Added a new run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.743 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.746 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.747 | 15841 | Added a new run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.747 | 10526 | Recursively removing directory: /tmp/git.paI79s/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.748 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.749 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.749 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.749 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.749 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.749 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.749 | 15849 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.750 | 10522 | Removed run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.750 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.750 | 10522 | Assigned run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.749 | 10523 | Recursively removing directory: /tmp/git.Vxzj9v/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.750 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.chTaKP 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.750 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.750 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.752 | 15848 | Marked run 475 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.752 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.752 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.752 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.752 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.753 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.753 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.753 | 15852 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.753 | 10522 | Removed run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.753 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.753 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.753 | 10522 | Assigned run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.753 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.O5JF2e 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.754 | 15850 | Added a new run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.754 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.756 | 15851 | Marked run 476 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.756 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.756 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.757 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.757 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.784 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.785 | 15854 | Added a new run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.785 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.785 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.788 | 10526 | Recursively removing directory: /tmp/git.chTaKP/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.788 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.789 | 15863 | Added a new run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.790 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.790 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.790 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.790 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.790 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.790 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.790 | 15868 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.790 | 10522 | Removed run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.790 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.790 | 10522 | Assigned run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.791 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5M1mJL 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.791 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.793 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.793 | 15867 | Marked run 477 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.793 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.794 | 10523 | Recursively removing directory: /tmp/git.O5JF2e/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.795 | 15872 | Added a new run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.795 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.796 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.796 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.796 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.796 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.796 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.796 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.797 | 15875 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.797 | 10522 | Removed run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.797 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.797 | 10522 | Assigned run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.797 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4Qm1gD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.797 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.798 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.798 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.799 | 15874 | Marked run 478 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.799 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.800 | 15876 | Added a new run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.801 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.802 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.803 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.803 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.805 | 10526 | Recursively removing directory: /tmp/git.5M1mJL/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.805 | 15883 | Added a new run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.806 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.807 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.807 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.807 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.807 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.807 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.807 | 15890 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.807 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.807 | 10522 | Removed run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.807 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.807 | 10522 | Assigned run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.808 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9iXmKb 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.808 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.809 | 15889 | Marked run 479 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.809 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.811 | 10523 | Recursively removing directory: /tmp/git.4Qm1gD/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.811 | 15891 | Added a new run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.811 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.812 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.812 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.813 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.813 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.813 | 15897 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.813 | 10522 | Removed run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.813 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.813 | 10522 | Assigned run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.813 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.813 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.813 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.813 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vrtFtX 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.814 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.815 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.815 | 15896 | Marked run 480 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.816 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.817 | 15898 | Added a new run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.817 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.819 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.820 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.820 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.822 | 15905 | Added a new run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.822 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.822 | 10526 | Recursively removing directory: /tmp/git.9iXmKb/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.824 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.824 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.824 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.824 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.824 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.824 | 15912 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.824 | 10522 | Removed run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.824 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.824 | 10522 | Assigned run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.825 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.824 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.825 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DXQlXy 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.826 | 15913 | Added a new run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.827 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.827 | 10523 | Recursively removing directory: /tmp/git.vrtFtX/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.829 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.829 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.829 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.829 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.829 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.829 | 15919 | Added a new worker 15 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.829 | 10522 | Removed run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.830 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.830 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.830 | 10522 | Assigned run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.829 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.830 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YliT2C 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.831 | 15911 | Marked run 481 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.832 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.832 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.834 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.834 | 15920 | Added a new run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.834 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.836 | 15918 | Marked run 482 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.836 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.837 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.837 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.838 | 15924 | Added a new run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.838 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.839 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.841 | 10526 | Recursively removing directory: /tmp/git.DXQlXy/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.842 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.844 | 15932 | Added a new run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.844 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.844 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.844 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.844 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.844 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.845 | 15938 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.845 | 10522 | Removed run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.845 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.845 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.846 | 10522 | Assigned run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.846 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.846 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yjDfGf 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.846 | 15937 | Marked run 483 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.846 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.847 | 10523 | Recursively removing directory: /tmp/git.YliT2C/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.848 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.848 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.848 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.848 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.848 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.849 | 15942 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.849 | 10522 | Removed run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.849 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.849 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.849 | 10522 | Assigned run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.848 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.849 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3LwAg1 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.850 | 15940 | Added a new run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.850 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.852 | 15941 | Marked run 484 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.852 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.852 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.853 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.853 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.855 | 15944 | Added a new run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.855 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.855 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.856 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.857 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.859 | 15951 | Added a new run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.859 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.860 | 10526 | Recursively removing directory: /tmp/git.yjDfGf/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.861 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.861 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.861 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.862 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.862 | 15961 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.862 | 10522 | Removed run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.862 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.862 | 10522 | Assigned run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.862 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.862 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.862 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.396QiO 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.862 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.863 | 10523 | Recursively removing directory: /tmp/git.3LwAg1/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.864 | 15962 | Added a new run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.864 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.866 | 15960 | Marked run 485 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.866 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.866 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.866 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.866 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.867 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.867 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.867 | 15965 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.867 | 10522 | Removed run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.867 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.867 | 10522 | Assigned run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.867 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.867 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.867 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.d7pyja 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.868 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.868 | 15964 | Marked run 486 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.869 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.869 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.870 | 15966 | Added a new run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.870 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.873 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.873 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.874 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.875 | 15971 | Added a new run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.875 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.876 | 10526 | Recursively removing directory: /tmp/git.396QiO/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.877 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.877 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.878 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.878 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.878 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.878 | 15980 | Added a new worker 12 to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.878 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1nYVBm 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.878 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.878 | 10522 | Removed run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.878 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.878 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.878 | 10522 | Assigned run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.880 | 15979 | Marked run 487 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.881 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.881 | 10523 | Recursively removing directory: /tmp/git.d7pyja/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.882 | 15981 | Added a new run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.882 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.883 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.883 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.884 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.884 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.884 | 15987 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.884 | 10522 | Removed run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.884 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.884 | 10522 | Assigned run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.884 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.884 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.884 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dWjhrH 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.884 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.885 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.885 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.886 | 15986 | Marked run 488 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.886 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.888 | 15989 | Added a new run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.888 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.889 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.890 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.891 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.892 | 10526 | Recursively removing directory: /tmp/git.1nYVBm/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.894 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.894 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.894 | 15995 | Added a new run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.894 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.894 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.894 | 16000 | Added a new worker 6 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.894 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.894 | 10522 | Removed run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.894 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.894 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.894 | 10522 | Assigned run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.895 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eQp1rT 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.896 | 15999 | Marked run 489 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.896 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.897 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.898 | 10523 | Recursively removing directory: /tmp/git.dWjhrH/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.899 | 16006 | Added a new run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.899 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.900 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.900 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.900 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.901 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.901 | 16009 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.901 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.901 | 10522 | Removed run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.901 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.901 | 10522 | Assigned run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.901 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.901 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.901 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1aOc0G 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.902 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.902 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.903 | 16008 | Marked run 490 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.903 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.905 | 16010 | Added a new run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.905 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.907 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.908 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.908 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.908 | 10526 | Recursively removing directory: /tmp/git.eQp1rT/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.910 | 16018 | Added a new run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.911 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.911 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.911 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.911 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.911 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8O8Sdi 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.911 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.911 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.911 | 16023 | Added a new worker 10 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.911 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.911 | 10522 | Removed run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.911 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.911 | 10522 | Assigned run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.913 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.914 | 16022 | Marked run 491 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.914 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.915 | 16027 | Added a new run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.916 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.915 | 10523 | Recursively removing directory: /tmp/git.1aOc0G/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.917 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.917 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.917 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.917 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.917 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.917 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.918 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rAKgnk 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.918 | 16031 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.918 | 10522 | Removed run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.918 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.918 | 10522 | Assigned run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.918 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.918 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.919 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.920 | 16030 | Marked run 492 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.920 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.921 | 16033 | Added a new run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.922 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.924 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.924 | 10526 | Recursively removing directory: /tmp/git.8O8Sdi/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.925 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.925 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.926 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.926 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.927 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.927 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.927 | 16043 | Added a new worker 14 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.927 | 10522 | Removed run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.927 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.927 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.927 | 10522 | Assigned run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.928 | 16041 | Added a new run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.927 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.927 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jL30Rc 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.929 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.930 | 16042 | Marked run 493 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.930 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.931 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.932 | 16048 | Added a new run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.933 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.933 | 10523 | Recursively removing directory: /tmp/git.rAKgnk/ 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.933 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.934 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.935 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.935 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.935 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.935 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.935 | 16054 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.935 | 10522 | Removed run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.935 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.935 | 10522 | Assigned run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.935 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.935 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.935 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YbuEiN 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.936 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.937 | 16053 | Marked run 494 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.938 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.940 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.940 | 16055 | Added a new run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.941 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.941 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.942 | 10526 | Recursively removing directory: /tmp/git.jL30Rc/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.943 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.943 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.943 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.943 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.944 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.944 | 16065 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.944 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.944 | 10522 | Removed run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.944 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.944 | 10522 | Assigned run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.944 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.944 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.paHtJf 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.945 | 16063 | Added a new run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.947 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.947 | 16064 | Marked run 495 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.947 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.948 | 10523 | Recursively removing directory: /tmp/git.YbuEiN/ 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.949 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.949 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.949 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.949 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.950 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.950 | 16074 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.950 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.950 | 10522 | Removed run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.950 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.950 | 10522 | Assigned run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.950 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.950 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.950 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZGqKrk 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.951 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.952 | 16073 | Marked run 496 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.952 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.953 | 16072 | Added a new run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.954 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.956 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.956 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.957 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.958 | 16081 | Added a new run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.958 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.958 | 10526 | Recursively removing directory: /tmp/git.paHtJf/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.960 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.960 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.960 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.960 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.960 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.960 | 16087 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.960 | 10522 | Removed run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.960 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.960 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.961 | 10522 | Assigned run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.961 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eoReWa 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.961 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.962 | 16086 | Marked run 497 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.963 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.964 | 16089 | Added a new run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.964 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.964 | 10523 | Recursively removing directory: /tmp/git.ZGqKrk/ 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.966 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.966 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.966 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.966 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.967 | 16095 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.967 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.967 | 10522 | Removed run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.967 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.967 | 10522 | Assigned run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.967 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.966 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.967 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kYCaXz 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.968 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.968 | 16094 | Marked run 498 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.969 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.969 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.970 | 16096 | Added a new run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.970 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.972 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.973 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.973 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.975 | 16101 | Added a new run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.975 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.977 | 10526 | Recursively removing directory: /tmp/git.eoReWa/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.978 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.978 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.978 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.979 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.979 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.979 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.979 | 16113 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.979 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.979 | 10522 | Removed run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.979 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.979 | 10522 | Assigned run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.980 | 16111 | Added a new run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.980 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.979 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.A2C0Gr 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.981 | 10523 | Recursively removing directory: /tmp/git.kYCaXz/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.982 | 16112 | Marked run 499 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.982 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.983 | 10523 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.983 | 10523 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.983 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.983 | 10523 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.983 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.983 | 16117 | Added a new worker 11 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.983 | 10522 | Removed run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.983 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.983 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.983 | 10522 | Assigned run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.984 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.984 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YW6nVo 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.985 | 16116 | Marked run 500 as finished 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.985 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.985 | 10526 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.986 | 10526 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.987 | 16118 | Added a new run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.987 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.989 | 10523 | Checking out revision HEAD 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.990 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10523/cimple-worker: 2024-04-25 03:44:14.991 | 10523 | Going to run: ./ci 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.991 | 16122 | Added a new run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.992 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.993 | 10526 | Recursively removing directory: /tmp/git.A2C0Gr/ 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.995 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.995 | 10526 | Process exit code: 0 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.995 | 10526 | Process output: 57 bytes 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.995 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.995 | 10526 | Waiting for a new command 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.995 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.995 | 16133 | Added a new worker 13 to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.995 | 10522 | Removed run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.995 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.995 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.995 | 10522 | Assigned run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:14 | INFO | 10526/cimple-worker: 2024-04-25 03:44:14.995 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gVwOTw 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.997 | 16130 | Added a new run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.998 | 10520 | Waiting for new connections 2024-04-25 03:44:14 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:14 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:14 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:14 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.999 | 16131 | Marked run 501 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:14.999 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.000 | 10523 | Recursively removing directory: /tmp/git.YW6nVo/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.001 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.002 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.002 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.002 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.002 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.002 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.003 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.003 | 16140 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.003 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.003 | 10522 | Removed run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.003 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.003 | 10522 | Assigned run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.003 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.W2lwPR 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.004 | 16138 | Added a new run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.004 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.004 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.007 | 16139 | Marked run 502 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.008 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.008 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.009 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.010 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.011 | 16144 | Added a new run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.011 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.014 | 10526 | Recursively removing directory: /tmp/git.gVwOTw/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.014 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.016 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.016 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.016 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.017 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DznCwl 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.016 | 16152 | Added a new run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.016 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.016 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.017 | 16157 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.017 | 10522 | Removed run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.017 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.017 | 10522 | Assigned run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.018 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.019 | 16156 | Marked run 503 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.019 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.021 | 10523 | Recursively removing directory: /tmp/git.W2lwPR/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.021 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.023 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.023 | 16160 | Added a new run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.024 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.024 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.023 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.024 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.024 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.024 | 16163 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.024 | 10522 | Removed run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.024 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.024 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.024 | 10522 | Assigned run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.024 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.024 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.024 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RM5qvA 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.026 | 16162 | Marked run 504 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.026 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.027 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.030 | 16166 | Added a new run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.030 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.030 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.031 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.032 | 10526 | Recursively removing directory: /tmp/git.DznCwl/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.033 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.033 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.033 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.034 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.034 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.034 | 16176 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.034 | 10522 | Removed run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.034 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.034 | 10522 | Assigned run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.034 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.034 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.034 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.j1avvt 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.035 | 16173 | Added a new run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.035 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.037 | 16175 | Marked run 505 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.037 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.038 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.039 | 10523 | Recursively removing directory: /tmp/git.RM5qvA/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.040 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.040 | 16182 | Added a new run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.041 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.041 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.041 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.041 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.041 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.041 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.041 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.041 | 16185 | Added a new worker 6 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.041 | 10522 | Removed run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.041 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.041 | 10522 | Assigned run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.041 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lhNR7Y 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.042 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.044 | 16184 | Marked run 506 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.044 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.044 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.045 | 16188 | Added a new run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.046 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.048 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.048 | 10526 | Recursively removing directory: /tmp/git.j1avvt/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.048 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.048 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.050 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.050 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.050 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.050 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.050 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.050 | 16197 | Added a new worker 12 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.050 | 16194 | Added a new run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.050 | 10522 | Removed run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.050 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.051 | 10522 | Assigned run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.051 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.051 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.051 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aGcJDA 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.052 | 16196 | Marked run 507 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.053 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.054 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.055 | 10523 | Recursively removing directory: /tmp/git.lhNR7Y/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.058 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.058 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.058 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.058 | 16203 | Added a new run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.058 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.058 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.058 | 16206 | Added a new worker 6 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.058 | 10522 | Removed run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.058 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.058 | 10522 | Assigned run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.058 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bV9f8D 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.059 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.060 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.061 | 16205 | Marked run 508 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.061 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.061 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.062 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.064 | 16209 | Added a new run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.064 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.064 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.065 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.067 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.068 | 10526 | Recursively removing directory: /tmp/git.aGcJDA/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.069 | 16217 | Added a new run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.069 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.070 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.070 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.070 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.070 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.070 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.071 | 16224 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.071 | 10522 | Removed run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.071 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.071 | 10522 | Assigned run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.071 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9fuuzX 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.071 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.072 | 16223 | Marked run 509 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.072 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.073 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.073 | 10523 | Recursively removing directory: /tmp/git.bV9f8D/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.075 | 16226 | Added a new run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.075 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.075 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.075 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.075 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.075 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.075 | 16229 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.075 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.076 | 10522 | Removed run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.076 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.076 | 10522 | Assigned run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.076 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.076 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GpsT6a 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.077 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.077 | 16228 | Marked run 510 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.078 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.078 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.078 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.080 | 16230 | Added a new run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.081 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.082 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.082 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.083 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.085 | 10526 | Recursively removing directory: /tmp/git.9fuuzX/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.085 | 16239 | Added a new run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.085 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.086 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.086 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.086 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.086 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.086 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.087 | 16244 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.087 | 10522 | Removed run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.087 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.087 | 10522 | Assigned run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.087 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MaoKdr 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.088 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.088 | 16243 | Marked run 511 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.089 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.089 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.090 | 10523 | Recursively removing directory: /tmp/git.GpsT6a/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.090 | 16248 | Added a new run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.090 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.092 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.092 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.092 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.092 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.092 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.092 | 16251 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.092 | 10522 | Removed run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.092 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.092 | 10522 | Assigned run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.092 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.093 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jF9B1N 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.093 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.094 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.094 | 16250 | Marked run 512 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.094 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.094 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.096 | 16252 | Added a new run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.096 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.098 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.099 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.099 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.100 | 16259 | Added a new run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.101 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.101 | 10526 | Recursively removing directory: /tmp/git.MaoKdr/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.103 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.103 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.103 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.103 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.103 | 16266 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.103 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.103 | 10522 | Removed run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.103 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.103 | 10522 | Assigned run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.103 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.104 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NRQPGm 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.104 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.105 | 16265 | Marked run 513 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.105 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.106 | 10523 | Recursively removing directory: /tmp/git.jF9B1N/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.107 | 16269 | Added a new run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.107 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.108 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.108 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.108 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.108 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.108 | 16273 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.108 | 10522 | Removed run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.108 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.108 | 10522 | Assigned run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.109 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.108 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.109 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uSTSHm 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.109 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.110 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.110 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.111 | 16272 | Marked run 514 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.112 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.113 | 16274 | Added a new run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.113 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.115 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.116 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.116 | 10526 | Recursively removing directory: /tmp/git.NRQPGm/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.116 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.118 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.118 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.118 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.118 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.118 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.118 | 16286 | Added a new worker 14 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.118 | 10522 | Removed run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.118 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.118 | 10522 | Assigned run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.118 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.119 | 16283 | Added a new run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.119 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.118 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5qD5yK 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.121 | 16284 | Marked run 515 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.121 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.122 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.124 | 10523 | Recursively removing directory: /tmp/git.uSTSHm/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.124 | 16291 | Added a new run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.124 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.124 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.125 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.125 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.125 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.126 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.126 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.126 | 16295 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.126 | 10522 | Removed run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.126 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.126 | 10522 | Assigned run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.126 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.126 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.126 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.taSbKX 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.127 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.127 | 16294 | Marked run 516 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.127 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.129 | 16297 | Added a new run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.129 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.131 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.132 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.132 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.134 | 10526 | Recursively removing directory: /tmp/git.5qD5yK/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.134 | 16305 | Added a new run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.135 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.136 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.136 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.136 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.136 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.136 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.136 | 16310 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.136 | 10522 | Removed run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.136 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.136 | 10522 | Assigned run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.136 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.136 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KhC3kg 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.137 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.139 | 16309 | Marked run 517 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.139 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.140 | 10523 | Recursively removing directory: /tmp/git.taSbKX/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.140 | 16312 | Added a new run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.141 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.142 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.142 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.142 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.142 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.142 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.142 | 16317 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.142 | 10522 | Removed run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.142 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.142 | 10522 | Assigned run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.142 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.142 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.143 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fCPfm0 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.143 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.144 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.145 | 16316 | Marked run 518 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.145 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.146 | 16318 | Added a new run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.147 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.148 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.149 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.149 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.151 | 16323 | Added a new run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.151 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.151 | 10526 | Recursively removing directory: /tmp/git.KhC3kg/ 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.153 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.153 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.153 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.153 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.154 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.154 | 16334 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.154 | 10522 | Removed run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.154 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.154 | 10522 | Assigned run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.154 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.arY8Di 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.154 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.155 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.155 | 10523 | Recursively removing directory: /tmp/git.fCPfm0/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.156 | 16332 | Marked run 519 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.156 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.157 | 16336 | Added a new run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.158 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.158 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.158 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.158 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.158 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.158 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.158 | 16338 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.158 | 10522 | Removed run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.158 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.158 | 10522 | Assigned run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.158 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hgE2st 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.159 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.161 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.161 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.161 | 16337 | Marked run 520 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.161 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.162 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.163 | 16340 | Added a new run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.163 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.164 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.165 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.166 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.169 | 10526 | Recursively removing directory: /tmp/git.arY8Di/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.170 | 16345 | Added a new run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.171 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.171 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.171 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.171 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.172 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.172 | 16357 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.172 | 10522 | Removed run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.172 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.172 | 10522 | Assigned run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.172 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.172 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.172 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KnBmu1 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.173 | 10523 | Recursively removing directory: /tmp/git.hgE2st/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.174 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.174 | 16355 | Marked run 521 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.174 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.175 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.175 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.176 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.175 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.176 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.176 | 16360 | Added a new worker 6 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.176 | 10522 | Removed run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.176 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.176 | 10522 | Assigned run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.176 | 16358 | Added a new run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.176 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.j5SGyg 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.176 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.177 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.179 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.179 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.179 | 16359 | Marked run 522 as finished 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.180 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.180 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.182 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.182 | 16362 | Added a new run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.183 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.183 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.185 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.187 | 16370 | Added a new run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.187 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.187 | 10526 | Recursively removing directory: /tmp/git.KnBmu1/ 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.189 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.189 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.189 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.189 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.189 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.189 | 16378 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.189 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.189 | 10522 | Removed run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.190 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.190 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.190 | 10522 | Assigned run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.190 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VuBJyK 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.191 | 10523 | Recursively removing directory: /tmp/git.j5SGyg/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.191 | 16377 | Marked run 523 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.192 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.193 | 16379 | Added a new run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.194 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.194 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.194 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.194 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.194 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.194 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.194 | 16382 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.194 | 10522 | Removed run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.194 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.194 | 10522 | Assigned run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.194 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.195 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yiTwOh 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.196 | 16381 | Marked run 524 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.196 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.196 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.197 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.197 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.199 | 16384 | Added a new run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.199 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.200 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.201 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.202 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.203 | 16390 | Added a new run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.203 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.204 | 10526 | Recursively removing directory: /tmp/git.VuBJyK/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.206 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.206 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.206 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.206 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.206 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.206 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.206 | 16401 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.206 | 10522 | Removed run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.206 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.206 | 10522 | Assigned run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.207 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.207 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SHj5Hq 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.208 | 16399 | Marked run 525 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.208 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.208 | 10523 | Recursively removing directory: /tmp/git.yiTwOh/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.210 | 16400 | Added a new run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.210 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.210 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.211 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.211 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.211 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.211 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.211 | 16404 | Added a new worker 9 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.211 | 10522 | Removed run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.211 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.211 | 10522 | Assigned run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.211 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xNZQlc 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.212 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.213 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.214 | 16403 | Marked run 526 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.214 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.214 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.215 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.216 | 16406 | Added a new run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.216 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.217 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.218 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.219 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.220 | 16411 | Added a new run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.220 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.223 | 10526 | Recursively removing directory: /tmp/git.SHj5Hq/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.223 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.225 | 10523 | Recursively removing directory: /tmp/git.xNZQlc/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.225 | 16421 | Added a new run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.225 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.225 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.226 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.226 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.226 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.226 | 16424 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.226 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.226 | 10522 | Removed run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.226 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.226 | 10522 | Assigned run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.226 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.226 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tEUulS 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.228 | 16423 | Marked run 527 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.228 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.228 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.228 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.228 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.229 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.229 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.229 | 16427 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.229 | 10522 | Removed run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.229 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.229 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8AHR8b 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.229 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.229 | 10522 | Assigned run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.231 | 16426 | Marked run 528 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.231 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.232 | 16428 | Added a new run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.232 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.233 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.234 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.234 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.235 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.235 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.237 | 16431 | Added a new run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.237 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.240 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.241 | 16441 | Added a new run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.241 | 10526 | Recursively removing directory: /tmp/git.tEUulS/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.242 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.242 | 10523 | Recursively removing directory: /tmp/git.8AHR8b/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.243 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.243 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.243 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.243 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.243 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.244 | 16447 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.244 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.244 | 10522 | Removed run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.244 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.244 | 10522 | Assigned run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.244 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.K9DBPK 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.244 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.244 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.244 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.244 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.244 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.245 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.245 | 16450 | Added a new worker 15 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.245 | 10522 | Removed run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.245 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.245 | 10522 | Assigned run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.245 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.245 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2ofSDl 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.248 | 16449 | Added a new run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.248 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.248 | 16446 | Marked run 529 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.248 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.250 | 16448 | Marked run 530 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.250 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.250 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.251 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.251 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.251 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.252 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.253 | 16452 | Added a new run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.253 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.256 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.257 | 16460 | Added a new run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.258 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.259 | 10526 | Recursively removing directory: /tmp/git.K9DBPK/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.260 | 10523 | Recursively removing directory: /tmp/git.2ofSDl/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.260 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.260 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.260 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.261 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.261 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.261 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.261 | 16470 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.261 | 10522 | Removed run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.261 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.261 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.261 | 10522 | Assigned run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.261 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tdDqID 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.262 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.262 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.262 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.262 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.263 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lxj3hW 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.262 | 16468 | Added a new run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.263 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.263 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.263 | 16472 | Added a new worker 6 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.263 | 10522 | Removed run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.263 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.263 | 10522 | Assigned run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.263 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.265 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.266 | 16469 | Marked run 531 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.266 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.268 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.269 | 16471 | Marked run 532 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.269 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.269 | 16474 | Added a new run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.269 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.269 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.269 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.270 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.272 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.273 | 16479 | Added a new run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.274 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.276 | 10526 | Recursively removing directory: /tmp/git.tdDqID/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.277 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.277 | 10523 | Recursively removing directory: /tmp/git.lxj3hW/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.277 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.277 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.277 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.278 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.278 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.278 | 16492 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.278 | 10522 | Removed run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.278 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.278 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.278 | 10522 | Assigned run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.278 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fHQBqc 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.279 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.279 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.279 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.279 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.279 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.279 | 16494 | Added a new worker 15 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.279 | 10522 | Removed run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.279 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.279 | 10522 | Assigned run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.279 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.280 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LZhN3d 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.281 | 16490 | Added a new run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.281 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.282 | 16491 | Marked run 533 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.282 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.283 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.284 | 16493 | Marked run 534 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.284 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.285 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.286 | 16496 | Added a new run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.286 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.286 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.287 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.288 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.289 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.290 | 16501 | Added a new run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.290 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.293 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.293 | 10526 | Recursively removing directory: /tmp/git.fHQBqc/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.295 | 16511 | Added a new run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.295 | 10523 | Recursively removing directory: /tmp/git.LZhN3d/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.296 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.296 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.295 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.296 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.296 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.296 | 16515 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.296 | 10522 | Removed run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.296 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.296 | 10522 | Assigned run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.296 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.296 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.296 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hKhMt7 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.298 | 16513 | Marked run 535 as finished 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.298 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.298 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.298 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.298 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.298 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.298 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.298 | 16517 | Added a new worker 12 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.298 | 10522 | Removed run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.298 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.298 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.299 | 10522 | Assigned run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.299 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.299 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JpAyQY 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.300 | 16518 | Added a new run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.301 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.303 | 16516 | Marked run 536 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.303 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.303 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.303 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.304 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.305 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.305 | 16520 | Added a new run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.305 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.306 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.308 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.309 | 16526 | Added a new run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.310 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.311 | 10526 | Recursively removing directory: /tmp/git.hKhMt7/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.312 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.313 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.313 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.313 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.313 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.313 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.313 | 16538 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.313 | 10522 | Removed run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.313 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.313 | 10522 | Assigned run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.313 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.313 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rblhKi 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.313 | 10523 | Recursively removing directory: /tmp/git.JpAyQY/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.314 | 16536 | Added a new run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.315 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.316 | 16537 | Marked run 537 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.316 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.316 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.316 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.316 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.317 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.317 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.317 | 16541 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.317 | 10522 | Removed run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.317 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.317 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.317 | 10522 | Assigned run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.317 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mY1Kxg 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.317 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.319 | 16540 | Marked run 538 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.319 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.320 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.321 | 16542 | Added a new run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.321 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.321 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.322 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.323 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.323 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.325 | 16545 | Added a new run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.325 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.327 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.328 | 10526 | Recursively removing directory: /tmp/git.rblhKi/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.329 | 16555 | Added a new run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.329 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.330 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.330 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.330 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.330 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.330 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.331 | 10523 | Recursively removing directory: /tmp/git.mY1Kxg/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.331 | 16561 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.331 | 10522 | Removed run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.331 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.331 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.331 | 10522 | Assigned run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.331 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OJ53W3 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.332 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.332 | 16560 | Marked run 539 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.332 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.333 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.333 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.333 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.333 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.333 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.333 | 16564 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.333 | 10522 | Removed run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.333 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.333 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.333 | 10522 | Assigned run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.333 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JvRE2W 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.334 | 16562 | Added a new run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.335 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.336 | 16563 | Marked run 540 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.336 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.337 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.337 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.338 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.339 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.339 | 16566 | Added a new run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.339 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.340 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.342 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.344 | 16573 | Added a new run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.344 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.346 | 10526 | Recursively removing directory: /tmp/git.OJ53W3/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.346 | 10523 | Recursively removing directory: /tmp/git.JvRE2W/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.347 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.348 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.348 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.348 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.348 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.348 | 16582 | Added a new run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.349 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.349 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.349 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.350 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7By84F 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.349 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.a2ZVlv 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 16584 | Added a new worker 15 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10522 | Removed run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10522 | Assigned run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 16586 | Added a new worker 8 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10522 | Removed run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.349 | 10522 | Assigned run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.350 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.352 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.352 | 16583 | Marked run 541 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.352 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.354 | 16585 | Marked run 542 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.354 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.355 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.356 | 16588 | Added a new run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.356 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.356 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.356 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.357 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.358 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.360 | 16592 | Added a new run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.360 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.362 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.364 | 10523 | Recursively removing directory: /tmp/git.a2ZVlv/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.364 | 16604 | Added a new run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.364 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.364 | 10526 | Recursively removing directory: /tmp/git.7By84F/ 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.365 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.365 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.365 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.365 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.365 | 16607 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.365 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.366 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.366 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.366 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10522 | Removed run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10522 | Assigned run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 16609 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10522 | Removed run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10522 | Assigned run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.366 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.367 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.366 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Z00ja5 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.367 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sQLWS4 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.367 | 16606 | Marked run 544 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.368 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.370 | 16608 | Marked run 543 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.370 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.371 | 16610 | Added a new run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.372 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.372 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.373 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.373 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.374 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.374 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.376 | 16614 | Added a new run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.376 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.379 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.380 | 10526 | Recursively removing directory: /tmp/git.sQLWS4/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.380 | 16625 | Added a new run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.381 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.381 | 10523 | Recursively removing directory: /tmp/git.Z00ja5/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.382 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.382 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.382 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.382 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.382 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.382 | 16629 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.382 | 10522 | Removed run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.382 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.382 | 10522 | Assigned run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.382 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.382 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FXBdnX 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.384 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.384 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.384 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.384 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.385 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9TuM3v 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.384 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.385 | 16628 | Marked run 546 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.385 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.385 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.385 | 16632 | Added a new worker 6 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.385 | 10522 | Removed run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.385 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.385 | 10522 | Assigned run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.385 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.387 | 16631 | Marked run 545 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.387 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.388 | 16630 | Added a new run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.389 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.389 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.390 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.391 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.391 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.393 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.393 | 16635 | Added a new run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.394 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.397 | 10526 | Recursively removing directory: /tmp/git.FXBdnX/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.397 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.399 | 16645 | Added a new run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.399 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.399 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.399 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.399 | 16649 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.399 | 10522 | Removed run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.399 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.400 | 10522 | Assigned run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.399 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.399 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.399 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.400 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4LYg6a 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.401 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.401 | 10523 | Recursively removing directory: /tmp/git.9TuM3v/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.402 | 16648 | Marked run 547 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.402 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.402 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.404 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.404 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.404 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.405 | 16652 | Added a new run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.405 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.405 | 16654 | Added a new worker 12 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.405 | 10522 | Removed run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.405 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.405 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.405 | 10522 | Assigned run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.405 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.405 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.406 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gm9xJ3 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.407 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.407 | 16653 | Marked run 548 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.407 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.407 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.408 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.409 | 16657 | Added a new run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.410 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.411 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.412 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.413 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.414 | 16662 | Added a new run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.414 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.415 | 10526 | Recursively removing directory: /tmp/git.4LYg6a/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.417 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.417 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.417 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.417 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.417 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.417 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.417 | 16673 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.417 | 10522 | Removed run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.417 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.417 | 10522 | Assigned run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.418 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.417 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.e35uNw 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.419 | 10523 | Recursively removing directory: /tmp/git.gm9xJ3/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.419 | 16671 | Marked run 549 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.420 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.421 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.421 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.421 | 16672 | Added a new run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.421 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.421 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.421 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.422 | 16676 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.422 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.422 | 10522 | Removed run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.422 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.422 | 10522 | Assigned run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.422 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.422 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HDurEX 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.424 | 16675 | Marked run 550 as finished 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.424 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.424 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.425 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.425 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.427 | 16678 | Added a new run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.427 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.428 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.429 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.430 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.431 | 16685 | Added a new run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.431 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.432 | 10526 | Recursively removing directory: /tmp/git.e35uNw/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.434 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.434 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.434 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.434 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.434 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.434 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.434 | 16694 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.435 | 10522 | Removed run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.435 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.435 | 10522 | Assigned run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.435 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.435 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.a8Ygev 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.436 | 10523 | Recursively removing directory: /tmp/git.HDurEX/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.436 | 16693 | Marked run 551 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.437 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.438 | 16695 | Added a new run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.439 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.439 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.439 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.439 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.439 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.439 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.440 | 16699 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.440 | 10522 | Removed run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.440 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.440 | 10522 | Assigned run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.440 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7YajFc 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.440 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.441 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.441 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.442 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.443 | 16698 | Marked run 552 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.443 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.444 | 16701 | Added a new run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.444 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.446 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.447 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.447 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.448 | 10526 | Recursively removing directory: /tmp/git.a8Ygev/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.449 | 16708 | Added a new run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.449 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.450 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.450 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.450 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.450 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.450 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.451 | 16713 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.451 | 10522 | Removed run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.451 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.451 | 10522 | Assigned run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.451 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vEjX6g 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.451 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.453 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.453 | 16712 | Marked run 553 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.454 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.455 | 10523 | Recursively removing directory: /tmp/git.7YajFc/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.455 | 16717 | Added a new run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.456 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.457 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.457 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.457 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.457 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.457 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.457 | 16721 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.457 | 10522 | Removed run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.457 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.457 | 10522 | Assigned run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.457 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.457 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.457 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JEZXzu 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.458 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.459 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.459 | 16720 | Marked run 554 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.459 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.461 | 16723 | Added a new run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.461 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.463 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.464 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.464 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.464 | 10526 | Recursively removing directory: /tmp/git.vEjX6g/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.466 | 16731 | Added a new run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.466 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.466 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.466 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.467 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.467 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.467 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.467 | 16735 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.467 | 10522 | Removed run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.467 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.467 | 10522 | Assigned run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.467 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.467 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BtzWur 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.470 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.470 | 16734 | Marked run 555 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.470 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.471 | 10523 | Recursively removing directory: /tmp/git.JEZXzu/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.471 | 16740 | Added a new run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.472 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.472 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.472 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.472 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.472 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.472 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.473 | 16743 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.473 | 10522 | Removed run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.473 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.473 | 10522 | Assigned run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.473 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.473 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FSQgwk 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.473 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.474 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.475 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.475 | 16742 | Marked run 556 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.476 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.477 | 16744 | Added a new run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.477 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.479 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.480 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.481 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.482 | 10526 | Recursively removing directory: /tmp/git.BtzWur/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.482 | 16753 | Added a new run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.483 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.484 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.484 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.484 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.484 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.484 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.484 | 16758 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.485 | 10522 | Removed run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.485 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.485 | 10522 | Assigned run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.486 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.485 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QCi0a2 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.487 | 16757 | Marked run 557 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.487 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.487 | 10523 | Recursively removing directory: /tmp/git.FSQgwk/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.488 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.490 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.490 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.490 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.490 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.490 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.490 | 16764 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.490 | 10522 | Removed run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.490 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.490 | 10522 | Assigned run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.490 | 16762 | Added a new run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.491 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.491 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UY3bCs 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.490 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.491 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.492 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.493 | 16763 | Marked run 558 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.493 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.494 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.495 | 16767 | Added a new run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.495 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.497 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.498 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.498 | 10526 | Recursively removing directory: /tmp/git.QCi0a2/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.498 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.500 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.500 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.500 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.500 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.501 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.501 | 16778 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.501 | 10522 | Removed run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.501 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.501 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.501 | 10522 | Assigned run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.501 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vCrTMm 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.502 | 16775 | Added a new run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.503 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.505 | 10523 | Recursively removing directory: /tmp/git.UY3bCs/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.505 | 16777 | Marked run 559 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.505 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.506 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.506 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.506 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.506 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.506 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.506 | 16786 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.506 | 10522 | Removed run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.506 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.506 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.507 | 10522 | Assigned run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.506 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.507 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jkJkxj 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.507 | 16784 | Added a new run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.508 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.508 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.509 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.509 | 16785 | Marked run 560 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.509 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.510 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.512 | 16789 | Added a new run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.513 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.513 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.514 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.515 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.516 | 10526 | Recursively removing directory: /tmp/git.vCrTMm/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.517 | 16796 | Added a new run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.518 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.518 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.518 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.518 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.518 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.518 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.518 | 16801 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.518 | 10522 | Removed run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.518 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.518 | 10522 | Assigned run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.518 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.518 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oIXGE3 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.520 | 16800 | Marked run 561 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.520 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.521 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.522 | 10523 | Recursively removing directory: /tmp/git.jkJkxj/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.523 | 16806 | Added a new run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.523 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.524 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.524 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.524 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.524 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.524 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.524 | 16809 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.524 | 10522 | Removed run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.524 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.524 | 10522 | Assigned run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.524 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.S7StTC 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.525 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.525 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.526 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.526 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.527 | 16808 | Marked run 562 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.527 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.529 | 16810 | Added a new run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.529 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.530 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.531 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.532 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.533 | 10526 | Recursively removing directory: /tmp/git.oIXGE3/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.534 | 16819 | Added a new run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.534 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.535 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.535 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.535 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.536 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.536 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.536 | 16826 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.536 | 10522 | Removed run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.536 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.536 | 10522 | Assigned run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.536 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.536 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KQ8zjn 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.537 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.538 | 16823 | Marked run 563 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.538 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.538 | 10523 | Recursively removing directory: /tmp/git.S7StTC/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.540 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.541 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.541 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.540 | 16828 | Added a new run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.541 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.541 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.541 | 16830 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.541 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.541 | 10522 | Removed run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.541 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.541 | 10522 | Assigned run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.541 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.T3Wsh6 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.544 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.544 | 16829 | Marked run 564 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.544 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.544 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.545 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.546 | 16832 | Added a new run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.546 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.548 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.548 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.548 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.550 | 16836 | Added a new run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.551 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.552 | 10526 | Recursively removing directory: /tmp/git.KQ8zjn/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.553 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.554 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.554 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.555 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.555 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.555 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.555 | 16850 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.555 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.555 | 10522 | Removed run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.555 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.555 | 10522 | Assigned run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.555 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Yk3HY8 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.556 | 10523 | Recursively removing directory: /tmp/git.T3Wsh6/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.557 | 16849 | Marked run 565 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.557 | 16845 | Added a new run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.557 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.557 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.557 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.558 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.558 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.558 | 16853 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.558 | 10522 | Removed run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.558 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.558 | 10522 | Assigned run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.558 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.558 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.558 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vhqChM 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.559 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.560 | 16852 | Marked run 566 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.560 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.562 | 16854 | Added a new run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.562 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.563 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.564 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.564 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.564 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.565 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.567 | 16858 | Added a new run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.567 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.570 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.571 | 10526 | Recursively removing directory: /tmp/git.Yk3HY8/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.572 | 16868 | Added a new run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.572 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.572 | 10523 | Recursively removing directory: /tmp/git.vhqChM/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.573 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.573 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.573 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.573 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.573 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.573 | 16872 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.573 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.573 | 10522 | Removed run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.573 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.573 | 10522 | Assigned run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.573 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.p7d0pF 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.574 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.574 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.574 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.574 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.574 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.574 | 16875 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.574 | 10522 | Removed run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.574 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.574 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.574 | 10522 | Assigned run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.575 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xV1CYO 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.576 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.576 | 16871 | Marked run 567 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.576 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.579 | 16876 | Added a new run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.579 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.580 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.580 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.581 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.581 | 16874 | Marked run 568 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.581 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.582 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.582 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.584 | 16879 | Added a new run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.584 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.587 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.587 | 10526 | Recursively removing directory: /tmp/git.p7d0pF/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.589 | 10523 | Recursively removing directory: /tmp/git.xV1CYO/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.589 | 16891 | Added a new run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.589 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.589 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.589 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.590 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.590 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.590 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.590 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pT5Cwg 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.590 | 16895 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.590 | 10522 | Removed run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.590 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.590 | 10522 | Assigned run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.590 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.590 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.591 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.591 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.591 | 16897 | Added a new worker 8 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.591 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.591 | 10522 | Removed run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.591 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.591 | 10522 | Assigned run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.591 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.592 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4jPzcQ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.592 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.593 | 16894 | Marked run 569 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.593 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.594 | 16896 | Marked run 570 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.595 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.596 | 16898 | Added a new run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.596 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.597 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.598 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.598 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.599 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.599 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.601 | 16901 | Added a new run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.602 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.605 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.605 | 10526 | Recursively removing directory: /tmp/git.pT5Cwg/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.606 | 10523 | Recursively removing directory: /tmp/git.4jPzcQ/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.607 | 16913 | Added a new run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.607 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.607 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.607 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.608 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.608 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.608 | 16917 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.608 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.608 | 10522 | Removed run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.608 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.608 | 10522 | Assigned run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.608 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.608 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9k1Hty 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.608 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.608 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.608 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.609 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XTLj0t 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.609 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.609 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.609 | 16919 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.609 | 10522 | Removed run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.609 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.609 | 10522 | Assigned run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.609 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.611 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.612 | 16916 | Marked run 571 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.612 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.615 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.615 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.615 | 16920 | Added a new run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.615 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.616 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.616 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.617 | 16918 | Marked run 572 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.617 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.618 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.619 | 16924 | Added a new run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.619 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.622 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.623 | 10526 | Recursively removing directory: /tmp/git.9k1Hty/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.623 | 10523 | Recursively removing directory: /tmp/git.XTLj0t/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.624 | 16936 | Added a new run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.624 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.625 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.625 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.625 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.625 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.625 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.625 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.626 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9xgmvP 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.625 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.625 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.625 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.625 | 16939 | Added a new worker 14 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.625 | 10522 | Removed run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.625 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.625 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.626 | 10522 | Assigned run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.626 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.626 | 16941 | Added a new worker 9 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.626 | 10522 | Removed run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.626 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.626 | 10522 | Assigned run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.626 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SNxeec 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.627 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.627 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.629 | 16938 | Marked run 573 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.629 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.630 | 16942 | Added a new run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.631 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.632 | 16940 | Marked run 574 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.632 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.632 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.633 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.633 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.634 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.634 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.635 | 16945 | Added a new run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.636 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.638 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.640 | 16952 | Added a new run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.640 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.641 | 10523 | Recursively removing directory: /tmp/git.SNxeec/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.642 | 10526 | Recursively removing directory: /tmp/git.9xgmvP/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.642 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.642 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.642 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.642 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.642 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.642 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.642 | 16962 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.642 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.643 | 10522 | Removed run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.643 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.643 | 16961 | Marked run 576 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.643 | 10522 | Assigned run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.643 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.643 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bH1cnh 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.644 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.644 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.644 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.644 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.644 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.644 | 16964 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.644 | 10522 | Removed run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.644 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.644 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.645 | 10522 | Assigned run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.645 | 16960 | Added a new run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.645 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.645 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KJ89p2 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.648 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.648 | 16963 | Marked run 575 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.648 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.649 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.650 | 16966 | Added a new run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.650 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.650 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.651 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.652 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.653 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.655 | 16970 | Added a new run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.655 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.658 | 10523 | Recursively removing directory: /tmp/git.bH1cnh/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.658 | 10526 | Recursively removing directory: /tmp/git.KJ89p2/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.659 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.660 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.660 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.660 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.660 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.660 | 16984 | Added a new worker 14 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.660 | 10522 | Removed run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.660 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.660 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.660 | 10522 | Assigned run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.660 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.660 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CEIrYb 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.661 | 16982 | Added a new run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.661 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.661 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.661 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.662 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.662 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.662 | 16986 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.662 | 10522 | Removed run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.662 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.662 | 10522 | Assigned run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.662 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.662 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.662 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QSDevW 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.663 | 16983 | Marked run 577 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.664 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.664 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.665 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.666 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.666 | 16985 | Marked run 578 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.667 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.668 | 16988 | Added a new run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.669 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.669 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.670 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.671 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.673 | 16996 | Added a new run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.673 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.673 | 10523 | Recursively removing directory: /tmp/git.CEIrYb/ 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.675 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.675 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.675 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.675 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.675 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.676 | 17004 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.676 | 10522 | Removed run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.676 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.676 | 10522 | Assigned run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.676 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.676 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.677 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.O5zcHO 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.677 | 10526 | Recursively removing directory: /tmp/git.QSDevW/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.677 | 17003 | Marked run 579 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.677 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.680 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.680 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.680 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.680 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UtvNzk 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.680 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.680 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.680 | 17008 | Added a new worker 6 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.680 | 10522 | Removed run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.680 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.680 | 10522 | Assigned run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.680 | 17006 | Added a new run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.680 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.681 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.683 | 17007 | Marked run 580 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.683 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.683 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.684 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.684 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.686 | 17010 | Added a new run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.686 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.687 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.688 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.689 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.690 | 17016 | Added a new run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.690 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.692 | 10523 | Recursively removing directory: /tmp/git.O5zcHO/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.693 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.693 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.694 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.694 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.694 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.694 | 17027 | Added a new worker 12 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.694 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.694 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.694 | 10522 | Removed run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.694 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.694 | 10522 | Assigned run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.694 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iJhhJZ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.695 | 10526 | Recursively removing directory: /tmp/git.UtvNzk/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.696 | 17026 | Marked run 581 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.697 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.698 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.698 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.698 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.698 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.698 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.698 | 17028 | Added a new run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.698 | 17030 | Added a new worker 12 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.698 | 10522 | Removed run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.698 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.698 | 10522 | Assigned run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.699 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gqcAwc 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.699 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.699 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.701 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.701 | 17029 | Marked run 582 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.701 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.702 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.702 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.703 | 17032 | Added a new run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.704 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.705 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.706 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.707 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.708 | 10523 | Recursively removing directory: /tmp/git.iJhhJZ/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.709 | 17040 | Added a new run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.709 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.710 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.710 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.710 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.710 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.710 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.710 | 17047 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.711 | 10522 | Removed run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.711 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.711 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.711 | 10522 | Assigned run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.711 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.a42zL7 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.712 | 17045 | Marked run 583 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.712 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.713 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.714 | 10526 | Recursively removing directory: /tmp/git.gqcAwc/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.715 | 17050 | Added a new run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.715 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.716 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.716 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.716 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.716 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.716 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.717 | 17053 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.717 | 10522 | Removed run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.717 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.717 | 10522 | Assigned run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.717 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.717 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.717 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.b5uyx7 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.718 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.718 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.719 | 17052 | Marked run 584 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.719 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.721 | 17054 | Added a new run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.721 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.723 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.723 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.724 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.725 | 10523 | Recursively removing directory: /tmp/git.a42zL7/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.727 | 17061 | Added a new run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.728 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.728 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.728 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.728 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.728 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.728 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.728 | 17067 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.728 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.728 | 10522 | Removed run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.728 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.728 | 10522 | Assigned run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.729 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.z2YvNs 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.730 | 17066 | Marked run 585 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.730 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.731 | 10526 | Recursively removing directory: /tmp/git.b5uyx7/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.731 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.732 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.732 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.732 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.733 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.733 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.733 | 17074 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.733 | 10522 | Removed run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.733 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.733 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.733 | 10522 | Assigned run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.733 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lJDcQf 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.735 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.736 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.736 | 17073 | Marked run 586 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.736 | 17072 | Added a new run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.736 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.737 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.738 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.739 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.740 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.741 | 17079 | Added a new run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.742 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.744 | 10523 | Recursively removing directory: /tmp/git.z2YvNs/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.745 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.745 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.745 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.746 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.746 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.746 | 17092 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.746 | 10522 | Removed run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.746 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.746 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.746 | 10522 | Assigned run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.746 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.746 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GE614X 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.747 | 10526 | Recursively removing directory: /tmp/git.lJDcQf/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.747 | 17089 | Added a new run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.747 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.749 | 17091 | Marked run 587 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.750 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.750 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.750 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.750 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.750 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.750 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.750 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.750 | 17096 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.750 | 10522 | Removed run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.750 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.750 | 10522 | Assigned run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.751 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.751 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oTXbPe 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.752 | 17094 | Marked run 588 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.753 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.753 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.754 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.754 | 17095 | Added a new run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.755 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.756 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.757 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.757 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.758 | 17099 | Added a new run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.759 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.762 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.762 | 10523 | Recursively removing directory: /tmp/git.GE614X/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.764 | 17109 | Added a new run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.764 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.764 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.764 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.765 | 10526 | Recursively removing directory: /tmp/git.oTXbPe/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.765 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.765 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.765 | 17115 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.765 | 10522 | Removed run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.765 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.765 | 10522 | Assigned run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.765 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.765 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.765 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.goOZ5U 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.766 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.766 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.767 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.767 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.767 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.767 | 17117 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.767 | 10522 | Removed run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.767 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.767 | 10522 | Assigned run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.767 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.767 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Mkytvw 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.768 | 17113 | Marked run 589 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.768 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.768 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.771 | 17118 | Added a new run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.771 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.771 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.773 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.773 | 17116 | Marked run 590 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.773 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.774 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.774 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.775 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.776 | 17122 | Added a new run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.777 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.779 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.780 | 17130 | Added a new run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.781 | 10523 | Recursively removing directory: /tmp/git.goOZ5U/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.781 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.782 | 10526 | Recursively removing directory: /tmp/git.Mkytvw/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.782 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.782 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.783 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.783 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.783 | 17137 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.783 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.783 | 10522 | Removed run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.783 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.783 | 10522 | Assigned run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.783 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.783 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.783 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fyA2Nt 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.784 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.784 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.784 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.784 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.784 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.784 | 17140 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.784 | 10522 | Removed run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.784 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.784 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.784 | 10522 | Assigned run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.785 | 17136 | Marked run 591 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.785 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.785 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DSyVPx 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.787 | 17139 | Marked run 592 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.787 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.789 | 17138 | Added a new run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.789 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.790 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.790 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.791 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.791 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.792 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.793 | 17143 | Added a new run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.793 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.796 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.797 | 17152 | Added a new run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.797 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.798 | 10523 | Recursively removing directory: /tmp/git.fyA2Nt/ 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.799 | 10526 | Recursively removing directory: /tmp/git.DSyVPx/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.799 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.799 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.800 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.800 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.800 | 17159 | Added a new worker 10 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.800 | 10522 | Removed run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.800 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.800 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.800 | 10522 | Assigned run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.800 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.800 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.800 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BbI7qZ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.802 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.802 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.802 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.802 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.802 | 17162 | Added a new worker 8 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.802 | 10522 | Removed run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.802 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.802 | 10522 | Assigned run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.803 | 17158 | Marked run 593 as finished 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.802 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.802 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NjsnGm 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.803 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.803 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.805 | 17161 | Marked run 594 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.806 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.807 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.807 | 17160 | Added a new run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.807 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.808 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.808 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.809 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.810 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.812 | 17167 | Added a new run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.813 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.815 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.815 | 10523 | Recursively removing directory: /tmp/git.BbI7qZ/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.816 | 10526 | Recursively removing directory: /tmp/git.NjsnGm/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.817 | 17178 | Added a new run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.817 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.818 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.818 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.818 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.818 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.818 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.818 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.818 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.818 | 17181 | Added a new worker 12 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.818 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.818 | 10522 | Removed run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.818 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.819 | 10522 | Assigned run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.819 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.819 | 17183 | Added a new worker 16 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.819 | 10522 | Removed run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.819 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.819 | 10522 | Assigned run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.819 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.818 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.819 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gLxwEL 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.818 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.819 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wPnOZx 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.820 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.821 | 17182 | Marked run 596 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.822 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.823 | 17184 | Added a new run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.823 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.825 | 17180 | Marked run 595 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.825 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.826 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.826 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.826 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.827 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.827 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.828 | 17186 | Added a new run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.828 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.830 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.832 | 17193 | Added a new run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.832 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.834 | 10526 | Recursively removing directory: /tmp/git.wPnOZx/ 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.834 | 10523 | Recursively removing directory: /tmp/git.gLxwEL/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.836 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.836 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.836 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.836 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.836 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.836 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 17204 | Added a new worker 17 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 10522 | Removed run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.836 | 10522 | Assigned run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.837 | 17206 | Added a new worker 18 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.837 | 10522 | Removed run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.837 | 10522 | Removed worker 18 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.837 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.837 | 10522 | Assigned run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 18 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.836 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.s6r0Lk 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.837 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RAFYxi 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.839 | 17202 | Added a new run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.839 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.841 | 17203 | Marked run 597 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.841 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.842 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.843 | 17205 | Marked run 598 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.843 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.844 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.845 | 17208 | Added a new run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.845 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.845 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.845 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.846 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.848 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.849 | 17213 | Added a new run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.849 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.852 | 10526 | Recursively removing directory: /tmp/git.RAFYxi/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.852 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.852 | 10523 | Recursively removing directory: /tmp/git.s6r0Lk/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.854 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.854 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.854 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.854 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.854 | 17226 | Added a new worker 14 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.854 | 10522 | Removed run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.854 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.854 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.854 | 10522 | Assigned run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.854 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.854 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sX6xmE 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.855 | 17224 | Added a new run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.855 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.855 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.856 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.856 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.856 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.856 | 17229 | Added a new worker 6 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.856 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.856 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.856 | 10522 | Removed run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.856 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.856 | 10522 | Assigned run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.857 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dJCepX 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.857 | 17225 | Marked run 600 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.857 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.859 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.859 | 17227 | Marked run 599 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.859 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.861 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.861 | 17230 | Added a new run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.861 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.862 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.863 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.864 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.864 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.866 | 17234 | Added a new run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.867 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.869 | 10526 | Recursively removing directory: /tmp/git.sX6xmE/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.869 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.871 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.871 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.871 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.871 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.871 | 17248 | Added a new worker 8 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.871 | 10522 | Removed run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.871 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.872 | 10522 | Assigned run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.872 | 17245 | Added a new run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.871 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.872 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RNlpvV 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.871 | 10523 | Recursively removing directory: /tmp/git.dJCepX/ 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.872 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.874 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.874 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.874 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.874 | 17247 | Marked run 601 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.874 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.874 | 17251 | Added a new worker 9 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.874 | 10522 | Removed run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.874 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.874 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.874 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.874 | 10522 | Assigned run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.875 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.874 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.874 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.P8PEZJ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.876 | 17250 | Marked run 602 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.877 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.878 | 17252 | Added a new run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.878 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.878 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.879 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.881 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.881 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.882 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.882 | 17255 | Added a new run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.883 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.885 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.886 | 10526 | Recursively removing directory: /tmp/git.RNlpvV/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.887 | 17264 | Added a new run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.888 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.888 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.888 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.888 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.888 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.888 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.889 | 17270 | Added a new worker 11 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.889 | 10522 | Removed run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.889 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.889 | 10522 | Assigned run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.889 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.889 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UXPqut 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.890 | 10523 | Recursively removing directory: /tmp/git.P8PEZJ/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.890 | 17269 | Marked run 603 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.891 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.891 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.892 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.892 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.892 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.892 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.892 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.892 | 17274 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.892 | 10522 | Removed run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.892 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.892 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.892 | 10522 | Assigned run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.893 | 17272 | Added a new run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.892 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BdXGhX 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.894 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.895 | 17273 | Marked run 604 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.895 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.896 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.896 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.898 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.903 | 10526 | Recursively removing directory: /tmp/git.UXPqut/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.904 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.904 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.904 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.904 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.904 | 17284 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.904 | 10522 | Removed run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.904 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.904 | 10522 | Assigned run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.905 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.904 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.905 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KvG9gi 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.910 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.972 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.973 | 17277 | Added a new run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.974 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.976 | 17283 | Marked run 605 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.976 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.976 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.977 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.978 | 10526 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.978 | 17289 | Added a new run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.978 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.980 | 10523 | Recursively removing directory: /tmp/git.BdXGhX/ 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.981 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.981 | 10523 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.981 | 10523 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.982 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.982 | 10523 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.982 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.982 | 17299 | Added a new worker 13 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.982 | 10522 | Removed run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.982 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.982 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.982 | 10522 | Assigned run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.982 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8tMREd 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.984 | 10526 | Recursively removing directory: /tmp/git.KvG9gi/ 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.990 | 10526 | Process exit code: 0 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.990 | 10526 | Process output: 57 bytes 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.991 | 17296 | Added a new run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.991 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.991 | 10526 | Waiting for a new command 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.991 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.991 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.991 | 17304 | Added a new worker 6 to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.991 | 10522 | Removed run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.991 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.991 | 10522 | Assigned run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.991 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fwvEml 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.992 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.993 | 17298 | Marked run 606 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.994 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.994 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.995 | 17303 | Marked run 607 as finished 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.995 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.997 | 10523 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.997 | 17306 | Added a new run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:15 | INFO | 10520/cimple-server: 2024-04-25 03:44:15.997 | 10520 | Waiting for new connections 2024-04-25 03:44:15 | INFO | 10523/cimple-worker: 2024-04-25 03:44:15.997 | 10523 | Going to run: ./ci 2024-04-25 03:44:15 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:15 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:15 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.998 | 10526 | Checking out revision HEAD 2024-04-25 03:44:15 | INFO | 10526/cimple-worker: 2024-04-25 03:44:15.999 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.000 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.001 | 17310 | Added a new run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.002 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.005 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.004 | 10523 | Recursively removing directory: /tmp/git.8tMREd/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.006 | 17321 | Added a new run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.006 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.006 | 10526 | Recursively removing directory: /tmp/git.fwvEml/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.007 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.007 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.007 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.007 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.007 | 17325 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.007 | 10522 | Removed run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.007 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.007 | 10522 | Assigned run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.007 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.007 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.008 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OpaH9r 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.009 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.009 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.009 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.009 | 17324 | Marked run 608 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.009 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.010 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.010 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.010 | 17327 | Added a new worker 12 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.010 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.010 | 10522 | Removed run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.010 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.010 | 10522 | Assigned run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.010 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WIGecB 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.011 | 17326 | Marked run 609 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.012 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.013 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.014 | 17328 | Added a new run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.014 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.014 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.016 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.016 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.017 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.019 | 17331 | Added a new run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.019 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.021 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.022 | 10523 | Recursively removing directory: /tmp/git.OpaH9r/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.023 | 17341 | Added a new run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.024 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.024 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.024 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.024 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.024 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.024 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.025 | 17347 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.025 | 10522 | Removed run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.025 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.025 | 10522 | Assigned run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.025 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.025 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8FpBwP 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.025 | 10526 | Recursively removing directory: /tmp/git.WIGecB/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.026 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.027 | 17346 | Marked run 610 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.027 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.028 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.028 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.028 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.028 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.028 | 17350 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.028 | 10522 | Removed run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.028 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.028 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.028 | 10522 | Assigned run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.028 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.029 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.e982PN 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.031 | 17348 | Added a new run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.031 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.031 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.032 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.033 | 17349 | Marked run 611 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.033 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.034 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.035 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.036 | 17353 | Added a new run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.036 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.036 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.039 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.040 | 10523 | Recursively removing directory: /tmp/git.8FpBwP/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.041 | 17362 | Added a new run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.042 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.042 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.042 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.042 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.042 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.042 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.043 | 17368 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.043 | 10522 | Removed run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.043 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.043 | 10522 | Assigned run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.044 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.043 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aDP5TQ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.044 | 10526 | Recursively removing directory: /tmp/git.e982PN/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.045 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.046 | 17367 | Marked run 612 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.046 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.047 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.047 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.047 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.047 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.047 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.047 | 17372 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.047 | 10522 | Removed run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.047 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.047 | 10522 | Assigned run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.047 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.047 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gkLFA7 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.050 | 17370 | Added a new run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.050 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.050 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.052 | 17371 | Marked run 613 as finished 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.052 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.052 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.053 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.054 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.055 | 17375 | Added a new run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.055 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.056 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.058 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.059 | 10523 | Recursively removing directory: /tmp/git.aDP5TQ/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.061 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.061 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.060 | 17384 | Added a new run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.060 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.061 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.061 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.062 | 17391 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.062 | 10522 | Removed run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.062 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.062 | 10522 | Assigned run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.061 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.062 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ioibvb 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.062 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.062 | 10526 | Recursively removing directory: /tmp/git.gkLFA7/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.063 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.064 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.064 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.064 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.064 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.064 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.064 | 17394 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.064 | 10522 | Removed run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.064 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.064 | 10522 | Assigned run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.064 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.065 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.66Utgq 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.066 | 17390 | Marked run 614 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.066 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.067 | 17392 | Added a new run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.068 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.070 | 17393 | Marked run 615 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.070 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.070 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.071 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.071 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.071 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.072 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.073 | 17396 | Added a new run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.073 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.076 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.078 | 17406 | Added a new run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.078 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.078 | 10523 | Recursively removing directory: /tmp/git.ioibvb/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.079 | 10526 | Recursively removing directory: /tmp/git.66Utgq/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.080 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.080 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.080 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.080 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.081 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.080 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 17414 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10522 | Removed run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10522 | Assigned run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 17415 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10522 | Removed run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10522 | Assigned run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.081 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.081 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ShmbFn 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.082 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0pGtO2 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.083 | 17413 | Marked run 616 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.083 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.085 | 17416 | Added a new run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.085 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.087 | 17412 | Marked run 617 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.087 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.088 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.088 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.088 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.089 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.090 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.090 | 17418 | Added a new run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.090 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.092 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.094 | 17424 | Added a new run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.095 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.097 | 10523 | Recursively removing directory: /tmp/git.0pGtO2/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.097 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.098 | 10526 | Recursively removing directory: /tmp/git.ShmbFn/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.099 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.099 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.099 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.099 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.099 | 17436 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.099 | 10522 | Removed run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.099 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.099 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.099 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.099 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YXErV4 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.099 | 10522 | Assigned run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.100 | 17434 | Added a new run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.100 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.100 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.100 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.101 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.101 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.101 | 17438 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.101 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.101 | 10522 | Removed run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.101 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.101 | 10522 | Assigned run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.101 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.101 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jU5KjU 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.102 | 17435 | Marked run 619 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.103 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.103 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.105 | 17437 | Marked run 618 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.105 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.106 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.106 | 17440 | Added a new run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.106 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.107 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.107 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.108 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.109 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.111 | 17445 | Added a new run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.111 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.114 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.114 | 10523 | Recursively removing directory: /tmp/git.YXErV4/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.114 | 10526 | Recursively removing directory: /tmp/git.jU5KjU/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.116 | 17456 | Added a new run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.116 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.116 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.116 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.116 | 17459 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.116 | 10522 | Removed run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.116 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.117 | 10522 | Assigned run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.117 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.117 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.117 | 17461 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.117 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.117 | 10522 | Removed run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.117 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.117 | 10522 | Assigned run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.117 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.116 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.116 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.116 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.117 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1taMQo 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.116 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.116 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.117 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.117 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0HhcSv 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.119 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.120 | 17458 | Marked run 620 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.120 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.122 | 17460 | Marked run 621 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.122 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.122 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.123 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.124 | 17462 | Added a new run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.124 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.124 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.124 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.126 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.128 | 17466 | Added a new run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.128 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.131 | 10526 | Recursively removing directory: /tmp/git.0HhcSv/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.131 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.132 | 10523 | Recursively removing directory: /tmp/git.1taMQo/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.133 | 17478 | Added a new run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.133 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.133 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.133 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.134 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.134 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.134 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.134 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 17481 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10522 | Removed run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10522 | Assigned run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 17483 | Added a new worker 8 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10522 | Removed run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.134 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.135 | 10522 | Assigned run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.135 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.134 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.n9otC7 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.135 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lDQpIo 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.136 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.138 | 17482 | Marked run 622 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.138 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.140 | 17480 | Marked run 623 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.140 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.140 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.141 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.142 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.142 | 17484 | Added a new run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.142 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.142 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.145 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.147 | 17490 | Added a new run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.147 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.149 | 10526 | Recursively removing directory: /tmp/git.n9otC7/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.149 | 10523 | Recursively removing directory: /tmp/git.lDQpIo/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.150 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.150 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.150 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.150 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.151 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.151 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.151 | 17502 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.151 | 10522 | Removed run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.151 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.151 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.151 | 10522 | Assigned run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.151 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hdqrBX 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.151 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.152 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.152 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.152 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.152 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.152 | 17504 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.152 | 10522 | Removed run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.152 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.152 | 10522 | Assigned run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.152 | 17500 | Added a new run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.152 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.153 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.152 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.srd0mp 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.154 | 17501 | Marked run 624 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.154 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.155 | 17503 | Marked run 625 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.155 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.155 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.157 | 17506 | Added a new run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.158 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.158 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.158 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.159 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.159 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.161 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.163 | 17510 | Added a new run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.163 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.166 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.166 | 10523 | Recursively removing directory: /tmp/git.srd0mp/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.167 | 10526 | Recursively removing directory: /tmp/git.hdqrBX/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.168 | 17522 | Added a new run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.169 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.169 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.169 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.170 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.169 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.169 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.170 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.169 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.169 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 17527 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 17525 | Added a new worker 16 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10522 | Removed run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10522 | Assigned run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10522 | Removed run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.170 | 10522 | Assigned run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.171 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hqOKaR 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.171 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Yc2jl7 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.172 | 17524 | Marked run 626 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.172 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.173 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.176 | 17523 | Marked run 627 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.176 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.178 | 17528 | Added a new run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.178 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.178 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.178 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.179 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.179 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.181 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.183 | 17532 | Added a new run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.183 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.185 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.186 | 10526 | Recursively removing directory: /tmp/git.hqOKaR/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.186 | 10523 | Recursively removing directory: /tmp/git.Yc2jl7/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.187 | 17544 | Added a new run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.187 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.188 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.188 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.188 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.188 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.188 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.188 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.188 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.188 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.188 | 17548 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.188 | 10522 | Removed run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.188 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.188 | 10522 | Assigned run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.189 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.189 | 17549 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.189 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.189 | 10522 | Removed run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.189 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.189 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.189 | 10522 | Assigned run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.188 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.189 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.usbl52 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.191 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.191 | 17547 | Marked run 629 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.191 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.189 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WQcUtM 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.193 | 17550 | Added a new run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.193 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.195 | 17546 | Marked run 628 as finished 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.195 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.195 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.196 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.196 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.197 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.197 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.198 | 17553 | Added a new run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.199 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.201 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.203 | 17561 | Added a new run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.203 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.204 | 10523 | Recursively removing directory: /tmp/git.WQcUtM/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.204 | 10526 | Recursively removing directory: /tmp/git.usbl52/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.205 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.205 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.205 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.205 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.205 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.206 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 17569 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.206 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.206 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5sAATY 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10522 | Removed run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.206 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.206 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.u3MM3P 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10522 | Assigned run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 17572 | Added a new worker 8 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10522 | Removed run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.206 | 10522 | Assigned run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.208 | 17568 | Marked run 631 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.208 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.211 | 17571 | Added a new run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.211 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.211 | 17570 | Marked run 630 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.211 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.212 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.212 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.213 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.213 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.215 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.217 | 17576 | Added a new run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.217 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.220 | 10526 | Recursively removing directory: /tmp/git.5sAATY/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.220 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.221 | 10523 | Recursively removing directory: /tmp/git.u3MM3P/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.223 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.223 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.223 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.223 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.223 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.223 | 17590 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.223 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.223 | 10522 | Removed run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.223 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.223 | 10522 | Assigned run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.224 | 17588 | Added a new run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.223 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jy5a4e 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.224 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.224 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.224 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.224 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.224 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.224 | 17592 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.224 | 10522 | Removed run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.224 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.224 | 10522 | Assigned run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.225 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.225 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.h7hdxL 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.227 | 17589 | Marked run 632 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.227 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.228 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.229 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.229 | 17591 | Marked run 633 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.229 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.230 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.230 | 17594 | Added a new run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.231 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.231 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.232 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.233 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.235 | 17599 | Added a new run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.235 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.237 | 10526 | Recursively removing directory: /tmp/git.jy5a4e/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.238 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.239 | 10523 | Recursively removing directory: /tmp/git.h7hdxL/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.240 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.240 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.240 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.240 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.240 | 17610 | Added a new run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.240 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.240 | 17612 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.240 | 10522 | Removed run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.240 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.240 | 10522 | Assigned run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.240 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8Z3tkD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.241 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.241 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.241 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.241 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.242 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.242 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.242 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.242 | 17615 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.242 | 10522 | Removed run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.242 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.242 | 10522 | Assigned run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.242 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.243 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.243 | 17611 | Marked run 634 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.244 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.242 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5y6F4F 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.247 | 17614 | Marked run 635 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.247 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.247 | 17616 | Added a new run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.247 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.248 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.248 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.248 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.249 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.250 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.251 | 17620 | Added a new run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.252 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.255 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.256 | 10526 | Recursively removing directory: /tmp/git.8Z3tkD/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.256 | 10523 | Recursively removing directory: /tmp/git.5y6F4F/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.256 | 17632 | Added a new run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.257 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.257 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.257 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.257 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 17635 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 10522 | Removed run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 10522 | Assigned run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.258 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PlWXVg 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.258 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.258 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.258 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.259 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QQkdCK 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 17637 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 10522 | Removed run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.258 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.259 | 10522 | Assigned run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.259 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.259 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.259 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.263 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.263 | 17634 | Marked run 636 as finished 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.263 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.263 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.264 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.265 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.265 | 17638 | Added a new run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.265 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.266 | 17636 | Marked run 637 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.267 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.268 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.270 | 17645 | Added a new run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.271 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.271 | 10526 | Recursively removing directory: /tmp/git.PlWXVg/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.272 | 10523 | Recursively removing directory: /tmp/git.QQkdCK/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.273 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.273 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.273 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.273 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.273 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.273 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.273 | 17656 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.273 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.274 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zRCVEn 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.273 | 10522 | Removed run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.273 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.273 | 10522 | Assigned run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.275 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.275 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.275 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.275 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.275 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.275 | 17658 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.275 | 10522 | Removed run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.275 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.275 | 10522 | Assigned run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.275 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.275 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4NHH8b 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.276 | 17654 | Marked run 638 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.276 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.278 | 17657 | Marked run 639 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.278 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.279 | 17655 | Added a new run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.280 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.280 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.281 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.281 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.282 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.283 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.284 | 17662 | Added a new run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.285 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.287 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.289 | 10523 | Recursively removing directory: /tmp/git.4NHH8b/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.289 | 10526 | Recursively removing directory: /tmp/git.zRCVEn/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.289 | 17672 | Added a new run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.289 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.290 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.290 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.290 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.290 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.291 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.291 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 17678 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10522 | Removed run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10522 | Assigned run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 17679 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10522 | Removed run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10522 | Assigned run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.291 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.291 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8sR7nq 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.292 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.292 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CFOXxE 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.293 | 17676 | Marked run 641 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.293 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.295 | 17677 | Marked run 640 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.295 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.296 | 17680 | Added a new run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.296 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.298 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.298 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.299 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.299 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.299 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.301 | 17682 | Added a new run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.301 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.304 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.305 | 10523 | Recursively removing directory: /tmp/git.8sR7nq/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.306 | 17693 | Added a new run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.306 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.307 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.307 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.307 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.307 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.307 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.307 | 10526 | Recursively removing directory: /tmp/git.CFOXxE/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.308 | 17699 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.308 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.308 | 10522 | Removed run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.308 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.308 | 10522 | Assigned run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.308 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.l0PyTX 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.309 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.310 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.310 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.310 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.310 | 17698 | Marked run 642 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.310 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.310 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.310 | 17702 | Added a new worker 6 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.310 | 10522 | Removed run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.310 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.310 | 10522 | Assigned run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.310 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.310 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.310 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.v84b73 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.312 | 17701 | Marked run 643 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.312 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.314 | 17700 | Added a new run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.314 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.314 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.315 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.316 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.316 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.317 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.322 | 17706 | Added a new run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.322 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.322 | 10523 | Recursively removing directory: /tmp/git.l0PyTX/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.323 | 10526 | Recursively removing directory: /tmp/git.v84b73/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.324 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.324 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.324 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.324 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.324 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.324 | 17719 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.324 | 10522 | Removed run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.324 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.324 | 10522 | Assigned run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.324 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.324 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PgYAF7 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.325 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.325 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.325 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.325 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.325 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.326 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.326 | 17722 | Added a new worker 16 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.326 | 10522 | Removed run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.326 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.326 | 10522 | Assigned run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.326 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.326 | 17718 | Marked run 644 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.326 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.326 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yHRDuY 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.328 | 17720 | Added a new run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.328 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.330 | 17721 | Marked run 645 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.330 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.331 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.331 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.332 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.332 | 17724 | Added a new run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.333 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.332 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.333 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.335 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.336 | 17728 | Added a new run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.337 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.340 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.340 | 10526 | Recursively removing directory: /tmp/git.yHRDuY/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.340 | 10523 | Recursively removing directory: /tmp/git.PgYAF7/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.342 | 17740 | Added a new run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.342 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.342 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.342 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.342 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.342 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.342 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.342 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.342 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 17745 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10522 | Removed run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10522 | Assigned run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 17744 | Added a new worker 6 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10522 | Removed run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10522 | Assigned run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.343 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.343 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pW3zE8 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.343 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eVLZSj 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.345 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.347 | 17746 | Added a new run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.347 | 17742 | Marked run 646 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.347 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.348 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.349 | 17743 | Marked run 647 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.349 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.350 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.350 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.350 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.351 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.351 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.352 | 17748 | Added a new run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.352 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.355 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.356 | 17756 | Added a new run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.356 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.358 | 10526 | Recursively removing directory: /tmp/git.eVLZSj/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.358 | 10523 | Recursively removing directory: /tmp/git.pW3zE8/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.359 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.360 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.360 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.360 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.360 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.360 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.360 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.360 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.alYuqd 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 17767 | Added a new worker 17 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10522 | Removed run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10522 | Assigned run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 17768 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10522 | Removed run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.360 | 10522 | Assigned run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.361 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cOGOgn 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.363 | 17765 | Marked run 648 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.363 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.364 | 17766 | Marked run 649 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.365 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.365 | 17764 | Added a new run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.365 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.366 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.366 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.367 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.367 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.368 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.370 | 17772 | Added a new run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.370 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.373 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.374 | 10526 | Recursively removing directory: /tmp/git.alYuqd/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.374 | 10523 | Recursively removing directory: /tmp/git.cOGOgn/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.375 | 17784 | Added a new run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.375 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.376 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.376 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.376 | 17787 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.376 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.376 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.376 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.376 | 10522 | Removed run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.376 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.376 | 10522 | Assigned run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.377 | 17789 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.377 | 10522 | Removed run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.377 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.377 | 10522 | Assigned run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.376 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.376 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.376 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.377 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WgZCQv 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.376 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.376 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.376 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.377 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lp9C3W 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.378 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.378 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.380 | 17786 | Marked run 650 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.380 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.382 | 17788 | Marked run 651 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.382 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.382 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.383 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.383 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.384 | 17790 | Added a new run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.384 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.384 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.387 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.390 | 10526 | Recursively removing directory: /tmp/git.WgZCQv/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.391 | 10523 | Recursively removing directory: /tmp/git.lp9C3W/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.392 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.392 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.392 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.392 | 17796 | Added a new run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.392 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.392 | 17806 | Added a new worker 6 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.392 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.392 | 10522 | Removed run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.392 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.392 | 10522 | Assigned run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.392 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.392 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rTas7B 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.393 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.393 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.393 | 17809 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.393 | 10522 | Removed run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.393 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.393 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.393 | 10522 | Assigned run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.393 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.393 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.393 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.393 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.my4SXW 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.394 | 17805 | Marked run 652 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.395 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.395 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.396 | 17808 | Marked run 653 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.396 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.398 | 17810 | Added a new run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.398 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.399 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.399 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.400 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.400 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.401 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.402 | 17814 | Added a new run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.403 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.405 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.406 | 10526 | Recursively removing directory: /tmp/git.rTas7B/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.407 | 17825 | Added a new run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.407 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.407 | 10523 | Recursively removing directory: /tmp/git.my4SXW/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.408 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.408 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.408 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.408 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.408 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.409 | 17829 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.409 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.409 | 10522 | Removed run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.409 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.409 | 10522 | Assigned run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.409 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.409 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.409 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0UnfXF 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.409 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.409 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.409 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.410 | 17831 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.410 | 10522 | Removed run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.410 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.410 | 10522 | Assigned run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.410 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zLvnwq 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.410 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.412 | 17828 | Marked run 654 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.412 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.415 | 17830 | Marked run 655 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.415 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.417 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.417 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.417 | 17832 | Added a new run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.418 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.417 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.418 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.421 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.422 | 17838 | Added a new run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.423 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.424 | 10526 | Recursively removing directory: /tmp/git.0UnfXF/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.425 | 10523 | Recursively removing directory: /tmp/git.zLvnwq/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.426 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.426 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.426 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.426 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.426 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.426 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.426 | 17850 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.426 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 10522 | Removed run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 10522 | Assigned run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 17852 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 10522 | Removed run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.427 | 10522 | Assigned run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.427 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.427 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.427 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.427 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eqL2Yx 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.427 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pRdjzj 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.429 | 17848 | Added a new run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.429 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.431 | 17849 | Marked run 656 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.431 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.432 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.432 | 17851 | Marked run 657 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.432 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.433 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.434 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.434 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.434 | 17854 | Added a new run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.435 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.435 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.437 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.438 | 17858 | Added a new run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.438 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.441 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.442 | 10526 | Recursively removing directory: /tmp/git.pRdjzj/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.442 | 17869 | Added a new run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.442 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.442 | 10523 | Recursively removing directory: /tmp/git.eqL2Yx/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.443 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.443 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.443 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.444 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.444 | 17873 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.444 | 10522 | Removed run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.444 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.444 | 10522 | Assigned run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.444 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.444 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.444 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.444 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.444 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Td59T7 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.444 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.444 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.444 | 17875 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.445 | 10522 | Removed run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.445 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.445 | 10522 | Assigned run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.445 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.445 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.F4DKGd 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.446 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.446 | 17872 | Marked run 658 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.446 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.448 | 17874 | Marked run 659 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.448 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.450 | 17876 | Added a new run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.450 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.450 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.451 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.451 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.452 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.453 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.455 | 17880 | Added a new run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.455 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.457 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.458 | 10526 | Recursively removing directory: /tmp/git.Td59T7/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.459 | 10523 | Recursively removing directory: /tmp/git.F4DKGd/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.459 | 17891 | Added a new run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.460 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.460 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.460 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.461 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.461 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.461 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.461 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 17895 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10522 | Removed run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10522 | Assigned run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 17897 | Added a new worker 16 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10522 | Removed run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.461 | 10522 | Assigned run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.462 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.462 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.H38Hzs 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.462 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qFWSR2 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.463 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.463 | 17894 | Marked run 660 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.463 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.465 | 17896 | Marked run 661 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.465 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.466 | 17898 | Added a new run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.467 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.468 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.468 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.469 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.469 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.469 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.471 | 17901 | Added a new run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.471 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.474 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.475 | 17911 | Added a new run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.475 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.476 | 10526 | Recursively removing directory: /tmp/git.H38Hzs/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.476 | 10523 | Recursively removing directory: /tmp/git.qFWSR2/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.477 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.477 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.477 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.477 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.477 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 17917 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 10522 | Removed run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 10522 | Assigned run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 17919 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 10522 | Removed run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.478 | 10522 | Assigned run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.479 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.479 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.478 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.478 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.478 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.478 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kgzNLm 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.478 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RhYABm 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.479 | 17916 | Marked run 662 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.480 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.481 | 17918 | Marked run 663 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.481 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.483 | 17920 | Added a new run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.483 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.484 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.484 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.485 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.485 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.486 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.488 | 17924 | Added a new run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.488 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.491 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.493 | 17935 | Added a new run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.493 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.493 | 10526 | Recursively removing directory: /tmp/git.RhYABm/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.493 | 10523 | Recursively removing directory: /tmp/git.kgzNLm/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.494 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.494 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.495 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.495 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.495 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.495 | 17939 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.495 | 10522 | Removed run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.495 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.495 | 10522 | Assigned run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.495 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.495 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.495 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.496 | 17941 | Added a new worker 8 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.496 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.496 | 10522 | Removed run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.496 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.496 | 10522 | Assigned run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.496 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.495 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.495 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.495 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.496 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xbM9Xx 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.495 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.l8h9cO 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.498 | 17938 | Marked run 664 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.498 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.499 | 17940 | Marked run 665 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.499 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.501 | 17942 | Added a new run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.502 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.502 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.503 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.502 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.503 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.505 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.506 | 17946 | Added a new run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.506 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.509 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.510 | 10523 | Recursively removing directory: /tmp/git.xbM9Xx/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.510 | 10526 | Recursively removing directory: /tmp/git.l8h9cO/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.512 | 17958 | Added a new run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.512 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.512 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.512 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.512 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.513 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.513 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 17962 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 17961 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10522 | Removed run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10522 | Assigned run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10522 | Removed run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.513 | 10522 | Assigned run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.514 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ahNqf1 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.514 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hCatsP 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.515 | 17959 | Marked run 667 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.515 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.515 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.517 | 17960 | Marked run 666 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.517 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.519 | 17964 | Added a new run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.519 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.520 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.520 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.521 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.521 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.522 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.523 | 17968 | Added a new run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.523 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.526 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.528 | 17978 | Added a new run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.528 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.528 | 10523 | Recursively removing directory: /tmp/git.ahNqf1/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.528 | 10526 | Recursively removing directory: /tmp/git.hCatsP/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.529 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.529 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.530 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.530 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.530 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.530 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eEulvS 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.530 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.530 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.530 | 17983 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.530 | 10522 | Removed run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.530 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.530 | 10522 | Assigned run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.530 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.530 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.530 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.531 | 17986 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.531 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.531 | 10522 | Removed run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.531 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.531 | 10522 | Assigned run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.530 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.531 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vBzLl7 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.532 | 17982 | Marked run 669 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.532 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.533 | 17985 | Added a new run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.534 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.535 | 17984 | Marked run 668 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.535 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.536 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.536 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.537 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.538 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.538 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.538 | 17988 | Added a new run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.538 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.541 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.542 | 17994 | Added a new run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.543 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.545 | 10526 | Recursively removing directory: /tmp/git.vBzLl7/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.545 | 10523 | Recursively removing directory: /tmp/git.eEulvS/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.546 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.547 | 18004 | Added a new run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.548 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.548 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.548 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.548 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.548 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.548 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.548 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.548 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.548 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 18007 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 18009 | Added a new worker 16 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 10522 | Removed run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 10522 | Assigned run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 10522 | Removed run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.549 | 10522 | Assigned run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.548 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.549 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pBCo3h 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.549 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VZTfR0 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.551 | 18005 | Marked run 671 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.551 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.552 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.552 | 18006 | Marked run 670 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.553 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.554 | 18010 | Added a new run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.554 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.555 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.555 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.556 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.556 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.557 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.560 | 18014 | Added a new run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.561 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.562 | 10523 | Recursively removing directory: /tmp/git.VZTfR0/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.563 | 10526 | Recursively removing directory: /tmp/git.pBCo3h/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.564 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.564 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.564 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.564 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.564 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.564 | 18028 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.564 | 10522 | Removed run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.564 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.565 | 10522 | Assigned run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.565 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.564 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.565 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YTKAsH 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.566 | 18026 | Added a new run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.566 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.566 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.566 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.566 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.566 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.566 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.566 | 18030 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.566 | 10522 | Removed run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.566 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.566 | 10522 | Assigned run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.567 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.567 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hmY0iK 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.568 | 18027 | Marked run 673 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.568 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.569 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.570 | 18029 | Marked run 672 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.571 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.572 | 18032 | Added a new run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.572 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.573 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.573 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.574 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.574 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.575 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.577 | 18036 | Added a new run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.577 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.580 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.581 | 10523 | Recursively removing directory: /tmp/git.YTKAsH/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.582 | 10526 | Recursively removing directory: /tmp/git.hmY0iK/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.582 | 18048 | Added a new run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.583 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.583 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.583 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.583 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.583 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.583 | 18051 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.583 | 10522 | Removed run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.583 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.583 | 10522 | Assigned run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.584 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.584 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.584 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.584 | 18053 | Added a new worker 12 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.584 | 10522 | Removed run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.584 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.584 | 10522 | Assigned run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.584 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.583 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.583 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.584 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.584 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DDDq20 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.584 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.t20aeq 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.586 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.587 | 18052 | Marked run 675 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.587 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.588 | 18054 | Added a new run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.588 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.590 | 18050 | Marked run 674 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.590 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.590 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.591 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.591 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.592 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.592 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.593 | 18057 | Added a new run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.594 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.596 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.597 | 18066 | Added a new run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.598 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.598 | 10523 | Recursively removing directory: /tmp/git.t20aeq/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.598 | 10526 | Recursively removing directory: /tmp/git.DDDq20/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.600 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.600 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.600 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.600 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.600 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.600 | 18073 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.600 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.600 | 10522 | Removed run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.600 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.600 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.600 | 10522 | Assigned run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.601 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.601 | 18075 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.601 | 10522 | Removed run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.601 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.601 | 10522 | Assigned run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.601 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.601 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.600 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.600 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.600 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.601 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mzbH0I 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.601 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zrM8x4 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.603 | 18072 | Marked run 677 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.603 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.605 | 18076 | Added a new run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.605 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.607 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.609 | 18074 | Marked run 676 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.609 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.609 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.610 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.610 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.611 | 18078 | Added a new run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.611 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.611 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.614 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.615 | 18084 | Added a new run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.615 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.617 | 10526 | Recursively removing directory: /tmp/git.zrM8x4/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.618 | 10523 | Recursively removing directory: /tmp/git.mzbH0I/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.618 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.619 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.619 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.619 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.619 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.619 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.619 | 18096 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.619 | 10522 | Removed run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.619 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.619 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.619 | 10522 | Assigned run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.620 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zWQ1zk 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.620 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.620 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.620 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.621 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.621 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.621 | 18098 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.621 | 10522 | Removed run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.621 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.621 | 10522 | Assigned run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.621 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.621 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AQAjQw 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.625 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.625 | 18095 | Marked run 678 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.625 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.625 | 18094 | Added a new run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.625 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.626 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.627 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.627 | 18097 | Marked run 679 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.627 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.628 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.628 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.629 | 18101 | Added a new run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.630 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.632 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.632 | 10526 | Recursively removing directory: /tmp/git.zWQ1zk/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.634 | 18111 | Added a new run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.634 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.635 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.635 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.635 | 10523 | Recursively removing directory: /tmp/git.AQAjQw/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.635 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.635 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.635 | 18117 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.635 | 10522 | Removed run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.635 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.635 | 10522 | Assigned run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.635 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.635 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.635 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Jbz58f 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.637 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.637 | 18116 | Marked run 680 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.637 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.639 | 18118 | Added a new run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.639 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.639 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.639 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.640 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.640 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.640 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.640 | 18120 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.640 | 10522 | Removed run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.640 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.640 | 10522 | Assigned run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.640 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.641 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Y7Ns7h 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.641 | 18119 | Marked run 681 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.641 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.642 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.643 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.643 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.645 | 18122 | Added a new run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.645 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.646 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.647 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.648 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.650 | 18128 | Added a new run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.650 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.651 | 10526 | Recursively removing directory: /tmp/git.Jbz58f/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.652 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.652 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.653 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.653 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.653 | 18139 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.653 | 10522 | Removed run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.653 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.653 | 10522 | Assigned run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.653 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.653 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.653 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.653 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LE2vQ0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.653 | 10523 | Recursively removing directory: /tmp/git.Y7Ns7h/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.655 | 18140 | Added a new run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.656 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.656 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.656 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.656 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.656 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.656 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.656 | 18143 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.657 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.657 | 10522 | Removed run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.657 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.657 | 10522 | Assigned run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.657 | 18138 | Marked run 682 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.657 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.657 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tOrvDM 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.658 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.659 | 18142 | Marked run 683 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.659 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.659 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.661 | 18144 | Added a new run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.661 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.661 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.663 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.663 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.664 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.665 | 18147 | Added a new run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.665 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.668 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.668 | 10526 | Recursively removing directory: /tmp/git.LE2vQ0/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.670 | 18157 | Added a new run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.670 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.670 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.670 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.670 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.670 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.671 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AdHP9S 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.671 | 10523 | Recursively removing directory: /tmp/git.tOrvDM/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.670 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.670 | 18163 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.671 | 10522 | Removed run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.671 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.671 | 10522 | Assigned run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.671 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.673 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.673 | 18161 | Marked run 684 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.673 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.673 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.673 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.674 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.674 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.674 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.674 | 18166 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.674 | 10522 | Removed run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.674 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.674 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.674 | 10522 | Assigned run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.674 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tdxhI2 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.675 | 18164 | Added a new run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.675 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.676 | 18165 | Marked run 685 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.677 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.677 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.678 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.678 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.680 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.680 | 18168 | Added a new run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.681 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.681 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.683 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.685 | 10526 | Recursively removing directory: /tmp/git.AdHP9S/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.685 | 18176 | Added a new run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.685 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.686 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.686 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.687 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.687 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.687 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.687 | 18184 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.687 | 10522 | Removed run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.687 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.687 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.687 | 10522 | Assigned run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.688 | 10523 | Recursively removing directory: /tmp/git.tdxhI2/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.688 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.A6NRwJ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.689 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.689 | 18183 | Marked run 686 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.689 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.691 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.691 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.691 | 18186 | Added a new run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.691 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.691 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.691 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.691 | 18188 | Added a new worker 8 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.692 | 10522 | Removed run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.692 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.692 | 10522 | Assigned run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.692 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.692 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mSdH5w 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.694 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.694 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.694 | 18187 | Marked run 687 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.694 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.695 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.696 | 18190 | Added a new run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.696 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.698 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.699 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.699 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.700 | 18194 | Added a new run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.700 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.703 | 10526 | Recursively removing directory: /tmp/git.A6NRwJ/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.703 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.705 | 18205 | Added a new run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.705 | 10523 | Recursively removing directory: /tmp/git.mSdH5w/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.705 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.705 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.705 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.706 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.26oMqp 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.705 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.706 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.706 | 18208 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.706 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.706 | 10522 | Removed run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.706 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.706 | 10522 | Assigned run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.708 | 18207 | Marked run 688 as finished 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.708 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.708 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.708 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.708 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.708 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.709 | 18212 | Added a new worker 8 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.709 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.709 | 10522 | Removed run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.709 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.709 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.709 | 10522 | Assigned run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.709 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.k8lEn8 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.712 | 18211 | Marked run 689 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.712 | 18210 | Added a new run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.712 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.712 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.713 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.714 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.714 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.715 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.715 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.717 | 18215 | Added a new run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.717 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.720 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.721 | 10526 | Recursively removing directory: /tmp/git.26oMqp/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.721 | 18226 | Added a new run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.722 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.722 | 10523 | Recursively removing directory: /tmp/git.k8lEn8/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.723 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.723 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.723 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.723 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.723 | 18231 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.723 | 10522 | Removed run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.723 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.723 | 10522 | Assigned run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.723 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.723 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1Cm6yi 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.724 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.724 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.724 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.724 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.724 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.725 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.725 | 18233 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.725 | 10522 | Removed run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.725 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.725 | 10522 | Assigned run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.725 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XwOyt3 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.725 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.725 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.726 | 18230 | Marked run 690 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.726 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.727 | 18232 | Marked run 691 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.728 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.729 | 18234 | Added a new run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.730 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.730 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.731 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.731 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.732 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.732 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.734 | 18238 | Added a new run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.734 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.736 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.738 | 18247 | Added a new run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.738 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.739 | 10526 | Recursively removing directory: /tmp/git.1Cm6yi/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.739 | 10523 | Recursively removing directory: /tmp/git.XwOyt3/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.740 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.740 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.740 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.740 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.740 | 18253 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.741 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.741 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.740 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.741 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 10522 | Removed run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 10522 | Assigned run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 18255 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 10522 | Removed run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.741 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.742 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.742 | 10522 | Assigned run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.741 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uycirZ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.741 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.trUF59 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.743 | 18252 | Marked run 692 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.743 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.745 | 18256 | Added a new run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.746 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.747 | 18254 | Marked run 693 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.747 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.747 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.748 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.748 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.748 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.749 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.751 | 18260 | Added a new run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.751 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.754 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.755 | 10523 | Recursively removing directory: /tmp/git.trUF59/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.755 | 18271 | Added a new run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.756 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.756 | 10526 | Recursively removing directory: /tmp/git.uycirZ/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.757 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.757 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.757 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.757 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.757 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.757 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.757 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.757 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.757 | 18275 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.757 | 10522 | Removed run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.757 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.758 | 10522 | Assigned run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.758 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.758 | 18277 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.758 | 10522 | Removed run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.758 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.758 | 10522 | Assigned run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.758 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.758 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.758 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UOByjz 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.757 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.758 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xRPoU1 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.759 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.760 | 18274 | Marked run 695 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.760 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.761 | 18278 | Added a new run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.762 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.763 | 18276 | Marked run 694 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.763 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.764 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.764 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.764 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.765 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.766 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.766 | 18280 | Added a new run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.767 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.769 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.771 | 18287 | Added a new run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.771 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.772 | 10523 | Recursively removing directory: /tmp/git.xRPoU1/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.773 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.774 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.774 | 10526 | Recursively removing directory: /tmp/git.UOByjz/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.774 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.774 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.774 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.774 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.774 | 18298 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.774 | 10522 | Removed run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.774 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.774 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.774 | 10522 | Assigned run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.774 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.M6lN8h 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.776 | 18296 | Marked run 696 as finished 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.776 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.776 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.776 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.776 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.776 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.776 | 18300 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.776 | 10522 | Removed run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.776 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.777 | 10522 | Assigned run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.777 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.776 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.777 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ou5Nya 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.778 | 18297 | Added a new run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.778 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.780 | 18299 | Marked run 697 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.780 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.781 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.781 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.782 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.783 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.783 | 18302 | Added a new run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.783 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.783 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.786 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.787 | 18308 | Added a new run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.787 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.790 | 10526 | Recursively removing directory: /tmp/git.Ou5Nya/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.790 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.791 | 10523 | Recursively removing directory: /tmp/git.M6lN8h/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.792 | 18318 | Added a new run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.792 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.792 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.792 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.793 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 18321 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10522 | Removed run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10522 | Assigned run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 18323 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10522 | Removed run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10522 | Assigned run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.793 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.793 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.793 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.793 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.794 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FCHzNH 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.795 | 18320 | Marked run 699 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.796 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.793 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lSy6uV 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.797 | 18322 | Marked run 698 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.797 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.799 | 18324 | Added a new run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.799 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.799 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.799 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.800 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.800 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.802 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.803 | 18328 | Added a new run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.803 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.806 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.807 | 10523 | Recursively removing directory: /tmp/git.FCHzNH/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.807 | 10526 | Recursively removing directory: /tmp/git.lSy6uV/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.809 | 18340 | Added a new run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.809 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.809 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.809 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 18342 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10522 | Removed run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10522 | Assigned run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 18345 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10522 | Removed run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.810 | 10522 | Assigned run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.809 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.810 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cNFNiO 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.810 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.810 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.810 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.810 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OX2eRc 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.812 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.812 | 18341 | Marked run 701 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.813 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.814 | 18344 | Marked run 700 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.814 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.816 | 18346 | Added a new run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.816 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.817 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.817 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.818 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.818 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.819 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.821 | 18350 | Added a new run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.821 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.824 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.825 | 10523 | Recursively removing directory: /tmp/git.cNFNiO/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.825 | 10526 | Recursively removing directory: /tmp/git.OX2eRc/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.825 | 18362 | Added a new run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.826 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.827 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.827 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.827 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.827 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.827 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 18366 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10522 | Removed run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10522 | Assigned run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 18367 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10522 | Removed run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.827 | 10522 | Assigned run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.827 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.827 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BVQ9Ik 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.827 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eqFEhF 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.828 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.829 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.830 | 18365 | Marked run 702 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.830 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.833 | 18368 | Added a new run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.833 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.834 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.834 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.835 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.835 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.835 | 18364 | Marked run 703 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.836 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.836 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.838 | 18372 | Added a new run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.838 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.841 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.842 | 18382 | Added a new run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.842 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.842 | 10523 | Recursively removing directory: /tmp/git.BVQ9Ik/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.843 | 10526 | Recursively removing directory: /tmp/git.eqFEhF/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.844 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.844 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.844 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.845 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.845 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.845 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bavXHz 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.845 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 18387 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10522 | Removed run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10522 | Assigned run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 18390 | Added a new worker 15 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10522 | Removed run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.845 | 10522 | Assigned run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.845 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FHCbF8 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.848 | 18386 | Marked run 705 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.848 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.849 | 18389 | Added a new run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.849 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.851 | 18388 | Marked run 704 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.851 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.852 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.852 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.852 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.853 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.853 | 18392 | Added a new run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.853 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.853 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.856 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.858 | 18398 | Added a new run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.858 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.860 | 10526 | Recursively removing directory: /tmp/git.FHCbF8/ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.861 | 10523 | Recursively removing directory: /tmp/git.bavXHz/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.861 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.863 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.863 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.863 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.863 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.863 | 18410 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.863 | 10522 | Removed run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.863 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.863 | 10522 | Assigned run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.863 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.863 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.864 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DbFNaZ 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.864 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.864 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.864 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.864 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.864 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.864 | 18412 | Added a new worker 8 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.864 | 10522 | Removed run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.864 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.864 | 10522 | Assigned run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.865 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.865 | 18408 | Added a new run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.865 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.865 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.C2to4T 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.867 | 18409 | Marked run 707 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.867 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.868 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.869 | 18411 | Marked run 706 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.869 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.870 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.870 | 18414 | Added a new run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.871 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.871 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.871 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.872 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.874 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.875 | 18419 | Added a new run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.875 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.878 | 10526 | Recursively removing directory: /tmp/git.DbFNaZ/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.878 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.879 | 10523 | Recursively removing directory: /tmp/git.C2to4T/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.880 | 18430 | Added a new run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.880 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.880 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.880 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.880 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.881 | 18432 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.881 | 10522 | Removed run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.881 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.881 | 10522 | Assigned run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.881 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.881 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.881 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.882 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.880 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.881 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pn6V7L 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.882 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.i9WhhU 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.882 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.882 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.882 | 18435 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.882 | 10522 | Removed run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.882 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.882 | 10522 | Assigned run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.882 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.884 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.884 | 18431 | Marked run 708 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.884 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.885 | 18436 | Added a new run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.886 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.887 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.887 | 18434 | Marked run 709 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.887 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.888 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.888 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.889 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.890 | 18439 | Added a new run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.890 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.890 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.893 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.894 | 10526 | Recursively removing directory: /tmp/git.pn6V7L/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.895 | 18448 | Added a new run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.896 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.896 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.896 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.896 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.896 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.896 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.897 | 18455 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.897 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.897 | 10522 | Removed run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.897 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.897 | 10522 | Assigned run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.897 | 10523 | Recursively removing directory: /tmp/git.i9WhhU/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.897 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5Wv1Kp 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.898 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.898 | 18454 | Marked run 710 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.898 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.900 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.900 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.900 | 18456 | Added a new run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.900 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.900 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.900 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.901 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.901 | 18458 | Added a new worker 9 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.901 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.901 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mDknYE 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.901 | 10522 | Removed run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.901 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.901 | 10522 | Assigned run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.903 | 18457 | Marked run 711 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.903 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.903 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.904 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.905 | 18460 | Added a new run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.905 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.905 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.907 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.908 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.908 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.909 | 18464 | Added a new run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.909 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.912 | 10526 | Recursively removing directory: /tmp/git.5Wv1Kp/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.912 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.914 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.914 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.914 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.915 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HsKI08 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.914 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.914 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.914 | 18478 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.914 | 10522 | Removed run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.914 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.914 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.915 | 10522 | Assigned run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.915 | 10523 | Recursively removing directory: /tmp/git.mDknYE/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.916 | 18473 | Added a new run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.916 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.918 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.918 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.918 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.918 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.918 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.918 | 18481 | Added a new worker 12 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.918 | 10522 | Removed run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.918 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.918 | 10522 | Assigned run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.918 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.919 | 18477 | Marked run 712 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.919 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.919 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.918 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.t80biC 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.921 | 18482 | Added a new run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.921 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.922 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.923 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.923 | 18480 | Marked run 713 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.924 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.924 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.925 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.925 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.926 | 18485 | Added a new run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.926 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.930 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.930 | 10526 | Recursively removing directory: /tmp/git.HsKI08/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.932 | 18497 | Added a new run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.932 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.932 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.932 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.932 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.932 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Nyj4qg 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.932 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.932 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.932 | 18500 | Added a new worker 10 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.932 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.932 | 10522 | Removed run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.932 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.932 | 10522 | Assigned run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.932 | 10523 | Recursively removing directory: /tmp/git.t80biC/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.934 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.934 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.934 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.934 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.934 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.934 | 18503 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.934 | 10522 | Removed run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.934 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.934 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.934 | 10522 | Assigned run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.934 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vD8fic 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.935 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.936 | 18499 | Marked run 714 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.936 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.937 | 18502 | Marked run 715 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.938 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.939 | 18504 | Added a new run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.940 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.940 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.940 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.941 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.941 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.942 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.945 | 18508 | Added a new run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.946 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.947 | 10523 | Recursively removing directory: /tmp/git.vD8fic/ 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.948 | 10526 | Recursively removing directory: /tmp/git.Nyj4qg/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.948 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.949 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.949 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.950 | 18522 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.950 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.950 | 10522 | Removed run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.950 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.950 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.950 | 10522 | Assigned run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.950 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.950 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.950 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.950 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.951 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.951 | 18524 | Added a new worker 14 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.951 | 10522 | Removed run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.951 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.951 | 10522 | Assigned run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.951 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.951 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.g0atjB 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.949 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.949 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.950 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HGpPID 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.953 | 18521 | Marked run 717 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.953 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.953 | 18520 | Added a new run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.953 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.955 | 18523 | Marked run 716 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.955 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.956 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.956 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.957 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.957 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.958 | 18526 | Added a new run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.958 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.958 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.960 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.962 | 18531 | Added a new run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.963 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.965 | 10523 | Recursively removing directory: /tmp/git.HGpPID/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.965 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.965 | 10526 | Recursively removing directory: /tmp/git.g0atjB/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.967 | 18542 | Added a new run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.967 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.967 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.967 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.967 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.967 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.967 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 18544 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.968 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.968 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.968 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.968 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.M4u5QN 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10522 | Removed run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10522 | Assigned run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 18547 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10522 | Removed run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.969 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0MJLOV 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.968 | 10522 | Assigned run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.971 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.971 | 18543 | Marked run 718 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.971 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.973 | 18548 | Added a new run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.973 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.974 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.974 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.975 | 18546 | Marked run 719 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.975 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.975 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.975 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.976 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.978 | 18552 | Added a new run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.978 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.981 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.982 | 10526 | Recursively removing directory: /tmp/git.0MJLOV/ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.982 | 18563 | Added a new run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.982 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.983 | 10523 | Recursively removing directory: /tmp/git.M4u5QN/ 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.983 | 10526 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.983 | 10526 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.984 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.984 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.984 | 10526 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.984 | 18567 | Added a new worker 11 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.984 | 10522 | Removed run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.984 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.984 | 10522 | Assigned run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.984 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AAXuSw 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.984 | 10523 | Process exit code: 0 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.984 | 10523 | Process output: 57 bytes 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.985 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.985 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.985 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.985 | 18569 | Added a new worker 13 to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.985 | 10522 | Removed run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.985 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.985 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.985 | 10522 | Assigned run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.985 | 10523 | Waiting for a new command 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.985 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6w9HnJ 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.986 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.986 | 18566 | Marked run 721 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.987 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.988 | 18568 | Marked run 720 as finished 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.988 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.991 | 10526 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.991 | 18570 | Added a new run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.991 | 10523 | Checking out revision HEAD 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.991 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.992 | 10526 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10523/cimple-worker: 2024-04-25 03:44:16.992 | 10523 | Going to run: ./ci 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.995 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.997 | 18576 | Added a new run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:16 | INFO | 10520/cimple-server: 2024-04-25 03:44:16.997 | 10520 | Waiting for new connections 2024-04-25 03:44:16 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:16 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:16 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:16 | INFO | 10526/cimple-worker: 2024-04-25 03:44:16.999 | 10526 | Recursively removing directory: /tmp/git.AAXuSw/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.000 | 10523 | Recursively removing directory: /tmp/git.6w9HnJ/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.001 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.001 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.001 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.001 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.001 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.001 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.001 | 18588 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.001 | 10522 | Removed run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.001 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.001 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.001 | 10522 | Assigned run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.002 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AroNiX 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.002 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.002 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.003 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.003 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.003 | 18586 | Added a new run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.003 | 18590 | Added a new worker 6 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.003 | 10522 | Removed run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.003 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.003 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.003 | 10522 | Assigned run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.003 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.003 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hYN9nZ 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.005 | 18587 | Marked run 722 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.006 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.007 | 18589 | Marked run 723 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.008 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.008 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.009 | 18592 | Added a new run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.009 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.009 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.009 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.010 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.012 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.013 | 18596 | Added a new run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.014 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.016 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.017 | 10526 | Recursively removing directory: /tmp/git.AroNiX/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.017 | 10523 | Recursively removing directory: /tmp/git.hYN9nZ/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.017 | 18608 | Added a new run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.018 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.018 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.018 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.019 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.019 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.019 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.019 | 18611 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.019 | 10522 | Removed run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.019 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.019 | 10522 | Assigned run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.019 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.019 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.019 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.019 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yrdjSj 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.019 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.019 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.019 | 18613 | Added a new worker 15 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.020 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.020 | 10522 | Removed run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.020 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.020 | 10522 | Assigned run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.020 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.020 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QeCgtO 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.021 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.021 | 18610 | Marked run 724 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.021 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.023 | 18614 | Added a new run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.024 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.025 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.026 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.026 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.027 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.027 | 18612 | Marked run 725 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.027 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.027 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.029 | 18616 | Added a new run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.029 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.032 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.034 | 18626 | Added a new run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.034 | 10526 | Recursively removing directory: /tmp/git.yrdjSj/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.034 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.035 | 10523 | Recursively removing directory: /tmp/git.QeCgtO/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.036 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.036 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.036 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.036 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.036 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.036 | 18633 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.036 | 10522 | Removed run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.036 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.036 | 10522 | Assigned run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.036 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LPGxOW 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.037 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.037 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.038 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.038 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.038 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.038 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.038 | 18632 | Marked run 726 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.039 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.039 | 18636 | Added a new worker 6 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.039 | 10522 | Removed run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.039 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.039 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.039 | 10522 | Assigned run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.039 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.039 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZWCsee 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.041 | 18635 | Marked run 727 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.041 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.042 | 18634 | Added a new run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.043 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.043 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.044 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.045 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.045 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.046 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.048 | 18641 | Added a new run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.048 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.050 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.051 | 10526 | Recursively removing directory: /tmp/git.LPGxOW/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.052 | 18651 | Added a new run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.052 | 10523 | Recursively removing directory: /tmp/git.ZWCsee/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.053 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.053 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.053 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.053 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.053 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.053 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.054 | 18655 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.054 | 10522 | Removed run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.054 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.054 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.054 | 10522 | Assigned run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.054 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Y1j7IR 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.054 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.054 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.054 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.055 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.055 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.055 | 18657 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.055 | 10522 | Removed run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.055 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.055 | 10522 | Assigned run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.055 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NkaEz5 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.055 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.055 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.058 | 18654 | Marked run 728 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.058 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.061 | 18656 | Marked run 729 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.061 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.062 | 18658 | Added a new run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.063 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.063 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.063 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.064 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.064 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.065 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.067 | 18662 | Added a new run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.067 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.070 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.071 | 10526 | Recursively removing directory: /tmp/git.Y1j7IR/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.072 | 10523 | Recursively removing directory: /tmp/git.NkaEz5/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.073 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.073 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.073 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.073 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.073 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.073 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.073 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Mv1d6J 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 18676 | Added a new worker 15 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10522 | Removed run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10522 | Assigned run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 18678 | Added a new worker 15 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10522 | Removed run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.073 | 10522 | Assigned run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.074 | 18673 | Added a new run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.074 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.074 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vawYDK 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.077 | 18675 | Marked run 730 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.077 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.077 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.078 | 18677 | Marked run 731 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.078 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.080 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.080 | 18680 | Added a new run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.081 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.081 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.080 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.081 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.083 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.084 | 18684 | Added a new run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.085 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.087 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.088 | 10526 | Recursively removing directory: /tmp/git.Mv1d6J/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.088 | 10523 | Recursively removing directory: /tmp/git.vawYDK/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.089 | 18696 | Added a new run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.090 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.090 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.090 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.090 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.090 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.090 | 18699 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.090 | 10522 | Removed run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.090 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.090 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.091 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.i9xKUQ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.090 | 10522 | Assigned run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.090 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.092 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.092 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.092 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.092 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.092 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.StcuAO 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.092 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.092 | 18701 | Added a new worker 8 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.092 | 10522 | Removed run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.092 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.092 | 10522 | Assigned run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.092 | 18697 | Marked run 732 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.093 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.093 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.095 | 18700 | Marked run 733 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.095 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.096 | 18702 | Added a new run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.097 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.097 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.098 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.098 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.098 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.099 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.101 | 18706 | Added a new run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.101 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.104 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.105 | 10526 | Recursively removing directory: /tmp/git.i9xKUQ/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.105 | 18717 | Added a new run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.105 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.106 | 10523 | Recursively removing directory: /tmp/git.StcuAO/ 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.107 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.107 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.107 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.107 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.107 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.107 | 18721 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.107 | 10522 | Removed run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.107 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.107 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.108 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.108 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.108 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.108 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.108 | 10522 | Assigned run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.108 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.108 | 18723 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.108 | 10522 | Removed run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.108 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.108 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.108 | 10522 | Assigned run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.107 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7Cr26L 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.109 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.109 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Nmyd8m 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.110 | 18720 | Marked run 734 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.110 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.111 | 18722 | Marked run 735 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.112 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.113 | 18724 | Added a new run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.113 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.114 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.115 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.115 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.116 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.116 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.118 | 18728 | Added a new run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.119 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.121 | 10526 | Recursively removing directory: /tmp/git.7Cr26L/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.122 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.123 | 10523 | Recursively removing directory: /tmp/git.Nmyd8m/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.124 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.124 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.124 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.124 | 18740 | Added a new run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.124 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.124 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.124 | 18742 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.124 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.124 | 10522 | Removed run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.124 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.124 | 10522 | Assigned run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.125 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.125 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.125 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.125 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.125 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.125 | 18745 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.125 | 10522 | Removed run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.125 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.125 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.125 | 10522 | Assigned run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.125 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.V2K7JO 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.126 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.d54oGN 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.127 | 18741 | Marked run 736 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.128 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.129 | 18744 | Marked run 737 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.129 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.132 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.132 | 18746 | Added a new run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.132 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.133 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.133 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.134 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.135 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.137 | 18750 | Added a new run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.138 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.140 | 10526 | Recursively removing directory: /tmp/git.V2K7JO/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.141 | 10523 | Recursively removing directory: /tmp/git.d54oGN/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.141 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.142 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.142 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.142 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.142 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.142 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.142 | 18764 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.142 | 10522 | Removed run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.142 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.142 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.142 | 10522 | Assigned run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.142 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2iwfAP 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.143 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.143 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.144 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.143 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.144 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.144 | 18766 | Added a new worker 8 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.144 | 18762 | Added a new run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.144 | 10522 | Removed run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.144 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.144 | 10522 | Assigned run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.144 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.v1Ls13 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.145 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.145 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.147 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.148 | 18763 | Marked run 738 as finished 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.148 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.148 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.150 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.150 | 18768 | Added a new run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.150 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.152 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.152 | 18765 | Marked run 739 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.152 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.152 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.153 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.155 | 18773 | Added a new run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.155 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.157 | 10526 | Recursively removing directory: /tmp/git.2iwfAP/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.158 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.158 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.158 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.159 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.159 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.159 | 18786 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.159 | 10522 | Removed run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.159 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.159 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.159 | 10522 | Assigned run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.159 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.159 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RTjON6 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.159 | 10523 | Recursively removing directory: /tmp/git.v1Ls13/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.160 | 18783 | Added a new run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.160 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.162 | 18785 | Marked run 740 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.162 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.162 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.162 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.162 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.162 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.162 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.162 | 18789 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.163 | 10522 | Removed run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.163 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.163 | 10522 | Assigned run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.163 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.163 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0JBBkk 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.163 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.165 | 18788 | Marked run 741 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.165 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.165 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.166 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.166 | 18790 | Added a new run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.167 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.169 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.171 | 18794 | Added a new run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.171 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.172 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.173 | 10526 | Recursively removing directory: /tmp/git.RTjON6/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.173 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.174 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.174 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.174 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.174 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.174 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.174 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.174 | 18803 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.174 | 10522 | Removed run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.174 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.174 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.174 | 10522 | Assigned run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.175 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.M4jvMQ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.176 | 18801 | Added a new run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.176 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.177 | 18802 | Marked run 742 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.178 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.179 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.181 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.182 | 18807 | Added a new run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.182 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.182 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.182 | 10523 | Recursively removing directory: /tmp/git.0JBBkk/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.184 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.184 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.184 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.184 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.184 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.184 | 18814 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.184 | 10522 | Removed run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.184 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.184 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.184 | 10522 | Assigned run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.184 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pBCIMV 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.185 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.186 | 18813 | Marked run 743 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.186 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.188 | 18816 | Added a new run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.189 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.190 | 10526 | Recursively removing directory: /tmp/git.M4jvMQ/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.190 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.191 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.191 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.191 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.191 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.191 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.191 | 18824 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.191 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.192 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BrezRo 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.192 | 10522 | Removed run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.192 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.192 | 10522 | Assigned run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.192 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.192 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.194 | 18822 | Marked run 744 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.194 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.195 | 18825 | Added a new run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.195 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.197 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.198 | 10523 | Recursively removing directory: /tmp/git.pBCIMV/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.198 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.198 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.201 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.201 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.201 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.201 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.201 | 18836 | Added a new worker 8 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.201 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.201 | 18832 | Added a new run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.201 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.201 | 10522 | Removed run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.201 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.201 | 10522 | Assigned run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.201 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.201 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oxU6wp 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.204 | 18835 | Marked run 745 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.204 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.204 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.205 | 10526 | Recursively removing directory: /tmp/git.BrezRo/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.207 | 18842 | Added a new run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.207 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.207 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.207 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.207 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.207 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.207 | 18844 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.207 | 10522 | Removed run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.208 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.208 | 10522 | Assigned run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.208 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.208 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Oyiax2 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.209 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.210 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.210 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.210 | 18843 | Marked run 746 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.211 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.212 | 18846 | Added a new run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.212 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.214 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.215 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.215 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.217 | 10523 | Recursively removing directory: /tmp/git.oxU6wp/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.218 | 18854 | Added a new run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.218 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.219 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.219 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.219 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.219 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.219 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.219 | 18860 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.220 | 10522 | Removed run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.220 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.220 | 10522 | Assigned run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.220 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.220 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Hv5mRL 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.221 | 18859 | Marked run 747 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.221 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.221 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.222 | 10526 | Recursively removing directory: /tmp/git.Oyiax2/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.223 | 18864 | Added a new run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.223 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.224 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.224 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.224 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.224 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.224 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.224 | 18867 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.224 | 10522 | Removed run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.224 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.224 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.224 | 10522 | Assigned run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.225 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wfzlDN 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.226 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.226 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.227 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.227 | 18866 | Marked run 748 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.227 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.229 | 18868 | Added a new run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.230 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.231 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.232 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.232 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.233 | 10523 | Recursively removing directory: /tmp/git.Hv5mRL/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.234 | 18876 | Added a new run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.235 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.235 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.235 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.235 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.235 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.235 | 18882 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.235 | 10522 | Removed run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.235 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.235 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.235 | 10522 | Assigned run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.235 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.236 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nRZhcC 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.237 | 18880 | Marked run 749 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.237 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.238 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.239 | 10526 | Recursively removing directory: /tmp/git.wfzlDN/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.240 | 18886 | Added a new run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.240 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.241 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.241 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.241 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.241 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.241 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.241 | 18889 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.241 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.242 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.242 | 10522 | Removed run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.242 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.242 | 10522 | Assigned run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.242 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iTiKQS 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.243 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.243 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.244 | 18888 | Marked run 750 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.244 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.246 | 18890 | Added a new run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.246 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.248 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.249 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.249 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.250 | 18897 | Added a new run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.250 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.251 | 10523 | Recursively removing directory: /tmp/git.nRZhcC/ 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.252 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.252 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.253 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.253 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.253 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.253 | 18904 | Added a new worker 12 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.253 | 10522 | Removed run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.253 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.253 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.253 | 10522 | Assigned run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.253 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.253 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.A7ncAH 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.255 | 18903 | Marked run 751 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.255 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.256 | 10526 | Recursively removing directory: /tmp/git.iTiKQS/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.257 | 18905 | Added a new run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.257 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.258 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.258 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.258 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.258 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.258 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.258 | 18911 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.258 | 10522 | Removed run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.258 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.258 | 10522 | Assigned run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.258 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.259 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.h4qJKX 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.260 | 18910 | Marked run 752 as finished 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.260 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.260 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.261 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.261 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.263 | 18912 | Added a new run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.263 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.264 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.265 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.265 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.267 | 18918 | Added a new run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.267 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.268 | 10523 | Recursively removing directory: /tmp/git.A7ncAH/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.270 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.270 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.270 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.270 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.270 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.270 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.271 | 18929 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.271 | 10522 | Removed run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.271 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.271 | 10522 | Assigned run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.271 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.271 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qH2PRa 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.272 | 10526 | Recursively removing directory: /tmp/git.h4qJKX/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.272 | 18928 | Marked run 753 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.272 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.274 | 18930 | Added a new run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.274 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.274 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.274 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.274 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.275 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tlmasr 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.274 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.274 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.274 | 18933 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.274 | 10522 | Removed run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.274 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.274 | 10522 | Assigned run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.275 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.277 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.277 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.277 | 18931 | Marked run 754 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.277 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.278 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.279 | 18934 | Added a new run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.279 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.282 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.284 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.284 | 18938 | Added a new run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.284 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.285 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.285 | 10523 | Recursively removing directory: /tmp/git.qH2PRa/ 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.286 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.286 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.286 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.287 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.287 | 18946 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.287 | 10522 | Removed run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.287 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.287 | 10522 | Assigned run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.287 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.287 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.287 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.287 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qMbF4q 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.289 | 18945 | Marked run 755 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.289 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.291 | 18947 | Added a new run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.292 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.292 | 10526 | Recursively removing directory: /tmp/git.tlmasr/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.292 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.293 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.294 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.294 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.294 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.294 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.294 | 18956 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.294 | 10522 | Removed run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.294 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.294 | 10522 | Assigned run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.295 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.295 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.294 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.294 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SwkNUC 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.296 | 18955 | Marked run 756 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.296 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.297 | 18957 | Added a new run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.298 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.300 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.301 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.301 | 10523 | Recursively removing directory: /tmp/git.qMbF4q/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.301 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.303 | 18964 | Added a new run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.303 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.303 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.303 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.304 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.304 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.304 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.304 | 18969 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.304 | 10522 | Removed run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.304 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.304 | 10522 | Assigned run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.304 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.304 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.puPBRP 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.306 | 18967 | Marked run 757 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.306 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.306 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.308 | 10526 | Recursively removing directory: /tmp/git.SwkNUC/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.309 | 18973 | Added a new run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.309 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.310 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.310 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.310 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.310 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.310 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.310 | 18977 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.310 | 10522 | Removed run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.310 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.310 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.310 | 10522 | Assigned run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.311 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.310 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.311 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XsRlOr 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.312 | 18976 | Marked run 758 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.312 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.313 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.315 | 18979 | Added a new run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.315 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.317 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.318 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.318 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.318 | 10523 | Recursively removing directory: /tmp/git.puPBRP/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.320 | 18986 | Added a new run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.320 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.320 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.320 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.321 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.321 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.321 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.321 | 18991 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.321 | 10522 | Removed run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.321 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.321 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.321 | 10522 | Assigned run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.321 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.s3QCQc 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.322 | 18990 | Marked run 759 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.323 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.324 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.325 | 10526 | Recursively removing directory: /tmp/git.XsRlOr/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.325 | 18996 | Added a new run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.325 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.326 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.326 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.327 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.327 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.327 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.327 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.327 | 18999 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.327 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.327 | 10522 | Removed run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.327 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.327 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.327 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rLzVZp 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.328 | 10522 | Assigned run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.329 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.329 | 18998 | Marked run 760 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.329 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.331 | 19001 | Added a new run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.331 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.333 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.334 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.334 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.335 | 10523 | Recursively removing directory: /tmp/git.s3QCQc/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.335 | 19008 | Added a new run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.336 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.337 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.337 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.337 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.337 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.337 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.337 | 19013 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.337 | 10522 | Removed run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.337 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.337 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.337 | 10522 | Assigned run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.338 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lJk4ac 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.339 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.339 | 19012 | Marked run 761 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.339 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.340 | 19015 | Added a new run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.341 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.342 | 10526 | Recursively removing directory: /tmp/git.rLzVZp/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.343 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.344 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.345 | 19020 | Added a new run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.345 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.345 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.345 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.345 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.345 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.345 | 19022 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.345 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.346 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.346 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.72iWhX 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.346 | 10522 | Removed run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.346 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.346 | 10522 | Assigned run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.346 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.348 | 19021 | Marked run 762 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.348 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.348 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.350 | 19026 | Added a new run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.350 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.352 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.353 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.353 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.353 | 10523 | Recursively removing directory: /tmp/git.lJk4ac/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.355 | 19032 | Added a new run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.355 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.355 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.355 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.355 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.355 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.355 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.355 | 19035 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.355 | 10522 | Removed run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.355 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.355 | 10522 | Assigned run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.355 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.355 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gtOQrd 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.358 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.358 | 19034 | Marked run 763 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.358 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.361 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.360 | 10526 | Recursively removing directory: /tmp/git.72iWhX/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.361 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.361 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.362 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.362 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.362 | 19044 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.362 | 10522 | Removed run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.362 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.362 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.362 | 10522 | Assigned run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.362 | 19041 | Added a new run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.362 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.362 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WtDY5D 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.361 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.362 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.364 | 19043 | Marked run 764 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.364 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.365 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.368 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.368 | 19048 | Added a new run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.368 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.369 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.370 | 10523 | Recursively removing directory: /tmp/git.gtOQrd/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.371 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.372 | 19055 | Added a new run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.372 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.372 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.373 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.373 | 19059 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.373 | 10522 | Removed run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.373 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.373 | 10522 | Assigned run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.373 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.372 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.372 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.373 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.374 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fY3Mqx 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.375 | 19058 | Marked run 765 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.375 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.376 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.376 | 10526 | Recursively removing directory: /tmp/git.WtDY5D/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.377 | 19064 | Added a new run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.378 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.378 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.378 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.379 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.378 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.379 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.379 | 19067 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.379 | 10522 | Removed run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.379 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.379 | 10522 | Assigned run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.379 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1AkkpK 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.380 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.380 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.381 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.382 | 19066 | Marked run 766 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.382 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.382 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.384 | 19068 | Added a new run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.384 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.385 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.386 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.387 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.388 | 19074 | Added a new run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.388 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.389 | 10523 | Recursively removing directory: /tmp/git.fY3Mqx/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.391 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.391 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.391 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.391 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.391 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.392 | 19085 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.392 | 10522 | Removed run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.392 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.392 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.392 | 10522 | Assigned run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.391 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.392 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.a13QvD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.393 | 10526 | Recursively removing directory: /tmp/git.1AkkpK/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.396 | 19083 | Added a new run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.396 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.396 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.396 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.396 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.396 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.396 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.396 | 19088 | Added a new worker 6 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.397 | 10522 | Removed run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.397 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.397 | 10522 | Assigned run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.397 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.knrFbG 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.397 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.399 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.399 | 19084 | Marked run 767 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.399 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.400 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.401 | 19087 | Marked run 768 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.401 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.401 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.402 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.403 | 19090 | Added a new run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.403 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.403 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.405 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.407 | 19097 | Added a new run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.407 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.408 | 10523 | Recursively removing directory: /tmp/git.a13QvD/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.410 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.410 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.410 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.410 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.410 | 19107 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.410 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.410 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.410 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MRBRmy 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.410 | 10522 | Removed run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.410 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.410 | 10522 | Assigned run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.410 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.410 | 10526 | Recursively removing directory: /tmp/git.knrFbG/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.412 | 19106 | Marked run 769 as finished 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.413 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.413 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.413 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.413 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.413 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.413 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.413 | 19110 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.413 | 10522 | Removed run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.413 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.413 | 10522 | Assigned run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.413 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.413 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZOmyUy 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.414 | 19108 | Added a new run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.415 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.416 | 19109 | Marked run 770 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.417 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.417 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.417 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.418 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.419 | 19112 | Added a new run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.420 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.420 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.421 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.422 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.424 | 10523 | Recursively removing directory: /tmp/git.MRBRmy/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.425 | 19120 | Added a new run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.425 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.426 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.426 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.426 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.426 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.426 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.426 | 19127 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.427 | 10522 | Removed run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.427 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.427 | 10522 | Assigned run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.427 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WnUS5b 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.427 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.428 | 19125 | Marked run 771 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.428 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.428 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.429 | 10526 | Recursively removing directory: /tmp/git.ZOmyUy/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.430 | 19130 | Added a new run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.430 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.431 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.431 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.431 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.431 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.431 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.431 | 19133 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.431 | 10522 | Removed run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.431 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.432 | 10522 | Assigned run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.432 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Mkup0J 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.432 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.433 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.433 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.434 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.434 | 19132 | Marked run 772 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.434 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.436 | 19134 | Added a new run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.436 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.438 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.439 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.439 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.440 | 19139 | Added a new run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.440 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.442 | 10523 | Recursively removing directory: /tmp/git.WnUS5b/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.443 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.444 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.444 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.444 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.444 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.444 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.444 | 19151 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.444 | 10522 | Removed run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.444 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.444 | 10522 | Assigned run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.444 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.444 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UlH6Iw 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.445 | 19149 | Added a new run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.446 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.446 | 10526 | Recursively removing directory: /tmp/git.Mkup0J/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.448 | 19150 | Marked run 773 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.448 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.448 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.449 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.449 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.449 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.449 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.449 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.449 | 19156 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.449 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.449 | 10522 | Removed run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.449 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.449 | 10522 | Assigned run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.449 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.31GmVo 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.451 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.453 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.454 | 19155 | Marked run 774 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.454 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.454 | 19154 | Added a new run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.454 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.455 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.456 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.457 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.458 | 19163 | Added a new run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.459 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.459 | 10523 | Recursively removing directory: /tmp/git.UlH6Iw/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.461 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.461 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.461 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.462 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.462 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.462 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.462 | 19172 | Added a new worker 12 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.462 | 10522 | Removed run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.462 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.462 | 10522 | Assigned run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.462 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.462 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.69L7to 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.463 | 10526 | Recursively removing directory: /tmp/git.31GmVo/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.464 | 19173 | Added a new run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.464 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.466 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.466 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.466 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.466 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.466 | 19177 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.466 | 10522 | Removed run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.466 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.466 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.466 | 10522 | Assigned run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.466 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.466 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.juXBeg 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.467 | 19171 | Marked run 775 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.467 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.467 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.469 | 19176 | Marked run 776 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.469 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.470 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.470 | 19178 | Added a new run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.470 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.471 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.472 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.473 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.473 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.474 | 19181 | Added a new run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.475 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.477 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.478 | 10523 | Recursively removing directory: /tmp/git.69L7to/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.479 | 19191 | Added a new run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.479 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.480 | 10526 | Recursively removing directory: /tmp/git.juXBeg/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.480 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.480 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.481 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.481 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.481 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.481 | 19197 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.481 | 10522 | Removed run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.481 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.481 | 10522 | Assigned run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.481 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5R2ShX 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.481 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.482 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.482 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.482 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.483 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.483 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.483 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.483 | 19200 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.483 | 10522 | Removed run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.483 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.483 | 10522 | Assigned run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.483 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.483 | 19196 | Marked run 777 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.484 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.483 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Eaq0Dz 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.485 | 19198 | Added a new run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.485 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.487 | 19199 | Marked run 778 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.487 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.488 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.489 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.489 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.490 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.490 | 19202 | Added a new run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.490 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.491 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.493 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.495 | 19208 | Added a new run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.495 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.498 | 10523 | Recursively removing directory: /tmp/git.5R2ShX/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.498 | 10526 | Recursively removing directory: /tmp/git.Eaq0Dz/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.498 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.500 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.500 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.500 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.500 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.500 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.500 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.500 | 19220 | Added a new worker 16 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.500 | 10522 | Removed run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.500 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.500 | 10522 | Assigned run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.500 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.500 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.501 | 19222 | Added a new worker 12 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.501 | 10522 | Removed run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.501 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.501 | 10522 | Assigned run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.500 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.501 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eNLTf3 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.500 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.501 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.x8Loow 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.501 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.503 | 19219 | Marked run 779 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.503 | 19218 | Added a new run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.503 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.503 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.505 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.506 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.506 | 19221 | Marked run 780 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.507 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.507 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.508 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.508 | 19224 | Added a new run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.508 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.508 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.511 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.513 | 19230 | Added a new run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.513 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.515 | 10526 | Recursively removing directory: /tmp/git.eNLTf3/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.515 | 10523 | Recursively removing directory: /tmp/git.x8Loow/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.516 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.517 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.517 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.518 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 19242 | Added a new worker 15 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10522 | Removed run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10522 | Assigned run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 19240 | Added a new run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 19244 | Added a new worker 15 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10522 | Removed run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.518 | 10522 | Assigned run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.519 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.518 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.518 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.518 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.519 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qSP2Yc 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.518 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EumzxO 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.521 | 19241 | Marked run 782 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.521 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.522 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.523 | 19243 | Marked run 781 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.523 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.524 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.525 | 19246 | Added a new run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.525 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.525 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.526 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.526 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.528 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.530 | 19251 | Added a new run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.530 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.533 | 10526 | Recursively removing directory: /tmp/git.EumzxO/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.533 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.533 | 10523 | Recursively removing directory: /tmp/git.qSP2Yc/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.535 | 19262 | Added a new run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.535 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.535 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.535 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.536 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.535 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 19264 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10522 | Removed run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10522 | Assigned run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 19266 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10522 | Removed run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.536 | 10522 | Assigned run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.537 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.536 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.536 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.536 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.536 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mST2vZ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.536 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pDnIfy 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.539 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.539 | 19263 | Marked run 783 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.540 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.541 | 19268 | Added a new run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.541 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.543 | 19265 | Marked run 784 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.543 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.543 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.543 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.544 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.544 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.545 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.546 | 19272 | Added a new run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.546 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.549 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.550 | 10526 | Recursively removing directory: /tmp/git.pDnIfy/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.552 | 10523 | Recursively removing directory: /tmp/git.mST2vZ/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.552 | 19280 | Added a new run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.552 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.552 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.552 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.552 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.552 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.552 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.553 | 19286 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.553 | 10522 | Removed run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.553 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.553 | 10522 | Assigned run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.553 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.553 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0bvPcN 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.554 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.554 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.554 | 19285 | Marked run 785 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.554 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.554 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.554 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.554 | 19289 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.554 | 10522 | Removed run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.554 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.554 | 10522 | Assigned run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.554 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.555 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IixMaY 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.555 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.556 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.557 | 19288 | Marked run 786 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.557 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.559 | 19290 | Added a new run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.559 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.560 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.560 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.561 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.561 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.562 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.563 | 19293 | Added a new run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.563 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.566 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.568 | 19304 | Added a new run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.568 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.568 | 10526 | Recursively removing directory: /tmp/git.0bvPcN/ 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.569 | 10523 | Recursively removing directory: /tmp/git.IixMaY/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.570 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.570 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.570 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.570 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.570 | 19309 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.570 | 10522 | Removed run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.570 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.570 | 10522 | Assigned run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.570 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.570 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.571 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.571 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.571 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.571 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.570 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.571 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zPwRaq 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.571 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.571 | 19312 | Added a new worker 15 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.571 | 10522 | Removed run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.571 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.571 | 10522 | Assigned run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.571 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.572 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UvVcxu 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.573 | 19310 | Added a new run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.574 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.575 | 19311 | Marked run 788 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.575 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.576 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.577 | 19308 | Marked run 787 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.577 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.577 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.579 | 19314 | Added a new run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.579 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.580 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.580 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.580 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.582 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.583 | 19319 | Added a new run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.584 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.586 | 10526 | Recursively removing directory: /tmp/git.zPwRaq/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.587 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.588 | 10523 | Recursively removing directory: /tmp/git.UvVcxu/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.588 | 19330 | Added a new run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.588 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.588 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.589 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.589 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.589 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.589 | 19332 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.589 | 10522 | Removed run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.589 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.589 | 10522 | Assigned run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.589 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.589 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.w9bezQ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.590 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.590 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.590 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.590 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.590 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.590 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Fvnw9g 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.590 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.590 | 19335 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.590 | 10522 | Removed run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.590 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.590 | 10522 | Assigned run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.591 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.591 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.592 | 19331 | Marked run 789 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.592 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.595 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.596 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.597 | 19334 | Marked run 790 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.597 | 19336 | Added a new run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.597 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.597 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.598 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.599 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.600 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.602 | 19342 | Added a new run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.602 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.603 | 10526 | Recursively removing directory: /tmp/git.w9bezQ/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.605 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.605 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.605 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.605 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.605 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.605 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.605 | 19354 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.605 | 10522 | Removed run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.605 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.605 | 10522 | Assigned run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.605 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.605 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FfaEyT 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.606 | 10523 | Recursively removing directory: /tmp/git.Fvnw9g/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.608 | 19351 | Added a new run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.608 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.608 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.608 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.609 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.609 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.609 | 19356 | Added a new worker 6 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.609 | 10522 | Removed run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.609 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.609 | 10522 | Assigned run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.609 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.610 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.T9E8wc 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.610 | 19353 | Marked run 791 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.611 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.612 | 19355 | Marked run 792 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.612 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.612 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.613 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.614 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.614 | 19358 | Added a new run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.614 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.616 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.616 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.616 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.618 | 19361 | Added a new run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.619 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.621 | 10526 | Recursively removing directory: /tmp/git.FfaEyT/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.622 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.624 | 19373 | Added a new run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.624 | 10523 | Recursively removing directory: /tmp/git.T9E8wc/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.624 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.624 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.624 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.624 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.624 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.624 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.624 | 19376 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.624 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.624 | 10522 | Removed run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.624 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.625 | 10522 | Assigned run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.625 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bSpLP9 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.626 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.626 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.626 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.626 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.626 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.626 | 19379 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.626 | 10522 | Removed run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.626 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.626 | 10522 | Assigned run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.626 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.627 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sEBsC3 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.628 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.628 | 19375 | Marked run 793 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.629 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.631 | 19378 | Marked run 794 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.631 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.632 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.633 | 19380 | Added a new run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.633 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.633 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.633 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.634 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.636 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.638 | 19386 | Added a new run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.638 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.640 | 10526 | Recursively removing directory: /tmp/git.bSpLP9/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.641 | 10523 | Recursively removing directory: /tmp/git.sEBsC3/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.641 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.643 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.643 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.643 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.643 | 19396 | Added a new run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.643 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.643 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.643 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.643 | 19398 | Added a new worker 7 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.644 | 10522 | Removed run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.644 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3XbleR 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.644 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.644 | 10522 | Assigned run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.644 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.644 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.644 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.645 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.c1wb7c 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.644 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.644 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.644 | 19401 | Added a new worker 15 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.645 | 10522 | Removed run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.645 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.645 | 10522 | Assigned run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.645 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.646 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.647 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.648 | 19397 | Marked run 795 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.648 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.649 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.650 | 19400 | Marked run 796 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.650 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.651 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.651 | 19402 | Added a new run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.651 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.652 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.652 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.654 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.656 | 19407 | Added a new run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.656 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.658 | 10526 | Recursively removing directory: /tmp/git.3XbleR/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.659 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.659 | 10523 | Recursively removing directory: /tmp/git.c1wb7c/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.660 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.660 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.661 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.661 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.661 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.661 | 19420 | Added a new worker 14 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.661 | 10522 | Removed run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.661 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.661 | 10522 | Assigned run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.661 | 19418 | Added a new run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.661 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.662 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.662 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.662 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PCfStP 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.662 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.662 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.662 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.662 | 19423 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.662 | 10522 | Removed run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.662 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.662 | 10522 | Assigned run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.662 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.663 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.a36YKd 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.664 | 19419 | Marked run 797 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.664 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.665 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.667 | 19422 | Marked run 798 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.667 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.669 | 19424 | Added a new run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.669 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.669 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.669 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.670 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.670 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.672 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.673 | 19428 | Added a new run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.674 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.677 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.677 | 10526 | Recursively removing directory: /tmp/git.PCfStP/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.678 | 10523 | Recursively removing directory: /tmp/git.a36YKd/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.678 | 19440 | Added a new run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.679 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.679 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.679 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.679 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.679 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.680 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.680 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 19443 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10522 | Removed run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10522 | Assigned run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 19445 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10522 | Removed run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.680 | 10522 | Assigned run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.679 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.680 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.M423eK 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.680 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.681 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gDKr9P 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.682 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.683 | 19442 | Marked run 799 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.683 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.685 | 19446 | Added a new run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.686 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.687 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.687 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.687 | 19444 | Marked run 800 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.687 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.688 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.688 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.689 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.690 | 19450 | Added a new run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.691 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.693 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.694 | 19456 | Added a new run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.694 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.695 | 10523 | Recursively removing directory: /tmp/git.gDKr9P/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.696 | 10526 | Recursively removing directory: /tmp/git.M423eK/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.697 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.697 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.697 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.697 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.697 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.697 | 19466 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.697 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.698 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HmSryg 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.697 | 10522 | Removed run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.698 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.698 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.698 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.697 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.697 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.697 | 10522 | Assigned run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.698 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.698 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.698 | 19468 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.698 | 10522 | Removed run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.698 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.698 | 10522 | Assigned run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.698 | 19464 | Added a new run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.699 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.699 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.699 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QRsoE0 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.701 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.701 | 19465 | Marked run 802 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.702 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.703 | 19467 | Marked run 801 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.703 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.704 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.704 | 19470 | Added a new run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.705 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.705 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.706 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.706 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.707 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.709 | 19474 | Added a new run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.709 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.711 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.712 | 10523 | Recursively removing directory: /tmp/git.HmSryg/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.713 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.713 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.714 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.714 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.714 | 19488 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.714 | 10522 | Removed run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.714 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.714 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.714 | 10522 | Assigned run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.714 | 10526 | Recursively removing directory: /tmp/git.QRsoE0/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.714 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.714 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bGRBoM 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.715 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.715 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.716 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.716 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.716 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.716 | 19490 | Added a new worker 15 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.716 | 10522 | Removed run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.716 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.716 | 10522 | Assigned run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.716 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.716 | 19483 | Added a new run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.716 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.716 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.M6CYu0 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.718 | 19487 | Marked run 803 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.719 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.719 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.720 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.721 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.721 | 19489 | Marked run 804 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.721 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.723 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.723 | 19492 | Added a new run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.723 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.724 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.726 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.727 | 19500 | Added a new run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.727 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.728 | 10523 | Recursively removing directory: /tmp/git.bGRBoM/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.729 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.729 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.730 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.730 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.730 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.730 | 19510 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.730 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.730 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.730 | 10522 | Removed run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.730 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.730 | 10522 | Assigned run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.731 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FAu9rv 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.731 | 10526 | Recursively removing directory: /tmp/git.M6CYu0/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.732 | 19507 | Marked run 805 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.732 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.734 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.734 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.734 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.734 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.734 | 19512 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.734 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.734 | 10522 | Removed run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.734 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.734 | 10522 | Assigned run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.734 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.734 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6JH0Fx 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.735 | 19508 | Added a new run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.735 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.737 | 19511 | Marked run 806 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.737 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.737 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.738 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.738 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.740 | 19514 | Added a new run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.740 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.741 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.742 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.743 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.745 | 10523 | Recursively removing directory: /tmp/git.FAu9rv/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.746 | 19520 | Added a new run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.746 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.747 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.747 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.747 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.747 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.747 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.748 | 19529 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.748 | 10522 | Removed run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.748 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.748 | 10522 | Assigned run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.748 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GD55fF 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.748 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.748 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.750 | 10526 | Recursively removing directory: /tmp/git.6JH0Fx/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.752 | 19531 | Added a new run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.752 | 19528 | Marked run 807 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.752 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.752 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.752 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.752 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.752 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.752 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.752 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.753 | 19534 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.753 | 10522 | Removed run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.753 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.753 | 10522 | Assigned run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.753 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.753 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yntKVG 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.755 | 19533 | Marked run 808 as finished 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.755 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.755 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.755 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.756 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.757 | 19536 | Added a new run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.758 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.759 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.760 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.760 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.762 | 19542 | Added a new run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.762 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.763 | 10523 | Recursively removing directory: /tmp/git.GD55fF/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.765 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.765 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.765 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.765 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.765 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.765 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.765 | 19553 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.765 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.765 | 10522 | Removed run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.765 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.765 | 10522 | Assigned run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.766 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qF1QWD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.767 | 19550 | Added a new run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.767 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.768 | 10526 | Recursively removing directory: /tmp/git.yntKVG/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.769 | 19552 | Marked run 809 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.769 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.770 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.770 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.770 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.770 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.770 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.770 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.770 | 19557 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.770 | 10522 | Removed run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.770 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.770 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.770 | 10522 | Assigned run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.770 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.i1vPlH 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.772 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.773 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.773 | 19558 | Added a new run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.773 | 19556 | Marked run 810 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.774 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.774 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.776 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.776 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.777 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.778 | 19562 | Added a new run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.778 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.780 | 10523 | Recursively removing directory: /tmp/git.qF1QWD/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.781 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.782 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.782 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.783 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.782 | 19570 | Added a new run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.782 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.783 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.783 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.783 | 19575 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.783 | 10522 | Removed run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.783 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.783 | 10522 | Assigned run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.783 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.784 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nuA7NY 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.784 | 10526 | Recursively removing directory: /tmp/git.i1vPlH/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.784 | 19574 | Marked run 811 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.784 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.786 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.786 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.786 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.786 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.786 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.786 | 19580 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.786 | 10522 | Removed run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.786 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.786 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.786 | 10522 | Assigned run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.786 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.787 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WuHhDi 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.788 | 19578 | Added a new run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.788 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.790 | 19579 | Marked run 812 as finished 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.790 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.790 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.791 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.791 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.793 | 19582 | Added a new run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.793 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.793 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.794 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.796 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.797 | 19590 | Added a new run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.797 | 10523 | Recursively removing directory: /tmp/git.nuA7NY/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.798 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.799 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.799 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.800 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.800 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.800 | 19598 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.800 | 10522 | Removed run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.800 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.800 | 10522 | Assigned run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.800 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.800 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QiBJjd 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.800 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.801 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.802 | 10526 | Recursively removing directory: /tmp/git.WuHhDi/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.802 | 19597 | Marked run 813 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.803 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.804 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.804 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.804 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.805 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fQLIGh 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.804 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.805 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.805 | 19602 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.805 | 10522 | Removed run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.805 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.805 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.805 | 10522 | Assigned run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.805 | 19600 | Added a new run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.805 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.806 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.807 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.808 | 19601 | Marked run 814 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.808 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.808 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.812 | 19605 | Added a new run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.812 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.812 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.813 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.814 | 10523 | Recursively removing directory: /tmp/git.QiBJjd/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.815 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.817 | 19613 | Added a new run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.817 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.817 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.817 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.817 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.817 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.818 | 19616 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.818 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Itf6Wb 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.818 | 10522 | Removed run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.818 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.818 | 10522 | Assigned run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.818 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.820 | 19615 | Marked run 815 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.820 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.820 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.821 | 10526 | Recursively removing directory: /tmp/git.fQLIGh/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.823 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.823 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.823 | 19622 | Added a new run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.824 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.824 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.824 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.824 | 19624 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.824 | 10522 | Removed run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.824 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.824 | 10522 | Assigned run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.824 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.824 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Vkbjav 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.825 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.826 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.827 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.827 | 19623 | Marked run 816 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.827 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.828 | 19627 | Added a new run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.829 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.830 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.831 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.832 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.832 | 10523 | Recursively removing directory: /tmp/git.Itf6Wb/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.833 | 19634 | Added a new run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.833 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.834 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.834 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.835 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.835 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.835 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.835 | 19639 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.835 | 10522 | Removed run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.835 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.835 | 10522 | Assigned run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.835 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HU9bAu 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.835 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.836 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.837 | 19638 | Marked run 817 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.837 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.839 | 19641 | Added a new run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.839 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.839 | 10526 | Recursively removing directory: /tmp/git.Vkbjav/ 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.840 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.841 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.841 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.841 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.841 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.841 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.841 | 19647 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.841 | 10522 | Removed run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.841 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.841 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.841 | 10522 | Assigned run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.841 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.841 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3WhFcu 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.842 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.844 | 19646 | Marked run 818 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.844 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.845 | 19649 | Added a new run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.845 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.847 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.848 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.848 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.848 | 10523 | Recursively removing directory: /tmp/git.HU9bAu/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.850 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.850 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.850 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.850 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.851 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.851 | 19660 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.851 | 10522 | Removed run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.851 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.851 | 10522 | Assigned run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.851 | 19657 | Added a new run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.851 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.851 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.851 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qeLcLH 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.854 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.854 | 19659 | Marked run 819 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.854 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.856 | 19663 | Added a new run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.857 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.858 | 10526 | Recursively removing directory: /tmp/git.3WhFcu/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.858 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.859 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.859 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.859 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.859 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.860 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.860 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.860 | 19671 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.860 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.860 | 10522 | Removed run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.860 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.860 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.860 | 10522 | Assigned run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.860 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KxhOex 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.862 | 19669 | Added a new run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.862 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.864 | 19670 | Marked run 820 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.864 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.865 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.867 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.867 | 10523 | Recursively removing directory: /tmp/git.qeLcLH/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.867 | 19677 | Added a new run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.867 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.868 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.868 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.868 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.869 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.869 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.869 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.869 | 19682 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.869 | 10522 | Removed run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.869 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.869 | 10522 | Assigned run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.869 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.870 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YXSghL 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.870 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.871 | 19681 | Marked run 821 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.872 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.873 | 19683 | Added a new run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.873 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.875 | 10526 | Recursively removing directory: /tmp/git.KxhOex/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.876 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.876 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.876 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.876 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.876 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.877 | 19691 | Added a new worker 12 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.877 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.877 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.877 | 10522 | Removed run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.877 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.877 | 10522 | Assigned run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.877 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.876 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.877 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vEYBgL 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.879 | 19692 | Added a new run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.880 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.882 | 19690 | Marked run 822 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.882 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.883 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.884 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.884 | 10523 | Recursively removing directory: /tmp/git.YXSghL/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.885 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.885 | 19700 | Added a new run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.886 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.886 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.886 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.886 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.886 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.886 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.887 | 19704 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.887 | 10522 | Removed run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.887 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.887 | 10522 | Assigned run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.887 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.887 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KYlkLQ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.889 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.889 | 19703 | Marked run 823 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.889 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.891 | 19706 | Added a new run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.891 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.893 | 10526 | Recursively removing directory: /tmp/git.vEYBgL/ 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.893 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.894 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.894 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.894 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.894 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.895 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.895 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.895 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.895 | 19715 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.895 | 10522 | Removed run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.895 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.895 | 10522 | Assigned run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.895 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.895 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ADpO89 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.896 | 19712 | Added a new run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.896 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.898 | 19714 | Marked run 824 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.898 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.899 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.901 | 19721 | Added a new run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.901 | 10523 | Recursively removing directory: /tmp/git.KYlkLQ/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.902 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.902 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.903 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.903 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.903 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.903 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.904 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.904 | 19726 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.904 | 10522 | Removed run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.904 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.904 | 10522 | Assigned run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.904 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.903 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.904 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Db4nBs 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.905 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.906 | 19725 | Marked run 825 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.906 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.908 | 19727 | Added a new run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.908 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.910 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.910 | 10526 | Recursively removing directory: /tmp/git.ADpO89/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.911 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.911 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.912 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.912 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.913 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.913 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.913 | 19737 | Added a new worker 14 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.913 | 10522 | Removed run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.913 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.913 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.913 | 10522 | Assigned run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.913 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.913 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XB5xxy 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.913 | 19734 | Added a new run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.914 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.915 | 19736 | Marked run 826 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.915 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.916 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.918 | 19742 | Added a new run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.918 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.919 | 10523 | Recursively removing directory: /tmp/git.Db4nBs/ 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.919 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.920 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.921 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.921 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.921 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.921 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.921 | 19748 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.921 | 10522 | Removed run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.921 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.921 | 10522 | Assigned run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.921 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.921 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.921 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qfP4hC 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.922 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.923 | 19747 | Marked run 827 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.923 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.925 | 19749 | Added a new run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.926 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.928 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.928 | 10526 | Recursively removing directory: /tmp/git.XB5xxy/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.928 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.928 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.930 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.930 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.930 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.930 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.930 | 19759 | Added a new worker 8 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.930 | 10522 | Removed run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.930 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.931 | 10522 | Assigned run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.931 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.931 | 19756 | Added a new run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.930 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.931 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tfLdHs 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.932 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.933 | 19758 | Marked run 828 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.933 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.934 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.936 | 19763 | Added a new run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.937 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.937 | 10523 | Recursively removing directory: /tmp/git.qfP4hC/ 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.938 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.938 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.938 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.938 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.938 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.938 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.939 | 19769 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.939 | 10522 | Removed run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.939 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.939 | 10522 | Assigned run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.939 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hUDVqv 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.939 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.939 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.940 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.941 | 19768 | Marked run 829 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.942 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.943 | 19770 | Added a new run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.944 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.945 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.946 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.946 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.948 | 10526 | Recursively removing directory: /tmp/git.tfLdHs/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.949 | 19777 | Added a new run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.949 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.949 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.949 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.950 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.950 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.950 | 19783 | Added a new worker 11 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.950 | 10522 | Removed run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.950 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.950 | 10522 | Assigned run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.950 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.950 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.950 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hyB0ub 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.952 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.952 | 19782 | Marked run 830 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.953 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.954 | 19787 | Added a new run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.954 | 10523 | Recursively removing directory: /tmp/git.hUDVqv/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.954 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.956 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.956 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.956 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.956 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.956 | 19791 | Added a new worker 10 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.957 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.957 | 10522 | Removed run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.957 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.957 | 10522 | Assigned run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.957 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.956 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.957 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.958 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5GeZMm 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.958 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.959 | 19790 | Marked run 831 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.959 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.960 | 19792 | Added a new run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.961 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.963 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.963 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.964 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.965 | 19797 | Added a new run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.965 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.966 | 10526 | Recursively removing directory: /tmp/git.hyB0ub/ 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.968 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.968 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.968 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.968 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BzwQ7I 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.968 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.968 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.968 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.968 | 19808 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.968 | 10522 | Removed run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.968 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.968 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.968 | 10522 | Assigned run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.970 | 10523 | Recursively removing directory: /tmp/git.5GeZMm/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.971 | 19805 | Added a new run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.972 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.972 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.972 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.972 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.972 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.973 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.973 | 19813 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.973 | 10522 | Removed run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.973 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.973 | 10522 | Assigned run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.973 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.974 | 19806 | Marked run 832 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.974 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.973 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WAnOu2 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.975 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.976 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.976 | 19812 | Marked run 833 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.976 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.977 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.978 | 19814 | Added a new run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.978 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.979 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.980 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.981 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.982 | 19819 | Added a new run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.982 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.984 | 10526 | Recursively removing directory: /tmp/git.BzwQ7I/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.986 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.986 | 10526 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.986 | 10526 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.986 | 10526 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.986 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.986 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.986 | 19832 | Added a new worker 13 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.986 | 10522 | Removed run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.986 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.986 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.986 | 10522 | Assigned run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.987 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YnDypA 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.987 | 10523 | Recursively removing directory: /tmp/git.WAnOu2/ 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.988 | 19829 | Added a new run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.988 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.990 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.989 | 10523 | Process exit code: 0 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.990 | 10523 | Process output: 57 bytes 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.990 | 10523 | Waiting for a new command 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.990 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.990 | 19835 | Added a new worker 14 to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.990 | 10522 | Removed run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.990 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.990 | 10522 | Assigned run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.990 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.991 | 19831 | Marked run 834 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.991 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.991 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.y3nyrp 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.991 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.993 | 10526 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.994 | 19834 | Marked run 835 as finished 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.994 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | 10526/cimple-worker: 2024-04-25 03:44:17.994 | 10526 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.996 | 19836 | Added a new run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.996 | 10520 | Waiting for new connections 2024-04-25 03:44:17 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:17 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:17 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.998 | 10523 | Checking out revision HEAD 2024-04-25 03:44:17 | INFO | 10523/cimple-worker: 2024-04-25 03:44:17.998 | 10523 | Going to run: ./ci 2024-04-25 03:44:17 | INFO | 10520/cimple-server: 2024-04-25 03:44:17.999 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.000 | 19841 | Added a new run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.001 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.002 | 10526 | Recursively removing directory: /tmp/git.YnDypA/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.003 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.004 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.004 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.004 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.004 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.004 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.004 | 19851 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.004 | 10522 | Removed run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.004 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.004 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.004 | 10522 | Assigned run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.005 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6wozvn 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.005 | 19849 | Added a new run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.006 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.007 | 10523 | Recursively removing directory: /tmp/git.y3nyrp/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.007 | 19850 | Marked run 836 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.007 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.009 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.009 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.009 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.009 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.009 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.009 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.009 | 19858 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.009 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.009 | 10522 | Removed run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.009 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.009 | 10522 | Assigned run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.009 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Y4PO1L 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.011 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.012 | 19857 | Marked run 837 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.012 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.013 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.014 | 19856 | Added a new run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.014 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.015 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.016 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.017 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.019 | 10526 | Recursively removing directory: /tmp/git.6wozvn/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.021 | 19863 | Added a new run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.022 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.022 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.022 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.022 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.022 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.022 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.022 | 19875 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.022 | 10522 | Removed run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.022 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.022 | 10522 | Assigned run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.023 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.023 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.F0mzng 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.023 | 10523 | Recursively removing directory: /tmp/git.Y4PO1L/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.024 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.025 | 19874 | Marked run 838 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.025 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.026 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.026 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.026 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.026 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.026 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.026 | 19878 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.027 | 10522 | Removed run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.027 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.027 | 10522 | Assigned run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.027 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.027 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bhl3Z2 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.027 | 19876 | Added a new run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.028 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.029 | 19877 | Marked run 839 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.030 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.030 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.031 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.031 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.033 | 19880 | Added a new run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.034 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.034 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.035 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.037 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.038 | 10526 | Recursively removing directory: /tmp/git.F0mzng/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.038 | 19889 | Added a new run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.038 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.039 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.039 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.040 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.040 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.040 | 19894 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.040 | 10522 | Removed run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.040 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.040 | 10522 | Assigned run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.040 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.040 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.040 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CXv8Pn 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.042 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.042 | 10523 | Recursively removing directory: /tmp/git.bhl3Z2/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.043 | 19893 | Marked run 840 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.043 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.045 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.045 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.045 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.045 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.045 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.045 | 19900 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.045 | 10522 | Removed run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.045 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.045 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.045 | 10522 | Assigned run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.045 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ks3U2t 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.046 | 19898 | Added a new run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.046 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.047 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.048 | 19899 | Marked run 841 as finished 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.048 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.049 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.050 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.051 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.052 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.052 | 19903 | Added a new run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.052 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.055 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.055 | 10526 | Recursively removing directory: /tmp/git.CXv8Pn/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.057 | 19912 | Added a new run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.058 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.058 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.058 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.058 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.058 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.058 | 19918 | Added a new worker 12 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.058 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.059 | 10522 | Removed run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.059 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.059 | 10522 | Assigned run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.059 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.059 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.I054Ty 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.060 | 10523 | Recursively removing directory: /tmp/git.ks3U2t/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.061 | 19916 | Marked run 842 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.061 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.062 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.062 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.062 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.062 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.062 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.062 | 19922 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.062 | 10522 | Removed run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.062 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.062 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.062 | 10522 | Assigned run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.062 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.063 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TbTwpT 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.064 | 19920 | Added a new run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.064 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.066 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.069 | 19921 | Marked run 843 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.070 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.070 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.071 | 19924 | Added a new run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.071 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.072 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.072 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.073 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.075 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.077 | 19929 | Added a new run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.077 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.079 | 10526 | Recursively removing directory: /tmp/git.I054Ty/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.080 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.080 | 10523 | Recursively removing directory: /tmp/git.TbTwpT/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.080 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.080 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.081 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.081 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.081 | 19942 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.081 | 10522 | Removed run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.081 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.081 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.081 | 10522 | Assigned run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.081 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.081 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uAHBj7 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.082 | 19940 | Added a new run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.082 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.084 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.084 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.084 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.084 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.084 | 19945 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.084 | 10522 | Removed run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.084 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.084 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.084 | 10522 | Assigned run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.084 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.084 | 19941 | Marked run 844 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.085 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.085 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TxelZr 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.086 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.087 | 19944 | Marked run 845 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.087 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.088 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.089 | 19946 | Added a new run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.089 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.089 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.090 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.091 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.092 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.094 | 19951 | Added a new run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.094 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.097 | 10526 | Recursively removing directory: /tmp/git.uAHBj7/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.097 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.099 | 10523 | Recursively removing directory: /tmp/git.TxelZr/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.099 | 19961 | Added a new run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.099 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.099 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.099 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.099 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.099 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.099 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.100 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6FX0B2 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.100 | 19965 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.100 | 10522 | Removed run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.100 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.100 | 10522 | Assigned run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.100 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.100 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.100 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.101 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.101 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.101 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.101 | 19967 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.101 | 10522 | Removed run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.101 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.101 | 10522 | Assigned run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.101 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.101 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wy5HWJ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.102 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.103 | 19963 | Marked run 846 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.103 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.105 | 19966 | Marked run 847 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.105 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.106 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.107 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.108 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.107 | 19968 | Added a new run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.108 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.108 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.110 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.113 | 19972 | Added a new run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.113 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.115 | 10526 | Recursively removing directory: /tmp/git.6FX0B2/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.116 | 10523 | Recursively removing directory: /tmp/git.wy5HWJ/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.116 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.117 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.117 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.118 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 19986 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10522 | Removed run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10522 | Assigned run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.118 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.118 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.118 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 19988 | Added a new worker 15 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10522 | Removed run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.118 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.119 | 10522 | Assigned run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.119 | 19984 | Added a new run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.119 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.119 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.118 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jW7mHy 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.119 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ohiNYQ 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.122 | 19985 | Marked run 848 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.122 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.123 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.125 | 19987 | Marked run 849 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.125 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.126 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.126 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.127 | 19990 | Added a new run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.127 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.127 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.127 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.129 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.131 | 19994 | Added a new run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.131 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.134 | 10523 | Recursively removing directory: /tmp/git.ohiNYQ/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.134 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.135 | 10526 | Recursively removing directory: /tmp/git.jW7mHy/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.136 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.136 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.136 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.136 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.V1XOk3 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.136 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.136 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.136 | 20008 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.136 | 10522 | Removed run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.136 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.136 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.136 | 10522 | Assigned run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.137 | 20006 | Added a new run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.137 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.137 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.137 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.137 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.138 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ebLwfD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.138 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.138 | 20010 | Added a new worker 15 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.138 | 10522 | Removed run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.138 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.138 | 10522 | Assigned run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.138 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.140 | 20007 | Marked run 851 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.140 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.141 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.142 | 20009 | Marked run 850 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.142 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.143 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.144 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.144 | 20012 | Added a new run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.144 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.145 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.146 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.147 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.149 | 20017 | Added a new run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.150 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.152 | 10523 | Recursively removing directory: /tmp/git.V1XOk3/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.152 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.153 | 10526 | Recursively removing directory: /tmp/git.ebLwfD/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.154 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.154 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.154 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.154 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.154 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.154 | 20030 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.154 | 10522 | Removed run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.154 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.154 | 10522 | Assigned run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.154 | 20028 | Added a new run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.154 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VENd7c 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.155 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.155 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.155 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.156 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.155 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.156 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.156 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.156 | 20033 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.156 | 10522 | Removed run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.156 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.156 | 10522 | Assigned run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.156 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.156 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EuqZDg 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.158 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.160 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.160 | 20029 | Marked run 852 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.160 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.160 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.164 | 20034 | Added a new run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.164 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.165 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.166 | 20032 | Marked run 853 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.166 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.166 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.167 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.168 | 10523 | Recursively removing directory: /tmp/git.VENd7c/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.169 | 20043 | Added a new run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.169 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.170 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.170 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.170 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.170 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.170 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.170 | 20048 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.170 | 10522 | Removed run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.170 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.170 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.170 | 10522 | Assigned run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.170 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AELkh0 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.172 | 20047 | Marked run 854 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.172 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.173 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.174 | 10526 | Recursively removing directory: /tmp/git.EuqZDg/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.175 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.175 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.175 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.175 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.175 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.175 | 20054 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.175 | 10522 | Removed run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.175 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.176 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.176 | 10522 | Assigned run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.176 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.k3A0xP 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.176 | 20052 | Added a new run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.176 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.176 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.178 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.179 | 20053 | Marked run 855 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.179 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.179 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.181 | 20057 | Added a new run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.182 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.182 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.183 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.185 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.185 | 10523 | Recursively removing directory: /tmp/git.AELkh0/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.187 | 20065 | Added a new run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.187 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.187 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.187 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.187 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.188 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CjWqz1 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.187 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.187 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.188 | 20069 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.188 | 10522 | Removed run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.188 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.188 | 10522 | Assigned run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.188 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.190 | 20068 | Marked run 856 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.190 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.190 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.192 | 10526 | Recursively removing directory: /tmp/git.k3A0xP/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.193 | 20074 | Added a new run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.193 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.194 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.194 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.194 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.194 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.194 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.194 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.194 | 20077 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.194 | 10522 | Removed run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.194 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.194 | 10522 | Assigned run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.194 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vysgQQ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.195 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.195 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.196 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.197 | 20076 | Marked run 857 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.197 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.199 | 20079 | Added a new run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.199 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.200 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.201 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.202 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.203 | 10523 | Recursively removing directory: /tmp/git.CjWqz1/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.203 | 20087 | Added a new run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.203 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.205 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.205 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.205 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.205 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.205 | 20091 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.205 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.205 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.205 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zKMSk0 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.205 | 10522 | Removed run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.205 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.205 | 10522 | Assigned run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.207 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.208 | 20090 | Marked run 858 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.208 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.209 | 10526 | Recursively removing directory: /tmp/git.vysgQQ/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.210 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.210 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.210 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.210 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.210 | 20098 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.210 | 10522 | Removed run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.210 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.210 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.210 | 10522 | Assigned run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.211 | 20095 | Added a new run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.210 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.210 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.655YHE 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.211 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.211 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.213 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.213 | 20097 | Marked run 859 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.213 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.214 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.216 | 20101 | Added a new run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.216 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.217 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.218 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.218 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.220 | 10523 | Recursively removing directory: /tmp/git.zKMSk0/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.220 | 20108 | Added a new run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.221 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.222 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.222 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.222 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.222 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.222 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.222 | 20114 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.222 | 10522 | Removed run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.222 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.222 | 10522 | Assigned run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.223 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.223 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2MFBiV 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.224 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.225 | 20113 | Marked run 860 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.225 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.225 | 10526 | Recursively removing directory: /tmp/git.655YHE/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.227 | 20118 | Added a new run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.227 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.227 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.227 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.228 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.228 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.228 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.228 | 20121 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.228 | 10522 | Removed run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.228 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.228 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.228 | 10522 | Assigned run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.228 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.49h5X6 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.229 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.230 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.230 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.231 | 20119 | Marked run 861 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.231 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.233 | 20122 | Added a new run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.233 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.234 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.234 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.236 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.237 | 10523 | Recursively removing directory: /tmp/git.2MFBiV/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.238 | 20131 | Added a new run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.238 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.239 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.239 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.239 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.239 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.239 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.240 | 20137 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.240 | 10522 | Removed run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.240 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.240 | 10522 | Assigned run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.240 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Xl3fD0 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.241 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.241 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.241 | 10526 | Recursively removing directory: /tmp/git.49h5X6/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.243 | 20136 | Marked run 862 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.243 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.244 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.244 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.244 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.245 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.245 | 20142 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.245 | 10522 | Removed run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.245 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.245 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.245 | 10522 | Assigned run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.245 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.245 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qE3ITN 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.246 | 20140 | Added a new run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.246 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.246 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.247 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.248 | 20141 | Marked run 863 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.248 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.249 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.251 | 20145 | Added a new run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.251 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.251 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.252 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.253 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.254 | 10523 | Recursively removing directory: /tmp/git.Xl3fD0/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.255 | 20153 | Added a new run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.255 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.256 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.256 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.256 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.256 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.256 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.257 | 20160 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.257 | 10522 | Removed run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.257 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.257 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.257 | 10522 | Assigned run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.257 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8fghtK 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.259 | 10526 | Recursively removing directory: /tmp/git.qE3ITN/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.259 | 20159 | Marked run 864 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.259 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.259 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.261 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.261 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.261 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.261 | 20162 | Added a new run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.261 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.262 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.262 | 20164 | Added a new worker 6 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.262 | 10522 | Removed run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.262 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.262 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.262 | 10522 | Assigned run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.262 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0E0bTE 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.264 | 20163 | Marked run 865 as finished 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.264 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.264 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.265 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.265 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.267 | 20166 | Added a new run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.267 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.267 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.268 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.270 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.271 | 20174 | Added a new run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.272 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.272 | 10523 | Recursively removing directory: /tmp/git.8fghtK/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.274 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.274 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.274 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.274 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.274 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.274 | 20182 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.274 | 10522 | Removed run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.274 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.274 | 10522 | Assigned run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.274 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.274 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9uXL9a 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.275 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.276 | 10526 | Recursively removing directory: /tmp/git.0E0bTE/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.278 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.278 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.278 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.278 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.278 | 20181 | Marked run 866 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.278 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.278 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.278 | 20186 | Added a new worker 6 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.278 | 10522 | Removed run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.279 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.279 | 10522 | Assigned run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.279 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.279 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pKI98z 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.280 | 20185 | Marked run 867 as finished 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.280 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.280 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.281 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.282 | 20184 | Added a new run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.282 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.284 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.285 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.286 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.286 | 20189 | Added a new run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.286 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.289 | 10523 | Recursively removing directory: /tmp/git.9uXL9a/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.289 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.291 | 20198 | Added a new run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.291 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.291 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.291 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.292 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.292 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.292 | 20204 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.292 | 10522 | Removed run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.292 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.292 | 10522 | Assigned run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.292 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.292 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.293 | 10526 | Recursively removing directory: /tmp/git.pKI98z/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.292 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eij8ZV 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.294 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.294 | 20202 | Marked run 868 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.295 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.295 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.295 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.295 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.295 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.295 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.295 | 20208 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.295 | 10522 | Removed run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.295 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.295 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.295 | 10522 | Assigned run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.295 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cOQ9qp 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.296 | 20206 | Added a new run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.297 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.299 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.299 | 20207 | Marked run 869 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.299 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.300 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.301 | 20210 | Added a new run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.301 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.301 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.302 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.304 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.306 | 20216 | Added a new run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.306 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.307 | 10523 | Recursively removing directory: /tmp/git.eij8ZV/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.309 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.309 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.309 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.309 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.309 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.309 | 20228 | Added a new worker 12 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.309 | 10522 | Removed run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.309 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.309 | 10522 | Assigned run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.309 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.309 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.309 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8nPPYE 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.310 | 10526 | Recursively removing directory: /tmp/git.cOQ9qp/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.311 | 20227 | Added a new run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.311 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.312 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.312 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.313 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.313 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.313 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.313 | 20231 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.313 | 10522 | Removed run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.313 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.313 | 10522 | Assigned run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.313 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.313 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OGrk7d 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.314 | 20226 | Marked run 870 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.314 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.315 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.315 | 20230 | Marked run 871 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.316 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.316 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.317 | 20232 | Added a new run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.317 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.317 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.319 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.320 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.320 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.323 | 20237 | Added a new run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.323 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.324 | 10523 | Recursively removing directory: /tmp/git.8nPPYE/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.326 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.326 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.326 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.326 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.326 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.326 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.326 | 20250 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.326 | 10522 | Removed run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.326 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.326 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.327 | 10522 | Assigned run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.327 | 10526 | Recursively removing directory: /tmp/git.OGrk7d/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.327 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.F9Kqmq 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.328 | 20248 | Added a new run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.328 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.330 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.330 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.330 | 20249 | Marked run 872 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.330 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.330 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.330 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.330 | 20253 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.330 | 10522 | Removed run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.330 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.331 | 10522 | Assigned run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.331 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sMA9Js 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.331 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.331 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.332 | 20252 | Marked run 873 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.332 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.333 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.334 | 20254 | Added a new run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.334 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.334 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.336 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.336 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.338 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.338 | 20257 | Added a new run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.338 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.341 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.342 | 10523 | Recursively removing directory: /tmp/git.F9Kqmq/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.343 | 20266 | Added a new run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.343 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.344 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.344 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.344 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.344 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.344 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.344 | 20273 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.344 | 10522 | Removed run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.344 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.345 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.345 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.v4mfrY 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.345 | 10526 | Recursively removing directory: /tmp/git.sMA9Js/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.345 | 10522 | Assigned run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.346 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.347 | 20272 | Marked run 874 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.347 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.347 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.348 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.348 | 20276 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.348 | 10522 | Removed run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.348 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.348 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.347 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.348 | 10522 | Assigned run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.347 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.347 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.348 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GlXgzQ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.349 | 20274 | Added a new run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.349 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.351 | 20275 | Marked run 875 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.351 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.352 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.352 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.352 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.354 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.354 | 20278 | Added a new run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.355 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.355 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.357 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.359 | 20287 | Added a new run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.359 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.360 | 10523 | Recursively removing directory: /tmp/git.v4mfrY/ 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.361 | 10526 | Recursively removing directory: /tmp/git.GlXgzQ/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.361 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.361 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.362 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.362 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.362 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.362 | 20295 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.362 | 10522 | Removed run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.362 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.362 | 10522 | Assigned run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.362 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.362 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.362 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Kl2AnH 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.364 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.364 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.364 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.364 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.364 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.364 | 20298 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.364 | 10522 | Removed run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.364 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.364 | 10522 | Assigned run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.364 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.woFJNU 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.365 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.366 | 20296 | Added a new run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.367 | 20294 | Marked run 876 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.367 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.367 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.368 | 20297 | Marked run 877 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.369 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.369 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.370 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.370 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.371 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.372 | 20300 | Added a new run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.372 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.372 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.375 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.377 | 20309 | Added a new run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.377 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.377 | 10523 | Recursively removing directory: /tmp/git.Kl2AnH/ 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.379 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.379 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.379 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.379 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.379 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.379 | 20317 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.379 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.379 | 10522 | Removed run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.379 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.379 | 10522 | Assigned run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.380 | 10526 | Recursively removing directory: /tmp/git.woFJNU/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.380 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rEK8lm 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.380 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.381 | 20316 | Marked run 878 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.381 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.382 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.382 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.382 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.382 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.383 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.383 | 20320 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.383 | 10522 | Removed run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.383 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.383 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.383 | 10522 | Assigned run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.383 | 20318 | Added a new run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.383 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.h2qLLX 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.383 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.385 | 20319 | Marked run 879 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.386 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.386 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.389 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.389 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.390 | 20322 | Added a new run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.390 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.390 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.390 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.393 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.394 | 20328 | Added a new run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.394 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.397 | 10526 | Recursively removing directory: /tmp/git.h2qLLX/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.398 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.398 | 10523 | Recursively removing directory: /tmp/git.rEK8lm/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.400 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.400 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.400 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.400 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.400 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.400 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.400 | 20338 | Added a new run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.400 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.400 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.400 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.400 | 20342 | Added a new worker 17 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 20341 | Added a new worker 15 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 10522 | Removed run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 10522 | Assigned run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 10522 | Removed run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 10522 | Assigned run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.401 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.402 | 20339 | Marked run 881 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.402 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.400 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.401 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ecoi2H 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.401 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ukk1DM 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.404 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.405 | 20340 | Marked run 880 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.405 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.407 | 20344 | Added a new run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.407 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.407 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.407 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.408 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.408 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.410 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.411 | 20348 | Added a new run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.411 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.414 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.415 | 20359 | Added a new run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.416 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.416 | 10526 | Recursively removing directory: /tmp/git.ecoi2H/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.416 | 10523 | Recursively removing directory: /tmp/git.ukk1DM/ 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.417 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.417 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.417 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.417 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.417 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.417 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.418 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 20364 | Added a new worker 15 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 20365 | Added a new worker 16 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.417 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10522 | Removed run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.418 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6dRLQo 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10522 | Assigned run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10522 | Removed run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10522 | Assigned run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.418 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sKo4PI 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.418 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.419 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.421 | 20363 | Marked run 882 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.421 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.422 | 20366 | Added a new run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.423 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.424 | 20362 | Marked run 883 as finished 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.424 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.425 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.425 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.426 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.426 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.427 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.427 | 20369 | Added a new run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.428 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.430 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.432 | 20377 | Added a new run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.432 | 10526 | Recursively removing directory: /tmp/git.6dRLQo/ 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.433 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.434 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.434 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.434 | 10523 | Recursively removing directory: /tmp/git.sKo4PI/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.434 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.434 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.434 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.434 | 20385 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.434 | 10522 | Removed run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.434 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.435 | 10522 | Assigned run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.435 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.435 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RSy3XH 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.435 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.437 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.437 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.437 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.437 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.437 | 20388 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.437 | 10522 | Removed run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.437 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.437 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.437 | 10522 | Assigned run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.437 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.437 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dbqzkk 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.438 | 20384 | Marked run 884 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.438 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.440 | 20386 | Added a new run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.441 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.441 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.442 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.442 | 20387 | Marked run 885 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.442 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.444 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.444 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.446 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.446 | 20392 | Added a new run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.447 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.449 | 10526 | Recursively removing directory: /tmp/git.RSy3XH/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.450 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.452 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.452 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.452 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.452 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.452 | 20406 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.452 | 10522 | Removed run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.452 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.452 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.452 | 10522 | Assigned run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.452 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.452 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.57Uv5m 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.453 | 20401 | Added a new run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.453 | 10523 | Recursively removing directory: /tmp/git.dbqzkk/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.453 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 20405 | Marked run 886 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.456 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.456 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.456 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 20410 | Added a new worker 12 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 10522 | Removed run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.456 | 10522 | Assigned run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.456 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UJNzHk 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.458 | 20408 | Added a new run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.458 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.459 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.460 | 20409 | Marked run 887 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.460 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.460 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.461 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.463 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.463 | 20413 | Added a new run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.463 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.464 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.466 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.467 | 10526 | Recursively removing directory: /tmp/git.57Uv5m/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.467 | 20421 | Added a new run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.468 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.469 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.469 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.469 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.469 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.469 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.469 | 20428 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.469 | 10522 | Removed run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.470 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.470 | 10522 | Assigned run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.470 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.470 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HVbqbZ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.471 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.471 | 20427 | Marked run 888 as finished 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.471 | 10523 | Recursively removing directory: /tmp/git.UJNzHk/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.472 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.473 | 20430 | Added a new run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.473 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.474 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.474 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.474 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.474 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.474 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.474 | 20432 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.474 | 10522 | Removed run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.474 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.474 | 10522 | Assigned run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.474 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.475 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3c0mbo 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.476 | 20431 | Marked run 889 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.476 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.476 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.477 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.478 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.478 | 20434 | Added a new run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.478 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.480 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.481 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.481 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.483 | 20440 | Added a new run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.484 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.485 | 10526 | Recursively removing directory: /tmp/git.HVbqbZ/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.487 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.487 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.487 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.487 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.487 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.487 | 20452 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.487 | 10522 | Removed run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.487 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.487 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.487 | 10522 | Assigned run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.487 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.488 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GbIpBA 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.488 | 10523 | Recursively removing directory: /tmp/git.3c0mbo/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.489 | 20450 | Added a new run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.489 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.490 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.490 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.491 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.490 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.491 | 20451 | Marked run 890 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.491 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.491 | 20455 | Added a new worker 9 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.491 | 10522 | Removed run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.491 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.492 | 10522 | Assigned run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.492 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.492 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2Yy09o 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.492 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.493 | 20454 | Marked run 891 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.494 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.494 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.495 | 20456 | Added a new run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.495 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.495 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.498 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.497 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.498 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.501 | 20459 | Added a new run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.502 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.503 | 10526 | Recursively removing directory: /tmp/git.GbIpBA/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.505 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.505 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.505 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.505 | 10523 | Recursively removing directory: /tmp/git.2Yy09o/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.505 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.505 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.505 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.505 | 20474 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.505 | 10522 | Removed run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.505 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.505 | 10522 | Assigned run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.506 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.506 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cKfx95 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.507 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.508 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.507 | 20472 | Added a new run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.508 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.508 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.508 | 20476 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.508 | 10522 | Removed run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.508 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.508 | 10522 | Assigned run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.508 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.508 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.509 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pCWjd0 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.510 | 20473 | Marked run 892 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.510 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.510 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.512 | 20475 | Marked run 893 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.512 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.513 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.514 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.514 | 20478 | Added a new run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.514 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.516 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.517 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.517 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.518 | 20482 | Added a new run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.519 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.521 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.521 | 10526 | Recursively removing directory: /tmp/git.cKfx95/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.523 | 20491 | Added a new run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.523 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.524 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.524 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.524 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.524 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.524 | 20497 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.524 | 10522 | Removed run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.524 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.524 | 10522 | Assigned run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.524 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.524 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.525 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GB7cUA 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.524 | 10523 | Recursively removing directory: /tmp/git.pCWjd0/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.526 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.527 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.527 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.527 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.527 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.527 | 20500 | Added a new worker 15 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.527 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.527 | 10522 | Removed run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.527 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.527 | 10522 | Assigned run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.527 | 20496 | Marked run 894 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.527 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.527 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.527 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.alyIJP 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.529 | 20499 | Marked run 895 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.529 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.531 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.531 | 20498 | Added a new run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.532 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.532 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.533 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.534 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.534 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.536 | 20504 | Added a new run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.537 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.539 | 10526 | Recursively removing directory: /tmp/git.GB7cUA/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.540 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.541 | 10523 | Recursively removing directory: /tmp/git.alyIJP/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.541 | 20516 | Added a new run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.541 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.541 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.542 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.542 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.542 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.542 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.542 | 20518 | Added a new worker 6 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.542 | 10522 | Removed run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.542 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.542 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.542 | 10522 | Assigned run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.543 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Vv0wDc 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.544 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.544 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.544 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.544 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.544 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.544 | 20521 | Added a new worker 12 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.544 | 10522 | Removed run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.544 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.544 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.544 | 10522 | Assigned run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.545 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MATZRr 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.545 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.547 | 20522 | Added a new run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.548 | 20517 | Marked run 896 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.548 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.548 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.549 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.550 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.550 | 20520 | Marked run 897 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.550 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.551 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.551 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.552 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.553 | 20525 | Added a new run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.553 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.556 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.556 | 10526 | Recursively removing directory: /tmp/git.Vv0wDc/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.558 | 20535 | Added a new run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.558 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.559 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.559 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.559 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.559 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.559 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.559 | 20541 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.559 | 10522 | Removed run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.559 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.559 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.559 | 10522 | Assigned run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.559 | 10523 | Recursively removing directory: /tmp/git.MATZRr/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.559 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cp6nPe 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.561 | 20540 | Marked run 898 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.561 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.561 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.561 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.561 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.562 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.562 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JGX0Rt 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.562 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.562 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.562 | 20544 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.562 | 10522 | Removed run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.562 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.562 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.562 | 10522 | Assigned run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.563 | 20542 | Added a new run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.564 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.566 | 20543 | Marked run 899 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.566 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.566 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.568 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.568 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.569 | 20546 | Added a new run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.569 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.569 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.569 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.572 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.574 | 20552 | Added a new run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.574 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.576 | 10526 | Recursively removing directory: /tmp/git.cp6nPe/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.577 | 10523 | Recursively removing directory: /tmp/git.JGX0Rt/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.577 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.577 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.577 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.578 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.578 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.578 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.578 | 20564 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.578 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.578 | 10522 | Removed run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.578 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.578 | 10522 | Assigned run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.578 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZkYGSw 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.579 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.579 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.579 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.579 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.580 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.580 | 20562 | Added a new run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.580 | 20566 | Added a new worker 8 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.580 | 10522 | Removed run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.580 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.580 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oebOaJ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.580 | 10522 | Assigned run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.581 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.583 | 20563 | Marked run 900 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.583 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.583 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.584 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.585 | 20565 | Marked run 901 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.585 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.585 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.586 | 20568 | Added a new run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.586 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.587 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.588 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.589 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.591 | 20573 | Added a new run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.591 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.593 | 10526 | Recursively removing directory: /tmp/git.ZkYGSw/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.594 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.594 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.594 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.594 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.594 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.594 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.595 | 20586 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.595 | 10522 | Removed run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.595 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.595 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.595 | 10522 | Assigned run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.595 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.W0htJj 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.595 | 10523 | Recursively removing directory: /tmp/git.oebOaJ/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.597 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.597 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.598 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.598 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.598 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.598 | 20588 | Added a new worker 15 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.598 | 10522 | Removed run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.598 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.598 | 10522 | Assigned run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.598 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.J0fTNY 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.599 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.599 | 20584 | Added a new run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.599 | 20585 | Marked run 902 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.599 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.599 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.601 | 20587 | Marked run 903 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.602 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.602 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.603 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.603 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.604 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.604 | 20590 | Added a new run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.605 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.605 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.608 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.609 | 20597 | Added a new run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.609 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.610 | 10526 | Recursively removing directory: /tmp/git.W0htJj/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.612 | 10523 | Recursively removing directory: /tmp/git.J0fTNY/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.612 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.612 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.612 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.612 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.613 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.613 | 20608 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.613 | 10522 | Removed run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.613 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.613 | 10522 | Assigned run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.613 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.613 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.613 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.l6ky63 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.614 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.614 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.614 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.614 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.614 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.614 | 20610 | Added a new worker 16 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.614 | 10522 | Removed run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.614 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.614 | 10522 | Assigned run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.615 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.615 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kQrIEk 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.615 | 20607 | Marked run 904 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.615 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.616 | 20609 | Marked run 905 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.616 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.617 | 20606 | Added a new run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.617 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.620 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.620 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.620 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.621 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.621 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.622 | 20612 | Added a new run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.622 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.624 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.626 | 20618 | Added a new run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.626 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.629 | 10523 | Recursively removing directory: /tmp/git.kQrIEk/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.629 | 10526 | Recursively removing directory: /tmp/git.l6ky63/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.629 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.631 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.631 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.632 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.632 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.632 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.632 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.631 | 20628 | Added a new run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 20630 | Added a new worker 6 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10522 | Removed run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10522 | Assigned run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 20632 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10522 | Removed run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.632 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.633 | 10522 | Assigned run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.633 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.633 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sVSuIH 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.632 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kJCWun 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.635 | 20629 | Marked run 907 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.635 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.636 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.637 | 20631 | Marked run 906 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.638 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.638 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.639 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.639 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.639 | 20634 | Added a new run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.640 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.640 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.642 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.645 | 20639 | Added a new run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.645 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.647 | 10526 | Recursively removing directory: /tmp/git.sVSuIH/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.647 | 10523 | Recursively removing directory: /tmp/git.kJCWun/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.648 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.649 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.649 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.649 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.649 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.649 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.649 | 20652 | Added a new worker 9 to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.650 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.650 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.650 | 10522 | Removed run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.650 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.650 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.650 | 10522 | Assigned run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.650 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.650 | 20650 | Added a new run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.650 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.650 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jgUs3x 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.650 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.650 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.651 | 20654 | Added a new worker 6 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.651 | 10522 | Removed run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.651 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.651 | 10522 | Assigned run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.651 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.651 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LvBz2x 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.652 | 20651 | Marked run 909 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.652 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.654 | 20653 | Marked run 908 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.654 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.654 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.655 | 20656 | Added a new run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.656 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.657 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.658 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.656 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.658 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.666 | 10523 | Recursively removing directory: /tmp/git.LvBz2x/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.657 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.660 | 20659 | Added a new run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.667 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.667 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.668 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.668 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ac1Pt8 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.678 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.678 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.686 | 10523 | Recursively removing directory: /tmp/git.ac1Pt8/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.688 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.688 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.688 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.689 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KjWCTG 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.697 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.666 | 10526 | Recursively removing directory: /tmp/git.jgUs3x/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.668 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.668 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.668 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.669 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XXC9ZE 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.677 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.678 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.687 | 10526 | Recursively removing directory: /tmp/git.XXC9ZE/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.689 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.689 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.689 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.690 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Af5HV7 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.661 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.663 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.665 | 20670 | Added a new run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.666 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.667 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.668 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.668 | 20675 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.668 | 10522 | Removed run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.668 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.668 | 10522 | Assigned run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.668 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.669 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.669 | 20678 | Added a new worker 8 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.669 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.669 | 10522 | Removed run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.669 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.669 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.669 | 10522 | Assigned run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.671 | 20674 | Marked run 911 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.672 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.673 | 20677 | Added a new run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.673 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.675 | 20676 | Marked run 910 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.676 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.676 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.678 | 20680 | Added a new run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.678 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.681 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.682 | 20684 | Added a new run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.683 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.685 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.688 | 20695 | Added a new run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.688 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.688 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.689 | 20699 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.689 | 10522 | Removed run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.689 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.689 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.689 | 10522 | Assigned run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.690 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.690 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.690 | 20701 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.690 | 10522 | Removed run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.690 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.690 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.690 | 10522 | Assigned run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.690 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.693 | 20698 | Marked run 912 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.693 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.695 | 20702 | Added a new run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.696 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.698 | 20700 | Marked run 913 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.698 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.699 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.701 | 20705 | Added a new run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.701 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.699 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.700 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.698 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.704 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.705 | 20712 | Added a new run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.706 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.707 | 10523 | Recursively removing directory: /tmp/git.KjWCTG/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.708 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.708 | 10526 | Recursively removing directory: /tmp/git.Af5HV7/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.710 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.710 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.710 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.710 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.710 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.710 | 20720 | Added a new run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.710 | 20722 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.710 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.710 | 10522 | Removed run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.710 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.711 | 10522 | Assigned run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.711 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.711 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ITv7jQ 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.711 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.711 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.712 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.711 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.712 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.712 | 20725 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.712 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.712 | 10522 | Removed run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.712 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.712 | 10522 | Assigned run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.712 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fS8crH 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.713 | 20721 | Marked run 914 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.713 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.714 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.716 | 20724 | Marked run 915 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.716 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.717 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.718 | 20726 | Added a new run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.718 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.718 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.719 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.719 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.721 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.726 | 20731 | Added a new run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.726 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.726 | 10523 | Recursively removing directory: /tmp/git.ITv7jQ/ 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.728 | 10526 | Recursively removing directory: /tmp/git.fS8crH/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.728 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.728 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.728 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.728 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.728 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.729 | 20743 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.729 | 10522 | Removed run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.729 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.729 | 10522 | Assigned run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.729 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HTDOSm 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.729 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.730 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.730 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.730 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.730 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.730 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.731 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.731 | 20746 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.731 | 10522 | Removed run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.731 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.731 | 10522 | Assigned run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.731 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.731 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RAK9NF 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.731 | 20742 | Marked run 916 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.731 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.733 | 20745 | Marked run 917 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.733 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.735 | 20744 | Added a new run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.735 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.736 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.737 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.737 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.738 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.738 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.740 | 20749 | Added a new run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.741 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.744 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.745 | 10526 | Recursively removing directory: /tmp/git.RAK9NF/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.745 | 10523 | Recursively removing directory: /tmp/git.HTDOSm/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.746 | 20762 | Added a new run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.746 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.747 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.747 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.747 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.747 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.747 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.747 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.747 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.747 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.747 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.747 | 20766 | Added a new worker 15 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.747 | 10522 | Removed run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.747 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.748 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.748 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.748 | 10522 | Assigned run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.748 | 20767 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.748 | 10522 | Removed run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.748 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.748 | 10522 | Assigned run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.748 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.748 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WAqXqV 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.748 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kdN1xc 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.750 | 20765 | Marked run 918 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.750 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.750 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.751 | 20764 | Marked run 919 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.752 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.754 | 20768 | Added a new run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.754 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.754 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.754 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.755 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.755 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.757 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.758 | 20772 | Added a new run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.758 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.761 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.762 | 10526 | Recursively removing directory: /tmp/git.WAqXqV/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.763 | 20783 | Added a new run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.763 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.764 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.764 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.763 | 10523 | Recursively removing directory: /tmp/git.kdN1xc/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.764 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.764 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.764 | 20787 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.764 | 10522 | Removed run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.764 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.764 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.764 | 10522 | Assigned run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.764 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.765 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.krRYvb 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.766 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.766 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.766 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.766 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.g14gAa 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.766 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.766 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.766 | 20789 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.766 | 10522 | Removed run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.766 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.766 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.766 | 10522 | Assigned run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.766 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.768 | 20786 | Marked run 920 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.768 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.769 | 20790 | Added a new run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.770 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.772 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.772 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.773 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.773 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.773 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.776 | 20792 | Added a new run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.776 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.776 | 20788 | Marked run 921 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.776 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.780 | 10526 | Recursively removing directory: /tmp/git.krRYvb/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.780 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.780 | 10523 | Recursively removing directory: /tmp/git.g14gAa/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.782 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.782 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.782 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.782 | 20806 | Added a new run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.782 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.782 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.782 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.782 | 20808 | Added a new worker 6 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.782 | 10522 | Removed run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.783 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.782 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EmNS99 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.782 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.782 | 10522 | Assigned run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.782 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.783 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.783 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.783 | 20810 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.783 | 10522 | Removed run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.783 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.783 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.783 | 10522 | Assigned run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.783 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.783 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.783 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rYBoRY 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.785 | 20807 | Marked run 922 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.786 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.786 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.788 | 20809 | Marked run 923 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.788 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.788 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.789 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.789 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.790 | 20812 | Added a new run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.790 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.790 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.793 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.794 | 20818 | Added a new run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.794 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.797 | 10526 | Recursively removing directory: /tmp/git.EmNS99/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.797 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.798 | 10523 | Recursively removing directory: /tmp/git.rYBoRY/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.799 | 20828 | Added a new run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.799 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.799 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.800 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.800 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.800 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 20830 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 10522 | Removed run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 10522 | Assigned run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.800 | 20833 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.801 | 10522 | Removed run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.801 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.801 | 10522 | Assigned run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.801 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.800 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.801 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xaQ2as 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.803 | 20829 | Marked run 924 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.803 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.800 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ORTjqu 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.803 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.805 | 20832 | Marked run 925 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.805 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.807 | 20834 | Added a new run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.807 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.807 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.807 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.808 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.808 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.810 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.811 | 20838 | Added a new run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.812 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.814 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.815 | 10526 | Recursively removing directory: /tmp/git.ORTjqu/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.816 | 20849 | Added a new run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.816 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.816 | 10523 | Recursively removing directory: /tmp/git.xaQ2as/ 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.817 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.817 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.817 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.817 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.817 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.817 | 20853 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.817 | 10522 | Removed run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.817 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.817 | 10522 | Assigned run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.818 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.818 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.818 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.818 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.818 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.818 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.818 | 20855 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.818 | 10522 | Removed run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.818 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.818 | 10522 | Assigned run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.819 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.819 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.819 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0QzKG6 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.819 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.n065G7 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.821 | 20852 | Marked run 926 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.821 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.822 | 20854 | Marked run 927 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.822 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.824 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.824 | 20856 | Added a new run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.825 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.825 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.825 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.826 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.827 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.830 | 20861 | Added a new run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.830 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.832 | 10526 | Recursively removing directory: /tmp/git.n065G7/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.833 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.833 | 10523 | Recursively removing directory: /tmp/git.0QzKG6/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.835 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.835 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.835 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.835 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.835 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.835 | 20874 | Added a new worker 14 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.835 | 10522 | Removed run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.835 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.835 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.835 | 10522 | Assigned run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.835 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.835 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.836 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.835 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TkJKNF 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.836 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.836 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.836 | 20876 | Added a new worker 16 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.836 | 10522 | Removed run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.836 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.836 | 10522 | Assigned run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.836 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.836 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cSAxYL 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.837 | 20872 | Added a new run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.838 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.840 | 20873 | Marked run 928 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.840 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.840 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.842 | 20875 | Marked run 929 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.842 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.842 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.842 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.843 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.843 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.843 | 20878 | Added a new run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.844 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.846 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.848 | 20884 | Added a new run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.848 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.851 | 10523 | Recursively removing directory: /tmp/git.cSAxYL/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.851 | 10526 | Recursively removing directory: /tmp/git.TkJKNF/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.852 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.853 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.853 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.853 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.853 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.853 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.853 | 20896 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.853 | 10522 | Removed run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.853 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.853 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.854 | 10522 | Assigned run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.854 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.854 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7cOllJ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.854 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.854 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.854 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.854 | 20894 | Added a new run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.854 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.854 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.855 | 20898 | Added a new worker 6 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.855 | 10522 | Removed run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.855 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.855 | 10522 | Assigned run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.855 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.855 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YL2VC5 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.856 | 20895 | Marked run 931 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.856 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.857 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.858 | 20897 | Marked run 930 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.858 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.860 | 20900 | Added a new run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.860 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.860 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.861 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.861 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.862 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.863 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.866 | 20904 | Added a new run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.866 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.868 | 10523 | Recursively removing directory: /tmp/git.7cOllJ/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.869 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.870 | 10526 | Recursively removing directory: /tmp/git.YL2VC5/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.871 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.871 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.871 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 20918 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 10522 | Removed run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 10522 | Assigned run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 20916 | Added a new run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.871 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.872 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.872 | 20920 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.872 | 10522 | Removed run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.872 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.872 | 10522 | Assigned run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.872 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.871 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zGamFi 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.871 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.871 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.872 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.872 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9jRtiR 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.874 | 20917 | Marked run 932 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.875 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.875 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.877 | 20922 | Added a new run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.877 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.877 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.878 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.879 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.879 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.880 | 20919 | Marked run 933 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.880 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.880 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.882 | 20926 | Added a new run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.882 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.886 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.886 | 10523 | Recursively removing directory: /tmp/git.zGamFi/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.886 | 10526 | Recursively removing directory: /tmp/git.9jRtiR/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.888 | 20938 | Added a new run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.888 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.888 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.889 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.889 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.889 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.889 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.889 | 20940 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.889 | 10522 | Removed run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.889 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.889 | 10522 | Assigned run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.889 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fBjqj8 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.889 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.889 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.889 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.890 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.890 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.890 | 20943 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.890 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.890 | 10522 | Removed run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.890 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.890 | 10522 | Assigned run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.890 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9hsRAR 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.891 | 20939 | Marked run 934 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.891 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.892 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.893 | 20942 | Marked run 935 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.893 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.895 | 20944 | Added a new run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.895 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.896 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.896 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.896 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.897 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.898 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.900 | 20948 | Added a new run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.900 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.903 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.903 | 10523 | Recursively removing directory: /tmp/git.fBjqj8/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.904 | 10526 | Recursively removing directory: /tmp/git.9hsRAR/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.904 | 20960 | Added a new run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.905 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.905 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.905 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.905 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.905 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.905 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.905 | 20962 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.905 | 10522 | Removed run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.905 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.905 | 10522 | Assigned run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.906 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.906 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.906 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.906 | 20965 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.906 | 10522 | Removed run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.906 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.906 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.906 | 10522 | Assigned run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.906 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.906 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.906 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.907 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YRKU2V 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.906 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UMCxAG 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.908 | 20961 | Marked run 936 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.908 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.909 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.910 | 20964 | Marked run 937 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.910 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.912 | 20966 | Added a new run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.912 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.912 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.913 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.914 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.914 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.915 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.917 | 20970 | Added a new run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.918 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.921 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.921 | 10523 | Recursively removing directory: /tmp/git.UMCxAG/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.921 | 10526 | Recursively removing directory: /tmp/git.YRKU2V/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.922 | 20982 | Added a new run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.923 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.923 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.923 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.923 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.923 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.924 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 20986 | Added a new worker 15 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 20987 | Added a new worker 10 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10522 | Removed run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10522 | Assigned run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10522 | Removed run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.924 | 10522 | Assigned run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.924 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.924 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iFxXlg 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.924 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4QySQ7 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.926 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.928 | 20984 | Marked run 938 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.928 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.929 | 20985 | Marked run 939 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.930 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.931 | 20989 | Added a new run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.932 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.932 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.933 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.933 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.933 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.936 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.938 | 20993 | Added a new run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.938 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.941 | 10526 | Recursively removing directory: /tmp/git.iFxXlg/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.942 | 10523 | Recursively removing directory: /tmp/git.4QySQ7/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.943 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.943 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.943 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.943 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.943 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.943 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.943 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.943 | 21008 | Added a new worker 17 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.943 | 10522 | Removed run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.943 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.944 | 10522 | Assigned run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.944 | 21006 | Marked run 941 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.944 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.944 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.944 | 21009 | Added a new worker 18 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.944 | 10522 | Removed run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.944 | 10522 | Removed worker 18 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.944 | 10522 | Assigned run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 18 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.944 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.943 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.943 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.943 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.944 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.avCspF 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.943 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.944 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9g4LiJ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.946 | 21005 | Added a new run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.947 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.949 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.951 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.951 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.951 | 21007 | Marked run 940 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.952 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.952 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.952 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.953 | 21011 | Added a new run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.953 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.956 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.957 | 21019 | Added a new run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.958 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.960 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.960 | 10523 | Recursively removing directory: /tmp/git.avCspF/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.960 | 10526 | Recursively removing directory: /tmp/git.9g4LiJ/ 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.962 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.962 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.962 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.962 | 21027 | Added a new run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.962 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.962 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 21029 | Added a new worker 7 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 10522 | Removed run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 10522 | Assigned run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 21031 | Added a new worker 7 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 10522 | Removed run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 10522 | Assigned run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.963 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.962 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.962 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.963 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.963 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YXABEb 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.963 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1XVB2R 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.966 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.966 | 21030 | Marked run 942 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.966 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.968 | 21028 | Marked run 943 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.968 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.969 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.970 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.970 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.971 | 21033 | Added a new run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.971 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.971 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.974 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.975 | 21040 | Added a new run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.975 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.977 | 10526 | Recursively removing directory: /tmp/git.1XVB2R/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.978 | 10523 | Recursively removing directory: /tmp/git.YXABEb/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.979 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.979 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.979 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.979 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.979 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.979 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.979 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.979 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.979 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.979 | 21051 | Added a new worker 15 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.979 | 10522 | Removed run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.979 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.979 | 10522 | Assigned run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.980 | 21053 | Added a new worker 11 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.980 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.980 | 10522 | Removed run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.980 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.980 | 10522 | Assigned run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.980 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.980 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cgY1nb 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.979 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.980 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.57rOwj 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.982 | 21049 | Added a new run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.982 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.984 | 21050 | Marked run 944 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.984 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.985 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.986 | 21052 | Marked run 945 as finished 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.986 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.987 | 10526 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.987 | 10523 | Checking out revision HEAD 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.987 | 21055 | Added a new run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.988 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.988 | 10526 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.988 | 10523 | Going to run: ./ci 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.990 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.991 | 21059 | Added a new run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.992 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.995 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.995 | 10526 | Recursively removing directory: /tmp/git.57rOwj/ 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.996 | 10523 | Recursively removing directory: /tmp/git.cgY1nb/ 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.997 | 21071 | Added a new run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.997 | 10526 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.997 | 10526 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:18 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:18 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.997 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.998 | 10523 | Process exit code: 0 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.998 | 10523 | Process output: 57 bytes 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.998 | 10523 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 21074 | Added a new worker 13 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10522 | Removed run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10522 | Assigned run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 21076 | Added a new worker 6 to the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10522 | Removed run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.998 | 10522 | Assigned run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:18 | INFO | 10520/cimple-server: 2024-04-25 03:44:18.999 | 10520 | Waiting for new connections 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.997 | 10526 | Waiting for a new command 2024-04-25 03:44:18 | INFO | 10526/cimple-worker: 2024-04-25 03:44:18.999 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1Xut1g 2024-04-25 03:44:18 | INFO | 10523/cimple-worker: 2024-04-25 03:44:18.999 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.efvAUc 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.000 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.000 | 21073 | Marked run 946 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.000 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.002 | 21077 | Added a new run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.002 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.004 | 21075 | Marked run 947 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.004 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.005 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.005 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.005 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.006 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.006 | 21079 | Added a new run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.006 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.007 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.009 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.011 | 21085 | Added a new run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.011 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.013 | 10523 | Recursively removing directory: /tmp/git.efvAUc/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.013 | 10526 | Recursively removing directory: /tmp/git.1Xut1g/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.014 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.015 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.015 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.015 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.015 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 21097 | Added a new worker 14 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10522 | Removed run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10522 | Assigned run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 21099 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10522 | Removed run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 10522 | Assigned run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.016 | 21095 | Added a new run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.017 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.016 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jjhYyl 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.016 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.016 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.016 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.016 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KgVMZh 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.019 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.020 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.021 | 21096 | Marked run 949 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.021 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.022 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.022 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.022 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.023 | 21098 | Marked run 948 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.023 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.023 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.024 | 21101 | Added a new run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.024 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.027 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.029 | 21109 | Added a new run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.030 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.030 | 10523 | Recursively removing directory: /tmp/git.jjhYyl/ 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.031 | 10526 | Recursively removing directory: /tmp/git.KgVMZh/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.031 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.031 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.032 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.032 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.032 | 21118 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.032 | 10522 | Removed run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.032 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.032 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.032 | 10522 | Assigned run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.032 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZdHEgR 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.033 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.033 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.033 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.032 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.033 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.033 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.033 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.033 | 21121 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.033 | 10522 | Removed run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.033 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.034 | 10522 | Assigned run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.034 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.034 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CMRA9B 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.034 | 21117 | Marked run 950 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.035 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.036 | 21119 | Added a new run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.037 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.038 | 21120 | Marked run 951 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.038 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.038 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.039 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.039 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.040 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.040 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.042 | 21124 | Added a new run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.042 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.044 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.046 | 21133 | Added a new run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.046 | 10523 | Recursively removing directory: /tmp/git.ZdHEgR/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.046 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.047 | 10526 | Recursively removing directory: /tmp/git.CMRA9B/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.048 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.048 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.048 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.048 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.048 | 21140 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.048 | 10522 | Removed run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.048 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.048 | 10522 | Assigned run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.048 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.048 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iGqhGy 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.049 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.049 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.049 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.049 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.049 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.049 | 21142 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.049 | 10522 | Removed run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.049 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.050 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.050 | 10522 | Assigned run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.050 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.049 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.050 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.m5Nulu 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.051 | 21139 | Marked run 952 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.051 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.051 | 21141 | Marked run 953 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.051 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.054 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.054 | 21143 | Added a new run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.054 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.055 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.056 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.057 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.058 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.060 | 21148 | Added a new run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.061 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.062 | 10523 | Recursively removing directory: /tmp/git.iGqhGy/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.063 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.065 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.065 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.065 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.065 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ye9rco 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.065 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.065 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.065 | 21161 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.065 | 10522 | Removed run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.065 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.065 | 10522 | Assigned run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.065 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.065 | 10526 | Recursively removing directory: /tmp/git.m5Nulu/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.068 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.067 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.067 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.068 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.068 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.068 | 21163 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.068 | 10522 | Removed run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.068 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.068 | 21160 | Marked run 954 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.068 | 10522 | Assigned run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.068 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.068 | 21158 | Added a new run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.069 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pgGocV 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.069 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.069 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.071 | 21162 | Marked run 955 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.071 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.072 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.071 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.073 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.073 | 21165 | Added a new run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.073 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.075 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.076 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.077 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.079 | 21171 | Added a new run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.079 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.080 | 10523 | Recursively removing directory: /tmp/git.Ye9rco/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.082 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.082 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.082 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.082 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.082 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.082 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.082 | 21183 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.082 | 10522 | Removed run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.082 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.082 | 10522 | Assigned run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.082 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.H26Q9b 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.083 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.083 | 10526 | Recursively removing directory: /tmp/git.pgGocV/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.084 | 21180 | Added a new run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.085 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.086 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.086 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.086 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.086 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.086 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.086 | 21186 | Added a new worker 14 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.086 | 10522 | Removed run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.086 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.087 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.087 | 10522 | Assigned run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.087 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3IbN8Y 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.087 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.088 | 21181 | Marked run 956 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.088 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.090 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.091 | 21187 | Added a new run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.091 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.091 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.093 | 21185 | Marked run 957 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.093 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.094 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.095 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.096 | 21190 | Added a new run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.096 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.096 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.099 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.099 | 10523 | Recursively removing directory: /tmp/git.H26Q9b/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.100 | 21199 | Added a new run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.101 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.101 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.101 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.101 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.101 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.101 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.102 | 21205 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.102 | 10522 | Removed run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.102 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.102 | 10522 | Assigned run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.103 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zaI8PY 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.103 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.103 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.104 | 10526 | Recursively removing directory: /tmp/git.3IbN8Y/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.104 | 21203 | Marked run 958 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.104 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.106 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.106 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.106 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.106 | 21207 | Added a new run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.106 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.106 | 21209 | Added a new worker 12 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.106 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.106 | 10522 | Removed run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.106 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.106 | 10522 | Assigned run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.106 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.106 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.107 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iMpS0V 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.109 | 21208 | Marked run 959 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.109 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.109 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.110 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.110 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.112 | 21211 | Added a new run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.112 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.113 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.114 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.115 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.117 | 10523 | Recursively removing directory: /tmp/git.zaI8PY/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.117 | 21219 | Added a new run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.117 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.119 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.119 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.119 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.119 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.119 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.119 | 21227 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.119 | 10522 | Removed run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.119 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.119 | 10522 | Assigned run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.120 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.120 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bPjQo4 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.121 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.121 | 21226 | Marked run 960 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.121 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.122 | 10526 | Recursively removing directory: /tmp/git.iMpS0V/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.123 | 21229 | Added a new run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.124 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.124 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.124 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.124 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.124 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.124 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.125 | 21232 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.125 | 10522 | Removed run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.125 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.125 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.125 | 10522 | Assigned run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.125 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KcjKX7 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.126 | 21230 | Marked run 961 as finished 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.126 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.126 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.127 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.127 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.129 | 21233 | Added a new run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.129 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.131 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.132 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.132 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.133 | 21238 | Added a new run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.134 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.135 | 10523 | Recursively removing directory: /tmp/git.bPjQo4/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.136 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.137 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.137 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.137 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.137 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.137 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.137 | 21249 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.137 | 10522 | Removed run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.137 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.137 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.137 | 10522 | Assigned run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.137 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nqTrwz 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.138 | 21246 | Added a new run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.138 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.139 | 10526 | Recursively removing directory: /tmp/git.KcjKX7/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.140 | 21248 | Marked run 962 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.140 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.141 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.141 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.141 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.141 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.142 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.142 | 21254 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.142 | 10522 | Removed run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.142 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.142 | 10522 | Assigned run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.142 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.141 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.142 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KMCpA1 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.143 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.144 | 21253 | Marked run 963 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.144 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.145 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.145 | 21255 | Added a new run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.146 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.148 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.148 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.149 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.150 | 21259 | Added a new run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.150 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.152 | 10523 | Recursively removing directory: /tmp/git.nqTrwz/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.153 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.153 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.153 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.154 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.154 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.154 | 21272 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.154 | 10522 | Removed run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.154 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.154 | 10522 | Assigned run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.154 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.154 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.154 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WSvh12 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.155 | 10526 | Recursively removing directory: /tmp/git.KMCpA1/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.155 | 21268 | Added a new run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.156 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.157 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.157 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.157 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.157 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.157 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.157 | 21276 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.157 | 10522 | Removed run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.157 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.157 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.157 | 10522 | Assigned run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.157 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pUlcrf 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.158 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.161 | 21271 | Marked run 964 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.161 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.162 | 21275 | Marked run 965 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.162 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.165 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.165 | 21277 | Added a new run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.165 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.165 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.165 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.166 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.168 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.170 | 21282 | Added a new run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.170 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.173 | 10523 | Recursively removing directory: /tmp/git.WSvh12/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.173 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.173 | 10526 | Recursively removing directory: /tmp/git.pUlcrf/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.175 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.175 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.175 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.175 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.175 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.175 | 21295 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.176 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.176 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.176 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.176 | 10522 | Removed run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.176 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.176 | 10522 | Assigned run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.176 | 21293 | Added a new run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.176 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.176 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.176 | 21297 | Added a new worker 6 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.177 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.177 | 10522 | Removed run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.177 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.177 | 10522 | Assigned run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.177 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Fl0hYB 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.176 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vX4sMK 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.180 | 21294 | Marked run 966 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.180 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.180 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.181 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.182 | 21296 | Marked run 967 as finished 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.182 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.182 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.184 | 21299 | Added a new run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.184 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.184 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.185 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.187 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.189 | 21305 | Added a new run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.189 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.190 | 10523 | Recursively removing directory: /tmp/git.vX4sMK/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.192 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.192 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.192 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.192 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.192 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.192 | 21317 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.192 | 10522 | Removed run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.192 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.192 | 10522 | Assigned run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.193 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.192 | 10526 | Recursively removing directory: /tmp/git.Fl0hYB/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.192 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.193 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dN6izl 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.195 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.195 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.195 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.195 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.196 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.196 | 21319 | Added a new worker 16 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.196 | 10522 | Removed run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.196 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.196 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.196 | 10522 | Assigned run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.196 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1ads1I 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.197 | 21316 | Marked run 968 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.197 | 21315 | Added a new run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.197 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.199 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.199 | 21318 | Marked run 969 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.200 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.201 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.202 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.202 | 21321 | Added a new run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.202 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.203 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.204 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.205 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.206 | 21326 | Added a new run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.206 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.209 | 10523 | Recursively removing directory: /tmp/git.dN6izl/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.209 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.210 | 10526 | Recursively removing directory: /tmp/git.1ads1I/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.211 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.211 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.211 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.212 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.212 | 21337 | Added a new run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.212 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.212 | 21339 | Added a new worker 8 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.212 | 10522 | Removed run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.212 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.212 | 10522 | Assigned run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.212 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.212 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.213 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MqpGaG 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.213 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.213 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.214 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.214 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.214 | 21338 | Marked run 970 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.214 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.214 | 21342 | Added a new worker 9 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.214 | 10522 | Removed run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.214 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.214 | 10522 | Assigned run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.214 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.214 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.214 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1oRot2 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.215 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.216 | 21341 | Marked run 971 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.216 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.218 | 21343 | Added a new run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.218 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.219 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.220 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.220 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.221 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.221 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.223 | 21346 | Added a new run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.223 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.226 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.227 | 10523 | Recursively removing directory: /tmp/git.MqpGaG/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.227 | 21355 | Added a new run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.228 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.229 | 10526 | Recursively removing directory: /tmp/git.1oRot2/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.229 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.229 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.229 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.229 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.229 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.229 | 21362 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.229 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.229 | 10522 | Removed run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.229 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.230 | 10522 | Assigned run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.230 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vh2cJc 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.230 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.231 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.231 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.231 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.231 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.232 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.232 | 21365 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.232 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WW8tMC 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.232 | 10522 | Removed run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.232 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.232 | 21361 | Marked run 972 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.232 | 10522 | Assigned run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.232 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.232 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.234 | 21364 | Marked run 973 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.234 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.236 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.236 | 21363 | Added a new run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.236 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.237 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.238 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.238 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.239 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.241 | 21369 | Added a new run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.242 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.244 | 10523 | Recursively removing directory: /tmp/git.vh2cJc/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.245 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.245 | 10526 | Recursively removing directory: /tmp/git.WW8tMC/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.247 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.247 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.247 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.247 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.247 | 21383 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.247 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.247 | 10522 | Removed run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.247 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.247 | 10522 | Assigned run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.247 | 21381 | Added a new run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.247 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.247 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.247 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.248 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.247 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.247 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.d13fSs 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.248 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.248 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.248 | 21385 | Added a new worker 6 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.248 | 10522 | Removed run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.248 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.248 | 10522 | Assigned run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.248 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.249 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mcjdDO 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.251 | 21382 | Marked run 974 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.251 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.253 | 21384 | Marked run 975 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.253 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.254 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.254 | 21387 | Added a new run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.255 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.255 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.255 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.256 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.257 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.259 | 21391 | Added a new run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.259 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.262 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.262 | 10523 | Recursively removing directory: /tmp/git.d13fSs/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.263 | 10526 | Recursively removing directory: /tmp/git.mcjdDO/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.264 | 21403 | Added a new run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.265 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.265 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.265 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.265 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.265 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 21405 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10522 | Removed run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.265 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZoKnur 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.265 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.266 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WbTGgU 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10522 | Assigned run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 21407 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10522 | Removed run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10522 | Assigned run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.265 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.268 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.270 | 21404 | Marked run 976 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.271 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.272 | 21406 | Marked run 977 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.273 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.273 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.274 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.274 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.275 | 21409 | Added a new run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.275 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.275 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.278 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.279 | 21415 | Added a new run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.280 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.282 | 10523 | Recursively removing directory: /tmp/git.ZoKnur/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.282 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.283 | 10526 | Recursively removing directory: /tmp/git.WbTGgU/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.284 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.284 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.285 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 21427 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 10522 | Removed run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 10522 | Assigned run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 21425 | Added a new run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.285 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.286 | 21429 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.286 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.286 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.286 | 10522 | Removed run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.286 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.286 | 10522 | Assigned run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.285 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BFjgi7 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.285 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.285 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.285 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.286 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HfRIIg 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.288 | 21426 | Marked run 978 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.288 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.288 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.289 | 21428 | Marked run 979 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.290 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.291 | 21431 | Added a new run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.292 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.292 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.292 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.293 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.293 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.294 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.296 | 21435 | Added a new run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.297 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.299 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.300 | 10526 | Recursively removing directory: /tmp/git.HfRIIg/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.301 | 10523 | Recursively removing directory: /tmp/git.BFjgi7/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.301 | 21446 | Added a new run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.302 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.302 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.302 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.302 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.303 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.303 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.303 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.303 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mZwub2 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.302 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.302 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.302 | 21450 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.302 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 10522 | Removed run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 10522 | Assigned run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 21452 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 10522 | Removed run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.303 | 10522 | Assigned run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.304 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NZmsMe 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.305 | 21449 | Marked run 981 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.305 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.306 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.307 | 21453 | Added a new run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.308 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.310 | 21451 | Marked run 980 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.310 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.310 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.310 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.311 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.311 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.311 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.314 | 21455 | Added a new run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.314 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.317 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.318 | 10523 | Recursively removing directory: /tmp/git.NZmsMe/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.318 | 21468 | Added a new run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.318 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.319 | 10526 | Recursively removing directory: /tmp/git.mZwub2/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.319 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.319 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.319 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.319 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.320 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.320 | 21472 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.320 | 10522 | Removed run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.320 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.320 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.320 | 10522 | Assigned run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.320 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.M76qHA 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.320 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.320 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.321 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.321 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.321 | 21474 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.321 | 10522 | Removed run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.321 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.321 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.321 | 10522 | Assigned run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.321 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.321 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.321 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.x3k1NL 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.322 | 21471 | Marked run 983 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.322 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.324 | 21475 | Added a new run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.325 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.326 | 21473 | Marked run 982 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.326 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.327 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.327 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.327 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.328 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.328 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.329 | 21477 | Added a new run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.329 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.332 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.334 | 21484 | Added a new run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.334 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.335 | 10523 | Recursively removing directory: /tmp/git.M76qHA/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.336 | 10526 | Recursively removing directory: /tmp/git.x3k1NL/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.337 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.337 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 21495 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 10522 | Removed run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 10522 | Assigned run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.337 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.337 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.337 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.m39juC 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.337 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.337 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.337 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.338 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1o7UAl 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.338 | 21497 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.338 | 10522 | Removed run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.338 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.338 | 10522 | Assigned run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.338 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.339 | 21494 | Marked run 984 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.339 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.341 | 21493 | Added a new run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.341 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.343 | 21496 | Marked run 985 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.343 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.344 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.344 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.345 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.345 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.346 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.347 | 21499 | Added a new run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.347 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.349 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.351 | 21506 | Added a new run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.351 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.352 | 10523 | Recursively removing directory: /tmp/git.m39juC/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.353 | 10526 | Recursively removing directory: /tmp/git.1o7UAl/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.354 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.354 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.354 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.354 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.354 | 21516 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.354 | 10522 | Removed run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.354 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.354 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.354 | 10522 | Assigned run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.354 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.354 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.354 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FutSpc 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.356 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.356 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.356 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.356 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.356 | 21519 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.356 | 10522 | Removed run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.356 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.356 | 10522 | Assigned run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.356 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.356 | 21517 | Added a new run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.356 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.356 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QL3u00 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.357 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.358 | 21515 | Marked run 986 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.358 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.360 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.361 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.361 | 21518 | Marked run 987 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.361 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.362 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.362 | 21521 | Added a new run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.363 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.363 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.364 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.366 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.369 | 21526 | Added a new run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.369 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.371 | 10523 | Recursively removing directory: /tmp/git.FutSpc/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.372 | 10526 | Recursively removing directory: /tmp/git.QL3u00/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.372 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.373 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.373 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.373 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.373 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.373 | 21539 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.373 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.373 | 10522 | Removed run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.373 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.373 | 10522 | Assigned run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.373 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.374 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.374 | 21541 | Added a new worker 16 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.374 | 10522 | Removed run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.374 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.374 | 10522 | Assigned run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.373 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.374 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dorSLi 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.373 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.373 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.373 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.374 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.36GDNk 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.375 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.376 | 21538 | Marked run 988 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.376 | 21537 | Added a new run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.376 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.376 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.381 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.384 | 21540 | Marked run 989 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.384 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.384 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.384 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.385 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.385 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.386 | 21543 | Added a new run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.386 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.389 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.390 | 21549 | Added a new run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.390 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.393 | 10523 | Recursively removing directory: /tmp/git.dorSLi/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.393 | 10526 | Recursively removing directory: /tmp/git.36GDNk/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.394 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.396 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.396 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.396 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.396 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.396 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.397 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tDcaMv 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.396 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.397 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zY96E6 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 21559 | Added a new run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 21563 | Added a new worker 18 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 21562 | Added a new worker 17 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 10522 | Removed run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 10522 | Removed worker 18 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 10522 | Assigned run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 18 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 10522 | Removed run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.396 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.397 | 10522 | Assigned run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.397 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.397 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.399 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.400 | 21561 | Marked run 991 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.401 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.402 | 21565 | Added a new run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.403 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.403 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.403 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.404 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.405 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.405 | 21560 | Marked run 990 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.405 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.405 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.407 | 21569 | Added a new run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.407 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.409 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.411 | 21579 | Added a new run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.411 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.411 | 10523 | Recursively removing directory: /tmp/git.tDcaMv/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.411 | 10526 | Recursively removing directory: /tmp/git.zY96E6/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.413 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.413 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.413 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.413 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.413 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.413 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.413 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.413 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 21584 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10522 | Removed run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10522 | Assigned run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 21586 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10522 | Removed run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10522 | Assigned run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.414 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.415 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.V9dEpU 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.414 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jSsrdb 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.416 | 21583 | Marked run 992 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.416 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.417 | 21585 | Marked run 993 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.418 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.420 | 21587 | Added a new run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.420 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.420 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.420 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.421 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.421 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.423 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.425 | 21591 | Added a new run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.425 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.428 | 10526 | Recursively removing directory: /tmp/git.V9dEpU/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.428 | 10523 | Recursively removing directory: /tmp/git.jSsrdb/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.428 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.429 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.429 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.429 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.430 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.430 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.430 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NSzBjN 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.430 | 21605 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.430 | 10522 | Removed run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.430 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.430 | 10522 | Assigned run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.430 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.431 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.431 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.431 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.431 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.431 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.431 | 21607 | Added a new worker 16 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.431 | 10522 | Removed run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.431 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.431 | 10522 | Assigned run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.431 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LTvmv3 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.431 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.432 | 21603 | Added a new run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.433 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.435 | 21604 | Marked run 995 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.435 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.436 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.437 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.438 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.438 | 21606 | Marked run 994 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.438 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.438 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.439 | 21609 | Added a new run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.440 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.440 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.442 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.444 | 21617 | Added a new run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.445 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.444 | 10526 | Recursively removing directory: /tmp/git.NSzBjN/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.446 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.446 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.446 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.446 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.446 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.446 | 21626 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.447 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.447 | 10522 | Removed run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.447 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.447 | 10522 | Assigned run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.447 | 10523 | Recursively removing directory: /tmp/git.LTvmv3/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.447 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ihzIfs 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.448 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.448 | 21625 | Marked run 996 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.449 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.450 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.450 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.450 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.450 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.450 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.450 | 21629 | Added a new worker 7 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.450 | 21627 | Added a new run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.450 | 10522 | Removed run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.450 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.450 | 10522 | Assigned run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.451 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.451 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qGFLdM 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.453 | 21628 | Marked run 997 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.453 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.453 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.454 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.454 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.456 | 21631 | Added a new run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.456 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.457 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.457 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.459 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.461 | 21637 | Added a new run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.461 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.461 | 10526 | Recursively removing directory: /tmp/git.ihzIfs/ 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.463 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.463 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.463 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.463 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.463 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.464 | 21647 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.464 | 10522 | Removed run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.464 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.464 | 10522 | Assigned run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.464 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.464 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.464 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xtG3wr 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.465 | 21646 | Marked run 998 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.465 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.465 | 10523 | Recursively removing directory: /tmp/git.qGFLdM/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.467 | 21649 | Added a new run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.467 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.468 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.468 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.468 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.468 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.468 | 21652 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.468 | 10522 | Removed run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.468 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.468 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.468 | 10522 | Assigned run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.468 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.469 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QaEYiT 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.470 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.470 | 21651 | Marked run 999 as finished 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.470 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.471 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.472 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.472 | 21653 | Added a new run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.472 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.474 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.475 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.475 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.477 | 21657 | Added a new run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.477 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.480 | 10526 | Recursively removing directory: /tmp/git.xtG3wr/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.480 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.482 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.482 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.482 | 10523 | Recursively removing directory: /tmp/git.QaEYiT/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.482 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.482 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.482 | 21671 | Added a new worker 14 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.482 | 10522 | Removed run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.482 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.482 | 10522 | Assigned run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.482 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.482 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2y8ela 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.483 | 21668 | Added a new run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.483 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.483 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.484 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.484 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.484 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.484 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.484 | 21673 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.484 | 10522 | Removed run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.484 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.484 | 10522 | Assigned run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.484 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.484 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0eXzgu 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.484 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.485 | 21670 | Marked run 1000 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.485 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.487 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.488 | 21672 | Marked run 1001 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.488 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.489 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.490 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.490 | 21675 | Added a new run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.490 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.491 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.491 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.493 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.496 | 21680 | Added a new run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.496 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.496 | 10526 | Recursively removing directory: /tmp/git.2y8ela/ 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.498 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.498 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.498 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.498 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.498 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.498 | 21692 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.498 | 10522 | Removed run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.498 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.498 | 10522 | Assigned run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.499 | 10523 | Recursively removing directory: /tmp/git.0eXzgu/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.498 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LiS8ar 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.498 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.499 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.501 | 21691 | Marked run 1002 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.501 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.502 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.502 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.502 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.502 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.502 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.502 | 21695 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.502 | 10522 | Removed run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.502 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.502 | 10522 | Assigned run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.502 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.502 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.liSg6t 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.504 | 21693 | Added a new run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.504 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.506 | 21694 | Marked run 1003 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.506 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.506 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.507 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.508 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.510 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.510 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.512 | 21697 | Added a new run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.512 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.514 | 10526 | Recursively removing directory: /tmp/git.LiS8ar/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.515 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.515 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.515 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.515 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.516 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.516 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.516 | 21712 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.516 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.516 | 10522 | Removed run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.516 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.516 | 10522 | Assigned run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.516 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ASzs6Q 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.517 | 21708 | Added a new run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.518 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.518 | 10523 | Recursively removing directory: /tmp/git.liSg6t/ 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.519 | 21710 | Marked run 1004 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.519 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.520 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.520 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.520 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.520 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.520 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.521 | 21716 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.521 | 10522 | Removed run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.521 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.521 | 10522 | Assigned run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.521 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Imo1VG 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.521 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.521 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.522 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.523 | 21715 | Marked run 1005 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.523 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.523 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.525 | 21717 | Added a new run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.525 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.527 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.527 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.528 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.529 | 21721 | Added a new run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.530 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.531 | 10526 | Recursively removing directory: /tmp/git.ASzs6Q/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.533 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.533 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.533 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.533 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.533 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.533 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.533 | 21733 | Added a new worker 12 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.533 | 10522 | Removed run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.533 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.533 | 10522 | Assigned run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.533 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rpQ2CB 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.534 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.535 | 10523 | Recursively removing directory: /tmp/git.Imo1VG/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.536 | 21732 | Marked run 1006 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.536 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.537 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.537 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.537 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.537 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.537 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.538 | 21737 | Added a new worker 12 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.538 | 10522 | Removed run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.538 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.538 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.538 | 10522 | Assigned run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.538 | 21731 | Added a new run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.538 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.538 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pmA9hK 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.540 | 21736 | Marked run 1007 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.540 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.541 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.541 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.542 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.543 | 21739 | Added a new run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.544 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.544 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.545 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.546 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.548 | 21747 | Added a new run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.548 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.548 | 10526 | Recursively removing directory: /tmp/git.rpQ2CB/ 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.550 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.550 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.550 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.550 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.550 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.550 | 21755 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.551 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.551 | 10522 | Removed run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.551 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.551 | 10522 | Assigned run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.551 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RHF6PB 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.552 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.552 | 10523 | Recursively removing directory: /tmp/git.pmA9hK/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.552 | 21754 | Marked run 1008 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.552 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.554 | 21757 | Added a new run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.555 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.555 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.555 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.555 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.555 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.555 | 21759 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.555 | 10522 | Removed run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.555 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.555 | 10522 | Assigned run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.555 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.555 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.s2k5vZ 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.556 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.558 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.558 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.558 | 21758 | Marked run 1009 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.558 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.559 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.560 | 21761 | Added a new run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.560 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.561 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.562 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.563 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.565 | 21767 | Added a new run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.565 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.566 | 10526 | Recursively removing directory: /tmp/git.RHF6PB/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.568 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.568 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.568 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.568 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.568 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.568 | 21777 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.568 | 10522 | Removed run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.568 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.568 | 10522 | Assigned run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.568 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.568 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.568 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SGWC1P 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.570 | 10523 | Recursively removing directory: /tmp/git.s2k5vZ/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.570 | 21776 | Marked run 1010 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.571 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.572 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.572 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.572 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.572 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.572 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.573 | 21781 | Added a new worker 6 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.573 | 10522 | Removed run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.573 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.573 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.573 | 10522 | Assigned run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.573 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LXuUcq 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.574 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.575 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.575 | 21778 | Added a new run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.576 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.578 | 21780 | Marked run 1011 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.578 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.578 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.578 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.579 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.580 | 21785 | Added a new run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.580 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.582 | 10526 | Recursively removing directory: /tmp/git.SGWC1P/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.583 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.585 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.585 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.585 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.585 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.585 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.585 | 21798 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.585 | 10522 | Removed run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.585 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.585 | 10522 | Assigned run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.585 | 21793 | Added a new run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.585 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.585 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.srVW7j 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.586 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.587 | 10523 | Recursively removing directory: /tmp/git.LXuUcq/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.588 | 21797 | Marked run 1012 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.588 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.588 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.588 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.589 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.589 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.589 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.589 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.589 | 21802 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.589 | 10522 | Removed run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.589 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.589 | 10522 | Assigned run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.589 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.589 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MMsfoz 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.591 | 21801 | Marked run 1013 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.591 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.591 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.593 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.593 | 21803 | Added a new run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.594 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.595 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.596 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.597 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.598 | 21809 | Added a new run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.599 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.600 | 10526 | Recursively removing directory: /tmp/git.srVW7j/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.601 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.602 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.602 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.602 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.603 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.603 | 21821 | Added a new worker 14 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.603 | 10522 | Removed run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.603 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.603 | 10522 | Assigned run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.603 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.603 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iufwZ6 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.603 | 21816 | Added a new run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.603 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.603 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.603 | 10523 | Recursively removing directory: /tmp/git.MMsfoz/ 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.606 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.606 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.606 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.606 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.606 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.606 | 21824 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.606 | 10522 | Removed run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.606 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.606 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.606 | 10522 | Assigned run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.607 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.606 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VOhSpQ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.627 | 21820 | Marked run 1014 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.627 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.629 | 21825 | Added a new run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.629 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.631 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.631 | 21823 | Marked run 1015 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.631 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.632 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.632 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.633 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.633 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.634 | 21828 | Added a new run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.634 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.637 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.638 | 21835 | Added a new run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.639 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.639 | 10526 | Recursively removing directory: /tmp/git.iufwZ6/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.640 | 10523 | Recursively removing directory: /tmp/git.VOhSpQ/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.641 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.641 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.641 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.641 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.641 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.641 | 21844 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.641 | 10522 | Removed run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.641 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.641 | 10522 | Assigned run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.642 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.642 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.642 | 21846 | Added a new worker 16 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.642 | 10522 | Removed run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.642 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.642 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.642 | 10522 | Assigned run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.642 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.642 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qDQh1G 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.641 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.641 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.642 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.642 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WrRsW0 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.643 | 21843 | Marked run 1016 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.643 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.646 | 21847 | Added a new run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.646 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.648 | 21845 | Marked run 1017 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.648 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.648 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.649 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.649 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.649 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.650 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.651 | 21849 | Added a new run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.651 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.654 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.655 | 21857 | Added a new run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.655 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.656 | 10526 | Recursively removing directory: /tmp/git.qDQh1G/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.657 | 10523 | Recursively removing directory: /tmp/git.WrRsW0/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.658 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.658 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.658 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 21867 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 10522 | Removed run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 10522 | Assigned run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.658 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.659 | 21869 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.659 | 10522 | Removed run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.659 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.659 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.659 | 10522 | Assigned run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.659 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qp4sb3 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.658 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.658 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.658 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.659 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wbhWyX 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.660 | 21865 | Added a new run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.661 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.663 | 21866 | Marked run 1018 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.663 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.664 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.664 | 21868 | Marked run 1019 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.664 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.665 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.665 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.666 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.666 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.667 | 21871 | Added a new run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.667 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.670 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.672 | 21879 | Added a new run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.672 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.673 | 10526 | Recursively removing directory: /tmp/git.qp4sb3/ 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.673 | 10523 | Recursively removing directory: /tmp/git.wbhWyX/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.674 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.674 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.674 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.674 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.674 | 21888 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.675 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.675 | 10522 | Removed run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.675 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.675 | 10522 | Assigned run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.675 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.674 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.676 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ka0KCG 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.676 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.676 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.676 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.676 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.676 | 21891 | Added a new worker 16 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.676 | 10522 | Removed run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.676 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.676 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.676 | 10522 | Assigned run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.676 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.676 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lLhoj7 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.677 | 21887 | Marked run 1020 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.677 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.679 | 21889 | Added a new run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.679 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.680 | 21890 | Marked run 1021 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.681 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.682 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.682 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.683 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.683 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.683 | 21893 | Added a new run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.684 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.684 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.686 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.688 | 21899 | Added a new run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.689 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.690 | 10526 | Recursively removing directory: /tmp/git.Ka0KCG/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.691 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.691 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.692 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.692 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.692 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.692 | 21911 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.692 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.692 | 10522 | Removed run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.692 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.692 | 10522 | Assigned run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.692 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.692 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NQwKiI 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.692 | 10523 | Recursively removing directory: /tmp/git.lLhoj7/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.694 | 21910 | Marked run 1022 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.694 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.695 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.695 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.695 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.695 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BLV0Pm 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.695 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.695 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.695 | 21913 | Added a new worker 14 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.695 | 10522 | Removed run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.695 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.695 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.696 | 10522 | Assigned run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.696 | 21909 | Added a new run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.697 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.698 | 21912 | Marked run 1023 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.699 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.699 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.699 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.700 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.701 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.701 | 21915 | Added a new run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.702 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.702 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.704 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.706 | 21923 | Added a new run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.706 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.706 | 10526 | Recursively removing directory: /tmp/git.NQwKiI/ 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.709 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.709 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.709 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.709 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.709 | 21932 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.709 | 10522 | Removed run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.709 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.709 | 10522 | Assigned run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.709 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.709 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.709 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DFpJ2S 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.710 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.709 | 10523 | Recursively removing directory: /tmp/git.BLV0Pm/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.711 | 21931 | Marked run 1024 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.711 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.712 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.712 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.713 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.712 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.713 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.713 | 21935 | Added a new worker 14 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.713 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.713 | 10522 | Removed run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.713 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.713 | 10522 | Assigned run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.713 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Cb5nTN 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.713 | 21933 | Added a new run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.714 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.716 | 21934 | Marked run 1025 as finished 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.716 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.716 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.717 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.719 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.720 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.721 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.723 | 21937 | Added a new run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.723 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.726 | 10526 | Recursively removing directory: /tmp/git.DFpJ2S/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.726 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.728 | 10523 | Recursively removing directory: /tmp/git.Cb5nTN/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.728 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.728 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.728 | 21951 | Added a new run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.728 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.729 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.729 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.729 | 21953 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.729 | 10522 | Removed run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.729 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.729 | 10522 | Assigned run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.729 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fW3Faa 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.729 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.729 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.730 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.730 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.730 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.730 | 21956 | Added a new worker 6 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.730 | 10522 | Removed run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.730 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.730 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.730 | 10522 | Assigned run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.730 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.730 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SBGii4 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.732 | 21952 | Marked run 1026 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.732 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.732 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.734 | 21955 | Marked run 1027 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.734 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.736 | 21957 | Added a new run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.736 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.736 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.736 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.737 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.738 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.739 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.740 | 21961 | Added a new run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.740 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.743 | 10523 | Recursively removing directory: /tmp/git.SBGii4/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.744 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.745 | 10526 | Recursively removing directory: /tmp/git.fW3Faa/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.745 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.745 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.745 | 21972 | Added a new run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.746 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.746 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.746 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.746 | 21975 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.746 | 10522 | Removed run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.746 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.746 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.746 | 10522 | Assigned run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.746 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.748 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.748 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.748 | 21978 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.748 | 10522 | Removed run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.748 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.748 | 10522 | Assigned run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.749 | 21974 | Marked run 1029 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.749 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.749 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.747 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GT7aVo 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.748 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.748 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.748 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.749 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qM3ClE 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.751 | 21977 | Marked run 1028 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.751 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.752 | 21979 | Added a new run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.753 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.753 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.754 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.754 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.755 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.756 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.757 | 21982 | Added a new run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.757 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.760 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.761 | 21991 | Added a new run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.762 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.762 | 10523 | Recursively removing directory: /tmp/git.GT7aVo/ 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.763 | 10526 | Recursively removing directory: /tmp/git.qM3ClE/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.764 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.764 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.764 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.764 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.764 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.764 | 21998 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.764 | 10522 | Removed run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.764 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.764 | 10522 | Assigned run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.764 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.764 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mHn4bs 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.765 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.765 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.765 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.765 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.765 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.765 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.765 | 22001 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.765 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EEYSNo 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.765 | 10522 | Removed run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.765 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.765 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.765 | 10522 | Assigned run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.767 | 21997 | Marked run 1030 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.767 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.769 | 21999 | Added a new run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.769 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.771 | 22000 | Marked run 1031 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.771 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.771 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.771 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.772 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.772 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.772 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.774 | 22003 | Added a new run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.774 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.777 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.778 | 22011 | Added a new run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.778 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.779 | 10523 | Recursively removing directory: /tmp/git.mHn4bs/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.779 | 10526 | Recursively removing directory: /tmp/git.EEYSNo/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.781 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.781 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.781 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.781 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.781 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.781 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.781 | 22021 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.781 | 10522 | Removed run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.781 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.781 | 10522 | Assigned run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.781 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zb3kFm 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.781 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.781 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.781 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.782 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.782 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.782 | 22023 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.782 | 10522 | Removed run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.782 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.782 | 10522 | Assigned run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.782 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.782 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yycQVa 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.783 | 22019 | Marked run 1033 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.784 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.786 | 22022 | Marked run 1032 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.786 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.788 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.788 | 22020 | Added a new run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.788 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.788 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.788 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.789 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.791 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.793 | 22027 | Added a new run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.793 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.795 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.796 | 10526 | Recursively removing directory: /tmp/git.zb3kFm/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.796 | 10523 | Recursively removing directory: /tmp/git.yycQVa/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.797 | 22039 | Added a new run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.797 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.798 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.798 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.798 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.798 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.798 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.798 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.798 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.798 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.798 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.798 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.798 | 22044 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.799 | 10522 | Removed run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.799 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.799 | 10522 | Assigned run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.799 | 22043 | Added a new worker 16 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.799 | 10522 | Removed run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.799 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.799 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.799 | 10522 | Assigned run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.799 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.799 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Sy1i3F 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.799 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7eMwEw 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.800 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.801 | 22041 | Marked run 1034 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.802 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.803 | 22045 | Added a new run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.804 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.805 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.805 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.806 | 22042 | Marked run 1035 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.806 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.806 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.806 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.807 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.808 | 22048 | Added a new run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.809 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.811 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.813 | 22057 | Added a new run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.813 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.813 | 10523 | Recursively removing directory: /tmp/git.7eMwEw/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.814 | 10526 | Recursively removing directory: /tmp/git.Sy1i3F/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.815 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.815 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.816 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 22064 | Added a new worker 12 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10522 | Removed run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10522 | Assigned run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 22067 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10522 | Removed run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10522 | Assigned run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.816 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.816 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.H54Y2S 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.816 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.816 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.816 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.817 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.105j2f 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.819 | 22063 | Marked run 1036 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.819 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.820 | 22065 | Added a new run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.821 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.822 | 22066 | Marked run 1037 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.822 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.823 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.823 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.823 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.824 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.825 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.825 | 22069 | Added a new run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.826 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.828 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.831 | 10523 | Recursively removing directory: /tmp/git.H54Y2S/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.831 | 10526 | Recursively removing directory: /tmp/git.105j2f/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.833 | 22079 | Added a new run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.833 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.833 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.833 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.833 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.833 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.833 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.833 | 22085 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.833 | 10522 | Removed run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.833 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.833 | 10522 | Assigned run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.834 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.834 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.834 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.835 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.834 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.e4fFGV 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.834 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.835 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.835 | 22088 | Added a new worker 14 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.835 | 10522 | Removed run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.835 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.835 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.835 | 10522 | Assigned run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.835 | 22084 | Marked run 1038 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.835 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.835 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.F88Rf3 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.837 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.838 | 22087 | Marked run 1039 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.838 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.840 | 22089 | Added a new run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.840 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.840 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.841 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.841 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.842 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.842 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.844 | 22093 | Added a new run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.844 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.847 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.848 | 10526 | Recursively removing directory: /tmp/git.F88Rf3/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.849 | 10523 | Recursively removing directory: /tmp/git.e4fFGV/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.849 | 22104 | Added a new run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.849 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.850 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.850 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.850 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.850 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.850 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.850 | 22108 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.850 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.850 | 10522 | Removed run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.850 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.850 | 10522 | Assigned run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.851 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.851 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.851 | 22110 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.851 | 10522 | Removed run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.851 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.851 | 10522 | Assigned run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.851 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.850 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.850 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.851 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.851 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BjxxuG 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.851 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.khVY6O 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.852 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.856 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.856 | 22107 | Marked run 1041 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.856 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.857 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.858 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.858 | 22111 | Added a new run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.859 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.859 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.860 | 22109 | Marked run 1040 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.860 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.862 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.863 | 22118 | Added a new run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.863 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.865 | 10523 | Recursively removing directory: /tmp/git.BjxxuG/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.865 | 10526 | Recursively removing directory: /tmp/git.khVY6O/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.866 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.867 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.867 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.867 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.867 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.867 | 22129 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.867 | 10522 | Removed run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.867 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.867 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.867 | 10522 | Assigned run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.868 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.868 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.868 | 22131 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.868 | 10522 | Removed run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.868 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.868 | 10522 | Assigned run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.868 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.869 | 22127 | Added a new run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.867 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.867 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.t8ZMg7 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.869 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.867 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.867 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.868 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.868 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2qlUBi 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.871 | 22128 | Marked run 1043 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.871 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.872 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.873 | 22130 | Marked run 1042 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.873 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.875 | 22133 | Added a new run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.875 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.875 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.875 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.876 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.876 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.878 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.879 | 22137 | Added a new run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.879 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.883 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.883 | 10523 | Recursively removing directory: /tmp/git.t8ZMg7/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.883 | 10526 | Recursively removing directory: /tmp/git.2qlUBi/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.884 | 22149 | Added a new run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.885 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.885 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.885 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.885 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.885 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.885 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.885 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.885 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.885 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.885 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.886 | 22153 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.886 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.886 | 10522 | Removed run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.886 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.886 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.886 | 10522 | Assigned run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.886 | 22154 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.886 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.887 | 10522 | Removed run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.887 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.887 | 10522 | Assigned run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.887 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hEZOT8 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.886 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DNgb1F 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.888 | 22151 | Marked run 1045 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.888 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.888 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.890 | 22152 | Marked run 1044 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.890 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.892 | 22155 | Added a new run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.892 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.892 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.893 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.893 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.893 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.894 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.896 | 22159 | Added a new run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.897 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.899 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.900 | 10526 | Recursively removing directory: /tmp/git.hEZOT8/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.901 | 22170 | Added a new run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.901 | 10523 | Recursively removing directory: /tmp/git.DNgb1F/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.901 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.902 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.902 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.902 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.902 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.902 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.902 | 22174 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.902 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.902 | 10522 | Removed run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.902 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.902 | 10522 | Assigned run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.903 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.903 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.903 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.903 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.903 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.903 | 22176 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.903 | 10522 | Removed run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.903 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.903 | 10522 | Assigned run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.903 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DwWj7T 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.904 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.903 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6l220p 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.904 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.905 | 22173 | Marked run 1047 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.905 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.907 | 22175 | Marked run 1046 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.907 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.909 | 22177 | Added a new run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.909 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.909 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.909 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.910 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.910 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.912 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.915 | 22181 | Added a new run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.915 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.917 | 10526 | Recursively removing directory: /tmp/git.DwWj7T/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.918 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.918 | 10523 | Recursively removing directory: /tmp/git.6l220p/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.919 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.919 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.919 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.919 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.920 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.920 | 22195 | Added a new worker 14 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.920 | 10522 | Removed run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.920 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.920 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.920 | 10522 | Assigned run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.920 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mx1huB 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.920 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.920 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.920 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.921 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.921 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.921 | 22197 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.921 | 10522 | Removed run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.921 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.921 | 10522 | Assigned run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.921 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nTvKMe 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.922 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.923 | 22194 | Marked run 1048 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.923 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.923 | 22193 | Added a new run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.924 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.925 | 22196 | Marked run 1049 as finished 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.926 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.926 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.927 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.927 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.928 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.928 | 22199 | Added a new run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.929 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.929 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.931 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.933 | 10526 | Recursively removing directory: /tmp/git.mx1huB/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.933 | 22208 | Added a new run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.933 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.935 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.935 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.935 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.935 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.935 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.936 | 22216 | Added a new worker 11 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.936 | 10522 | Removed run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.936 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.936 | 10522 | Assigned run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.936 | 10523 | Recursively removing directory: /tmp/git.nTvKMe/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.936 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZF0ZUk 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.936 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.936 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.938 | 22215 | Marked run 1050 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.938 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.939 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.939 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.939 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.939 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.939 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PzPU0j 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.939 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.939 | 22219 | Added a new worker 14 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.939 | 10522 | Removed run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.939 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.939 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.939 | 10522 | Assigned run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.941 | 22217 | Added a new run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.941 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.943 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.945 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.945 | 22218 | Marked run 1051 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.945 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.946 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.947 | 22221 | Added a new run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.947 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.947 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.948 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.950 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.952 | 22227 | Added a new run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.952 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.953 | 10526 | Recursively removing directory: /tmp/git.ZF0ZUk/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.954 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.954 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.955 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.955 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.955 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.955 | 22239 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.955 | 10522 | Removed run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.955 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.955 | 10522 | Assigned run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.955 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.955 | 10523 | Recursively removing directory: /tmp/git.PzPU0j/ 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.955 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.956 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IPcXKm 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.957 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.957 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.957 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.957 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.958 | 22237 | Marked run 1052 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.958 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.958 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.958 | 22241 | Added a new worker 6 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.958 | 10522 | Removed run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.958 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.958 | 10522 | Assigned run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.958 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.958 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gi2KhH 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.960 | 22238 | Added a new run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.960 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.962 | 22240 | Marked run 1053 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.963 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.963 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.963 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.964 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.965 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.965 | 22243 | Added a new run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.965 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.966 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.968 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.970 | 22249 | Added a new run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.970 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.972 | 10526 | Recursively removing directory: /tmp/git.IPcXKm/ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.973 | 10523 | Recursively removing directory: /tmp/git.gi2KhH/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.973 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.973 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.973 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.974 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.974 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.974 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.974 | 22261 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.974 | 10522 | Removed run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.974 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.974 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.974 | 10522 | Assigned run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.974 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2DQXyQ 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.976 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.976 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.976 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.976 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.976 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.976 | 22263 | Added a new worker 15 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.976 | 10522 | Removed run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.976 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.976 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ooIWjI 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.976 | 10522 | Assigned run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.976 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.978 | 22260 | Marked run 1054 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.979 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.979 | 22259 | Added a new run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.979 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.981 | 22262 | Marked run 1055 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.981 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.981 | 10526 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.982 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.982 | 10526 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.983 | 10523 | Checking out revision HEAD 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.984 | 10523 | Going to run: ./ci 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.984 | 22265 | Added a new run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.984 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.987 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.988 | 22274 | Added a new run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.989 | 10526 | Recursively removing directory: /tmp/git.2DQXyQ/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.989 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.990 | 10526 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.990 | 10526 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.991 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.991 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.991 | 22282 | Added a new worker 10 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.991 | 10522 | Removed run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.991 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.991 | 10522 | Assigned run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.991 | 10526 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.991 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9AEA1l 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.991 | 10523 | Recursively removing directory: /tmp/git.ooIWjI/ 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.992 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.992 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.993 | 22281 | Marked run 1056 as finished 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.994 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.994 | 10523 | Process exit code: 0 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.994 | 10523 | Process output: 57 bytes 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.994 | 10523 | Waiting for a new command 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.994 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.994 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.994 | 22285 | Added a new worker 13 to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.994 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.994 | 10522 | Removed run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.994 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.994 | 10522 | Assigned run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:19 | INFO | 10523/cimple-worker: 2024-04-25 03:44:19.995 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iCsU4z 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.996 | 22283 | Added a new run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.996 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:19 | INFO | 10520/cimple-server: 2024-04-25 03:44:19.999 | 10520 | Waiting for new connections 2024-04-25 03:44:19 | INFO | 10526/cimple-worker: 2024-04-25 03:44:19.999 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.000 | 22284 | Marked run 1057 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.000 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.000 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.002 | 22287 | Added a new run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.002 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.003 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.004 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.005 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.006 | 22293 | Added a new run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.006 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.008 | 10526 | Recursively removing directory: /tmp/git.9AEA1l/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.009 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.009 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.009 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.010 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.010 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.010 | 22304 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.010 | 10522 | Removed run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.010 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.010 | 10522 | Assigned run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.010 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.010 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.010 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9HlXYl 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.011 | 10523 | Recursively removing directory: /tmp/git.iCsU4z/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.012 | 22302 | Added a new run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.012 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.014 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.014 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.014 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.014 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.014 | 22303 | Marked run 1058 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.014 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.014 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.014 | 22308 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.015 | 10522 | Removed run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.015 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.015 | 10522 | Assigned run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.015 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.015 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.015 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0pw6E2 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.016 | 22307 | Marked run 1059 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.017 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.018 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.019 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.020 | 22309 | Added a new run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.020 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.020 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.021 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.023 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.026 | 10526 | Recursively removing directory: /tmp/git.9HlXYl/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.026 | 22315 | Added a new run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.026 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.027 | 10523 | Recursively removing directory: /tmp/git.0pw6E2/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.028 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.028 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.028 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.028 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.028 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.028 | 22326 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.028 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.028 | 10522 | Removed run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.028 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.028 | 10522 | Assigned run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.029 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YyphYs 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.029 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.029 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.029 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.029 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.029 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.029 | 22328 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.029 | 10522 | Removed run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.029 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.029 | 10522 | Assigned run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.030 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.030 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.029 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rPUcez 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.031 | 22325 | Marked run 1060 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.031 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.033 | 22327 | Marked run 1061 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.033 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.035 | 22329 | Added a new run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.035 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.035 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.036 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.036 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.037 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.038 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.039 | 22333 | Added a new run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.040 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.042 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.043 | 10526 | Recursively removing directory: /tmp/git.YyphYs/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.044 | 10523 | Recursively removing directory: /tmp/git.rPUcez/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.044 | 22345 | Added a new run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.045 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.045 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.045 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.045 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.045 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.045 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.046 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ciDAs8 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.046 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Y5Goml 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 22349 | Added a new worker 14 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 10522 | Removed run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 10522 | Assigned run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.045 | 22350 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.046 | 10522 | Removed run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.046 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.046 | 10522 | Assigned run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.046 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.047 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.048 | 22348 | Marked run 1063 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.049 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.051 | 22351 | Added a new run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.052 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.052 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.053 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.053 | 22347 | Marked run 1062 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.053 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.053 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.054 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.054 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.058 | 22354 | Added a new run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.058 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.060 | 10523 | Recursively removing directory: /tmp/git.Y5Goml/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.061 | 10526 | Recursively removing directory: /tmp/git.ciDAs8/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.061 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.063 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.063 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.063 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.063 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.063 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.063 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.063 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.064 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ya7j02 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.063 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.063 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.063 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.063 | 22371 | Added a new worker 17 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.063 | 10522 | Removed run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.063 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.064 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.064 | 10522 | Assigned run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.064 | 22370 | Added a new worker 15 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.064 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.064 | 22367 | Added a new run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.064 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.064 | 10522 | Removed run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.064 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.064 | 10522 | Assigned run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.064 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iMomYy 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.067 | 22368 | Marked run 1064 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.067 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.067 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.069 | 22369 | Marked run 1065 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.069 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.070 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.071 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.071 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.072 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.073 | 22373 | Added a new run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.073 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.076 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.077 | 10526 | Recursively removing directory: /tmp/git.iMomYy/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.078 | 22383 | Added a new run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.078 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.078 | 10523 | Recursively removing directory: /tmp/git.Ya7j02/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.080 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.080 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.080 | 22390 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.080 | 10522 | Removed run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.080 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.080 | 10522 | Assigned run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.079 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.080 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.079 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.080 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.080 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Y2TsXM 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.081 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.081 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.081 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.081 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.082 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.082 | 22392 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.082 | 10522 | Removed run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.082 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.082 | 10522 | Assigned run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.082 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6M3itQ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.082 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.082 | 22389 | Marked run 1067 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.082 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.084 | 22393 | Added a new run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.085 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.087 | 22391 | Marked run 1066 as finished 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.087 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.087 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.088 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.088 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.088 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.089 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.090 | 22395 | Added a new run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.090 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.093 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.095 | 22403 | Added a new run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.095 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.096 | 10526 | Recursively removing directory: /tmp/git.Y2TsXM/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.096 | 10523 | Recursively removing directory: /tmp/git.6M3itQ/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.097 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.097 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.098 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 22412 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10522 | Removed run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10522 | Assigned run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 22415 | Added a new worker 15 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10522 | Removed run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.098 | 10522 | Assigned run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.098 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.098 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.098 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.099 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JVbSwu 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.098 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.i7r2nK 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.100 | 22411 | Marked run 1068 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.100 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.102 | 22413 | Added a new run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.102 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.105 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.105 | 22414 | Marked run 1069 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.105 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.105 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.105 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.106 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.107 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.107 | 22417 | Added a new run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.107 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.110 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.111 | 22423 | Added a new run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.111 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.114 | 10526 | Recursively removing directory: /tmp/git.i7r2nK/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.114 | 10523 | Recursively removing directory: /tmp/git.JVbSwu/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.114 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.116 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.116 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.116 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.116 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.116 | 22435 | Added a new worker 14 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.116 | 10522 | Removed run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.116 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 10522 | Assigned run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 22437 | Added a new worker 15 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 10522 | Removed run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 10522 | Assigned run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 22433 | Added a new run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.117 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.117 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.117 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.117 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.117 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7qR9rz 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.116 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.117 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pbalUB 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.120 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.123 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.123 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.123 | 22434 | Marked run 1070 as finished 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.124 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.124 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.124 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.125 | 22436 | Marked run 1071 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.125 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.127 | 22439 | Added a new run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.127 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.130 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.131 | 10523 | Recursively removing directory: /tmp/git.7qR9rz/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.132 | 22452 | Added a new run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.132 | 10526 | Recursively removing directory: /tmp/git.pbalUB/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.132 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.133 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.133 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.133 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.133 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.133 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.133 | 22456 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10522 | Removed run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10522 | Assigned run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.134 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.134 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 22458 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10522 | Removed run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.134 | 10522 | Assigned run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.134 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HBIc5I 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.134 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.134 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DmYNcL 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.136 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.136 | 22455 | Marked run 1073 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.136 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.138 | 22459 | Added a new run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.138 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.140 | 22457 | Marked run 1072 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.140 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.140 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.141 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.141 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.142 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.142 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.142 | 22461 | Added a new run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.142 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.145 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.146 | 22467 | Added a new run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.147 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.149 | 10523 | Recursively removing directory: /tmp/git.HBIc5I/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.149 | 10526 | Recursively removing directory: /tmp/git.DmYNcL/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.150 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.152 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.152 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.152 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.152 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.152 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.152 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.152 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vHyUzu 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.152 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.152 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.152 | 22479 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.152 | 10522 | Removed run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.152 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.152 | 10522 | Assigned run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.152 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.152 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.152 | 22481 | Added a new worker 8 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.153 | 22477 | Added a new run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.153 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.153 | 10522 | Removed run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.153 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.153 | 10522 | Assigned run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.153 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.A9Ptcc 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.155 | 22478 | Marked run 1074 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.155 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.156 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.157 | 22480 | Marked run 1075 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.157 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.159 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.159 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.160 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.160 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.162 | 22483 | Added a new run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.162 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.165 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.166 | 10523 | Recursively removing directory: /tmp/git.vHyUzu/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.167 | 10526 | Recursively removing directory: /tmp/git.A9Ptcc/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.168 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.168 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.168 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.168 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.168 | 22499 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.168 | 10522 | Removed run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.168 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.168 | 10522 | Assigned run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.168 | 22495 | Added a new run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.168 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.168 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.169 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.73N9r8 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.169 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.169 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.169 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.169 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.169 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.169 | 22502 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.169 | 10522 | Removed run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.169 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.169 | 10522 | Assigned run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.169 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.170 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uh0wqw 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.171 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.171 | 22498 | Marked run 1076 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.171 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.173 | 22503 | Added a new run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.173 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.175 | 22501 | Marked run 1077 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.175 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.175 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.176 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.176 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.176 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.177 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.178 | 22505 | Added a new run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.178 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.181 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.182 | 22512 | Added a new run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.183 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.184 | 10523 | Recursively removing directory: /tmp/git.73N9r8/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.184 | 10526 | Recursively removing directory: /tmp/git.uh0wqw/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.185 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.185 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.185 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.186 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.186 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.186 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.186 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.185 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 22523 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10522 | Removed run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10522 | Assigned run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 22525 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10522 | Removed run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10522 | Assigned run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.186 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.186 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7fsLDo 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.186 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.p1aAi0 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.188 | 22521 | Added a new run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.188 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.189 | 22522 | Marked run 1078 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.190 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.191 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.192 | 22524 | Marked run 1079 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.192 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.192 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.192 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.193 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.193 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.194 | 22527 | Added a new run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.194 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.197 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.199 | 22533 | Added a new run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.199 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.200 | 10523 | Recursively removing directory: /tmp/git.7fsLDo/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.201 | 10526 | Recursively removing directory: /tmp/git.p1aAi0/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.202 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.202 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.202 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.202 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.202 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.202 | 22545 | Added a new worker 12 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.202 | 10522 | Removed run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.202 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.202 | 10522 | Assigned run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.202 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.202 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.202 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XxJv4L 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.203 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.203 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.203 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.203 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.203 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.203 | 22547 | Added a new worker 15 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.203 | 10522 | Removed run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.203 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.203 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.203 | 10522 | Assigned run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.204 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2CpwdD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.206 | 22543 | Added a new run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.206 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.206 | 22544 | Marked run 1080 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.206 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.208 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.209 | 22546 | Marked run 1081 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.209 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.209 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.209 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.210 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.211 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.211 | 22549 | Added a new run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.212 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.214 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.216 | 22558 | Added a new run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.216 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.216 | 10523 | Recursively removing directory: /tmp/git.XxJv4L/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.218 | 10526 | Recursively removing directory: /tmp/git.2CpwdD/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.218 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.218 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.218 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.218 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.218 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.218 | 22566 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.218 | 10522 | Removed run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.218 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.218 | 10522 | Assigned run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.218 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.218 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UIKS6T 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.219 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.220 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.220 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.221 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.221 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.221 | 22569 | Added a new worker 8 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.221 | 10522 | Removed run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.221 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.221 | 10522 | Assigned run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.221 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.221 | 22565 | Marked run 1082 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.221 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.221 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.221 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.S3qbsV 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.223 | 22568 | Marked run 1083 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.223 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.225 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.225 | 22567 | Added a new run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.225 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.225 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.227 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.227 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.228 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.230 | 22572 | Added a new run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.230 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.233 | 10523 | Recursively removing directory: /tmp/git.UIKS6T/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.233 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.234 | 10526 | Recursively removing directory: /tmp/git.S3qbsV/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.235 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.235 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.235 | 22585 | Added a new run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.235 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.235 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.235 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.235 | 22587 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.235 | 10522 | Removed run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.235 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.235 | 10522 | Assigned run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.235 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.236 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.l3hKhk 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.236 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.236 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.236 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.236 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.236 | 22590 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.236 | 10522 | Removed run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.236 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.236 | 10522 | Assigned run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.236 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.236 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.237 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MoYMj4 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.238 | 22586 | Marked run 1084 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.238 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.239 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.241 | 22589 | Marked run 1085 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.241 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.242 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.243 | 22591 | Added a new run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.243 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.243 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.243 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.244 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.245 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.247 | 22595 | Added a new run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.247 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.250 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.250 | 10523 | Recursively removing directory: /tmp/git.l3hKhk/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.252 | 10526 | Recursively removing directory: /tmp/git.MoYMj4/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.253 | 22607 | Added a new run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.253 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.253 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.253 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.253 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.253 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.253 | 22609 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.253 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.253 | 10522 | Removed run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.253 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.253 | 10522 | Assigned run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.254 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.254 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.254 | 22612 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.254 | 10522 | Removed run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.254 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.254 | 10522 | Assigned run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.254 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.254 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OJwRwq 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.253 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.253 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.254 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.254 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.p2SN9j 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.256 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.256 | 22608 | Marked run 1086 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.256 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.258 | 22613 | Added a new run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.259 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.260 | 22611 | Marked run 1087 as finished 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.260 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.260 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.261 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.261 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.261 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.262 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.264 | 22615 | Added a new run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.265 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.267 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.268 | 10523 | Recursively removing directory: /tmp/git.OJwRwq/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.269 | 10526 | Recursively removing directory: /tmp/git.p2SN9j/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.269 | 22629 | Added a new run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.269 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.270 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.270 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.270 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.270 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.270 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.271 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.270 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.270 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.270 | 22632 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.270 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.270 | 10522 | Removed run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.270 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.270 | 10522 | Assigned run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.270 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.271 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.271 | 22634 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.271 | 10522 | Removed run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.271 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.271 | 10522 | Assigned run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.271 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.271 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RPgV6C 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.272 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fGGcZ9 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.273 | 22631 | Marked run 1088 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.273 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.273 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.275 | 22633 | Marked run 1089 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.275 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.277 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.277 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.277 | 22635 | Added a new run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.278 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.278 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.279 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.280 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.282 | 22640 | Added a new run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.282 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.285 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.284 | 10523 | Recursively removing directory: /tmp/git.RPgV6C/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.287 | 10526 | Recursively removing directory: /tmp/git.fGGcZ9/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.287 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.287 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.287 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.287 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.287 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.287 | 22653 | Added a new worker 12 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.287 | 10522 | Removed run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.287 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.287 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.287 | 10522 | Assigned run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.288 | 22650 | Added a new run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.288 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.289 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.289 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.289 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.288 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lyEGEn 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.289 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.289 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.289 | 22656 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.289 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.289 | 10522 | Removed run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.289 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.289 | 10522 | Assigned run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.290 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mKhRYr 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.291 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.291 | 22652 | Marked run 1090 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.291 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.293 | 22655 | Marked run 1091 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.293 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.293 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.294 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.295 | 22657 | Added a new run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.295 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.296 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.297 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.298 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.300 | 22662 | Added a new run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.300 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.301 | 10523 | Recursively removing directory: /tmp/git.lyEGEn/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.303 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.303 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.303 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.303 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.303 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.304 | 22675 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.304 | 10522 | Removed run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.304 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.304 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.304 | 10522 | Assigned run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.304 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.304 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mj3eD0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.304 | 10526 | Recursively removing directory: /tmp/git.mKhRYr/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.305 | 22673 | Added a new run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.305 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.307 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.307 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.307 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.307 | 22674 | Marked run 1092 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.307 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.307 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.308 | 22678 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.308 | 10522 | Removed run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.308 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.308 | 10522 | Assigned run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.308 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.308 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HyfIJs 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.309 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.310 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.310 | 22677 | Marked run 1093 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.310 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.311 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.312 | 22679 | Added a new run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.313 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.314 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.314 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.315 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.317 | 22685 | Added a new run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.318 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.318 | 10523 | Recursively removing directory: /tmp/git.mj3eD0/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.320 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.320 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.320 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.320 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.320 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.320 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.320 | 22697 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.320 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.320 | 10522 | Removed run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.320 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.321 | 10522 | Assigned run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.321 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.q792fV 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.322 | 10526 | Recursively removing directory: /tmp/git.HyfIJs/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.322 | 22695 | Added a new run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.322 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.324 | 22696 | Marked run 1094 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.324 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.324 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.324 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.324 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.325 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.325 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.325 | 22700 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.325 | 10522 | Removed run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.325 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.325 | 10522 | Assigned run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.325 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.325 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.325 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PsOZqS 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.327 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.327 | 22699 | Marked run 1095 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.327 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.328 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.329 | 22701 | Added a new run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.329 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.331 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.332 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.332 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.334 | 22706 | Added a new run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.334 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.335 | 10523 | Recursively removing directory: /tmp/git.q792fV/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.337 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.337 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.337 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.337 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.337 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.337 | 22716 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.337 | 10522 | Removed run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.337 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.337 | 10522 | Assigned run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.337 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.337 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.338 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.E00uuG 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.339 | 22714 | Added a new run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.339 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.341 | 10526 | Recursively removing directory: /tmp/git.PsOZqS/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.341 | 22715 | Marked run 1096 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.341 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.342 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.342 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.342 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.342 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.342 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.343 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.343 | 22723 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.343 | 10522 | Removed run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.343 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.343 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.343 | 10522 | Assigned run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.343 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wj06Ys 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.344 | 22721 | Added a new run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.345 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.345 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.346 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.347 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.347 | 22722 | Marked run 1097 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.348 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.349 | 22726 | Added a new run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.350 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.350 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.351 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.352 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.353 | 10523 | Recursively removing directory: /tmp/git.E00uuG/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.354 | 22734 | Added a new run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.354 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.355 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.355 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.355 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.355 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.356 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.356 | 22740 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.356 | 10522 | Removed run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.356 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.356 | 10522 | Assigned run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.356 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.356 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iF1LmO 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.357 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.358 | 10526 | Recursively removing directory: /tmp/git.wj06Ys/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.359 | 22739 | Marked run 1098 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.359 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.361 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.361 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.361 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.361 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.361 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.361 | 22745 | Added a new worker 12 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.361 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.361 | 22743 | Added a new run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.361 | 10522 | Removed run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.361 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.361 | 10522 | Assigned run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.362 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.362 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oUc1Oh 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.362 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.364 | 22744 | Marked run 1099 as finished 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.364 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.364 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.365 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.366 | 22748 | Added a new run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.366 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.368 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.369 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.369 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.371 | 22752 | Added a new run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.371 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.371 | 10523 | Recursively removing directory: /tmp/git.iF1LmO/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.373 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.373 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.373 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.373 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.373 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.374 | 22762 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.374 | 10522 | Removed run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.374 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.374 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.374 | 10522 | Assigned run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.373 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.374 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tLnSYP 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.375 | 22760 | Added a new run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.376 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.377 | 22761 | Marked run 1100 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.377 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.378 | 10526 | Recursively removing directory: /tmp/git.oUc1Oh/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.378 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.380 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.380 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.380 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.380 | 22767 | Added a new run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.380 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.380 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.381 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.380 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.381 | 22769 | Added a new worker 6 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.381 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.381 | 10522 | Removed run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.381 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.381 | 10522 | Assigned run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.381 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7hdNH5 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.382 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.382 | 22768 | Marked run 1101 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.382 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.384 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.386 | 22772 | Added a new run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.386 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.387 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.388 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.389 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.389 | 10523 | Recursively removing directory: /tmp/git.tLnSYP/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.390 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.390 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.390 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.390 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.390 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.390 | 22783 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.390 | 10522 | Removed run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.390 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.390 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.390 | 10522 | Assigned run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.391 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5zKtTI 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.393 | 22780 | Added a new run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.393 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.395 | 22782 | Marked run 1102 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.395 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.395 | 10526 | Recursively removing directory: /tmp/git.7hdNH5/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.396 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.397 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.398 | 22789 | Added a new run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.398 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.398 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.398 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.398 | 22791 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.398 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.398 | 10522 | Removed run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.398 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.398 | 10522 | Assigned run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.398 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.398 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.398 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.398 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.399 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.By1AvC 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.400 | 22790 | Marked run 1103 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.401 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.401 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.402 | 22794 | Added a new run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.403 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.404 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.405 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.406 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.406 | 10523 | Recursively removing directory: /tmp/git.5zKtTI/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.407 | 22802 | Added a new run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.408 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.408 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.409 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.408 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.409 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.409 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.409 | 22807 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.409 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.409 | 10522 | Removed run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.409 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.409 | 10522 | Assigned run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.409 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ts1yZV 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.410 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.411 | 22806 | Marked run 1104 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.411 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.412 | 10526 | Recursively removing directory: /tmp/git.By1AvC/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.414 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.414 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.414 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.414 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.414 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.414 | 22813 | Added a new worker 14 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.414 | 10522 | Removed run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.414 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.414 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.414 | 10522 | Assigned run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.415 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.d1pZsP 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.415 | 22810 | Added a new run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.415 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.416 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.417 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.418 | 22812 | Marked run 1105 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.418 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.418 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.420 | 22816 | Added a new run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.420 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.421 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.421 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.423 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.424 | 22823 | Added a new run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.424 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.424 | 10523 | Recursively removing directory: /tmp/git.ts1yZV/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.426 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.426 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.426 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.426 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.426 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.426 | 22829 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.427 | 10522 | Removed run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.427 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.427 | 10522 | Assigned run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.427 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hLdgwY 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.427 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.427 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.428 | 22828 | Marked run 1106 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.428 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.430 | 22830 | Added a new run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.430 | 10526 | Recursively removing directory: /tmp/git.d1pZsP/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.430 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.432 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.432 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.432 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.432 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.432 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.432 | 22836 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.432 | 10522 | Removed run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.432 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.432 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.432 | 10522 | Assigned run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.432 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.O5LGYZ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.432 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.433 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.434 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.435 | 22835 | Marked run 1107 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.435 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.436 | 22837 | Added a new run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.437 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.438 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.439 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.440 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.441 | 10523 | Recursively removing directory: /tmp/git.hLdgwY/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.442 | 22846 | Added a new run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.442 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.443 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.443 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.443 | 22851 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.443 | 10522 | Removed run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.443 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.443 | 10522 | Assigned run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.443 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.443 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.443 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.443 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.443 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JyMPy2 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.445 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.446 | 22850 | Marked run 1108 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.446 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.447 | 10526 | Recursively removing directory: /tmp/git.O5LGYZ/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.447 | 22854 | Added a new run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.448 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.449 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.449 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.449 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.449 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.449 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.449 | 22858 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.450 | 10522 | Removed run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.450 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.450 | 10522 | Assigned run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.450 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.449 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.450 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lHz5rs 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.450 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.451 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.452 | 22857 | Marked run 1109 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.452 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.454 | 22860 | Added a new run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.454 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.456 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.456 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.457 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.457 | 10523 | Recursively removing directory: /tmp/git.JyMPy2/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.459 | 22868 | Added a new run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.459 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.460 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.460 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.460 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.460 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.460 | 22873 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.460 | 10522 | Removed run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.460 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.460 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.460 | 10522 | Assigned run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.460 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.461 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.i5nfme 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.462 | 22872 | Marked run 1110 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.462 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.463 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.464 | 22877 | Added a new run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.464 | 10526 | Recursively removing directory: /tmp/git.lHz5rs/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.465 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.466 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.466 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.466 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.466 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.466 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.466 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.466 | 22880 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.466 | 10522 | Removed run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.466 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.467 | 10522 | Assigned run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.467 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Teofdu 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.467 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.468 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.468 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.468 | 22879 | Marked run 1111 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.468 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.470 | 22881 | Added a new run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.470 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.473 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.473 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.474 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.475 | 10523 | Recursively removing directory: /tmp/git.i5nfme/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.475 | 22888 | Added a new run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.475 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.477 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.477 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.477 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.477 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.477 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.477 | 22894 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.477 | 10522 | Removed run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.477 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.477 | 10522 | Assigned run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.477 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.erIddu 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.478 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.478 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.479 | 22893 | Marked run 1112 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.480 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.481 | 22896 | Added a new run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.481 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.481 | 10526 | Recursively removing directory: /tmp/git.Teofdu/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.483 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.483 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.483 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.483 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.483 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.483 | 22902 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.484 | 10522 | Removed run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.484 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.484 | 10522 | Assigned run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.484 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.484 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.h40oW5 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.484 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.485 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.485 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.485 | 22901 | Marked run 1113 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.485 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.487 | 22903 | Added a new run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.488 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.489 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.490 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.490 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.492 | 10523 | Recursively removing directory: /tmp/git.erIddu/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.492 | 22910 | Added a new run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.492 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.494 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.494 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.494 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.494 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.494 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.494 | 22916 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.494 | 10522 | Removed run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.494 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.494 | 10522 | Assigned run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.494 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qJKG7R 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.494 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.495 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.496 | 22915 | Marked run 1114 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.496 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.498 | 22920 | Added a new run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.498 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.498 | 10526 | Recursively removing directory: /tmp/git.h40oW5/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.500 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.500 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.500 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.500 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.500 | 22924 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.500 | 10522 | Removed run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.500 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.500 | 10522 | Assigned run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.500 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.500 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.500 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.500 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0bC8Jk 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.501 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.501 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.506 | 22923 | Marked run 1115 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.506 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.508 | 22925 | Added a new run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.508 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.509 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.509 | 10523 | Recursively removing directory: /tmp/git.qJKG7R/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.509 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.510 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.510 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.510 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.511 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.511 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.511 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.511 | 22936 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.511 | 10522 | Removed run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.511 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.511 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.511 | 10522 | Assigned run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.511 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.69qNGj 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.513 | 22934 | Added a new run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.513 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.514 | 22935 | Marked run 1116 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.514 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.516 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.517 | 10526 | Recursively removing directory: /tmp/git.0bC8Jk/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.517 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.529 | 22943 | Added a new run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.529 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.529 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.530 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.530 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.530 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.530 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.530 | 22947 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.530 | 10522 | Removed run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.530 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.530 | 10522 | Assigned run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.530 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.530 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.530 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uKof0u 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.532 | 22946 | Marked run 1117 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.532 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.533 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.535 | 22950 | Added a new run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.535 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.536 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.537 | 10523 | Recursively removing directory: /tmp/git.69qNGj/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.537 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.538 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.538 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.538 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.538 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.538 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.539 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.539 | 22958 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.539 | 10522 | Removed run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.539 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.539 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.539 | 10522 | Assigned run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.539 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tUDGlC 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.540 | 22956 | Added a new run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.540 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.542 | 22957 | Marked run 1118 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.542 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.543 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.544 | 10526 | Recursively removing directory: /tmp/git.uKof0u/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.545 | 22965 | Added a new run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.545 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.546 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.546 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.546 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.546 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.546 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.547 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.547 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.547 | 22968 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.547 | 10522 | Removed run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.547 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.547 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.547 | 10522 | Assigned run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.547 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.trCExv 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.549 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.549 | 22967 | Marked run 1119 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.549 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.551 | 22970 | Added a new run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.551 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.554 | 10523 | Recursively removing directory: /tmp/git.tUDGlC/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.554 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.554 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.555 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.556 | 22977 | Added a new run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.556 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.556 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.556 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.557 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.557 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.557 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.557 | 22980 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.557 | 10522 | Removed run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.557 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.557 | 10522 | Assigned run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.558 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.558 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tfy8rb 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.559 | 22979 | Marked run 1120 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.559 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.560 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.562 | 22984 | Added a new run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.562 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.563 | 10526 | Recursively removing directory: /tmp/git.trCExv/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.563 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.564 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.564 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.564 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.564 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.565 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.565 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.565 | 22990 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.565 | 10522 | Removed run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.565 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.565 | 10522 | Assigned run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.565 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.68H106 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.565 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.565 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.569 | 22992 | Added a new run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.569 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.569 | 22989 | Marked run 1121 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.569 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.571 | 10523 | Recursively removing directory: /tmp/git.tfy8rb/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.572 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.572 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.573 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.573 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.573 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.573 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.573 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.573 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.574 | 23002 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.574 | 10522 | Removed run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.574 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.574 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.574 | 10522 | Assigned run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.574 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jTeHp9 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.575 | 23000 | Added a new run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.575 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.577 | 23001 | Marked run 1122 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.577 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.578 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.580 | 23006 | Added a new run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.580 | 10526 | Recursively removing directory: /tmp/git.68H106/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.580 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.580 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.581 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.582 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.582 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.582 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.582 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.582 | 23013 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.582 | 10522 | Removed run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.582 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.582 | 10522 | Assigned run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.582 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.582 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AfNiFJ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.583 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.584 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.584 | 23012 | Marked run 1123 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.585 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.586 | 23014 | Added a new run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.586 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.588 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.589 | 10523 | Recursively removing directory: /tmp/git.jTeHp9/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.589 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.589 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.591 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.591 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.591 | 23022 | Added a new run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.592 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.592 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.591 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.592 | 23025 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.592 | 10522 | Removed run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.592 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.592 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.592 | 10522 | Assigned run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.593 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2O4Fil 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.594 | 23024 | Marked run 1124 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.594 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.595 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.597 | 10526 | Recursively removing directory: /tmp/git.AfNiFJ/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.598 | 23031 | Added a new run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.598 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.598 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.598 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.599 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.599 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.599 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.599 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.599 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SvBmC4 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.599 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.599 | 23034 | Added a new worker 7 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.599 | 10522 | Removed run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.599 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.599 | 10522 | Assigned run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.599 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.601 | 23033 | Marked run 1125 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.601 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.602 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.604 | 23037 | Added a new run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.604 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.605 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.606 | 10523 | Recursively removing directory: /tmp/git.2O4Fil/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.606 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.607 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.607 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.607 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.607 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.608 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.608 | 23046 | Added a new worker 12 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.608 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.608 | 10522 | Removed run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.608 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.608 | 10522 | Assigned run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.607 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.608 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zus4D2 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.610 | 23044 | Added a new run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.610 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.612 | 23045 | Marked run 1126 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.612 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.613 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.614 | 10526 | Recursively removing directory: /tmp/git.SvBmC4/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.615 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.615 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.615 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.615 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.615 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.615 | 23055 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.615 | 10522 | Removed run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.615 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.615 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.615 | 10522 | Assigned run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.616 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JZMzmd 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.616 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.617 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.619 | 23053 | Added a new run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.619 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.621 | 23054 | Marked run 1127 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.621 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.622 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.622 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.623 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.623 | 23060 | Added a new run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.624 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.625 | 10523 | Recursively removing directory: /tmp/git.zus4D2/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.626 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.626 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.626 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.626 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.626 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.626 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.626 | 23069 | Added a new worker 12 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.627 | 10522 | Removed run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.627 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.627 | 10522 | Assigned run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.627 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.627 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5fTCpS 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.629 | 23068 | Marked run 1128 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.629 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.630 | 10526 | Recursively removing directory: /tmp/git.JZMzmd/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.631 | 23067 | Added a new run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.631 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.632 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.632 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.632 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.632 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.632 | 23076 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.632 | 10522 | Removed run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.632 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.632 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.632 | 10522 | Assigned run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.632 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.633 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.c3dwEQ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.633 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.634 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.635 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.635 | 23075 | Marked run 1129 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.636 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.637 | 23077 | Added a new run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.637 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.639 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.640 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.640 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.642 | 23084 | Added a new run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.642 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.642 | 10523 | Recursively removing directory: /tmp/git.5fTCpS/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.644 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.644 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.644 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.644 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.644 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.644 | 23090 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.644 | 10522 | Removed run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.644 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.644 | 10522 | Assigned run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.644 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.e5iMB4 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.645 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.645 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.646 | 23089 | Marked run 1130 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.646 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.648 | 10526 | Recursively removing directory: /tmp/git.c3dwEQ/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.648 | 23092 | Added a new run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.648 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.649 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.649 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.650 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.650 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.meLFAI 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.650 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.650 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.650 | 23098 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.650 | 10522 | Removed run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.650 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.650 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.650 | 10522 | Assigned run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.651 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.652 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.652 | 23097 | Marked run 1131 as finished 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.652 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.652 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.654 | 23099 | Added a new run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.654 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.656 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.657 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.657 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.658 | 23106 | Added a new run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.659 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.659 | 10523 | Recursively removing directory: /tmp/git.e5iMB4/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.661 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.661 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.661 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.661 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.661 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.661 | 23113 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.661 | 10522 | Removed run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.661 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.661 | 10522 | Assigned run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.661 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.662 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hM5vJb 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.662 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.664 | 23112 | Marked run 1132 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.664 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.665 | 10526 | Recursively removing directory: /tmp/git.meLFAI/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.666 | 23114 | Added a new run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.666 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.667 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.667 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.667 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.667 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.667 | 23120 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.667 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.667 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.667 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HjqeH0 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.667 | 10522 | Removed run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.667 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.667 | 10522 | Assigned run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.669 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.669 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.670 | 23119 | Marked run 1133 as finished 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.670 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.670 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.672 | 23121 | Added a new run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.672 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.673 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.674 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.675 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.677 | 10523 | Recursively removing directory: /tmp/git.hM5vJb/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.677 | 23129 | Added a new run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.678 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.678 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.679 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.678 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.678 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.679 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.679 | 23137 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.679 | 10522 | Removed run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.679 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.680 | 10522 | Assigned run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.680 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oW7nhe 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.680 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.681 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.681 | 10526 | Recursively removing directory: /tmp/git.HjqeH0/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.681 | 23136 | Marked run 1134 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.682 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.683 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.683 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.683 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.683 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.683 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.683 | 23141 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.683 | 10522 | Removed run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.683 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.684 | 10522 | Assigned run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.684 | 23139 | Added a new run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.684 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.684 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GYl3sE 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.684 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.686 | 23140 | Marked run 1135 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.686 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.687 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.687 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.688 | 23143 | Added a new run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.688 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.689 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.690 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.691 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.691 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.693 | 23148 | Added a new run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.693 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.695 | 10523 | Recursively removing directory: /tmp/git.oW7nhe/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.696 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.698 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.698 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.698 | 10526 | Recursively removing directory: /tmp/git.GYl3sE/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.698 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.698 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.698 | 23158 | Added a new run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.698 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.698 | 23161 | Added a new worker 12 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.698 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.698 | 10522 | Removed run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.698 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.698 | 10522 | Assigned run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.698 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.699 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6ook7n 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.701 | 23160 | Marked run 1136 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.701 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.701 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.701 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.701 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.701 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.701 | 23164 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.701 | 10522 | Removed run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.701 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.701 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.701 | 10522 | Assigned run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.701 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.30Qprz 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.703 | 23163 | Marked run 1137 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.703 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.705 | 23165 | Added a new run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.705 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.706 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.707 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.708 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.708 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.708 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.710 | 23168 | Added a new run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.710 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.713 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.715 | 10523 | Recursively removing directory: /tmp/git.6ook7n/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.715 | 23180 | Added a new run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.715 | 10526 | Recursively removing directory: /tmp/git.30Qprz/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.716 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.716 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.716 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.717 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.717 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.717 | 23184 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.717 | 10522 | Removed run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.717 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.717 | 10522 | Assigned run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.717 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.717 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.e5HeqI 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.717 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.717 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.717 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.717 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.718 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.718 | 23186 | Added a new worker 15 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.718 | 10522 | Removed run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.718 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.718 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ajJdvt 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.718 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.718 | 10522 | Assigned run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.718 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.719 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.720 | 23185 | Marked run 1139 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.720 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.722 | 23187 | Added a new run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.722 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.723 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.724 | 23183 | Marked run 1138 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.724 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.724 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.725 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.726 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.726 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.730 | 23190 | Added a new run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.730 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.731 | 10523 | Recursively removing directory: /tmp/git.e5HeqI/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.733 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.733 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.733 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.733 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.733 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.733 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.733 | 10526 | Recursively removing directory: /tmp/git.ajJdvt/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.733 | 23204 | Added a new worker 12 to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.733 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hk3ghU 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.733 | 10522 | Removed run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.733 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.733 | 10522 | Assigned run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.733 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.735 | 23203 | Marked run 1140 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.735 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.736 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.736 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.736 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.737 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.737 | 23207 | Added a new worker 14 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.737 | 10522 | Removed run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.737 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.737 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.737 | 10522 | Assigned run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.736 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.737 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pu82Ag 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.737 | 23205 | Added a new run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.738 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.740 | 23206 | Marked run 1141 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.740 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.740 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.741 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.742 | 23209 | Added a new run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.742 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.743 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.744 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.745 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.745 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.747 | 23212 | Added a new run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.747 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.750 | 10523 | Recursively removing directory: /tmp/git.hk3ghU/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.750 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.752 | 23224 | Added a new run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.752 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.752 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.752 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.753 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.752 | 10526 | Recursively removing directory: /tmp/git.pu82Ag/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.753 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.753 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.753 | 23227 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.753 | 10522 | Removed run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.753 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.753 | 10522 | Assigned run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.753 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.753 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yFEOcv 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.755 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.755 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.756 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 23226 | Marked run 1142 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 23230 | Added a new worker 6 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 10522 | Removed run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.756 | 10522 | Assigned run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.757 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AAW95X 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.759 | 23231 | Added a new run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.760 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.761 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.761 | 23229 | Marked run 1143 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.761 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.762 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.763 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.763 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.764 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.765 | 23234 | Added a new run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.765 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.768 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.769 | 10523 | Recursively removing directory: /tmp/git.yFEOcv/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.769 | 23244 | Added a new run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.770 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.771 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.771 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.771 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.771 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.771 | 23250 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.771 | 10522 | Removed run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.771 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.771 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.771 | 10522 | Assigned run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.771 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.771 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4ll1H0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.772 | 10526 | Recursively removing directory: /tmp/git.AAW95X/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.773 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.773 | 23249 | Marked run 1144 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.774 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.774 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.774 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.774 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.774 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.774 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.775 | 23253 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.775 | 10522 | Removed run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.775 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.775 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.775 | 10522 | Assigned run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.775 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kZ0UaQ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.776 | 23251 | Added a new run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.776 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.778 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.778 | 23252 | Marked run 1145 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.778 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.779 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.779 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.781 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.781 | 23256 | Added a new run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.782 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.782 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.785 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.786 | 10523 | Recursively removing directory: /tmp/git.4ll1H0/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.786 | 23264 | Added a new run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.787 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.789 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.789 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.789 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.789 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.789 | 10526 | Recursively removing directory: /tmp/git.kZ0UaQ/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.789 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.789 | 23272 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.789 | 10522 | Removed run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.789 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.789 | 10522 | Assigned run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.789 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.789 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.790 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Q606qt 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.791 | 23271 | Marked run 1146 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.791 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.791 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.791 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.792 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.792 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.792 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.792 | 23275 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.792 | 10522 | Removed run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.792 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.792 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.792 | 10522 | Assigned run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.792 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.56dVLJ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.793 | 23273 | Added a new run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.794 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.795 | 23274 | Marked run 1147 as finished 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.796 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.797 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.797 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.797 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.798 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.799 | 23277 | Added a new run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.799 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.799 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.802 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.803 | 23284 | Added a new run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.803 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.805 | 10523 | Recursively removing directory: /tmp/git.Q606qt/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.806 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.806 | 10526 | Recursively removing directory: /tmp/git.56dVLJ/ 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.806 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.806 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.807 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.807 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.807 | 23295 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.807 | 10522 | Removed run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.807 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.807 | 10522 | Assigned run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.807 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.807 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.807 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JKNP51 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.808 | 23293 | Added a new run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.809 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.809 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.809 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.809 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.809 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.809 | 23297 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.809 | 10522 | Removed run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.809 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.809 | 10522 | Assigned run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.809 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.809 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.809 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HlD6Y1 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.811 | 23294 | Marked run 1148 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.811 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.812 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.814 | 23296 | Marked run 1149 as finished 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.814 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.814 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.815 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.815 | 23299 | Added a new run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.816 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.816 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.817 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.818 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.820 | 23303 | Added a new run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.821 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.823 | 10523 | Recursively removing directory: /tmp/git.JKNP51/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.824 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.824 | 10526 | Recursively removing directory: /tmp/git.HlD6Y1/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.825 | 23315 | Added a new run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.825 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.825 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.826 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.826 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.826 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.826 | 23317 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.826 | 10522 | Removed run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.826 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.826 | 10522 | Assigned run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.827 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.826 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wGVoPv 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.827 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.828 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.828 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.828 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.828 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.828 | 23320 | Added a new worker 14 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.828 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.828 | 10522 | Removed run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.828 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.828 | 10522 | Assigned run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.828 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.agLfNh 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.829 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.829 | 23316 | Marked run 1150 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.829 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.833 | 23319 | Marked run 1151 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.833 | 23321 | Added a new run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.833 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.833 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.833 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.834 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.834 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.835 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.836 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.837 | 23324 | Added a new run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.838 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.840 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.842 | 10526 | Recursively removing directory: /tmp/git.agLfNh/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.842 | 23335 | Added a new run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.842 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.843 | 10523 | Recursively removing directory: /tmp/git.wGVoPv/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.843 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.843 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.843 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.844 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.844 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.844 | 23340 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.844 | 10522 | Removed run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.844 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.844 | 10522 | Assigned run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.844 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.844 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.P57uBQ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.845 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.845 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.845 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.845 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.845 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.846 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.846 | 23343 | Added a new worker 16 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.846 | 10522 | Removed run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.846 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.846 | 10522 | Assigned run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.846 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.R9gF6t 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.846 | 23339 | Marked run 1153 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.846 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.847 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.848 | 23342 | Marked run 1152 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.848 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.850 | 23341 | Added a new run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.850 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.851 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.852 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.852 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.853 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.853 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.855 | 23346 | Added a new run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.855 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.858 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.859 | 10526 | Recursively removing directory: /tmp/git.P57uBQ/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.860 | 23356 | Added a new run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.860 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.860 | 10523 | Recursively removing directory: /tmp/git.R9gF6t/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.861 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.861 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.861 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.861 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.861 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.861 | 23362 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.861 | 10522 | Removed run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.861 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.861 | 10522 | Assigned run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.861 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.862 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.o9aRjs 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.863 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.863 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.863 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.863 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.863 | 23361 | Marked run 1154 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.863 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.863 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.863 | 23365 | Added a new worker 12 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.863 | 10522 | Removed run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.863 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.863 | 10522 | Assigned run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.863 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.864 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GYNLW1 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.865 | 23363 | Added a new run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.866 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.868 | 23364 | Marked run 1155 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.868 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.868 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.869 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.869 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.870 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.871 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.872 | 23368 | Added a new run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.872 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.875 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.875 | 10526 | Recursively removing directory: /tmp/git.o9aRjs/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.877 | 23377 | Added a new run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.877 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.877 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.877 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.878 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.878 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.878 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.878 | 23383 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.878 | 10522 | Removed run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.878 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.878 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.878 | 10522 | Assigned run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.879 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fL2qG7 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.879 | 10523 | Recursively removing directory: /tmp/git.GYNLW1/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.881 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.881 | 23382 | Marked run 1156 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.881 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.881 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.881 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.882 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.882 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.882 | 23387 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.882 | 10522 | Removed run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.882 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.882 | 10522 | Assigned run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.882 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.882 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.882 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Q710vy 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.885 | 23386 | Marked run 1157 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.885 | 23385 | Added a new run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.886 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.886 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.887 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.887 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.888 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.888 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.890 | 23390 | Added a new run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.890 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.893 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.894 | 10526 | Recursively removing directory: /tmp/git.fL2qG7/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.895 | 23401 | Added a new run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.895 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.895 | 10523 | Recursively removing directory: /tmp/git.Q710vy/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.896 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.896 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.896 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.896 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.896 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.896 | 23406 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.896 | 10522 | Removed run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.896 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.896 | 10522 | Assigned run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.897 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KrHNYw 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.897 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.898 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.898 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.898 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.898 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.898 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.898 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.898 | 23409 | Added a new worker 16 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.898 | 10522 | Removed run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.898 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.898 | 10522 | Assigned run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.898 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CHqs2E 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.899 | 23405 | Marked run 1158 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.899 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.899 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.901 | 23407 | Added a new run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.901 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.903 | 23408 | Marked run 1159 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.903 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.903 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.904 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.904 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.905 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.906 | 23411 | Added a new run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.906 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.906 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.909 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.911 | 23418 | Added a new run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.911 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.911 | 10526 | Recursively removing directory: /tmp/git.KrHNYw/ 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.913 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.913 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.913 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.913 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.913 | 23428 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.913 | 10522 | Removed run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.913 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.913 | 10522 | Assigned run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.914 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.914 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.913 | 10523 | Recursively removing directory: /tmp/git.CHqs2E/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.913 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.914 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kOgOCu 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.916 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.916 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.916 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.916 | 23429 | Added a new run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.916 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.916 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.916 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.917 | 23431 | Added a new worker 8 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.917 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.917 | 10522 | Removed run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.917 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.917 | 10522 | Assigned run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.917 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mwwzQr 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.918 | 23427 | Marked run 1160 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.919 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.919 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.920 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.921 | 23430 | Marked run 1161 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.921 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.921 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.923 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.923 | 23433 | Added a new run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.924 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.924 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.926 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.928 | 23440 | Added a new run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.928 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.929 | 10526 | Recursively removing directory: /tmp/git.kOgOCu/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.931 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.931 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.931 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.931 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.931 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.931 | 23450 | Added a new worker 10 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.931 | 10522 | Removed run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.931 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.931 | 10522 | Assigned run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.931 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.931 | 10523 | Recursively removing directory: /tmp/git.mwwzQr/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.931 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NGzN7u 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.932 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.932 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.932 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.932 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.932 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.932 | 23452 | Added a new worker 15 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.933 | 10522 | Removed run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.933 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.933 | 10522 | Assigned run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.933 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.933 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.933 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zRxo5L 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.935 | 23449 | Marked run 1162 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.935 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.936 | 23451 | Marked run 1163 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.936 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.937 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.938 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.938 | 23453 | Added a new run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.939 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.939 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.940 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.941 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.943 | 23458 | Added a new run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.944 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.945 | 10526 | Recursively removing directory: /tmp/git.NGzN7u/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.946 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.947 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.947 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.947 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.947 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.947 | 23471 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.947 | 10522 | Removed run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.947 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.947 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.947 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.947 | 10522 | Assigned run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.948 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ODMQK4 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.948 | 10523 | Recursively removing directory: /tmp/git.zRxo5L/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.949 | 23468 | Added a new run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.949 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.950 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.950 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.951 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.951 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.951 | 23474 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.951 | 10522 | Removed run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.951 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.951 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.951 | 10522 | Assigned run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.951 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.951 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XXqJLN 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.953 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.955 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.955 | 23470 | Marked run 1164 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.955 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.957 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.957 | 23475 | Added a new run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.958 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.959 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.960 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.960 | 23473 | Marked run 1165 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.960 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.961 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.963 | 23481 | Added a new run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.963 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.964 | 10526 | Recursively removing directory: /tmp/git.ODMQK4/ 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.965 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.965 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.966 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.966 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.966 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.966 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.966 | 23493 | Added a new worker 13 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.966 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.966 | 10522 | Removed run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.966 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.966 | 10522 | Assigned run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.966 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DdUTJT 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.967 | 10523 | Recursively removing directory: /tmp/git.XXqJLN/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.969 | 23492 | Marked run 1166 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.969 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.970 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.970 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.970 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.970 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.970 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.970 | 23495 | Added a new worker 14 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.970 | 10522 | Removed run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.970 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.970 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.970 | 10522 | Assigned run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.971 | 23491 | Added a new run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.971 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.970 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0dtRPe 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.973 | 23494 | Marked run 1167 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.973 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.974 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.974 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.975 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.976 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.977 | 23497 | Added a new run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.977 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.977 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.979 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.981 | 23503 | Added a new run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.982 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.982 | 10526 | Recursively removing directory: /tmp/git.DdUTJT/ 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.984 | 10526 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.984 | 10526 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.984 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.984 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.984 | 23514 | Added a new worker 11 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.984 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.984 | 10522 | Removed run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.984 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.984 | 10522 | Assigned run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.984 | 10526 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.984 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kpzSLY 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.985 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.985 | 10523 | Recursively removing directory: /tmp/git.0dtRPe/ 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.987 | 23513 | Marked run 1168 as finished 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.987 | 10523 | Process exit code: 0 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.987 | 10523 | Process output: 57 bytes 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.987 | 10523 | Waiting for a new command 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.987 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.987 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.987 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.988 | 23517 | Added a new worker 14 to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.988 | 10522 | Removed run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.988 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.988 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.988 | 10522 | Assigned run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.988 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZLEInH 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.989 | 23515 | Added a new run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.989 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.991 | 10526 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.991 | 23516 | Marked run 1169 as finished 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.992 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.992 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.992 | 10526 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.994 | 10523 | Checking out revision HEAD 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.994 | 23519 | Added a new run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.995 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10523/cimple-worker: 2024-04-25 03:44:20.995 | 10523 | Going to run: ./ci 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.997 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.999 | 23525 | Added a new run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:20 | INFO | 10520/cimple-server: 2024-04-25 03:44:20.999 | 10520 | Waiting for new connections 2024-04-25 03:44:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:20.999 | 10526 | Recursively removing directory: /tmp/git.kpzSLY/ 2024-04-25 03:44:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.001 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.001 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.001 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.001 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.001 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.001 | 23536 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.002 | 10522 | Removed run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.002 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.002 | 10522 | Assigned run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.002 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.002 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yExygY 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.002 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.003 | 10523 | Recursively removing directory: /tmp/git.ZLEInH/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.004 | 23535 | Marked run 1170 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.004 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.006 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.006 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.006 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.006 | 23537 | Added a new run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.006 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.006 | 23539 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.006 | 10522 | Removed run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.006 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.006 | 10522 | Assigned run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.007 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.006 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.007 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.j9077v 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.007 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.009 | 23538 | Marked run 1171 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.009 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.010 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.010 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.011 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.012 | 23541 | Added a new run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.012 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.013 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.013 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.014 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.016 | 23546 | Added a new run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.017 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.018 | 10526 | Recursively removing directory: /tmp/git.yExygY/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.019 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.021 | 10523 | Recursively removing directory: /tmp/git.j9077v/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.022 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.022 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.022 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.022 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.023 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.023 | 23559 | Added a new worker 14 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.023 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.023 | 10522 | Removed run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.023 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.023 | 10522 | Assigned run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.023 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cuUDI4 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.024 | 23557 | Added a new run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.024 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.024 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.024 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.024 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.024 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.024 | 23561 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.024 | 10522 | Removed run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.024 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.024 | 10522 | Assigned run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.025 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.024 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GwSyC4 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.025 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.027 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.035 | 23558 | Marked run 1172 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.035 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.036 | 23560 | Marked run 1173 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.036 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.055 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.057 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.057 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.063 | 10526 | Recursively removing directory: /tmp/git.cuUDI4/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.064 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.064 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.065 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.065 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.065 | 23571 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.065 | 10522 | Removed run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.065 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.065 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.065 | 10522 | Assigned run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.065 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.065 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zhNDQ2 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.067 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.067 | 23563 | Added a new run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.068 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.070 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.073 | 10523 | Recursively removing directory: /tmp/git.GwSyC4/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.074 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.074 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.074 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.075 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.075 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.075 | 23581 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.075 | 10522 | Removed run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.075 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.075 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.075 | 10522 | Assigned run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.075 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OhuepO 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.086 | 23570 | Marked run 1174 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.086 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.088 | 23575 | Added a new run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.088 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.090 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.091 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.091 | 23580 | Marked run 1175 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.091 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.091 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.092 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.092 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.093 | 23583 | Added a new run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.093 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.095 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.097 | 23590 | Added a new run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.097 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.099 | 10523 | Recursively removing directory: /tmp/git.OhuepO/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.099 | 10526 | Recursively removing directory: /tmp/git.zhNDQ2/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.100 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.100 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.100 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.100 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.100 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.101 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.101 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.100 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.101 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wHnCg6 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 23602 | Added a new worker 16 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10522 | Removed run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10522 | Assigned run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 23603 | Added a new worker 12 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10522 | Removed run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.101 | 10522 | Assigned run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.102 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bESINJ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.103 | 23600 | Marked run 1176 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.103 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.104 | 23599 | Added a new run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.105 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.106 | 23601 | Marked run 1177 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.107 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.107 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.108 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.108 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.108 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.109 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.110 | 23605 | Added a new run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.111 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.114 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.115 | 23615 | Added a new run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.115 | 10526 | Recursively removing directory: /tmp/git.wHnCg6/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.115 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.116 | 10523 | Recursively removing directory: /tmp/git.bESINJ/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.117 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.117 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.117 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.117 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.117 | 23622 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.117 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.117 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.118 | 10522 | Removed run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.118 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.118 | 10522 | Assigned run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.118 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hjXoDe 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.118 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.118 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.118 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.118 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.118 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.118 | 23625 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.118 | 10522 | Removed run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.118 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.119 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.119 | 10522 | Assigned run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.118 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.119 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.V5BQyc 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.121 | 23621 | Marked run 1178 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.121 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.122 | 23623 | Added a new run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.123 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.124 | 23624 | Marked run 1179 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.124 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.125 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.125 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.126 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.126 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.126 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.128 | 23627 | Added a new run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.128 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.131 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.133 | 10523 | Recursively removing directory: /tmp/git.V5BQyc/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.133 | 10526 | Recursively removing directory: /tmp/git.hjXoDe/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.133 | 23639 | Added a new run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.133 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.134 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.134 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.134 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.134 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.135 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 23645 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10522 | Removed run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10522 | Assigned run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 23646 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10522 | Removed run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.135 | 10522 | Assigned run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.135 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.135 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZEKpJY 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.136 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8bO0zl 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.136 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.137 | 23643 | Marked run 1180 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.137 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.139 | 23647 | Added a new run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.139 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.141 | 23644 | Marked run 1181 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.141 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.142 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.142 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.142 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.143 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.143 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.144 | 23649 | Added a new run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.145 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.147 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.149 | 23657 | Added a new run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.149 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.150 | 10526 | Recursively removing directory: /tmp/git.ZEKpJY/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.150 | 10523 | Recursively removing directory: /tmp/git.8bO0zl/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.151 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.152 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.152 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.152 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 23667 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10522 | Removed run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10522 | Assigned run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 23669 | Added a new worker 16 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10522 | Removed run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.152 | 10522 | Assigned run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.152 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.152 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.152 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.153 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.56YMB0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.153 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sjORZQ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.154 | 23665 | Added a new run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.154 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.157 | 23666 | Marked run 1183 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.157 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.157 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.159 | 23668 | Marked run 1182 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.159 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.159 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.159 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.161 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.161 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.163 | 23671 | Added a new run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.164 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.166 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.167 | 10526 | Recursively removing directory: /tmp/git.56YMB0/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.168 | 10523 | Recursively removing directory: /tmp/git.sjORZQ/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.168 | 23684 | Added a new run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.169 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.169 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.169 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.169 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.169 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.169 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.169 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.169 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.170 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 23688 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 10522 | Removed run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 10522 | Assigned run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 23690 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 10522 | Removed run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.170 | 10522 | Assigned run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.170 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1W1RAR 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.170 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rPsey5 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.172 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.172 | 23687 | Marked run 1185 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.173 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.174 | 23691 | Added a new run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.175 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.177 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.178 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.178 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.178 | 23689 | Marked run 1184 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.178 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.179 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.179 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.180 | 23693 | Added a new run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.180 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.183 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.185 | 23701 | Added a new run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.185 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.186 | 10523 | Recursively removing directory: /tmp/git.1W1RAR/ 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.187 | 10526 | Recursively removing directory: /tmp/git.rPsey5/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.187 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.187 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.188 | 23710 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.188 | 10522 | Removed run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.188 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.188 | 10522 | Assigned run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.188 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.188 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.187 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.187 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.187 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.188 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FE0qna 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.189 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.189 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.189 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.189 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.189 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.189 | 23713 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.190 | 10522 | Removed run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.190 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.190 | 10522 | Assigned run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.190 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.81d1xV 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.190 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.190 | 23709 | Marked run 1187 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.190 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.192 | 23712 | Marked run 1186 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.192 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.194 | 23711 | Added a new run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.195 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.196 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.196 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.197 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.198 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.198 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.201 | 23716 | Added a new run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.201 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.204 | 10523 | Recursively removing directory: /tmp/git.FE0qna/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.204 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.206 | 10526 | Recursively removing directory: /tmp/git.81d1xV/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.206 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.206 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.206 | 23729 | Added a new run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.207 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.207 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.207 | 23731 | Added a new worker 6 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.207 | 10522 | Removed run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.207 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.207 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.207 | 10522 | Assigned run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.206 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.207 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QmpWWs 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.208 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.208 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.208 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.208 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.208 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.208 | 23734 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.208 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.208 | 10522 | Removed run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.208 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.208 | 10522 | Assigned run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.208 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fNx4vn 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.210 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.213 | 23730 | Marked run 1188 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.213 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.213 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.214 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.214 | 23735 | Added a new run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.214 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.215 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.216 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.216 | 23733 | Marked run 1189 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.216 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.218 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.219 | 23741 | Added a new run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.219 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.221 | 10523 | Recursively removing directory: /tmp/git.QmpWWs/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.222 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.222 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.222 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.223 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.223 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.223 | 23753 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.223 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.223 | 10522 | Removed run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.223 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.223 | 10522 | Assigned run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.223 | 10526 | Recursively removing directory: /tmp/git.fNx4vn/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.223 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.223 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IBO00e 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.224 | 23751 | Added a new run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.225 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.225 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.225 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.225 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.226 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HiVl8e 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.225 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.226 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.226 | 23755 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.226 | 10522 | Removed run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.226 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.226 | 10522 | Assigned run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.226 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.227 | 23752 | Marked run 1190 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.227 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.228 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.229 | 23754 | Marked run 1191 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.229 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.230 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.231 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.231 | 23757 | Added a new run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.231 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.232 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.233 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.234 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.236 | 23762 | Added a new run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.236 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.238 | 10523 | Recursively removing directory: /tmp/git.IBO00e/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.239 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.241 | 10526 | Recursively removing directory: /tmp/git.HiVl8e/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.241 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.241 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.241 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.241 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.241 | 23775 | Added a new worker 9 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.241 | 10522 | Removed run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.241 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.241 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.241 | 10522 | Assigned run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.241 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.242 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hdU0Vf 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.243 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.243 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.243 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.243 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.244 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.244 | 23777 | Added a new worker 9 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.244 | 10522 | Removed run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.244 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.244 | 10522 | Assigned run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.244 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Hqytr1 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.244 | 23774 | Marked run 1192 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.244 | 23772 | Added a new run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.244 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.245 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.245 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.246 | 23776 | Marked run 1193 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.247 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.247 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.249 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.250 | 23779 | Added a new run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.250 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.250 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.250 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.252 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.253 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.254 | 23784 | Added a new run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.255 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.257 | 10523 | Recursively removing directory: /tmp/git.hdU0Vf/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.258 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.259 | 10526 | Recursively removing directory: /tmp/git.Hqytr1/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.260 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.260 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.260 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.260 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.260 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.260 | 23797 | Added a new worker 12 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.260 | 23795 | Added a new run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.260 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.260 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.260 | 10522 | Removed run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.260 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.260 | 10522 | Assigned run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.261 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AZg63d 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.261 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.261 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.261 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.261 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.261 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.261 | 23800 | Added a new worker 12 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.261 | 10522 | Removed run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.261 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.261 | 10522 | Assigned run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.262 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.262 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7NF26I 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.263 | 23796 | Marked run 1194 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.264 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.264 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.266 | 23799 | Marked run 1195 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.266 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.268 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.268 | 23801 | Added a new run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.268 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.268 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.269 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.269 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.271 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.275 | 23805 | Added a new run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.275 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.276 | 10523 | Recursively removing directory: /tmp/git.AZg63d/ 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.276 | 10526 | Recursively removing directory: /tmp/git.7NF26I/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.278 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.278 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.278 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.278 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.278 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.278 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 23819 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10522 | Removed run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10522 | Assigned run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 23820 | Added a new worker 16 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10522 | Removed run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.278 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.279 | 10522 | Assigned run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.279 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.279 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.279 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Dv3VQb 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.279 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tIwMZY 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.281 | 23817 | Marked run 1197 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.281 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.283 | 23821 | Added a new run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.284 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.285 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.286 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.286 | 23818 | Marked run 1196 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.286 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.286 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.287 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.287 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.291 | 23823 | Added a new run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.291 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.294 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.294 | 10523 | Recursively removing directory: /tmp/git.Dv3VQb/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.295 | 10526 | Recursively removing directory: /tmp/git.tIwMZY/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.296 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.296 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.297 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.297 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.297 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.297 | 23839 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.297 | 10522 | Removed run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.297 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.297 | 10522 | Assigned run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.297 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.297 | 23837 | Added a new run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.297 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gz4ElL 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.298 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.298 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.298 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.298 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.298 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7UnwXe 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.298 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.298 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.298 | 23841 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.298 | 10522 | Removed run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.298 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.298 | 10522 | Assigned run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.298 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.300 | 23838 | Marked run 1199 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.300 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.301 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.302 | 23840 | Marked run 1198 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.302 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.305 | 23843 | Added a new run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.305 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.305 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.305 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.306 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.306 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.308 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.309 | 23847 | Added a new run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.310 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.313 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.313 | 10526 | Recursively removing directory: /tmp/git.7UnwXe/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.313 | 10523 | Recursively removing directory: /tmp/git.gz4ElL/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.315 | 23859 | Added a new run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.315 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.315 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.315 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.315 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.316 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lgcwZn 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.315 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.315 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.315 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.316 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Lqdj2C 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.315 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.315 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.315 | 23862 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.315 | 10522 | Removed run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.315 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.315 | 10522 | Assigned run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.316 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.316 | 23864 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.316 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.316 | 10522 | Removed run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.316 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.316 | 10522 | Assigned run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.316 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.318 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.318 | 23861 | Marked run 1200 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.319 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.321 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.322 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.322 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.323 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.324 | 23860 | Marked run 1201 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.324 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.325 | 23865 | Added a new run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.326 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.329 | 10526 | Recursively removing directory: /tmp/git.lgcwZn/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.329 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.330 | 10523 | Recursively removing directory: /tmp/git.Lqdj2C/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.331 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.331 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.331 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.331 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.331 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.331 | 23879 | Added a new run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.331 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.331 | 23881 | Added a new worker 6 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.331 | 10522 | Removed run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.331 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.331 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.331 | 10522 | Assigned run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.332 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TUt1FF 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.333 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.333 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.333 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.333 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.333 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.333 | 23880 | Marked run 1202 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.333 | 23884 | Added a new worker 8 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.333 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.333 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.334 | 10522 | Removed run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.334 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.334 | 10522 | Assigned run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.334 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bFDa1e 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.335 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.336 | 23883 | Marked run 1203 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.336 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.338 | 23885 | Added a new run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.338 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.338 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.339 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.340 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.341 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.341 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.343 | 23888 | Added a new run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.343 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.346 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.346 | 10526 | Recursively removing directory: /tmp/git.TUt1FF/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.348 | 10523 | Recursively removing directory: /tmp/git.bFDa1e/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.348 | 23899 | Added a new run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.348 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.349 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.349 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.349 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.349 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.349 | 23904 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.349 | 10522 | Removed run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.349 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.349 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.349 | 10522 | Assigned run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.349 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.349 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.y6StmV 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.350 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.350 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.350 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.350 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.350 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.350 | 23906 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.350 | 10522 | Removed run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.350 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.350 | 10522 | Assigned run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.350 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jVYmwL 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.351 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.352 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.352 | 23903 | Marked run 1204 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.352 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.354 | 23905 | Marked run 1205 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.354 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.356 | 23907 | Added a new run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.356 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.356 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.357 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.357 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.358 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.359 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.361 | 23911 | Added a new run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.362 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.364 | 10526 | Recursively removing directory: /tmp/git.y6StmV/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.365 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.365 | 10523 | Recursively removing directory: /tmp/git.jVYmwL/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.367 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.367 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.367 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.367 | 23923 | Added a new run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.367 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.367 | 23925 | Added a new worker 6 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.367 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.367 | 10522 | Removed run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.367 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.368 | 10522 | Assigned run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.368 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.368 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.368 | 23927 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.368 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.368 | 10522 | Removed run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.368 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.368 | 10522 | Assigned run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.367 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.367 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.368 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.367 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.368 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TP9uqD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.369 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dSHsKy 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.370 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.370 | 23924 | Marked run 1206 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.370 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.373 | 23926 | Marked run 1207 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.373 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.375 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.375 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.375 | 23929 | Added a new run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.376 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.376 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.376 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.378 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.380 | 23935 | Added a new run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.381 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.382 | 10526 | Recursively removing directory: /tmp/git.TP9uqD/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.383 | 10523 | Recursively removing directory: /tmp/git.dSHsKy/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.384 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.384 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.384 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.384 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.384 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.384 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.384 | 23947 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.384 | 10522 | Removed run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.384 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.384 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.384 | 10522 | Assigned run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.385 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KcSblM 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.386 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.386 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.386 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.386 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.386 | 23945 | Added a new run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.387 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.387 | 23949 | Added a new worker 6 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.387 | 10522 | Removed run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.387 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.387 | 10522 | Assigned run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.387 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.387 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.22Vcge 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.389 | 23946 | Marked run 1208 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.390 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.392 | 23948 | Marked run 1209 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.392 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.392 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.392 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.394 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.395 | 23951 | Added a new run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.395 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.395 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.398 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.399 | 23960 | Added a new run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.399 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.400 | 10526 | Recursively removing directory: /tmp/git.KcSblM/ 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.401 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.401 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.402 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.402 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.402 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.402 | 23968 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.402 | 10522 | Removed run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.402 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.402 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.402 | 10522 | Assigned run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.402 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tf7px5 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.402 | 10523 | Recursively removing directory: /tmp/git.22Vcge/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.403 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.404 | 23967 | Marked run 1210 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.404 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.405 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.405 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.405 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.405 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.405 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.405 | 23971 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.405 | 10522 | Removed run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.405 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.405 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.405 | 10522 | Assigned run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.405 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YCWz4C 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.406 | 23969 | Added a new run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.407 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.408 | 23970 | Marked run 1211 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.409 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.409 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.409 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.410 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.411 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.412 | 23973 | Added a new run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.412 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.412 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.415 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.417 | 10526 | Recursively removing directory: /tmp/git.tf7px5/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.419 | 10523 | Recursively removing directory: /tmp/git.YCWz4C/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.419 | 23980 | Added a new run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.419 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.419 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.419 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.419 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.419 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.420 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.420 | 23989 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.420 | 10522 | Removed run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.420 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.420 | 10522 | Assigned run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.420 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.420 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tbeQNb 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.421 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.421 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.422 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.422 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.422 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.422 | 23988 | Marked run 1212 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.422 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.422 | 23992 | Added a new worker 6 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.422 | 10522 | Removed run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.422 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.422 | 10522 | Assigned run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.422 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.423 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.422 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YQzSrk 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.424 | 23991 | Marked run 1213 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.424 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.426 | 23993 | Added a new run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.426 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.427 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.428 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.428 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.429 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.429 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.431 | 23997 | Added a new run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.431 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.434 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.435 | 10526 | Recursively removing directory: /tmp/git.tbeQNb/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.436 | 10523 | Recursively removing directory: /tmp/git.YQzSrk/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.436 | 24008 | Added a new run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.436 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.437 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.437 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.437 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.437 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.437 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.437 | 24012 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.437 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.437 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.437 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 10522 | Removed run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 10522 | Assigned run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 24014 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 10522 | Removed run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.438 | 10522 | Assigned run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.438 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZiQZGt 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.438 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.438 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AWYD0x 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.439 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.442 | 24015 | Added a new run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.442 | 24011 | Marked run 1214 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.442 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.443 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.444 | 24013 | Marked run 1215 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.444 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.445 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.445 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.445 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.445 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.447 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.447 | 24017 | Added a new run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.447 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.450 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.451 | 24024 | Added a new run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.451 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.453 | 10526 | Recursively removing directory: /tmp/git.ZiQZGt/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.454 | 10523 | Recursively removing directory: /tmp/git.AWYD0x/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.454 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.454 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.454 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.454 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.454 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.454 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.454 | 24035 | Added a new worker 12 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.454 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.455 | 10522 | Removed run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.455 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.455 | 10522 | Assigned run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.455 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qjowwU 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.456 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.456 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.456 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.456 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.456 | 24033 | Added a new run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.457 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.457 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.457 | 24037 | Added a new worker 7 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.457 | 10522 | Removed run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.457 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.457 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.457 | 10522 | Assigned run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.458 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XUjl0q 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.459 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.460 | 24034 | Marked run 1216 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.461 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.462 | 24036 | Marked run 1217 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.462 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.463 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.464 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.464 | 24039 | Added a new run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.464 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.465 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.466 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.467 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.469 | 24044 | Added a new run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.469 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.471 | 10526 | Recursively removing directory: /tmp/git.qjowwU/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.472 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.472 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.472 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.473 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.473 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.473 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.473 | 24057 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.473 | 10522 | Removed run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.473 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.473 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.473 | 10522 | Assigned run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.473 | 10523 | Recursively removing directory: /tmp/git.XUjl0q/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.473 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QdEkOO 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.474 | 24055 | Added a new run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.474 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.476 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.476 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.476 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.476 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.477 | 24056 | Marked run 1218 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.477 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.477 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.477 | 24060 | Added a new worker 8 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.477 | 10522 | Removed run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.477 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.477 | 10522 | Assigned run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.477 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.477 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0Ekpuf 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.477 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.479 | 24059 | Marked run 1219 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.479 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.480 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.481 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.481 | 24061 | Added a new run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.481 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.483 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.484 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.484 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.486 | 24065 | Added a new run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.486 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.488 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.488 | 10526 | Recursively removing directory: /tmp/git.QdEkOO/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.490 | 24075 | Added a new run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.491 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.491 | 10523 | Recursively removing directory: /tmp/git.0Ekpuf/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.491 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.491 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.491 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.491 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZKLGFX 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.491 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.491 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.491 | 24080 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.491 | 10522 | Removed run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.491 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.491 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.491 | 10522 | Assigned run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.493 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.493 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.493 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.493 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.494 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.494 | 24083 | Added a new worker 16 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.494 | 10522 | Removed run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.494 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.494 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.494 | 10522 | Assigned run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.494 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.494 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cm9ga6 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.495 | 24079 | Marked run 1220 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.495 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.499 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.499 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.499 | 24082 | Marked run 1221 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.500 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.500 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.501 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.501 | 24081 | Added a new run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.502 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.504 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.506 | 24090 | Added a new run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.507 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.508 | 10523 | Recursively removing directory: /tmp/git.cm9ga6/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.509 | 10526 | Recursively removing directory: /tmp/git.ZKLGFX/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.509 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.510 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.510 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.510 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.510 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.511 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.511 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 24102 | Added a new worker 18 to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.511 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Hf7zNA 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.511 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YVAtZO 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 24103 | Added a new worker 19 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10522 | Removed run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10522 | Removed worker 18 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10522 | Assigned run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 18 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10522 | Removed run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10522 | Removed worker 19 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 10522 | Assigned run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 19 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.511 | 24099 | Added a new run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.512 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.515 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.515 | 24100 | Marked run 1223 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.516 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.517 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.517 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.517 | 24101 | Marked run 1222 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.517 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.518 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.518 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.519 | 24105 | Added a new run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.519 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.522 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.524 | 24111 | Added a new run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.524 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.526 | 10526 | Recursively removing directory: /tmp/git.YVAtZO/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.526 | 10523 | Recursively removing directory: /tmp/git.Hf7zNA/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.527 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.527 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.527 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.527 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.527 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.527 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.527 | 24123 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.527 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.527 | 10522 | Removed run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.528 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.09nwdN 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.527 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.528 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.527 | 10522 | Assigned run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.528 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.528 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.528 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.528 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.528 | 24125 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.528 | 10522 | Removed run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.528 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.528 | 10522 | Assigned run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.528 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.529 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gmUGYg 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.530 | 24122 | Marked run 1225 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.531 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.533 | 24121 | Added a new run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.533 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.534 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.534 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.535 | 24124 | Marked run 1224 as finished 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.535 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.535 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.535 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.536 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.538 | 24129 | Added a new run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.538 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.541 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.542 | 10526 | Recursively removing directory: /tmp/git.09nwdN/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.542 | 24140 | Added a new run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.542 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.544 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.544 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.544 | 10523 | Recursively removing directory: /tmp/git.gmUGYg/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.544 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.544 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.544 | 24144 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.544 | 10522 | Removed run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.544 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.544 | 10522 | Assigned run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.544 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.544 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.545 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ezDJf8 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.545 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.545 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.545 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.546 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.546 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.546 | 24147 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.546 | 10522 | Removed run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.546 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.546 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.546 | 10522 | Assigned run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.546 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.546 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3KWmQz 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.547 | 24143 | Marked run 1226 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.548 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.550 | 24146 | Added a new run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.550 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.551 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.552 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.552 | 24145 | Marked run 1227 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.552 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.553 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.553 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.554 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.555 | 24150 | Added a new run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.555 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.558 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.559 | 10526 | Recursively removing directory: /tmp/git.ezDJf8/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.560 | 24160 | Added a new run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.560 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.560 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.560 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.561 | 10523 | Recursively removing directory: /tmp/git.3KWmQz/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.561 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.561 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.561 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.561 | 24166 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.561 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.561 | 10522 | Removed run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.561 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.561 | 10522 | Assigned run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.561 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RRa17S 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.562 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.562 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.562 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.562 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.562 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.563 | 24168 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.563 | 10522 | Removed run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.563 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.563 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.563 | 10522 | Assigned run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.563 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.563 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.f7BPhu 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.564 | 24165 | Marked run 1228 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.564 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.566 | 24169 | Added a new run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.567 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.568 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.569 | 24167 | Marked run 1229 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.569 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.569 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.569 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.570 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.571 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.571 | 24171 | Added a new run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.572 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.574 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.576 | 10526 | Recursively removing directory: /tmp/git.RRa17S/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.576 | 24181 | Added a new run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.577 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.578 | 10523 | Recursively removing directory: /tmp/git.f7BPhu/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.578 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.578 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.578 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.578 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.578 | 24188 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.578 | 10522 | Removed run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.578 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.578 | 10522 | Assigned run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.579 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.578 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.579 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XWjIUS 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.579 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.579 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.579 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.580 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.580 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.580 | 24190 | Added a new worker 12 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.580 | 10522 | Removed run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.580 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.580 | 10522 | Assigned run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.580 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.580 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NqTEbA 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.580 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.583 | 24187 | Marked run 1230 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.583 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.584 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.585 | 24191 | Added a new run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.585 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.586 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.586 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.587 | 24189 | Marked run 1231 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.587 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.587 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.588 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.589 | 24196 | Added a new run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.590 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.592 | 10526 | Recursively removing directory: /tmp/git.XWjIUS/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.593 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.594 | 10523 | Recursively removing directory: /tmp/git.NqTEbA/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.594 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.595 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.595 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.595 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.595 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.595 | 24209 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.595 | 10522 | Removed run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.595 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.595 | 10522 | Assigned run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.595 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.595 | 24206 | Added a new run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.595 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.596 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.J9qXS6 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.597 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.597 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.597 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.597 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.597 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.597 | 24212 | Added a new worker 14 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.597 | 10522 | Removed run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.597 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.597 | 10522 | Assigned run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.597 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.chA9na 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.598 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.598 | 24208 | Marked run 1232 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.598 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.599 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.600 | 24211 | Marked run 1233 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.600 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.602 | 24213 | Added a new run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.603 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.603 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.604 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.604 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.604 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.606 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.607 | 24217 | Added a new run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.608 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.611 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.611 | 10526 | Recursively removing directory: /tmp/git.J9qXS6/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.611 | 10523 | Recursively removing directory: /tmp/git.chA9na/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.613 | 24229 | Added a new run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.613 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.613 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.613 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.614 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.613 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.613 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.614 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.613 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 24233 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10522 | Removed run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10522 | Assigned run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 24234 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10522 | Removed run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10522 | Assigned run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.614 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.616 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.615 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.m1E6p1 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.615 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WESgFh 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.617 | 24232 | Marked run 1235 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.617 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.618 | 24230 | Marked run 1234 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.619 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.620 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.621 | 24235 | Added a new run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.621 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.621 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.621 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.622 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.624 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.626 | 24240 | Added a new run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.626 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.628 | 10526 | Recursively removing directory: /tmp/git.m1E6p1/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.629 | 10523 | Recursively removing directory: /tmp/git.WESgFh/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.629 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.630 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.630 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.630 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.630 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.630 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.630 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.630 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.630 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.630 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.630 | 24253 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.630 | 10522 | Removed run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.630 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.631 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.631 | 10522 | Assigned run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.631 | 24255 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.631 | 10522 | Removed run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.631 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.631 | 10522 | Assigned run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.631 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.631 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3OMmmL 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.631 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LmsFN8 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.632 | 24251 | Added a new run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.632 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.635 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.635 | 24252 | Marked run 1236 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.636 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.638 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.638 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.639 | 24254 | Marked run 1237 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.639 | 24257 | Added a new run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.639 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.639 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.639 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.639 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.642 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.644 | 24263 | Added a new run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.644 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.645 | 10523 | Recursively removing directory: /tmp/git.3OMmmL/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.647 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.647 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.647 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.647 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.647 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.647 | 10526 | Recursively removing directory: /tmp/git.LmsFN8/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.647 | 24275 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.647 | 10522 | Removed run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.647 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.647 | 10522 | Assigned run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.647 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.647 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cCsKmh 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.648 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.649 | 24274 | Marked run 1239 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.649 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.650 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.650 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.650 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.651 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.651 | 24277 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.651 | 10522 | Removed run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.651 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.651 | 10522 | Assigned run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.651 | 24273 | Added a new run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.651 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.651 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9WNWHO 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.651 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.652 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.653 | 24276 | Marked run 1238 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.653 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.653 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.655 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.657 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.657 | 24279 | Added a new run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.657 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.658 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.658 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.660 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.662 | 24284 | Added a new run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.663 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.664 | 10523 | Recursively removing directory: /tmp/git.cCsKmh/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.665 | 10526 | Recursively removing directory: /tmp/git.9WNWHO/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.666 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.666 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.666 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.666 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.666 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.666 | 24297 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.666 | 10522 | Removed run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.666 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.666 | 10522 | Assigned run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.667 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.666 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.667 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mlmeBx 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.667 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.667 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.667 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.667 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.668 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.668 | 24299 | Added a new worker 16 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.668 | 10522 | Removed run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.668 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.668 | 10522 | Assigned run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.668 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.668 | 24295 | Added a new run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.668 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.668 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Dumy8e 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.670 | 24296 | Marked run 1240 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.671 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.671 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.672 | 24298 | Marked run 1241 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.672 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.674 | 24301 | Added a new run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.675 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.675 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.675 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.676 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.676 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.677 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.679 | 24305 | Added a new run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.679 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.682 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.683 | 10526 | Recursively removing directory: /tmp/git.Dumy8e/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.683 | 10523 | Recursively removing directory: /tmp/git.mlmeBx/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.684 | 24317 | Added a new run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.684 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.685 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.685 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.685 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.685 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.685 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.685 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Typ61X 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.685 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.685 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.685 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.685 | 24320 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.685 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.685 | 10522 | Removed run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.685 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.685 | 10522 | Assigned run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.686 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.686 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.686 | 24322 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.686 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.686 | 10522 | Removed run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.686 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.686 | 10522 | Assigned run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.686 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mgxfti 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.688 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.688 | 24319 | Marked run 1243 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.688 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.690 | 24323 | Added a new run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.690 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.692 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.692 | 24321 | Marked run 1242 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.692 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.693 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.693 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.693 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.694 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.695 | 24325 | Added a new run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.695 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.697 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.699 | 24335 | Added a new run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.699 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.700 | 10526 | Recursively removing directory: /tmp/git.Typ61X/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.700 | 10523 | Recursively removing directory: /tmp/git.mgxfti/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.701 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.701 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.702 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.702 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.702 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 24342 | Added a new worker 15 to the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.702 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.702 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vpXKyC 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.702 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BLTVA6 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10522 | Removed run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10522 | Assigned run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 24344 | Added a new worker 16 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10522 | Removed run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10522 | Assigned run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.702 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.705 | 24341 | Marked run 1244 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.705 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.706 | 24343 | Marked run 1245 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.706 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.708 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.708 | 24345 | Added a new run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.709 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.709 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.709 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.709 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.712 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.714 | 24351 | Added a new run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.714 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.716 | 10523 | Recursively removing directory: /tmp/git.BLTVA6/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.717 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.717 | 10526 | Recursively removing directory: /tmp/git.vpXKyC/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.717 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.717 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.717 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.718 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.718 | 24363 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.718 | 10522 | Removed run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.718 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.718 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.718 | 10522 | Assigned run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.718 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.718 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0PiOQd 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.719 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.719 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.719 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.719 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.719 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.719 | 24361 | Added a new run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.720 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.720 | 24365 | Added a new worker 6 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.720 | 10522 | Removed run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.720 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.720 | 10522 | Assigned run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.720 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.t0noO4 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.721 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.722 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.724 | 24362 | Marked run 1247 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.724 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.726 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.726 | 24367 | Added a new run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.726 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.727 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.727 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.728 | 24364 | Marked run 1246 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.729 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.728 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.729 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.731 | 24371 | Added a new run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.731 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.734 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.734 | 10523 | Recursively removing directory: /tmp/git.0PiOQd/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.736 | 10526 | Recursively removing directory: /tmp/git.t0noO4/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.736 | 24382 | Added a new run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.736 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.736 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.736 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.736 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.737 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.737 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.737 | 24385 | Added a new worker 6 to the queue 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.737 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SWa0MO 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.737 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.737 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.738 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.737 | 10522 | Removed run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.737 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.737 | 10522 | Assigned run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.737 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.737 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.738 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.738 | 24388 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.738 | 10522 | Removed run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.738 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.738 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.738 | 10522 | Assigned run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.738 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zgkSn7 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.739 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.740 | 24384 | Marked run 1248 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.740 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.742 | 24389 | Added a new run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.742 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.744 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.744 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.745 | 24387 | Marked run 1249 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.745 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.745 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.745 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.745 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.747 | 24391 | Added a new run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.747 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.750 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.751 | 24399 | Added a new run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.751 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.752 | 10526 | Recursively removing directory: /tmp/git.zgkSn7/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.752 | 10523 | Recursively removing directory: /tmp/git.SWa0MO/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.754 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.754 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.754 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.754 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.754 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 24410 | Added a new worker 17 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10522 | Removed run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10522 | Removed worker 17 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10522 | Assigned run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 17 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 24411 | Added a new worker 18 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10522 | Removed run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10522 | Removed worker 18 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.754 | 10522 | Assigned run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 18 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.755 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.755 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.754 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.754 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dOJkeI 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.755 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PuatdY 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.756 | 24407 | Marked run 1250 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.756 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.758 | 24408 | Added a new run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.759 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.760 | 24409 | Marked run 1251 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.761 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.761 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.762 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.762 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.762 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.763 | 24413 | Added a new run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.764 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.764 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.766 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.768 | 24420 | Added a new run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.768 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.769 | 10526 | Recursively removing directory: /tmp/git.PuatdY/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.770 | 10523 | Recursively removing directory: /tmp/git.dOJkeI/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.771 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.771 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.771 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.771 | 24431 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.771 | 10522 | Removed run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.771 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.771 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.771 | 10522 | Assigned run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.771 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.771 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.771 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.772 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.l61uic 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.773 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.773 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.773 | 24429 | Added a new run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.774 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.774 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.774 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.774 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.774 | 24433 | Added a new worker 6 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.774 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.774 | 10522 | Removed run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.774 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.774 | 10522 | Assigned run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.774 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4qikwv 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.777 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.777 | 24430 | Marked run 1253 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.777 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.778 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.779 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.779 | 24435 | Added a new run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.780 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.782 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.782 | 24432 | Marked run 1252 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.782 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.782 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.783 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.784 | 24440 | Added a new run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.785 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.785 | 10526 | Recursively removing directory: /tmp/git.l61uic/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.786 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.787 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.787 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.787 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.787 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.787 | 24449 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.787 | 10522 | Removed run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.787 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.787 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.787 | 10522 | Assigned run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.787 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.788 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1Evzli 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.789 | 24448 | Marked run 1254 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.789 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.790 | 10523 | Recursively removing directory: /tmp/git.4qikwv/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.791 | 24450 | Added a new run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.791 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.792 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.792 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.792 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.792 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.792 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.792 | 24456 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.792 | 10522 | Removed run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.792 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.793 | 10522 | Assigned run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.793 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.793 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KzdHGi 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.794 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.794 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.795 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.795 | 24455 | Marked run 1255 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.796 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.797 | 24457 | Added a new run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.797 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.799 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.800 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.800 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.801 | 24463 | Added a new run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.801 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.802 | 10526 | Recursively removing directory: /tmp/git.1Evzli/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.804 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.804 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.804 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.804 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.804 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.804 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.804 | 24471 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.804 | 10522 | Removed run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.804 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.804 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.804 | 10522 | Assigned run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.804 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.N0PrBr 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.806 | 24469 | Marked run 1256 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.806 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.808 | 10523 | Recursively removing directory: /tmp/git.KzdHGi/ 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.808 | 24470 | Added a new run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.809 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.809 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.809 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.810 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.810 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.810 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.810 | 24478 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.810 | 10522 | Removed run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.810 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.810 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.810 | 10522 | Assigned run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.810 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aVP2ox 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.811 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.811 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.812 | 24477 | Marked run 1257 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.812 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.812 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.814 | 24479 | Added a new run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.814 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.816 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.817 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.817 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.819 | 24487 | Added a new run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.819 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.820 | 10526 | Recursively removing directory: /tmp/git.N0PrBr/ 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.821 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.821 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.821 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.822 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.822 | 24495 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.822 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.822 | 10522 | Removed run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.822 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.822 | 10522 | Assigned run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.822 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aqKYLw 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.822 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.822 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.824 | 24493 | Marked run 1258 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.824 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.824 | 10523 | Recursively removing directory: /tmp/git.aVP2ox/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.826 | 24496 | Added a new run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.826 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.827 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.827 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.827 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.827 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.827 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.827 | 24499 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.827 | 10522 | Removed run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.827 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.827 | 10522 | Assigned run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.827 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.827 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jpuJea 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.829 | 24498 | Marked run 1259 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.829 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.829 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.830 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.830 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.832 | 24501 | Added a new run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.832 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.833 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.834 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.835 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.837 | 10526 | Recursively removing directory: /tmp/git.aqKYLw/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.837 | 24510 | Added a new run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.837 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.839 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.839 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.839 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.839 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.839 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.839 | 24517 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.839 | 10522 | Removed run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.839 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.839 | 10522 | Assigned run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.839 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1JyPrz 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.840 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.841 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.841 | 24514 | Marked run 1260 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.841 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.842 | 10523 | Recursively removing directory: /tmp/git.jpuJea/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.843 | 24519 | Added a new run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.843 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.844 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.844 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.844 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.844 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.844 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.844 | 24522 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.844 | 10522 | Removed run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.844 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.844 | 10522 | Assigned run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.845 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.m9cm43 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.845 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.845 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.846 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.847 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.847 | 24521 | Marked run 1261 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.847 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.849 | 24523 | Added a new run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.849 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.851 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.852 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.852 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.854 | 24528 | Added a new run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.854 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.855 | 10526 | Recursively removing directory: /tmp/git.1JyPrz/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.857 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.857 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.857 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.857 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.857 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.857 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.857 | 24541 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.857 | 10522 | Removed run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.857 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.857 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.858 | 10522 | Assigned run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.858 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HQTumv 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.859 | 10523 | Recursively removing directory: /tmp/git.m9cm43/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.859 | 24538 | Added a new run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.859 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.861 | 24539 | Marked run 1262 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.862 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.862 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.862 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.862 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.862 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.862 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.862 | 24545 | Added a new worker 12 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.862 | 10522 | Removed run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.862 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.862 | 10522 | Assigned run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.862 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.862 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tTVwcJ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.863 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.864 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.864 | 24543 | Added a new run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.865 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.866 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.867 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.867 | 24544 | Marked run 1263 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.867 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.869 | 24548 | Added a new run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.869 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.869 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.870 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.872 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.873 | 10526 | Recursively removing directory: /tmp/git.HQTumv/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.874 | 24556 | Added a new run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.874 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.875 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.875 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.875 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.875 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.875 | 24563 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.875 | 10522 | Removed run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.875 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.875 | 10522 | Assigned run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.875 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.875 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.876 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rmas9w 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.877 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.878 | 10523 | Recursively removing directory: /tmp/git.tTVwcJ/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.879 | 24562 | Marked run 1264 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.879 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.881 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.881 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.881 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.881 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.881 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.881 | 24565 | Added a new run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.881 | 24567 | Added a new worker 8 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.881 | 10522 | Removed run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.881 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.881 | 10522 | Assigned run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.881 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.881 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.882 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.881 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EWXmIN 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.883 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.883 | 24566 | Marked run 1265 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.883 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.884 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.886 | 24570 | Added a new run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.886 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.887 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.888 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.888 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.890 | 24575 | Added a new run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.890 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.890 | 10526 | Recursively removing directory: /tmp/git.rmas9w/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.892 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.892 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.893 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.893 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.893 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.893 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.893 | 24585 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.893 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.893 | 10522 | Removed run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.893 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.893 | 10522 | Assigned run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.894 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VNxLTi 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.895 | 10523 | Recursively removing directory: /tmp/git.EWXmIN/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.895 | 24586 | Added a new run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.896 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.897 | 24584 | Marked run 1266 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.897 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.898 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.898 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.898 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.898 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.898 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.898 | 24590 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.898 | 10522 | Removed run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.898 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.898 | 10522 | Assigned run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.898 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LNNtlW 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.899 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.900 | 24589 | Marked run 1267 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.900 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.901 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.901 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.902 | 24591 | Added a new run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.902 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.904 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.905 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.905 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.907 | 24595 | Added a new run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.907 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.909 | 10526 | Recursively removing directory: /tmp/git.VNxLTi/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.910 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.910 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.910 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.910 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.910 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.911 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.911 | 24609 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.911 | 10522 | Removed run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.911 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.911 | 10522 | Assigned run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.911 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.911 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PtzQcH 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.911 | 10523 | Recursively removing directory: /tmp/git.LNNtlW/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.913 | 24606 | Added a new run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.914 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.914 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.914 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.914 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.914 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.914 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.914 | 24611 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.914 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.914 | 10522 | Removed run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.914 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.914 | 10522 | Assigned run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.915 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TgMqmr 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.916 | 24608 | Marked run 1268 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.916 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.917 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.917 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.918 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.919 | 24613 | Added a new run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.919 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.920 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.921 | 24610 | Marked run 1269 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.921 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.921 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.922 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.923 | 24619 | Added a new run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.924 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.925 | 10526 | Recursively removing directory: /tmp/git.PtzQcH/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.926 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.927 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.927 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.927 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.927 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.927 | 24630 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.927 | 10522 | Removed run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.927 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.927 | 10522 | Assigned run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.928 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.927 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.928 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SBHzaY 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.928 | 10523 | Recursively removing directory: /tmp/git.TgMqmr/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.929 | 24627 | Added a new run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.929 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.931 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.931 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.931 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.931 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MT2RVH 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.931 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.931 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.931 | 24634 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.931 | 10522 | Removed run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.931 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.931 | 10522 | Assigned run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.931 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.932 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.932 | 24629 | Marked run 1270 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.933 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.935 | 24635 | Added a new run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.935 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.935 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.936 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.937 | 24633 | Marked run 1271 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.937 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.938 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.938 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.939 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.939 | 24638 | Added a new run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.940 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.942 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.943 | 10526 | Recursively removing directory: /tmp/git.SBHzaY/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.945 | 24647 | Added a new run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.945 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.945 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.945 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.945 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.945 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.946 | 24654 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.946 | 10522 | Removed run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.946 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.946 | 10522 | Assigned run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.945 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.946 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rVLBIe 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.946 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.946 | 10523 | Recursively removing directory: /tmp/git.MT2RVH/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.948 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.949 | 24653 | Marked run 1272 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.949 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.950 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.950 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.950 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.951 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.951 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.951 | 24657 | Added a new worker 14 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.951 | 10522 | Removed run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.951 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.951 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.951 | 10522 | Assigned run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.951 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LMcbM0 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.952 | 24655 | Added a new run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.952 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.954 | 24656 | Marked run 1273 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.954 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.954 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.955 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.955 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.957 | 24659 | Added a new run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.957 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.957 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.958 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.960 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.962 | 24665 | Added a new run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.962 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.963 | 10526 | Recursively removing directory: /tmp/git.rVLBIe/ 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.964 | 10523 | Recursively removing directory: /tmp/git.LMcbM0/ 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.965 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.965 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.965 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.965 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.965 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.965 | 24676 | Added a new worker 11 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.965 | 10522 | Removed run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.965 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.965 | 10522 | Assigned run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.966 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.965 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CkGEhB 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.967 | 24675 | Marked run 1274 as finished 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.967 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.967 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.967 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.968 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.968 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.968 | 24679 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.968 | 10522 | Removed run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.968 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.968 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.968 | 10522 | Assigned run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.968 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.p46B07 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.969 | 24677 | Added a new run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.970 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.971 | 24678 | Marked run 1275 as finished 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.971 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.972 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.972 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.973 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.975 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.975 | 24682 | Added a new run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.975 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.975 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.978 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.979 | 10526 | Recursively removing directory: /tmp/git.CkGEhB/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.980 | 24691 | Added a new run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.981 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.981 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.981 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.981 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.981 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.981 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.981 | 24697 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.981 | 10522 | Removed run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.981 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.981 | 10522 | Assigned run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.981 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.981 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FWdWhk 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.982 | 10523 | Recursively removing directory: /tmp/git.p46B07/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.984 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.984 | 24696 | Marked run 1276 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.984 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.985 | 10523 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.985 | 10523 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.986 | 10523 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.985 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.986 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.986 | 24701 | Added a new worker 13 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.986 | 10522 | Removed run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.986 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.986 | 10522 | Assigned run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.986 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.986 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.C9y57s 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.987 | 24700 | Marked run 1277 as finished 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.987 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.987 | 24699 | Added a new run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.988 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.988 | 10526 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.989 | 10526 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.991 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.992 | 10523 | Checking out revision HEAD 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.993 | 24704 | Added a new run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10523/cimple-worker: 2024-04-25 03:44:21.993 | 10523 | Going to run: ./ci 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.993 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.996 | 10526 | Recursively removing directory: /tmp/git.FWdWhk/ 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.996 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.998 | 10526 | Process exit code: 0 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.998 | 10526 | Process output: 57 bytes 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.998 | 10526 | Waiting for a new command 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.998 | 24713 | Added a new run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.998 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.998 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.998 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.998 | 24718 | Added a new worker 10 to the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.998 | 10522 | Removed run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.998 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.998 | 10520 | Waiting for new connections 2024-04-25 03:44:21 | INFO | 10520/cimple-server: 2024-04-25 03:44:21.998 | 10522 | Assigned run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:21 | INFO | 10526/cimple-worker: 2024-04-25 03:44:21.998 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.N78B78 2024-04-25 03:44:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.001 | 24717 | Marked run 1278 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.001 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.001 | 10523 | Recursively removing directory: /tmp/git.C9y57s/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.001 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.003 | 24721 | Added a new run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.004 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.004 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.004 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.004 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.004 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.004 | 24723 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.004 | 10522 | Removed run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.004 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.004 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xkEWI4 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.004 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.004 | 10522 | Assigned run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.005 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.006 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.006 | 24722 | Marked run 1279 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.007 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.007 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.009 | 24726 | Added a new run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.009 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.010 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.011 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.011 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.013 | 24733 | Added a new run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.013 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.013 | 10526 | Recursively removing directory: /tmp/git.N78B78/ 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.014 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.014 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.015 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.015 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.015 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.015 | 24738 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.015 | 10522 | Removed run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.015 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.015 | 10522 | Assigned run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.015 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.015 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.d12Q1C 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.016 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.018 | 24737 | Marked run 1280 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.018 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.018 | 10523 | Recursively removing directory: /tmp/git.xkEWI4/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.020 | 24740 | Added a new run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.020 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.020 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.020 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.021 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.021 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.021 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.021 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.021 | 24746 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.021 | 10522 | Removed run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.021 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.021 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.021 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.c7PhSU 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.022 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.022 | 10522 | Assigned run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.023 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.024 | 24744 | Marked run 1281 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.024 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.026 | 24748 | Added a new run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.026 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.027 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.028 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.029 | 10526 | Recursively removing directory: /tmp/git.d12Q1C/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.029 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.031 | 24756 | Added a new run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.032 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.032 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.032 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.032 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.032 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.032 | 24760 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.032 | 10522 | Removed run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.032 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.032 | 10522 | Assigned run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.032 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.032 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.032 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mN6h0c 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.035 | 24759 | Marked run 1282 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.035 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.035 | 10523 | Recursively removing directory: /tmp/git.c7PhSU/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.037 | 24765 | Added a new run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.037 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.037 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.038 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.038 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.038 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.038 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.038 | 24767 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.038 | 10522 | Removed run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.038 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.038 | 10522 | Assigned run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.038 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.038 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hEdE4n 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.038 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.040 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.040 | 24766 | Marked run 1283 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.040 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.041 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.042 | 24770 | Added a new run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.042 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.044 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.045 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.045 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.046 | 24774 | Added a new run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.046 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.048 | 10526 | Recursively removing directory: /tmp/git.mN6h0c/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.049 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.049 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.049 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.049 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.049 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.049 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.049 | 24784 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.049 | 10522 | Removed run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.049 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.050 | 10522 | Assigned run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.050 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qfiVrT 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.050 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.051 | 24781 | Added a new run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.052 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.052 | 10523 | Recursively removing directory: /tmp/git.hEdE4n/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.053 | 24783 | Marked run 1284 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.053 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.054 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.054 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.054 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.054 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.054 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.055 | 24790 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.055 | 10522 | Removed run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.055 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.055 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.055 | 10522 | Assigned run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.055 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.055 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.T3DjBC 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.056 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.057 | 24789 | Marked run 1285 as finished 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.057 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.057 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.058 | 24791 | Added a new run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.058 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.061 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.061 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.063 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.063 | 10526 | Recursively removing directory: /tmp/git.qfiVrT/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.063 | 24798 | Added a new run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.064 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.065 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.065 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.065 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.065 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.065 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.065 | 24803 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.065 | 10522 | Removed run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.065 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.065 | 10522 | Assigned run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.065 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LzFhNd 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.066 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.067 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.068 | 24802 | Marked run 1286 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.068 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.070 | 24805 | Added a new run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.070 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.070 | 10523 | Recursively removing directory: /tmp/git.T3DjBC/ 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.071 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.072 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.072 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.072 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.072 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.072 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.072 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.073 | 24813 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.073 | 10522 | Removed run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.073 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.073 | 10522 | Assigned run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.073 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.073 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QuXwLH 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.074 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.074 | 24812 | Marked run 1287 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.075 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.076 | 24814 | Added a new run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.077 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.079 | 10526 | Recursively removing directory: /tmp/git.LzFhNd/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.079 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.080 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.081 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.081 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.081 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.081 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.081 | 24823 | Added a new worker 14 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.081 | 10522 | Removed run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.081 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.081 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.081 | 10522 | Assigned run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.081 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.081 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.081 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4WgVWB 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.083 | 24822 | Marked run 1288 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.083 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.083 | 24821 | Added a new run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.084 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.086 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.086 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.088 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.088 | 24828 | Added a new run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.088 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.088 | 10523 | Recursively removing directory: /tmp/git.QuXwLH/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.090 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.090 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.090 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.090 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.090 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.090 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.090 | 24837 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.090 | 10522 | Removed run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.090 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.090 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.091 | 10522 | Assigned run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.091 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eqlZEG 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.092 | 24835 | Marked run 1289 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.092 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.094 | 24836 | Added a new run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.094 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.095 | 10526 | Recursively removing directory: /tmp/git.4WgVWB/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.096 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.097 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.097 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.097 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.097 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.097 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.097 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.097 | 24845 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.097 | 10522 | Removed run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.097 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.097 | 10522 | Assigned run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.097 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.098 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.frwe3z 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.098 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.099 | 24843 | Added a new run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.099 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.101 | 24844 | Marked run 1290 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.101 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.102 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.103 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.104 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.105 | 24849 | Added a new run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.105 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.106 | 10523 | Recursively removing directory: /tmp/git.eqlZEG/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.107 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.107 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.107 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.107 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.108 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.108 | 24859 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.108 | 10522 | Removed run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.108 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.108 | 10522 | Assigned run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.108 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.108 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XDVsyT 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.108 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.110 | 24858 | Marked run 1291 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.110 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.112 | 10526 | Recursively removing directory: /tmp/git.frwe3z/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.112 | 24857 | Added a new run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.112 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.113 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.113 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.114 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.114 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.114 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.114 | 24866 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.114 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.114 | 10522 | Removed run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.114 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.114 | 10522 | Assigned run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.114 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.114 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jN9JiP 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.115 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.116 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.117 | 24865 | Marked run 1292 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.117 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.118 | 24867 | Added a new run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.118 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.120 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.121 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.121 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.123 | 24872 | Added a new run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.123 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.124 | 10523 | Recursively removing directory: /tmp/git.XDVsyT/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.126 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.126 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.126 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.126 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.126 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.126 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.126 | 24883 | Added a new worker 12 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.126 | 10522 | Removed run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.126 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.127 | 10522 | Assigned run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.127 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.472cEF 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.127 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.128 | 10526 | Recursively removing directory: /tmp/git.jN9JiP/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.129 | 24884 | Added a new run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.129 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.130 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.130 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.130 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.130 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.130 | 24888 | Added a new worker 14 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.130 | 10522 | Removed run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.130 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.131 | 10522 | Assigned run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.131 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.130 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.131 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jZ953i 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.131 | 24882 | Marked run 1293 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.131 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.132 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.133 | 24887 | Marked run 1294 as finished 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.134 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.134 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.135 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.136 | 24889 | Added a new run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.136 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.137 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.138 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.138 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.140 | 24894 | Added a new run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.140 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.142 | 10523 | Recursively removing directory: /tmp/git.472cEF/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.143 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.144 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.144 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.144 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.144 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.144 | 24907 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.144 | 10522 | Removed run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.144 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.144 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.144 | 10522 | Assigned run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.144 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.144 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HPJpec 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.145 | 10526 | Recursively removing directory: /tmp/git.jZ953i/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.145 | 24904 | Added a new run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.146 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.147 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.147 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.148 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 24906 | Marked run 1295 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 24910 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 10522 | Removed run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 10522 | Assigned run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.148 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.148 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.X6ZQG7 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.150 | 24909 | Marked run 1296 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.150 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.152 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.152 | 24911 | Added a new run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.152 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.153 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.154 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.155 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.159 | 10523 | Recursively removing directory: /tmp/git.HPJpec/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.161 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.161 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.161 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.161 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.161 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.161 | 24925 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.161 | 10522 | Removed run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.161 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.161 | 10522 | Assigned run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.161 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.162 | 10526 | Recursively removing directory: /tmp/git.X6ZQG7/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.162 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.spG71q 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.163 | 24924 | Marked run 1297 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.164 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.164 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.164 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.164 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.164 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wvgHjh 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.164 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.164 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.164 | 24927 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.164 | 10522 | Removed run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.164 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.164 | 10522 | Assigned run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.164 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.168 | 24926 | Marked run 1298 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.168 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.168 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.169 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.170 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.171 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.175 | 10523 | Recursively removing directory: /tmp/git.spG71q/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.177 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.177 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.177 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.177 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.177 | 24941 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.177 | 10522 | Removed run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.177 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.177 | 10522 | Assigned run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.177 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.177 | 10526 | Recursively removing directory: /tmp/git.wvgHjh/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.177 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.177 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6SGsI3 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.180 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.180 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.180 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.180 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.181 | 24940 | Marked run 1299 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.181 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.181 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.181 | 24943 | Added a new worker 7 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.181 | 10522 | Removed run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.181 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.181 | 10522 | Assigned run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.181 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.181 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Z4f0jc 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.183 | 24942 | Marked run 1300 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.183 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.184 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.185 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.187 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.188 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.191 | 10523 | Recursively removing directory: /tmp/git.6SGsI3/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.193 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.193 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.193 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.193 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.193 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.193 | 24957 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.193 | 10522 | Removed run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.193 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.193 | 10522 | Assigned run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.193 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.194 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qJdfOV 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.193 | 10526 | Recursively removing directory: /tmp/git.Z4f0jc/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.196 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.196 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.196 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.196 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.196 | 24956 | Marked run 1301 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.196 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.196 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.196 | 24959 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.196 | 10522 | Removed run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.196 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.196 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.197 | 10522 | Assigned run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.197 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ltVyuL 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.199 | 24958 | Marked run 1302 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.199 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.200 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.201 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.202 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.202 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.207 | 10523 | Recursively removing directory: /tmp/git.qJdfOV/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.208 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.208 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.208 | 10526 | Recursively removing directory: /tmp/git.ltVyuL/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.208 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.208 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.208 | 24973 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.208 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.208 | 10522 | Removed run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.208 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.208 | 10522 | Assigned run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.208 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.209 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RgopJF 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.210 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.210 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.211 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.211 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.211 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.211 | 24975 | Added a new worker 12 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.211 | 24972 | Marked run 1303 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.211 | 10522 | Removed run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.211 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.211 | 10522 | Assigned run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.211 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.211 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.211 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ezz7cp 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.213 | 24974 | Marked run 1304 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.214 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.215 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.216 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.216 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.217 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.222 | 10523 | Recursively removing directory: /tmp/git.RgopJF/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.223 | 10526 | Recursively removing directory: /tmp/git.ezz7cp/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.223 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.223 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.224 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.224 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.224 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.224 | 24989 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.224 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.224 | 10522 | Removed run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.224 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.224 | 10522 | Assigned run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.224 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uE81OT 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.225 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.225 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.225 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.225 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.225 | 24991 | Added a new worker 14 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.225 | 10522 | Removed run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.225 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.225 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.225 | 10522 | Assigned run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.225 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.225 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4837IO 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.226 | 24988 | Marked run 1305 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.226 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.228 | 24990 | Marked run 1306 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.228 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.230 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.231 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.231 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.232 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.237 | 10523 | Recursively removing directory: /tmp/git.uE81OT/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.238 | 10526 | Recursively removing directory: /tmp/git.4837IO/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.238 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.238 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.238 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.238 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.238 | 25005 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.238 | 10522 | Removed run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.238 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.238 | 10522 | Assigned run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.239 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.238 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.239 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nRFMUV 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.241 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.241 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.241 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.241 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.241 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.241 | 25007 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.241 | 10522 | Removed run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.241 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.241 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.241 | 10522 | Assigned run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.241 | 25004 | Marked run 1307 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.241 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.241 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.foB0mK 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.243 | 25006 | Marked run 1308 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.243 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.245 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.246 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.246 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.247 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.252 | 10523 | Recursively removing directory: /tmp/git.nRFMUV/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.253 | 10526 | Recursively removing directory: /tmp/git.foB0mK/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.253 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.253 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.253 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.253 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.253 | 25021 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.253 | 10522 | Removed run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.253 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.254 | 10522 | Assigned run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.254 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.253 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.254 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LXwxuP 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.255 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.255 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.256 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.255 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.256 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.256 | 25023 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.256 | 10522 | Removed run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.256 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.256 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.256 | 10522 | Assigned run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.256 | 25020 | Marked run 1309 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.256 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.256 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.X6tXpy 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.258 | 25022 | Marked run 1310 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.258 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.260 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.261 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.261 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.262 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.267 | 10523 | Recursively removing directory: /tmp/git.LXwxuP/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.268 | 10526 | Recursively removing directory: /tmp/git.X6tXpy/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.269 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.269 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 25037 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10522 | Removed run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10522 | Assigned run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 25039 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10522 | Removed run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.269 | 10522 | Assigned run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.269 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.269 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.269 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.270 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3gRKaa 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.269 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.269 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4kgKlz 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.272 | 25036 | Marked run 1311 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.272 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.273 | 25038 | Marked run 1312 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.273 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.274 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.274 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.275 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.275 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.281 | 10526 | Recursively removing directory: /tmp/git.3gRKaa/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.281 | 10523 | Recursively removing directory: /tmp/git.4kgKlz/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.282 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.282 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.282 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.282 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.282 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.282 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.282 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.282 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.282 | 25054 | Added a new worker 15 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.282 | 10522 | Removed run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.282 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.282 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.282 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.282 | 10522 | Assigned run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.283 | 25055 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.283 | 10522 | Removed run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.283 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.283 | 10522 | Assigned run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.283 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.282 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.283 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.awr3eH 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.283 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RCniiv 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.287 | 25053 | Marked run 1313 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.287 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.288 | 25052 | Marked run 1314 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.289 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.289 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.289 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.290 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.290 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.296 | 10526 | Recursively removing directory: /tmp/git.awr3eH/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.296 | 10523 | Recursively removing directory: /tmp/git.RCniiv/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.297 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.297 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.297 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.297 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.297 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.297 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.298 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uves1c 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.298 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bBLbcr 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.297 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.297 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.297 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 25070 | Added a new worker 15 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 10522 | Removed run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 10522 | Assigned run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 25071 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 10522 | Removed run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 10522 | Assigned run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.298 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.300 | 25069 | Marked run 1316 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.300 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.302 | 25068 | Marked run 1315 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.302 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.303 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.303 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.303 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.304 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.309 | 10526 | Recursively removing directory: /tmp/git.bBLbcr/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.310 | 10523 | Recursively removing directory: /tmp/git.uves1c/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.311 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.311 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.311 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.311 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.311 | 25085 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.311 | 10522 | Removed run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.311 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.311 | 10522 | Assigned run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.311 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.311 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.311 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.311 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.311 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.311 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LoxMNx 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.312 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.312 | 25087 | Added a new worker 8 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.312 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.312 | 10522 | Removed run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.312 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.312 | 10522 | Assigned run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.312 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.312 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wTDCFC 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.314 | 25084 | Marked run 1318 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.314 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.316 | 25086 | Marked run 1317 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.316 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.317 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.317 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.318 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.318 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.324 | 10526 | Recursively removing directory: /tmp/git.LoxMNx/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.325 | 10523 | Recursively removing directory: /tmp/git.wTDCFC/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.326 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.326 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.326 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.326 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.326 | 25101 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.326 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.326 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.326 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.326 | 10522 | Removed run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.326 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.326 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.326 | 10522 | Assigned run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.327 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.327 | 25103 | Added a new worker 8 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.327 | 10522 | Removed run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.327 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.327 | 10522 | Assigned run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.327 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2ta2VO 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.326 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.327 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.U47WQd 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.329 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.333 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.334 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.336 | 25100 | Marked run 1319 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.337 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.337 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.338 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.339 | 25102 | Marked run 1320 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.339 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.346 | 10526 | Recursively removing directory: /tmp/git.U47WQd/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.347 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.347 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.348 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.348 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.348 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.348 | 25117 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.348 | 10522 | Removed run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.348 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.348 | 10522 | Assigned run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.348 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.346 | 10523 | Recursively removing directory: /tmp/git.2ta2VO/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.348 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.348 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.348 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.348 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zJ0sWB 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.349 | 25119 | Added a new worker 8 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.349 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.349 | 10522 | Removed run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.349 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.349 | 10522 | Assigned run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.349 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.349 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.O5dnv9 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.350 | 25116 | Marked run 1321 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.351 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.352 | 25118 | Marked run 1322 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.352 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.354 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.354 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.354 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.354 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.360 | 10523 | Recursively removing directory: /tmp/git.O5dnv9/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.360 | 10526 | Recursively removing directory: /tmp/git.zJ0sWB/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.361 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.361 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.361 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.361 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.362 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.361 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 25134 | Added a new worker 14 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10522 | Removed run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10522 | Assigned run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 25135 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10522 | Removed run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10522 | Assigned run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.362 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.362 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.V7AkBV 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.362 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.362 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LCkooP 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.365 | 25132 | Marked run 1324 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.365 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.367 | 25133 | Marked run 1323 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.367 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.368 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.368 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.369 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.369 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.375 | 10523 | Recursively removing directory: /tmp/git.V7AkBV/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.375 | 10526 | Recursively removing directory: /tmp/git.LCkooP/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.376 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.376 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.376 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.376 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.376 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.376 | 25149 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.376 | 10522 | Removed run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.376 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.376 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.377 | 10522 | Assigned run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.377 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.377 | 25151 | Added a new worker 9 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.377 | 10522 | Removed run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.377 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.377 | 10522 | Assigned run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.377 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.376 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.376 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.376 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.377 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ErDao1 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.377 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zLDJxf 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.380 | 25148 | Marked run 1326 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.380 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.382 | 25150 | Marked run 1325 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.382 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.383 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.384 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.384 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.384 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.390 | 10523 | Recursively removing directory: /tmp/git.zLDJxf/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.390 | 10526 | Recursively removing directory: /tmp/git.ErDao1/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.391 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.391 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.391 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.391 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.391 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.391 | 25165 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.391 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.391 | 10522 | Removed run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.391 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.392 | 10522 | Assigned run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.392 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.392 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.392 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.392 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.j19xsA 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.392 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.392 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.393 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2AH7gT 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.392 | 25167 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.392 | 10522 | Removed run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.392 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.392 | 10522 | Assigned run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.392 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.394 | 25164 | Marked run 1327 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.394 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.398 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.398 | 25166 | Marked run 1328 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.398 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.398 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.399 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.399 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.404 | 10523 | Recursively removing directory: /tmp/git.j19xsA/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.405 | 10526 | Recursively removing directory: /tmp/git.2AH7gT/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.406 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.406 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 25181 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10522 | Removed run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10522 | Assigned run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 25183 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10522 | Removed run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.406 | 10522 | Assigned run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.406 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.406 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.406 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.406 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.406 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HFxlFn 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.406 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PWOtcD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.408 | 25180 | Marked run 1329 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.409 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.410 | 25182 | Marked run 1330 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.410 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.412 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.412 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.412 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.413 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.418 | 10523 | Recursively removing directory: /tmp/git.PWOtcD/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.419 | 10526 | Recursively removing directory: /tmp/git.HFxlFn/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.420 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.420 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.420 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.420 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.420 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.420 | 25197 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.420 | 10522 | Removed run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.420 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.420 | 10522 | Assigned run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.420 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.420 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.421 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.420 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NT9Qkm 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.421 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.421 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.421 | 25199 | Added a new worker 8 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.421 | 10522 | Removed run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.421 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.421 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.421 | 10522 | Assigned run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.421 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.421 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4SGXaK 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.422 | 25196 | Marked run 1331 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.423 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.425 | 25198 | Marked run 1332 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.425 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.426 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.426 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.426 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.427 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.432 | 10523 | Recursively removing directory: /tmp/git.NT9Qkm/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.433 | 10526 | Recursively removing directory: /tmp/git.4SGXaK/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.434 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.434 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.434 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.434 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.434 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.434 | 25213 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.434 | 10522 | Removed run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.434 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.434 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.434 | 10522 | Assigned run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.434 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.435 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.435 | 25215 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.435 | 10522 | Removed run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.435 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.435 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.435 | 10522 | Assigned run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.434 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.434 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.435 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.435 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AfLJFQ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.435 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.av25qk 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.436 | 25212 | Marked run 1333 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.437 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.441 | 25214 | Marked run 1334 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.441 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.443 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.443 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.444 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.444 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.449 | 10523 | Recursively removing directory: /tmp/git.av25qk/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.449 | 10526 | Recursively removing directory: /tmp/git.AfLJFQ/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.451 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.451 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 25229 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.451 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.451 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.451 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10522 | Removed run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10522 | Assigned run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 25231 | Added a new worker 8 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10522 | Removed run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.451 | 10522 | Assigned run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.452 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.451 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.451 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cQz9Un 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.452 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0s89FA 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.453 | 25228 | Marked run 1335 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.453 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.455 | 25230 | Marked run 1336 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.455 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.456 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.457 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.457 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.458 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.463 | 10523 | Recursively removing directory: /tmp/git.cQz9Un/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.463 | 10526 | Recursively removing directory: /tmp/git.0s89FA/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.464 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.464 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.464 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.464 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 25245 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10522 | Removed run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10522 | Assigned run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 25247 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10522 | Removed run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.465 | 10522 | Assigned run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.465 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5UEU1X 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.465 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.465 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.465 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.465 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BwpcWZ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.467 | 25244 | Marked run 1337 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.467 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.469 | 25246 | Marked run 1338 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.469 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.471 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.471 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.472 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.472 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.478 | 10523 | Recursively removing directory: /tmp/git.5UEU1X/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.478 | 10526 | Recursively removing directory: /tmp/git.BwpcWZ/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.479 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.479 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.479 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.479 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.479 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.479 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.479 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.480 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rBYr3v 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.479 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 25261 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10522 | Removed run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10522 | Assigned run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 25263 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10522 | Removed run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10522 | Assigned run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.480 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.480 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kqmnEq 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.482 | 25260 | Marked run 1339 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.482 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.484 | 25262 | Marked run 1340 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.484 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.485 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.485 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.486 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.486 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.491 | 10523 | Recursively removing directory: /tmp/git.rBYr3v/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.492 | 10526 | Recursively removing directory: /tmp/git.kqmnEq/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.493 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.493 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.493 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.493 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.493 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 25278 | Added a new worker 15 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10522 | Removed run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10522 | Assigned run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 25279 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10522 | Removed run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.493 | 10522 | Assigned run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.494 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.493 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.493 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ac4TWv 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.494 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rWGTvW 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.496 | 25277 | Marked run 1342 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.496 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.498 | 25276 | Marked run 1341 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.498 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.499 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.499 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.499 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.500 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.505 | 10526 | Recursively removing directory: /tmp/git.rWGTvW/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.506 | 10523 | Recursively removing directory: /tmp/git.Ac4TWv/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.507 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.507 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.507 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.507 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.507 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.507 | 25293 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.507 | 10522 | Removed run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.507 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.507 | 10522 | Assigned run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.507 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.507 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.507 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.508 | 25295 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.508 | 10522 | Removed run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.508 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.508 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.508 | 10522 | Assigned run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.507 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.r0VPuz 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.507 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.507 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.507 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.508 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qLndsq 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.511 | 25292 | Marked run 1344 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.511 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.513 | 25294 | Marked run 1343 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.513 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.514 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.515 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.515 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.516 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.521 | 10523 | Recursively removing directory: /tmp/git.qLndsq/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.522 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.522 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.522 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.522 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.522 | 25309 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.522 | 10522 | Removed run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.522 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.522 | 10522 | Assigned run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.522 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.522 | 10526 | Recursively removing directory: /tmp/git.r0VPuz/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.522 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.522 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.g12Y9a 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.525 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.525 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.525 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.525 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.525 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.56q90o 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.525 | 25308 | Marked run 1346 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.525 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.525 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.525 | 25311 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.525 | 10522 | Removed run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.525 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.525 | 10522 | Assigned run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.525 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.527 | 25310 | Marked run 1345 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.527 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.528 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.529 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.530 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.530 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.534 | 10523 | Recursively removing directory: /tmp/git.g12Y9a/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.536 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.536 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.536 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.536 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.536 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.536 | 25325 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.536 | 10522 | Removed run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.536 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.536 | 10522 | Assigned run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.536 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.536 | 10526 | Recursively removing directory: /tmp/git.56q90o/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.536 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jodXY5 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.539 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.539 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.539 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.539 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.539 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.539 | 25327 | Added a new worker 8 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.539 | 10522 | Removed run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.539 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.539 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.539 | 10522 | Assigned run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.539 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BNacS7 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.540 | 25324 | Marked run 1347 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.540 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.541 | 25326 | Marked run 1348 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.542 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.542 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.543 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.544 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.545 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.549 | 10523 | Recursively removing directory: /tmp/git.jodXY5/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.550 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.550 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.550 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.550 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.550 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.550 | 25341 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.550 | 10522 | Removed run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.550 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.550 | 10522 | Assigned run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.551 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.551 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2B1j8B 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.551 | 10526 | Recursively removing directory: /tmp/git.BNacS7/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.553 | 25340 | Marked run 1349 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.553 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.553 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.553 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.554 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.554 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.554 | 25343 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.554 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.554 | 10522 | Removed run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.554 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.554 | 10522 | Assigned run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.554 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.40EJml 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.554 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.556 | 25342 | Marked run 1350 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.556 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.557 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.557 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.559 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.560 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.563 | 10523 | Recursively removing directory: /tmp/git.2B1j8B/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.564 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.564 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.565 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.565 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.565 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.565 | 25357 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.565 | 10522 | Removed run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.565 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.565 | 10522 | Assigned run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.565 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.565 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hA10b3 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.565 | 10526 | Recursively removing directory: /tmp/git.40EJml/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.568 | 25356 | Marked run 1351 as finished 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.568 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.568 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.568 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.568 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.568 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.568 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.568 | 25359 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.568 | 10522 | Removed run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.568 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.568 | 10522 | Assigned run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.569 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.568 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.63b6Db 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.570 | 25358 | Marked run 1352 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.570 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.571 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.572 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.573 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.574 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.577 | 10523 | Recursively removing directory: /tmp/git.hA10b3/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.578 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.578 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.579 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.579 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.579 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.579 | 25372 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.579 | 10522 | Removed run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.579 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.579 | 10522 | Assigned run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.579 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.579 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3zYaMb 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.580 | 10526 | Recursively removing directory: /tmp/git.63b6Db/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.581 | 25371 | Marked run 1353 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.581 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.582 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.582 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.582 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.582 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.582 | 25375 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.582 | 10522 | Removed run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.582 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.582 | 10522 | Assigned run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.582 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.582 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.582 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TZ38U0 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.584 | 25374 | Marked run 1354 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.584 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.585 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.586 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.587 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.588 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.592 | 10523 | Recursively removing directory: /tmp/git.3zYaMb/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.593 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.593 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.593 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.593 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.593 | 25389 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.593 | 10522 | Removed run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.593 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.593 | 10522 | Assigned run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.594 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.593 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.593 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NybLX4 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.594 | 10526 | Recursively removing directory: /tmp/git.TZ38U0/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.596 | 25388 | Marked run 1355 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.596 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.596 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.596 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.596 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.597 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.597 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.597 | 25391 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.597 | 10522 | Removed run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.597 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.597 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.597 | 10522 | Assigned run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.597 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.X4nLID 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.598 | 25390 | Marked run 1356 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.599 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.600 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.601 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.602 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.603 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.606 | 10523 | Recursively removing directory: /tmp/git.NybLX4/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.608 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.608 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.608 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.608 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.608 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.608 | 25405 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.608 | 10522 | Removed run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.608 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.608 | 10522 | Assigned run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.608 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.609 | 10526 | Recursively removing directory: /tmp/git.X4nLID/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.608 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HAMktD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.611 | 25404 | Marked run 1357 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.611 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.611 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.611 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.611 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.611 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.611 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.612 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EObbNN 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.611 | 25407 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.611 | 10522 | Removed run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.611 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.612 | 10522 | Assigned run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.612 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.614 | 25406 | Marked run 1358 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.614 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.614 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.615 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.617 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.617 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.620 | 10523 | Recursively removing directory: /tmp/git.HAMktD/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.621 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.621 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.622 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.622 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.622 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.622 | 25420 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.622 | 10522 | Removed run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.622 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.622 | 10522 | Assigned run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.622 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DkaYF9 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.623 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.624 | 10526 | Recursively removing directory: /tmp/git.EObbNN/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.624 | 25419 | Marked run 1359 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.624 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.625 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.625 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.625 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.626 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.626 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.626 | 25423 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.626 | 10522 | Removed run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.626 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.626 | 10522 | Assigned run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.626 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.626 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.F5vfBr 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.628 | 25422 | Marked run 1360 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.628 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.629 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.629 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.631 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.632 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.635 | 10523 | Recursively removing directory: /tmp/git.DkaYF9/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.636 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.636 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.636 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.636 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.636 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.637 | 25436 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.637 | 10522 | Removed run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.637 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.637 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.637 | 10522 | Assigned run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.637 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WBVVT5 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.638 | 10526 | Recursively removing directory: /tmp/git.F5vfBr/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.639 | 25435 | Marked run 1361 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.639 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.639 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.640 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.640 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.640 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.640 | 25439 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.640 | 10522 | Removed run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.640 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.640 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.640 | 10522 | Assigned run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.640 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.640 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OOjkvd 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.642 | 25438 | Marked run 1362 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.643 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.644 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.645 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.645 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.645 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.650 | 10523 | Recursively removing directory: /tmp/git.WBVVT5/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.651 | 10526 | Recursively removing directory: /tmp/git.OOjkvd/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.652 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.652 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.652 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.652 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.652 | 25453 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.652 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.652 | 10522 | Removed run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.652 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.652 | 10522 | Assigned run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.652 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.652 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.C1yvxu 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.652 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.652 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.653 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.653 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.653 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.653 | 25455 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.653 | 10522 | Removed run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.653 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.653 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.653 | 10522 | Assigned run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.653 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.S0Fekf 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.654 | 25452 | Marked run 1363 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.655 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.656 | 25454 | Marked run 1364 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.656 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.658 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.658 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.658 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.658 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.664 | 10523 | Recursively removing directory: /tmp/git.C1yvxu/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.664 | 10526 | Recursively removing directory: /tmp/git.S0Fekf/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.665 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.665 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.665 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.665 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.665 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.665 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.665 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.665 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 25469 | Added a new worker 15 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 10522 | Removed run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 10522 | Assigned run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 25471 | Added a new worker 8 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 10522 | Removed run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 10522 | Assigned run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.666 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.666 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sCw8dH 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.665 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.666 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PZUXTb 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.667 | 25468 | Marked run 1365 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.668 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.669 | 25470 | Marked run 1366 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.669 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.672 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.672 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.673 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.673 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.679 | 10523 | Recursively removing directory: /tmp/git.PZUXTb/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.679 | 10526 | Recursively removing directory: /tmp/git.sCw8dH/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.681 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.681 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.681 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.681 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.681 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 25486 | Added a new worker 14 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10522 | Removed run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10522 | Assigned run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 25487 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10522 | Removed run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10522 | Assigned run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.681 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.681 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.681 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3cy5Yh 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.681 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bo9PXs 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.685 | 25485 | Marked run 1368 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.685 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.687 | 25484 | Marked run 1367 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.687 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.687 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.688 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.688 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.689 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.694 | 10526 | Recursively removing directory: /tmp/git.3cy5Yh/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.695 | 10523 | Recursively removing directory: /tmp/git.bo9PXs/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.695 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.695 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.696 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.696 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.696 | 25501 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.696 | 10522 | Removed run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.696 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.696 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.696 | 10522 | Assigned run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.696 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.696 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uFZNMh 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.697 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.697 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.697 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.697 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.697 | 25503 | Added a new worker 14 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.697 | 10522 | Removed run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.697 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.697 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.697 | 10522 | Assigned run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.697 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.698 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.V61nIu 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.698 | 25500 | Marked run 1369 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.698 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.700 | 25502 | Marked run 1370 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.700 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.702 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.702 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.703 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.703 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.708 | 10526 | Recursively removing directory: /tmp/git.uFZNMh/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.709 | 10523 | Recursively removing directory: /tmp/git.V61nIu/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.709 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.709 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.710 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.710 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.710 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.710 | 25517 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.710 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.710 | 10522 | Removed run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.710 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.710 | 10522 | Assigned run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.711 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HJuiFS 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.712 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.712 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.712 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.712 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.712 | 25516 | Marked run 1371 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.712 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.712 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.712 | 25519 | Added a new worker 7 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.712 | 10522 | Removed run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.712 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.712 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.712 | 10522 | Assigned run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.713 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.q3gEjD 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.714 | 25518 | Marked run 1372 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.714 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.716 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.716 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.717 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.718 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.722 | 10526 | Recursively removing directory: /tmp/git.HJuiFS/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.724 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.724 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.724 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.724 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.724 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.724 | 25533 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.724 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.724 | 10522 | Removed run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.724 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.724 | 10522 | Assigned run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.724 | 10523 | Recursively removing directory: /tmp/git.q3gEjD/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.724 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4zFTFH 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.726 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.726 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.727 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.727 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.727 | 25535 | Added a new worker 14 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.727 | 10522 | Removed run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.727 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.727 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.727 | 10522 | Assigned run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.727 | 25532 | Marked run 1373 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.727 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.727 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.727 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MfI5HS 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.729 | 25534 | Marked run 1374 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.730 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.730 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.731 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.731 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.733 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.737 | 10526 | Recursively removing directory: /tmp/git.4zFTFH/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.739 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.739 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.739 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.739 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.739 | 25549 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.739 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.739 | 10522 | Removed run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.739 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.739 | 10522 | Assigned run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.739 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.739 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cxNtqC 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.740 | 10523 | Recursively removing directory: /tmp/git.MfI5HS/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.741 | 25548 | Marked run 1375 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.741 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.742 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.742 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.742 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.742 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.742 | 25551 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.742 | 10522 | Removed run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.742 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.742 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.742 | 10522 | Assigned run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.742 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.742 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qbXOnU 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.744 | 25550 | Marked run 1376 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.744 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.745 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.746 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.748 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.748 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.752 | 10526 | Recursively removing directory: /tmp/git.cxNtqC/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.753 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.753 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.753 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.754 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.754 | 25565 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.754 | 10522 | Removed run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.754 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.754 | 10522 | Assigned run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.754 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.754 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.754 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.l1Z4Ff 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.754 | 10523 | Recursively removing directory: /tmp/git.qbXOnU/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.756 | 25564 | Marked run 1377 as finished 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.757 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.757 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.757 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.757 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.757 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.757 | 25567 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.757 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.757 | 10522 | Removed run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.757 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.757 | 10522 | Assigned run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.757 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.757 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NEeMlG 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.759 | 25566 | Marked run 1378 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.759 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.760 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.760 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.762 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.763 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.766 | 10526 | Recursively removing directory: /tmp/git.l1Z4Ff/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.768 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.768 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.768 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.768 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.768 | 25581 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.768 | 10522 | Removed run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.768 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.768 | 10522 | Assigned run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.768 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.768 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.768 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9UDqV4 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.769 | 10523 | Recursively removing directory: /tmp/git.NEeMlG/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.770 | 25580 | Marked run 1379 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.770 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.771 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.771 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.771 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.771 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.771 | 25583 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.771 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.771 | 10522 | Removed run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.771 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.771 | 10522 | Assigned run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.771 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.771 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.p499md 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.774 | 25582 | Marked run 1380 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.774 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.774 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.775 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.776 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.777 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.781 | 10526 | Recursively removing directory: /tmp/git.9UDqV4/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.782 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.782 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.783 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.783 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.783 | 25597 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.783 | 10522 | Removed run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.783 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.783 | 10522 | Assigned run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.783 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.783 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.783 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Nkd9qW 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.783 | 10523 | Recursively removing directory: /tmp/git.p499md/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.785 | 25596 | Marked run 1381 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.785 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.786 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.786 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.786 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.786 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.786 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.786 | 25599 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.786 | 10522 | Removed run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.786 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.786 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.787 | 10522 | Assigned run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.786 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.82MRiY 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.788 | 25598 | Marked run 1382 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.788 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.790 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.790 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.791 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.792 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.796 | 10526 | Recursively removing directory: /tmp/git.Nkd9qW/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.797 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.797 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.798 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.798 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.798 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.798 | 25613 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.798 | 10522 | Removed run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.798 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.798 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.798 | 10522 | Assigned run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.798 | 10523 | Recursively removing directory: /tmp/git.82MRiY/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.799 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XlcutT 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.800 | 25612 | Marked run 1383 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.800 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.801 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.801 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.801 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.801 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.801 | 25615 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.801 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.801 | 10522 | Removed run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.801 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.801 | 10522 | Assigned run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.801 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.801 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5YomMv 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.803 | 25614 | Marked run 1384 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.803 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.804 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.805 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.807 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.807 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.811 | 10526 | Recursively removing directory: /tmp/git.XlcutT/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.812 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.812 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.812 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.813 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.813 | 25629 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.813 | 10522 | Removed run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.813 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.813 | 10522 | Assigned run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.813 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.813 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.813 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DBzUGV 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.814 | 10523 | Recursively removing directory: /tmp/git.5YomMv/ 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.815 | 25628 | Marked run 1385 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.815 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.815 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.815 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.816 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.816 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.816 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.816 | 25631 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.816 | 10522 | Removed run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.816 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.816 | 10522 | Assigned run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.816 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.816 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LvPIw1 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.818 | 25630 | Marked run 1386 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.818 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.819 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.820 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.821 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.821 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.826 | 10526 | Recursively removing directory: /tmp/git.DBzUGV/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.827 | 10523 | Recursively removing directory: /tmp/git.LvPIw1/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.827 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.827 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.827 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.827 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.827 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.827 | 25645 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.827 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.827 | 10522 | Removed run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.827 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.828 | 10522 | Assigned run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.828 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RBVjnu 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.829 | 25644 | Marked run 1387 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.829 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.830 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.830 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.830 | 25647 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.830 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.829 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.830 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.830 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.830 | 10522 | Removed run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.830 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.830 | 10522 | Assigned run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.831 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Jp1nrk 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.832 | 25646 | Marked run 1388 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.832 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.833 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.834 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.835 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.836 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.840 | 10526 | Recursively removing directory: /tmp/git.RBVjnu/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.841 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.841 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.841 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.842 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.842 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.842 | 25661 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.842 | 10522 | Removed run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.842 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.842 | 10522 | Assigned run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.842 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.842 | 10523 | Recursively removing directory: /tmp/git.Jp1nrk/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.843 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Il2oMA 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.845 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.845 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.845 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.845 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.845 | 25663 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.845 | 10522 | Removed run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.845 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.845 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.845 | 10522 | Assigned run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.845 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.845 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FA11n4 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.847 | 25660 | Marked run 1389 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.848 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.849 | 25662 | Marked run 1390 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.849 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.850 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.851 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.851 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.852 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.857 | 10526 | Recursively removing directory: /tmp/git.Il2oMA/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.858 | 10523 | Recursively removing directory: /tmp/git.FA11n4/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.858 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.858 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.858 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.859 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 25677 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10522 | Removed run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10522 | Assigned run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.859 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hSlbMx 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.859 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.859 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.859 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 25679 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.859 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SMBbxY 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10522 | Removed run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.859 | 10522 | Assigned run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.862 | 25676 | Marked run 1391 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.862 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.863 | 25678 | Marked run 1392 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.864 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.865 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.865 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.865 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.866 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.871 | 10526 | Recursively removing directory: /tmp/git.hSlbMx/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.872 | 10523 | Recursively removing directory: /tmp/git.SMBbxY/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.873 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.873 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.873 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.873 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.873 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.873 | 25693 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.873 | 10522 | Removed run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.873 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.873 | 10522 | Assigned run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.873 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.874 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.874 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.874 | 25695 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.874 | 10522 | Removed run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.874 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.874 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.874 | 10522 | Assigned run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.873 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.873 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.874 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.874 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UJmFC6 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.874 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.z2VbXP 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.876 | 25692 | Marked run 1393 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.877 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.878 | 25694 | Marked run 1394 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.879 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.880 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.880 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.881 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.881 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.886 | 10526 | Recursively removing directory: /tmp/git.z2VbXP/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.886 | 10523 | Recursively removing directory: /tmp/git.UJmFC6/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.888 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.888 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.888 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.888 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.888 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 25710 | Added a new worker 15 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10522 | Removed run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10522 | Assigned run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 25711 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10522 | Removed run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.888 | 10522 | Assigned run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.889 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.888 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SWbH1d 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.888 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.889 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gV4Qk1 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.890 | 25708 | Marked run 1396 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.891 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.892 | 25709 | Marked run 1395 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.892 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.894 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.894 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.895 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.895 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.901 | 10523 | Recursively removing directory: /tmp/git.SWbH1d/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.901 | 10526 | Recursively removing directory: /tmp/git.gV4Qk1/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.902 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.902 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.902 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.902 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.902 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.902 | 25725 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.902 | 10522 | Removed run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.902 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.903 | 10522 | Assigned run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.903 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.903 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.903 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.903 | 25727 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.903 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.903 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.903 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.903 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sqtcmU 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.903 | 10522 | Removed run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.903 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.903 | 10522 | Assigned run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.904 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.904 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.poWsVe 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.905 | 25724 | Marked run 1397 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.905 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.907 | 25726 | Marked run 1398 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.907 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.909 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.909 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.909 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.909 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.915 | 10523 | Recursively removing directory: /tmp/git.sqtcmU/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.915 | 10526 | Recursively removing directory: /tmp/git.poWsVe/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.917 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.917 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.917 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.917 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.917 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 25742 | Added a new worker 15 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10522 | Removed run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10522 | Assigned run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 25743 | Added a new worker 16 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10522 | Removed run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10522 | Assigned run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.917 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.917 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.917 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.evQQbl 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.918 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cBnDHe 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.919 | 25740 | Marked run 1399 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.919 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.921 | 25741 | Marked run 1400 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.921 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.923 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.924 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.924 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.925 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.930 | 10523 | Recursively removing directory: /tmp/git.evQQbl/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.931 | 10526 | Recursively removing directory: /tmp/git.cBnDHe/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.931 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.931 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.932 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.932 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.932 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.932 | 25757 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.932 | 10522 | Removed run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.932 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.932 | 10522 | Assigned run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.932 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bFDd8c 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.932 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.933 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.933 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.933 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.933 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.933 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.933 | 25759 | Added a new worker 14 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.933 | 10522 | Removed run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.933 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.933 | 10522 | Assigned run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.933 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.934 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Uqmoya 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.934 | 25756 | Marked run 1401 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.934 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.935 | 25758 | Marked run 1402 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.936 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.938 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.938 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.938 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.938 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.944 | 10526 | Recursively removing directory: /tmp/git.Uqmoya/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.944 | 10523 | Recursively removing directory: /tmp/git.bFDd8c/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.945 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.945 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.945 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.945 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.945 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.945 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.945 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 25773 | Added a new worker 15 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10522 | Removed run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10522 | Assigned run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 25775 | Added a new worker 8 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10522 | Removed run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10522 | Assigned run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.946 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.946 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.947 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vhROqd 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.946 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zsycCt 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.948 | 25772 | Marked run 1404 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.948 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.950 | 25774 | Marked run 1403 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.950 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.951 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.952 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.952 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.953 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.958 | 10526 | Recursively removing directory: /tmp/git.zsycCt/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.959 | 10523 | Recursively removing directory: /tmp/git.vhROqd/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.959 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.959 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.960 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 25789 | Added a new worker 11 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10522 | Removed run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10522 | Assigned run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 25791 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10522 | Removed run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.960 | 10522 | Assigned run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.960 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.960 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.960 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.961 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.n9EKiq 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.960 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cUjhMn 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.962 | 25788 | Marked run 1405 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.962 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.963 | 25790 | Marked run 1406 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.963 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.965 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.966 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.966 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.966 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.972 | 10523 | Recursively removing directory: /tmp/git.n9EKiq/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.972 | 10526 | Recursively removing directory: /tmp/git.cUjhMn/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.973 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.973 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.973 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.973 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.973 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.973 | 25805 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.973 | 10522 | Removed run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.973 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.974 | 10522 | Assigned run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.974 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.m55Ho6 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.974 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.974 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.974 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.974 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.974 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.974 | 25807 | Added a new worker 13 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.974 | 10522 | Removed run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.974 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.974 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.974 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BvFs4m 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.974 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.974 | 10522 | Assigned run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.976 | 25804 | Marked run 1408 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.976 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.978 | 25806 | Marked run 1407 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.978 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.979 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.980 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.980 | 10523 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.980 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.986 | 10523 | Recursively removing directory: /tmp/git.m55Ho6/ 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.986 | 10526 | Recursively removing directory: /tmp/git.BvFs4m/ 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.988 | 10523 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.988 | 10523 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.988 | 10526 | Process exit code: 0 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.988 | 10526 | Process output: 57 bytes 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.988 | 10523 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.988 | 10526 | Waiting for a new command 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 25822 | Added a new worker 15 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10522 | Removed run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10522 | Assigned run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 25823 | Added a new worker 10 to the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10522 | Removed run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.988 | 10522 | Assigned run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.989 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.988 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.s3g7kd 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.988 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vXbiy8 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.990 | 25820 | Marked run 1409 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.991 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.992 | 25821 | Marked run 1410 as finished 2024-04-25 03:44:22 | INFO | 10520/cimple-server: 2024-04-25 03:44:22.992 | 10520 | Waiting for new connections 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.994 | 10526 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.995 | 10523 | Checking out revision HEAD 2024-04-25 03:44:22 | INFO | 10526/cimple-worker: 2024-04-25 03:44:22.995 | 10526 | Going to run: ./ci 2024-04-25 03:44:22 | INFO | 10523/cimple-worker: 2024-04-25 03:44:22.996 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.001 | 10526 | Recursively removing directory: /tmp/git.s3g7kd/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.001 | 10523 | Recursively removing directory: /tmp/git.vXbiy8/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.002 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.002 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 25837 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10522 | Removed run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10522 | Assigned run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 25839 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10522 | Removed run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.003 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.003 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.003 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.003 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.003 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.96WgpQ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.004 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EbXkgH 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10522 | Assigned run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.003 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.005 | 25836 | Marked run 1412 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.005 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.007 | 25838 | Marked run 1411 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.007 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.008 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.008 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.009 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.009 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.015 | 10523 | Recursively removing directory: /tmp/git.EbXkgH/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.015 | 10526 | Recursively removing directory: /tmp/git.96WgpQ/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.016 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.016 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.016 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.016 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.016 | 25853 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.016 | 10522 | Removed run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.016 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.016 | 10522 | Assigned run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.017 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.017 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.017 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.017 | 25855 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.017 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.017 | 10522 | Removed run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.017 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.017 | 10522 | Assigned run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.016 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.016 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.017 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.016 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.017 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tRJw6C 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.017 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jt35U2 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.019 | 25852 | Marked run 1414 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.019 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.020 | 25854 | Marked run 1413 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.020 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.022 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.023 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.023 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.024 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.028 | 10523 | Recursively removing directory: /tmp/git.tRJw6C/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.030 | 10526 | Recursively removing directory: /tmp/git.jt35U2/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.030 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.030 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.030 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.030 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.030 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.030 | 25869 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.030 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.030 | 10522 | Removed run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.030 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.030 | 10522 | Assigned run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.030 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HqsssU 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.032 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.032 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.032 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.032 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.032 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.032 | 25871 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.032 | 10522 | Removed run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.032 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.032 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.032 | 10522 | Assigned run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.032 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OfUgoG 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.033 | 25868 | Marked run 1415 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.034 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.036 | 25870 | Marked run 1416 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.036 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.037 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.038 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.039 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.040 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.044 | 10523 | Recursively removing directory: /tmp/git.HqsssU/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.046 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.046 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.046 | 10526 | Recursively removing directory: /tmp/git.OfUgoG/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.046 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.046 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.046 | 25885 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.046 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.046 | 10522 | Removed run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.046 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.046 | 10522 | Assigned run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.046 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EaG4XV 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.047 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.049 | 25884 | Marked run 1417 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.049 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.049 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.049 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.049 | 25887 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.049 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.049 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.049 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.049 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.049 | 10522 | Removed run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.049 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.049 | 10522 | Assigned run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.049 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sNqVAx 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.051 | 25886 | Marked run 1418 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.051 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.052 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.053 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.056 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.057 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.059 | 10523 | Recursively removing directory: /tmp/git.EaG4XV/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.060 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.060 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.060 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.060 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.060 | 25898 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.060 | 10522 | Removed run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.060 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.060 | 10522 | Assigned run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.061 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.060 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.061 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.amNZPP 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.063 | 10526 | Recursively removing directory: /tmp/git.sNqVAx/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.063 | 25897 | Marked run 1419 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.063 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.064 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.064 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.065 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.065 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.065 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.065 | 25903 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.065 | 10522 | Removed run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.065 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.065 | 10522 | Assigned run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.065 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yuin42 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.065 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.067 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.067 | 25902 | Marked run 1420 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.067 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.068 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.071 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.072 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.074 | 10523 | Recursively removing directory: /tmp/git.amNZPP/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.075 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.075 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.075 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.075 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.075 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.075 | 25913 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.075 | 10522 | Removed run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.075 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.076 | 10522 | Assigned run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.076 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.076 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LqEmwz 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.078 | 25912 | Marked run 1421 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.078 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.080 | 10526 | Recursively removing directory: /tmp/git.yuin42/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.081 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.081 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.081 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.081 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.081 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.081 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.081 | 25919 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.081 | 10522 | Removed run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.081 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.081 | 10522 | Assigned run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.081 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.081 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Cj2WSb 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.082 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.083 | 25918 | Marked run 1422 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.083 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.086 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.087 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.089 | 10523 | Recursively removing directory: /tmp/git.LqEmwz/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.090 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.090 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.090 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.090 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.090 | 25929 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.090 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.090 | 10522 | Removed run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.090 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.091 | 10522 | Assigned run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.090 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.091 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WX48bp 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.093 | 25928 | Marked run 1423 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.093 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.094 | 10526 | Recursively removing directory: /tmp/git.Cj2WSb/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.095 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.095 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.096 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.096 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.096 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.096 | 25935 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.096 | 10522 | Removed run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.096 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.096 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.096 | 10522 | Assigned run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.096 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.096 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lutaTG 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.098 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.098 | 25934 | Marked run 1424 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.098 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.101 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.102 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.104 | 10523 | Recursively removing directory: /tmp/git.WX48bp/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.105 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.105 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.105 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.105 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.105 | 25946 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.105 | 10522 | Removed run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.105 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.106 | 10522 | Assigned run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.106 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.105 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.106 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Cglz1B 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.108 | 10526 | Recursively removing directory: /tmp/git.lutaTG/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.109 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.109 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.109 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.109 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.110 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eKdUmc 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.110 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.110 | 25951 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.110 | 10522 | Removed run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.110 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.110 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.110 | 10522 | Assigned run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.119 | 25945 | Marked run 1425 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.119 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.122 | 25950 | Marked run 1426 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.122 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.123 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.124 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.124 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.125 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.130 | 10526 | Recursively removing directory: /tmp/git.eKdUmc/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.131 | 10523 | Recursively removing directory: /tmp/git.Cglz1B/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.131 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.131 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.132 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.132 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.132 | 25965 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.132 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.132 | 10522 | Removed run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.132 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.132 | 10522 | Assigned run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.132 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.132 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.z0PIhV 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.134 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.134 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.134 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.134 | 25964 | Marked run 1428 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.134 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.134 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.134 | 25967 | Added a new worker 6 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.134 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.134 | 10522 | Removed run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.134 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.134 | 10522 | Assigned run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.134 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vigBs0 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.137 | 25966 | Marked run 1427 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.137 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.137 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.138 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.139 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.140 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.144 | 10526 | Recursively removing directory: /tmp/git.z0PIhV/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.145 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.145 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.145 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.145 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.146 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.146 | 25981 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.146 | 10522 | Removed run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.146 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.146 | 10522 | Assigned run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.146 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.146 | 10523 | Recursively removing directory: /tmp/git.vigBs0/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.146 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RbwLqV 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.148 | 25980 | Marked run 1429 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.149 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.149 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.149 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.149 | 25983 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.149 | 10522 | Removed run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.149 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.149 | 10522 | Assigned run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.149 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.148 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.148 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.149 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.149 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CAawXt 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.151 | 25982 | Marked run 1430 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.151 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.152 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.153 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.154 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.155 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.158 | 10526 | Recursively removing directory: /tmp/git.RbwLqV/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.160 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.160 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.160 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.160 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.160 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.160 | 25997 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.160 | 10522 | Removed run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.160 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.160 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.160 | 10522 | Assigned run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.160 | 10523 | Recursively removing directory: /tmp/git.CAawXt/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.161 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VKHdXO 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.163 | 25996 | Marked run 1431 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.163 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.163 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.163 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.163 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.163 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.163 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.164 | 25999 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.164 | 10522 | Removed run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.164 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.164 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.164 | 10522 | Assigned run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.164 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PSjcb6 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.166 | 25998 | Marked run 1432 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.166 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.167 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.168 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.168 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.169 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.174 | 10526 | Recursively removing directory: /tmp/git.VKHdXO/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.175 | 10523 | Recursively removing directory: /tmp/git.PSjcb6/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.175 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.175 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.176 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.176 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.176 | 26013 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.176 | 10522 | Removed run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.176 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.176 | 10522 | Assigned run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.176 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.176 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.176 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nmFptR 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.178 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.178 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.178 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.178 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.178 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.178 | 26015 | Added a new worker 12 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.178 | 26012 | Marked run 1433 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.178 | 10522 | Removed run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.178 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.178 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.178 | 10522 | Assigned run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.178 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.178 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IMUEIF 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.181 | 26014 | Marked run 1434 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.181 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.182 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.183 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.183 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.183 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.189 | 10526 | Recursively removing directory: /tmp/git.nmFptR/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.189 | 10523 | Recursively removing directory: /tmp/git.IMUEIF/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.190 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.190 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.190 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.190 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 26029 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10522 | Removed run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10522 | Assigned run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.190 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.191 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kJirbG 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 26031 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10522 | Removed run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.191 | 10522 | Assigned run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.191 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.191 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.191 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.192 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4aDlV6 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.193 | 26028 | Marked run 1435 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.193 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.195 | 26030 | Marked run 1436 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.195 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.196 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.197 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.197 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.197 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.203 | 10523 | Recursively removing directory: /tmp/git.4aDlV6/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.203 | 10526 | Recursively removing directory: /tmp/git.kJirbG/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.204 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.204 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.204 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.204 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.204 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.205 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.205 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 26046 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10522 | Removed run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10522 | Assigned run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 26047 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10522 | Removed run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10522 | Assigned run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.205 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.205 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lRtTsN 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.206 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xaACzE 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.206 | 26045 | Marked run 1437 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.207 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.208 | 26044 | Marked run 1438 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.209 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.211 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.211 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.212 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.212 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.217 | 10523 | Recursively removing directory: /tmp/git.lRtTsN/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.217 | 10526 | Recursively removing directory: /tmp/git.xaACzE/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.219 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.219 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.219 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.219 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.219 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 26062 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10522 | Removed run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10522 | Assigned run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 26063 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10522 | Removed run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.219 | 10522 | Assigned run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.220 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.219 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.219 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lEZc0t 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.219 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.U58pp0 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.221 | 26060 | Marked run 1440 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.222 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.223 | 26061 | Marked run 1439 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.223 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.225 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.225 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.226 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.226 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.232 | 10523 | Recursively removing directory: /tmp/git.U58pp0/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.232 | 10526 | Recursively removing directory: /tmp/git.lEZc0t/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.233 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.233 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.233 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.234 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.234 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.234 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.234 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 26077 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10522 | Removed run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10522 | Assigned run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 26079 | Added a new worker 9 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10522 | Removed run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10522 | Assigned run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.234 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.235 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CoGIcM 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.235 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7Gd8w3 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.236 | 26076 | Marked run 1442 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.236 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.237 | 26078 | Marked run 1441 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.238 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.240 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.241 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.241 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.242 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.247 | 10523 | Recursively removing directory: /tmp/git.7Gd8w3/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.248 | 10526 | Recursively removing directory: /tmp/git.CoGIcM/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.248 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.248 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.248 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.249 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.249 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.249 | 26093 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.249 | 10522 | Removed run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.249 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.249 | 10522 | Assigned run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.249 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.250 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oiD4mG 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.250 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.250 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.250 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.250 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.250 | 26095 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.250 | 10522 | Removed run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.250 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.250 | 10522 | Assigned run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.250 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.250 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.250 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Dk5sn5 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.251 | 26092 | Marked run 1443 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.251 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.253 | 26094 | Marked run 1444 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.253 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.255 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.255 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.255 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.256 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.261 | 10523 | Recursively removing directory: /tmp/git.oiD4mG/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.262 | 10526 | Recursively removing directory: /tmp/git.Dk5sn5/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.263 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.263 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.263 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.263 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.263 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.263 | 26109 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.263 | 10522 | Removed run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.263 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.263 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.263 | 10522 | Assigned run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.263 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3liUvd 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.263 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.263 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.264 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.264 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.264 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.264 | 26111 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.264 | 10522 | Removed run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.264 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.264 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.264 | 10522 | Assigned run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.264 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.duo0v0 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.265 | 26108 | Marked run 1445 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.265 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.267 | 26110 | Marked run 1446 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.267 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.269 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.269 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.269 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.270 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.275 | 10526 | Recursively removing directory: /tmp/git.duo0v0/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.276 | 10523 | Recursively removing directory: /tmp/git.3liUvd/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.277 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.277 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.277 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.277 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.277 | 26125 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.277 | 10522 | Removed run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.277 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.277 | 10522 | Assigned run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.277 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.277 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lCgV8X 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.277 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.277 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.277 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.278 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.278 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.278 | 26127 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.278 | 10522 | Removed run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.278 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.278 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.278 | 10522 | Assigned run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.280 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.feOaTn 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.281 | 26124 | Marked run 1448 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.281 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.284 | 26126 | Marked run 1447 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.284 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.284 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.285 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.285 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.285 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.291 | 10523 | Recursively removing directory: /tmp/git.feOaTn/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.291 | 10526 | Recursively removing directory: /tmp/git.lCgV8X/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.292 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.292 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.292 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.292 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.293 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.292 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 26142 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10522 | Removed run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10522 | Assigned run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 26143 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10522 | Removed run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10522 | Assigned run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.293 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.293 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.293 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SqpJIs 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.293 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.f91ui6 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.295 | 26140 | Marked run 1450 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.296 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.297 | 26141 | Marked run 1449 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.297 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.299 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.299 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.300 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.300 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.305 | 10526 | Recursively removing directory: /tmp/git.f91ui6/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.306 | 10523 | Recursively removing directory: /tmp/git.SqpJIs/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.307 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.307 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.307 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.307 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.307 | 26157 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.307 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.307 | 10522 | Removed run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.307 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.307 | 10522 | Assigned run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.308 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.308 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.308 | 26159 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.308 | 10522 | Removed run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.308 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.308 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.308 | 10522 | Assigned run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.307 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.307 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.308 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.308 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.f79HIf 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.307 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.307 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jhsPD4 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.309 | 26156 | Marked run 1452 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.309 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.311 | 26158 | Marked run 1451 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.312 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.313 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.316 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.317 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.317 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.322 | 10523 | Recursively removing directory: /tmp/git.f79HIf/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.323 | 10526 | Recursively removing directory: /tmp/git.jhsPD4/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.323 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.323 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.323 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.324 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.324 | 26173 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.324 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.324 | 10522 | Removed run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.324 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.324 | 10522 | Assigned run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.324 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.324 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VTFTaJ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.326 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.326 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.326 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.326 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.326 | 26175 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.326 | 10522 | Removed run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.326 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.326 | 10522 | Assigned run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.326 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.326 | 26172 | Marked run 1454 as finished 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.326 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.326 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DZVBZA 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.327 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.328 | 26174 | Marked run 1453 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.328 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.330 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.331 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.331 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.332 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.337 | 10523 | Recursively removing directory: /tmp/git.VTFTaJ/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.338 | 10526 | Recursively removing directory: /tmp/git.DZVBZA/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.339 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.339 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.339 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.339 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.339 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.339 | 26189 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.339 | 10522 | Removed run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.339 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.339 | 10522 | Assigned run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.339 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.339 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.59dBmb 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.340 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.340 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.340 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.340 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.340 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.340 | 26191 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.340 | 10522 | Removed run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.340 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.340 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.340 | 10522 | Assigned run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.341 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lVRRpf 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.341 | 26188 | Marked run 1455 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.341 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.343 | 26190 | Marked run 1456 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.343 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.344 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.345 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.346 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.346 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.351 | 10523 | Recursively removing directory: /tmp/git.59dBmb/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.352 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.352 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.352 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.352 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.352 | 26205 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.352 | 10522 | Removed run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.352 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.353 | 10522 | Assigned run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.353 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.352 | 10526 | Recursively removing directory: /tmp/git.lVRRpf/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.352 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.353 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xKswei 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.354 | 26204 | Marked run 1457 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.354 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.355 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.355 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.355 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.355 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.355 | 26207 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.355 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.355 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.356 | 10522 | Removed run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.356 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.356 | 10522 | Assigned run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.356 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mVxoVJ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.358 | 26206 | Marked run 1458 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.358 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.359 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.360 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.361 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.361 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.365 | 10523 | Recursively removing directory: /tmp/git.xKswei/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.366 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.366 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.367 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.367 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.367 | 26221 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.367 | 10522 | Removed run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.367 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.367 | 10522 | Assigned run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.367 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.367 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.367 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UXgvw6 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.368 | 10526 | Recursively removing directory: /tmp/git.mVxoVJ/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.369 | 26220 | Marked run 1459 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.369 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.370 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.370 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.370 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.370 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.370 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.370 | 26223 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.370 | 10522 | Removed run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.370 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.370 | 10522 | Assigned run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.370 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.370 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hVhCig 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.372 | 26222 | Marked run 1460 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.373 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.373 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.374 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.376 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.376 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.379 | 10523 | Recursively removing directory: /tmp/git.UXgvw6/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.381 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.381 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.381 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.381 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.381 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.381 | 26236 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.381 | 10522 | Removed run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.381 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.381 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.381 | 10522 | Assigned run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.381 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QORVOm 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.383 | 10526 | Recursively removing directory: /tmp/git.hVhCig/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.384 | 26235 | Marked run 1461 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.384 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.385 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.385 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.385 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.385 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.385 | 26239 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.385 | 10522 | Removed run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.385 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.385 | 10522 | Assigned run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.385 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.385 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.385 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6NPiEn 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.387 | 26238 | Marked run 1462 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.387 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.388 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.388 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.392 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.392 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.394 | 10523 | Recursively removing directory: /tmp/git.QORVOm/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.396 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.396 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.396 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.396 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.396 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.396 | 26250 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.396 | 10522 | Removed run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.396 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.396 | 10522 | Assigned run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.396 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.396 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aZsEtJ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.399 | 26249 | Marked run 1463 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.399 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.399 | 10526 | Recursively removing directory: /tmp/git.6NPiEn/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.400 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.400 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.401 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.401 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.401 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.401 | 26255 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.401 | 10522 | Removed run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.401 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.401 | 10522 | Assigned run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.401 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.401 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1uQ6aT 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.403 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.403 | 26254 | Marked run 1464 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.403 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.404 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.406 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.407 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.409 | 10523 | Recursively removing directory: /tmp/git.aZsEtJ/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.411 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.411 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.411 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.411 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.411 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.411 | 26267 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.411 | 10522 | Removed run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.411 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.412 | 10522 | Assigned run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.412 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.412 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.g86kOl 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.413 | 10526 | Recursively removing directory: /tmp/git.1uQ6aT/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.414 | 26266 | Marked run 1465 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.414 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.415 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.415 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.415 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.415 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.415 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.415 | 26271 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.415 | 10522 | Removed run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.415 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.415 | 10522 | Assigned run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.415 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.415 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ldjzx0 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.418 | 26270 | Marked run 1466 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.418 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.418 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.419 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.420 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.421 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.424 | 10523 | Recursively removing directory: /tmp/git.g86kOl/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.426 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.426 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.426 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.426 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.426 | 26285 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.426 | 10522 | Removed run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.426 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.426 | 10522 | Assigned run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.426 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.426 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.426 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3mLPxq 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.427 | 10526 | Recursively removing directory: /tmp/git.ldjzx0/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.429 | 26284 | Marked run 1467 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.429 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.429 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.429 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.429 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.429 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.429 | 26287 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.429 | 10522 | Removed run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.429 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.429 | 10522 | Assigned run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.430 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.429 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.430 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.X2ir42 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.431 | 26286 | Marked run 1468 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.431 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.432 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.433 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.434 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.435 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.439 | 10523 | Recursively removing directory: /tmp/git.3mLPxq/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.440 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.440 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.440 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.440 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.440 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.440 | 26301 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.440 | 10522 | Removed run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.440 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.440 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.441 | 10522 | Assigned run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.441 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MVNkDP 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.441 | 10526 | Recursively removing directory: /tmp/git.X2ir42/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.443 | 26300 | Marked run 1469 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.443 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.443 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.443 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.443 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.443 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.443 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.444 | 26303 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.444 | 10522 | Removed run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.444 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.444 | 10522 | Assigned run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.444 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.b2eSpm 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.444 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.445 | 26302 | Marked run 1470 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.445 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.447 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.448 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.448 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.449 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.454 | 10523 | Recursively removing directory: /tmp/git.MVNkDP/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.455 | 10526 | Recursively removing directory: /tmp/git.b2eSpm/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.455 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.455 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.455 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.455 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.455 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.456 | 26317 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.456 | 10522 | Removed run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.456 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.456 | 10522 | Assigned run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.456 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.456 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.w51kae 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.458 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.458 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.458 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.458 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.458 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.458 | 26319 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.458 | 10522 | Removed run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.458 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.458 | 10522 | Assigned run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.458 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.458 | 26316 | Marked run 1471 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.459 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.458 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qn6RzE 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.460 | 26318 | Marked run 1472 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.460 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.461 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.462 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.463 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.464 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.468 | 10523 | Recursively removing directory: /tmp/git.w51kae/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.469 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.469 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.469 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.470 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.470 | 26333 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.470 | 10522 | Removed run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.470 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.470 | 10522 | Assigned run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.470 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.470 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.470 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jjFXxs 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.470 | 10526 | Recursively removing directory: /tmp/git.qn6RzE/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.472 | 26332 | Marked run 1473 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.472 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.473 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.473 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.473 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.473 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.473 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.473 | 26335 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.473 | 10522 | Removed run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.473 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.473 | 10522 | Assigned run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.473 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.473 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0cfbUk 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.475 | 26334 | Marked run 1474 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.475 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.476 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.477 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.478 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.479 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.482 | 10523 | Recursively removing directory: /tmp/git.jjFXxs/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.484 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.484 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.484 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.484 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.485 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.485 | 26349 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.485 | 10522 | Removed run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.485 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.485 | 10522 | Assigned run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.485 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.485 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iHzjde 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.485 | 10526 | Recursively removing directory: /tmp/git.0cfbUk/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.487 | 26348 | Marked run 1475 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.487 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.487 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.487 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.487 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.487 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.487 | 26351 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.488 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.488 | 10522 | Removed run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.488 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.488 | 10522 | Assigned run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.487 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.488 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7d0cyd 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.489 | 26350 | Marked run 1476 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.489 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.491 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.492 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.493 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.493 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.498 | 10523 | Recursively removing directory: /tmp/git.iHzjde/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.499 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.499 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.499 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.499 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.499 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.499 | 26365 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.499 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WkxURF 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.499 | 10522 | Removed run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.499 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.499 | 10522 | Assigned run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.500 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.499 | 10526 | Recursively removing directory: /tmp/git.7d0cyd/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.501 | 26364 | Marked run 1477 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.501 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.502 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.502 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.502 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.502 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.502 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.502 | 26367 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.502 | 10522 | Removed run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.502 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.502 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.502 | 10522 | Assigned run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.502 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Fu9x1Z 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.505 | 26366 | Marked run 1478 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.505 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.506 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.507 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.507 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.508 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.513 | 10523 | Recursively removing directory: /tmp/git.WkxURF/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.515 | 10526 | Recursively removing directory: /tmp/git.Fu9x1Z/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.515 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.515 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.515 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.515 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.515 | 26381 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.515 | 10522 | Removed run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.516 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.516 | 10522 | Assigned run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.516 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.515 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.516 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZBKyez 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.517 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.517 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.518 | 26380 | Marked run 1479 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.518 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.518 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.518 | 26383 | Added a new worker 6 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.518 | 10522 | Removed run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.518 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.518 | 10522 | Assigned run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.518 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.518 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.518 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.znpYbf 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.520 | 26382 | Marked run 1480 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.520 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.522 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.522 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.522 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.523 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.528 | 10523 | Recursively removing directory: /tmp/git.ZBKyez/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.529 | 10526 | Recursively removing directory: /tmp/git.znpYbf/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.530 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.530 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.530 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.530 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.530 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.530 | 26397 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.530 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.530 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.531 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.531 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9MjQvU 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10522 | Removed run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10522 | Assigned run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 26399 | Added a new worker 9 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10522 | Removed run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10522 | Assigned run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.531 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.532 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1ggaxX 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.533 | 26396 | Marked run 1481 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.533 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.534 | 26398 | Marked run 1482 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.535 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.537 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.537 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.537 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.537 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.543 | 10523 | Recursively removing directory: /tmp/git.9MjQvU/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.544 | 10526 | Recursively removing directory: /tmp/git.1ggaxX/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.545 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.545 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.545 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.545 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.545 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.545 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.545 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.545 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.545 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.545 | 26413 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.545 | 10522 | Removed run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.545 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.545 | 10522 | Assigned run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.545 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.546 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.546 | 26415 | Added a new worker 9 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.546 | 10522 | Removed run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.546 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.546 | 10522 | Assigned run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.546 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.545 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZvM5qp 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.546 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pG1gtr 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.547 | 26412 | Marked run 1483 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.547 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.549 | 26414 | Marked run 1484 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.549 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.550 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.551 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.551 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.552 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.557 | 10526 | Recursively removing directory: /tmp/git.pG1gtr/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.558 | 10523 | Recursively removing directory: /tmp/git.ZvM5qp/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.558 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.558 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.559 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.559 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.559 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.559 | 26429 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.559 | 10522 | Removed run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.559 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.559 | 10522 | Assigned run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.559 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.560 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aW8Lwk 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.561 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.561 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.561 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.561 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZVUX99 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.561 | 26428 | Marked run 1486 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.561 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.561 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.561 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.561 | 26431 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.561 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.561 | 10522 | Removed run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.561 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.561 | 10522 | Assigned run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.563 | 26430 | Marked run 1485 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.563 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.565 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.566 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.567 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.567 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.573 | 10526 | Recursively removing directory: /tmp/git.aW8Lwk/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.574 | 10523 | Recursively removing directory: /tmp/git.ZVUX99/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.574 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.574 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.575 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.575 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.575 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.575 | 26445 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.575 | 10522 | Removed run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.575 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.575 | 10522 | Assigned run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.575 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.576 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XeZQxy 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.576 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.576 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.576 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.576 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.576 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.576 | 26447 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.576 | 10522 | Removed run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.576 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.576 | 10522 | Assigned run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.576 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.577 | 26444 | Marked run 1487 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.577 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.576 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sg1bpn 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.579 | 26446 | Marked run 1488 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.579 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.581 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.581 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.582 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.582 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.588 | 10526 | Recursively removing directory: /tmp/git.XeZQxy/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.588 | 10523 | Recursively removing directory: /tmp/git.sg1bpn/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.590 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.590 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.590 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.590 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 26461 | Added a new worker 12 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10522 | Removed run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.590 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10522 | Assigned run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.590 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.590 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tSdS1B 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 26463 | Added a new worker 8 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10522 | Removed run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.590 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.591 | 10522 | Assigned run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.591 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.591 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FXgHxD 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.592 | 26460 | Marked run 1490 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.592 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.593 | 26462 | Marked run 1489 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.594 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.596 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.597 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.597 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.598 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.604 | 10523 | Recursively removing directory: /tmp/git.tSdS1B/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.604 | 10526 | Recursively removing directory: /tmp/git.FXgHxD/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.605 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.605 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.605 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.605 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.605 | 26477 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.605 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.605 | 10522 | Removed run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.605 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.605 | 10522 | Assigned run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.606 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.606 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.606 | 26479 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.606 | 10522 | Removed run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.606 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.606 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.606 | 10522 | Assigned run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.605 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.605 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.606 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.606 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ugctmW 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.605 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.606 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oP779o 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.608 | 26476 | Marked run 1491 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.608 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.609 | 26478 | Marked run 1492 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.609 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.611 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.611 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.611 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.612 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.618 | 10526 | Recursively removing directory: /tmp/git.ugctmW/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.618 | 10523 | Recursively removing directory: /tmp/git.oP779o/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.619 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.619 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.619 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.619 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.619 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.619 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.619 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 26494 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10522 | Removed run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10522 | Assigned run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 26495 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10522 | Removed run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10522 | Assigned run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.620 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.620 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CgJUnu 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.620 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.620 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RaOJKd 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.622 | 26493 | Marked run 1493 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.622 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.624 | 26492 | Marked run 1494 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.624 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.625 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.626 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.626 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.626 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.632 | 10526 | Recursively removing directory: /tmp/git.CgJUnu/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.633 | 10523 | Recursively removing directory: /tmp/git.RaOJKd/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.634 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.634 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.634 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.634 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.634 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.634 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.634 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.634 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.634 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iYLwDf 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.634 | 26509 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.634 | 10522 | Removed run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.634 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.634 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.634 | 10522 | Assigned run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.634 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.635 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.635 | 26511 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.635 | 10522 | Removed run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.635 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.635 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.635 | 10522 | Assigned run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.635 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LgdPOt 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.637 | 26508 | Marked run 1495 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.637 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.638 | 26510 | Marked run 1496 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.638 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.640 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.640 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.640 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.640 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.646 | 10526 | Recursively removing directory: /tmp/git.iYLwDf/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.646 | 10523 | Recursively removing directory: /tmp/git.LgdPOt/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.647 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.647 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 26526 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10522 | Removed run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10522 | Assigned run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 26527 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10522 | Removed run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.648 | 10522 | Assigned run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.649 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.648 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.648 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.648 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.648 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NLYDnf 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.648 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.648 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZKL6C2 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.650 | 26524 | Marked run 1497 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.650 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.651 | 26525 | Marked run 1498 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.651 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.653 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.654 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.654 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.654 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.660 | 10523 | Recursively removing directory: /tmp/git.NLYDnf/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.660 | 10526 | Recursively removing directory: /tmp/git.ZKL6C2/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.661 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.661 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.661 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.661 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.661 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.662 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.661 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.661 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 26541 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10522 | Removed run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10522 | Assigned run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 26543 | Added a new worker 8 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10522 | Removed run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.662 | 10522 | Assigned run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.662 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.byRtaj 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.663 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ttqztj 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.664 | 26540 | Marked run 1500 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.664 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.665 | 26542 | Marked run 1499 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.666 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.667 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.668 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.668 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.668 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.674 | 10523 | Recursively removing directory: /tmp/git.byRtaj/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.674 | 10526 | Recursively removing directory: /tmp/git.Ttqztj/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.675 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.675 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.675 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.675 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.675 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.675 | 26557 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.675 | 10522 | Removed run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.675 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.675 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.675 | 10522 | Assigned run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.676 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.676 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.676 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.676 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.676 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.676 | 26559 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.676 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.676 | 10522 | Removed run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.676 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.676 | 10522 | Assigned run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.675 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fjPKtx 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.677 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.u8UBp1 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.678 | 26556 | Marked run 1501 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.678 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.679 | 26558 | Marked run 1502 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.680 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.681 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.681 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.682 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.682 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.688 | 10523 | Recursively removing directory: /tmp/git.fjPKtx/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.688 | 10526 | Recursively removing directory: /tmp/git.u8UBp1/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.689 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.689 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.689 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.689 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.689 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.689 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.689 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 26574 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10522 | Removed run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10522 | Assigned run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 26575 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10522 | Removed run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10522 | Assigned run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.690 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.690 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oLPl8O 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.689 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.690 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CNbTZw 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.692 | 26572 | Marked run 1504 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.692 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.694 | 26573 | Marked run 1503 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.694 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.695 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.695 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.696 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.696 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.702 | 10523 | Recursively removing directory: /tmp/git.CNbTZw/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.702 | 10526 | Recursively removing directory: /tmp/git.oLPl8O/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.703 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.703 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.703 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.703 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.703 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.703 | 26590 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 10522 | Removed run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 10522 | Assigned run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 26591 | Added a new worker 16 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 10522 | Removed run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 10522 | Assigned run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.704 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.703 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.704 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.v3j0nI 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.703 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.703 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.703 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.704 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.g3wC4L 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.706 | 26589 | Marked run 1506 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.706 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.707 | 26588 | Marked run 1505 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.708 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.709 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.709 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.709 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.709 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.716 | 10523 | Recursively removing directory: /tmp/git.v3j0nI/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.716 | 10526 | Recursively removing directory: /tmp/git.g3wC4L/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.717 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.717 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.717 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.717 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.717 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.717 | 26606 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.717 | 10522 | Removed run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.717 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.717 | 10522 | Assigned run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.718 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.718 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.718 | 26607 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.718 | 10522 | Removed run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.718 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.718 | 10522 | Assigned run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.718 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.717 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.717 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.717 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.718 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sGemm3 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.717 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.718 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fjVtxx 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.720 | 26604 | Marked run 1508 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.720 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.721 | 26605 | Marked run 1507 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.721 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.723 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.723 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.724 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.724 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.729 | 10526 | Recursively removing directory: /tmp/git.sGemm3/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.730 | 10523 | Recursively removing directory: /tmp/git.fjVtxx/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.731 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.731 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.731 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.731 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 26621 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10522 | Removed run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10522 | Assigned run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 26623 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10522 | Removed run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.731 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.732 | 10522 | Assigned run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.731 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.731 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DcQjTl 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.731 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.732 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IdvH9S 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.733 | 26620 | Marked run 1509 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.734 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.735 | 26622 | Marked run 1510 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.735 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.737 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.737 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.737 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.738 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.744 | 10523 | Recursively removing directory: /tmp/git.IdvH9S/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.744 | 10526 | Recursively removing directory: /tmp/git.DcQjTl/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.745 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.745 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.745 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.745 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.745 | 26637 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.745 | 10522 | Removed run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.745 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.745 | 10522 | Assigned run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.745 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.745 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.746 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.746 | 26639 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.746 | 10522 | Removed run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.746 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.746 | 10522 | Assigned run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.746 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.745 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.745 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.h0Ii4s 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.745 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.745 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.746 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.746 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.k4qDxW 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.749 | 26636 | Marked run 1512 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.749 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.750 | 26638 | Marked run 1511 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.750 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.751 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.751 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.752 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.752 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.757 | 10523 | Recursively removing directory: /tmp/git.h0Ii4s/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.758 | 10526 | Recursively removing directory: /tmp/git.k4qDxW/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.759 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.759 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.759 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.759 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.759 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 26654 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 10522 | Removed run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 10522 | Assigned run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 26655 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 10522 | Removed run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.759 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.760 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.760 | 10522 | Assigned run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.760 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.759 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.759 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EKzIGE 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.760 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.T85vcK 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.762 | 26652 | Marked run 1514 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.762 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.764 | 26653 | Marked run 1513 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.764 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.765 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.765 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.765 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.766 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.772 | 10523 | Recursively removing directory: /tmp/git.T85vcK/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.772 | 10526 | Recursively removing directory: /tmp/git.EKzIGE/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.773 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.773 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.773 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.773 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.773 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.774 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.773 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 26669 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10522 | Removed run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10522 | Assigned run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 26671 | Added a new worker 8 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10522 | Removed run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10522 | Assigned run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.774 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.775 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6jmB1p 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.775 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Wr5U2o 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.776 | 26668 | Marked run 1516 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.776 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.777 | 26670 | Marked run 1515 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.777 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.780 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.780 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.781 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.781 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.787 | 10526 | Recursively removing directory: /tmp/git.6jmB1p/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.787 | 10523 | Recursively removing directory: /tmp/git.Wr5U2o/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.788 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.788 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.788 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.788 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.789 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.788 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 26686 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10522 | Removed run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10522 | Assigned run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 26687 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10522 | Removed run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10522 | Assigned run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.789 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.790 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.u079pj 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.789 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.789 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.maqbnu 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.791 | 26685 | Marked run 1518 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.791 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.793 | 26684 | Marked run 1517 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.793 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.794 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.795 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.795 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.795 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.802 | 10523 | Recursively removing directory: /tmp/git.u079pj/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.802 | 10526 | Recursively removing directory: /tmp/git.maqbnu/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.803 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.803 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.803 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.803 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.804 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.803 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.804 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.804 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UdmpEZ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 26702 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10522 | Removed run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10522 | Assigned run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 26703 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10522 | Removed run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10522 | Assigned run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.804 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.805 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JUamMo 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.806 | 26700 | Marked run 1520 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.806 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.807 | 26701 | Marked run 1519 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.807 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.810 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.810 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.811 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.811 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.817 | 10523 | Recursively removing directory: /tmp/git.UdmpEZ/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.817 | 10526 | Recursively removing directory: /tmp/git.JUamMo/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.818 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.818 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.819 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.818 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.818 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.819 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.818 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 26718 | Added a new worker 15 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10522 | Removed run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10522 | Assigned run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 26719 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10522 | Removed run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10522 | Assigned run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.819 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.819 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sRrKfk 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.819 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wxKRkd 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.821 | 26716 | Marked run 1522 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.821 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.823 | 26717 | Marked run 1521 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.823 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.824 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.825 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.825 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.826 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.831 | 10523 | Recursively removing directory: /tmp/git.wxKRkd/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.832 | 10526 | Recursively removing directory: /tmp/git.sRrKfk/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.833 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.833 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.833 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.833 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.833 | 26733 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.833 | 10522 | Removed run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.833 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.833 | 10522 | Assigned run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.833 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.833 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ys1WDV 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.834 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.834 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.834 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.835 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.835 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.835 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.835 | 26735 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.835 | 10522 | Removed run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.835 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.835 | 10522 | Assigned run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.835 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.835 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Znzvf7 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.835 | 26732 | Marked run 1523 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.836 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.837 | 26734 | Marked run 1524 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.837 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.840 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.841 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.842 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.842 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.847 | 10523 | Recursively removing directory: /tmp/git.ys1WDV/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.848 | 10526 | Recursively removing directory: /tmp/git.Znzvf7/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.849 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.849 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.849 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.849 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.849 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.849 | 26749 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.849 | 10522 | Removed run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.849 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.849 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.849 | 10522 | Assigned run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.850 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eZmhA6 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.851 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.851 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.851 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.851 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.851 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cyyOFi 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.851 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.851 | 26751 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.851 | 10522 | Removed run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.851 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.851 | 10522 | Assigned run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.851 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.851 | 26748 | Marked run 1525 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.852 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.853 | 26750 | Marked run 1526 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.853 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.855 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.855 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.856 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.856 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.862 | 10523 | Recursively removing directory: /tmp/git.eZmhA6/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.862 | 10526 | Recursively removing directory: /tmp/git.cyyOFi/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.864 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.864 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.864 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.864 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.864 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.864 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 26766 | Added a new worker 14 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 10522 | Removed run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 10522 | Assigned run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.864 | 26767 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.865 | 10522 | Removed run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.865 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.865 | 10522 | Assigned run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.865 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.864 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Z8XTmx 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.865 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UwejBI 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.867 | 26765 | Marked run 1527 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.867 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.869 | 26764 | Marked run 1528 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.869 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.870 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.870 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.870 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.873 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.877 | 10523 | Recursively removing directory: /tmp/git.UwejBI/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.878 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.878 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.878 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.878 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.878 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.879 | 26780 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.879 | 10522 | Removed run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.879 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.879 | 10522 | Assigned run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.879 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.879 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AtfXTT 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.880 | 10526 | Recursively removing directory: /tmp/git.Z8XTmx/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.881 | 26779 | Marked run 1530 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.881 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.882 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.882 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.882 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.882 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.882 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.883 | 26783 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.883 | 10522 | Removed run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.883 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.883 | 10522 | Assigned run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.883 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.883 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RJ56id 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.885 | 26782 | Marked run 1529 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.885 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.885 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.886 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.888 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.889 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.892 | 10523 | Recursively removing directory: /tmp/git.AtfXTT/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.894 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.894 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.894 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.894 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.894 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.894 | 26797 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.895 | 10522 | Removed run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.895 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.895 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.895 | 10522 | Assigned run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.895 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MeFQbr 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.896 | 10526 | Recursively removing directory: /tmp/git.RJ56id/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.896 | 26796 | Marked run 1531 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.897 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.897 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.897 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.898 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.898 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.898 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.898 | 26799 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.898 | 10522 | Removed run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.898 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.898 | 10522 | Assigned run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.898 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.898 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.c0YetK 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.900 | 26798 | Marked run 1532 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.900 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.901 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.901 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.903 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.903 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.907 | 10523 | Recursively removing directory: /tmp/git.MeFQbr/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.909 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.909 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.909 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.909 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.909 | 26813 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.909 | 10522 | Removed run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.909 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.909 | 10522 | Assigned run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.909 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.909 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.909 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.F821Ao 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.910 | 10526 | Recursively removing directory: /tmp/git.c0YetK/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.912 | 26812 | Marked run 1533 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.912 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.912 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.912 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.913 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.913 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.913 | 26815 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.913 | 10522 | Removed run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.913 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.913 | 10522 | Assigned run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.913 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.913 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.914 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oaCpAW 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.915 | 26814 | Marked run 1534 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.915 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.916 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.916 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.918 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.919 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.922 | 10523 | Recursively removing directory: /tmp/git.F821Ao/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.924 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.924 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.924 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.924 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.924 | 26829 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.924 | 10522 | Removed run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.924 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.924 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.924 | 10522 | Assigned run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.924 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.924 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.23VIAG 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.925 | 10526 | Recursively removing directory: /tmp/git.oaCpAW/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.927 | 26828 | Marked run 1535 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.927 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.928 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.928 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.928 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.928 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.928 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.928 | 26831 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.928 | 10522 | Removed run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.928 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.928 | 10522 | Assigned run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.928 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.929 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rYWOJ7 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.930 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.931 | 26830 | Marked run 1536 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.931 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.931 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.934 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.934 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.937 | 10523 | Recursively removing directory: /tmp/git.23VIAG/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.938 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.938 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.939 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.939 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.939 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.939 | 26843 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.939 | 10522 | Removed run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.939 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.939 | 10522 | Assigned run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.940 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.939 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fuVY5S 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.941 | 10526 | Recursively removing directory: /tmp/git.rYWOJ7/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.942 | 26841 | Marked run 1537 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.942 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.942 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.943 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.943 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.943 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.943 | 26847 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.943 | 10522 | Removed run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.943 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.943 | 10522 | Assigned run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.943 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.943 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.943 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.W9BFN1 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.945 | 26846 | Marked run 1538 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.945 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.945 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.946 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.948 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.948 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.953 | 10523 | Recursively removing directory: /tmp/git.fuVY5S/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.954 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.954 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.954 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.954 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.954 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.954 | 26861 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.955 | 10526 | Recursively removing directory: /tmp/git.W9BFN1/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.955 | 10522 | Removed run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.955 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.955 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.955 | 10522 | Assigned run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.955 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Lk6luX 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.957 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.957 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.957 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.957 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.958 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.958 | 26863 | Added a new worker 13 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.958 | 10522 | Removed run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.958 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.958 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.958 | 10522 | Assigned run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.958 | 26860 | Marked run 1539 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.958 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.958 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Gh3oUn 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.960 | 26862 | Marked run 1540 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.960 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.961 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.962 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.963 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.964 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.968 | 10523 | Recursively removing directory: /tmp/git.Lk6luX/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.970 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.970 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.970 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.970 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.970 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.970 | 26877 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.970 | 10522 | Removed run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.970 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.970 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.970 | 10522 | Assigned run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.970 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sYS6AY 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.970 | 10526 | Recursively removing directory: /tmp/git.Gh3oUn/ 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.972 | 26876 | Marked run 1541 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.973 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.973 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.973 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.973 | 26879 | Added a new worker 11 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.973 | 10522 | Removed run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.973 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.973 | 10522 | Assigned run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.974 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.973 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.973 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.973 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.973 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rR0E4i 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.975 | 26878 | Marked run 1542 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.975 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.977 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.977 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.978 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.979 | 10526 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.983 | 10523 | Recursively removing directory: /tmp/git.sYS6AY/ 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.985 | 10523 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.985 | 10523 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.985 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.985 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.985 | 26893 | Added a new worker 10 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.985 | 10522 | Removed run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.985 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.985 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.985 | 10522 | Assigned run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.985 | 10523 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.985 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EeHsWM 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.985 | 10526 | Recursively removing directory: /tmp/git.rR0E4i/ 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.988 | 10526 | Process exit code: 0 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.988 | 10526 | Process output: 57 bytes 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.988 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.988 | 10526 | Waiting for a new command 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.988 | 26892 | Marked run 1543 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.989 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.989 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.989 | 26895 | Added a new worker 7 to the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.989 | 10522 | Removed run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.989 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.989 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.989 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.T4s7EH 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.989 | 10522 | Assigned run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.991 | 26894 | Marked run 1544 as finished 2024-04-25 03:44:23 | INFO | 10520/cimple-server: 2024-04-25 03:44:23.991 | 10520 | Waiting for new connections 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.992 | 10523 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10523/cimple-worker: 2024-04-25 03:44:23.993 | 10523 | Going to run: ./ci 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.994 | 10526 | Checking out revision HEAD 2024-04-25 03:44:23 | INFO | 10526/cimple-worker: 2024-04-25 03:44:23.995 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.000 | 10523 | Recursively removing directory: /tmp/git.EeHsWM/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.001 | 10526 | Recursively removing directory: /tmp/git.T4s7EH/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.001 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.001 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.002 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.002 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.002 | 26909 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.002 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.002 | 10522 | Removed run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.002 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.002 | 10522 | Assigned run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.002 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.002 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sU3dWq 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.003 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.003 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.003 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.003 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.003 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.003 | 26911 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.003 | 10522 | Removed run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.003 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.003 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.003 | 10522 | Assigned run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.003 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jbxFWk 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.004 | 26908 | Marked run 1545 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.004 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.006 | 26910 | Marked run 1546 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.006 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.008 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.009 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.009 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.010 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.015 | 10523 | Recursively removing directory: /tmp/git.sU3dWq/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.016 | 10526 | Recursively removing directory: /tmp/git.jbxFWk/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.017 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.017 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.017 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.017 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.017 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.017 | 26925 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.017 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.017 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.017 | 10522 | Removed run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.017 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.017 | 10522 | Assigned run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.017 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.018 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.018 | 26927 | Added a new worker 9 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.018 | 10522 | Removed run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.018 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.018 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.018 | 10522 | Assigned run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.018 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.017 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.018 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ihLOxr 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.018 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eQIxPP 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.019 | 26924 | Marked run 1547 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.019 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.021 | 26926 | Marked run 1548 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.021 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.023 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.023 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.024 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.024 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.030 | 10526 | Recursively removing directory: /tmp/git.ihLOxr/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.030 | 10523 | Recursively removing directory: /tmp/git.eQIxPP/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.031 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.031 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.031 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.032 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 26941 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10522 | Removed run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10522 | Assigned run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 26943 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10522 | Removed run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.032 | 10522 | Assigned run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.032 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.032 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.032 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.033 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pILxmj 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.032 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tOm8Ef 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.034 | 26940 | Marked run 1550 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.034 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.036 | 26942 | Marked run 1549 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.036 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.037 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.038 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.038 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.038 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.044 | 10523 | Recursively removing directory: /tmp/git.pILxmj/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.044 | 10526 | Recursively removing directory: /tmp/git.tOm8Ef/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.045 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.045 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.045 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.045 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.046 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.045 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 26958 | Added a new worker 14 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10522 | Removed run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10522 | Assigned run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 26959 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10522 | Removed run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10522 | Assigned run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.046 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.046 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MxMF94 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.046 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.046 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FTLwW7 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.049 | 26956 | Marked run 1552 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.049 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.051 | 26957 | Marked run 1551 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.051 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.052 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.053 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.053 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.053 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.059 | 10523 | Recursively removing directory: /tmp/git.FTLwW7/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.059 | 10526 | Recursively removing directory: /tmp/git.MxMF94/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.060 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.060 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.060 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.061 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 26973 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 10522 | Removed run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 10522 | Assigned run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.061 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.061 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.061 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.061 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iE2Es0 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 26975 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 10522 | Removed run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.061 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.062 | 10522 | Assigned run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.062 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.062 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3uNaSs 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.067 | 26972 | Marked run 1553 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.067 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.069 | 26974 | Marked run 1554 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.069 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.069 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.070 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.070 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.071 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.076 | 10526 | Recursively removing directory: /tmp/git.3uNaSs/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.077 | 10523 | Recursively removing directory: /tmp/git.iE2Es0/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.078 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.078 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.078 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.078 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.079 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.079 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 26989 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10522 | Removed run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10522 | Assigned run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 26991 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10522 | Removed run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.079 | 10522 | Assigned run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.079 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.079 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wa2Sp5 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.080 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TINqai 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.081 | 26988 | Marked run 1556 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.081 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.083 | 26990 | Marked run 1555 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.083 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.084 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.085 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.085 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.086 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.091 | 10526 | Recursively removing directory: /tmp/git.wa2Sp5/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.091 | 10523 | Recursively removing directory: /tmp/git.TINqai/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.092 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.092 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.093 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 27005 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10522 | Removed run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10522 | Assigned run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.093 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wDiv8O 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.093 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.093 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 27007 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10522 | Removed run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.093 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.094 | 10522 | Assigned run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.093 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.094 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.J5lNl4 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.095 | 27004 | Marked run 1557 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.095 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.097 | 27006 | Marked run 1558 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.097 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.099 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.099 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.099 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.099 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.105 | 10526 | Recursively removing directory: /tmp/git.wDiv8O/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.105 | 10523 | Recursively removing directory: /tmp/git.J5lNl4/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.107 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.107 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.107 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.107 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.107 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 27022 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10522 | Removed run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10522 | Assigned run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 27023 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10522 | Removed run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.107 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.108 | 10522 | Assigned run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.108 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.107 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.107 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pzA60S 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.108 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.sZHeiB 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.109 | 27021 | Marked run 1559 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.110 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.113 | 27020 | Marked run 1560 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.113 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.113 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.113 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.114 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.114 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.120 | 10523 | Recursively removing directory: /tmp/git.sZHeiB/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.120 | 10526 | Recursively removing directory: /tmp/git.pzA60S/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.121 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.121 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.121 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.121 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.121 | 27037 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.121 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.121 | 10522 | Removed run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.121 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.121 | 10522 | Assigned run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.122 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.122 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.122 | 27039 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.122 | 10522 | Removed run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.122 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.122 | 10522 | Assigned run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.122 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.121 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.122 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GMug9J 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.121 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.121 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.122 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.122 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.spPSEl 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.124 | 27036 | Marked run 1562 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.124 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.126 | 27038 | Marked run 1561 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.126 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.127 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.127 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.128 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.128 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.134 | 10523 | Recursively removing directory: /tmp/git.GMug9J/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.134 | 10526 | Recursively removing directory: /tmp/git.spPSEl/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.135 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.135 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.136 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.136 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.136 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.136 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 27053 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10522 | Removed run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10522 | Assigned run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 27055 | Added a new worker 9 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10522 | Removed run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10522 | Assigned run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.136 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.137 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LkJsMk 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.137 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zwf43h 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.138 | 27052 | Marked run 1563 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.138 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.140 | 27054 | Marked run 1564 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.140 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.142 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.142 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.142 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.143 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.148 | 10523 | Recursively removing directory: /tmp/git.LkJsMk/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.149 | 10526 | Recursively removing directory: /tmp/git.zwf43h/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.150 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.150 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.150 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.150 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.150 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.150 | 27069 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.150 | 10522 | Removed run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.150 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.151 | 10522 | Assigned run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.151 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.151 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.151 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.151 | 27071 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.151 | 10522 | Removed run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.151 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.151 | 10522 | Assigned run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.151 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.151 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.151 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5SLicJ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.151 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.151 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.151 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RZLW7Y 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.152 | 27068 | Marked run 1565 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.152 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.154 | 27070 | Marked run 1566 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.155 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.157 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.157 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.157 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.157 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.163 | 10526 | Recursively removing directory: /tmp/git.RZLW7Y/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.163 | 10523 | Recursively removing directory: /tmp/git.5SLicJ/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.164 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.164 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.164 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.164 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.164 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 27086 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 10522 | Removed run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 10522 | Assigned run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 27087 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 10522 | Removed run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 10522 | Assigned run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.165 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.164 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.165 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.L6DJz6 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.164 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.164 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.164 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.165 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.W0riUK 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.167 | 27084 | Marked run 1568 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.168 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.169 | 27085 | Marked run 1567 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.169 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.171 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.171 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.172 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.172 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.178 | 10523 | Recursively removing directory: /tmp/git.W0riUK/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.178 | 10526 | Recursively removing directory: /tmp/git.L6DJz6/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.179 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.179 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.179 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.179 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.179 | 27101 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.179 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.179 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 10522 | Removed run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 10522 | Assigned run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.180 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.b9Z0Wn 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.180 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.180 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 27103 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.180 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 10522 | Removed run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.181 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oB252t 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.180 | 10522 | Assigned run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.182 | 27100 | Marked run 1570 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.182 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.183 | 27102 | Marked run 1569 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.184 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.185 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.185 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.186 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.186 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.192 | 10523 | Recursively removing directory: /tmp/git.b9Z0Wn/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.192 | 10526 | Recursively removing directory: /tmp/git.oB252t/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.193 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.193 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.193 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.193 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.193 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.193 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.193 | 27118 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.193 | 10522 | Removed run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.193 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.193 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.193 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.194 | 10522 | Assigned run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.193 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.194 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.194 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LMpA52 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.194 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.56uPwj 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.194 | 27119 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.194 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.194 | 10522 | Removed run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.194 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.194 | 10522 | Assigned run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.194 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.195 | 27116 | Marked run 1571 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.196 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.198 | 27117 | Marked run 1572 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.198 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.199 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.200 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.200 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.200 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.206 | 10523 | Recursively removing directory: /tmp/git.56uPwj/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.206 | 10526 | Recursively removing directory: /tmp/git.LMpA52/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.207 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.207 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.207 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.208 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 27133 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10522 | Removed run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10522 | Assigned run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 27135 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10522 | Removed run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.208 | 10522 | Assigned run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.208 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.208 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.208 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.208 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Nm04pT 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.208 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rSH0PB 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.211 | 27132 | Marked run 1574 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.211 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.213 | 27134 | Marked run 1573 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.213 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.214 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.214 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.215 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.215 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.221 | 10523 | Recursively removing directory: /tmp/git.rSH0PB/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.221 | 10526 | Recursively removing directory: /tmp/git.Nm04pT/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.222 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.222 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.223 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.223 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.223 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 27150 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10522 | Removed run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10522 | Assigned run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 27151 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10522 | Removed run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.223 | 10522 | Assigned run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.223 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Wxhh5n 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.223 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.224 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NxaZ1D 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.225 | 27149 | Marked run 1576 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.225 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.227 | 27148 | Marked run 1575 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.227 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.229 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.229 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.229 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.230 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.235 | 10523 | Recursively removing directory: /tmp/git.Wxhh5n/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.235 | 10526 | Recursively removing directory: /tmp/git.NxaZ1D/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.237 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.237 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.237 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.237 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 27165 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.237 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.237 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10522 | Removed run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10522 | Assigned run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 27167 | Added a new worker 8 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10522 | Removed run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10522 | Assigned run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.237 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.238 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zAqzLM 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.238 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3TdQVt 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.239 | 27164 | Marked run 1577 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.239 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.240 | 27166 | Marked run 1578 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.241 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.243 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.243 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.244 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.244 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.250 | 10526 | Recursively removing directory: /tmp/git.3TdQVt/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.250 | 10523 | Recursively removing directory: /tmp/git.zAqzLM/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.251 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.251 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.251 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.251 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.251 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.251 | 27182 | Added a new worker 12 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.251 | 10522 | Removed run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.251 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.252 | 10522 | Assigned run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.252 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.252 | 27183 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.252 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.252 | 10522 | Removed run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.252 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.252 | 10522 | Assigned run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.252 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.251 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.251 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.251 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.252 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZQ9XHi 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.252 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.252 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BSH3lD 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.255 | 27181 | Marked run 1580 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.255 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.256 | 27180 | Marked run 1579 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.256 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.258 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.258 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.259 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.259 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.265 | 10523 | Recursively removing directory: /tmp/git.BSH3lD/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.265 | 10526 | Recursively removing directory: /tmp/git.ZQ9XHi/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.266 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.266 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.266 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.266 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.266 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.266 | 27198 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.266 | 10522 | Removed run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.266 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.266 | 10522 | Assigned run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.267 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.267 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.267 | 27199 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.267 | 10522 | Removed run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.267 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.267 | 10522 | Assigned run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.267 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.266 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.267 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.utSKn2 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.266 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.266 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.266 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.267 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9Q0JF9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.270 | 27196 | Marked run 1581 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.270 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.272 | 27197 | Marked run 1582 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.272 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.273 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.273 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.274 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.274 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.280 | 10523 | Recursively removing directory: /tmp/git.9Q0JF9/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.280 | 10526 | Recursively removing directory: /tmp/git.utSKn2/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.281 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.281 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.281 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.281 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.281 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.281 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 27214 | Added a new worker 14 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10522 | Removed run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10522 | Assigned run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.281 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.282 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7J7tHS 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 27215 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10522 | Removed run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10522 | Assigned run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.282 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.282 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.282 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2FI4PO 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.284 | 27212 | Marked run 1584 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.284 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.286 | 27213 | Marked run 1583 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.286 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.289 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.290 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.290 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.290 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.296 | 10523 | Recursively removing directory: /tmp/git.7J7tHS/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.296 | 10526 | Recursively removing directory: /tmp/git.2FI4PO/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.297 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.297 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.297 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.297 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 27230 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10522 | Removed run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10522 | Assigned run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 27231 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10522 | Removed run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10522 | Assigned run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.298 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.298 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.298 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7F4FOO 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.297 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.297 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.298 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.298 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PbYvSc 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.300 | 27229 | Marked run 1586 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.300 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.301 | 27228 | Marked run 1585 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.302 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.304 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.304 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.305 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.305 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.311 | 10523 | Recursively removing directory: /tmp/git.7F4FOO/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.311 | 10526 | Recursively removing directory: /tmp/git.PbYvSc/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.312 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.312 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.312 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.312 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.312 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 27245 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 10522 | Removed run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 10522 | Assigned run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.313 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Tlgb2F 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.313 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.313 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.313 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 27247 | Added a new worker 9 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 10522 | Removed run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.314 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5HK7mz 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 10522 | Assigned run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.313 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.315 | 27244 | Marked run 1587 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.315 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.316 | 27246 | Marked run 1588 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.317 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.319 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.319 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.320 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.320 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.326 | 10526 | Recursively removing directory: /tmp/git.5HK7mz/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.326 | 10523 | Recursively removing directory: /tmp/git.Tlgb2F/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.327 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.327 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.327 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.327 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.327 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.327 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.327 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.327 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.327 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 27262 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 27263 | Added a new worker 16 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 10522 | Removed run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 10522 | Assigned run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 10522 | Removed run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 10522 | Assigned run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.328 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.328 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GFrMot 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.328 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1yZERv 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.329 | 27260 | Marked run 1590 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.329 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.331 | 27261 | Marked run 1589 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.331 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.333 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.333 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.334 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.334 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.340 | 10526 | Recursively removing directory: /tmp/git.GFrMot/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.340 | 10523 | Recursively removing directory: /tmp/git.1yZERv/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.341 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.341 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.342 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.342 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.342 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 27277 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10522 | Removed run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10522 | Assigned run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 27279 | Added a new worker 9 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10522 | Removed run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.342 | 10522 | Assigned run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.343 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.342 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.342 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6ZAd2P 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.343 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TigBIu 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.344 | 27276 | Marked run 1592 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.344 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.346 | 27278 | Marked run 1591 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.346 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.348 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.348 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.349 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.349 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.355 | 10526 | Recursively removing directory: /tmp/git.6ZAd2P/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.355 | 10523 | Recursively removing directory: /tmp/git.TigBIu/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.356 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.356 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.356 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.356 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.356 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.356 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.356 | 27293 | Added a new worker 14 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.356 | 10522 | Removed run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.356 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.357 | 10522 | Assigned run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.357 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.357 | 27295 | Added a new worker 9 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.357 | 10522 | Removed run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.357 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.357 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.357 | 10522 | Assigned run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.357 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.356 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.356 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.356 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.357 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PcpXBj 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.357 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pARfFU 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.358 | 27292 | Marked run 1593 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.359 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.360 | 27294 | Marked run 1594 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.361 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.362 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.362 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.363 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.363 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.369 | 10526 | Recursively removing directory: /tmp/git.pARfFU/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.369 | 10523 | Recursively removing directory: /tmp/git.PcpXBj/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.370 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.370 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 27309 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10522 | Removed run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10522 | Assigned run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.371 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.371 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.371 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.371 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Muw44c 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 27311 | Added a new worker 8 to the queue 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.371 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10522 | Removed run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.371 | 10522 | Assigned run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.372 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.372 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FYGm85 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.373 | 27308 | Marked run 1595 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.374 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.376 | 27310 | Marked run 1596 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.376 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.377 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.377 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.378 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.378 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.384 | 10523 | Recursively removing directory: /tmp/git.FYGm85/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.384 | 10526 | Recursively removing directory: /tmp/git.Muw44c/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.385 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.385 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.386 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 27326 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10522 | Removed run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10522 | Assigned run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 27327 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10522 | Removed run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10522 | Assigned run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.386 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.386 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cEYu1E 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.385 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.385 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.386 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.387 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mfPu2a 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.388 | 27324 | Marked run 1598 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.388 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.390 | 27325 | Marked run 1597 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.390 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.391 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.392 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.392 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.392 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.398 | 10523 | Recursively removing directory: /tmp/git.cEYu1E/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.398 | 10526 | Recursively removing directory: /tmp/git.mfPu2a/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.399 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.399 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.400 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 27341 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10522 | Removed run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10522 | Assigned run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 27343 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10522 | Removed run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.400 | 10522 | Assigned run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.400 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.400 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.400 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.401 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Rl3goM 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.400 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SZ02J5 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.403 | 27340 | Marked run 1599 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.403 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.405 | 27342 | Marked run 1600 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.405 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.406 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.407 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.407 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.408 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.413 | 10523 | Recursively removing directory: /tmp/git.SZ02J5/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.414 | 10526 | Recursively removing directory: /tmp/git.Rl3goM/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.414 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.414 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.414 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.414 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.414 | 27357 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.414 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.414 | 10522 | Removed run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.414 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.414 | 10522 | Assigned run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.414 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.414 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0VnapM 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.416 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.416 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.417 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.417 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JZg91C 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.416 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.417 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.417 | 27359 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.417 | 10522 | Removed run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.417 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.417 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.417 | 10522 | Assigned run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.419 | 27356 | Marked run 1601 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.419 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.420 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.421 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.421 | 27358 | Marked run 1602 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.421 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.422 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.423 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.427 | 10523 | Recursively removing directory: /tmp/git.0VnapM/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.429 | 10526 | Recursively removing directory: /tmp/git.JZg91C/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.429 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.429 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.429 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.429 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.429 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.429 | 27373 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.429 | 10522 | Removed run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.429 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.430 | 10522 | Assigned run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.430 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.430 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ktuM5j 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.431 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.431 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.432 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.432 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.432 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.432 | 27375 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.432 | 10522 | Removed run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.432 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.432 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.432 | 10522 | Assigned run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.432 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ogrrpL 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.436 | 27372 | Marked run 1603 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.436 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.438 | 27374 | Marked run 1604 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.438 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.440 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.440 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.441 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.441 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.447 | 10523 | Recursively removing directory: /tmp/git.ktuM5j/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.447 | 10526 | Recursively removing directory: /tmp/git.ogrrpL/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.448 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.448 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.448 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.448 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.448 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.448 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.449 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.448 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.448 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 27389 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 10522 | Removed run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 10522 | Assigned run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 27391 | Added a new worker 9 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 10522 | Removed run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 10522 | Assigned run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.449 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.449 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZOBmSG 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.449 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Zyvqjj 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.450 | 27388 | Marked run 1605 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.450 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.452 | 27390 | Marked run 1606 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.453 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.454 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.455 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.455 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.455 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.461 | 10523 | Recursively removing directory: /tmp/git.Zyvqjj/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.461 | 10526 | Recursively removing directory: /tmp/git.ZOBmSG/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.462 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.462 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.463 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.463 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.463 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.463 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.463 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZKp4kd 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 27405 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10522 | Removed run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10522 | Assigned run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 27407 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10522 | Removed run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10522 | Assigned run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.463 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.464 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IB4u4Q 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.466 | 27406 | Marked run 1608 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.466 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.468 | 27404 | Marked run 1607 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.468 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.469 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.470 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.470 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.471 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.475 | 10523 | Recursively removing directory: /tmp/git.ZKp4kd/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.477 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.477 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.477 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.477 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.477 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.477 | 27421 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.477 | 10522 | Removed run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.477 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.477 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.477 | 10522 | Assigned run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.477 | 10526 | Recursively removing directory: /tmp/git.IB4u4Q/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.477 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SJMMyL 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.479 | 27420 | Marked run 1609 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.479 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.480 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.480 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.480 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.480 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.480 | 27423 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.480 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.480 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.480 | 10522 | Removed run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.481 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oXOxIs 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.480 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.480 | 10522 | Assigned run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.482 | 27422 | Marked run 1610 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.482 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.484 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.484 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.486 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.486 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.490 | 10523 | Recursively removing directory: /tmp/git.SJMMyL/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.492 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.492 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.492 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.492 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.492 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.492 | 27437 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.492 | 10522 | Removed run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.492 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.492 | 10522 | Assigned run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.492 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.492 | 10526 | Recursively removing directory: /tmp/git.oXOxIs/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.492 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yYcVOM 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.495 | 27436 | Marked run 1611 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.495 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.495 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.495 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.495 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.496 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uk9N9V 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.495 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.495 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.495 | 27439 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.495 | 10522 | Removed run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.495 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.495 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.496 | 10522 | Assigned run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.497 | 27438 | Marked run 1612 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.498 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.498 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.499 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.500 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.501 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.505 | 10523 | Recursively removing directory: /tmp/git.yYcVOM/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.506 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.506 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.506 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.507 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.507 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.507 | 27453 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.507 | 10522 | Removed run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.507 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.507 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.507 | 10522 | Assigned run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.507 | 10526 | Recursively removing directory: /tmp/git.uk9N9V/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.507 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wJtZBK 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.509 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.509 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.509 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.509 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.509 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.509 | 27455 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.510 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CLVXuA 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.509 | 10522 | Removed run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.510 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.510 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.510 | 10522 | Assigned run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.511 | 27452 | Marked run 1613 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.511 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.514 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.514 | 27454 | Marked run 1614 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.515 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.515 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.515 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.516 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.522 | 10523 | Recursively removing directory: /tmp/git.wJtZBK/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.522 | 10526 | Recursively removing directory: /tmp/git.CLVXuA/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.523 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.523 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.523 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.523 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.523 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.523 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.523 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.523 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 27470 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 10522 | Removed run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 10522 | Assigned run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 27471 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 10522 | Removed run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 10522 | Assigned run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.524 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.524 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CjQdLo 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.523 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.524 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iXXcaC 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.526 | 27468 | Marked run 1615 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.526 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.528 | 27469 | Marked run 1616 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.528 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.530 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.530 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.530 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.531 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.536 | 10526 | Recursively removing directory: /tmp/git.iXXcaC/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.537 | 10523 | Recursively removing directory: /tmp/git.CjQdLo/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.538 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.538 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.538 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.538 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.538 | 27485 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.538 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.538 | 10522 | Removed run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.538 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.538 | 10522 | Assigned run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.539 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.539 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.539 | 27487 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.539 | 10522 | Removed run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.539 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.539 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.539 | 10522 | Assigned run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.538 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.538 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4J2nrb 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.538 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.538 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.539 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.539 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LkyLPE 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.540 | 27484 | Marked run 1618 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.541 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.542 | 27486 | Marked run 1617 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.542 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.544 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.545 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.545 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.545 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.551 | 10526 | Recursively removing directory: /tmp/git.4J2nrb/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.552 | 10523 | Recursively removing directory: /tmp/git.LkyLPE/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.553 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.553 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.553 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.553 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.553 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.553 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.553 | 27501 | Added a new worker 12 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.553 | 10522 | Removed run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.553 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.553 | 10522 | Assigned run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.554 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.554 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.554 | 27503 | Added a new worker 8 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.554 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.554 | 10522 | Removed run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.554 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.554 | 10522 | Assigned run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.553 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.554 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Weay7s 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.553 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.553 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.554 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9OqPTS 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.555 | 27500 | Marked run 1619 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.556 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.557 | 27502 | Marked run 1620 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.557 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.560 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.560 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.561 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.561 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.567 | 10526 | Recursively removing directory: /tmp/git.Weay7s/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.567 | 10523 | Recursively removing directory: /tmp/git.9OqPTS/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.568 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.568 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.568 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.569 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 27517 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10522 | Removed run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10522 | Assigned run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.569 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.569 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.569 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.569 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZJzEY1 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.570 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QL6Ve9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 27519 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10522 | Removed run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.569 | 10522 | Assigned run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.570 | 27516 | Marked run 1621 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.571 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.572 | 27518 | Marked run 1622 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.572 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.574 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.575 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.575 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.575 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.581 | 10523 | Recursively removing directory: /tmp/git.QL6Ve9/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.581 | 10526 | Recursively removing directory: /tmp/git.ZJzEY1/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.582 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.582 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.583 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.583 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.583 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.582 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 27533 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10522 | Removed run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10522 | Assigned run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 27535 | Added a new worker 8 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10522 | Removed run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.583 | 10522 | Assigned run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.583 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.584 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PSiqNH 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.584 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.p65jcs 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.585 | 27532 | Marked run 1624 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.585 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.587 | 27534 | Marked run 1623 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.587 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.589 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.589 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.590 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.590 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.596 | 10526 | Recursively removing directory: /tmp/git.PSiqNH/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.596 | 10523 | Recursively removing directory: /tmp/git.p65jcs/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.598 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.598 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.598 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.598 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 27550 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10522 | Removed run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10522 | Assigned run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 27551 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10522 | Removed run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.598 | 10522 | Assigned run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.599 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.598 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.599 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.usMRSC 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.598 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.598 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.M38Rex 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.601 | 27549 | Marked run 1626 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.601 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.603 | 27548 | Marked run 1625 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.603 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.604 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.605 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.605 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.605 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.611 | 10526 | Recursively removing directory: /tmp/git.usMRSC/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.611 | 10523 | Recursively removing directory: /tmp/git.M38Rex/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.612 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.612 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.612 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.612 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.613 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.613 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.612 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 27566 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10522 | Removed run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10522 | Assigned run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 27567 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10522 | Removed run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.613 | 10522 | Assigned run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.613 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qtD1z5 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.613 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.K6xCMf 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.615 | 27565 | Marked run 1627 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.616 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.617 | 27564 | Marked run 1628 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.617 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.618 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.619 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.619 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.620 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.625 | 10526 | Recursively removing directory: /tmp/git.K6xCMf/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.626 | 10523 | Recursively removing directory: /tmp/git.qtD1z5/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.627 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.627 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.627 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.627 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.627 | 27581 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.627 | 10522 | Removed run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.627 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.627 | 10522 | Assigned run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.627 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.627 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.627 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iEXynU 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.628 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.628 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.628 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.628 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.628 | 27583 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.628 | 10522 | Removed run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.628 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.628 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.628 | 10522 | Assigned run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.628 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.628 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tEBtV7 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.630 | 27580 | Marked run 1629 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.630 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.631 | 27582 | Marked run 1630 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.631 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.633 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.634 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.634 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.635 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.640 | 10526 | Recursively removing directory: /tmp/git.iEXynU/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.641 | 10523 | Recursively removing directory: /tmp/git.tEBtV7/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.641 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.641 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.641 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.641 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.641 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.642 | 27597 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.642 | 10522 | Removed run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.642 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.642 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.642 | 10522 | Assigned run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.642 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qLgLBI 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.644 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.644 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.644 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.644 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.644 | 27596 | Marked run 1631 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.644 | 27599 | Added a new worker 6 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.644 | 10522 | Removed run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.644 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.644 | 10522 | Assigned run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.644 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.645 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.644 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.f7Ja2E 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.646 | 27598 | Marked run 1632 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.646 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.648 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.649 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.649 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.650 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.655 | 10526 | Recursively removing directory: /tmp/git.qLgLBI/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.656 | 10523 | Recursively removing directory: /tmp/git.f7Ja2E/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.656 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.656 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.656 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.657 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.657 | 27613 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.657 | 10522 | Removed run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.657 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.657 | 10522 | Assigned run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.657 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.657 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.657 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QHda0L 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.659 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.659 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.659 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.659 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.659 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.659 | 27612 | Marked run 1633 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.659 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.659 | 27615 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.659 | 10522 | Removed run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.659 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.659 | 10522 | Assigned run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.659 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.660 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wPEHbb 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.661 | 27614 | Marked run 1634 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.661 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.662 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.663 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.664 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.665 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.669 | 10526 | Recursively removing directory: /tmp/git.QHda0L/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.671 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.671 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.671 | 10523 | Recursively removing directory: /tmp/git.wPEHbb/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.671 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.671 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.671 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.671 | 27629 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.671 | 10522 | Removed run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.671 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.671 | 10522 | Assigned run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.671 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.671 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Puw67U 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.673 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.673 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.673 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.673 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.673 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.673 | 27631 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.673 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.673 | 10522 | Removed run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.673 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.673 | 10522 | Assigned run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.674 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iEVsX5 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.674 | 27628 | Marked run 1635 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.674 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.676 | 27630 | Marked run 1636 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.676 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.677 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.678 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.679 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.679 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.684 | 10526 | Recursively removing directory: /tmp/git.Puw67U/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.685 | 10523 | Recursively removing directory: /tmp/git.iEVsX5/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.686 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.686 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.686 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.686 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.686 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.686 | 27645 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.686 | 10522 | Removed run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.686 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.686 | 10522 | Assigned run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.686 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3NRCX4 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.687 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.687 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.687 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.688 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.688 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.688 | 27647 | Added a new worker 14 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.688 | 10522 | Removed run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.688 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.688 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.688 | 10522 | Assigned run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.688 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.688 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5r01jy 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.689 | 27644 | Marked run 1637 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.689 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.691 | 27646 | Marked run 1638 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.691 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.692 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.693 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.693 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.694 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.699 | 10526 | Recursively removing directory: /tmp/git.3NRCX4/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.700 | 10523 | Recursively removing directory: /tmp/git.5r01jy/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.701 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.701 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 27661 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10522 | Removed run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10522 | Assigned run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 27663 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10522 | Removed run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.701 | 10522 | Assigned run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.702 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.701 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.701 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.98QvuK 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.701 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.701 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.701 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.702 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kTNlpS 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.704 | 27660 | Marked run 1639 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.704 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.706 | 27662 | Marked run 1640 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.706 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.707 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.708 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.708 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.708 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.714 | 10526 | Recursively removing directory: /tmp/git.98QvuK/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.714 | 10523 | Recursively removing directory: /tmp/git.kTNlpS/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.715 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.715 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.715 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.715 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.715 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.715 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.715 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.715 | 27677 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.715 | 10522 | Removed run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.715 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.715 | 10522 | Assigned run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.716 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.716 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.716 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.716 | 27679 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.716 | 10522 | Removed run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.716 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.716 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.716 | 10522 | Assigned run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.716 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.716 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MdDWUH 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.716 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Wutie7 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.718 | 27676 | Marked run 1641 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.718 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.720 | 27678 | Marked run 1642 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.720 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.721 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.722 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.722 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.723 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.728 | 10526 | Recursively removing directory: /tmp/git.Wutie7/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.729 | 10523 | Recursively removing directory: /tmp/git.MdDWUH/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.729 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.729 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.729 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.730 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.730 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.730 | 27693 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.730 | 10522 | Removed run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.730 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.730 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.730 | 10522 | Assigned run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.730 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CSkYw3 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.730 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.730 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.731 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.731 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.731 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.731 | 27695 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.731 | 10522 | Removed run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.731 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.731 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.731 | 10522 | Assigned run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.731 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.i1GUkz 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.734 | 27692 | Marked run 1643 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.734 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.736 | 27694 | Marked run 1644 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.736 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.737 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.737 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.738 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.738 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.744 | 10526 | Recursively removing directory: /tmp/git.CSkYw3/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.744 | 10523 | Recursively removing directory: /tmp/git.i1GUkz/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.745 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.745 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.745 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.745 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.746 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.746 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 27710 | Added a new worker 14 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10522 | Removed run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10522 | Assigned run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 27711 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10522 | Removed run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10522 | Assigned run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.746 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.746 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.q0zmIM 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.746 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WFY9Am 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.749 | 27708 | Marked run 1645 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.749 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.751 | 27709 | Marked run 1646 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.751 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.752 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.752 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.753 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.753 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.759 | 10526 | Recursively removing directory: /tmp/git.q0zmIM/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.759 | 10523 | Recursively removing directory: /tmp/git.WFY9Am/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.760 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.760 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.760 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.760 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.760 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 27725 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 10522 | Removed run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 10522 | Assigned run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.761 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.761 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.761 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.761 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DBAF1E 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 27727 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 10522 | Removed run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.761 | 10522 | Assigned run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.761 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uVv87e 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.763 | 27724 | Marked run 1647 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.763 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.765 | 27726 | Marked run 1648 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.765 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.767 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.767 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.768 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.768 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.774 | 10523 | Recursively removing directory: /tmp/git.DBAF1E/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.774 | 10526 | Recursively removing directory: /tmp/git.uVv87e/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.775 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.775 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.775 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.775 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.775 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.775 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.775 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 27742 | Added a new worker 14 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 10522 | Removed run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 10522 | Assigned run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 27743 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 10522 | Removed run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.776 | 10522 | Assigned run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.777 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.775 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.776 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.a15NyY 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.776 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dK0kCR 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.778 | 27740 | Marked run 1650 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.778 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.780 | 27741 | Marked run 1649 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.780 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.781 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.782 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.782 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.783 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.788 | 10526 | Recursively removing directory: /tmp/git.dK0kCR/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.789 | 10523 | Recursively removing directory: /tmp/git.a15NyY/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.790 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.790 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 27757 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 10522 | Removed run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 10522 | Assigned run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.790 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.790 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.790 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.790 | 27759 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.791 | 10522 | Removed run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.791 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.791 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.791 | 10522 | Assigned run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.791 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0jBzkt 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.790 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.790 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.usk73a 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.792 | 27756 | Marked run 1652 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.792 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.793 | 27758 | Marked run 1651 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.794 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.796 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.797 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.797 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.797 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.803 | 10526 | Recursively removing directory: /tmp/git.usk73a/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.803 | 10523 | Recursively removing directory: /tmp/git.0jBzkt/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.804 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.804 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.805 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.805 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.805 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.805 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 27774 | Added a new worker 14 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10522 | Removed run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10522 | Assigned run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 27776 | Added a new worker 8 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10522 | Removed run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.805 | 10522 | Assigned run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.805 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zoV1tg 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.806 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.U0ten5 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.808 | 27773 | Marked run 1653 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.808 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.810 | 27775 | Marked run 1654 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.810 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.812 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.812 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.812 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.813 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.819 | 10523 | Recursively removing directory: /tmp/git.U0ten5/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.819 | 10526 | Recursively removing directory: /tmp/git.zoV1tg/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.820 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.820 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.820 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.820 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.820 | 27790 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.820 | 10522 | Removed run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.820 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.820 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.820 | 10522 | Assigned run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.820 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.821 | 27792 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.821 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.821 | 10522 | Removed run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.821 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.821 | 10522 | Assigned run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.820 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.821 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kt0tuh 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.820 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.820 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.820 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.821 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Dq10ZJ 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.823 | 27789 | Marked run 1656 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.823 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.824 | 27791 | Marked run 1655 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.824 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.826 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.826 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.827 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.827 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.833 | 10523 | Recursively removing directory: /tmp/git.kt0tuh/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.833 | 10526 | Recursively removing directory: /tmp/git.Dq10ZJ/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.834 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.834 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.834 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.834 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 27807 | Added a new worker 14 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10522 | Removed run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10522 | Assigned run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 27808 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10522 | Removed run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.835 | 10522 | Assigned run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.834 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.834 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.834 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.835 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.g7L2jx 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.834 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.835 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bBGz9t 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.837 | 27806 | Marked run 1658 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.838 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.839 | 27805 | Marked run 1657 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.839 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.841 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.841 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.842 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.842 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.848 | 10526 | Recursively removing directory: /tmp/git.g7L2jx/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.849 | 10523 | Recursively removing directory: /tmp/git.bBGz9t/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.850 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.850 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.850 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.850 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.850 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.850 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.850 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.q0igSG 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.850 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.850 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.850 | 27822 | Added a new worker 12 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.850 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.850 | 10522 | Removed run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.850 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.850 | 10522 | Assigned run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.851 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.851 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.851 | 27824 | Added a new worker 9 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.851 | 10522 | Removed run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.851 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.851 | 10522 | Assigned run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.851 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.851 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5hTdRx 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.853 | 27823 | Marked run 1660 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.853 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.855 | 27821 | Marked run 1659 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.855 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.856 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.856 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.857 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.857 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.863 | 10526 | Recursively removing directory: /tmp/git.q0igSG/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.864 | 10523 | Recursively removing directory: /tmp/git.5hTdRx/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.865 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.865 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.865 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.865 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.865 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.865 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.865 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.865 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IGErm8 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.865 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.865 | 27838 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.865 | 10522 | Removed run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.865 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.865 | 10522 | Assigned run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.865 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.866 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.866 | 27840 | Added a new worker 9 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.866 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.866 | 10522 | Removed run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.866 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.866 | 10522 | Assigned run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.866 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.866 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nIsQ4A 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.868 | 27837 | Marked run 1661 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.868 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.869 | 27839 | Marked run 1662 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.870 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.871 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.872 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.872 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.873 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.878 | 10526 | Recursively removing directory: /tmp/git.IGErm8/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.879 | 10523 | Recursively removing directory: /tmp/git.nIsQ4A/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.880 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.880 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.880 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.880 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.880 | 27854 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.880 | 10522 | Removed run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.880 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.880 | 10522 | Assigned run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.880 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.880 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.881 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.881 | 27856 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.880 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.880 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.R44TrT 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.880 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.880 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.881 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.881 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QBkYPQ 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.881 | 10522 | Removed run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.881 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.881 | 10522 | Assigned run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.881 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.883 | 27853 | Marked run 1663 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.883 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.885 | 27855 | Marked run 1664 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.885 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.886 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.887 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.887 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.887 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.893 | 10526 | Recursively removing directory: /tmp/git.R44TrT/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.893 | 10523 | Recursively removing directory: /tmp/git.QBkYPQ/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.895 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.895 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.895 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.895 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.895 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 27871 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10522 | Removed run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10522 | Assigned run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 27872 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10522 | Removed run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.895 | 10522 | Assigned run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.896 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.895 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.895 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.foaBKe 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.896 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1gr1zG 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.898 | 27869 | Marked run 1665 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.898 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.900 | 27870 | Marked run 1666 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.900 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.901 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.901 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.902 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.902 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.908 | 10526 | Recursively removing directory: /tmp/git.1gr1zG/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.908 | 10523 | Recursively removing directory: /tmp/git.foaBKe/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.909 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.909 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.909 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.909 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.910 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.910 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.909 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 27887 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10522 | Removed run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10522 | Assigned run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 27888 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10522 | Removed run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.910 | 10522 | Assigned run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.911 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DFxn3E 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.910 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HWNgrp 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.912 | 27885 | Marked run 1667 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.912 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.915 | 27886 | Marked run 1668 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.915 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.916 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.916 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.916 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.916 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.922 | 10526 | Recursively removing directory: /tmp/git.HWNgrp/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.923 | 10523 | Recursively removing directory: /tmp/git.DFxn3E/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.924 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.924 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.924 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.924 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 27903 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 10522 | Removed run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 10522 | Assigned run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 27904 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.924 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.925 | 10522 | Removed run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.925 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.925 | 10522 | Assigned run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.925 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.924 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.925 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TsAVfD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.924 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.925 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9tgB2p 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.927 | 27902 | Marked run 1670 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.927 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.929 | 27901 | Marked run 1669 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.929 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.930 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.930 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.931 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.931 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.937 | 10526 | Recursively removing directory: /tmp/git.9tgB2p/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.937 | 10523 | Recursively removing directory: /tmp/git.TsAVfD/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.938 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.938 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.938 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.938 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.938 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.938 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.938 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.938 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.938 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.938 | 27919 | Added a new worker 14 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.938 | 10522 | Removed run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.939 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.939 | 10522 | Assigned run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.939 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.939 | 27920 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.939 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.939 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.939 | 10522 | Removed run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.939 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.939 | 10522 | Assigned run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.939 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PHQDKe 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.939 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.34QKO0 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.942 | 27917 | Marked run 1672 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.942 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.944 | 27918 | Marked run 1671 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.944 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.945 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.946 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.946 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.946 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.953 | 10526 | Recursively removing directory: /tmp/git.34QKO0/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.953 | 10523 | Recursively removing directory: /tmp/git.PHQDKe/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.954 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.954 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 27935 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 10522 | Removed run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 10522 | Assigned run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.954 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.954 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.954 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.955 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.u42t57 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.954 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 27936 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.955 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bfiWDI 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.954 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.955 | 10522 | Removed run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.955 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.955 | 10522 | Assigned run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.955 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.957 | 27933 | Marked run 1673 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.957 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.959 | 27934 | Marked run 1674 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.959 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.960 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.960 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.961 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.961 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.967 | 10523 | Recursively removing directory: /tmp/git.bfiWDI/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.967 | 10526 | Recursively removing directory: /tmp/git.u42t57/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.968 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.968 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.968 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.968 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.968 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.968 | 27951 | Added a new worker 15 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.968 | 10522 | Removed run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.968 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.969 | 10522 | Assigned run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.969 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.969 | 27952 | Added a new worker 10 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.969 | 10522 | Removed run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.969 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.969 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.969 | 10522 | Assigned run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.969 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.968 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.968 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.968 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.969 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Te72Eb 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.968 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.969 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.I2y93e 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.971 | 27949 | Marked run 1676 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.971 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.973 | 27950 | Marked run 1675 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.973 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.974 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.975 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.975 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.976 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.981 | 10523 | Recursively removing directory: /tmp/git.I2y93e/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.982 | 10526 | Recursively removing directory: /tmp/git.Te72Eb/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.982 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.983 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.983 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.983 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.983 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.983 | 27966 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.983 | 10522 | Removed run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.983 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.983 | 10522 | Assigned run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.983 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.983 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.983 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.983 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.983 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.984 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2bQXzL 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.983 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kxhIAt 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.984 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.984 | 27968 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.984 | 10522 | Removed run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.984 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.984 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.984 | 10522 | Assigned run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.986 | 27965 | Marked run 1677 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.986 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.988 | 27967 | Marked run 1678 as finished 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.988 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.989 | 10523 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.989 | 10526 | Checking out revision HEAD 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.989 | 10523 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.990 | 10526 | Going to run: ./ci 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.996 | 10523 | Recursively removing directory: /tmp/git.kxhIAt/ 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.996 | 10526 | Recursively removing directory: /tmp/git.2bQXzL/ 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.997 | 10523 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.997 | 10523 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.997 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.997 | 10523 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.997 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.997 | 27982 | Added a new worker 11 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10522 | Removed run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10522 | Assigned run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 27984 | Added a new worker 13 to the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10522 | Removed run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10520 | Waiting for new connections 2024-04-25 03:44:24 | INFO | 10520/cimple-server: 2024-04-25 03:44:24.998 | 10522 | Assigned run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.998 | 10526 | Process exit code: 0 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.998 | 10526 | Process output: 57 bytes 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.998 | 10526 | Waiting for a new command 2024-04-25 03:44:24 | INFO | 10526/cimple-worker: 2024-04-25 03:44:24.998 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xFEWCN 2024-04-25 03:44:24 | INFO | 10523/cimple-worker: 2024-04-25 03:44:24.998 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XtcF1y 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.000 | 27981 | Marked run 1679 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.000 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.002 | 27983 | Marked run 1680 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.002 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.003 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.004 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.004 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.004 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.010 | 10526 | Recursively removing directory: /tmp/git.xFEWCN/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.010 | 10523 | Recursively removing directory: /tmp/git.XtcF1y/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.011 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.011 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.012 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.012 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.012 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.012 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.012 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VeoanO 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 27998 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10522 | Removed run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10522 | Assigned run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 28000 | Added a new worker 8 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10522 | Removed run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.012 | 10522 | Assigned run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.013 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.013 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nwXJKO 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.014 | 27997 | Marked run 1682 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.015 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.016 | 27999 | Marked run 1681 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.016 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.018 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.019 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.019 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.019 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.025 | 10526 | Recursively removing directory: /tmp/git.VeoanO/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.025 | 10523 | Recursively removing directory: /tmp/git.nwXJKO/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.027 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.027 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 28015 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10522 | Removed run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10522 | Assigned run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 28016 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10522 | Removed run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.027 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.027 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10522 | Assigned run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.027 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.027 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6inwTo 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.027 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.027 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.027 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Zcbu8f 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.030 | 28013 | Marked run 1684 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.030 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.032 | 28014 | Marked run 1683 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.032 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.033 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.033 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.034 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.034 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.040 | 10523 | Recursively removing directory: /tmp/git.6inwTo/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.040 | 10526 | Recursively removing directory: /tmp/git.Zcbu8f/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.041 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.041 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.041 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.041 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.041 | 28030 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10522 | Removed run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10522 | Assigned run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.042 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.042 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.042 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.041 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.042 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UvmHdE 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 28032 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10522 | Removed run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.042 | 10522 | Assigned run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.042 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gVRiAc 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.045 | 28029 | Marked run 1685 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.046 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.047 | 28031 | Marked run 1686 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.047 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.048 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.049 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.049 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.049 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.055 | 10523 | Recursively removing directory: /tmp/git.UvmHdE/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.055 | 10526 | Recursively removing directory: /tmp/git.gVRiAc/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.057 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.057 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.057 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.057 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.057 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.057 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.057 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.b1FnGc 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 28046 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10522 | Removed run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10522 | Assigned run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 28048 | Added a new worker 9 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10522 | Removed run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.057 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.058 | 10522 | Assigned run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.058 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.059 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QhUroO 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.062 | 28045 | Marked run 1687 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.062 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.064 | 28047 | Marked run 1688 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.064 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.065 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.065 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.066 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.066 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.072 | 10523 | Recursively removing directory: /tmp/git.b1FnGc/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.072 | 10526 | Recursively removing directory: /tmp/git.QhUroO/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.073 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.073 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.073 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 28063 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10522 | Removed run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10522 | Assigned run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 28064 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10522 | Removed run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10522 | Assigned run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.074 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.074 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.074 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Lyl0DR 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.073 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.073 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.074 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.074 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IfXZWV 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.076 | 28061 | Marked run 1690 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.077 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.079 | 28062 | Marked run 1689 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.079 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.080 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.080 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.080 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.081 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.087 | 10523 | Recursively removing directory: /tmp/git.Lyl0DR/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.087 | 10526 | Recursively removing directory: /tmp/git.IfXZWV/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.088 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.088 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.088 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.088 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.088 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.088 | 28078 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.088 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 10522 | Removed run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 10522 | Assigned run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 28080 | Added a new worker 9 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 10522 | Removed run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 10522 | Assigned run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.089 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0LSG4b 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.089 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.088 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.088 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.089 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.089 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.eBk3St 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.091 | 28077 | Marked run 1692 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.091 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.093 | 28079 | Marked run 1691 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.093 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.094 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.095 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.095 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.095 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.101 | 10526 | Recursively removing directory: /tmp/git.eBk3St/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.101 | 10523 | Recursively removing directory: /tmp/git.0LSG4b/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.103 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.103 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.103 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.103 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.103 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.103 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.103 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.103 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.103 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.103 | 28096 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.103 | 10522 | Removed run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.103 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.104 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.104 | 10522 | Assigned run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.104 | 28095 | Added a new worker 16 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.104 | 10522 | Removed run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.104 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.104 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.104 | 10522 | Assigned run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.103 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.104 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Bct1DX 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.104 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.E6mj3R 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.105 | 28094 | Marked run 1693 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.106 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.108 | 28093 | Marked run 1694 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.108 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.110 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.110 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.110 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.110 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.117 | 10523 | Recursively removing directory: /tmp/git.E6mj3R/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.117 | 10526 | Recursively removing directory: /tmp/git.Bct1DX/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.118 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.118 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.118 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.118 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.119 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 28111 | Added a new worker 12 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10522 | Removed run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10522 | Assigned run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 28112 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10522 | Removed run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.119 | 10522 | Assigned run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.120 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.119 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qTtHIz 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.119 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.120 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gqUdwi 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.121 | 28110 | Marked run 1696 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.121 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.125 | 28109 | Marked run 1695 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.125 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.127 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.127 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.128 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.128 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.134 | 10523 | Recursively removing directory: /tmp/git.gqUdwi/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.134 | 10526 | Recursively removing directory: /tmp/git.qTtHIz/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.135 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.135 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.136 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.136 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.136 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.136 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 28126 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 10522 | Removed run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 10522 | Assigned run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 28128 | Added a new worker 9 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 10522 | Removed run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.136 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.137 | 10522 | Assigned run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.137 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.137 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.o7SsbG 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.136 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5jq8Gx 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.138 | 28125 | Marked run 1698 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.139 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.141 | 28127 | Marked run 1697 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.141 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.142 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.142 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.143 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.143 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.149 | 10526 | Recursively removing directory: /tmp/git.o7SsbG/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.149 | 10523 | Recursively removing directory: /tmp/git.5jq8Gx/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.150 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.150 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.151 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.151 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.151 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.151 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 28142 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 28144 | Added a new worker 16 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10522 | Removed run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10522 | Assigned run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10522 | Removed run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.151 | 10522 | Assigned run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.152 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YizIhA 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.152 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nlifOH 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.153 | 28141 | Marked run 1700 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.153 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.160 | 28143 | Marked run 1699 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.160 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.162 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.162 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.162 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.162 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.168 | 10526 | Recursively removing directory: /tmp/git.nlifOH/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.168 | 10523 | Recursively removing directory: /tmp/git.YizIhA/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.170 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.170 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 28159 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10522 | Removed run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10522 | Assigned run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 28160 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10522 | Removed run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.170 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.171 | 10522 | Assigned run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.171 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.170 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.171 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.O11ImV 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.170 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.170 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.170 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.171 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dTMxIV 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.173 | 28157 | Marked run 1702 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.173 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.175 | 28158 | Marked run 1701 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.175 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.176 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.176 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.177 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.177 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.183 | 10523 | Recursively removing directory: /tmp/git.dTMxIV/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.183 | 10526 | Recursively removing directory: /tmp/git.O11ImV/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.185 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.185 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.185 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.185 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.185 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.185 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 28175 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10522 | Removed run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10522 | Assigned run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 28176 | Added a new worker 16 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10522 | Removed run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.185 | 10522 | Assigned run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.186 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.185 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qW8dYt 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.186 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.D0P3Mj 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.188 | 28173 | Marked run 1704 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.188 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.190 | 28174 | Marked run 1703 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.190 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.191 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.191 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.192 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.192 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.198 | 10526 | Recursively removing directory: /tmp/git.D0P3Mj/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.198 | 10523 | Recursively removing directory: /tmp/git.qW8dYt/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.200 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.200 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.200 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.200 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.200 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.200 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 28191 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 10522 | Removed run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 10522 | Assigned run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 28192 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.200 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.201 | 10522 | Removed run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.201 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.201 | 10522 | Assigned run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.200 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Rpv18E 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.201 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QoVgw6 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.203 | 28190 | Marked run 1705 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.203 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.204 | 28189 | Marked run 1706 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.205 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.206 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.206 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.207 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.208 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.214 | 10523 | Recursively removing directory: /tmp/git.Rpv18E/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.214 | 10526 | Recursively removing directory: /tmp/git.QoVgw6/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.215 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.215 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.215 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.215 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.215 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.215 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.215 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.215 | 28206 | Added a new worker 12 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.215 | 10522 | Removed run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.215 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.216 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.216 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.216 | 10522 | Assigned run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.216 | 28208 | Added a new worker 8 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.216 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.216 | 10522 | Removed run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.216 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.216 | 10522 | Assigned run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.216 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.215 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.216 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AMftGn 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.217 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Vwraiq 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.218 | 28205 | Marked run 1707 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.218 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.220 | 28207 | Marked run 1708 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.220 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.222 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.222 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.223 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.223 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.229 | 10523 | Recursively removing directory: /tmp/git.AMftGn/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.229 | 10526 | Recursively removing directory: /tmp/git.Vwraiq/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.230 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.230 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.231 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.231 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.231 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 28223 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10522 | Removed run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10522 | Assigned run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 28224 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10522 | Removed run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.231 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.232 | 10522 | Assigned run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.232 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.231 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.231 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.L3WtbI 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.231 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6ZvVeA 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.233 | 28221 | Marked run 1709 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.233 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.235 | 28222 | Marked run 1710 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.235 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.237 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.237 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.238 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.238 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.244 | 10526 | Recursively removing directory: /tmp/git.6ZvVeA/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.245 | 10523 | Recursively removing directory: /tmp/git.L3WtbI/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.245 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.245 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.245 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.245 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.245 | 28238 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.245 | 10522 | Removed run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.245 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.245 | 10522 | Assigned run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.246 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.245 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.246 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ptslAQ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.247 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.247 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.248 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.248 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.248 | 28240 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.248 | 10522 | Removed run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.248 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.248 | 10522 | Assigned run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.248 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.248 | 28237 | Marked run 1712 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.248 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.248 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.248 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.y6HBvv 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.250 | 28239 | Marked run 1711 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.250 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.252 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.252 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.253 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.254 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.258 | 10526 | Recursively removing directory: /tmp/git.ptslAQ/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.260 | 10523 | Recursively removing directory: /tmp/git.y6HBvv/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.260 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.260 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.260 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.260 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.260 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.260 | 28254 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.260 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.260 | 10522 | Removed run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.260 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.260 | 10522 | Assigned run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.261 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yhx2CT 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.262 | 28253 | Marked run 1713 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.262 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.262 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.263 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.263 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.263 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.263 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.263 | 28256 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.263 | 10522 | Removed run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.263 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.263 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.263 | 10522 | Assigned run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.263 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6VIG85 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.265 | 28255 | Marked run 1714 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.265 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.267 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.270 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.271 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.272 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.276 | 10526 | Recursively removing directory: /tmp/git.yhx2CT/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.277 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.277 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.278 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.278 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.278 | 28270 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.278 | 10522 | Removed run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.278 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.278 | 10522 | Assigned run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.278 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.278 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.278 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ERJ00g 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.279 | 10523 | Recursively removing directory: /tmp/git.6VIG85/ 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.281 | 28269 | Marked run 1715 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.281 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.281 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.281 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.281 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.281 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.281 | 28272 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.281 | 10522 | Removed run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.281 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.281 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.281 | 10522 | Assigned run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.281 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.281 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nEMfEk 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.284 | 28271 | Marked run 1716 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.284 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.285 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.286 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.287 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.287 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.292 | 10526 | Recursively removing directory: /tmp/git.ERJ00g/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.293 | 10523 | Recursively removing directory: /tmp/git.nEMfEk/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.293 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.293 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.293 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.293 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.293 | 28286 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.293 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.293 | 10522 | Removed run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.293 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.293 | 10522 | Assigned run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.293 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.294 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ylHy1u 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.296 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.296 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.296 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.296 | 28285 | Marked run 1717 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.296 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.296 | 28288 | Added a new worker 6 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.296 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.296 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.296 | 10522 | Removed run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.296 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.296 | 10522 | Assigned run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.296 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zVqDmG 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.298 | 28287 | Marked run 1718 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.298 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.300 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.301 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.302 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.302 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.307 | 10526 | Recursively removing directory: /tmp/git.ylHy1u/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.308 | 10523 | Recursively removing directory: /tmp/git.zVqDmG/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.309 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.309 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.309 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.309 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.309 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.309 | 28302 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.309 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.309 | 10522 | Removed run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.309 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.309 | 10522 | Assigned run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.309 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8G0DKz 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.310 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.310 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.310 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.310 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.310 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.310 | 28304 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.310 | 10522 | Removed run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.310 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.310 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.310 | 10522 | Assigned run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.310 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.t6BNcb 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.312 | 28301 | Marked run 1719 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.312 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.314 | 28303 | Marked run 1720 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.314 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.316 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.316 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.317 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.317 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.323 | 10526 | Recursively removing directory: /tmp/git.8G0DKz/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.323 | 10523 | Recursively removing directory: /tmp/git.t6BNcb/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.324 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.324 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.324 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.324 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.324 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.324 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.324 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 28318 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 10522 | Removed run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 10522 | Assigned run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 28320 | Added a new worker 8 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 10522 | Removed run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.325 | 10522 | Assigned run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.324 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.325 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yhZtPF 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.324 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.325 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YdKPBL 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.327 | 28317 | Marked run 1721 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.327 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.329 | 28319 | Marked run 1722 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.329 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.331 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.331 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.331 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.332 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.338 | 10523 | Recursively removing directory: /tmp/git.YdKPBL/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.338 | 10526 | Recursively removing directory: /tmp/git.yhZtPF/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.339 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.339 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.339 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.339 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.339 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.339 | 28334 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10522 | Removed run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10522 | Assigned run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.340 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.340 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.340 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.340 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Jc6zhT 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 28336 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10522 | Removed run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.340 | 10522 | Assigned run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.341 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LIerVZ 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.342 | 28333 | Marked run 1724 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.343 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.344 | 28335 | Marked run 1723 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.345 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.345 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.346 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.346 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.347 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.352 | 10523 | Recursively removing directory: /tmp/git.Jc6zhT/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.353 | 10526 | Recursively removing directory: /tmp/git.LIerVZ/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.354 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.354 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.354 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.354 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.354 | 28350 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.354 | 10522 | Removed run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.354 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.354 | 10522 | Assigned run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.354 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.354 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.354 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Dg9BpT 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.355 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.355 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.355 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.355 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.355 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.355 | 28352 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.355 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.355 | 10522 | Removed run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.355 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.355 | 10522 | Assigned run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.355 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.094nRv 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.356 | 28349 | Marked run 1725 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.356 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.360 | 28351 | Marked run 1726 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.360 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.360 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.361 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.361 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.361 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.368 | 10523 | Recursively removing directory: /tmp/git.Dg9BpT/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.367 | 10526 | Recursively removing directory: /tmp/git.094nRv/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.369 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.369 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.369 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.369 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.369 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.369 | 28366 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.369 | 10522 | Removed run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.369 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.369 | 10522 | Assigned run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.369 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.370 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.370 | 28368 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.370 | 10522 | Removed run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.370 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.370 | 10522 | Assigned run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.370 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.370 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.369 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.369 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.369 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.370 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PgyXcN 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.369 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OblVKe 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.371 | 28365 | Marked run 1728 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.371 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.373 | 28367 | Marked run 1727 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.373 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.375 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.375 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.376 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.376 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.382 | 10526 | Recursively removing directory: /tmp/git.OblVKe/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.382 | 10523 | Recursively removing directory: /tmp/git.PgyXcN/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.383 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.383 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.383 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.383 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.383 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.383 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.383 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.383 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.383 | 28383 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.383 | 10522 | Removed run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.383 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.383 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.383 | 10522 | Assigned run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.383 | 28384 | Added a new worker 16 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.384 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.384 | 10522 | Removed run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.384 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.384 | 10522 | Assigned run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.384 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.383 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.384 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vgd1I1 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.385 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QsaXuM 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.386 | 28381 | Marked run 1730 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.386 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.388 | 28382 | Marked run 1729 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.388 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.389 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.390 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.390 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.390 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.396 | 10526 | Recursively removing directory: /tmp/git.vgd1I1/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.397 | 10523 | Recursively removing directory: /tmp/git.QsaXuM/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.398 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.398 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.398 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.398 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.398 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.398 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.398 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.398 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.398 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.398 | 28399 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.398 | 10522 | Removed run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.398 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.399 | 10522 | Assigned run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.399 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.399 | 28400 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.399 | 10522 | Removed run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.399 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.399 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.399 | 10522 | Assigned run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.399 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.399 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.CLLqVW 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.399 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3L9M38 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.402 | 28398 | Marked run 1732 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.402 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.404 | 28397 | Marked run 1731 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.404 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.405 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.405 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.406 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.406 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.412 | 10523 | Recursively removing directory: /tmp/git.CLLqVW/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.412 | 10526 | Recursively removing directory: /tmp/git.3L9M38/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.413 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.413 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.413 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.413 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.413 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.413 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.413 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.413 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.413 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.413 | 28415 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.413 | 10522 | Removed run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.413 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.414 | 10522 | Assigned run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.414 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.414 | 28416 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.414 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.414 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.414 | 10522 | Removed run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.414 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.414 | 10522 | Assigned run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.414 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.c0ceJ3 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.415 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KEOzbO 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.416 | 28413 | Marked run 1733 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.416 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.418 | 28414 | Marked run 1734 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.418 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.420 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.420 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.421 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.421 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.427 | 10523 | Recursively removing directory: /tmp/git.c0ceJ3/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.427 | 10526 | Recursively removing directory: /tmp/git.KEOzbO/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.428 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.428 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.428 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.428 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.429 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.429 | 28430 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.429 | 10522 | Removed run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.429 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.429 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.429 | 10522 | Assigned run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.430 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WTuztu 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.430 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.430 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.430 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.430 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.430 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.430 | 28432 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.430 | 10522 | Removed run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.430 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.430 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.430 | 10522 | Assigned run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.430 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SMW81J 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.431 | 28429 | Marked run 1735 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.431 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.433 | 28431 | Marked run 1736 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.433 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.435 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.436 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.436 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.437 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.442 | 10523 | Recursively removing directory: /tmp/git.WTuztu/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.442 | 10526 | Recursively removing directory: /tmp/git.SMW81J/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.443 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.443 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.444 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 28446 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10522 | Removed run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10522 | Assigned run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.444 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BSUQid 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.444 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.444 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.444 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 28448 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10522 | Removed run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.444 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.445 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.445 | 10522 | Assigned run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.445 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7gObo7 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.446 | 28445 | Marked run 1737 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.446 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.448 | 28447 | Marked run 1738 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.448 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.450 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.451 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.451 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.452 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.457 | 10523 | Recursively removing directory: /tmp/git.BSUQid/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.458 | 10526 | Recursively removing directory: /tmp/git.7gObo7/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.458 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.458 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.459 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.459 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.459 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.459 | 28462 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.459 | 10522 | Removed run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.459 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.459 | 10522 | Assigned run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.459 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xmUAj6 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.459 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.460 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.460 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.461 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.461 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.461 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.461 | 28464 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.461 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.461 | 10522 | Removed run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.461 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.461 | 10522 | Assigned run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.461 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wClqtW 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.463 | 28461 | Marked run 1739 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.463 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.465 | 28463 | Marked run 1740 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.465 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.466 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.466 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.467 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.468 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.473 | 10526 | Recursively removing directory: /tmp/git.wClqtW/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.474 | 10523 | Recursively removing directory: /tmp/git.xmUAj6/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.474 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.474 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.474 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.475 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.475 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.475 | 28478 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.475 | 10522 | Removed run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.475 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.475 | 10522 | Assigned run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.475 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Oyopla 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.475 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.477 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.477 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.477 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.477 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3JH8gs 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.477 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.477 | 28477 | Marked run 1742 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.477 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.477 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.477 | 28481 | Added a new worker 6 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.477 | 10522 | Removed run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.477 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.477 | 10522 | Assigned run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.478 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.480 | 28480 | Marked run 1741 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.480 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.481 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.482 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.482 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.483 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.488 | 10526 | Recursively removing directory: /tmp/git.Oyopla/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.489 | 10523 | Recursively removing directory: /tmp/git.3JH8gs/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.490 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.490 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.490 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.490 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.490 | 28495 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.490 | 10522 | Removed run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.490 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.490 | 10522 | Assigned run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.490 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.490 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.490 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zvAgwy 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.493 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.493 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.493 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.494 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.494 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.494 | 28497 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.494 | 10522 | Removed run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.494 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.494 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.494 | 10522 | Assigned run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.494 | 28494 | Marked run 1743 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.494 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.494 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SWa2QT 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.496 | 28496 | Marked run 1744 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.496 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.498 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.498 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.498 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.499 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.504 | 10526 | Recursively removing directory: /tmp/git.zvAgwy/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.506 | 10523 | Recursively removing directory: /tmp/git.SWa2QT/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.506 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.506 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.506 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.506 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.506 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.506 | 28511 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.506 | 10522 | Removed run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.506 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.506 | 10522 | Assigned run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.507 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.507 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bcY6Mi 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.509 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.509 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.509 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.509 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.509 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.509 | 28513 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.509 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.509 | 10522 | Removed run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.509 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.509 | 10522 | Assigned run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.509 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Hetaiv 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.510 | 28510 | Marked run 1745 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.510 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.512 | 28512 | Marked run 1746 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.513 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.513 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.514 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.515 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.515 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.520 | 10526 | Recursively removing directory: /tmp/git.bcY6Mi/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.521 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.521 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.522 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.522 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.522 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.522 | 28527 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.522 | 10522 | Removed run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.522 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.522 | 10522 | Assigned run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.522 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HkKaAQ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.522 | 10523 | Recursively removing directory: /tmp/git.Hetaiv/ 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.522 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.524 | 28526 | Marked run 1747 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.524 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.525 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.525 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.525 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.525 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.525 | 28529 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.525 | 10522 | Removed run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.525 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.525 | 10522 | Assigned run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.526 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.525 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.525 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.h2WJho 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.527 | 28528 | Marked run 1748 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.528 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.528 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.529 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.531 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.531 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.535 | 10526 | Recursively removing directory: /tmp/git.HkKaAQ/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.537 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.537 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.537 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.537 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.537 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.537 | 28543 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.537 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.537 | 10522 | Removed run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.537 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.537 | 10522 | Assigned run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.538 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UQITyl 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.538 | 10523 | Recursively removing directory: /tmp/git.h2WJho/ 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.540 | 28542 | Marked run 1749 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.540 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.540 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.541 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.541 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.541 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.541 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.541 | 28545 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.541 | 10522 | Removed run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.541 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.541 | 10522 | Assigned run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.541 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.541 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QrROHA 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.543 | 28544 | Marked run 1750 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.543 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.544 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.544 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.546 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.547 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.550 | 10526 | Recursively removing directory: /tmp/git.UQITyl/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.552 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.552 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.552 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.552 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.552 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.552 | 28559 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.552 | 10522 | Removed run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.552 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.552 | 10522 | Assigned run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.552 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.552 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8ID2JY 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.553 | 10523 | Recursively removing directory: /tmp/git.QrROHA/ 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.555 | 28558 | Marked run 1751 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.555 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.555 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.555 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.556 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.556 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.556 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.556 | 28561 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.556 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.556 | 10522 | Removed run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.556 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.556 | 10522 | Assigned run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.557 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IXIrPf 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.558 | 28560 | Marked run 1752 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.558 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.559 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.560 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.561 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.562 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.566 | 10526 | Recursively removing directory: /tmp/git.8ID2JY/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.568 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.568 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.568 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.568 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.568 | 28575 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.568 | 10522 | Removed run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.568 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.568 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.568 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xmjYEF 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.568 | 10522 | Assigned run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.568 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.569 | 10523 | Recursively removing directory: /tmp/git.IXIrPf/ 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.570 | 28574 | Marked run 1753 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.570 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.571 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.571 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.571 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.571 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.571 | 28577 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.572 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.572 | 10522 | Removed run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.572 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.572 | 10522 | Assigned run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.571 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.572 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dlW14S 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.573 | 28576 | Marked run 1754 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.574 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.574 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.575 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.576 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.577 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.581 | 10526 | Recursively removing directory: /tmp/git.xmjYEF/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.582 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.582 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.583 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.582 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.583 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.583 | 28591 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.583 | 10522 | Removed run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.583 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.583 | 10522 | Assigned run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.583 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.584 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JXNkEp 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.584 | 10523 | Recursively removing directory: /tmp/git.dlW14S/ 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.585 | 28590 | Marked run 1755 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.585 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.586 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.586 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.586 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.586 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.586 | 28593 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.586 | 10522 | Removed run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.586 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.586 | 10522 | Assigned run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.586 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.586 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.b70KTl 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.587 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.589 | 28592 | Marked run 1756 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.589 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.589 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.590 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.591 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.592 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.597 | 10526 | Recursively removing directory: /tmp/git.JXNkEp/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.598 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.598 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.598 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.598 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.598 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.598 | 28607 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.598 | 10522 | Removed run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.598 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.598 | 10522 | Assigned run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.599 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.599 | 10523 | Recursively removing directory: /tmp/git.b70KTl/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.600 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zx13Wf 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.601 | 28606 | Marked run 1757 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.601 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.602 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.602 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.602 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.602 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cZOgOJ 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.602 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.602 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.602 | 28609 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.602 | 10522 | Removed run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.602 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.602 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.602 | 10522 | Assigned run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.606 | 28608 | Marked run 1758 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.606 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.607 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.608 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.609 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.610 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.614 | 10526 | Recursively removing directory: /tmp/git.zx13Wf/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.616 | 10523 | Recursively removing directory: /tmp/git.cZOgOJ/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.616 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.616 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.616 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.616 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.616 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.616 | 28623 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.616 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.616 | 10522 | Removed run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.616 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.616 | 10522 | Assigned run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.616 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tXcJyz 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.618 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.618 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.618 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.618 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.618 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.618 | 28625 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.618 | 10522 | Removed run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.618 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.619 | 10522 | Assigned run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.619 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0VbBlY 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.619 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.620 | 28622 | Marked run 1759 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.620 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.622 | 28624 | Marked run 1760 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.622 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.623 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.624 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.624 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.625 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.630 | 10526 | Recursively removing directory: /tmp/git.tXcJyz/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.631 | 10523 | Recursively removing directory: /tmp/git.0VbBlY/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.632 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.632 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.632 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.632 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.632 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.632 | 28639 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.632 | 10522 | Removed run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.632 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.632 | 10522 | Assigned run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.633 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.632 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6cFznX 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.633 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.633 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.634 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.634 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.634 | 28641 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.634 | 10522 | Removed run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.634 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.634 | 10522 | Assigned run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.634 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.634 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.E2C6s1 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.634 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.634 | 28638 | Marked run 1761 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.635 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.636 | 28640 | Marked run 1762 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.636 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.639 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.639 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.639 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.640 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.645 | 10526 | Recursively removing directory: /tmp/git.6cFznX/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.646 | 10523 | Recursively removing directory: /tmp/git.E2C6s1/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.647 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.647 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.647 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.647 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.647 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.647 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 28656 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10522 | Removed run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10522 | Assigned run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 28657 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10522 | Removed run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10522 | Assigned run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.648 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.648 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QDD4YE 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.647 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.647 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.648 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tYzuyh 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.649 | 28654 | Marked run 1763 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.649 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.651 | 28655 | Marked run 1764 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.652 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.654 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.654 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.654 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.655 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.661 | 10526 | Recursively removing directory: /tmp/git.tYzuyh/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.661 | 10523 | Recursively removing directory: /tmp/git.QDD4YE/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.662 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.662 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.662 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.662 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.662 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.662 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.662 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.662 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.662 | 28672 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 10522 | Removed run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 10522 | Assigned run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 28673 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 10522 | Removed run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.663 | 10522 | Assigned run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.662 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.663 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hhKzyM 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.663 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.r11BNT 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.665 | 28671 | Marked run 1766 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.665 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.667 | 28670 | Marked run 1765 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.667 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.668 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.668 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.669 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.669 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.676 | 10526 | Recursively removing directory: /tmp/git.hhKzyM/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.676 | 10523 | Recursively removing directory: /tmp/git.r11BNT/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.677 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.677 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.677 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.677 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.677 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.677 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.677 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.677 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.677 | 28688 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.677 | 10522 | Removed run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.677 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.678 | 10522 | Assigned run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.678 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.678 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.678 | 28689 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.678 | 10522 | Removed run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.678 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.678 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.678 | 10522 | Assigned run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.677 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.678 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0RkTD2 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.679 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lEq9ms 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.680 | 28687 | Marked run 1767 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.680 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.682 | 28686 | Marked run 1768 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.683 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.684 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.684 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.685 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.685 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.690 | 10523 | Recursively removing directory: /tmp/git.lEq9ms/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.690 | 10526 | Recursively removing directory: /tmp/git.0RkTD2/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.692 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.692 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.692 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.692 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.692 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.692 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 28704 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10522 | Removed run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10522 | Assigned run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 28705 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10522 | Removed run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.692 | 10522 | Assigned run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.693 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.692 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GeRlW2 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.692 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.f0Ujao 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.694 | 28702 | Marked run 1769 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.695 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.696 | 28703 | Marked run 1770 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.696 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.697 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.698 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.698 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.699 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.704 | 10526 | Recursively removing directory: /tmp/git.f0Ujao/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.705 | 10523 | Recursively removing directory: /tmp/git.GeRlW2/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.706 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.706 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.706 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.706 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.706 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.706 | 28719 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.706 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.706 | 10522 | Removed run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.706 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.706 | 10522 | Assigned run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.706 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hBGEKO 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.707 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.707 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.707 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.707 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.707 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.707 | 28721 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.707 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WzszGb 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.707 | 10522 | Removed run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.707 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.707 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.707 | 10522 | Assigned run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.709 | 28718 | Marked run 1771 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.709 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.711 | 28720 | Marked run 1772 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.711 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.712 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.712 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.713 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.713 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.719 | 10526 | Recursively removing directory: /tmp/git.hBGEKO/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.719 | 10523 | Recursively removing directory: /tmp/git.WzszGb/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.720 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.720 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.721 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.721 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.721 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cyZQX8 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.721 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.721 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 28735 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 10522 | Removed run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.722 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.g6MHMU 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 10522 | Assigned run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 28737 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 10522 | Removed run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.721 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.722 | 10522 | Assigned run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.722 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.722 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.723 | 28734 | Marked run 1773 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.724 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.725 | 28736 | Marked run 1774 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.725 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.727 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.728 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.728 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.728 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.734 | 10526 | Recursively removing directory: /tmp/git.cyZQX8/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.734 | 10523 | Recursively removing directory: /tmp/git.g6MHMU/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.736 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.736 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.736 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.736 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.736 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.736 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.736 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.736 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.736 | 28751 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.736 | 10522 | Removed run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.736 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.736 | 10522 | Assigned run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.736 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.737 | 28753 | Added a new worker 9 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.737 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.737 | 10522 | Removed run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.737 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.737 | 10522 | Assigned run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.737 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.737 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tjSytZ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.736 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LNsog8 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.738 | 28750 | Marked run 1775 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.738 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.740 | 28752 | Marked run 1776 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.740 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.742 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.742 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.743 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.743 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.749 | 10526 | Recursively removing directory: /tmp/git.LNsog8/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.749 | 10523 | Recursively removing directory: /tmp/git.tjSytZ/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.750 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.750 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.750 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.750 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.751 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.751 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 28768 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10522 | Removed run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10522 | Assigned run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 28769 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10522 | Removed run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.751 | 10522 | Assigned run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.752 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.751 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cmaGun 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.751 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tdELSh 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.753 | 28767 | Marked run 1778 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.753 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.755 | 28766 | Marked run 1777 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.755 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.757 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.757 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.758 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.758 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.764 | 10523 | Recursively removing directory: /tmp/git.tdELSh/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.764 | 10526 | Recursively removing directory: /tmp/git.cmaGun/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.766 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.766 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.766 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 28784 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10522 | Removed run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10522 | Assigned run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 28785 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10522 | Removed run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10522 | Assigned run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.766 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.766 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.766 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.766 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.766 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aNKy3u 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.766 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ei7NUa 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.769 | 28782 | Marked run 1779 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.769 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.771 | 28783 | Marked run 1780 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.771 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.772 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.773 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.773 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.773 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.779 | 10526 | Recursively removing directory: /tmp/git.aNKy3u/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.779 | 10523 | Recursively removing directory: /tmp/git.ei7NUa/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.780 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.780 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.780 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.780 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.780 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 28799 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10522 | Removed run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.781 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.781 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5yVdqA 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.781 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10522 | Assigned run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.781 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.782 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nADh34 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 28801 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10522 | Removed run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.781 | 10522 | Assigned run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.784 | 28798 | Marked run 1782 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.784 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.786 | 28800 | Marked run 1781 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.786 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.787 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.787 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.787 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.788 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.794 | 10526 | Recursively removing directory: /tmp/git.5yVdqA/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.794 | 10523 | Recursively removing directory: /tmp/git.nADh34/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.795 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.795 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.795 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.795 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 28815 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10522 | Removed run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10522 | Assigned run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.796 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.796 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.796 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 28817 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10522 | Removed run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.796 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.797 | 10522 | Assigned run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.796 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.icjL1I 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.797 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.HoGgH5 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.798 | 28814 | Marked run 1783 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.798 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.800 | 28816 | Marked run 1784 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.800 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.802 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.802 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.802 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.803 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.809 | 10526 | Recursively removing directory: /tmp/git.icjL1I/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.809 | 10523 | Recursively removing directory: /tmp/git.HoGgH5/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.810 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.810 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.810 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.810 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 28831 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 10522 | Removed run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 10522 | Assigned run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.811 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.811 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.811 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.811 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QuTmU2 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 28833 | Added a new worker 9 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 10522 | Removed run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.811 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.812 | 10522 | Assigned run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.812 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.812 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qmh2Ur 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.813 | 28830 | Marked run 1785 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.814 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.815 | 28832 | Marked run 1786 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.816 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.817 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.817 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.817 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.818 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.824 | 10523 | Recursively removing directory: /tmp/git.qmh2Ur/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.824 | 10526 | Recursively removing directory: /tmp/git.QuTmU2/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.826 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.826 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.826 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.826 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.826 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.826 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 28848 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.826 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UfMdpx 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10522 | Removed run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.826 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LrWNA8 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10522 | Assigned run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 28849 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10522 | Removed run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.826 | 10522 | Assigned run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.827 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.832 | 28846 | Marked run 1788 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.832 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.834 | 28847 | Marked run 1787 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.834 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.836 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.836 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.837 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.837 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.843 | 10523 | Recursively removing directory: /tmp/git.LrWNA8/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.843 | 10526 | Recursively removing directory: /tmp/git.UfMdpx/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.844 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.844 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 28864 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10522 | Removed run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10522 | Assigned run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 28865 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10522 | Removed run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10522 | Assigned run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.845 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.845 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.845 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8Nf6Gv 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.844 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.844 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.845 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.845 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hTxiqL 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.847 | 28862 | Marked run 1790 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.847 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.849 | 28863 | Marked run 1789 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.849 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.850 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.851 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.851 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.852 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.857 | 10526 | Recursively removing directory: /tmp/git.hTxiqL/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.858 | 10523 | Recursively removing directory: /tmp/git.8Nf6Gv/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.859 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.859 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.859 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.859 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.860 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.860 | 28879 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.860 | 10522 | Removed run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.860 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.860 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.860 | 10522 | Assigned run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.860 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bftVIX 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.861 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.861 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.861 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.861 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.861 | 28881 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.861 | 10522 | Removed run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.861 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.862 | 10522 | Assigned run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.861 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.862 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ak1Lnl 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.862 | 28878 | Marked run 1791 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.862 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.862 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.864 | 28880 | Marked run 1792 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.864 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.865 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.866 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.867 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.868 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.872 | 10526 | Recursively removing directory: /tmp/git.bftVIX/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.873 | 10523 | Recursively removing directory: /tmp/git.ak1Lnl/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.874 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.874 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.874 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.874 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.874 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.874 | 28895 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.874 | 10522 | Removed run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.874 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.874 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.874 | 10522 | Assigned run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.875 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lt0diO 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.876 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.876 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.876 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.876 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.876 | 28897 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.876 | 10522 | Removed run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.876 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.876 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.877 | 10522 | Assigned run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.877 | 28894 | Marked run 1793 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.877 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.876 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.877 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AaHkmT 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.879 | 28896 | Marked run 1794 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.879 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.880 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.881 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.881 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.882 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.887 | 10526 | Recursively removing directory: /tmp/git.lt0diO/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.888 | 10523 | Recursively removing directory: /tmp/git.AaHkmT/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.889 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.889 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.889 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.889 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.889 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.889 | 28911 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.889 | 10522 | Removed run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.889 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.889 | 10522 | Assigned run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.889 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Lp2CC5 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.890 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.890 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.890 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.890 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.891 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.891 | 28913 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.891 | 10522 | Removed run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.891 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.891 | 10522 | Assigned run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.891 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.891 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.891 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BThSsv 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.891 | 28910 | Marked run 1795 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.892 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.893 | 28912 | Marked run 1796 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.893 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.896 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.896 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.897 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.897 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.903 | 10526 | Recursively removing directory: /tmp/git.Lp2CC5/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.903 | 10523 | Recursively removing directory: /tmp/git.BThSsv/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.904 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.904 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.904 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.905 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 28927 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10522 | Removed run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10522 | Assigned run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.905 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.905 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.905 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 28929 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10522 | Removed run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.905 | 10522 | Assigned run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.906 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UVbHZd 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.906 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qCs2L9 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.907 | 28926 | Marked run 1797 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.907 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.909 | 28928 | Marked run 1798 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.910 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.911 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.911 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.912 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.912 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.918 | 10526 | Recursively removing directory: /tmp/git.qCs2L9/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.918 | 10523 | Recursively removing directory: /tmp/git.UVbHZd/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.919 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.919 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.919 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.919 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.919 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 28944 | Added a new worker 14 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 10522 | Removed run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 10522 | Assigned run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 28945 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 10522 | Removed run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 10522 | Assigned run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.920 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.919 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.920 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OWmRlI 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.919 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.919 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.919 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.920 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.i7WItR 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.922 | 28942 | Marked run 1800 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.922 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.924 | 28943 | Marked run 1799 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.924 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.926 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.926 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.926 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.926 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.932 | 10523 | Recursively removing directory: /tmp/git.i7WItR/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.932 | 10526 | Recursively removing directory: /tmp/git.OWmRlI/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.934 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.934 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.934 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.934 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.934 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.934 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.935 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mDqn0q 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.934 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Rmn44w 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 28959 | Added a new worker 15 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10522 | Removed run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10522 | Assigned run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 28961 | Added a new worker 8 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10522 | Removed run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.934 | 10522 | Assigned run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.935 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.937 | 28958 | Marked run 1801 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.937 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.941 | 28960 | Marked run 1802 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.941 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.941 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.941 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.942 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.942 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.948 | 10526 | Recursively removing directory: /tmp/git.mDqn0q/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.948 | 10523 | Recursively removing directory: /tmp/git.Rmn44w/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.949 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.949 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.949 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 28975 | Added a new worker 10 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10522 | Removed run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10522 | Assigned run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 28977 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10522 | Removed run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.950 | 10522 | Assigned run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.950 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.950 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.950 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.950 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.14ZgWz 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.949 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.950 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bCd7j1 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.952 | 28974 | Marked run 1804 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.952 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.954 | 28976 | Marked run 1803 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.955 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.956 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.956 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.957 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.957 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.963 | 10526 | Recursively removing directory: /tmp/git.bCd7j1/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.963 | 10523 | Recursively removing directory: /tmp/git.14ZgWz/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.964 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.964 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.965 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.965 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.965 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.965 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.965 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.J2yRqk 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 28991 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10522 | Removed run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10522 | Assigned run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 28993 | Added a new worker 9 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10522 | Removed run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10522 | Assigned run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.965 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.966 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.oXwPLG 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.968 | 28990 | Marked run 1805 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.968 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.969 | 28992 | Marked run 1806 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.969 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.971 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.972 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.972 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.973 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.978 | 10526 | Recursively removing directory: /tmp/git.J2yRqk/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.978 | 10523 | Recursively removing directory: /tmp/git.oXwPLG/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.979 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.979 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.979 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.980 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 29007 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10522 | Removed run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10522 | Assigned run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 29009 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10522 | Removed run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.980 | 10522 | Assigned run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.980 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.980 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.980 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.981 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.F8jodq 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.981 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NHAUI9 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.982 | 29006 | Marked run 1807 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.982 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.983 | 29008 | Marked run 1808 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.984 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.986 | 10526 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.986 | 10523 | Checking out revision HEAD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.986 | 10526 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.986 | 10523 | Going to run: ./ci 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.993 | 10526 | Recursively removing directory: /tmp/git.F8jodq/ 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.993 | 10523 | Recursively removing directory: /tmp/git.NHAUI9/ 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.994 | 10526 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.994 | 10526 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.994 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.994 | 10526 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.994 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 29023 | Added a new worker 11 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 10522 | Removed run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 10522 | Assigned run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 29025 | Added a new worker 13 to the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 10522 | Removed run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 10520 | Waiting for new connections 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.995 | 10522 | Assigned run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.995 | 10523 | Process exit code: 0 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.995 | 10523 | Process output: 57 bytes 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.995 | 10523 | Waiting for a new command 2024-04-25 03:44:25 | INFO | 10523/cimple-worker: 2024-04-25 03:44:25.995 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.N4R1uD 2024-04-25 03:44:25 | INFO | 10526/cimple-worker: 2024-04-25 03:44:25.995 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qgiTtC 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.998 | 29022 | Marked run 1809 as finished 2024-04-25 03:44:25 | INFO | 10520/cimple-server: 2024-04-25 03:44:25.998 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.000 | 29024 | Marked run 1810 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.000 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.001 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.002 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.002 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.002 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.008 | 10526 | Recursively removing directory: /tmp/git.qgiTtC/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.008 | 10523 | Recursively removing directory: /tmp/git.N4R1uD/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.010 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.010 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.010 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.010 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.010 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.010 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.010 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.010 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.010 | 29040 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.010 | 10522 | Removed run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.010 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.010 | 10522 | Assigned run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.011 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.011 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.011 | 29041 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.011 | 10522 | Removed run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.011 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.011 | 10522 | Assigned run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.011 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.010 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BYv6Mr 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.010 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.011 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fI8G6s 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.013 | 29039 | Marked run 1812 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.013 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.015 | 29038 | Marked run 1811 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.015 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.016 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.017 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.017 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.018 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.023 | 10526 | Recursively removing directory: /tmp/git.BYv6Mr/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.024 | 10523 | Recursively removing directory: /tmp/git.fI8G6s/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.025 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.025 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.025 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.025 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.025 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.025 | 29055 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.025 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.025 | 10522 | Removed run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.025 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.025 | 10522 | Assigned run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.025 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.025 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.026 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.026 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RQP1YY 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.026 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.026 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.026 | 29057 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.026 | 10522 | Removed run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.026 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.026 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.026 | 10522 | Assigned run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.026 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Wb0X0T 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.027 | 29054 | Marked run 1813 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.028 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.029 | 29056 | Marked run 1814 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.029 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.032 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.032 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.033 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.033 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.039 | 10526 | Recursively removing directory: /tmp/git.RQP1YY/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.039 | 10523 | Recursively removing directory: /tmp/git.Wb0X0T/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.040 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.040 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.040 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.040 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.041 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.040 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 29072 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10522 | Removed run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10522 | Assigned run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 29073 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10522 | Removed run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10522 | Assigned run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.041 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.041 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.041 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Mx2TR3 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.041 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FozjPl 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.043 | 29071 | Marked run 1815 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.043 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.045 | 29070 | Marked run 1816 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.045 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.047 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.047 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.048 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.048 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.054 | 10526 | Recursively removing directory: /tmp/git.FozjPl/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.054 | 10523 | Recursively removing directory: /tmp/git.Mx2TR3/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.055 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.055 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.055 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.055 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.055 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.055 | 29087 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.055 | 10522 | Removed run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.055 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.055 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.055 | 10522 | Assigned run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.056 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.056 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.056 | 29089 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.056 | 10522 | Removed run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.056 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.056 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.056 | 10522 | Assigned run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.056 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.056 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aajNew 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.056 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.056 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.056 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.a0UBOu 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.058 | 29086 | Marked run 1818 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.058 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.060 | 29088 | Marked run 1817 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.060 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.062 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.062 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.062 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.063 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.069 | 10526 | Recursively removing directory: /tmp/git.aajNew/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.069 | 10523 | Recursively removing directory: /tmp/git.a0UBOu/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.070 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.070 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.070 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.070 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.070 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.070 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.070 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.070 | 29103 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.070 | 10522 | Removed run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.070 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.071 | 10522 | Assigned run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.071 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.071 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.071 | 29105 | Added a new worker 9 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.071 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.071 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.071 | 10522 | Removed run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.071 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.071 | 10522 | Assigned run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.071 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DKVPL0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.071 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.072 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2cwVex 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.074 | 29102 | Marked run 1819 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.074 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.075 | 29104 | Marked run 1820 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.075 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.077 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.078 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.078 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.078 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.084 | 10526 | Recursively removing directory: /tmp/git.DKVPL0/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.084 | 10523 | Recursively removing directory: /tmp/git.2cwVex/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.086 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.086 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.086 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 29120 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10522 | Removed run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.086 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.086 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.086 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10522 | Assigned run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 29121 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10522 | Removed run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.086 | 10522 | Assigned run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.087 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.087 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kNctap 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.087 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EyngbZ 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.089 | 29118 | Marked run 1821 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.089 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.091 | 29119 | Marked run 1822 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.091 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.092 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.092 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.093 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.093 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.100 | 10523 | Recursively removing directory: /tmp/git.kNctap/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.100 | 10526 | Recursively removing directory: /tmp/git.EyngbZ/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.101 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.101 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.101 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.101 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.101 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.101 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 29136 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 10522 | Removed run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 10522 | Assigned run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 29137 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 10522 | Removed run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 10522 | Assigned run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.102 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.102 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.5G0Evv 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.101 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.101 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.101 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.102 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.79Kaso 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.105 | 29134 | Marked run 1824 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.105 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.106 | 29135 | Marked run 1823 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.107 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.108 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.108 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.109 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.109 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.115 | 10523 | Recursively removing directory: /tmp/git.5G0Evv/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.115 | 10526 | Recursively removing directory: /tmp/git.79Kaso/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.116 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.116 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.116 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.116 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.116 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.116 | 29152 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.116 | 10522 | Removed run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.116 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.117 | 10522 | Assigned run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.117 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.117 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.117 | 29153 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.117 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.117 | 10522 | Removed run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.117 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.117 | 10522 | Assigned run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.116 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.116 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.116 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.117 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3IjIhj 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.116 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.117 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ciRf9q 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.118 | 29150 | Marked run 1825 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.118 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.120 | 29151 | Marked run 1826 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.121 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.122 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.123 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.123 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.124 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.130 | 10526 | Recursively removing directory: /tmp/git.ciRf9q/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.130 | 10523 | Recursively removing directory: /tmp/git.3IjIhj/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.131 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.131 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.131 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.131 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.131 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.131 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.131 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.132 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.131 | 29167 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10522 | Removed run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10522 | Assigned run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 29169 | Added a new worker 9 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10522 | Removed run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10522 | Assigned run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.132 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.132 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.m4Fz6r 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.132 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ZN0jwo 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.133 | 29166 | Marked run 1827 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.134 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.136 | 29168 | Marked run 1828 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.136 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.137 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.137 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.138 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.138 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.145 | 10523 | Recursively removing directory: /tmp/git.ZN0jwo/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.146 | 10526 | Recursively removing directory: /tmp/git.m4Fz6r/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.146 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.146 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.147 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.147 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.147 | 29183 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.147 | 10522 | Removed run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.147 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.147 | 10522 | Assigned run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.147 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.147 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.147 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NqaYyh 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.148 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.148 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.148 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.149 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.149 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.149 | 29185 | Added a new worker 9 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.149 | 10522 | Removed run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.149 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.149 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.149 | 10522 | Assigned run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.149 | 29182 | Marked run 1830 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.149 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.150 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.89q3vR 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.151 | 29184 | Marked run 1829 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.151 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.153 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.154 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.154 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.155 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.160 | 10523 | Recursively removing directory: /tmp/git.NqaYyh/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.160 | 10526 | Recursively removing directory: /tmp/git.89q3vR/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.161 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.161 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.161 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 29199 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10522 | Removed run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10522 | Assigned run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 29201 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10522 | Removed run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10522 | Assigned run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.162 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.162 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.162 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.162 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.163 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uhdQH2 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.162 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mdzbHs 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.165 | 29198 | Marked run 1831 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.166 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.167 | 29200 | Marked run 1832 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.167 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.169 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.169 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.170 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.170 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.176 | 10523 | Recursively removing directory: /tmp/git.mdzbHs/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.176 | 10526 | Recursively removing directory: /tmp/git.uhdQH2/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.177 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.177 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.178 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.178 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.178 | 29215 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.178 | 10522 | Removed run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.178 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.178 | 10522 | Assigned run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.178 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.178 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.178 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kYQchj 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.178 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.178 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.178 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.178 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.179 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.179 | 29217 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.179 | 10522 | Removed run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.179 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.179 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.179 | 10522 | Assigned run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.179 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.aGej5y 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.180 | 29214 | Marked run 1833 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.180 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.182 | 29216 | Marked run 1834 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.182 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.184 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.185 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.185 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.185 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.191 | 10523 | Recursively removing directory: /tmp/git.kYQchj/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.191 | 10526 | Recursively removing directory: /tmp/git.aGej5y/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.193 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.193 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.193 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.193 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.193 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 29232 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10522 | Removed run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10522 | Assigned run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 29233 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10522 | Removed run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10522 | Assigned run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.193 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.194 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1CZSnx 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.193 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.193 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.btCwAY 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.195 | 29230 | Marked run 1836 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.195 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.197 | 29231 | Marked run 1835 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.197 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.199 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.199 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.199 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.199 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.205 | 10523 | Recursively removing directory: /tmp/git.1CZSnx/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.206 | 10526 | Recursively removing directory: /tmp/git.btCwAY/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.207 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.207 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.207 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.207 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.208 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xm8ek6 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.207 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.207 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.207 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.207 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.207 | 29247 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.207 | 10522 | Removed run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.207 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.207 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.208 | 10522 | Assigned run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.208 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.208 | 29249 | Added a new worker 9 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.208 | 10522 | Removed run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.208 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.208 | 10522 | Assigned run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.208 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3aoifj 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.208 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.210 | 29246 | Marked run 1838 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.210 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.212 | 29248 | Marked run 1837 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.212 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.213 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.214 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.214 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.215 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.220 | 10523 | Recursively removing directory: /tmp/git.xm8ek6/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.221 | 10526 | Recursively removing directory: /tmp/git.3aoifj/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.222 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.222 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.222 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.222 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.222 | 29263 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.222 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.222 | 10522 | Removed run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.222 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.222 | 10522 | Assigned run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.222 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.222 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.223 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.222 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.222 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.00YDUY 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.223 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.223 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.223 | 29265 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.223 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.223 | 10522 | Removed run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.223 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.223 | 10522 | Assigned run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.224 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cQTDbq 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.225 | 29262 | Marked run 1839 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.225 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.227 | 29264 | Marked run 1840 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.227 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.228 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.229 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.229 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.230 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.235 | 10523 | Recursively removing directory: /tmp/git.00YDUY/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.236 | 10526 | Recursively removing directory: /tmp/git.cQTDbq/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.237 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.237 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.237 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.237 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.237 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.237 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.237 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.237 | 29279 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.237 | 10522 | Removed run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.237 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.237 | 10522 | Assigned run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.237 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.238 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.238 | 29281 | Added a new worker 9 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.238 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.238 | 10522 | Removed run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.238 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.238 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.238 | 10522 | Assigned run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.237 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BfLrzH 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.237 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.238 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8zYi2n 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.240 | 29278 | Marked run 1841 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.241 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.242 | 29280 | Marked run 1842 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.243 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.243 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.244 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.244 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.244 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.250 | 10523 | Recursively removing directory: /tmp/git.BfLrzH/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.250 | 10526 | Recursively removing directory: /tmp/git.8zYi2n/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.251 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.251 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.251 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.252 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.252 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.252 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 29295 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10522 | Removed run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10522 | Assigned run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.252 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 29297 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10522 | Removed run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.252 | 10522 | Assigned run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.253 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.253 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.tMj0Bm 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.253 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.XinNPl 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.254 | 29294 | Marked run 1843 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.254 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.256 | 29296 | Marked run 1844 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.256 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.257 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.258 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.258 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.258 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.264 | 10526 | Recursively removing directory: /tmp/git.XinNPl/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.264 | 10523 | Recursively removing directory: /tmp/git.tMj0Bm/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.266 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.266 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.266 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 29312 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10522 | Removed run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10522 | Assigned run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 29313 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10522 | Removed run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.266 | 10522 | Assigned run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.267 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.266 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6Kniox 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.266 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.266 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.266 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.267 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MKBJie 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.269 | 29310 | Marked run 1845 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.269 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.272 | 29311 | Marked run 1846 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.272 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.272 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.272 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.273 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.273 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.279 | 10523 | Recursively removing directory: /tmp/git.MKBJie/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.279 | 10526 | Recursively removing directory: /tmp/git.6Kniox/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.280 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.280 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.280 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.280 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.280 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.280 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.281 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 29327 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10522 | Removed run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10522 | Assigned run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.280 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 29329 | Added a new worker 8 to the queue 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.281 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.dOtbvA 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.281 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Hh9Yap 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10522 | Removed run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10522 | Assigned run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.281 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.283 | 29326 | Marked run 1848 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.284 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.285 | 29328 | Marked run 1847 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.285 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.286 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.287 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.287 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.287 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.293 | 10526 | Recursively removing directory: /tmp/git.dOtbvA/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.293 | 10523 | Recursively removing directory: /tmp/git.Hh9Yap/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.294 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.294 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.295 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 29343 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10522 | Removed run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10522 | Assigned run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 29345 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10522 | Removed run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.295 | 10522 | Assigned run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.295 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.295 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.295 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.296 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xztSrQ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.296 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UDxhqw 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.297 | 29342 | Marked run 1850 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.297 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.300 | 29344 | Marked run 1849 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.300 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.301 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.301 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.302 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.302 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.308 | 10523 | Recursively removing directory: /tmp/git.xztSrQ/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.308 | 10526 | Recursively removing directory: /tmp/git.UDxhqw/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.309 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.309 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.309 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.309 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.309 | 29359 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.309 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.309 | 10522 | Removed run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.309 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.309 | 10522 | Assigned run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.309 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.309 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Y39EyK 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.310 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.310 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.310 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.310 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.310 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.310 | 29361 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.310 | 10522 | Removed run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.310 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.310 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.310 | 10522 | Assigned run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.310 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lrm8Bd 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.312 | 29358 | Marked run 1852 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.312 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.313 | 29360 | Marked run 1851 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.313 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.315 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.316 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.316 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.317 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.322 | 10523 | Recursively removing directory: /tmp/git.Y39EyK/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.322 | 10526 | Recursively removing directory: /tmp/git.lrm8Bd/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.323 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.323 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.323 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.323 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.323 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.323 | 29375 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.323 | 10522 | Removed run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.323 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.323 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.323 | 10522 | Assigned run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.323 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Kh8JbA 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.325 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.325 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.325 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.325 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.325 | 29377 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.325 | 10522 | Removed run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.326 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.326 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.326 | 10522 | Assigned run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.325 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.326 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0EWc14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.326 | 29374 | Marked run 1853 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.326 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.328 | 29376 | Marked run 1854 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.328 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.330 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.331 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.331 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.332 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.338 | 10523 | Recursively removing directory: /tmp/git.Kh8JbA/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.338 | 10526 | Recursively removing directory: /tmp/git.0EWc14/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.339 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.339 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.339 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.339 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.339 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.339 | 29391 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10522 | Removed run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.340 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.340 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EB76eU 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.340 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.340 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10522 | Assigned run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.340 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BhUDqS 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 29393 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10522 | Removed run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.340 | 10522 | Assigned run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.342 | 29390 | Marked run 1855 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.342 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.344 | 29392 | Marked run 1856 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.344 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.346 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.346 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.346 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.347 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.352 | 10526 | Recursively removing directory: /tmp/git.BhUDqS/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.352 | 10523 | Recursively removing directory: /tmp/git.EB76eU/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.354 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.354 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 29408 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 10522 | Removed run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 10522 | Assigned run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 29409 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.354 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.355 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.355 | 10522 | Removed run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.355 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.355 | 10522 | Assigned run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.354 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.354 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.quGxZQ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.354 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.354 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.354 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.355 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lNFhOg 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.356 | 29407 | Marked run 1857 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.357 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.358 | 29406 | Marked run 1858 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.358 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.360 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.360 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.361 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.361 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.367 | 10523 | Recursively removing directory: /tmp/git.quGxZQ/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.367 | 10526 | Recursively removing directory: /tmp/git.lNFhOg/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.368 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.368 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.369 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.369 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.369 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.369 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 29423 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10522 | Removed run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10522 | Assigned run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 29425 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10522 | Removed run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.369 | 10522 | Assigned run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.369 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.L3LF2L 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.369 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lI5jzE 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.371 | 29422 | Marked run 1859 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.371 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.373 | 29424 | Marked run 1860 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.373 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.375 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.375 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.376 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.376 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.381 | 10523 | Recursively removing directory: /tmp/git.L3LF2L/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.381 | 10526 | Recursively removing directory: /tmp/git.lI5jzE/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.383 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.383 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.383 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.383 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.383 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.383 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.383 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.383 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.383 | 29440 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.383 | 10522 | Removed run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.383 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.383 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.383 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.383 | 10522 | Assigned run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.384 | 29441 | Added a new worker 16 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.384 | 10522 | Removed run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.384 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.384 | 10522 | Assigned run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.384 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.383 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.384 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.VNHVli 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.384 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.o9QxDz 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.386 | 29438 | Marked run 1862 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.386 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.389 | 29439 | Marked run 1861 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.389 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.390 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.390 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.390 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.390 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.396 | 10523 | Recursively removing directory: /tmp/git.VNHVli/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.396 | 10526 | Recursively removing directory: /tmp/git.o9QxDz/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.398 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.398 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.398 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.398 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.398 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.398 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.398 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.398 | 29456 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.398 | 10522 | Removed run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.398 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.398 | 10522 | Assigned run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.398 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.398 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.399 | 29457 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.399 | 10522 | Removed run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.399 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.399 | 10522 | Assigned run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.399 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.398 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.398 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ErNhvP 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.398 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.399 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hSnQFP 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.401 | 29455 | Marked run 1864 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.401 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.403 | 29454 | Marked run 1863 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.403 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.404 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.405 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.405 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.405 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.411 | 10523 | Recursively removing directory: /tmp/git.ErNhvP/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.411 | 10526 | Recursively removing directory: /tmp/git.hSnQFP/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.412 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.412 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.413 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.413 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.413 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 29471 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10522 | Removed run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10522 | Assigned run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 29473 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10522 | Removed run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.413 | 10522 | Assigned run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.413 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jAIm8Z 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.413 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.414 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.6uAJrM 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.415 | 29470 | Marked run 1865 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.415 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.417 | 29472 | Marked run 1866 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.417 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.419 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.420 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.420 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.421 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.426 | 10523 | Recursively removing directory: /tmp/git.jAIm8Z/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.427 | 10526 | Recursively removing directory: /tmp/git.6uAJrM/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.428 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.428 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.428 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.428 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.428 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.428 | 29487 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.428 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.428 | 10522 | Removed run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.428 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.428 | 10522 | Assigned run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.428 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.429 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.429 | 29489 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.429 | 10522 | Removed run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.429 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.429 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.429 | 10522 | Assigned run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.429 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xMmizs 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.428 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.428 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.429 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.429 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7MflyP 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.430 | 29486 | Marked run 1867 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.430 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.432 | 29488 | Marked run 1868 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.432 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.433 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.434 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.434 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.435 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.440 | 10523 | Recursively removing directory: /tmp/git.xMmizs/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.441 | 10526 | Recursively removing directory: /tmp/git.7MflyP/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.442 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.442 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.442 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.442 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.442 | 29503 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.442 | 10522 | Removed run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.442 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.442 | 10522 | Assigned run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.442 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.442 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.442 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.p70qdx 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.443 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.443 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.443 | 29505 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.443 | 10522 | Removed run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.443 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.443 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.443 | 10522 | Assigned run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.442 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.442 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.443 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.444 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.YIZOn9 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.445 | 29502 | Marked run 1869 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.445 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.447 | 29504 | Marked run 1870 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.447 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.448 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.449 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.449 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.450 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.455 | 10523 | Recursively removing directory: /tmp/git.p70qdx/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.456 | 10526 | Recursively removing directory: /tmp/git.YIZOn9/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.457 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.457 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.457 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.457 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.457 | 29519 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.457 | 10522 | Removed run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.457 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.457 | 10522 | Assigned run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.457 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.457 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.457 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.iiqPOK 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.458 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.458 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.459 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.459 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.459 | 29521 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.459 | 10522 | Removed run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.459 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.459 | 10522 | Assigned run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.459 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.459 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.s4hdXM 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.459 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.460 | 29518 | Marked run 1871 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.460 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.462 | 29520 | Marked run 1872 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.462 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.463 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.464 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.464 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.465 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.470 | 10523 | Recursively removing directory: /tmp/git.iiqPOK/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.471 | 10526 | Recursively removing directory: /tmp/git.s4hdXM/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.471 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.471 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.471 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.472 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.472 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.472 | 29535 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.472 | 10522 | Removed run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.472 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.472 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.472 | 10522 | Assigned run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.472 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2YRJcQ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.474 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.474 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.474 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.474 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.474 | 29537 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.474 | 10522 | Removed run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.474 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.474 | 10522 | Assigned run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.474 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.474 | 29534 | Marked run 1873 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.475 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.474 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.474 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7zXsW9 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.477 | 29536 | Marked run 1874 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.477 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.478 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.479 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.479 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.480 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.485 | 10523 | Recursively removing directory: /tmp/git.2YRJcQ/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.486 | 10526 | Recursively removing directory: /tmp/git.7zXsW9/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.486 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.486 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.487 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.487 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.487 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.487 | 29551 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.487 | 10522 | Removed run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.487 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.487 | 10522 | Assigned run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.487 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.487 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.KoYtNX 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.488 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.488 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.489 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.489 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.489 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.489 | 29553 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.489 | 10522 | Removed run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.489 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.489 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.489 | 10522 | Assigned run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.489 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gQS7wM 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.490 | 29550 | Marked run 1875 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.490 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.491 | 29552 | Marked run 1876 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.491 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.493 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.494 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.495 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.495 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.500 | 10523 | Recursively removing directory: /tmp/git.KoYtNX/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.501 | 10526 | Recursively removing directory: /tmp/git.gQS7wM/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.502 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.502 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.502 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.502 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.502 | 29567 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.502 | 10522 | Removed run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.502 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.502 | 10522 | Assigned run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.503 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.502 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.503 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Rd65Ch 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.504 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.504 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.504 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.504 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.504 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.504 | 29569 | Added a new worker 9 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.504 | 10522 | Removed run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.504 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.504 | 10522 | Assigned run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.504 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.505 | 29566 | Marked run 1877 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.505 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.504 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.12MVHC 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.507 | 29568 | Marked run 1878 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.507 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.508 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.509 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.509 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.510 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.515 | 10523 | Recursively removing directory: /tmp/git.Rd65Ch/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.516 | 10526 | Recursively removing directory: /tmp/git.12MVHC/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.516 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.516 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.517 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.517 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.517 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.517 | 29583 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.517 | 10522 | Removed run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.517 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.517 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.517 | 10522 | Assigned run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.517 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1n6PMe 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.519 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.519 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.519 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.520 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.520 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.520 | 29585 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.520 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.520 | 10522 | Removed run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.520 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.520 | 10522 | Assigned run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.520 | 29582 | Marked run 1879 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.520 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.520 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BNAjSC 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.523 | 29584 | Marked run 1880 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.523 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.524 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.525 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.525 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.526 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.531 | 10523 | Recursively removing directory: /tmp/git.1n6PMe/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.532 | 10526 | Recursively removing directory: /tmp/git.BNAjSC/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.532 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.532 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.533 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.533 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.533 | 29599 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.533 | 10522 | Removed run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.533 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.533 | 10522 | Assigned run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.533 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.533 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.533 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lOizGj 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.535 | 29598 | Marked run 1881 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.535 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.535 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.535 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.535 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.535 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.536 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.536 | 29601 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.536 | 10522 | Removed run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.536 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.536 | 10522 | Assigned run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.536 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.536 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SuLCnG 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.538 | 29600 | Marked run 1882 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.538 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.539 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.540 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.540 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.541 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.546 | 10523 | Recursively removing directory: /tmp/git.lOizGj/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.547 | 10526 | Recursively removing directory: /tmp/git.SuLCnG/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.548 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.548 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.548 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.548 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.548 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.548 | 29615 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.548 | 10522 | Removed run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.548 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.548 | 10522 | Assigned run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.548 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.548 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.O6RGAB 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.550 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.550 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.550 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.550 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.550 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.550 | 29617 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.550 | 10522 | Removed run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.550 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.550 | 10522 | Assigned run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.550 | 29614 | Marked run 1883 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.551 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.551 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.C69ID8 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.551 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.553 | 29616 | Marked run 1884 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.553 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.554 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.555 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.555 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.556 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.561 | 10523 | Recursively removing directory: /tmp/git.O6RGAB/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.562 | 10526 | Recursively removing directory: /tmp/git.C69ID8/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.563 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.563 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.563 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.563 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.563 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.563 | 29631 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.563 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.563 | 10522 | Removed run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.563 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.563 | 10522 | Assigned run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.563 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.8vtEPo 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.565 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.565 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.565 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.565 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.565 | 29630 | Marked run 1885 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.566 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.566 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.566 | 29633 | Added a new worker 6 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.566 | 10522 | Removed run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.566 | 10522 | Removed worker 6 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.566 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.566 | 10522 | Assigned run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 6 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.566 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wIeQam 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.567 | 29632 | Marked run 1886 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.567 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.570 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.570 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.570 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.571 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.576 | 10523 | Recursively removing directory: /tmp/git.8vtEPo/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.577 | 10526 | Recursively removing directory: /tmp/git.wIeQam/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.578 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.578 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.578 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.578 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.578 | 29647 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.578 | 10522 | Removed run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.578 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.579 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.579 | 10522 | Assigned run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.578 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.579 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Ay3NZr 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.580 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.580 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.580 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.580 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.580 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.580 | 29649 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.581 | 29646 | Marked run 1887 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.581 | 10522 | Removed run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.581 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.581 | 10522 | Assigned run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.581 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.581 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.581 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.d9q1kq 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.583 | 29648 | Marked run 1888 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.583 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.585 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.585 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.585 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.586 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.591 | 10523 | Recursively removing directory: /tmp/git.Ay3NZr/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.592 | 10526 | Recursively removing directory: /tmp/git.d9q1kq/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.593 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.593 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.593 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.593 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.593 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.593 | 29663 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.593 | 10522 | Removed run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.593 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.593 | 10522 | Assigned run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.593 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.594 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.594 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.594 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.vbtZr3 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.594 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.594 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.594 | 29665 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.594 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.594 | 10522 | Removed run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.594 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.594 | 10522 | Assigned run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.594 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.595 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.2hO8q3 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.596 | 29662 | Marked run 1889 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.596 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.598 | 29664 | Marked run 1890 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.598 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.600 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.600 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.601 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.601 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.607 | 10523 | Recursively removing directory: /tmp/git.vbtZr3/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.607 | 10526 | Recursively removing directory: /tmp/git.2hO8q3/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.609 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.609 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.609 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.609 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.609 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.609 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.609 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.609 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.609 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 29680 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 10522 | Removed run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 10522 | Assigned run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 29681 | Added a new worker 16 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 10522 | Removed run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 10522 | Assigned run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.610 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.610 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yB5S1r 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.610 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.WoWRI5 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.612 | 29678 | Marked run 1892 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.612 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.615 | 29679 | Marked run 1891 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.616 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.617 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.617 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.618 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.618 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.625 | 10526 | Recursively removing directory: /tmp/git.WoWRI5/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.625 | 10523 | Recursively removing directory: /tmp/git.yB5S1r/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.626 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.626 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.626 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.626 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.626 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.626 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.626 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.626 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 29696 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 29697 | Added a new worker 16 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 10522 | Removed run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 10522 | Assigned run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 10522 | Removed run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 10522 | Assigned run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.627 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.626 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.627 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.880QWF 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.628 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.yACKT4 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.629 | 29694 | Marked run 1893 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.629 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.631 | 29695 | Marked run 1894 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.631 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.632 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.633 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.633 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.633 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.639 | 10523 | Recursively removing directory: /tmp/git.yACKT4/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.640 | 10526 | Recursively removing directory: /tmp/git.880QWF/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.641 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.641 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.641 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.641 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.641 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.641 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 29712 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10522 | Removed run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10522 | Assigned run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 29713 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10522 | Removed run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.641 | 10522 | Assigned run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.642 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.642 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1uzcuC 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.642 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.psJyUK 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.643 | 29710 | Marked run 1895 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.643 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.645 | 29711 | Marked run 1896 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.646 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.648 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.648 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.649 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.649 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.655 | 10526 | Recursively removing directory: /tmp/git.1uzcuC/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.655 | 10523 | Recursively removing directory: /tmp/git.psJyUK/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.656 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.656 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.656 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.657 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.656 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.656 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.657 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 29727 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10522 | Removed run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10522 | Assigned run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 29729 | Added a new worker 9 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10522 | Removed run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.657 | 10522 | Assigned run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.658 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zXeTIt 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.658 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9o8SXk 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.659 | 29726 | Marked run 1897 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.659 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.661 | 29728 | Marked run 1898 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.661 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.663 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.663 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.664 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.664 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.670 | 10523 | Recursively removing directory: /tmp/git.9o8SXk/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.671 | 10526 | Recursively removing directory: /tmp/git.zXeTIt/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.672 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.672 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 29744 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10522 | Removed run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10522 | Assigned run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 29745 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10522 | Removed run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.672 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.673 | 10522 | Assigned run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.673 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.672 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.673 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ssDmlq 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.672 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.672 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.672 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.673 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xuSWI0 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.674 | 29742 | Marked run 1900 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.674 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.676 | 29743 | Marked run 1899 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.676 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.679 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.679 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.679 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.680 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.686 | 10523 | Recursively removing directory: /tmp/git.ssDmlq/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.686 | 10526 | Recursively removing directory: /tmp/git.xuSWI0/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.687 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.687 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.687 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.687 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.687 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.687 | 29759 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10522 | Removed run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10522 | Assigned run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.688 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IVHpFR 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.688 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.688 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.688 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 29761 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.689 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0Xal6z 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10522 | Removed run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.688 | 10522 | Assigned run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.690 | 29758 | Marked run 1902 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.690 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.692 | 29760 | Marked run 1901 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.692 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.693 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.694 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.694 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.694 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.700 | 10523 | Recursively removing directory: /tmp/git.IVHpFR/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.700 | 10526 | Recursively removing directory: /tmp/git.0Xal6z/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.702 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.702 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.702 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.702 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.702 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.702 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 29775 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 10522 | Removed run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 10522 | Assigned run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 29777 | Added a new worker 8 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.702 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.703 | 10522 | Removed run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.703 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.703 | 10522 | Assigned run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.703 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TT3S8Z 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.703 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gm98Iu 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.704 | 29774 | Marked run 1903 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.704 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.706 | 29776 | Marked run 1904 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.706 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.708 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.709 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.709 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.710 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.716 | 10526 | Recursively removing directory: /tmp/git.gm98Iu/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.716 | 10523 | Recursively removing directory: /tmp/git.TT3S8Z/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.717 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.717 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.718 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.718 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.718 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.718 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 29792 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10522 | Removed run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10522 | Assigned run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 29793 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10522 | Removed run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10522 | Assigned run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.718 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.718 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3Sq5nq 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.718 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EvJA0w 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.720 | 29791 | Marked run 1905 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.721 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.722 | 29790 | Marked run 1906 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.722 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.724 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.725 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.725 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.726 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.731 | 10526 | Recursively removing directory: /tmp/git.3Sq5nq/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.732 | 10523 | Recursively removing directory: /tmp/git.EvJA0w/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.733 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.733 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.733 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.733 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.733 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.733 | 29807 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.733 | 10522 | Removed run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.733 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.733 | 10522 | Assigned run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.733 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jE0U2u 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.734 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.734 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.734 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.734 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.734 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.734 | 29809 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.734 | 10522 | Removed run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.734 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.734 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.734 | 10522 | Assigned run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.734 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.734 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.DWAujr 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.735 | 29806 | Marked run 1907 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.736 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.737 | 29808 | Marked run 1908 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.737 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.739 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.739 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.740 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.740 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.746 | 10526 | Recursively removing directory: /tmp/git.jE0U2u/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.746 | 10523 | Recursively removing directory: /tmp/git.DWAujr/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.748 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.748 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.748 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.748 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 29823 | Added a new worker 12 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10522 | Removed run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10522 | Assigned run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.748 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.748 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.749 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MmghTd 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 29825 | Added a new worker 8 to the queue 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.748 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.J7iGg9 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10522 | Removed run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.748 | 10522 | Assigned run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.749 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.750 | 29822 | Marked run 1909 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.750 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.752 | 29824 | Marked run 1910 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.752 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.754 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.754 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.754 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.755 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.760 | 10526 | Recursively removing directory: /tmp/git.J7iGg9/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.761 | 10523 | Recursively removing directory: /tmp/git.MmghTd/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.762 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.762 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.762 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.762 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.762 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.762 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.762 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.762 | 29839 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 10522 | Removed run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 10522 | Assigned run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 29841 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 10522 | Removed run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.763 | 10522 | Assigned run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.763 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.764 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AGii1X 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.763 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ChgoOB 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.765 | 29838 | Marked run 1911 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.765 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.767 | 29840 | Marked run 1912 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.767 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.768 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.769 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.769 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.769 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.775 | 10526 | Recursively removing directory: /tmp/git.ChgoOB/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.776 | 10523 | Recursively removing directory: /tmp/git.AGii1X/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.776 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.776 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 29855 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 10522 | Removed run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 10522 | Assigned run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.777 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.777 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.TUuCgG 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.777 | 29857 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.778 | 10522 | Removed run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.778 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.778 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.778 | 10522 | Assigned run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.777 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.777 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.777 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.778 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.snmER4 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.779 | 29854 | Marked run 1913 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.779 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.781 | 29856 | Marked run 1914 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.781 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.783 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.783 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.784 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.784 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.790 | 10526 | Recursively removing directory: /tmp/git.TUuCgG/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.790 | 10523 | Recursively removing directory: /tmp/git.snmER4/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.791 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.791 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.791 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.791 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.791 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.791 | 29872 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.791 | 10522 | Removed run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.791 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.792 | 10522 | Assigned run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.792 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.792 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.792 | 29873 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.792 | 10522 | Removed run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.792 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.792 | 10522 | Assigned run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.792 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.791 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.791 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.791 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.792 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hpcxeG 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.791 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.792 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.bPg8Zs 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.794 | 29871 | Marked run 1916 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.794 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.795 | 29870 | Marked run 1915 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.796 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.798 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.798 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.799 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.799 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.805 | 10523 | Recursively removing directory: /tmp/git.hpcxeG/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.805 | 10526 | Recursively removing directory: /tmp/git.bPg8Zs/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.806 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.806 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 29887 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10522 | Removed run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10522 | Assigned run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 29889 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10522 | Removed run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.807 | 10522 | Assigned run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.807 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.807 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.807 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.807 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MNWSiq 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.807 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.807 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.PjqxdZ 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.809 | 29886 | Marked run 1918 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.810 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.811 | 29888 | Marked run 1917 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.812 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.813 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.813 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.813 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.813 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.819 | 10526 | Recursively removing directory: /tmp/git.MNWSiq/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.819 | 10523 | Recursively removing directory: /tmp/git.PjqxdZ/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.821 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.821 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.821 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.821 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.821 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 29904 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 10522 | Removed run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 10522 | Assigned run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 29905 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.821 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.822 | 10522 | Removed run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.822 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.822 | 10522 | Assigned run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.822 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.821 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.821 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.9gjCLP 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.822 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.j4uUe8 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.824 | 29902 | Marked run 1919 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.824 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.826 | 29903 | Marked run 1920 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.826 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.827 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.828 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.828 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.828 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.834 | 10526 | Recursively removing directory: /tmp/git.9gjCLP/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.835 | 10523 | Recursively removing directory: /tmp/git.j4uUe8/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.836 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.836 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.836 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.836 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.836 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.836 | 29919 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.836 | 10522 | Removed run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.836 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.836 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.836 | 10522 | Assigned run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.837 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0yv1UK 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.837 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.837 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.837 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.837 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.837 | 29921 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.837 | 10522 | Removed run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.837 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.837 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.837 | 10522 | Assigned run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.837 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.837 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.zV6YLP 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.841 | 29918 | Marked run 1921 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.842 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.843 | 29920 | Marked run 1922 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.843 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.844 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.845 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.845 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.845 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.851 | 10526 | Recursively removing directory: /tmp/git.0yv1UK/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.851 | 10523 | Recursively removing directory: /tmp/git.zV6YLP/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.853 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.853 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.853 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.853 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.853 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 29936 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10522 | Removed run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10522 | Assigned run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 29937 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10522 | Removed run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10522 | Assigned run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.853 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.853 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.853 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nkaAVF 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.853 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.IgxCHf 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.855 | 29935 | Marked run 1924 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.856 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.857 | 29934 | Marked run 1923 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.857 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.859 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.860 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.860 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.860 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.866 | 10526 | Recursively removing directory: /tmp/git.nkaAVF/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.866 | 10523 | Recursively removing directory: /tmp/git.IgxCHf/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.867 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.867 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.867 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.868 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 29951 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10522 | Removed run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10522 | Assigned run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 29953 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10522 | Removed run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.868 | 10522 | Assigned run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.869 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.868 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.868 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.868 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.869 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xTCY5v 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.868 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.T5D96q 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.870 | 29950 | Marked run 1926 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.870 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.872 | 29952 | Marked run 1925 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.872 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.875 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.875 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.875 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.875 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.882 | 10526 | Recursively removing directory: /tmp/git.T5D96q/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.882 | 10523 | Recursively removing directory: /tmp/git.xTCY5v/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.883 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.883 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.883 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.883 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.884 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.884 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.883 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 29968 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10522 | Removed run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10522 | Assigned run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 29969 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10522 | Removed run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10522 | Assigned run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.884 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.884 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.gJhCdf 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.884 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xl9gtG 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.887 | 29967 | Marked run 1927 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.887 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.888 | 29966 | Marked run 1928 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.889 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.889 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.890 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.890 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.891 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.896 | 10523 | Recursively removing directory: /tmp/git.gJhCdf/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.897 | 10526 | Recursively removing directory: /tmp/git.xl9gtG/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.898 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.898 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.898 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.898 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.898 | 29983 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.898 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.898 | 10522 | Removed run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.898 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.898 | 10522 | Assigned run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.898 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.898 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Q5o56T 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.899 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.899 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.899 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.899 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.900 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.900 | 29985 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.900 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.900 | 10522 | Removed run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.900 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.900 | 10522 | Assigned run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.900 | 29982 | Marked run 1929 as finished 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.900 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BSzbGv 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.900 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.903 | 29984 | Marked run 1930 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.903 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.905 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.905 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.906 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.907 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.912 | 10523 | Recursively removing directory: /tmp/git.Q5o56T/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.914 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.914 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.913 | 10526 | Recursively removing directory: /tmp/git.BSzbGv/ 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.914 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.914 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.914 | 29999 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.914 | 10522 | Removed run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.914 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.914 | 10522 | Assigned run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.914 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.915 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.915 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.914 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.914 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1pVlaH 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.915 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.915 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.915 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.915 | 30001 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.915 | 10522 | Removed run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.915 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.915 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.915 | 10522 | Assigned run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.915 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.xmlqfN 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.917 | 29998 | Marked run 1931 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.917 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.919 | 30000 | Marked run 1932 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.919 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.921 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.921 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.921 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.921 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.928 | 10523 | Recursively removing directory: /tmp/git.1pVlaH/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.928 | 10526 | Recursively removing directory: /tmp/git.xmlqfN/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.929 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.929 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.929 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.929 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.929 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.929 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.929 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.929 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 30016 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 30017 | Added a new worker 16 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 10522 | Removed run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 10522 | Assigned run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 10522 | Removed run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 10522 | Assigned run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.930 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.929 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.930 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.fxTpbQ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.930 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SzFgCr 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.932 | 30015 | Marked run 1934 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.933 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.934 | 30014 | Marked run 1933 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.935 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.936 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.936 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.936 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.937 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.943 | 10526 | Recursively removing directory: /tmp/git.SzFgCr/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.943 | 10523 | Recursively removing directory: /tmp/git.fxTpbQ/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.944 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.945 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.945 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.945 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.945 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.945 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.945 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7hcgcn 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 30031 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10522 | Removed run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10522 | Assigned run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 30033 | Added a new worker 13 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10522 | Removed run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.945 | 10522 | Assigned run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.946 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.946 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.JANWdK 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.947 | 30030 | Marked run 1935 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.947 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.951 | 30032 | Marked run 1936 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.951 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.952 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.952 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.952 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.952 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.958 | 10526 | Recursively removing directory: /tmp/git.7hcgcn/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.958 | 10523 | Recursively removing directory: /tmp/git.JANWdK/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.960 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.960 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 30048 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10522 | Removed run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10522 | Assigned run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 30049 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10522 | Removed run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.960 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.961 | 10522 | Assigned run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.961 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.960 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.961 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.RFJpQd 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.960 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.960 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.960 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.960 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SuDteX 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.964 | 30046 | Marked run 1937 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.964 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.966 | 30047 | Marked run 1938 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.966 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.967 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.967 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.968 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.968 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.974 | 10523 | Recursively removing directory: /tmp/git.SuDteX/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.974 | 10526 | Recursively removing directory: /tmp/git.RFJpQd/ 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.975 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.975 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.976 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.976 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.976 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 30063 | Added a new worker 11 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10522 | Removed run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10522 | Assigned run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 30065 | Added a new worker 14 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10522 | Removed run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.976 | 10522 | Assigned run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.976 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mjTcIv 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.976 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.977 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EVMOZV 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.978 | 30062 | Marked run 1939 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.978 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.980 | 30064 | Marked run 1940 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.980 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.983 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.983 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.984 | 10526 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.984 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.990 | 10523 | Recursively removing directory: /tmp/git.mjTcIv/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.990 | 10526 | Recursively removing directory: /tmp/git.EVMOZV/ 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.991 | 10526 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.991 | 10526 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.991 | 10523 | Process exit code: 0 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.991 | 10523 | Process output: 57 bytes 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.992 | 10523 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.992 | 10526 | Waiting for a new command 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 30080 | Added a new worker 15 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10522 | Removed run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10522 | Assigned run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 30081 | Added a new worker 10 to the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10522 | Removed run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10522 | Assigned run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.992 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.992 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.W2HjSE 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.993 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ooDVHG 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.995 | 30079 | Marked run 1942 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.995 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.996 | 30078 | Marked run 1941 as finished 2024-04-25 03:44:26 | INFO | 10520/cimple-server: 2024-04-25 03:44:26.996 | 10520 | Waiting for new connections 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.998 | 10523 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10523/cimple-worker: 2024-04-25 03:44:26.998 | 10523 | Going to run: ./ci 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.999 | 10526 | Checking out revision HEAD 2024-04-25 03:44:26 | INFO | 10526/cimple-worker: 2024-04-25 03:44:26.999 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.004 | 10523 | Recursively removing directory: /tmp/git.W2HjSE/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.006 | 10526 | Recursively removing directory: /tmp/git.ooDVHG/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.006 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.006 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.006 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.006 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.006 | 30095 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.006 | 10522 | Removed run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.006 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.006 | 10522 | Assigned run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.006 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.006 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.006 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SAILwJ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.007 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.007 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.007 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.007 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.007 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.008 | 30097 | Added a new worker 13 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.008 | 10522 | Removed run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.008 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.008 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.008 | 10522 | Assigned run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.008 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Xhwry0 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.009 | 30094 | Marked run 1943 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.009 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.011 | 30096 | Marked run 1944 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.011 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.012 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.013 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.013 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.014 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.019 | 10523 | Recursively removing directory: /tmp/git.SAILwJ/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.020 | 10526 | Recursively removing directory: /tmp/git.Xhwry0/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.020 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.020 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.021 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.021 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.021 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.021 | 30111 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.021 | 10522 | Removed run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.021 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.021 | 10522 | Assigned run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.021 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.022 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4lxAXe 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.022 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.022 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.023 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.023 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.023 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.023 | 30113 | Added a new worker 13 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.023 | 10522 | Removed run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.023 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.023 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.023 | 30110 | Marked run 1945 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.023 | 10522 | Assigned run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.023 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.023 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jnsrWw 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.025 | 30112 | Marked run 1946 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.025 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.028 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.029 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.029 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.029 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.035 | 10523 | Recursively removing directory: /tmp/git.4lxAXe/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.035 | 10526 | Recursively removing directory: /tmp/git.jnsrWw/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.037 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.037 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 30127 | Added a new worker 12 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10522 | Removed run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10522 | Removed worker 12 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10522 | Assigned run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 12 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 30129 | Added a new worker 15 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10522 | Removed run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.037 | 10522 | Assigned run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.038 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.038 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.037 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.037 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.007zWn 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.037 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.037 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.037 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.037 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OfHdcb 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.040 | 30128 | Marked run 1948 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.040 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.041 | 30126 | Marked run 1947 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.041 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.043 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.043 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.044 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.044 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.050 | 10523 | Recursively removing directory: /tmp/git.OfHdcb/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.050 | 10526 | Recursively removing directory: /tmp/git.007zWn/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.051 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.052 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.052 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.052 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.052 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 30143 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 10522 | Removed run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 10522 | Assigned run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 30145 | Added a new worker 9 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.052 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.053 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.053 | 10522 | Removed run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.053 | 10522 | Removed worker 9 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.053 | 10522 | Assigned run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 9 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.052 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.071ySI 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.052 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.053 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.lTY0Y5 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.055 | 30142 | Marked run 1949 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.055 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.057 | 30144 | Marked run 1950 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.057 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.058 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.058 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.058 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.059 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.065 | 10523 | Recursively removing directory: /tmp/git.071ySI/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.065 | 10526 | Recursively removing directory: /tmp/git.lTY0Y5/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.066 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.066 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.066 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.066 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.066 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.066 | 30159 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10522 | Removed run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10522 | Assigned run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.067 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.067 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.067 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.068 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uhJNDu 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.067 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ECGvlq 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 30161 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10522 | Removed run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10522 | Assigned run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.067 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.069 | 30158 | Marked run 1951 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.069 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.070 | 30160 | Marked run 1952 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.070 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.072 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.073 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.073 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.073 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.079 | 10526 | Recursively removing directory: /tmp/git.uhJNDu/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.080 | 10523 | Recursively removing directory: /tmp/git.ECGvlq/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.081 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.081 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.081 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.081 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.081 | 30175 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.081 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.081 | 10522 | Removed run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.081 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.081 | 10522 | Assigned run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.081 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.082 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.081 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.082 | 30177 | Added a new worker 13 to the queue 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.081 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.081 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.082 | 10522 | Removed run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.081 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AMxvyI 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.081 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.082 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.082 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.UjopNp 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.082 | 10522 | Assigned run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.082 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.084 | 30174 | Marked run 1954 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.084 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.086 | 30176 | Marked run 1953 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.086 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.087 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.087 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.087 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.088 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.094 | 10526 | Recursively removing directory: /tmp/git.AMxvyI/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.094 | 10523 | Recursively removing directory: /tmp/git.UjopNp/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.095 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.095 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.095 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.095 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 30191 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 10522 | Removed run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 10522 | Assigned run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.095 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.096 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.b7h7un 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 30193 | Added a new worker 13 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 10522 | Removed run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 10522 | Assigned run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.096 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.096 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.096 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.096 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.096 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.OzMLQx 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.099 | 30190 | Marked run 1955 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.099 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.100 | 30192 | Marked run 1956 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.100 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.101 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.102 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.102 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.103 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.108 | 10526 | Recursively removing directory: /tmp/git.b7h7un/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.109 | 10523 | Recursively removing directory: /tmp/git.OzMLQx/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.109 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.109 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.110 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.110 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.110 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.110 | 30207 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.110 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.110 | 10522 | Removed run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.110 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.110 | 10522 | Assigned run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.110 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.s0vJxm 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.110 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.110 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.111 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.111 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.111 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.111 | 30209 | Added a new worker 13 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.111 | 10522 | Removed run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.111 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.111 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.111 | 10522 | Assigned run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.111 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NavOIw 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.112 | 30206 | Marked run 1957 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.112 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.114 | 30208 | Marked run 1958 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.114 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.116 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.116 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.116 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.117 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.123 | 10526 | Recursively removing directory: /tmp/git.s0vJxm/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.123 | 10523 | Recursively removing directory: /tmp/git.NavOIw/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.124 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.124 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.125 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.125 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.125 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.125 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 30223 | Added a new worker 15 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10522 | Removed run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10522 | Assigned run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 30225 | Added a new worker 16 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10522 | Removed run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10522 | Removed worker 16 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.125 | 10522 | Assigned run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 16 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.126 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.125 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3achpR 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.126 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pgUKvz 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.127 | 30222 | Marked run 1959 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.127 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.129 | 30224 | Marked run 1960 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.129 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.131 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.131 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.131 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.132 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.138 | 10523 | Recursively removing directory: /tmp/git.pgUKvz/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.138 | 10526 | Recursively removing directory: /tmp/git.3achpR/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.139 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.139 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.139 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.139 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.139 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.139 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.139 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.139 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.139 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 30240 | Added a new worker 15 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 10522 | Removed run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 10522 | Assigned run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 30241 | Added a new worker 15 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 10522 | Removed run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.140 | 10522 | Assigned run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.141 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.140 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0Kz3lP 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.140 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hP9FEq 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.142 | 30238 | Marked run 1961 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.142 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.143 | 30239 | Marked run 1962 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.144 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.145 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.146 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.146 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.146 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.152 | 10526 | Recursively removing directory: /tmp/git.0Kz3lP/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.153 | 10523 | Recursively removing directory: /tmp/git.hP9FEq/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.153 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.153 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.153 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 30255 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10522 | Removed run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10522 | Assigned run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.154 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.154 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.154 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.1hCij1 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.154 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 30257 | Added a new worker 13 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10522 | Removed run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.154 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.155 | 10522 | Assigned run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.155 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.155 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.djtvfo 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.158 | 30254 | Marked run 1963 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.158 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.160 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.160 | 30256 | Marked run 1964 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.160 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.160 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.161 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.161 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.167 | 10526 | Recursively removing directory: /tmp/git.1hCij1/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.168 | 10523 | Recursively removing directory: /tmp/git.djtvfo/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.168 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.168 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.168 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.169 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.169 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.169 | 30271 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.169 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.169 | 10522 | Removed run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.169 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.169 | 10522 | Assigned run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.169 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.QUGXvi 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.170 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.170 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.171 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.171 | 30270 | Marked run 1965 as finished 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.171 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.171 | 30273 | Added a new worker 7 to the queue 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.171 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.3M4MpX 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.171 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.171 | 10522 | Removed run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.171 | 10522 | Removed worker 7 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.171 | 10522 | Assigned run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 7 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.171 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.173 | 30272 | Marked run 1966 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.173 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.177 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.177 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.177 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.177 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.184 | 10526 | Recursively removing directory: /tmp/git.QUGXvi/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.184 | 10523 | Recursively removing directory: /tmp/git.3M4MpX/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.185 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.185 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.185 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.185 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.185 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.185 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.186 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.mSgdeb 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.185 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.185 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.185 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.185 | 30288 | Added a new worker 15 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.185 | 10522 | Removed run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.185 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.185 | 10522 | Assigned run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.185 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.186 | 30289 | Added a new worker 15 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.186 | 10522 | Removed run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.186 | 10522 | Removed worker 15 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.186 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.186 | 10522 | Assigned run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 15 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.186 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.186 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.uOoB5f 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.188 | 30286 | Marked run 1967 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.188 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.190 | 30287 | Marked run 1968 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.190 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.191 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.192 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.192 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.192 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.198 | 10523 | Recursively removing directory: /tmp/git.mSgdeb/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.199 | 10526 | Recursively removing directory: /tmp/git.uOoB5f/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.200 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.200 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.200 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.200 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.200 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.200 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.200 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.200 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.200 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.200 | 30304 | Added a new worker 14 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 10522 | Removed run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 10522 | Assigned run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 30305 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 10522 | Removed run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 10522 | Assigned run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.201 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.201 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.0hiKd1 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.201 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Mjir7k 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.203 | 30303 | Marked run 1969 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.203 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.205 | 30302 | Marked run 1970 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.205 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.206 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.206 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.207 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.207 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.214 | 10526 | Recursively removing directory: /tmp/git.Mjir7k/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.214 | 10523 | Recursively removing directory: /tmp/git.0hiKd1/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.215 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.215 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.215 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.215 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.215 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.215 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.215 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.215 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 30320 | Added a new worker 14 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 10522 | Removed run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 10522 | Assigned run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 30321 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 10522 | Removed run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 10522 | Assigned run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.216 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.216 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ALCBxY 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.215 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.216 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.D9hpoM 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.219 | 30319 | Marked run 1972 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.219 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.221 | 30318 | Marked run 1971 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.221 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.221 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.222 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.222 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.222 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.228 | 10526 | Recursively removing directory: /tmp/git.D9hpoM/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.229 | 10523 | Recursively removing directory: /tmp/git.ALCBxY/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.230 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.230 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.230 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.230 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.230 | 30335 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.230 | 10522 | Removed run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.230 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.230 | 10522 | Assigned run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.230 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.230 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.230 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AwSJjZ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.230 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.230 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.230 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.230 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.231 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.231 | 30337 | Added a new worker 8 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.231 | 10522 | Removed run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.231 | 10522 | Removed worker 8 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.231 | 10522 | Assigned run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 8 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.231 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.231 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.4QZlOH 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.232 | 30334 | Marked run 1973 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.233 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.234 | 30336 | Marked run 1974 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.234 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.236 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.236 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.237 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.237 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.242 | 10526 | Recursively removing directory: /tmp/git.AwSJjZ/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.244 | 10523 | Recursively removing directory: /tmp/git.4QZlOH/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.244 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.244 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.244 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.244 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.244 | 30351 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.244 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.244 | 10522 | Removed run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.244 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.244 | 10522 | Assigned run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.244 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.244 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.Uuw9gV 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.246 | 30350 | Marked run 1975 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.246 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.246 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.246 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.247 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.246 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.247 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.247 | 30353 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.247 | 10522 | Removed run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.247 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.247 | 10522 | Assigned run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.247 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.247 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.wjPYSC 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.249 | 30352 | Marked run 1976 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.249 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.250 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.251 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.252 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.252 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.257 | 10526 | Recursively removing directory: /tmp/git.Uuw9gV/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.259 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.259 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.259 | 10523 | Recursively removing directory: /tmp/git.wjPYSC/ 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.259 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.259 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.259 | 30367 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.259 | 10522 | Removed run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.259 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.259 | 10522 | Assigned run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.259 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.259 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.259 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.7qr9Zt 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.261 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.261 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.262 | 30366 | Marked run 1977 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.262 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.262 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.262 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.262 | 30369 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.262 | 10522 | Removed run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.262 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.262 | 10522 | Assigned run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.262 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.262 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.262 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.nW86D7 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.264 | 30368 | Marked run 1978 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.264 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.265 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.265 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.267 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.267 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.271 | 10526 | Recursively removing directory: /tmp/git.7qr9Zt/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.273 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.273 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.273 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.273 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.273 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.273 | 30383 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.273 | 10522 | Removed run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.273 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.273 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.274 | 10522 | Assigned run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.274 | 10523 | Recursively removing directory: /tmp/git.nW86D7/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.275 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.AFOodi 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.276 | 30382 | Marked run 1979 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.276 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.277 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.277 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.277 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.277 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.277 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.277 | 30385 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.277 | 10522 | Removed run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.277 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.277 | 10522 | Assigned run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.277 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.277 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.MZW0Fj 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.279 | 30384 | Marked run 1980 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.279 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.280 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.281 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.282 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.283 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.287 | 10526 | Recursively removing directory: /tmp/git.AFOodi/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.288 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.288 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.289 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.289 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.289 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.289 | 30399 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.289 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.289 | 10522 | Removed run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.289 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.289 | 10522 | Assigned run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.289 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.ktSToc 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.290 | 10523 | Recursively removing directory: /tmp/git.MZW0Fj/ 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.291 | 30398 | Marked run 1981 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.291 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.292 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.292 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.292 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.292 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.292 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.292 | 30401 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.292 | 10522 | Removed run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.292 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.292 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.292 | 10522 | Assigned run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.293 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.jcGrXa 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.294 | 30400 | Marked run 1982 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.294 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.295 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.296 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.297 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.298 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.302 | 10526 | Recursively removing directory: /tmp/git.ktSToc/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.303 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.304 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.304 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.304 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.304 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.304 | 30415 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.304 | 10522 | Removed run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.304 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.304 | 10522 | Assigned run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.304 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.305 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.LMmNxX 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.305 | 10523 | Recursively removing directory: /tmp/git.jcGrXa/ 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.306 | 30414 | Marked run 1983 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.306 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.307 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.307 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.307 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.307 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.307 | 30417 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.307 | 10522 | Removed run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.307 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.307 | 10522 | Assigned run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.307 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.307 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.307 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.NZJXIc 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.309 | 30416 | Marked run 1984 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.309 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.310 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.311 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.312 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.313 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.317 | 10526 | Recursively removing directory: /tmp/git.LMmNxX/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.318 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.318 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.319 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.319 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.319 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.319 | 30431 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.319 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.319 | 10522 | Removed run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.319 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.319 | 10522 | Assigned run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.319 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.GQPco8 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.319 | 10523 | Recursively removing directory: /tmp/git.NZJXIc/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.322 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.322 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.322 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.323 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cVspZG 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.322 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.322 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.322 | 30433 | Added a new worker 13 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.322 | 10522 | Removed run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.322 | 10522 | Removed worker 13 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.322 | 10522 | Assigned run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 13 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.323 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.323 | 30430 | Marked run 1985 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.323 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.325 | 30432 | Marked run 1986 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.325 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.325 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.326 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.328 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.328 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.332 | 10526 | Recursively removing directory: /tmp/git.GQPco8/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.334 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.334 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.334 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.334 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.334 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.334 | 30447 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.334 | 10522 | Removed run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.334 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.334 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.334 | 10522 | Assigned run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.335 | 10523 | Recursively removing directory: /tmp/git.cVspZG/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.334 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.qDZDR4 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.337 | 30446 | Marked run 1987 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.337 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.337 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.337 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.337 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.338 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.338 | 30449 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.338 | 10522 | Removed run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.338 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.338 | 10522 | Assigned run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.338 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.338 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.338 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.cJKxtA 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.340 | 30448 | Marked run 1988 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.340 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.340 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.341 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.342 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.343 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.347 | 10526 | Recursively removing directory: /tmp/git.qDZDR4/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.348 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.348 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.349 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.349 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.349 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.349 | 30463 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.349 | 10522 | Removed run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.349 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.349 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.349 | 10522 | Assigned run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.349 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.SudyaB 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.349 | 10523 | Recursively removing directory: /tmp/git.cJKxtA/ 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.351 | 30462 | Marked run 1989 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.351 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.352 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.352 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.352 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.352 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.352 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.352 | 30465 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.352 | 10522 | Removed run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.352 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.352 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.352 | 10522 | Assigned run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.352 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.kVqCtK 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.354 | 30464 | Marked run 1990 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.354 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.355 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.356 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.358 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.358 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.362 | 10526 | Recursively removing directory: /tmp/git.SudyaB/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.364 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.364 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.364 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.364 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.364 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.364 | 30479 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.364 | 10522 | Removed run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.364 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.364 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.364 | 10522 | Assigned run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.365 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.deNIiU 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.365 | 10523 | Recursively removing directory: /tmp/git.kVqCtK/ 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.367 | 30478 | Marked run 1991 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.367 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.367 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.367 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.368 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.368 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.368 | 30481 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.368 | 10522 | Removed run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.368 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.368 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.368 | 10522 | Assigned run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.368 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.368 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.rD1ZgI 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.370 | 30480 | Marked run 1992 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.370 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.371 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.372 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.373 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.373 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.378 | 10526 | Recursively removing directory: /tmp/git.deNIiU/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.379 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.379 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.380 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.380 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.380 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.380 | 30495 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.380 | 10522 | Removed run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.380 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.380 | 10522 | Assigned run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.380 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.380 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.hXSnlG 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.380 | 10523 | Recursively removing directory: /tmp/git.rD1ZgI/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.382 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.382 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.383 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.383 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.383 | 30497 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.383 | 10522 | Removed run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.383 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.383 | 30494 | Marked run 1993 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.383 | 10522 | Assigned run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.383 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.383 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.pdTZcm 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.383 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.384 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.385 | 30496 | Marked run 1994 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.385 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.387 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.387 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.387 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.388 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.393 | 10526 | Recursively removing directory: /tmp/git.hXSnlG/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.394 | 10523 | Recursively removing directory: /tmp/git.pdTZcm/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.395 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.395 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.395 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.395 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.395 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.395 | 30511 | Added a new worker 10 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.395 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.395 | 10522 | Removed run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.395 | 10522 | Removed worker 10 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.395 | 10522 | Assigned run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 10 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.396 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.EssDqR 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.396 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.396 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.397 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.397 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.397 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.397 | 30513 | Added a new worker 14 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.397 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.397 | 10522 | Removed run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.397 | 10522 | Removed worker 14 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.397 | 10522 | Assigned run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 14 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.397 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.FH44HG 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.398 | 30510 | Marked run 1995 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.398 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.401 | 30512 | Marked run 1996 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.401 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.403 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.404 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.404 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.404 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.410 | 10526 | Recursively removing directory: /tmp/git.EssDqR/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.410 | 10523 | Recursively removing directory: /tmp/git.FH44HG/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.412 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.412 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.412 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 30527 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10522 | Removed run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10522 | Assigned run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 30529 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10522 | Removed run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10522 | Removed worker 11 from the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.412 | 10522 | Assigned run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to worker 11 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.413 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.412 | 10526 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.S293nZ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.412 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.412 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.412 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.413 | 10523 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to /tmp/git.BrJuDL 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.414 | 30526 | Marked run 1997 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.414 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.416 | 30528 | Marked run 1998 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.416 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.418 | 10523 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.419 | 10523 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.419 | 10526 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.420 | 10526 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.425 | 10523 | Recursively removing directory: /tmp/git.BrJuDL/ 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.426 | 10526 | Recursively removing directory: /tmp/git.S293nZ/ 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.427 | 10523 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.427 | 10523 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.427 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.427 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.427 | 10523 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.427 | 30543 | Added a new worker 11 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.428 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.429 | 10526 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.429 | 10526 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.429 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.429 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.429 | 30542 | Marked run 2000 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.429 | 30545 | Added a new worker 13 to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.429 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.429 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.429 | 10526 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.431 | 30544 | Marked run 1999 as finished 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.431 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.446 | 30548 | Adding a run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.447 | 30548 | Adding a run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.448 | 30548 | Adding a run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.449 | 30548 | Adding a run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.450 | 30548 | Adding a run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.451 | 30548 | Adding a run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.451 | 30548 | Adding a run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.451 | 30548 | Adding a run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.451 | 30548 | Adding a run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.451 | 30548 | Adding a run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.451 | 30548 | Adding a run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.451 | 30548 | Adding a run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.451 | 30548 | Adding a run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.452 | 30548 | Adding a run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.454 | 30548 | Adding a run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.455 | 30548 | Adding a run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.457 | 30548 | Adding a run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.459 | 30548 | Adding a run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.460 | 30548 | Adding a run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.462 | 30548 | Adding a run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.463 | 30548 | Adding a run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.463 | 30548 | Adding a run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.463 | 30548 | Adding a run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.464 | 30548 | Adding a run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.465 | 30548 | Adding a run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.467 | 30548 | Adding a run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.468 | 30548 | Adding a run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.469 | 30548 | Adding a run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.470 | 30548 | Adding a run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.472 | 30548 | Adding a run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.473 | 30548 | Adding a run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.474 | 30548 | Adding a run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.475 | 30548 | Adding a run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.477 | 30548 | Adding a run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.478 | 30548 | Adding a run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.480 | 30548 | Adding a run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.481 | 30548 | Adding a run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.482 | 30548 | Adding a run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.483 | 30548 | Adding a run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.485 | 30548 | Adding a run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.486 | 30548 | Adding a run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.486 | 30548 | Adding a run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.487 | 30548 | Adding a run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.488 | 30548 | Adding a run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.489 | 30548 | Adding a run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.490 | 30548 | Adding a run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.492 | 30548 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple1/repo to the queue 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.496 | 10520 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 2000, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1999, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1998, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1997, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1996, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1995, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1994, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1993, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1992, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1991, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1990, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1989, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1988, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1987, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1986, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1985, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1984, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1983, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1982, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1981, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1980, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1979, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1978, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1977, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1976, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1975, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1974, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1973, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1972, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1971, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1970, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1969, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1968, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1967, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1966, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1965, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1964, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1963, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1962, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1961, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1960, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1959, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1958, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1957, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1956, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1955, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1954, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1953, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1952, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1951, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1950, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1949, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1948, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1947, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1946, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1945, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1944, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1943, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1942, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1941, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1940, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1939, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1938, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1937, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1936, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1935, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1934, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1933, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1932, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1931, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1930, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1929, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1928, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1927, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1926, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1925, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1924, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1923, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1922, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1921, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1920, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1919, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1918, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1917, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1916, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1915, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1914, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1913, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1912, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1911, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1910, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1909, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1908, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1907, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1906, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1905, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1904, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1903, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1902, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1901, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1900, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1899, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1898, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1897, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1896, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1895, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1894, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1893, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1892, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1891, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1890, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1889, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1888, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1887, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1886, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1885, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1884, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1883, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1882, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1881, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1880, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1879, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1878, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1877, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1876, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1875, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1874, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1873, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1872, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1871, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1870, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1869, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1868, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1867, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1866, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1865, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1864, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1863, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1862, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1861, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1860, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1859, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1858, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1857, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1856, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1855, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1854, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1853, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1852, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1851, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1850, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1849, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1848, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1847, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1846, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1845, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1844, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1843, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1842, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1841, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1840, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1839, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1838, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1837, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1836, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1835, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1834, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1833, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1832, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1831, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1830, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1829, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1828, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1827, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1826, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1825, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1824, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1823, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1822, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1821, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1820, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1819, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1818, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1817, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1816, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1815, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1814, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1813, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1812, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1811, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1810, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1809, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1808, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1807, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1806, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1805, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1804, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1803, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1802, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1801, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1800, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1799, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1798, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1797, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1796, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1795, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1794, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1793, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1792, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1791, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1790, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1789, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1788, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1787, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1786, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1785, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1784, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1783, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1782, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1781, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1780, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1779, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1778, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1777, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1776, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1775, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1774, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1773, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1772, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1771, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1770, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1769, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1768, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1767, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1766, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1765, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1764, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1763, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1762, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1761, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1760, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1759, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1758, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1757, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1756, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1755, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1754, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1753, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1752, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1751, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1750, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1749, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1748, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1747, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1746, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1745, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1744, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1743, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1742, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1741, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1740, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1739, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1738, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1737, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1736, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1735, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1734, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1733, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1732, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1731, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1730, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1729, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1728, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1727, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1726, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1725, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1724, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1723, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1722, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1721, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1720, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1719, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1718, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1717, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1716, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1715, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1714, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1713, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1712, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1711, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1710, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1709, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1708, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1707, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1706, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1705, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1704, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1703, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1702, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1701, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1700, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1699, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1698, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1697, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1696, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1695, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1694, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1693, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1692, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1691, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1690, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1689, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1688, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1687, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1686, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1685, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1684, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1683, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1682, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1681, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1680, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1679, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1678, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1677, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1676, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1675, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1674, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1673, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1672, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1671, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1670, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1669, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1668, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1667, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1666, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1665, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1664, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1663, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1662, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1661, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1660, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1659, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1658, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1657, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1656, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1655, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1654, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1653, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1652, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1651, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1650, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1649, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1648, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1647, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1646, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1645, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1644, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1643, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1642, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1641, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1640, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1639, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1638, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1637, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1636, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1635, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1634, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1633, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1632, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1631, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1630, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1629, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1628, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1627, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1626, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1625, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1624, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1623, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1622, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1621, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1620, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1619, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1618, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1617, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1616, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1615, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1614, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1613, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1612, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1611, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1610, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1609, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1608, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1607, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1606, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1605, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1604, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1603, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1602, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1601, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1600, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1599, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1598, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1597, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1596, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1595, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1594, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1593, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1592, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1591, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1590, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1589, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1588, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1587, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1586, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1585, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1584, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1583, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1582, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1581, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1580, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1579, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1578, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1577, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1576, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1575, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1574, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1573, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1572, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1571, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1570, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1569, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1568, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1567, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1566, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1565, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1564, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1563, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1562, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1561, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1560, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1559, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1558, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1557, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1556, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1555, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1554, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1553, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1552, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1551, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1550, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1549, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1548, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1547, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1546, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1545, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1544, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1543, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1542, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1541, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1540, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1539, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1538, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1537, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1536, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1535, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1534, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1533, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1532, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1531, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1530, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1529, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1528, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1527, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1526, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1525, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1524, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1523, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1522, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1521, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1520, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1519, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1518, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1517, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1516, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1515, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1514, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1513, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1512, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1511, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1510, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1509, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1508, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1507, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1506, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1505, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1504, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1503, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1502, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1501, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1099, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1098, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1097, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1096, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1095, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1094, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1093, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1092, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1091, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1090, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1089, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1088, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1087, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1086, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1085, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1084, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1083, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1082, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1081, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1080, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1079, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1078, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1077, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1076, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1075, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1074, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1073, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1072, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1071, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1070, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1069, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1068, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1067, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1066, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1065, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1064, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1063, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1062, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1061, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1060, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1059, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1058, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1057, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1056, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1055, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1054, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1053, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1052, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1051, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1050, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1049, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1048, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1047, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1046, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1045, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1044, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1043, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1042, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1041, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1040, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1039, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1038, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1037, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1036, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1035, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1034, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1033, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1032, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1031, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1030, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1029, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1028, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1027, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1026, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1025, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1024, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1023, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1022, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1021, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1020, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1019, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1018, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1017, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1016, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1015, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1014, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1013, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1012, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1011, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1010, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1009, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1008, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1007, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1006, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1005, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1004, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1003, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1002, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1001, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1000, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 999, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 998, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 997, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 996, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 995, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 994, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 993, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 992, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 991, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 990, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 989, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 988, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 987, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 986, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 985, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 984, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 983, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 982, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 981, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 980, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 979, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 978, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 977, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 976, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 975, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 974, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 973, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 972, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 971, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 970, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 969, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 968, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 967, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 966, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 965, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 964, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 963, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 962, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 961, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 960, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 959, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 958, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 957, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 956, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 955, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 954, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 953, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 952, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 951, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 950, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 949, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 948, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 947, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 946, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 945, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 944, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 943, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 942, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 941, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 940, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 939, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 938, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 937, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 936, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 935, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 934, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 933, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 932, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 931, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 930, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 929, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 928, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 927, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 926, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 925, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 924, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 923, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 922, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 921, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 920, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 919, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 918, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 917, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 916, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 915, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 914, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 913, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 912, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 911, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 910, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 909, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 908, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 907, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 906, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 905, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 904, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 903, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 902, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 901, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 900, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 899, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 898, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 897, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 896, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 895, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 894, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 893, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 892, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 891, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 890, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 889, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 888, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 887, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 886, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 885, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 884, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 883, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 882, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 881, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 880, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 879, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 878, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 877, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 876, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 875, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 874, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 873, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 872, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 871, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 870, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 869, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 868, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 867, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 866, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 865, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 864, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 863, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 862, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 861, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 860, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 859, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 858, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 857, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 856, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 855, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 854, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 853, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 852, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 851, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 850, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 849, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 848, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 847, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 846, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 845, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 844, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 843, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 842, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 841, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 840, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 839, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 838, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 837, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 836, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 835, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 834, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 833, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 832, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 831, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 830, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 829, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 828, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 827, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 826, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 825, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 824, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 823, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 822, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 821, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 820, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 819, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 818, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 817, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 816, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 815, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 814, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 813, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 812, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 811, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 810, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 809, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 808, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 807, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 806, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 805, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 804, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 803, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 802, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 801, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 800, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 799, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 798, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 797, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 796, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 795, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 794, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 793, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 792, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 791, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 790, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 789, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 788, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 787, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 786, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 785, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 784, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 783, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 782, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 781, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 780, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 779, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 778, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 777, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 776, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 775, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 774, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 773, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 772, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 771, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 770, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 769, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 768, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 767, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 766, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 765, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 764, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 763, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 762, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 761, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 760, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 759, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 758, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 757, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 756, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 755, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 754, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 753, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 752, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 751, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 750, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 749, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 748, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 747, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 746, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 745, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 744, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 743, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 742, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 741, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 740, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 739, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 738, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 737, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 736, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 735, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 734, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 733, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 732, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 731, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 730, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 729, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 728, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 727, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 726, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 725, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 724, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 723, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 722, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 721, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 720, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 719, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 718, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 717, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 716, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 715, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 714, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 713, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 712, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 711, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 710, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 709, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 708, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 707, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 706, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 705, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 704, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 703, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 702, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 701, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 700, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 699, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 698, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 697, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 696, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 695, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 694, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 693, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 692, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 691, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 690, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 689, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 688, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 687, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 686, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 685, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 684, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 683, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 682, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 681, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 680, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 679, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 678, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 677, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 676, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 675, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 674, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 673, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 672, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 671, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 670, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 669, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 668, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 667, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 666, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 665, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 664, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 663, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 662, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 661, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 660, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 659, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 658, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 657, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 656, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 655, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 654, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 653, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 652, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 651, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 650, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 649, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 648, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 647, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 646, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 645, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 644, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 643, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 642, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 641, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 640, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 639, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 638, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 637, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 636, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 635, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 634, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 633, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 632, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 631, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 630, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 629, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 628, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 627, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 626, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 625, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 624, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 623, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 622, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 621, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 620, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 619, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 618, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 617, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 616, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 615, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 614, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 613, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 612, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 611, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 610, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 609, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 608, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 607, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 606, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 605, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 604, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 603, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 602, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 601, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 600, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 599, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 598, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 597, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 596, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 595, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 594, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 593, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 592, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 591, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 590, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 589, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 588, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 587, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 586, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 585, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 584, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 583, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 582, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 581, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 580, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 579, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 578, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 577, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 576, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 575, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 574, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 573, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 572, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 571, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 570, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 569, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 568, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 567, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 566, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 565, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 564, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 563, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 562, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 561, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 560, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 559, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 558, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 557, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 556, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 555, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 554, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 553, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 552, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 551, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 550, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 549, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 548, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 547, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 546, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 545, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 544, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 543, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 542, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 541, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 540, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 539, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 538, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 537, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 536, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 535, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 534, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 533, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 532, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 531, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 530, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 529, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 528, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 527, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 526, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 525, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 524, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 523, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 522, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 521, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 520, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 519, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 518, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 517, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 516, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 515, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 514, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 513, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 512, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 511, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 510, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 509, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 508, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 507, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 506, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 505, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 504, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 503, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 502, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 501, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 99, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 98, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 97, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 96, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 95, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 94, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 93, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 92, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 91, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 90, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 89, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 88, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 87, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 86, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 85, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 84, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 83, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 82, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 81, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 80, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 79, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 78, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 77, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 76, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 75, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 74, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 73, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 72, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 71, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 70, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 69, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 68, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 67, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 66, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 65, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 64, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 63, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 62, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 61, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 60, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 59, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 58, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 57, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 56, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 55, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 54, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 53, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 52, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 51, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 50, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 49, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 48, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 47, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 46, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 45, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 44, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 43, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 42, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 41, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 40, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 39, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 38, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 37, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 36, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 35, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 34, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 33, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 32, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 31, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 30, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 29, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 28, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 27, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 26, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 25, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple1\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:27 | INFO | Terminating process 10526/cimple-worker 2024-04-25 03:44:27 | INFO | 10526/cimple-worker: 2024-04-25 03:44:27.524 | 10526 | Shutting down 2024-04-25 03:44:27 | INFO | Terminating process 10523/cimple-worker 2024-04-25 03:44:27 | INFO | 10523/cimple-worker: 2024-04-25 03:44:27.525 | 10523 | Shutting down 2024-04-25 03:44:27 | INFO | Terminating process 10520/cimple-server 2024-04-25 03:44:27 | INFO | 10520/cimple-server: 2024-04-25 03:44:27.527 | 10520 | Shutting down
Passed src/test_repo.py::test_repo_stress[output_simple-numof_clients=4-runs_per_client=500] 16.93
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/cimple.sqlite'] 2024-04-25 03:44:27 | INFO | Process 30549/cimple-server has started 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.554 | 30549 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/cimple.sqlite 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.554 | 30549 | SQLite database version: 0 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.554 | 30549 | Newest database version: 1 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.554 | 30549 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.567 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Process 30549/cimple-server is ready 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:27 | INFO | Process 30552/cimple-worker has started 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.576 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.576 | 30554 | Added a new worker 8 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.577 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.576 | 30552 | Waiting for a new command 2024-04-25 03:44:27 | INFO | Process 30552/cimple-worker is ready 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:27 | INFO | Process 30555/cimple-worker has started 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.585 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.585 | 30557 | Added a new worker 9 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.585 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.585 | 30555 | Waiting for a new command 2024-04-25 03:44:27 | INFO | Process 30555/cimple-worker is ready 2024-04-25 03:44:27 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/cimple.sqlite 2024-04-25 03:44:27 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:27 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:27 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:27 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:27 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:27 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:27 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:27 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:27 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:27 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:27 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:27 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:27 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:27 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:27 | INFO | Executing 500 clients 2024-04-25 03:44:27 | INFO | Executing 500 clients 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | Executing 500 clients 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | Executing 500 clients 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.804 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.804 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.805 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.805 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.808 | 30580 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.808 | 30551 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.808 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.808 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.808 | 30551 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.808 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tKqbKg 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.809 | 30581 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.810 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZrGvGh 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.809 | 30551 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.809 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.810 | 30551 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.810 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.811 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.812 | 30583 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.812 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.813 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.813 | 30582 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.813 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.815 | 30586 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.816 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.815 | 30552 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.816 | 30552 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.818 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.818 | 30588 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.818 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.819 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.819 | 30555 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.820 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.820 | 30555 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.821 | 30592 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.821 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.822 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.822 | 30593 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.823 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.824 | 30595 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.825 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.825 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.826 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.826 | 30552 | Recursively removing directory: /tmp/git.tKqbKg/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.827 | 30601 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.828 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.828 | 30552 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.828 | 30552 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.828 | 30552 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.828 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.829 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.829 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.829 | 30616 | Added a new worker 17 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.829 | 30609 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.830 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.amMqqj 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.829 | 30551 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.829 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.829 | 30551 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.830 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.830 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.830 | 30555 | Recursively removing directory: /tmp/git.ZrGvGh/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.831 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.831 | 30606 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.832 | 30555 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.832 | 30555 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.833 | 30555 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.832 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.833 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.833 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.833 | 30621 | Added a new worker 17 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.833 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.833 | 30551 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.833 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.833 | 30551 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.834 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.833 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Fq0tg7 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.835 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.836 | 30614 | Marked run 1 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.836 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.838 | 30615 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.838 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.839 | 30620 | Marked run 2 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.840 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.840 | 30552 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.841 | 30555 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.841 | 30618 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.842 | 30552 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.842 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.842 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.842 | 30555 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.843 | 30622 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.844 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.845 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.846 | 30625 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.846 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.847 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.849 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.850 | 30552 | Recursively removing directory: /tmp/git.amMqqj/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.850 | 30623 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.850 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.851 | 30555 | Recursively removing directory: /tmp/git.Fq0tg7/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.852 | 30632 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.852 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.852 | 30552 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.852 | 30552 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.853 | 30552 | Waiting for a new command 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.853 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.853 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.853 | 30646 | Added a new worker 15 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.853 | 30551 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.853 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.853 | 30551 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.853 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.853 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iT76uh 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.854 | 30555 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.854 | 30555 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.854 | 30555 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.854 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.854 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.854 | 30635 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.854 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.854 | 30649 | Added a new worker 6 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.855 | 30551 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.855 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.855 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.855 | 30551 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.855 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.N1Kayj 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.857 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.857 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.858 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.858 | 30642 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.858 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.860 | 30645 | Marked run 3 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.860 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.861 | 30552 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.861 | 30555 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.862 | 30652 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.862 | 30555 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.862 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.863 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.862 | 30552 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.864 | 30648 | Marked run 4 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.864 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.865 | 30651 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.866 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.867 | 30653 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.867 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.868 | 30655 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.868 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.869 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.870 | 30661 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.870 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.872 | 30668 | Added a new run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.872 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.872 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.873 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.873 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.874 | 30555 | Recursively removing directory: /tmp/git.N1Kayj/ 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.874 | 30552 | Recursively removing directory: /tmp/git.iT76uh/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.875 | 30675 | Added a new run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.875 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.876 | 30555 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.876 | 30555 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.876 | 30552 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.876 | 30552 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.876 | 30552 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.876 | 30555 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.876 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.876 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.876 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30683 | Added a new worker 21 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30551 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30551 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30681 | Added a new worker 17 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30551 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.877 | 30551 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.878 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.877 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.E111H7 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.877 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ClcbTe 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.878 | 30676 | Added a new run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.879 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.879 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.881 | 30677 | Added a new run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.882 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.882 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.883 | 30684 | Added a new run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.884 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.884 | 30552 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.885 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.885 | 30552 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.886 | 30555 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.886 | 30680 | Marked run 6 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.886 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.887 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.895 | 30682 | Marked run 5 as finished 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.895 | 30555 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.896 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.897 | 30685 | Added a new run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.897 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.898 | 30552 | Recursively removing directory: /tmp/git.ClcbTe/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.899 | 30688 | Added a new run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.900 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.901 | 30552 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.901 | 30552 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.901 | 30552 | Waiting for a new command 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.901 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.901 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.901 | 30704 | Added a new worker 15 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.901 | 30551 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.901 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.902 | 30551 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.902 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.902 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6lnPRr 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.902 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.902 | 30690 | Added a new run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.903 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.904 | 30692 | Added a new run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.905 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.905 | 30555 | Recursively removing directory: /tmp/git.E111H7/ 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.907 | 30707 | Added a new run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.907 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.907 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.908 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.908 | 30555 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.908 | 30555 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.908 | 30555 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.909 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.909 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.909 | 30716 | Added a new worker 20 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.909 | 30551 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.909 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.909 | 30551 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.909 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IYz9EN 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.909 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.909 | 30703 | Marked run 7 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.909 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.910 | 30552 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.911 | 30715 | Marked run 8 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.911 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.911 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.911 | 30552 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.914 | 30710 | Added a new run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.914 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.915 | 30555 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.916 | 30555 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.916 | 30712 | Added a new run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.917 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.918 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.919 | 30552 | Recursively removing directory: /tmp/git.6lnPRr/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.919 | 30714 | Added a new run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.919 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.920 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.922 | 30552 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.922 | 30552 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.922 | 30717 | Added a new run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.922 | 30552 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.922 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.922 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.922 | 30733 | Added a new worker 14 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.922 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.923 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2Nf2Lw 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.922 | 30551 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.922 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.923 | 30551 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.923 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.925 | 30732 | Marked run 9 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.925 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.925 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.926 | 30555 | Recursively removing directory: /tmp/git.IYz9EN/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.928 | 30729 | Added a new run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.928 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.928 | 30555 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.928 | 30555 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.928 | 30555 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.928 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.929 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.929 | 30742 | Added a new worker 17 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.929 | 30551 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.929 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.929 | 30551 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.929 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.930 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SSEllp 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.931 | 30727 | Added a new run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.932 | 30552 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.932 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.932 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.933 | 30552 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.934 | 30737 | Added a new run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.934 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.936 | 30740 | Marked run 10 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.937 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.937 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.937 | 30555 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.938 | 30555 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.939 | 30739 | Added a new run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.939 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.941 | 30744 | Added a new run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.941 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.942 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.943 | 30552 | Recursively removing directory: /tmp/git.2Nf2Lw/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.943 | 30749 | Added a new run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.943 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.945 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.945 | 30552 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.945 | 30552 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.945 | 30552 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.946 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.946 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.946 | 30765 | Added a new worker 17 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.946 | 30551 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.946 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.946 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.946 | 30551 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.946 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8v8yV1 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.947 | 30746 | Added a new run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.947 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.948 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.949 | 30555 | Recursively removing directory: /tmp/git.SSEllp/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.950 | 30758 | Added a new run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.950 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.951 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.951 | 30555 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.951 | 30555 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.952 | 30555 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.951 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.952 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.952 | 30772 | Added a new worker 20 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.952 | 30551 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.952 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.952 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.952 | 30551 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.952 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.E2rPnS 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.953 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.953 | 30764 | Marked run 11 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.954 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.955 | 30552 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.956 | 30771 | Marked run 12 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.956 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.956 | 30552 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.958 | 30761 | Added a new run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.958 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.959 | 30555 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.960 | 30767 | Added a new run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.960 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.961 | 30555 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.963 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.964 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.965 | 30552 | Recursively removing directory: /tmp/git.8v8yV1/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.967 | 30770 | Added a new run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.967 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.968 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.968 | 30552 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.968 | 30552 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.968 | 30552 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.968 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.968 | 30792 | Added a new worker 16 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.968 | 30551 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.968 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.969 | 30551 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.969 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.969 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VGfd6S 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.969 | 30555 | Recursively removing directory: /tmp/git.E2rPnS/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.970 | 30773 | Added a new run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.971 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.971 | 30555 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.971 | 30555 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.971 | 30555 | Waiting for a new command 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.971 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.972 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.972 | 30794 | Added a new worker 17 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.972 | 30551 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.972 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.972 | 30551 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.972 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.972 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xtUmSZ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.972 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.973 | 30782 | Added a new run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.974 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.975 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.975 | 30784 | Added a new run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.976 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.977 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.978 | 30555 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.979 | 30552 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.979 | 30555 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.980 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.980 | 30552 | Going to run: ./ci 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.980 | 30791 | Marked run 13 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.980 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.982 | 30793 | Marked run 14 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.982 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.982 | 30796 | Added a new run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.982 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.984 | 30798 | Added a new run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.985 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.985 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.987 | 30800 | Added a new run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.987 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.988 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.989 | 30555 | Recursively removing directory: /tmp/git.xtUmSZ/ 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.989 | 30552 | Recursively removing directory: /tmp/git.VGfd6S/ 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.990 | 30802 | Added a new run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.990 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.991 | 30552 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.991 | 30552 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.991 | 30555 | Process exit code: 0 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.991 | 30555 | Process output: 57 bytes 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.991 | 30555 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30823 | Added a new worker 21 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30551 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30551 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30822 | Added a new worker 19 to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30551 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.991 | 30551 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.992 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.992 | 30811 | Added a new run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.993 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.994 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.991 | 30552 | Waiting for a new command 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.992 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KN0NnY 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.992 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1WSNXn 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.996 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.997 | 30821 | Marked run 16 as finished 2024-04-25 03:44:27 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.997 | 30549 | Waiting for new connections 2024-04-25 03:44:27 | INFO | 30552/cimple-worker: 2024-04-25 03:44:27.998 | 30552 | Checking out revision HEAD 2024-04-25 03:44:27 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.998 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:27.999 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:27.999 | 30820 | Marked run 15 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.000 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.000 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.001 | 30818 | Added a new run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.002 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.003 | 30819 | Added a new run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.003 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.006 | 30826 | Added a new run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.006 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.007 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.008 | 30552 | Recursively removing directory: /tmp/git.KN0NnY/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.008 | 30827 | Added a new run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.008 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.010 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.010 | 30555 | Recursively removing directory: /tmp/git.1WSNXn/ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.011 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.011 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.011 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.011 | 30841 | Added a new run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.011 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.012 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.012 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30848 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30551 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30551 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30852 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30551 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.012 | 30551 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.013 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Msf2W3 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.012 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.013 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Dp3h3M 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.014 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.015 | 30843 | Added a new run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.015 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.017 | 30847 | Marked run 18 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.017 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.018 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.020 | 30850 | Marked run 17 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.020 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.020 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.020 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.021 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.022 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.022 | 30851 | Added a new run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.023 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.025 | 30846 | Added a new run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.025 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.026 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.027 | 30853 | Added a new run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.027 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.028 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.029 | 30855 | Added a new run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.029 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.031 | 30863 | Added a new run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.031 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.031 | 30552 | Recursively removing directory: /tmp/git.Msf2W3/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.032 | 30555 | Recursively removing directory: /tmp/git.Dp3h3M/ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.033 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.033 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.033 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.033 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.033 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.033 | 30877 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.033 | 30551 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.033 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.033 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.033 | 30551 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.033 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.034 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.t9ss1B 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.034 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.035 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.035 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.035 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.035 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.035 | 30867 | Added a new run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.035 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.035 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.036 | 30881 | Added a new worker 12 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.036 | 30551 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.036 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.036 | 30551 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.036 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.037 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.niXfCg 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.038 | 30878 | Added a new run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.038 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.039 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.041 | 30874 | Added a new run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.041 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.042 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.042 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.044 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.044 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.045 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.045 | 30879 | Added a new run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.045 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.045 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.047 | 30876 | Marked run 19 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.047 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.048 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.048 | 30880 | Marked run 20 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.049 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.051 | 30883 | Added a new run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.051 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.052 | 30885 | Added a new run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.053 | 30555 | Recursively removing directory: /tmp/git.niXfCg/ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.052 | 30552 | Recursively removing directory: /tmp/git.t9ss1B/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.052 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.054 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.055 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.055 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.055 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.055 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.055 | 30888 | Added a new run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30906 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30551 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30551 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30908 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30551 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30551 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.056 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.056 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iPULhk 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.055 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.055 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.055 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.056 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5aB8Rd 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.059 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.061 | 30893 | Added a new run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.061 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.063 | 30904 | Added a new run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.064 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.065 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.065 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.066 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.067 | 30905 | Marked run 21 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.067 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.067 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.068 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.069 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.069 | 30907 | Marked run 22 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.070 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.072 | 30909 | Added a new run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.073 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.074 | 30555 | Recursively removing directory: /tmp/git.5aB8Rd/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.075 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.076 | 30552 | Recursively removing directory: /tmp/git.iPULhk/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.077 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.077 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.077 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.077 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.077 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.077 | 30931 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.077 | 30551 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.077 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.077 | 30551 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.077 | 30911 | Added a new run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.078 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.078 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.078 | 30933 | Added a new worker 14 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.078 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.078 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.078 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.078 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.078 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ip2NY4 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.078 | 30551 | Removed run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.078 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.079 | 30551 | Assigned run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.079 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bxuG0s 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.081 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.083 | 30930 | Marked run 24 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.083 | 30914 | Added a new run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.083 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.084 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.085 | 30929 | Added a new run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.086 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.085 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.085 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.086 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.087 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.087 | 30932 | Marked run 23 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.088 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.089 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.090 | 30916 | Added a new run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.090 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.093 | 30935 | Added a new run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.094 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.094 | 30939 | Added a new run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.094 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.096 | 30552 | Recursively removing directory: /tmp/git.bxuG0s/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.097 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.097 | 30555 | Recursively removing directory: /tmp/git.ip2NY4/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.098 | 30942 | Added a new run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.099 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.099 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.099 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.099 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.099 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.099 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.099 | 30958 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.099 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.099 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.099 | 30551 | Removed run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.099 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.099 | 30551 | Assigned run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.099 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GcjNxu 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.101 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.101 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.101 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.101 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.101 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.101 | 30962 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.101 | 30551 | Removed run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.101 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.102 | 30551 | Assigned run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.102 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.102 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PZ1OOZ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.102 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.103 | 30951 | Added a new run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.103 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.107 | 30957 | Marked run 25 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.107 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.108 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.108 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.109 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.110 | 30956 | Added a new run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.111 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.112 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.112 | 30959 | Added a new run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.113 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.113 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.115 | 30961 | Marked run 26 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.115 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.116 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.117 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.118 | 30963 | Added a new run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.118 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.120 | 30965 | Added a new run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.120 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.121 | 30555 | Recursively removing directory: /tmp/git.GcjNxu/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.122 | 30973 | Added a new run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.123 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.123 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.123 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.124 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4uo6dO 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.123 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.123 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.123 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.123 | 30986 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.123 | 30551 | Removed run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.123 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.123 | 30551 | Assigned run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.125 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.126 | 30977 | Added a new run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.127 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.125 | 30552 | Recursively removing directory: /tmp/git.PZ1OOZ/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.127 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.127 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.127 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.128 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.128 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.128 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.128 | 30990 | Added a new worker 18 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.128 | 30551 | Removed run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.128 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.128 | 30551 | Assigned run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.128 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.128 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pgJ5ex 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.129 | 30984 | Added a new run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.129 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.131 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.132 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.132 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.133 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.133 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.133 | 30988 | Added a new run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.134 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.135 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.136 | 30985 | Marked run 27 as finished 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.136 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.136 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.137 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.139 | 30989 | Marked run 28 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.139 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.141 | 30555 | Recursively removing directory: /tmp/git.4uo6dO/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.141 | 30993 | Added a new run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.142 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.143 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.143 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.144 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.144 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ae0SeO 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.144 | 30994 | Added a new run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.144 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.144 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.144 | 30552 | Recursively removing directory: /tmp/git.pgJ5ex/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.144 | 31012 | Added a new worker 12 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.144 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.144 | 30551 | Removed run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.144 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.144 | 30551 | Assigned run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.145 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.146 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.146 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.146 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.146 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.146 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.146 | 31016 | Added a new worker 20 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.146 | 30551 | Removed run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.146 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.146 | 30551 | Assigned run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.147 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7iuLu9 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.147 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.148 | 30995 | Added a new run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.148 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.149 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.151 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.151 | 31000 | Added a new run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.151 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.152 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.153 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.153 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.154 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.154 | 31011 | Marked run 29 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.154 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.155 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.156 | 31015 | Marked run 30 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.156 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.160 | 30555 | Recursively removing directory: /tmp/git.ae0SeO/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.160 | 31014 | Added a new run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.161 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.161 | 30552 | Recursively removing directory: /tmp/git.7iuLu9/ 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.163 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.163 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.163 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.163 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.163 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.163 | 31036 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.163 | 30551 | Removed run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.163 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.163 | 30551 | Assigned run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.163 | 31023 | Added a new run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.163 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.163 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JbVlRd 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.164 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.165 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.165 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.165 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.165 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.166 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.166 | 31040 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.166 | 30551 | Removed run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.166 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.166 | 30551 | Assigned run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.166 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.166 | 31035 | Marked run 31 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.166 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.166 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XjWU0m 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.168 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.169 | 31019 | Added a new run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.169 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.170 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.171 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.172 | 31038 | Added a new run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.172 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.173 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.174 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.174 | 31018 | Added a new run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.175 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.175 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.176 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.177 | 31041 | Added a new run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.178 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.179 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.180 | 31039 | Marked run 32 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.180 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.180 | 30555 | Recursively removing directory: /tmp/git.JbVlRd/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.181 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.182 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.182 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.183 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.182 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.183 | 31044 | Added a new run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.183 | 30552 | Recursively removing directory: /tmp/git.XjWU0m/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.183 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.183 | 31063 | Added a new worker 7 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.183 | 30551 | Removed run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.183 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.183 | 30551 | Assigned run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.184 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.184 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.183 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yBADni 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.186 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.186 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.186 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.186 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.186 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.186 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.186 | 31067 | Added a new worker 21 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.187 | 30551 | Removed run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.187 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.187 | 30551 | Assigned run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.187 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.187 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mfq10G 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.188 | 31049 | Added a new run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.188 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.190 | 31057 | Added a new run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.191 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.191 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.192 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.193 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.193 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.193 | 31060 | Added a new run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.194 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.194 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.195 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.196 | 31062 | Marked run 33 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.196 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.196 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.198 | 31065 | Added a new run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.198 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.199 | 31069 | Added a new run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.200 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.201 | 31066 | Marked run 34 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.201 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.202 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.203 | 30555 | Recursively removing directory: /tmp/git.yBADni/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.203 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.204 | 30552 | Recursively removing directory: /tmp/git.mfq10G/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.204 | 31073 | Added a new run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.204 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.204 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.204 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.205 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.204 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.205 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.205 | 31091 | Added a new worker 16 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.205 | 30551 | Removed run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.205 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.205 | 30551 | Assigned run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.205 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.205 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lxFuxv 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.207 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.207 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.207 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.207 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.207 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.207 | 31094 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.207 | 30551 | Removed run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.207 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.207 | 30551 | Assigned run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.208 | 31075 | Added a new run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.208 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.208 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.208 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.208 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bVsWHJ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.210 | 31087 | Added a new run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.210 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.211 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.213 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.212 | 31089 | Added a new run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.213 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.214 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.215 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.216 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.216 | 31090 | Marked run 35 as finished 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.216 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.216 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.218 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.219 | 31093 | Marked run 36 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.219 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.221 | 31098 | Added a new run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.221 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.222 | 30555 | Recursively removing directory: /tmp/git.lxFuxv/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.224 | 31101 | Added a new run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.224 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.224 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.224 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.224 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.225 | 31115 | Added a new worker 12 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.225 | 30551 | Removed run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.225 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.225 | 30551 | Assigned run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.225 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.225 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.225 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.225 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0plnn1 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.227 | 30552 | Recursively removing directory: /tmp/git.bVsWHJ/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.226 | 31102 | Added a new run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.227 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.228 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.229 | 31114 | Marked run 37 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.229 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.230 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.230 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.230 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.230 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.230 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.230 | 31122 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.230 | 30551 | Removed run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.230 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.230 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.230 | 30551 | Assigned run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.230 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ajmZmu 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.232 | 31095 | Added a new run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.232 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.232 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.234 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.235 | 31119 | Added a new run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.236 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.237 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.237 | 31118 | Added a new run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.238 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.238 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.239 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.241 | 31121 | Marked run 38 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.241 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.243 | 31123 | Added a new run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.243 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.243 | 30555 | Recursively removing directory: /tmp/git.0plnn1/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.245 | 31126 | Added a new run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.245 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.246 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.246 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.246 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.246 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.246 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.246 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.246 | 31146 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.246 | 30551 | Removed run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.246 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.246 | 30551 | Assigned run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.246 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.247 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VlMevV 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.248 | 30552 | Recursively removing directory: /tmp/git.ajmZmu/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.248 | 31128 | Added a new run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.249 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.249 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.251 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.251 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.251 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.251 | 31135 | Added a new run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.252 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.252 | 31150 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.252 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.252 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.252 | 30551 | Removed run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.252 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.252 | 30551 | Assigned run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.251 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.252 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CQsWZx 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.255 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.255 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.256 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.257 | 31145 | Added a new run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.257 | 31144 | Marked run 39 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.257 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.257 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.259 | 31149 | Marked run 40 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.259 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.260 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.260 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.261 | 31147 | Added a new run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.261 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.261 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.263 | 31151 | Added a new run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.263 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.264 | 31153 | Added a new run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.264 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.266 | 31157 | Added a new run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.266 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.267 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.266 | 30555 | Recursively removing directory: /tmp/git.VlMevV/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.267 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.269 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.269 | 31165 | Added a new run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.269 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.269 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.270 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.270 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.270 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.270 | 31176 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.270 | 30551 | Removed run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.270 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.270 | 30551 | Assigned run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.271 | 31171 | Added a new run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.271 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MMnqb9 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.271 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.272 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.273 | 30552 | Recursively removing directory: /tmp/git.CQsWZx/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.274 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.274 | 31170 | Added a new run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.274 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.275 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.274 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.274 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.275 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.275 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.275 | 31183 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.275 | 30551 | Removed run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.275 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.275 | 30551 | Assigned run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.275 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.275 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pV1Ug7 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.276 | 31175 | Added a new run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.276 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.277 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.278 | 31174 | Marked run 41 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.278 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.279 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.280 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.280 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.280 | 31180 | Added a new run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.280 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.282 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.282 | 31182 | Marked run 42 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.282 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.282 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.283 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.283 | 31181 | Added a new run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.284 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.285 | 31186 | Added a new run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.286 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.287 | 31187 | Added a new run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.287 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.287 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.288 | 31190 | Added a new run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.289 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.289 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.290 | 31199 | Added a new run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.290 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.290 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.291 | 30555 | Recursively removing directory: /tmp/git.MMnqb9/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.293 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.293 | 31206 | Added a new run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.294 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.293 | 30552 | Recursively removing directory: /tmp/git.pV1Ug7/ 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.294 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.294 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.294 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.294 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.294 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.294 | 31213 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.294 | 30551 | Removed run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.294 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.294 | 30551 | Assigned run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.294 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.294 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.q3V35b 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.296 | 31208 | Added a new run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.296 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.296 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.296 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.296 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.296 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.296 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.297 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9XR4G6 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.297 | 31216 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.297 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.297 | 30551 | Removed run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.297 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.297 | 30551 | Assigned run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.298 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.299 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.300 | 31212 | Marked run 43 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.300 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.302 | 31210 | Added a new run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.302 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.303 | 31218 | Added a new run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.304 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.304 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.304 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.305 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.306 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.306 | 31211 | Added a new run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.306 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.307 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.307 | 31215 | Marked run 44 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.308 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.308 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.309 | 31219 | Added a new run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.309 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.310 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.311 | 31223 | Added a new run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.311 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.313 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.313 | 31227 | Added a new run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.313 | 30555 | Recursively removing directory: /tmp/git.q3V35b/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.314 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.315 | 31230 | Added a new run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.315 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.316 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.316 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.316 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.317 | 30552 | Recursively removing directory: /tmp/git.9XR4G6/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.317 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.317 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.317 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.317 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.317 | 31246 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.317 | 30551 | Removed run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.317 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.318 | 30551 | Assigned run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.318 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.boQMHo 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.318 | 31237 | Added a new run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.319 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.319 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.319 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.319 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.319 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.319 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.320 | 31250 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.320 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.320 | 30551 | Removed run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.320 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.320 | 30551 | Assigned run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.319 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.320 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.y99hg9 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.321 | 31243 | Added a new run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.322 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.322 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.324 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.324 | 31244 | Added a new run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.325 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.325 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.325 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.326 | 31249 | Added a new run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.327 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.327 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.328 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.329 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.330 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.330 | 31251 | Added a new run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.330 | 31245 | Marked run 45 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.330 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.332 | 31254 | Added a new run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.332 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.333 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.334 | 31256 | Added a new run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.334 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.335 | 31248 | Marked run 46 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.336 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.336 | 30555 | Recursively removing directory: /tmp/git.boQMHo/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.337 | 31260 | Added a new run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.338 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.338 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.338 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.338 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.338 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.338 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.338 | 31278 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.338 | 30551 | Removed run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.338 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.338 | 30551 | Assigned run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.338 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IIdtPJ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.339 | 30552 | Recursively removing directory: /tmp/git.y99hg9/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.339 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.340 | 31267 | Added a new run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.340 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.340 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.341 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.341 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.341 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.341 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.342 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.342 | 31282 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.342 | 30551 | Removed run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.342 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.342 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.342 | 30551 | Assigned run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.342 | 31273 | Added a new run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.342 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.343 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.J8GVWZ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.344 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.345 | 31275 | Added a new run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.345 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.345 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.346 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.347 | 31277 | Marked run 47 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.347 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.347 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.349 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.350 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.350 | 31279 | Added a new run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.350 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.351 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.352 | 31284 | Added a new run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.352 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.354 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.354 | 31286 | Added a new run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.354 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.355 | 31281 | Marked run 48 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.355 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.356 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.357 | 31288 | Added a new run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.357 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.357 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.358 | 30555 | Recursively removing directory: /tmp/git.IIdtPJ/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.359 | 31296 | Added a new run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.359 | 30552 | Recursively removing directory: /tmp/git.J8GVWZ/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.359 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.360 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.360 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.361 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.361 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.361 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.361 | 31309 | Added a new worker 10 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.361 | 30551 | Removed run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.361 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.361 | 30551 | Assigned run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.361 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.362 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.362 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.362 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.361 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.361 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DjDcXD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.362 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.362 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.362 | 31312 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.362 | 30551 | Removed run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.362 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.362 | 30551 | Assigned run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.363 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.363 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.363 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jox52f 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.364 | 31308 | Marked run 49 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.364 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.365 | 31311 | Marked run 50 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.366 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.366 | 31302 | Added a new run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.366 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.367 | 31305 | Added a new run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.368 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.369 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.369 | 31310 | Added a new run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.370 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.370 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.370 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.371 | 31313 | Added a new run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.372 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.372 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.373 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.373 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.374 | 31316 | Added a new run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.374 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.376 | 31322 | Added a new run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.376 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.376 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.377 | 31323 | Added a new run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.377 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.379 | 30555 | Recursively removing directory: /tmp/git.DjDcXD/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.379 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.380 | 31327 | Added a new run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.380 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.381 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.381 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.382 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.382 | 31334 | Added a new run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.382 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.382 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.382 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.382 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.382 | 31341 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.383 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.383 | 30551 | Removed run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.383 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.383 | 30551 | Assigned run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.385 | 31335 | Added a new run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.383 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RZtzSr 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.385 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.386 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.385 | 30552 | Recursively removing directory: /tmp/git.jox52f/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.387 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.388 | 31337 | Added a new run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.388 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.388 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.388 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.388 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.389 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.389 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.389 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.389 | 31349 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.389 | 30551 | Removed run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.389 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.389 | 30551 | Assigned run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.390 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8B3D0a 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.390 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.390 | 31340 | Marked run 51 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.391 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.391 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.392 | 31348 | Marked run 52 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.392 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.392 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.393 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.394 | 31345 | Added a new run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.394 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.395 | 31346 | Added a new run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.396 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.397 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.397 | 31347 | Added a new run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.397 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.398 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.398 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.399 | 31351 | Added a new run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.399 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.400 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.401 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.401 | 31356 | Added a new run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.401 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.403 | 31359 | Added a new run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.403 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.404 | 31362 | Added a new run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.404 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.404 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.405 | 30555 | Recursively removing directory: /tmp/git.RZtzSr/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.407 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.408 | 30552 | Recursively removing directory: /tmp/git.8B3D0a/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.408 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.408 | 31372 | Added a new run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.408 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.408 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.409 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.409 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.409 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.409 | 31378 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.410 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.410 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.410 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.409 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.409 | 30551 | Removed run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.409 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.409 | 30551 | Assigned run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.410 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.410 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.410 | 31381 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.410 | 30551 | Removed run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.410 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.411 | 30551 | Assigned run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.411 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.410 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uZGmSc 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.411 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xNC9tQ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.412 | 31375 | Added a new run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.413 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.413 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.415 | 31376 | Added a new run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.415 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.417 | 31377 | Marked run 53 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.417 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.417 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.418 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.418 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.419 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.419 | 31380 | Marked run 54 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.419 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.419 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.420 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.420 | 31382 | Added a new run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.421 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.422 | 31383 | Added a new run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.422 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.423 | 31386 | Added a new run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.423 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.424 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.425 | 31387 | Added a new run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.426 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.427 | 31394 | Added a new run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.427 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.428 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.429 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.430 | 30555 | Recursively removing directory: /tmp/git.uZGmSc/ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.430 | 30552 | Recursively removing directory: /tmp/git.xNC9tQ/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.430 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.431 | 31406 | Added a new run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.431 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.433 | 31400 | Added a new run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.433 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.433 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.433 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.433 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.433 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.433 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.433 | 31412 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.433 | 30551 | Removed run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.433 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.433 | 30551 | Assigned run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.434 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.434 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.433 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.433 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.433 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.434 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.11E6nc 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.435 | 31414 | Added a new worker 9 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.436 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.436 | 31409 | Added a new run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.436 | 30551 | Removed run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.436 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.436 | 30551 | Assigned run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.436 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lg4huw 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.436 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.436 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.437 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.438 | 31408 | Added a new run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.438 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.440 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.441 | 31416 | Added a new run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.441 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.441 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.442 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.442 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.443 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.443 | 31413 | Marked run 56 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.444 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.445 | 31418 | Added a new run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.445 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.446 | 31411 | Marked run 55 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.446 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.447 | 31420 | Added a new run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.447 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.448 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.449 | 31423 | Added a new run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.449 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.450 | 30555 | Recursively removing directory: /tmp/git.11E6nc/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.451 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.452 | 31426 | Added a new run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.452 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.452 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.453 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.453 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.453 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.453 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.453 | 31440 | Added a new worker 13 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.454 | 30551 | Removed run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.454 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.454 | 30551 | Assigned run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.454 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.454 | 31432 | Added a new run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.453 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.454 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0mw6t6 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.454 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.455 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.457 | 31437 | Added a new run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.457 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.459 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.460 | 31436 | Added a new run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.458 | 30552 | Recursively removing directory: /tmp/git.lg4huw/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.460 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.461 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.461 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.461 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.461 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.461 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.461 | 31443 | Added a new run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.461 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.461 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.461 | 31452 | Added a new worker 8 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.462 | 30551 | Removed run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.462 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.462 | 30551 | Assigned run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.462 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M8pDTV 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.462 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.463 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.463 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.464 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.464 | 31450 | Added a new run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.464 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.466 | 31439 | Marked run 57 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.466 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.467 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.467 | 31448 | Added a new run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.468 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.468 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.468 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.469 | 31451 | Marked run 58 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.469 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.469 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.471 | 31455 | Added a new run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.471 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.473 | 31458 | Added a new run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.473 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.474 | 30555 | Recursively removing directory: /tmp/git.0mw6t6/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.475 | 31460 | Added a new run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.475 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.475 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.476 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.476 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.477 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.477 | 31466 | Added a new run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.477 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.477 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.478 | 31477 | Added a new worker 13 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.478 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.478 | 30551 | Removed run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.478 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.478 | 30551 | Assigned run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.478 | 31471 | Added a new run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.478 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Qa6Iiv 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.478 | 30552 | Recursively removing directory: /tmp/git.M8pDTV/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.480 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.480 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.480 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.481 | 31476 | Marked run 59 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.481 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.481 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.482 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.481 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.481 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.481 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.482 | 31484 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.482 | 30551 | Removed run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.482 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.482 | 30551 | Assigned run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.483 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.482 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.joMPpj 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.483 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.484 | 31479 | Added a new run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.484 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.485 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.485 | 31482 | Added a new run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.485 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.486 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.487 | 31483 | Marked run 60 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.488 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.488 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.489 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.489 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.489 | 31481 | Added a new run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.489 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.490 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.491 | 31485 | Added a new run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.491 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.493 | 31489 | Added a new run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.493 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.494 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.494 | 31491 | Added a new run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.494 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.495 | 31500 | Added a new run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.496 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.496 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.497 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.497 | 31505 | Added a new run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.497 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.499 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.498 | 30555 | Recursively removing directory: /tmp/git.Qa6Iiv/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.499 | 31508 | Added a new run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.500 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.500 | 30552 | Recursively removing directory: /tmp/git.joMPpj/ 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.500 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.500 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.501 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.501 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.501 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.501 | 31514 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.501 | 30551 | Removed run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.501 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.501 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.501 | 30551 | Assigned run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.501 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.501 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mK0D7t 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.502 | 31511 | Added a new run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.503 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.503 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.503 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.504 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.504 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.504 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.504 | 31518 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.504 | 30551 | Removed run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.504 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.504 | 30551 | Assigned run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.505 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.505 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zkvFgJ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.506 | 31515 | Added a new run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.507 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.507 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.507 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.508 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.508 | 31513 | Marked run 61 as finished 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.508 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.508 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.510 | 31517 | Marked run 62 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.510 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.511 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.511 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.512 | 31519 | Added a new run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.512 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.513 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.513 | 31520 | Added a new run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.513 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.515 | 31521 | Added a new run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.515 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.516 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.516 | 31525 | Added a new run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.517 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.517 | 30555 | Recursively removing directory: /tmp/git.mK0D7t/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.518 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.519 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.520 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.520 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.520 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.520 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.520 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.520 | 31542 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.521 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.epfWAL 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.520 | 31535 | Added a new run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.521 | 30551 | Removed run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.521 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.521 | 30551 | Assigned run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.522 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.522 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.524 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.525 | 30552 | Recursively removing directory: /tmp/git.zkvFgJ/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.525 | 31540 | Marked run 63 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.525 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.527 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.527 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.527 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.527 | 31537 | Added a new run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.527 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.527 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.528 | 31549 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.528 | 30551 | Removed run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.528 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.528 | 30551 | Assigned run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.528 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.528 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.528 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Yzjv1d 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.529 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.530 | 31539 | Added a new run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.531 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.531 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.532 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.533 | 31546 | Added a new run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.534 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.534 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.535 | 31547 | Added a new run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.535 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.535 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.537 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.537 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.537 | 31548 | Marked run 64 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.537 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.539 | 31553 | Added a new run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.539 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.539 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.541 | 30555 | Recursively removing directory: /tmp/git.epfWAL/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.541 | 31559 | Added a new run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.541 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.542 | 31554 | Added a new run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.543 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.545 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.545 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.553 | 30552 | Recursively removing directory: /tmp/git.Yzjv1d/ 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.553 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.553 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.553 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.553 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.553 | 31577 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.554 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.554 | 31564 | Added a new run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.554 | 30551 | Removed run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.554 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.554 | 30551 | Assigned run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.554 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.553 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.554 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BK6cCn 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.555 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.555 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.555 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.555 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.555 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.555 | 31580 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.555 | 30551 | Removed run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.555 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.555 | 30551 | Assigned run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.555 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.555 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gkhpqi 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.556 | 31571 | Added a new run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.557 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.557 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.558 | 31574 | Added a new run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.558 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.561 | 31575 | Added a new run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.561 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.561 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.562 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.562 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.562 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.563 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.563 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.564 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.564 | 31576 | Marked run 65 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.564 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.565 | 31579 | Marked run 66 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.565 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.566 | 31586 | Added a new run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.566 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.568 | 31581 | Added a new run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.568 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.569 | 31584 | Added a new run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.569 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.571 | 31589 | Added a new run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.571 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.572 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.572 | 30552 | Recursively removing directory: /tmp/git.gkhpqi/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.573 | 30555 | Recursively removing directory: /tmp/git.BK6cCn/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.573 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.574 | 31600 | Added a new run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.574 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.576 | 31604 | Added a new run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.576 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.576 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.576 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.576 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.576 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.577 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.576 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.576 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.576 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 31609 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30551 | Removed run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30551 | Assigned run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 31612 | Added a new worker 18 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30551 | Removed run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30551 | Assigned run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.577 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.578 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TjMlcV 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.578 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xnoy0U 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.579 | 31606 | Added a new run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.579 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.579 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.581 | 31610 | Marked run 67 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.581 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.582 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.582 | 31608 | Marked run 68 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.583 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.584 | 31614 | Added a new run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.584 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.586 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.586 | 31613 | Added a new run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.586 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.586 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.587 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.587 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.588 | 31615 | Added a new run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.588 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.588 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.590 | 31617 | Added a new run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.590 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.591 | 31622 | Added a new run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.592 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.593 | 31624 | Added a new run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.594 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.595 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.595 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.596 | 31635 | Added a new run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.596 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.597 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.597 | 30555 | Recursively removing directory: /tmp/git.TjMlcV/ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.598 | 30552 | Recursively removing directory: /tmp/git.xnoy0U/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.598 | 31637 | Added a new run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.599 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.600 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.600 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.600 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.601 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.601 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.601 | 31646 | Added a new worker 20 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.601 | 30551 | Removed run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.601 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.601 | 30551 | Assigned run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.601 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.602 | 31648 | Added a new worker 16 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.602 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.602 | 30551 | Removed run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.602 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.602 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.602 | 30551 | Assigned run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.602 | 31639 | Added a new run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.603 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.603 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.601 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.602 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8Lhlla 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.601 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.601 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.601 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.602 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9N5fow 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.605 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.606 | 31642 | Added a new run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.606 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.608 | 31645 | Marked run 70 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.608 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.609 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.609 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.610 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.609 | 31643 | Added a new run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.610 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.610 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.611 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.611 | 31650 | Added a new run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.611 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.612 | 31651 | Added a new run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.613 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.613 | 31654 | Added a new run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.614 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.614 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.615 | 31647 | Marked run 69 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.615 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.617 | 31662 | Added a new run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.617 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.617 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.618 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.620 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.619 | 30552 | Recursively removing directory: /tmp/git.9N5fow/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.620 | 31668 | Added a new run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.621 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.621 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.622 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.621 | 30555 | Recursively removing directory: /tmp/git.8Lhlla/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.621 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.621 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.622 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.622 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.622 | 31678 | Added a new worker 6 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.622 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.622 | 30551 | Removed run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.622 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.622 | 30551 | Assigned run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.623 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4n7V2l 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.624 | 31670 | Added a new run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.624 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.624 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.625 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.625 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.625 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.626 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UX7aVs 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.625 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.625 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.625 | 31682 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.625 | 30551 | Removed run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.625 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.625 | 30551 | Assigned run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.626 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.627 | 31674 | Added a new run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.627 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.628 | 31675 | Added a new run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.629 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.630 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.631 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.632 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.632 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.633 | 31677 | Marked run 72 as finished 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.633 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.633 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.634 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.634 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.634 | 31681 | Marked run 71 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.634 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.637 | 31679 | Added a new run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.638 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.639 | 31685 | Added a new run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.639 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.640 | 31686 | Added a new run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.640 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.641 | 31688 | Added a new run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.641 | 30555 | Recursively removing directory: /tmp/git.UX7aVs/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.642 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.643 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.643 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.644 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.644 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.644 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.644 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.644 | 31707 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.644 | 30552 | Recursively removing directory: /tmp/git.4n7V2l/ 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.644 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uHq4J3 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.644 | 30551 | Removed run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.644 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.644 | 30551 | Assigned run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.645 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.645 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.646 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.646 | 31703 | Added a new run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.647 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.647 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.647 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.648 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.648 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.648 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.648 | 31712 | Added a new worker 20 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.648 | 30551 | Removed run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.648 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.648 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.648 | 30551 | Assigned run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.648 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M2j1A1 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.649 | 31705 | Marked run 74 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.649 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.650 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.650 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.651 | 31711 | Marked run 73 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.651 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.651 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.652 | 31708 | Added a new run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.652 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.654 | 31706 | Added a new run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.654 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.655 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.655 | 31709 | Added a new run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.656 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.657 | 31713 | Added a new run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.657 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.657 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.657 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.657 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.659 | 31721 | Added a new run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.659 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.660 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.660 | 31720 | Added a new run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.660 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.661 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.662 | 30555 | Recursively removing directory: /tmp/git.uHq4J3/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.662 | 31726 | Added a new run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.664 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.664 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.665 | 31728 | Added a new run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.665 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.665 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.665 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.665 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.665 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.666 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.667 | 31734 | Added a new run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.667 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.667 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.667 | 31737 | Added a new worker 13 to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.668 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aNzeuf 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.667 | 30551 | Removed run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.667 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.667 | 30551 | Assigned run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.668 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.669 | 31735 | Added a new run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.669 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.670 | 30552 | Recursively removing directory: /tmp/git.M2j1A1/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.670 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.671 | 31736 | Marked run 75 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.671 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.672 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.672 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.672 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.672 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.673 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.673 | 31748 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.673 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.673 | 30551 | Removed run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.673 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.673 | 30551 | Assigned run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.672 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.673 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eDtiXZ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.674 | 31741 | Added a new run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.674 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.674 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.675 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.676 | 31745 | Added a new run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.676 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.676 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.678 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.678 | 31749 | Added a new run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.679 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.680 | 31746 | Added a new run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.681 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.681 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.682 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.682 | 31753 | Added a new run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.682 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.682 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.684 | 31747 | Marked run 76 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.684 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.685 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.685 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.685 | 31756 | Added a new run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.686 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.687 | 31757 | Added a new run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.687 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.688 | 30555 | Recursively removing directory: /tmp/git.aNzeuf/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.689 | 31763 | Added a new run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.689 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.690 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.690 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.690 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.690 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.690 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.690 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.690 | 31775 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.690 | 30551 | Removed run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.690 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.690 | 30551 | Assigned run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.691 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.691 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GOMSyv 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.692 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.693 | 31774 | Marked run 77 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.693 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.693 | 30552 | Recursively removing directory: /tmp/git.eDtiXZ/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.693 | 31766 | Added a new run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.694 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.696 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.696 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.696 | 31773 | Added a new run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.696 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.696 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.696 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.697 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.697 | 31782 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.696 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.697 | 30551 | Removed run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.697 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.697 | 30551 | Assigned run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.697 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.697 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LuQQ62 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.698 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.699 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.699 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.700 | 31778 | Added a new run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.700 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.702 | 31779 | Added a new run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.702 | 31781 | Marked run 78 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.703 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.704 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.704 | 31783 | Added a new run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.705 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.705 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.705 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.706 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.706 | 31785 | Added a new run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.707 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.708 | 31791 | Added a new run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.708 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.709 | 31795 | Added a new run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.709 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.709 | 30555 | Recursively removing directory: /tmp/git.GOMSyv/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.711 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.711 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.712 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.712 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.712 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.712 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.712 | 31806 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.712 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.713 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FeKUtZ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.713 | 30551 | Removed run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.713 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.713 | 30551 | Assigned run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.713 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.713 | 31799 | Added a new run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.713 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.713 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.715 | 31802 | Added a new run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.715 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.716 | 31804 | Added a new run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.716 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.718 | 30552 | Recursively removing directory: /tmp/git.LuQQ62/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.718 | 31805 | Marked run 79 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.718 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.719 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.720 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.720 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.721 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.721 | 31808 | Added a new run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.721 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.721 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.721 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.721 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.721 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.721 | 31818 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.721 | 30551 | Removed run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.721 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.721 | 30551 | Assigned run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.722 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.722 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KxwvIk 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.723 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.723 | 31815 | Added a new run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.723 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.724 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.725 | 31816 | Added a new run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.725 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.726 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.727 | 31819 | Added a new run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.727 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.729 | 31817 | Marked run 80 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.729 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.729 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.729 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.731 | 31822 | Added a new run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.731 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.732 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.732 | 31825 | Added a new run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.733 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.734 | 30555 | Recursively removing directory: /tmp/git.FeKUtZ/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.735 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.735 | 31828 | Added a new run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.736 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.736 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.736 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.736 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.736 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.736 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.737 | 31841 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.737 | 30551 | Removed run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.737 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.737 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.737 | 30551 | Assigned run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.737 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0s7xdO 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.737 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.738 | 31836 | Added a new run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.739 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.740 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.740 | 31838 | Added a new run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.741 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.741 | 30552 | Recursively removing directory: /tmp/git.KxwvIk/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.743 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.743 | 31843 | Added a new run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.743 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.744 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.744 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.744 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.744 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.744 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.744 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.744 | 31852 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.744 | 30551 | Removed run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.744 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.744 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.744 | 30551 | Assigned run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.744 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fIA3pg 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.745 | 31840 | Marked run 81 as finished 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.745 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.746 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.746 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.747 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.749 | 31848 | Added a new run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.749 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.751 | 31851 | Marked run 82 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.751 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.752 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.752 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.752 | 31850 | Added a new run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.753 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.753 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.754 | 30555 | Recursively removing directory: /tmp/git.0s7xdO/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.755 | 31854 | Added a new run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.755 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.757 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.757 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.757 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.757 | 31862 | Added a new run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.757 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.757 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.758 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.758 | 31870 | Added a new worker 14 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.758 | 30551 | Removed run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.758 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.758 | 30551 | Assigned run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.758 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.758 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yOjPJQ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.759 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.759 | 31856 | Added a new run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.760 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.760 | 31869 | Marked run 83 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.761 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.762 | 31872 | Added a new run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.762 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.762 | 30552 | Recursively removing directory: /tmp/git.fIA3pg/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.763 | 31873 | Added a new run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.763 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.764 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.765 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.765 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.765 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.766 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.766 | 31883 | Added a new worker 11 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.766 | 30551 | Removed run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.766 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.766 | 30551 | Assigned run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.766 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.766 | 31878 | Added a new run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.766 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.767 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.766 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.767 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Uk7mkH 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.768 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.767 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.769 | 31881 | Added a new run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.769 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.770 | 31882 | Marked run 84 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.771 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.771 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.772 | 31884 | Added a new run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.772 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.773 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.774 | 31890 | Added a new run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.774 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.775 | 31885 | Added a new run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.775 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.776 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.776 | 30555 | Recursively removing directory: /tmp/git.yOjPJQ/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.777 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.778 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.778 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.778 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.779 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.778 | 31893 | Added a new run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.778 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.779 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.779 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.780 | 31903 | Added a new worker 15 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.780 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.780 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.780 | 30551 | Removed run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.780 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.780 | 30551 | Assigned run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.780 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nIBIEz 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.781 | 31899 | Added a new run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.781 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.782 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.783 | 31900 | Added a new run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.783 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.784 | 31902 | Marked run 85 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.785 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.785 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.786 | 31905 | Added a new run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.786 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.788 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.788 | 30552 | Recursively removing directory: /tmp/git.Uk7mkH/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.788 | 31906 | Added a new run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.788 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.790 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.790 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.790 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.790 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.790 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.790 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.790 | 31920 | Added a new worker 18 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.791 | 30551 | Removed run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.791 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.791 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.791 | 30551 | Assigned run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.790 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.791 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Tot3bP 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.791 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.792 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.794 | 31919 | Marked run 86 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.794 | 31911 | Added a new run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.794 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.794 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.795 | 31916 | Added a new run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.796 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.797 | 31922 | Added a new run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.798 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.798 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.798 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.799 | 31918 | Added a new run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.800 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.800 | 30555 | Recursively removing directory: /tmp/git.nIBIEz/ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.800 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.801 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.801 | 31929 | Added a new run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.802 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.803 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.803 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.803 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.803 | 31934 | Added a new run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.803 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.803 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.804 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.804 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.804 | 31938 | Added a new worker 9 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.804 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.804 | 30551 | Removed run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.804 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.804 | 30551 | Assigned run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.804 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.riDgPL 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.805 | 31936 | Marked run 87 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.806 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.807 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.807 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.807 | 31937 | Added a new run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.808 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.809 | 31942 | Added a new run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.810 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.811 | 31941 | Added a new run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.811 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.811 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.812 | 30552 | Recursively removing directory: /tmp/git.Tot3bP/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.812 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.813 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.813 | 31943 | Added a new run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.814 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.814 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.815 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.815 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.815 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.816 | 31952 | Added a new run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.816 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.816 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.816 | 31958 | Added a new worker 8 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.816 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.816 | 30551 | Removed run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.816 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.816 | 30551 | Assigned run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.816 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.816 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xY4vDL 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.817 | 31953 | Added a new run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.818 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.820 | 31955 | Added a new run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.820 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.821 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.822 | 31957 | Marked run 88 as finished 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.822 | 30555 | Recursively removing directory: /tmp/git.riDgPL/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.822 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.823 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.824 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.824 | 31961 | Added a new run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.824 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.824 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.825 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.825 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.825 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.825 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.826 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.826 | 31972 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.826 | 30551 | Removed run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.826 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.826 | 30551 | Assigned run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.826 | 31967 | Added a new run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.825 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.826 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DMqvPY 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.826 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.827 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.828 | 31969 | Added a new run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.829 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.830 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.831 | 31968 | Added a new run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.831 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.832 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.832 | 31971 | Marked run 89 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.833 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.833 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.833 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.834 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.834 | 31976 | Added a new run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.834 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.835 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.836 | 31981 | Added a new run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.836 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.837 | 31984 | Added a new run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.837 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.838 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.839 | 30552 | Recursively removing directory: /tmp/git.xY4vDL/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.840 | 31986 | Added a new run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.840 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.840 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.841 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.841 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.841 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.841 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.841 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.841 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.842 | 31999 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.842 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9334pR 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.842 | 30551 | Removed run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.842 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.842 | 30551 | Assigned run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.842 | 31990 | Added a new run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.843 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.843 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.844 | 31995 | Added a new run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.844 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.845 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.845 | 30555 | Recursively removing directory: /tmp/git.DMqvPY/ 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.847 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.847 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.847 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.847 | 31998 | Added a new run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.847 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.847 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.847 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.847 | 32006 | Added a new worker 16 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.848 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.848 | 30551 | Removed run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.848 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.848 | 30551 | Assigned run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.848 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.849 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.848 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hIpork 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.851 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.851 | 31996 | Marked run 90 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.851 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.851 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.853 | 32005 | Marked run 91 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.853 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.854 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.854 | 32002 | Added a new run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.854 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.855 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.856 | 32004 | Added a new run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.856 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.857 | 32009 | Added a new run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.857 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.858 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.858 | 32010 | Added a new run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.858 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.859 | 30552 | Recursively removing directory: /tmp/git.9334pR/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.861 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.861 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.861 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.861 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.862 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.862 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.862 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.862 | 32019 | Added a new run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.862 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.863 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.863 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IVqvnN 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.863 | 32027 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.863 | 30551 | Removed run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.863 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.863 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.863 | 30551 | Assigned run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.865 | 32029 | Added a new run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.865 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.865 | 30555 | Recursively removing directory: /tmp/git.hIpork/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.867 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.868 | 32026 | Marked run 92 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.868 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.868 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.868 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.868 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.868 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.868 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.869 | 32036 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.869 | 30551 | Removed run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.869 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.869 | 30551 | Assigned run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.869 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Wymomj 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.869 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.869 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.869 | 32028 | Added a new run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.870 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.870 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.872 | 32035 | Marked run 93 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.873 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.873 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.874 | 32030 | Added a new run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.875 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.875 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.876 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.876 | 32034 | Added a new run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.876 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.878 | 30552 | Recursively removing directory: /tmp/git.IVqvnN/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.879 | 32038 | Added a new run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.880 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.880 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.880 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.880 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.880 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.880 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.881 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.881 | 32054 | Added a new worker 18 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.881 | 30551 | Removed run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.881 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.881 | 30551 | Assigned run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.881 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.881 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0Kp1BL 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.882 | 32041 | Added a new run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.882 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.883 | 32050 | Added a new run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.884 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.884 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.885 | 32051 | Added a new run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.885 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.885 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.887 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.887 | 32052 | Marked run 94 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.887 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.888 | 30555 | Recursively removing directory: /tmp/git.Wymomj/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.889 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.889 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.890 | 32059 | Added a new run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.890 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.890 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.890 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.890 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.891 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.891 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.891 | 32068 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.891 | 30551 | Removed run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.891 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.891 | 30551 | Assigned run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.891 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.891 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qUvmZe 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.892 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.892 | 32062 | Added a new run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.892 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.893 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.894 | 32064 | Added a new run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.894 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.895 | 32065 | Added a new run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.895 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.896 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.897 | 32066 | Marked run 95 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.897 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.898 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.899 | 32071 | Added a new run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.899 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.899 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.900 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.901 | 32075 | Added a new run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.901 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.901 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.902 | 32077 | Added a new run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.903 | 30552 | Recursively removing directory: /tmp/git.0Kp1BL/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.903 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.904 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.904 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.906 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.906 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.906 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.905 | 32083 | Added a new run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.906 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.906 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.906 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.906 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.906 | 32091 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.906 | 30551 | Removed run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.906 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.906 | 30551 | Assigned run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.906 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6pQALj 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.907 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.909 | 32090 | Marked run 96 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.909 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.910 | 32087 | Added a new run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.911 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.912 | 30555 | Recursively removing directory: /tmp/git.qUvmZe/ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.912 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.913 | 32088 | Added a new run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.913 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.913 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.914 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.914 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.914 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.914 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.915 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bBq0dx 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.914 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.915 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.915 | 32103 | Added a new worker 9 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.915 | 30551 | Removed run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.915 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.915 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.915 | 30551 | Assigned run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.915 | 32089 | Added a new run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.916 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.918 | 32096 | Added a new run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.918 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.919 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.920 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.921 | 32100 | Added a new run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.921 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.921 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.922 | 30552 | Recursively removing directory: /tmp/git.6pQALj/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.922 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.923 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.923 | 32102 | Marked run 97 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.923 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.924 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.924 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.924 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.924 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.924 | 32117 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.924 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.924 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.924 | 30551 | Removed run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.924 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.924 | 30551 | Assigned run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.924 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.925 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CuNAZz 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.925 | 32110 | Added a new run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.926 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.927 | 32111 | Added a new run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.927 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.929 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.929 | 32114 | Added a new run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.930 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.931 | 32118 | Added a new run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.931 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.931 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.932 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.933 | 30555 | Recursively removing directory: /tmp/git.bBq0dx/ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.933 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.934 | 32116 | Marked run 98 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.934 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.934 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.935 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.935 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.935 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.936 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.936 | 32125 | Added a new run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.936 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.936 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wajAPK 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.936 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.936 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.936 | 32133 | Added a new worker 19 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.936 | 30551 | Removed run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.936 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.936 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.936 | 30551 | Assigned run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.937 | 32128 | Added a new run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.937 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.939 | 32132 | Marked run 99 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.939 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.940 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.940 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.941 | 32134 | Added a new run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.942 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.943 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.944 | 30552 | Recursively removing directory: /tmp/git.CuNAZz/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.944 | 32131 | Added a new run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.944 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.944 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.946 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.946 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.946 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.946 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.946 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.947 | 32140 | Added a new run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.947 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.947 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.947 | 32149 | Added a new worker 11 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.947 | 30551 | Removed run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.947 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.947 | 30551 | Assigned run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.947 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.948 | 32139 | Added a new run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.948 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YIKpRY 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.948 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.949 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.951 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.951 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.952 | 32147 | Added a new run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.952 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.954 | 32148 | Marked run 100 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.954 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.954 | 30555 | Recursively removing directory: /tmp/git.wajAPK/ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.955 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.956 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.956 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.956 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.956 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.957 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.956 | 32153 | Added a new run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.956 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.956 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.957 | 32163 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.957 | 30551 | Removed run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.957 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.957 | 30551 | Assigned run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.957 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZDeaeh 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.958 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.959 | 32156 | Added a new run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.959 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.959 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.961 | 32161 | Added a new run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.962 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.962 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.964 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.964 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.965 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.965 | 32155 | Added a new run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.965 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.966 | 30552 | Recursively removing directory: /tmp/git.YIKpRY/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.967 | 32167 | Added a new run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.967 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.969 | 32162 | Marked run 101 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.969 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.969 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.969 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.969 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.969 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.969 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.970 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.970 | 32181 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.970 | 30551 | Removed run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.970 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.970 | 30551 | Assigned run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.970 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.971 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.970 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KTPFnJ 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.971 | 32171 | Added a new run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.971 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.973 | 32175 | Added a new run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.974 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.974 | 30555 | Recursively removing directory: /tmp/git.ZDeaeh/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.975 | 32183 | Added a new run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.975 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.976 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.977 | 30555 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.977 | 30555 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.978 | 30555 | Waiting for a new command 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.977 | 32184 | Added a new run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.978 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.978 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.978 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.978 | 32194 | Added a new worker 17 to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.978 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.978 | 30552 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.978 | 30551 | Removed run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.978 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.979 | 30551 | Assigned run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.979 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yRvoHQ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.980 | 30552 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.979 | 32190 | Added a new run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.980 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.981 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.982 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.983 | 32180 | Marked run 102 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.983 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.984 | 32195 | Added a new run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.984 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.984 | 30555 | Checking out revision HEAD 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.985 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.986 | 30555 | Going to run: ./ci 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.986 | 32193 | Marked run 103 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.986 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.987 | 32198 | Added a new run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.988 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.988 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.988 | 30552 | Recursively removing directory: /tmp/git.KTPFnJ/ 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.989 | 32199 | Added a new run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.990 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.991 | 30552 | Process exit code: 0 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.991 | 30552 | Process output: 57 bytes 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.991 | 30552 | Waiting for a new command 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.991 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.991 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.991 | 32201 | Added a new run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.992 | 32213 | Added a new worker 6 to the queue 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.992 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AN2DdO 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.992 | 30551 | Removed run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.992 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.992 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.992 | 30551 | Assigned run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.993 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.993 | 32208 | Added a new run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.994 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.995 | 32212 | Marked run 104 as finished 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.995 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.995 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.997 | 32214 | Added a new run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.997 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | 30549/cimple-server: 2024-04-25 03:44:28.997 | 30549 | Waiting for new connections 2024-04-25 03:44:28 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:28 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:28 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:28 | INFO | 30555/cimple-worker: 2024-04-25 03:44:28.998 | 30555 | Recursively removing directory: /tmp/git.yRvoHQ/ 2024-04-25 03:44:28 | INFO | 30552/cimple-worker: 2024-04-25 03:44:28.999 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.000 | 32217 | Added a new run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.000 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.000 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.000 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.001 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.001 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.002 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.001 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.002 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.002 | 32229 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.002 | 30551 | Removed run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.002 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.002 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.002 | 30551 | Assigned run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.002 | 32223 | Added a new run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.002 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.002 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fwf0fQ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.004 | 32221 | Added a new run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.004 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.005 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.005 | 32228 | Marked run 105 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.005 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.007 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.007 | 32225 | Added a new run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.008 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.008 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.010 | 32233 | Added a new run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.010 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.011 | 30552 | Recursively removing directory: /tmp/git.AN2DdO/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.011 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.011 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.012 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.012 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.013 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.012 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.013 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.013 | 32235 | Added a new run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.013 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.013 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.013 | 32244 | Added a new worker 7 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.013 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.013 | 30551 | Removed run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.013 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.013 | 30551 | Assigned run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.014 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.013 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wkMUQu 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.015 | 32237 | Added a new run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.016 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.016 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.017 | 32242 | Added a new run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.017 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.019 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.020 | 32243 | Marked run 106 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.020 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.021 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.021 | 30555 | Recursively removing directory: /tmp/git.fwf0fQ/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.022 | 32247 | Added a new run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.022 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.022 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.023 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.023 | 32248 | Added a new run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.024 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.025 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.025 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.025 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.025 | 32255 | Added a new run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.026 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.026 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.026 | 32262 | Added a new worker 11 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.026 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.026 | 30551 | Removed run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.026 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.026 | 30551 | Assigned run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.026 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7BFLB8 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.027 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.028 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.029 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.030 | 32261 | Marked run 107 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.030 | 32257 | Added a new run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.030 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.030 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.033 | 30552 | Recursively removing directory: /tmp/git.wkMUQu/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.033 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.033 | 32270 | Added a new run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.034 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.034 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.035 | 32265 | Added a new run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.035 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.035 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.036 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.036 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.036 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.036 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.036 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.036 | 32266 | Added a new run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.037 | 32278 | Added a new worker 11 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.037 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.037 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.037 | 30551 | Removed run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.037 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.037 | 30551 | Assigned run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.038 | 32273 | Added a new run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.038 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YOOTr3 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.038 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.039 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.039 | 32277 | Marked run 108 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.039 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.040 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.041 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.042 | 32281 | Added a new run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.042 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.042 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.044 | 32282 | Added a new run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.044 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.045 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.045 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.045 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.046 | 32284 | Added a new run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.046 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.048 | 32285 | Added a new run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.048 | 30555 | Recursively removing directory: /tmp/git.7BFLB8/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.048 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.049 | 32291 | Added a new run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.050 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.050 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.050 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.050 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.050 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.051 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.051 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.051 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.051 | 32296 | Added a new run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.052 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.052 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.052 | 32299 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.052 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.053 | 30551 | Removed run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.053 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.053 | 30551 | Assigned run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.053 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Lc3mUR 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.055 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.055 | 32300 | Added a new run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.055 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.056 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.057 | 32298 | Marked run 109 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.057 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.058 | 30552 | Recursively removing directory: /tmp/git.YOOTr3/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.058 | 32303 | Added a new run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.058 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.059 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.059 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.060 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.060 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.061 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.061 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bl0OyA 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.061 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.061 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.061 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.061 | 32314 | Added a new worker 16 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.061 | 30551 | Removed run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.061 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.061 | 30551 | Assigned run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.061 | 32307 | Added a new run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.061 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.062 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.062 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.063 | 32311 | Added a new run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.063 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.064 | 32308 | Added a new run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.065 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.065 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.067 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.069 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.070 | 32313 | Marked run 110 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.070 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.071 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.071 | 30555 | Recursively removing directory: /tmp/git.Lc3mUR/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.072 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.072 | 32317 | Added a new run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.072 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.074 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.074 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.074 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.074 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.074 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.074 | 32331 | Added a new worker 6 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.074 | 32319 | Added a new run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.074 | 30551 | Removed run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.074 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.075 | 30551 | Assigned run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.075 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.075 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7NMxPE 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.075 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.076 | 32322 | Added a new run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.076 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.078 | 32330 | Marked run 111 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.078 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.079 | 32324 | Added a new run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.079 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.079 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.080 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.081 | 32333 | Added a new run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.082 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.083 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.083 | 32337 | Added a new run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.083 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.083 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.085 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.085 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.085 | 30552 | Recursively removing directory: /tmp/git.bl0OyA/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.085 | 32341 | Added a new run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.086 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.087 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.087 | 32346 | Added a new run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.087 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.088 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.088 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.088 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.088 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.088 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.089 | 32344 | Added a new run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.089 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.089 | 32352 | Added a new worker 7 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.089 | 30551 | Removed run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.089 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.089 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.089 | 30551 | Assigned run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.090 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VD3pNg 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.090 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.090 | 32349 | Added a new run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.090 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.091 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.092 | 32351 | Marked run 112 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.092 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.093 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.094 | 32357 | Added a new run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.094 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.095 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.096 | 32354 | Added a new run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.096 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.097 | 32359 | Added a new run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.097 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.098 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.098 | 30555 | Recursively removing directory: /tmp/git.7NMxPE/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.099 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.099 | 32363 | Added a new run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.099 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.100 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.100 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.101 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.102 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.102 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.102 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.102 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.102 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.103 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.103 | 32375 | Added a new worker 12 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.103 | 32370 | Added a new run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.103 | 30551 | Removed run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.103 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.103 | 30551 | Assigned run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.103 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.104 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.103 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3O29Jp 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.104 | 32368 | Added a new run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.105 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.106 | 32373 | Marked run 113 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.106 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.107 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.108 | 32371 | Added a new run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.109 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.109 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.109 | 30552 | Recursively removing directory: /tmp/git.VD3pNg/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.111 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.111 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.111 | 32374 | Added a new run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.111 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.112 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.112 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.112 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.112 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.112 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.112 | 32388 | Added a new worker 18 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.112 | 30551 | Removed run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.112 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.112 | 30551 | Assigned run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.113 | 32381 | Added a new run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.113 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.113 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GJ1bEf 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.115 | 32384 | Added a new run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.115 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.116 | 32387 | Marked run 114 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.117 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.118 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.118 | 32385 | Added a new run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.119 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.120 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.121 | 30555 | Recursively removing directory: /tmp/git.3O29Jp/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.121 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.121 | 32393 | Added a new run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.121 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.121 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.123 | 32395 | Added a new run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.124 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.124 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.124 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.124 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.124 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.124 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.124 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.125 | 32404 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.125 | 30551 | Removed run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.125 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.125 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.125 | 30551 | Assigned run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.125 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CjLqQZ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.125 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.126 | 32403 | Marked run 115 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.127 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.128 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.128 | 32400 | Added a new run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.128 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.130 | 32405 | Added a new run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.130 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.132 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.132 | 32407 | Added a new run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.133 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.133 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.133 | 30552 | Recursively removing directory: /tmp/git.GJ1bEf/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.134 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.134 | 32409 | Added a new run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.135 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.135 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.135 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.135 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.136 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.136 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.136 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.136 | 32422 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.136 | 30551 | Removed run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.136 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.136 | 30551 | Assigned run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.137 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.137 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CzZkjr 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.137 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.138 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.138 | 32419 | Added a new run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.138 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.140 | 32416 | Added a new run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.141 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.141 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.143 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.143 | 32423 | Added a new run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.143 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.144 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.145 | 30555 | Recursively removing directory: /tmp/git.CjLqQZ/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.145 | 32421 | Marked run 116 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.145 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.147 | 32424 | Added a new run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.147 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.147 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.147 | 32438 | Added a new worker 16 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.147 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.147 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.148 | 30551 | Removed run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.148 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.148 | 30551 | Assigned run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.147 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.147 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.147 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.148 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xPZbia 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.149 | 32431 | Added a new run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.149 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.151 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.151 | 32433 | Added a new run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.151 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.153 | 32437 | Marked run 117 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.153 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.154 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.154 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.155 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.155 | 32439 | Added a new run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.155 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.155 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.156 | 32443 | Added a new run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.156 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.158 | 32447 | Added a new run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.158 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.159 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.157 | 30552 | Recursively removing directory: /tmp/git.CzZkjr/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.159 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.159 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.159 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.159 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.159 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.160 | 32456 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.160 | 30551 | Removed run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.160 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.160 | 30551 | Assigned run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.160 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.s1F6H8 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.160 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.160 | 32448 | Added a new run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.160 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.162 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.162 | 32455 | Marked run 118 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.163 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.164 | 32457 | Added a new run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.164 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.165 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.166 | 32460 | Added a new run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.166 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.166 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.165 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.166 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.165 | 30555 | Recursively removing directory: /tmp/git.xPZbia/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.167 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.167 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.167 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.168 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.168 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.168 | 32470 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.169 | 32464 | Added a new run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.169 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TvKG5d 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.169 | 30551 | Removed run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.169 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.169 | 30551 | Assigned run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.169 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.169 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.170 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.170 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.171 | 32466 | Added a new run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.171 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.173 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.174 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.175 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.175 | 30552 | Recursively removing directory: /tmp/git.s1F6H8/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.175 | 32469 | Marked run 119 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.176 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.176 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.177 | 32471 | Added a new run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.178 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.178 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.178 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.179 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.178 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.179 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.179 | 32485 | Added a new worker 10 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.179 | 30551 | Removed run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.179 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.179 | 30551 | Assigned run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.179 | 32474 | Added a new run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.179 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2rd7Pq 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.179 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.180 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.182 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.182 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.182 | 32477 | Added a new run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.183 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.184 | 32484 | Marked run 120 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.184 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.185 | 32481 | Added a new run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.186 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.186 | 30555 | Recursively removing directory: /tmp/git.TvKG5d/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.188 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.187 | 32488 | Added a new run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.188 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.189 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.189 | 32489 | Added a new run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.190 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.190 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.190 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.190 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.190 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.190 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.191 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.r0Ul8P 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.190 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.190 | 32502 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.190 | 30551 | Removed run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.190 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.190 | 30551 | Assigned run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.191 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.192 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.192 | 32496 | Added a new run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.193 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.193 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.195 | 32498 | Added a new run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.195 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.196 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.197 | 32501 | Marked run 121 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.197 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.198 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.199 | 32503 | Added a new run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.199 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.199 | 30552 | Recursively removing directory: /tmp/git.2rd7Pq/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.200 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.200 | 32508 | Added a new run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.200 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.201 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.201 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.202 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.202 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.202 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.202 | 32518 | Added a new worker 9 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.202 | 30551 | Removed run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.202 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.202 | 30551 | Assigned run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.202 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.202 | 32505 | Added a new run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.202 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dY2Fpp 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.203 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.204 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.204 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.205 | 32513 | Added a new run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.206 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.206 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.208 | 32517 | Marked run 122 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.208 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.209 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.210 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.210 | 32521 | Added a new run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.210 | 30555 | Recursively removing directory: /tmp/git.r0Ul8P/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.211 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.210 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.212 | 32520 | Added a new run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.213 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.213 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.213 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.213 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.213 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.213 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.213 | 32534 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.214 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Zy4Yvm 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.213 | 30551 | Removed run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.213 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.213 | 30551 | Assigned run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.213 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.216 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.216 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.217 | 32523 | Added a new run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.217 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.218 | 32532 | Marked run 123 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.218 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.219 | 30552 | Recursively removing directory: /tmp/git.dY2Fpp/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.220 | 32538 | Added a new run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.220 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.221 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.221 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.222 | 32537 | Added a new run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.222 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.222 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.222 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.222 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.222 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.222 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.222 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.223 | 32546 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.223 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.p8i9PG 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.223 | 30551 | Removed run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.223 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.223 | 30551 | Assigned run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.223 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.224 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.225 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.226 | 32545 | Marked run 124 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.226 | 32544 | Added a new run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.226 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.228 | 32528 | Added a new run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.228 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.229 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.230 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.231 | 32549 | Added a new run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.231 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.231 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.232 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.232 | 30555 | Recursively removing directory: /tmp/git.Zy4Yvm/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.232 | 32557 | Added a new run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.233 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.234 | 32550 | Added a new run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.234 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.234 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.235 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.235 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.235 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.235 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.235 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.236 | 32566 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.236 | 30551 | Removed run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.236 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.236 | 30551 | Assigned run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.236 | 32559 | Added a new run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.237 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7yeX2D 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.237 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.238 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.239 | 32563 | Added a new run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.239 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.240 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.240 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.241 | 32564 | Marked run 125 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.241 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.242 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.243 | 32570 | Added a new run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.243 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.244 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.245 | 30552 | Recursively removing directory: /tmp/git.p8i9PG/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.245 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.245 | 32572 | Added a new run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.246 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.247 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.247 | 32573 | Added a new run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.248 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.248 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.248 | 32584 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.248 | 30551 | Removed run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.248 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.248 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.248 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.248 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5gCgQ6 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.248 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.248 | 30551 | Assigned run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.248 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.249 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.251 | 32577 | Added a new run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.251 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.251 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.254 | 30555 | Recursively removing directory: /tmp/git.7yeX2D/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.254 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.254 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.256 | 32582 | Added a new run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.256 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.256 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.256 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.256 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.257 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.257 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.257 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.20meq6 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.257 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.257 | 32596 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.257 | 30551 | Removed run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.257 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.257 | 30551 | Assigned run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.257 | 32587 | Added a new run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.257 | 32583 | Marked run 126 as finished 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.258 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.259 | 32590 | Added a new run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.260 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.261 | 32593 | Added a new run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.261 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.262 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.263 | 32594 | Marked run 127 as finished 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.263 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.263 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.263 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.265 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.265 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.265 | 32603 | Added a new run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.266 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.266 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.267 | 30552 | Recursively removing directory: /tmp/git.5gCgQ6/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.267 | 32604 | Added a new run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.267 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.269 | 32607 | Added a new run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.269 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.269 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.269 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.269 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.269 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.270 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.270 | 32615 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.270 | 30551 | Removed run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.270 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.270 | 30551 | Assigned run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.270 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cgbwby 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.271 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.271 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.273 | 32610 | Added a new run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.273 | 32614 | Marked run 128 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.273 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.273 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.275 | 32617 | Added a new run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.275 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.276 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.275 | 30555 | Recursively removing directory: /tmp/git.20meq6/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.277 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.278 | 32619 | Added a new run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.278 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.278 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.278 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.278 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.279 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.279 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.279 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HpvOhg 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.279 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.279 | 32630 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.279 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.279 | 30551 | Removed run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.279 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.279 | 30551 | Assigned run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.280 | 32626 | Added a new run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.280 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.281 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.281 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.282 | 32622 | Added a new run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.283 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.284 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.285 | 32627 | Marked run 129 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.285 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.286 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.286 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.287 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.287 | 32633 | Added a new run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.288 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.289 | 32631 | Added a new run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.289 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.291 | 32636 | Added a new run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.291 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.290 | 30552 | Recursively removing directory: /tmp/git.cgbwby/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.292 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.292 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.292 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.292 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.292 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.293 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.294 | 32650 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.294 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.294 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.294 | 30551 | Removed run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.294 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.294 | 30551 | Assigned run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.295 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.g3mmP0 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.295 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.295 | 30555 | Recursively removing directory: /tmp/git.HpvOhg/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.296 | 32638 | Added a new run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.296 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.298 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.298 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.298 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.298 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.298 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.298 | 32649 | Marked run 130 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.299 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.299 | 32658 | Added a new worker 7 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.299 | 30551 | Removed run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.299 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.299 | 30551 | Assigned run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.299 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.299 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NDGi4m 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.300 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.300 | 32652 | Added a new run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.301 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.301 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.302 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.302 | 32654 | Added a new run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.303 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.304 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.306 | 32657 | Marked run 131 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.306 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.306 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.307 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.307 | 32655 | Added a new run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.307 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.308 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.308 | 32659 | Added a new run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.309 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.310 | 32663 | Added a new run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.310 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.311 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.311 | 30552 | Recursively removing directory: /tmp/git.g3mmP0/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.311 | 32666 | Added a new run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.311 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.313 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.313 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.313 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.313 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.313 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.313 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.313 | 32679 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.314 | 30551 | Removed run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.314 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.314 | 30551 | Assigned run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.314 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EXa4JT 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.314 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.314 | 32673 | Added a new run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.316 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.316 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.317 | 32678 | Marked run 132 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.317 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.317 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.318 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.319 | 32677 | Added a new run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.319 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.320 | 30555 | Recursively removing directory: /tmp/git.NDGi4m/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.321 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.321 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.321 | 32682 | Added a new run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.322 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.323 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.323 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.323 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.323 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.323 | 32685 | Added a new run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.324 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.325 | 32693 | Added a new worker 11 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.325 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.325 | 32686 | Added a new run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.325 | 30551 | Removed run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.325 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.325 | 30551 | Assigned run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.325 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.325 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.326 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.324 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.325 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Kdpp7X 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.326 | 32691 | Added a new run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.327 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.328 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.330 | 32692 | Marked run 133 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.330 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.330 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.331 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.332 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.332 | 32699 | Added a new run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.332 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.333 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.333 | 30552 | Recursively removing directory: /tmp/git.EXa4JT/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.334 | 32704 | Added a new run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.334 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.335 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.336 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.336 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.336 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.336 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.P8djlE 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.336 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.336 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.336 | 32712 | Added a new worker 16 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.336 | 30551 | Removed run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.336 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.336 | 30551 | Assigned run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.337 | 32703 | Added a new run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.337 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.337 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.338 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.338 | 32697 | Added a new run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.339 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.340 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.341 | 32708 | Added a new run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.341 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.343 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.343 | 32711 | Marked run 134 as finished 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.343 | 30555 | Recursively removing directory: /tmp/git.Kdpp7X/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.343 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.344 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.344 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.345 | 32715 | Added a new run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.345 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.345 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.346 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.346 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.346 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.346 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.346 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.347 | 32727 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.347 | 30551 | Removed run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.347 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.347 | 30551 | Assigned run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.347 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.347 | 32718 | Added a new run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.347 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZsR5PV 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.347 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.348 | 32722 | Added a new run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.349 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.350 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.350 | 32723 | Added a new run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.350 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.351 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.352 | 32726 | Marked run 135 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.352 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.353 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.354 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.354 | 32731 | Added a new run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.354 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.354 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.356 | 30552 | Recursively removing directory: /tmp/git.P8djlE/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.356 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.356 | 32734 | Added a new run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.357 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.358 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.359 | 32737 | Added a new run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.359 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.359 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.359 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.360 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.360 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.360 | 32747 | Added a new worker 7 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.360 | 30551 | Removed run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.360 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.360 | 30551 | Assigned run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.360 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fQYnD8 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.360 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.360 | 32739 | Added a new run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.361 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.362 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.363 | 32743 | Added a new run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.363 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.364 | 30555 | Recursively removing directory: /tmp/git.ZsR5PV/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.364 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.366 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.366 | 32752 | Added a new run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.366 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.367 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.367 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.367 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.367 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.367 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.367 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.367 | 32760 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.367 | 30551 | Removed run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.367 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.367 | 30551 | Assigned run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.368 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.368 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XDqCSJ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.367 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.368 | 32755 | Added a new run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.369 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.368 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.370 | 32745 | Marked run 136 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.370 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.371 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.372 | 32756 | Added a new run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.372 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.373 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.374 | 32757 | Added a new run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.374 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.375 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.376 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.376 | 32759 | Marked run 137 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.376 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.377 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.378 | 32763 | Added a new run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.379 | 30552 | Recursively removing directory: /tmp/git.fQYnD8/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.378 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.379 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.380 | 32766 | Added a new run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.380 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.381 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.381 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.381 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.381 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.381 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.381 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.382 | 32779 | Added a new worker 18 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.382 | 30551 | Removed run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.382 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.382 | 30551 | Assigned run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.382 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.382 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MzggxN 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.383 | 32771 | Added a new run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.383 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.384 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.385 | 32775 | Added a new run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.386 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.386 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.387 | 30555 | Recursively removing directory: /tmp/git.XDqCSJ/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.388 | 32780 | Added a new run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.388 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.388 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.390 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.390 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.390 | 32778 | Marked run 138 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.390 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.390 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.390 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.390 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.391 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.391 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.391 | 32793 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.391 | 30551 | Removed run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.391 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.391 | 30551 | Assigned run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.391 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.391 | 32785 | Added a new run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.391 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fXtz6D 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.391 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.394 | 32792 | Marked run 139 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.394 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.395 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.395 | 32790 | Added a new run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.396 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.398 | 32787 | Added a new run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.398 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.398 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.398 | 30552 | Recursively removing directory: /tmp/git.MzggxN/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.399 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.400 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.400 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.400 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.400 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.400 | 32794 | Added a new run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.401 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.401 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.401 | 32808 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.401 | 30551 | Removed run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.401 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.401 | 30551 | Assigned run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.401 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.401 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Twkgg7 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.402 | 32798 | Added a new run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.402 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.404 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.404 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.407 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.408 | 30555 | Recursively removing directory: /tmp/git.fXtz6D/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.408 | 32804 | Added a new run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.409 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.409 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.410 | 32806 | Marked run 140 as finished 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.410 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.410 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.411 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.411 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.411 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.412 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.412 | 32821 | Added a new worker 18 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.412 | 30551 | Removed run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.412 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.412 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.412 | 30551 | Assigned run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.412 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.412 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BUuVt5 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.412 | 32812 | Added a new run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.413 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.414 | 32811 | Added a new run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.415 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.416 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.417 | 32817 | Added a new run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.417 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.418 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.419 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.419 | 32820 | Marked run 141 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.419 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.419 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.420 | 32822 | Added a new run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.421 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.421 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.421 | 30552 | Recursively removing directory: /tmp/git.Twkgg7/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.422 | 32827 | Added a new run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.423 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.424 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.424 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.424 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.424 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.424 | 32831 | Added a new run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.424 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.424 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.424 | 32839 | Added a new worker 13 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.425 | 30551 | Removed run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.425 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.425 | 30551 | Assigned run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.425 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.426 | 32834 | Added a new run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.426 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.426 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.426 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.425 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zEMJlE 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.429 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.429 | 32843 | Added a new run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.429 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.430 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.431 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.431 | 32838 | Marked run 142 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.432 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.432 | 30555 | Recursively removing directory: /tmp/git.BUuVt5/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.433 | 32842 | Added a new run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.433 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.433 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.434 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.434 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.435 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.435 | 32847 | Added a new run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.435 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.436 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.436 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.436 | 32855 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.436 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6xErCQ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.436 | 30551 | Removed run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.436 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.436 | 30551 | Assigned run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.436 | 32849 | Added a new run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.437 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.437 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.438 | 32851 | Added a new run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.439 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.439 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.440 | 32856 | Added a new run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.440 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.441 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.442 | 32854 | Marked run 143 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.442 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.443 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.443 | 32864 | Added a new run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.443 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.443 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.444 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.444 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.445 | 30552 | Recursively removing directory: /tmp/git.zEMJlE/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.445 | 32862 | Added a new run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.446 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.447 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.448 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.448 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.448 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.448 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.448 | 32868 | Added a new run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.448 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.449 | 32876 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.449 | 30551 | Removed run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.449 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.449 | 30551 | Assigned run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.449 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.449 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8f54Mj 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.450 | 32875 | Marked run 144 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.450 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.452 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.452 | 32869 | Added a new run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.452 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.453 | 30555 | Recursively removing directory: /tmp/git.6xErCQ/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.454 | 32874 | Added a new run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.455 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.456 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.456 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.456 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.456 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.456 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.456 | 32888 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.456 | 30551 | Removed run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.456 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.456 | 30551 | Assigned run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.457 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.456 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.456 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.T706qV 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.457 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.457 | 32879 | Added a new run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.458 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.459 | 32883 | Added a new run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.459 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.460 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.461 | 32886 | Added a new run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.462 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.462 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.463 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.463 | 32887 | Marked run 145 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.463 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.463 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.465 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.466 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.466 | 32892 | Added a new run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.466 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.467 | 32895 | Added a new run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.467 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.468 | 32894 | Added a new run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.468 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.469 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.470 | 32898 | Added a new run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.471 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.472 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.470 | 30552 | Recursively removing directory: /tmp/git.8f54Mj/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.472 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.472 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.472 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.472 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.472 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.473 | 32912 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.473 | 30551 | Removed run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.473 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.473 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.473 | 30551 | Assigned run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.473 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sAmcnK 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.473 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.474 | 32907 | Added a new run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.474 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.475 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.476 | 32910 | Added a new run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.477 | 30555 | Recursively removing directory: /tmp/git.T706qV/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.477 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.479 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.478 | 32913 | Added a new run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.479 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.480 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.480 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.481 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.481 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.481 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.481 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.481 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.481 | 32911 | Marked run 146 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.481 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.481 | 32925 | Added a new worker 21 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.481 | 30551 | Removed run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.481 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.481 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.481 | 30551 | Assigned run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.482 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FamL2H 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.482 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.483 | 32917 | Added a new run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.483 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.485 | 32923 | Marked run 147 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.485 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.486 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.487 | 32922 | Added a new run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.487 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.488 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.489 | 32921 | Added a new run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.489 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.489 | 30552 | Recursively removing directory: /tmp/git.sAmcnK/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.489 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.490 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.491 | 32926 | Added a new run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.491 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.492 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.493 | 32930 | Added a new run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.493 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.493 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.493 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.493 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.493 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.493 | 32942 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.493 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.493 | 30551 | Removed run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.493 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.494 | 30551 | Assigned run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.495 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.495 | 32937 | Added a new run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.495 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.496 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.493 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.494 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.B8sVFp 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.498 | 32939 | Added a new run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.499 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.499 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.500 | 32941 | Marked run 148 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.500 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.500 | 30555 | Recursively removing directory: /tmp/git.FamL2H/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.500 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.502 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.502 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.502 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.502 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.503 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.503 | 32945 | Added a new run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.503 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.503 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.503 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.503 | 32956 | Added a new worker 13 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.504 | 30551 | Removed run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.504 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.504 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.504 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.thuh2v 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.504 | 30551 | Assigned run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.505 | 32955 | Marked run 149 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.505 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.506 | 32947 | Added a new run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.507 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.508 | 32951 | Added a new run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.509 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.509 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.510 | 30552 | Recursively removing directory: /tmp/git.B8sVFp/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.510 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.510 | 32954 | Added a new run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.511 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.511 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.513 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.513 | 32964 | Added a new run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.513 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.513 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.514 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.514 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.514 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.514 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.515 | 32966 | Added a new run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.515 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.515 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.515 | 32972 | Added a new worker 9 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.515 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.515 | 30551 | Removed run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.515 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.515 | 30551 | Assigned run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.516 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.saBTpw 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.516 | 32968 | Added a new run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.516 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.518 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.519 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.519 | 32973 | Added a new run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.520 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.520 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.521 | 32971 | Marked run 150 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.521 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.523 | 32977 | Added a new run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.523 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.524 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.524 | 30555 | Recursively removing directory: /tmp/git.thuh2v/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.524 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.525 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.526 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.526 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.526 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.526 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.526 | 32979 | Added a new run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.526 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.527 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.527 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.527 | 32990 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.527 | 30551 | Removed run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.527 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.527 | 30551 | Assigned run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.527 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.527 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lC05t3 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.528 | 32989 | Marked run 151 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.529 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.530 | 32980 | Added a new run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.530 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.530 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.532 | 32987 | Added a new run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.532 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.534 | 30552 | Recursively removing directory: /tmp/git.saBTpw/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.535 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.535 | 32988 | Added a new run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.536 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.536 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.536 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.536 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.536 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.536 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.536 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.536 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.536 | 33004 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.537 | 30551 | Removed run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.537 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.537 | 30551 | Assigned run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.537 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hY4UXM 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.537 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.538 | 32994 | Added a new run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.539 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.540 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.541 | 33001 | Added a new run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.541 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.542 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.543 | 33002 | Added a new run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.544 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.544 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.545 | 33003 | Marked run 152 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.545 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.546 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.546 | 30555 | Recursively removing directory: /tmp/git.lC05t3/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.546 | 33008 | Added a new run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.547 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.547 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.547 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.548 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.548 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.548 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.548 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.549 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.549 | 33021 | Added a new worker 13 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.549 | 30551 | Removed run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.549 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.549 | 30551 | Assigned run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.549 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Zmt5ap 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.549 | 33015 | Added a new run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.550 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.550 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.551 | 33011 | Added a new run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.552 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.553 | 33017 | Added a new run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.554 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.554 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.554 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.555 | 33020 | Marked run 153 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.555 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.556 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.556 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.557 | 33027 | Added a new run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.557 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.557 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.557 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.558 | 33025 | Added a new run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.559 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.560 | 33033 | Added a new run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.560 | 30552 | Recursively removing directory: /tmp/git.hY4UXM/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.560 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.560 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.563 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.563 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.563 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.563 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.563 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.564 | 33031 | Added a new run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.564 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.564 | 33044 | Added a new worker 8 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.564 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.564 | 30551 | Removed run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.564 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.564 | 30551 | Assigned run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.564 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.565 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CkgPId 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.566 | 33043 | Marked run 154 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.566 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.567 | 30555 | Recursively removing directory: /tmp/git.Zmt5ap/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.567 | 33039 | Added a new run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.567 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.568 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.569 | 33046 | Added a new run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.569 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.569 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.570 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.570 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.570 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.570 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.570 | 33052 | Added a new worker 12 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.570 | 30551 | Removed run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.570 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.570 | 30551 | Assigned run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.570 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.571 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.570 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3HasEm 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.572 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.572 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.573 | 33051 | Marked run 155 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.574 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.574 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.575 | 33045 | Added a new run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.576 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.577 | 33049 | Added a new run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.577 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.577 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.578 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.579 | 33054 | Added a new run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.579 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.579 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.580 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.582 | 30552 | Recursively removing directory: /tmp/git.CkgPId/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.581 | 33056 | Added a new run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.581 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.583 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.584 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.584 | 33064 | Added a new run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.584 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.584 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.584 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.584 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.585 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.585 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.585 | 33074 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.585 | 30551 | Removed run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.585 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.585 | 30551 | Assigned run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.586 | 33070 | Added a new run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.585 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XWr2Tb 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.587 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.588 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.588 | 33067 | Added a new run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.588 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.591 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.591 | 33071 | Added a new run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.591 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.591 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.592 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.592 | 30555 | Recursively removing directory: /tmp/git.3HasEm/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.592 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.594 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.594 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.594 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.593 | 33080 | Added a new run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.595 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.595 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.595 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.595 | 33088 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.595 | 30551 | Removed run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.595 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.595 | 30551 | Assigned run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.595 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7SJ6lO 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.595 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.596 | 33072 | Marked run 156 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.596 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.598 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.598 | 33082 | Added a new run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.598 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.600 | 33087 | Marked run 157 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.600 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.601 | 30552 | Recursively removing directory: /tmp/git.XWr2Tb/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.601 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.602 | 33084 | Added a new run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.602 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.602 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.603 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.604 | 33089 | Added a new run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.604 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.604 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.604 | 33101 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.604 | 30551 | Removed run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.604 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.604 | 30551 | Assigned run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.603 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.603 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.604 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.605 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bjhmIZ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.605 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.606 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.606 | 33092 | Added a new run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.607 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.608 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.610 | 33098 | Added a new run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.610 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.611 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.611 | 33104 | Added a new run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.612 | 30555 | Recursively removing directory: /tmp/git.7SJ6lO/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.611 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.612 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.613 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.614 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.614 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.614 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.613 | 33100 | Marked run 158 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.614 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.614 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.614 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.614 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.614 | 33117 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.614 | 30551 | Removed run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.614 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.614 | 30551 | Assigned run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.615 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.615 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Xw5wX5 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.615 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.616 | 33107 | Added a new run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.616 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.618 | 33115 | Marked run 159 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.618 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.619 | 33116 | Added a new run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.619 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.620 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.621 | 33118 | Added a new run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.621 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.622 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.623 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.623 | 33112 | Added a new run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.623 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.624 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.624 | 30552 | Recursively removing directory: /tmp/git.bjhmIZ/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.625 | 33122 | Added a new run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.625 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.626 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.627 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.627 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.627 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.627 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.627 | 33128 | Added a new run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.628 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.628 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.629 | 33134 | Added a new worker 11 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.629 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.629 | 30551 | Removed run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.629 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.629 | 30551 | Assigned run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.629 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xFcAn5 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.629 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.629 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.629 | 33132 | Added a new run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.630 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.630 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.632 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.633 | 33133 | Marked run 160 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.633 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.634 | 33137 | Added a new run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.634 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.635 | 30555 | Recursively removing directory: /tmp/git.Xw5wX5/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.637 | 33138 | Added a new run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.637 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.637 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.637 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.638 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.638 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.638 | 33140 | Added a new run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.639 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.639 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.639 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.639 | 33150 | Added a new worker 13 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.639 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.639 | 30551 | Removed run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.639 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.639 | 30551 | Assigned run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.639 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.639 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.639 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LHVSf1 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.640 | 33144 | Added a new run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.641 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.642 | 33147 | Added a new run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.642 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.643 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.644 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.645 | 33149 | Marked run 161 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.645 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.645 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.646 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.646 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.647 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.647 | 33154 | Added a new run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.647 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.649 | 33156 | Added a new run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.649 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.651 | 33160 | Added a new run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.651 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.652 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.652 | 33158 | Added a new run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.652 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.652 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.653 | 30552 | Recursively removing directory: /tmp/git.xFcAn5/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.654 | 30555 | Recursively removing directory: /tmp/git.LHVSf1/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.655 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.656 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.656 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.656 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.656 | 33179 | Added a new worker 10 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.656 | 30551 | Removed run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.656 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.656 | 30551 | Assigned run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.656 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.656 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.656 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.656 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.656 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JCxmPq 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.657 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.657 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.658 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.657 | 33170 | Added a new run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.658 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.658 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.658 | 33181 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.658 | 30551 | Removed run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.658 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.658 | 30551 | Assigned run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.658 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.658 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ADWpho 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.660 | 33171 | Added a new run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.660 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.661 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.662 | 33177 | Added a new run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.663 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.663 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.663 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.665 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.665 | 33176 | Added a new run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.665 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.665 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.666 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.667 | 33184 | Added a new run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.667 | 33178 | Marked run 162 as finished 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.667 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.667 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.668 | 33185 | Added a new run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.668 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.669 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.670 | 33180 | Marked run 163 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.670 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.671 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.671 | 33188 | Added a new run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.672 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.673 | 33192 | Added a new run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.674 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.675 | 33199 | Added a new run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.675 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.675 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.676 | 30555 | Recursively removing directory: /tmp/git.ADWpho/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.677 | 30552 | Recursively removing directory: /tmp/git.JCxmPq/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.677 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.678 | 33196 | Added a new run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.678 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.679 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.679 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.679 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.679 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.679 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.679 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.679 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.679 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.679 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.679 | 33215 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.679 | 30551 | Removed run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.679 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.679 | 30551 | Assigned run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.680 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.680 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.680 | 33208 | Added a new run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.679 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.680 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZaBryk 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.680 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.z8x3qo 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.680 | 33213 | Added a new worker 20 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.680 | 30551 | Removed run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.680 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.680 | 30551 | Assigned run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.681 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.681 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.681 | 33210 | Added a new run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.682 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.683 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.684 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.684 | 33211 | Marked run 165 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.684 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.686 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.686 | 33212 | Marked run 164 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.686 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.688 | 33216 | Added a new run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.688 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.688 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.688 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.689 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.690 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.690 | 33219 | Added a new run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.690 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.691 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.692 | 33220 | Added a new run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.692 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.693 | 33221 | Added a new run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.693 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.694 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.695 | 33225 | Added a new run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.695 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.696 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.696 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.697 | 33232 | Added a new run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.697 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.699 | 33236 | Added a new run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.699 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.699 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.700 | 30552 | Recursively removing directory: /tmp/git.z8x3qo/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.701 | 30555 | Recursively removing directory: /tmp/git.ZaBryk/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.701 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.702 | 33235 | Added a new run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.702 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.702 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.702 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.702 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.702 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.702 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.702 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.703 | 33249 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.703 | 30551 | Removed run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.703 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.703 | 30551 | Assigned run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.703 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SFJtHH 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.703 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.703 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.704 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.704 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.704 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.704 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.704 | 33252 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.704 | 30551 | Removed run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.704 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.704 | 30551 | Assigned run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.704 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.705 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VCt4X3 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.705 | 33244 | Added a new run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.706 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.706 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.708 | 33247 | Added a new run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.708 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.709 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.709 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.710 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.711 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.711 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.711 | 33246 | Added a new run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.712 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.713 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.713 | 33254 | Added a new run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.713 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.714 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.715 | 33248 | Marked run 167 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.715 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.716 | 33256 | Added a new run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.716 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.716 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.718 | 33251 | Marked run 166 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.718 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.719 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.719 | 33257 | Added a new run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.720 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.720 | 30552 | Recursively removing directory: /tmp/git.SFJtHH/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.722 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.722 | 33263 | Added a new run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.723 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.723 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.723 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.723 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.724 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.A9fVCM 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.724 | 30555 | Recursively removing directory: /tmp/git.VCt4X3/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.723 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.723 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.724 | 33280 | Added a new worker 18 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.724 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.724 | 30551 | Removed run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.724 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.724 | 30551 | Assigned run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.724 | 33265 | Added a new run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.725 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.725 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.725 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.726 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.726 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.726 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.726 | 33283 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.727 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uBnu8r 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.726 | 30551 | Removed run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.726 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.727 | 30551 | Assigned run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.727 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.728 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.728 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.729 | 33273 | Added a new run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.729 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.730 | 33277 | Added a new run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.731 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.731 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.732 | 33279 | Marked run 168 as finished 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.732 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.732 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.733 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.734 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.734 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.735 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.735 | 33284 | Added a new run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.735 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.736 | 33282 | Marked run 169 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.736 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.737 | 33289 | Added a new run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.737 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.738 | 33285 | Added a new run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.738 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.739 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.740 | 33291 | Added a new run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.740 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.742 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.742 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.743 | 30552 | Recursively removing directory: /tmp/git.A9fVCM/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.743 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.744 | 30555 | Recursively removing directory: /tmp/git.uBnu8r/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.744 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.744 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.744 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.745 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.745 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.745 | 33298 | Added a new run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.745 | 33311 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.745 | 30551 | Removed run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.745 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.745 | 30551 | Assigned run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.745 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.745 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4HVA6H 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.746 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.746 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.746 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.747 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.747 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.747 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.747 | 33314 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.747 | 30551 | Removed run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.747 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.747 | 30551 | Assigned run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.747 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.747 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Qy3A0r 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.748 | 33307 | Added a new run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.749 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.749 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.750 | 33310 | Marked run 170 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.750 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.751 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.752 | 33306 | Added a new run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.752 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.752 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.753 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.753 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.754 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.754 | 33309 | Added a new run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.755 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.757 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.757 | 33315 | Added a new run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.757 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.758 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.759 | 33317 | Added a new run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.759 | 33313 | Marked run 171 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.760 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.761 | 33323 | Added a new run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.761 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.762 | 33327 | Added a new run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.762 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.762 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.763 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.764 | 30555 | Recursively removing directory: /tmp/git.Qy3A0r/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.765 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.765 | 33335 | Added a new run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.766 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.766 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.765 | 30552 | Recursively removing directory: /tmp/git.4HVA6H/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.766 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.766 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.766 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.766 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.767 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WECvkX 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 33344 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 30551 | Removed run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 30551 | Assigned run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 33346 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 30551 | Removed run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.767 | 30551 | Assigned run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.768 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.767 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.767 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.767 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.768 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UVyD3P 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.768 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.769 | 33340 | Added a new run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.770 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.771 | 33339 | Added a new run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.772 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.773 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.773 | 33341 | Added a new run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.773 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.774 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.775 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.775 | 33343 | Marked run 173 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.775 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.776 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.777 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.777 | 33347 | Added a new run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.777 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.778 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.778 | 33345 | Marked run 172 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.779 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.780 | 33350 | Added a new run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.780 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.781 | 33352 | Added a new run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.781 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.783 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.783 | 33356 | Added a new run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.784 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.784 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.785 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.785 | 33363 | Added a new run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.785 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.787 | 33366 | Added a new run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.787 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.788 | 33368 | Added a new run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.788 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.789 | 30555 | Recursively removing directory: /tmp/git.WECvkX/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.789 | 30552 | Recursively removing directory: /tmp/git.UVyD3P/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.789 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.790 | 33375 | Added a new run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.790 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.791 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.791 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.791 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.791 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.791 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.792 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.791 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.791 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.791 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.792 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.792 | 33380 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.792 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.792 | 30551 | Removed run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.792 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.792 | 30551 | Assigned run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.792 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.792 | 33377 | Added a new run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.792 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wtQOBn 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.793 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.793 | 33382 | Added a new worker 7 to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.794 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gDUde4 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.794 | 30551 | Removed run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.794 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.794 | 30551 | Assigned run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.794 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.794 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.795 | 33381 | Marked run 175 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.796 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.796 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.797 | 33379 | Marked run 174 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.797 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.797 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.798 | 33385 | Added a new run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.798 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.799 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.800 | 33383 | Added a new run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.800 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.800 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.801 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.801 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.802 | 33386 | Added a new run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.803 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.804 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.804 | 33387 | Added a new run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.804 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.804 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.805 | 33395 | Added a new run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.805 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.806 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.807 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.808 | 33394 | Added a new run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.808 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.809 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.809 | 33398 | Added a new run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.810 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.811 | 33401 | Added a new run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.811 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.812 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.813 | 30552 | Recursively removing directory: /tmp/git.gDUde4/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.813 | 30555 | Recursively removing directory: /tmp/git.wtQOBn/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.813 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.814 | 33408 | Added a new run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.814 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.814 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.814 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.814 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.815 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.815 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.815 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.815 | 33417 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.815 | 30551 | Removed run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.815 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.815 | 30551 | Assigned run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.815 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.815 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fEGo2o 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.816 | 33412 | Added a new run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.816 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.816 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.816 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.816 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.817 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.817 | 33420 | Added a new worker 18 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.817 | 30551 | Removed run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.817 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.817 | 30551 | Assigned run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.817 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yQoNOL 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.818 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.819 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.820 | 33414 | Added a new run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.821 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.821 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.821 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.823 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.823 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.823 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.824 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.826 | 33416 | Marked run 177 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.826 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.828 | 33415 | Added a new run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.828 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.829 | 33419 | Marked run 176 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.829 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.830 | 30552 | Recursively removing directory: /tmp/git.fEGo2o/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.831 | 33422 | Added a new run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.831 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.832 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.833 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.833 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.833 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.833 | 33423 | Added a new run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.833 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.833 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.833 | 33442 | Added a new worker 10 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.833 | 30551 | Removed run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.833 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.834 | 30551 | Assigned run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.834 | 30555 | Recursively removing directory: /tmp/git.yQoNOL/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.833 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.834 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DXnDFc 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.834 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.835 | 33426 | Added a new run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.835 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.836 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.837 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.837 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.838 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 33441 | Marked run 178 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 33448 | Added a new worker 11 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 30551 | Removed run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.838 | 30551 | Assigned run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.839 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zWl4AT 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.839 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.839 | 33446 | Marked run 179 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.840 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.841 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.841 | 33439 | Added a new run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.841 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.843 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.843 | 33447 | Added a new run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.844 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.844 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.845 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.846 | 33449 | Added a new run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.846 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.846 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.847 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.847 | 33445 | Added a new run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.848 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.849 | 33452 | Added a new run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.849 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.850 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.851 | 33457 | Added a new run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.851 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.852 | 33464 | Added a new run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.852 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.852 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.854 | 33468 | Added a new run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.854 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.855 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.855 | 30552 | Recursively removing directory: /tmp/git.DXnDFc/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.855 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.856 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.858 | 30555 | Recursively removing directory: /tmp/git.zWl4AT/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.858 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.858 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.858 | 33472 | Added a new run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.858 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.858 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.858 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.858 | 33478 | Added a new worker 7 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.858 | 30551 | Removed run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.858 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.859 | 30551 | Assigned run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.859 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.859 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mr6N5B 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.860 | 33474 | Added a new run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.861 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.861 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.861 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.861 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.861 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.861 | 33483 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.861 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.862 | 30551 | Removed run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.862 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.862 | 30551 | Assigned run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.861 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.862 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.z7SKWI 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.863 | 33476 | Added a new run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.863 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.864 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.865 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.866 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.867 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.867 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.867 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.868 | 33477 | Marked run 180 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.868 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.869 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.869 | 33479 | Added a new run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.869 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.870 | 33485 | Added a new run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.871 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.872 | 33481 | Marked run 181 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.872 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.873 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.873 | 33486 | Added a new run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.873 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.874 | 33487 | Added a new run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.874 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.876 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.876 | 30552 | Recursively removing directory: /tmp/git.mr6N5B/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.876 | 33495 | Added a new run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.877 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.878 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.879 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.879 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.879 | 33501 | Added a new run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.879 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.880 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.880 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.880 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.880 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.880 | 33510 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.880 | 30551 | Removed run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.880 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.880 | 30551 | Assigned run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.880 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5eKdV0 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.881 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.881 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.881 | 33506 | Added a new run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.882 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.883 | 33509 | Added a new run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.883 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.884 | 30555 | Recursively removing directory: /tmp/git.z7SKWI/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.885 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.885 | 33508 | Marked run 182 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.885 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.887 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.887 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.887 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.887 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.887 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.887 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.888 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.888 | 33519 | Added a new worker 19 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.888 | 30551 | Removed run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.888 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.I0GXF4 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.888 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.888 | 30551 | Assigned run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.888 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.888 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.889 | 33512 | Added a new run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.890 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.891 | 33517 | Marked run 183 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.891 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.892 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.892 | 33516 | Added a new run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.893 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.894 | 33518 | Added a new run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.894 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.895 | 33524 | Added a new run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.895 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.896 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.897 | 33514 | Added a new run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.897 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.897 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.898 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.898 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.899 | 30552 | Recursively removing directory: /tmp/git.5eKdV0/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.899 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.900 | 33534 | Added a new run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.900 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.901 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.901 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.901 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.901 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.901 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.902 | 33539 | Added a new worker 8 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.902 | 33533 | Added a new run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.902 | 30551 | Removed run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.902 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.902 | 30551 | Assigned run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.902 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9CDg1F 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.903 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.903 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.904 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.904 | 33535 | Added a new run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.905 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.906 | 33538 | Marked run 184 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.906 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.907 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.907 | 33542 | Added a new run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.907 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.909 | 30555 | Recursively removing directory: /tmp/git.I0GXF4/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.909 | 33543 | Added a new run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.909 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.910 | 33548 | Added a new run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.911 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.911 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.911 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.911 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.912 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.911 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.912 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.912 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.912 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.912 | 33554 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.912 | 30551 | Removed run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.912 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.912 | 30551 | Assigned run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.912 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.swCfSG 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.913 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.914 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.914 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.915 | 33553 | Marked run 185 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.915 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.916 | 33551 | Added a new run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.917 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.918 | 33555 | Added a new run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.919 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.919 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.920 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.920 | 33557 | Added a new run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.920 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.921 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.921 | 33558 | Added a new run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.921 | 30552 | Recursively removing directory: /tmp/git.9CDg1F/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.922 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.923 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.923 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.924 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.924 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.924 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.924 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.924 | 33572 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.924 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.924 | 30551 | Removed run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.924 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.924 | 30551 | Assigned run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.924 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fvPY6a 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.925 | 33566 | Added a new run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.925 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.927 | 33571 | Marked run 186 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.927 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.928 | 33569 | Added a new run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.928 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.929 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.929 | 30555 | Recursively removing directory: /tmp/git.swCfSG/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.930 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.931 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.931 | 33574 | Added a new run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.931 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.931 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.931 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.932 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.931 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.932 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.932 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.932 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.932 | 33586 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.932 | 30551 | Removed run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.932 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.932 | 30551 | Assigned run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.933 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wjz2G6 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.933 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.934 | 33581 | Added a new run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.935 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.935 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.938 | 33582 | Added a new run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.938 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.938 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.940 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.940 | 33584 | Added a new run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.940 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.941 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.941 | 30552 | Recursively removing directory: /tmp/git.fvPY6a/ 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.941 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.942 | 33589 | Added a new run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.942 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.944 | 33583 | Marked run 187 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.944 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.944 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.944 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.944 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.945 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.945 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.945 | 33604 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.945 | 30551 | Removed run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.945 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.945 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.945 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.945 | 30551 | Assigned run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.945 | 33594 | Added a new run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.945 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.o5aQ9U 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.946 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.947 | 33599 | Added a new run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.947 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.949 | 33605 | Added a new run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.949 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.950 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.951 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.951 | 30555 | Recursively removing directory: /tmp/git.wjz2G6/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.952 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.953 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.953 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.954 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.954 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.954 | 33603 | Marked run 188 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.954 | 33609 | Added a new run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.954 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.954 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.954 | 33618 | Added a new worker 6 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.954 | 30551 | Removed run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.954 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.954 | 30551 | Assigned run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.954 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.954 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.955 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HRLiXK 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.955 | 33612 | Added a new run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.956 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.957 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.958 | 33617 | Marked run 189 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.958 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.959 | 33614 | Added a new run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.960 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.961 | 33615 | Added a new run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.962 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.961 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.963 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.963 | 33621 | Added a new run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.963 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.964 | 30552 | Recursively removing directory: /tmp/git.o5aQ9U/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.965 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.965 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.966 | 33624 | Added a new run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.966 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.966 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.966 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.966 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.966 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.966 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.966 | 33635 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.967 | 30551 | Removed run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.967 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.967 | 30551 | Assigned run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.967 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.seuLE7 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.967 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.969 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.970 | 33633 | Added a new run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.970 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.971 | 33632 | Added a new run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.972 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.973 | 33634 | Marked run 190 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.973 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.974 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.975 | 33639 | Added a new run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.975 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.975 | 30555 | Recursively removing directory: /tmp/git.HRLiXK/ 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.975 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.976 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.977 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.977 | 33637 | Added a new run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.978 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.978 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.978 | 30555 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.978 | 30555 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.978 | 30555 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.979 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vNA9P0 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.978 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.978 | 33652 | Added a new worker 17 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.978 | 30551 | Removed run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.978 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.979 | 30551 | Assigned run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.979 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.979 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.980 | 33650 | Marked run 191 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.981 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.981 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.982 | 33645 | Added a new run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.983 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.985 | 30552 | Recursively removing directory: /tmp/git.seuLE7/ 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.985 | 30555 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.985 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.986 | 33655 | Added a new run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.986 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.988 | 30555 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.988 | 30552 | Process exit code: 0 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.988 | 30552 | Process output: 57 bytes 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.988 | 30552 | Waiting for a new command 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.988 | 33653 | Added a new run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.988 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.988 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.988 | 33664 | Added a new worker 15 to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.989 | 30551 | Removed run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.989 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.989 | 30551 | Assigned run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.989 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.989 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8bSK2H 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.989 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.990 | 33648 | Added a new run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.990 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.991 | 33663 | Marked run 192 as finished 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.992 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.993 | 33661 | Added a new run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.993 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.994 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.994 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.995 | 33667 | Added a new run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.995 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.996 | 30552 | Checking out revision HEAD 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.996 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30552/cimple-worker: 2024-04-25 03:44:29.997 | 30552 | Going to run: ./ci 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.997 | 33672 | Added a new run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.998 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:29 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:29 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:29 | INFO | 30555/cimple-worker: 2024-04-25 03:44:29.999 | 30555 | Recursively removing directory: /tmp/git.vNA9P0/ 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.999 | 30549 | Waiting for new connections 2024-04-25 03:44:29 | INFO | 30549/cimple-server: 2024-04-25 03:44:29.999 | 33673 | Added a new run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.000 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.001 | 33677 | Added a new run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.001 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.001 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.001 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.001 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.001 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.002 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.002 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.003 | 33681 | Added a new run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.003 | 33685 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.004 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.004 | 30551 | Removed run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.004 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.004 | 30551 | Assigned run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.004 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.004 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.004 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CQBVmk 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.005 | 33684 | Marked run 193 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.005 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.006 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.006 | 33687 | Added a new run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.007 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.008 | 33688 | Added a new run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.009 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.009 | 30552 | Recursively removing directory: /tmp/git.8bSK2H/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.010 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.010 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.011 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.011 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.011 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.011 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.012 | 33691 | Added a new run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.012 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.012 | 33700 | Added a new worker 18 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.012 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.012 | 30551 | Removed run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.012 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.012 | 30551 | Assigned run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.012 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.012 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.W2Pesz 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.013 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.014 | 33694 | Added a new run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.015 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.016 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.017 | 33701 | Added a new run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.017 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.018 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.018 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.019 | 33698 | Added a new run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.019 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.020 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.020 | 33706 | Added a new run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.021 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.022 | 33699 | Marked run 194 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.022 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.021 | 30555 | Recursively removing directory: /tmp/git.CQBVmk/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.023 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.023 | 33709 | Added a new run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.024 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.024 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.024 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.024 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.024 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.024 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.024 | 33721 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.024 | 30551 | Removed run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.024 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.025 | 30551 | Assigned run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.025 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.025 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3YQ8pg 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.026 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.027 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.028 | 33720 | Marked run 195 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.028 | 33717 | Added a new run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.028 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.028 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.029 | 33718 | Added a new run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.030 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.031 | 30552 | Recursively removing directory: /tmp/git.W2Pesz/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.031 | 33722 | Added a new run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.031 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.032 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.033 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.033 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.033 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.033 | 33724 | Added a new run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.034 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.034 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.034 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.034 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.035 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.035 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.035 | 33733 | Added a new worker 16 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.035 | 30551 | Removed run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.035 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.035 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.035 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.035 | 30551 | Assigned run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.035 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w5BaLX 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.037 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.039 | 33731 | Added a new run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.039 | 33732 | Marked run 196 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.039 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.040 | 33735 | Added a new run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.040 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.042 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.042 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.043 | 33736 | Added a new run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.043 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.043 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.044 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.044 | 30555 | Recursively removing directory: /tmp/git.3YQ8pg/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.045 | 33738 | Added a new run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.045 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.046 | 33746 | Added a new run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.046 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.047 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.048 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.048 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.048 | 33747 | Added a new run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.048 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.048 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.048 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.049 | 33756 | Added a new worker 9 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.049 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.049 | 30551 | Removed run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.049 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.049 | 30551 | Assigned run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.049 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8gM13i 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.050 | 33753 | Added a new run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.050 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.051 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.053 | 30552 | Recursively removing directory: /tmp/git.w5BaLX/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.053 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.054 | 33755 | Marked run 197 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.054 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.055 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.055 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.055 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.055 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.055 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.056 | 33767 | Added a new worker 7 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.056 | 30551 | Removed run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.056 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.056 | 30551 | Assigned run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.056 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.056 | 33763 | Added a new run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.056 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.056 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.056 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.X1moB2 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.058 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.058 | 33766 | Marked run 198 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.058 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.059 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.060 | 33764 | Added a new run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.061 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.062 | 33765 | Added a new run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.062 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.063 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.064 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.064 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.066 | 33760 | Added a new run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.066 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.066 | 30555 | Recursively removing directory: /tmp/git.8gM13i/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.067 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.068 | 33770 | Added a new run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.068 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.069 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.069 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.069 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.069 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.069 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.069 | 33785 | Added a new worker 16 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.069 | 30551 | Removed run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.069 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.069 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.069 | 30551 | Assigned run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.070 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.070 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Qxryvk 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.071 | 33777 | Added a new run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.071 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.072 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.073 | 33780 | Added a new run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.073 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.074 | 33786 | Added a new run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.074 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.075 | 30552 | Recursively removing directory: /tmp/git.X1moB2/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.076 | 33784 | Marked run 199 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.076 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.077 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.077 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.078 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.078 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.078 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.078 | 33791 | Added a new run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.078 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.078 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.079 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.079 | 33797 | Added a new worker 12 to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.079 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xYSdYb 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.079 | 30551 | Removed run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.079 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.079 | 30551 | Assigned run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.079 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.079 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.079 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.081 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.083 | 33796 | Marked run 200 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.083 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.085 | 33798 | Added a new run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.085 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.087 | 33801 | Added a new run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.087 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.088 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.089 | 33802 | Added a new run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.089 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.089 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.090 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.090 | 33795 | Added a new run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.090 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.091 | 30555 | Recursively removing directory: /tmp/git.Qxryvk/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.093 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.093 | 33813 | Added a new run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.093 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.094 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.094 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.094 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.095 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.095 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.095 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.095 | 33820 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.095 | 30551 | Removed run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.095 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.095 | 30551 | Assigned run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.095 | 33811 | Added a new run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.095 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.095 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1CmN8A 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.096 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.096 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.098 | 33815 | Added a new run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.098 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.100 | 30552 | Recursively removing directory: /tmp/git.xYSdYb/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.101 | 33817 | Added a new run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.102 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.102 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.103 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.103 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.103 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.103 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.103 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.103 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.103 | 33832 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.103 | 30551 | Removed run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.103 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.103 | 30551 | Assigned run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.103 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.104 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WCM2sa 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.104 | 33819 | Marked run 201 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.104 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.104 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.105 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.106 | 33831 | Marked run 202 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.106 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.107 | 33828 | Added a new run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.107 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.109 | 33822 | Added a new run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.110 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.110 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.110 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.111 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.111 | 33829 | Added a new run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.112 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.113 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.113 | 33834 | Added a new run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.113 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.114 | 33841 | Added a new run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.115 | 30555 | Recursively removing directory: /tmp/git.1CmN8A/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.115 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.116 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.117 | 33845 | Added a new run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.118 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.118 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.118 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.118 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.118 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.118 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.118 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.118 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.118 | 33854 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.119 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.119 | 30551 | Removed run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.119 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.119 | 30551 | Assigned run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.119 | 33850 | Added a new run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.119 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.119 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Kok9GS 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.121 | 30552 | Recursively removing directory: /tmp/git.WCM2sa/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.122 | 33853 | Marked run 203 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.122 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.122 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.123 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.123 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.123 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.123 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.123 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.123 | 33862 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.123 | 30551 | Removed run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.123 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.123 | 30551 | Assigned run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.123 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.124 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.124 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mjvGXF 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.125 | 33856 | Added a new run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.125 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.126 | 33860 | Added a new run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.126 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.127 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.128 | 33857 | Added a new run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.128 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.128 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.129 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.130 | 33861 | Marked run 204 as finished 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.130 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.130 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.131 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.132 | 33863 | Added a new run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.132 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.133 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.134 | 33868 | Added a new run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.135 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.135 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.135 | 33871 | Added a new run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.136 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.137 | 30555 | Recursively removing directory: /tmp/git.Kok9GS/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.137 | 33873 | Added a new run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.138 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.138 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.138 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.139 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.139 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.139 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.139 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.139 | 33887 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.140 | 30551 | Removed run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.140 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.140 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.140 | 30551 | Assigned run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.140 | 33880 | Added a new run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.140 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qcJqlj 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.141 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.141 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.142 | 33884 | Added a new run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.142 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.142 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.143 | 30552 | Recursively removing directory: /tmp/git.mjvGXF/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.144 | 33885 | Marked run 205 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.144 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.145 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.145 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.145 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.145 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.145 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.146 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.146 | 33896 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.146 | 30551 | Removed run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.146 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.146 | 30551 | Assigned run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.146 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JNoWHO 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.146 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.146 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.146 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.147 | 33891 | Added a new run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.147 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.148 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.149 | 33893 | Added a new run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.149 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.151 | 33895 | Marked run 206 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.151 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.152 | 33894 | Added a new run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.153 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.153 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.154 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.155 | 33901 | Added a new run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.155 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.156 | 33897 | Added a new run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.156 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.157 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.158 | 30555 | Recursively removing directory: /tmp/git.qcJqlj/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.158 | 33905 | Added a new run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.158 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.159 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.160 | 33913 | Added a new run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.160 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.160 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.160 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.160 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.160 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.160 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.161 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.162 | 33918 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.162 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.162 | 30551 | Removed run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.162 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.162 | 30551 | Assigned run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.162 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.P50RxC 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.163 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.164 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.164 | 33915 | Added a new run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.164 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.165 | 30552 | Recursively removing directory: /tmp/git.JNoWHO/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.166 | 33917 | Marked run 207 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.166 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.167 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.168 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.168 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.168 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.168 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.168 | 33929 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.168 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.168 | 30551 | Removed run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.168 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.168 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.168 | 30551 | Assigned run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.168 | 33923 | Added a new run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.168 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.168 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9eL0cZ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.169 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.169 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.171 | 33924 | Added a new run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.171 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.172 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.173 | 33920 | Added a new run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.173 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.175 | 33927 | Added a new run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.175 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.175 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.176 | 33928 | Marked run 208 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.176 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.177 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.177 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.178 | 33933 | Added a new run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.178 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.179 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.179 | 30555 | Recursively removing directory: /tmp/git.P50RxC/ 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.180 | 33942 | Added a new run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.181 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.181 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.181 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.181 | 33937 | Added a new run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.182 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.182 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.182 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.182 | 33949 | Added a new worker 13 to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.183 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Fo6V2K 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.182 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.183 | 30551 | Removed run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.183 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.183 | 30551 | Assigned run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.183 | 33944 | Added a new run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.183 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.184 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.185 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.185 | 33948 | Marked run 209 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.185 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.187 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.187 | 33954 | Added a new run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.188 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.188 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.188 | 30552 | Recursively removing directory: /tmp/git.9eL0cZ/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.189 | 33956 | Added a new run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.189 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.190 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.190 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.190 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.191 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.191 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.191 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.191 | 33963 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.191 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.191 | 30551 | Removed run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.191 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.191 | 30551 | Assigned run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.191 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.192 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.191 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QR7GZh 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.193 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.194 | 33958 | Added a new run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.194 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.196 | 33959 | Added a new run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.196 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.197 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.198 | 33964 | Added a new run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.198 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.200 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.200 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.200 | 33962 | Marked run 210 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.200 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.201 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.201 | 33966 | Added a new run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.202 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.202 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.203 | 30555 | Recursively removing directory: /tmp/git.Fo6V2K/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.203 | 33971 | Added a new run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.203 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.205 | 33973 | Added a new run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.206 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.206 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.207 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.207 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.207 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.207 | 33978 | Added a new run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.207 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.207 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.207 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.208 | 33987 | Added a new worker 12 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.208 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.208 | 30551 | Removed run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.208 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.208 | 30551 | Assigned run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.208 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vlXiRF 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.209 | 33982 | Added a new run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.210 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.210 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.211 | 33983 | Added a new run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.211 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.212 | 30552 | Recursively removing directory: /tmp/git.QR7GZh/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.212 | 33986 | Marked run 211 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.213 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.214 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.214 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.214 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.214 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.214 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.214 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.215 | 33997 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.215 | 30551 | Removed run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.215 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.215 | 30551 | Assigned run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.215 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.215 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.215 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2g02Ru 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.215 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.216 | 33991 | Added a new run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.217 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.217 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.218 | 33995 | Added a new run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.219 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.220 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.220 | 33996 | Marked run 212 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.221 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.222 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.222 | 33999 | Added a new run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.222 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.222 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.223 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.223 | 33998 | Added a new run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.223 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.225 | 34008 | Added a new run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.225 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.225 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.227 | 30555 | Recursively removing directory: /tmp/git.vlXiRF/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.226 | 34004 | Added a new run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.227 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.228 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.229 | 34013 | Added a new run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.229 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.229 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.229 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.230 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.230 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.230 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.230 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.230 | 34022 | Added a new worker 14 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.230 | 30551 | Removed run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.230 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.230 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.230 | 30551 | Assigned run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.231 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tyLaOL 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.232 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.232 | 30552 | Recursively removing directory: /tmp/git.2g02Ru/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.233 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.234 | 34021 | Marked run 213 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.234 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.235 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.235 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.236 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.235 | 34018 | Added a new run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.236 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.236 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.236 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.236 | 34029 | Added a new worker 7 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.236 | 30551 | Removed run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.236 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.236 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.236 | 30551 | Assigned run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.236 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uWcRe6 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.238 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.238 | 34024 | Added a new run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.238 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.239 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.239 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.240 | 34026 | Added a new run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.241 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.243 | 34027 | Added a new run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.243 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.244 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.245 | 34028 | Marked run 214 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.245 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.245 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.246 | 34032 | Added a new run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.247 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.247 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.248 | 34035 | Added a new run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.248 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.249 | 30555 | Recursively removing directory: /tmp/git.tyLaOL/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.249 | 34039 | Added a new run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.249 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.251 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.252 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.252 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.252 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.254 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TOrSge 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.261 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.262 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.276 | 30555 | Recursively removing directory: /tmp/git.TOrSge/ 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.258 | 30552 | Recursively removing directory: /tmp/git.uWcRe6/ 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.259 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.259 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.259 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.260 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CGDe6s 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.267 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.269 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.278 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.278 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.279 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.280 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4zYeuf 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.251 | 34045 | Added a new run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.251 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.252 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.252 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.253 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.253 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.253 | 34053 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.253 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.254 | 30551 | Removed run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.254 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.254 | 30551 | Assigned run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.254 | 34051 | Marked run 215 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.255 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.256 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.256 | 34052 | Added a new run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.256 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.259 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.259 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.260 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.260 | 34063 | Added a new worker 7 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.260 | 34055 | Added a new run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.260 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.260 | 30551 | Removed run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.260 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.260 | 30551 | Assigned run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.262 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.263 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.264 | 34049 | Added a new run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.264 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.265 | 34062 | Marked run 216 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.266 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.267 | 34059 | Added a new run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.268 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.268 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.269 | 34061 | Added a new run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.270 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.271 | 34066 | Added a new run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.271 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.272 | 34070 | Added a new run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.273 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.274 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.275 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.275 | 34076 | Added a new run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.276 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.276 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.278 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.279 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.279 | 34081 | Added a new run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.279 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.279 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.279 | 34089 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.280 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.280 | 30551 | Removed run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.280 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.280 | 30551 | Assigned run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.280 | 34082 | Added a new run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.280 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.286 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.282 | 30552 | Recursively removing directory: /tmp/git.CGDe6s/ 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.284 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.284 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.284 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.285 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3TEWeB 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.287 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.285 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.285 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.285 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.285 | 34096 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.285 | 30551 | Removed run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.285 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.285 | 30551 | Assigned run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.286 | 34083 | Added a new run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.286 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.287 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.289 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.290 | 34088 | Marked run 217 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.290 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.291 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.292 | 34090 | Added a new run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.293 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.293 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.294 | 34095 | Marked run 218 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.294 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.295 | 30555 | Recursively removing directory: /tmp/git.4zYeuf/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.295 | 34097 | Added a new run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.295 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.297 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.297 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.297 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.297 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.297 | 34094 | Added a new run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.297 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.297 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.298 | 34112 | Added a new worker 12 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.298 | 30551 | Removed run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.298 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.298 | 30551 | Assigned run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.298 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.298 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.94QWOB 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.299 | 34100 | Added a new run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.300 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.301 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.302 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.302 | 34110 | Marked run 219 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.303 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.304 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.304 | 30552 | Recursively removing directory: /tmp/git.3TEWeB/ 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.304 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.304 | 34111 | Added a new run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.304 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.305 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.306 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.306 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.306 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.306 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.306 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.306 | 34125 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.306 | 30551 | Removed run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.306 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.306 | 30551 | Assigned run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.306 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.306 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WriLM8 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.307 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.310 | 34118 | Added a new run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.310 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.312 | 34124 | Marked run 220 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.312 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.313 | 34120 | Added a new run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.313 | 30555 | Recursively removing directory: /tmp/git.94QWOB/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.314 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.315 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.315 | 34121 | Added a new run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.316 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.316 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.316 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.316 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.317 | 34137 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.317 | 30551 | Removed run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.317 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.317 | 30551 | Assigned run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.316 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.316 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.317 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ag9rGS 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.317 | 34126 | Added a new run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.318 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.318 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.319 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.319 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.319 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.320 | 34133 | Added a new run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.320 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.321 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.322 | 34136 | Marked run 221 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.322 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.324 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.324 | 34139 | Added a new run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.324 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.324 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.326 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.326 | 34140 | Added a new run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.326 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.328 | 34143 | Added a new run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.328 | 30552 | Recursively removing directory: /tmp/git.WriLM8/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.328 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.328 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.329 | 34145 | Added a new run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.329 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.330 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.330 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.331 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.331 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.331 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.331 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.331 | 34159 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.332 | 30551 | Removed run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.332 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.332 | 30551 | Assigned run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.332 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TAQmZs 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.332 | 34153 | Added a new run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.333 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.333 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.334 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.335 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.335 | 30555 | Recursively removing directory: /tmp/git.Ag9rGS/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.336 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.337 | 34158 | Marked run 222 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.337 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.337 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.337 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.338 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.338 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.338 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.338 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.338 | 34169 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.338 | 30551 | Removed run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.338 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.338 | 30551 | Assigned run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.338 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.338 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zrzuQ4 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.339 | 34160 | Added a new run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.339 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.339 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.341 | 34164 | Added a new run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.341 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.343 | 34167 | Added a new run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.343 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.345 | 34166 | Added a new run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.346 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.347 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.346 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.347 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.348 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.348 | 34168 | Marked run 223 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.348 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.349 | 30552 | Recursively removing directory: /tmp/git.TAQmZs/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.349 | 34179 | Added a new run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.350 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.350 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.351 | 34181 | Added a new run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.351 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.352 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.352 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.352 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.352 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.352 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.352 | 34189 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.352 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.352 | 30551 | Removed run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.352 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.353 | 30551 | Assigned run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.353 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rDD1BN 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.354 | 34183 | Added a new run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.354 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.355 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.355 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.356 | 34184 | Added a new run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.356 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.358 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.359 | 34188 | Marked run 224 as finished 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.359 | 30555 | Recursively removing directory: /tmp/git.zrzuQ4/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.359 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.359 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.360 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.360 | 34192 | Added a new run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.361 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.360 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.361 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.361 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.362 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.362 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.362 | 34203 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.362 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.362 | 34195 | Added a new run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.362 | 30551 | Removed run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.362 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.362 | 30551 | Assigned run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.362 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.362 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wqrFMu 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.362 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.364 | 34198 | Added a new run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.364 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.364 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.366 | 34199 | Added a new run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.366 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.366 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.368 | 34202 | Marked run 225 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.368 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.369 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.369 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.370 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.370 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.370 | 34206 | Added a new run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.370 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.371 | 30552 | Recursively removing directory: /tmp/git.rDD1BN/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.372 | 34213 | Added a new run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.373 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.373 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.373 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.374 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 34221 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 30551 | Removed run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 30551 | Assigned run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 34209 | Added a new run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.374 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.374 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1PNZSa 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.376 | 34215 | Added a new run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.376 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.377 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.378 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.379 | 34220 | Marked run 226 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.379 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.380 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.380 | 34222 | Added a new run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.381 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.381 | 30555 | Recursively removing directory: /tmp/git.wqrFMu/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.382 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.382 | 34229 | Added a new run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.383 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.383 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.384 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.384 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.385 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.384 | 34226 | Added a new run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.384 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.385 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.385 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.385 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IGfLZJ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.385 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.385 | 34237 | Added a new worker 7 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.385 | 30551 | Removed run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.385 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.385 | 30551 | Assigned run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.385 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.388 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.388 | 34231 | Added a new run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.389 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.389 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.390 | 34235 | Added a new run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.391 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.391 | 30552 | Recursively removing directory: /tmp/git.1PNZSa/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.392 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.393 | 34236 | Marked run 227 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.393 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.392 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.394 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.394 | 34241 | Added a new run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.394 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.394 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.394 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.395 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.395 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.395 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.395 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.395 | 34252 | Added a new worker 7 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.395 | 30551 | Removed run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.395 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.395 | 30551 | Assigned run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.396 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.396 | 34244 | Added a new run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.396 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.395 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BaHbDI 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.398 | 34248 | Added a new run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.399 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.400 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.401 | 34249 | Added a new run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.401 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.402 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.402 | 34251 | Marked run 228 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.402 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.403 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.403 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.404 | 34257 | Added a new run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.404 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.405 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.406 | 30555 | Recursively removing directory: /tmp/git.IGfLZJ/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.406 | 34258 | Added a new run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.406 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.408 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.408 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.408 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.409 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.408 | 34263 | Added a new run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.409 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.409 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.409 | 34273 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.409 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.409 | 30551 | Removed run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.409 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.409 | 30551 | Assigned run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.409 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uFyn5A 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.410 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.411 | 34267 | Added a new run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.411 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.412 | 34270 | Added a new run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.413 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.413 | 30552 | Recursively removing directory: /tmp/git.BaHbDI/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.414 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.415 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.415 | 34272 | Marked run 229 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.415 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.416 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.416 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.416 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.416 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.416 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.416 | 34284 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.416 | 30551 | Removed run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.416 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.416 | 30551 | Assigned run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.417 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.417 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.417 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.l1OdlJ 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.417 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.420 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.420 | 34277 | Added a new run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.421 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.422 | 34281 | Added a new run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.422 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.424 | 34283 | Marked run 230 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.424 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.425 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.425 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.426 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.426 | 34282 | Added a new run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.426 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.428 | 34291 | Added a new run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.428 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.428 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.429 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.430 | 34285 | Added a new run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.430 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.430 | 30555 | Recursively removing directory: /tmp/git.uFyn5A/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.431 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.432 | 34299 | Added a new run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.432 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.433 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.433 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.433 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.433 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.433 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.434 | 34305 | Added a new worker 7 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.434 | 30551 | Removed run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.434 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.434 | 30551 | Assigned run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.434 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0BAfDI 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.434 | 34301 | Added a new run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.435 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.435 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.436 | 34292 | Added a new run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.436 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.438 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.438 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.438 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.440 | 34304 | Marked run 231 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.440 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.440 | 30552 | Recursively removing directory: /tmp/git.l1OdlJ/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.440 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.441 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.442 | 34312 | Added a new run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.442 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.442 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.442 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.442 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.443 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.443 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Whe7hH 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.443 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.443 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.443 | 34319 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.443 | 30551 | Removed run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.443 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.443 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.443 | 30551 | Assigned run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.443 | 34311 | Added a new run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.444 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.445 | 34314 | Added a new run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.445 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.446 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.448 | 34318 | Marked run 232 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.448 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.449 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.449 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.450 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.450 | 34315 | Added a new run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.450 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.451 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.452 | 30555 | Recursively removing directory: /tmp/git.0BAfDI/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.452 | 34322 | Added a new run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.452 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.454 | 34325 | Added a new run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.454 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.454 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.455 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.455 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.455 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.456 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.456 | 34327 | Added a new run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.456 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.457 | 34336 | Added a new worker 11 to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.457 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2hqj2K 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.457 | 30551 | Removed run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.457 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.457 | 30551 | Assigned run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.457 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.458 | 34335 | Marked run 233 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.458 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.459 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.460 | 30552 | Recursively removing directory: /tmp/git.Whe7hH/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.460 | 34339 | Added a new run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.460 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.461 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.463 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.463 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.463 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.463 | 34341 | Added a new run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.463 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.463 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.464 | 34348 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.464 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.464 | 30551 | Removed run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.464 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.464 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.i5phy3 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.464 | 30551 | Assigned run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.464 | 34344 | Added a new run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.465 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.465 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.465 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.466 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.467 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.467 | 34347 | Marked run 234 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.467 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.469 | 34346 | Added a new run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.469 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.469 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.470 | 34353 | Added a new run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.470 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.471 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.472 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.472 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.473 | 34350 | Added a new run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.473 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.474 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.475 | 34355 | Added a new run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.475 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.476 | 34361 | Added a new run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.476 | 30555 | Recursively removing directory: /tmp/git.2hqj2K/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.477 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.478 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.478 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.478 | 34365 | Added a new run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.479 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.479 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.479 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.480 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.480 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.480 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.480 | 34377 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.481 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iofC1Q 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.480 | 30551 | Removed run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.480 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.480 | 30551 | Assigned run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.481 | 34373 | Added a new run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.481 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.482 | 30552 | Recursively removing directory: /tmp/git.i5phy3/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.482 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.482 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.483 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.483 | 34372 | Added a new run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.483 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.485 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.485 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.485 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.485 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.486 | 34376 | Marked run 235 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.486 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.486 | 34384 | Added a new worker 7 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.486 | 30551 | Removed run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.486 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.486 | 30551 | Assigned run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.486 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.487 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sWyS23 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.487 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.487 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.488 | 34379 | Added a new run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.488 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.489 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.490 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.491 | 34383 | Marked run 236 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.492 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.492 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.493 | 34382 | Added a new run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.493 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.493 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.495 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.496 | 34380 | Added a new run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.496 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.496 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.497 | 30555 | Recursively removing directory: /tmp/git.iofC1Q/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.498 | 34388 | Added a new run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.499 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.499 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.499 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.498 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.499 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.499 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.500 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.500 | 34401 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.500 | 30551 | Removed run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.500 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.500 | 30551 | Assigned run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.500 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.500 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bTxdks 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.501 | 34385 | Added a new run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.501 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.503 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.503 | 30552 | Recursively removing directory: /tmp/git.sWyS23/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.503 | 34396 | Added a new run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.504 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.505 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.505 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.505 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.505 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.506 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.506 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.506 | 34411 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.506 | 30551 | Removed run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.506 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.506 | 30551 | Assigned run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.506 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.506 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UOF9OD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.507 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.507 | 34400 | Marked run 237 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.508 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.509 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.510 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.510 | 34403 | Added a new run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.510 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.512 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.513 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.513 | 34410 | Marked run 238 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.513 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.513 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.515 | 34408 | Added a new run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.516 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.517 | 34412 | Added a new run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.517 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.518 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.518 | 30555 | Recursively removing directory: /tmp/git.bTxdks/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.520 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.522 | 30552 | Recursively removing directory: /tmp/git.UOF9OD/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.522 | 34413 | Added a new run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.523 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.523 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.523 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.523 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.523 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.523 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.524 | 34433 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.524 | 30551 | Removed run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.524 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.524 | 30551 | Assigned run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.524 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qz559J 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.524 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.526 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.526 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 34437 | Added a new worker 21 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 30551 | Removed run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 30551 | Assigned run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 34418 | Added a new run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.526 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.526 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.526 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fXb9JU 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.529 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.536 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.537 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.537 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.537 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.543 | 34427 | Added a new run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.543 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.543 | 30555 | Recursively removing directory: /tmp/git.qz559J/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.544 | 30552 | Recursively removing directory: /tmp/git.fXb9JU/ 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.545 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.545 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.545 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.545 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.545 | 34454 | Added a new worker 21 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.545 | 30551 | Removed run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.545 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.545 | 30551 | Assigned run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.545 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.545 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.546 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZFg1Eg 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.546 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.546 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.546 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.546 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.547 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.547 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.547 | 34457 | Added a new worker 26 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.547 | 30551 | Removed run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.547 | 30551 | Removed worker 26 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.547 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.547 | 30551 | Assigned run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 26 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.547 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QG0lLx 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.548 | 34432 | Marked run 239 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.548 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.550 | 34435 | Marked run 240 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.550 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.551 | 34428 | Added a new run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.552 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.552 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.553 | 34436 | Added a new run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.554 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.553 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.555 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.555 | 34439 | Added a new run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.556 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.557 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.557 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.558 | 34455 | Added a new run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.558 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.558 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.559 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.560 | 34464 | Added a new run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.560 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.562 | 34466 | Added a new run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.563 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.563 | 30555 | Recursively removing directory: /tmp/git.ZFg1Eg/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.563 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.565 | 34453 | Marked run 241 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.565 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.566 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.566 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.566 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.566 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.566 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.567 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.567 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.567 | 34483 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.567 | 30551 | Removed run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.567 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.567 | 30551 | Assigned run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.567 | 34456 | Marked run 242 as finished 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.567 | 30552 | Recursively removing directory: /tmp/git.QG0lLx/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.568 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.568 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.567 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iYljMF 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.569 | 34470 | Added a new run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.569 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.571 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.571 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.571 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.571 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YgM6AY 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.571 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.571 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.571 | 34486 | Added a new worker 13 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.571 | 30551 | Removed run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.571 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.571 | 30551 | Assigned run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.572 | 34482 | Marked run 243 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.572 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.573 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.573 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.574 | 34477 | Added a new run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.574 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.575 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.576 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.576 | 34480 | Added a new run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.576 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.577 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.578 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.578 | 34485 | Marked run 244 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.578 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.579 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.580 | 34487 | Added a new run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.580 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.580 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.581 | 34481 | Added a new run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.581 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.583 | 34492 | Added a new run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.583 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.583 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.585 | 34493 | Added a new run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.585 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.586 | 34499 | Added a new run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.586 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.587 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.587 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.589 | 34507 | Added a new run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.589 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.590 | 30555 | Recursively removing directory: /tmp/git.iYljMF/ 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.590 | 30552 | Recursively removing directory: /tmp/git.YgM6AY/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.590 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.590 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.591 | 34509 | Added a new run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.592 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.592 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.593 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.593 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.593 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.593 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.593 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.593 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.594 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.593 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.594 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.594 | 34519 | Added a new worker 20 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.594 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.594 | 30551 | Removed run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.594 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.594 | 30551 | Assigned run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.594 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.594 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.594 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ops385 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.595 | 34520 | Added a new worker 21 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.595 | 30551 | Removed run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.595 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.595 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.595 | 30551 | Assigned run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.595 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CccOQn 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.596 | 34517 | Marked run 245 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.596 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.597 | 34518 | Marked run 246 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.597 | 34513 | Added a new run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.598 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.598 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.600 | 34514 | Added a new run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.600 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.601 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.601 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.602 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.602 | 34516 | Added a new run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.603 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.603 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.603 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.603 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.605 | 34524 | Added a new run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.605 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.606 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.607 | 34521 | Added a new run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.608 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.608 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.610 | 34527 | Added a new run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.610 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.611 | 34531 | Added a new run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.611 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.612 | 30552 | Recursively removing directory: /tmp/git.CccOQn/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.612 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.613 | 30555 | Recursively removing directory: /tmp/git.Ops385/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.613 | 34536 | Added a new run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.614 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.614 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.614 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.614 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.614 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.615 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.615 | 34549 | Added a new worker 16 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.615 | 30551 | Removed run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.615 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.615 | 30551 | Assigned run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.616 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.616 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.616 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.616 | 34552 | Added a new worker 21 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.616 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.616 | 30551 | Removed run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.616 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.616 | 30551 | Assigned run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.617 | 34545 | Added a new run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.617 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.617 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.615 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tJYUDU 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.616 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.616 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.616 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.616 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.z9WqBx 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.619 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.619 | 34546 | Added a new run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.619 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.622 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.622 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.622 | 34550 | Added a new run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.622 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.622 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.623 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.624 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.624 | 34547 | Marked run 248 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.624 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.624 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.626 | 34554 | Added a new run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.626 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.627 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.627 | 34551 | Marked run 247 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.627 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.629 | 34556 | Added a new run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.629 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.629 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.630 | 34557 | Added a new run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.631 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.632 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.633 | 34562 | Added a new run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.633 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.635 | 30555 | Recursively removing directory: /tmp/git.z9WqBx/ 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.635 | 30552 | Recursively removing directory: /tmp/git.tJYUDU/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.634 | 34566 | Added a new run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.635 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.636 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.637 | 34575 | Added a new run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.637 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.637 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.637 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.638 | 34583 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.638 | 30551 | Removed run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.638 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.638 | 34582 | Marked run 249 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.638 | 30551 | Assigned run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.638 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.637 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.637 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.637 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.638 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WJfJsw 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.639 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.639 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.639 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.639 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.639 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.639 | 34586 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.639 | 30551 | Removed run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.639 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.639 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.640 | 30551 | Assigned run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.640 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EB2y1h 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.640 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.641 | 34579 | Added a new run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.642 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.644 | 34581 | Added a new run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.645 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.645 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.645 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.646 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.646 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.647 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.647 | 34580 | Added a new run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.647 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.647 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.649 | 34585 | Marked run 250 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.649 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.650 | 34587 | Added a new run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.650 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.650 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.651 | 34590 | Added a new run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.651 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.653 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.654 | 34591 | Added a new run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.654 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.655 | 34597 | Added a new run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.656 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.656 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.657 | 30555 | Recursively removing directory: /tmp/git.EB2y1h/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.657 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.657 | 34604 | Added a new run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.657 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.658 | 30552 | Recursively removing directory: /tmp/git.WJfJsw/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.659 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.659 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.659 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.659 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.659 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.659 | 34615 | Added a new worker 16 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.660 | 30551 | Removed run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.660 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.660 | 30551 | Assigned run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.660 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.660 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.C84pAK 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.661 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.661 | 34611 | Added a new run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.661 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.661 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.661 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.661 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.662 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.662 | 34619 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.662 | 30551 | Removed run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.662 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.662 | 30551 | Assigned run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.662 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.662 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RuPi3M 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.664 | 34612 | Added a new run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.664 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.665 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.666 | 34616 | Added a new run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.666 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.667 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.668 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.668 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.669 | 34617 | Added a new run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.669 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.669 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.670 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.671 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.671 | 34621 | Added a new run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.671 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.673 | 34614 | Marked run 252 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.673 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.674 | 34624 | Added a new run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.674 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.674 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.676 | 34618 | Marked run 251 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.677 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.677 | 30555 | Recursively removing directory: /tmp/git.C84pAK/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.678 | 34631 | Added a new run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.678 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.679 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.679 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.679 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.679 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.679 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.680 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.680 | 34646 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.680 | 30551 | Removed run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.680 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.680 | 30551 | Assigned run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.680 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.680 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AmwP6E 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.680 | 30552 | Recursively removing directory: /tmp/git.RuPi3M/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.680 | 34636 | Added a new run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.681 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.683 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.683 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.683 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.683 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.683 | 34626 | Added a new run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.683 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.683 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.683 | 34650 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.683 | 30551 | Removed run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.683 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.683 | 30551 | Assigned run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.683 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.683 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kbqS8G 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.684 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.685 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.686 | 34644 | Added a new run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.686 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.687 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.688 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.689 | 34645 | Marked run 253 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.689 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.689 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.690 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.690 | 34649 | Marked run 254 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.691 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.690 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.692 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.692 | 34648 | Added a new run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.692 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.693 | 34652 | Added a new run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.694 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.695 | 34653 | Added a new run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.695 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.696 | 34656 | Added a new run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.696 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.697 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.697 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.698 | 34667 | Added a new run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.699 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.699 | 34668 | Added a new run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.700 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.700 | 30555 | Recursively removing directory: /tmp/git.AmwP6E/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.701 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.701 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.702 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.702 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.703 | 34675 | Added a new run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.703 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.703 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.703 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.703 | 30552 | Recursively removing directory: /tmp/git.kbqS8G/ 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.703 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.704 | 34679 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.704 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.704 | 30551 | Removed run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.704 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.704 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.704 | 30551 | Assigned run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.705 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.15Y90m 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.705 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.706 | 34676 | Added a new run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.706 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.706 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.706 | 34684 | Added a new worker 16 to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.707 | 30551 | Removed run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.707 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.707 | 30551 | Assigned run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.707 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.707 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.706 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.706 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.706 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.707 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6sOUK3 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.710 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.710 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.711 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.711 | 34678 | Marked run 255 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.711 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.712 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.713 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.714 | 34682 | Added a new run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.714 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.716 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.717 | 34683 | Marked run 256 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.717 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.718 | 34681 | Added a new run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.718 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.719 | 34686 | Added a new run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.720 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.720 | 30555 | Recursively removing directory: /tmp/git.15Y90m/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.721 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.722 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.722 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.722 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.722 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.722 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.722 | 34706 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.722 | 30551 | Removed run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.722 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.722 | 30551 | Assigned run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.722 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.722 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UptyOA 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.724 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.724 | 30552 | Recursively removing directory: /tmp/git.6sOUK3/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.725 | 34687 | Added a new run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.726 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.726 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.726 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.726 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.726 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.726 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.726 | 34710 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.727 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.727 | 30551 | Removed run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.727 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.727 | 30551 | Assigned run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.727 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gXLebU 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.729 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.728 | 34704 | Added a new run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.728 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.729 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.730 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.730 | 34693 | Added a new run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.730 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.732 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.732 | 34707 | Added a new run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.732 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.733 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.734 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.734 | 34712 | Added a new run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.735 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.736 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.737 | 34715 | Added a new run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.737 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.738 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.738 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.739 | 34705 | Marked run 257 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.740 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.740 | 30555 | Recursively removing directory: /tmp/git.UptyOA/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.741 | 34708 | Marked run 258 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.741 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.741 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.742 | 34721 | Added a new run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.743 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.743 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.743 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.743 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.743 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.743 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.743 | 34735 | Added a new worker 16 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.743 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.743 | 30551 | Removed run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.743 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.743 | 30551 | Assigned run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.743 | 30552 | Recursively removing directory: /tmp/git.gXLebU/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.743 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CAHmAu 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.745 | 34724 | Added a new run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.745 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.745 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.745 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.746 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.746 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.746 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.746 | 34738 | Added a new worker 16 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.746 | 30551 | Removed run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.746 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.746 | 30551 | Assigned run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.746 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.746 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BGCkjz 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.748 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.748 | 34727 | Added a new run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.748 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.749 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.751 | 34733 | Added a new run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.751 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.751 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.753 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.753 | 34734 | Marked run 259 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.753 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.753 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.754 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.754 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.755 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.756 | 34740 | Added a new run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.756 | 34737 | Marked run 260 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.756 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.757 | 34741 | Added a new run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.757 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.759 | 34745 | Added a new run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.760 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.760 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.761 | 34747 | Added a new run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.761 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.762 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.762 | 30552 | Recursively removing directory: /tmp/git.BGCkjz/ 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.763 | 30555 | Recursively removing directory: /tmp/git.CAHmAu/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.763 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.764 | 34758 | Added a new run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.764 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.765 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.766 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.766 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.766 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.766 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.766 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.766 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.766 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.766 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.766 | 34768 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.766 | 30551 | Removed run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.766 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.766 | 30551 | Assigned run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.767 | 34763 | Added a new run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.767 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.767 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.767 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KxTh7y 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.768 | 34770 | Added a new worker 16 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.768 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.768 | 30551 | Removed run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.768 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.768 | 30551 | Assigned run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.769 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.769 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ozBV0m 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.770 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.771 | 34764 | Added a new run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.771 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.772 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.773 | 34767 | Marked run 262 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.773 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.774 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.774 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.775 | 34769 | Marked run 261 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.775 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.775 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.776 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.777 | 34766 | Added a new run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.777 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.778 | 34772 | Added a new run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.778 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.780 | 34773 | Added a new run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.780 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.781 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.782 | 34776 | Added a new run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.782 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.783 | 34786 | Added a new run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.783 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.783 | 30552 | Recursively removing directory: /tmp/git.KxTh7y/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.784 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.785 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.785 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.785 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.785 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.786 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.786 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.786 | 34797 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.786 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aIpALA 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.786 | 30551 | Removed run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.786 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.786 | 30551 | Assigned run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.787 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.787 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.787 | 30555 | Recursively removing directory: /tmp/git.ozBV0m/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.788 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.788 | 34792 | Added a new run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.788 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.790 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.790 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.790 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.790 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.790 | 34802 | Added a new worker 7 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.790 | 30551 | Removed run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.790 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.790 | 30551 | Assigned run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.791 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.791 | 34794 | Added a new run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.791 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.791 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.790 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.791 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TkfTVV 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.793 | 34796 | Marked run 263 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.793 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.793 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.794 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.795 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.795 | 34798 | Added a new run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.796 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.797 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.797 | 34801 | Marked run 264 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.797 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.799 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.799 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.799 | 34799 | Added a new run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.799 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.800 | 34803 | Added a new run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.800 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.802 | 34809 | Added a new run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.802 | 30552 | Recursively removing directory: /tmp/git.aIpALA/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.802 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.803 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.804 | 34805 | Added a new run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.804 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.804 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.805 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.805 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.805 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.805 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.805 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.805 | 34824 | Added a new worker 16 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.805 | 30551 | Removed run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.805 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.805 | 30551 | Assigned run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.805 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.806 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4QzZLD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.806 | 34819 | Added a new run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.807 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.809 | 34821 | Added a new run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.809 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.809 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.810 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.811 | 34823 | Marked run 265 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.811 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.811 | 30555 | Recursively removing directory: /tmp/git.TkfTVV/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.812 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.813 | 34828 | Added a new run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.813 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.813 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.813 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.813 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.814 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.814 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wF5Oea 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.815 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.814 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.814 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.814 | 34836 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.814 | 30551 | Removed run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.814 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.814 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.814 | 30551 | Assigned run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.816 | 34829 | Added a new run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.816 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.817 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.819 | 34835 | Marked run 266 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.819 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.819 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.820 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.821 | 34832 | Added a new run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.821 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.822 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.823 | 34833 | Added a new run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.823 | 30552 | Recursively removing directory: /tmp/git.4QzZLD/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.823 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.824 | 34838 | Added a new run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.825 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.825 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.826 | 34842 | Added a new run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.826 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.827 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.826 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.827 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.827 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.827 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.827 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.827 | 34853 | Added a new worker 14 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.827 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.827 | 30551 | Removed run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.827 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.827 | 30551 | Assigned run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.827 | 34852 | Marked run 267 as finished 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.827 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7oaeYL 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.828 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.829 | 34849 | Added a new run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.830 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.830 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.831 | 34854 | Added a new run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.831 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.833 | 30555 | Recursively removing directory: /tmp/git.wF5Oea/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.834 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.834 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.835 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.835 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.835 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.835 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.835 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.835 | 34867 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.835 | 30551 | Removed run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.835 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.835 | 30551 | Assigned run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.835 | 34857 | Added a new run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.835 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.835 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.835 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aR2oMw 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.836 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.837 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.837 | 34861 | Added a new run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.838 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.839 | 34864 | Added a new run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.839 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.839 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.840 | 34865 | Added a new run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.841 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.841 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.842 | 34871 | Added a new run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.843 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.844 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.844 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.844 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.844 | 34866 | Marked run 268 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.845 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.844 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.846 | 34873 | Added a new run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.846 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.847 | 34877 | Added a new run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.847 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.848 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.848 | 34878 | Added a new run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.849 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.849 | 30552 | Recursively removing directory: /tmp/git.7oaeYL/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.851 | 34886 | Added a new run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.851 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.851 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.852 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.852 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.852 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.852 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.853 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.853 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.853 | 34889 | Added a new run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.853 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.853 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.853 | 34895 | Added a new worker 6 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.854 | 30551 | Removed run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.854 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.854 | 30551 | Assigned run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.854 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.854 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SWpX7p 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.855 | 34891 | Added a new run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.855 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.855 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.857 | 30555 | Recursively removing directory: /tmp/git.aR2oMw/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.858 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.859 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.859 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.859 | 34894 | Marked run 269 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.859 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.859 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.859 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.859 | 34904 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.859 | 30551 | Removed run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.859 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.859 | 30551 | Assigned run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.859 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.859 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yfKB2u 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.860 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.860 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.861 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.861 | 34893 | Added a new run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.861 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.861 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.863 | 34899 | Added a new run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.863 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.864 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.865 | 34902 | Added a new run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.865 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.866 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.867 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.868 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.868 | 34903 | Marked run 270 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.868 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.869 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.869 | 34905 | Added a new run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.870 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.871 | 34909 | Added a new run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.871 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.872 | 34914 | Added a new run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.872 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.873 | 30552 | Recursively removing directory: /tmp/git.SWpX7p/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.874 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.874 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.875 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.875 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.875 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.876 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.876 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.876 | 34931 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.876 | 30551 | Removed run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.876 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.876 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.876 | 30551 | Assigned run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.876 | 34917 | Added a new run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.876 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.875 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.876 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8nWiJn 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.877 | 30555 | Recursively removing directory: /tmp/git.yfKB2u/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.878 | 34926 | Added a new run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.879 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.879 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.880 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.880 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.880 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.880 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.880 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.880 | 34936 | Added a new worker 19 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.880 | 30551 | Removed run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.880 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.880 | 30551 | Assigned run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.880 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.880 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4Entvc 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.881 | 34928 | Marked run 271 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.881 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.882 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.883 | 34927 | Added a new run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.883 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.885 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.885 | 34935 | Marked run 272 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.885 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.886 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.886 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.887 | 34930 | Added a new run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.887 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.888 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.888 | 34933 | Added a new run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.889 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.889 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.890 | 34937 | Added a new run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.891 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.891 | 34939 | Added a new run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.892 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.893 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.894 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.894 | 34951 | Added a new run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.894 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.896 | 34947 | Added a new run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.896 | 30552 | Recursively removing directory: /tmp/git.8nWiJn/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.897 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.897 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.898 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.899 | 34953 | Added a new run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.899 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.899 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.899 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.899 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.899 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.900 | 34964 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.900 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.900 | 30551 | Removed run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.900 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.900 | 30551 | Assigned run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.900 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5UpNTm 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.901 | 30555 | Recursively removing directory: /tmp/git.4Entvc/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.901 | 34959 | Added a new run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.902 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.902 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.904 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.904 | 34961 | Added a new run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.904 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.905 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.904 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.904 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.904 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.905 | 34970 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.905 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.905 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.905 | 30551 | Removed run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.905 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.905 | 30551 | Assigned run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.906 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.X5QHpo 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.907 | 34963 | Marked run 273 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.907 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.908 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.908 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.908 | 34967 | Added a new run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.909 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.909 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.910 | 34968 | Added a new run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.910 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.912 | 34969 | Marked run 274 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.912 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.913 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.913 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.914 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.914 | 34971 | Added a new run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.914 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.915 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.916 | 34978 | Added a new run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.916 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.918 | 34973 | Added a new run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.918 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.918 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.919 | 34979 | Added a new run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.919 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.920 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.920 | 30552 | Recursively removing directory: /tmp/git.5UpNTm/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.922 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.922 | 34989 | Added a new run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.922 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.923 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.923 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.923 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.923 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.923 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.923 | 34997 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.923 | 30551 | Removed run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.923 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.923 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.923 | 30551 | Assigned run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.924 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CvnQwE 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.924 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.925 | 34993 | Added a new run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.925 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.926 | 34991 | Added a new run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.927 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.927 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.926 | 30555 | Recursively removing directory: /tmp/git.X5QHpo/ 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.928 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.928 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.928 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.928 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.928 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.928 | 35005 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.928 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.928 | 30551 | Removed run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.928 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.928 | 30551 | Assigned run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.929 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zPPX72 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.929 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.930 | 35000 | Added a new run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.930 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.931 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.931 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.932 | 34996 | Marked run 275 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.932 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.932 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.934 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.935 | 35002 | Added a new run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.935 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.935 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.936 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.937 | 35006 | Added a new run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.937 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.938 | 35004 | Marked run 276 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.939 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.939 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.940 | 35008 | Added a new run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.940 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.941 | 30552 | Recursively removing directory: /tmp/git.CvnQwE/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.943 | 35010 | Added a new run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.943 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.944 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.944 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.944 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.944 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.944 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.945 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.945 | 35030 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.945 | 30551 | Removed run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.945 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.945 | 30551 | Assigned run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.945 | 35021 | Added a new run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.945 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.945 | 30555 | Recursively removing directory: /tmp/git.zPPX72/ 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.945 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bGg94U 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.948 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.948 | 35019 | Added a new run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.949 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.949 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.948 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.948 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.948 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.950 | 35033 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.950 | 30551 | Removed run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.950 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.950 | 30551 | Assigned run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.950 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.950 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WZgykA 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.951 | 35027 | Added a new run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.951 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.952 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.952 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.954 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.954 | 35029 | Marked run 277 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.954 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.954 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.956 | 35034 | Added a new run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.956 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.956 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.957 | 35032 | Marked run 278 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.958 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.958 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.959 | 35036 | Added a new run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.959 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.959 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.960 | 35038 | Added a new run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.960 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.962 | 35040 | Added a new run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.962 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.963 | 35045 | Added a new run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.964 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.964 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.965 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.966 | 35053 | Added a new run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.966 | 30552 | Recursively removing directory: /tmp/git.bGg94U/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.966 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.968 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.968 | 35056 | Added a new run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.969 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.969 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.969 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.969 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.969 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.969 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.970 | 35065 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.970 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CFipUv 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.971 | 30555 | Recursively removing directory: /tmp/git.WZgykA/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.970 | 30551 | Removed run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.970 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.970 | 30551 | Assigned run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.971 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.971 | 35055 | Added a new run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.971 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.971 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.973 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.973 | 35061 | Added a new run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.973 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.973 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.974 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.973 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.974 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.974 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.974 | 35070 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.974 | 30551 | Removed run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.974 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.974 | 30551 | Assigned run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.974 | 35064 | Marked run 279 as finished 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.974 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pBDW9X 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.975 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.976 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.976 | 35066 | Added a new run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.976 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.978 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.979 | 35068 | Added a new run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.979 | 30552 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.980 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.980 | 30555 | Checking out revision HEAD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.980 | 30552 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.981 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.982 | 30555 | Going to run: ./ci 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.982 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.982 | 35072 | Added a new run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.982 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.984 | 35069 | Marked run 280 as finished 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.984 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.985 | 35074 | Added a new run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.986 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.986 | 35077 | Added a new run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.987 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.988 | 35079 | Added a new run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.988 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.989 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.989 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.991 | 30555 | Recursively removing directory: /tmp/git.pBDW9X/ 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.991 | 35084 | Added a new run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.992 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.992 | 30552 | Recursively removing directory: /tmp/git.CFipUv/ 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.993 | 35094 | Added a new run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.993 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.994 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.994 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.993 | 30555 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.993 | 30555 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.994 | 30555 | Waiting for a new command 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.994 | 30552 | Process exit code: 0 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.994 | 30552 | Process output: 57 bytes 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.994 | 35100 | Added a new worker 15 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.994 | 30551 | Removed run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.994 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.994 | 30551 | Assigned run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:30 | INFO | 30555/cimple-worker: 2024-04-25 03:44:30.995 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gozjZD 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.994 | 30552 | Waiting for a new command 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.995 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.995 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.995 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.995 | 35103 | Added a new worker 17 to the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.995 | 30551 | Removed run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.995 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.995 | 30551 | Assigned run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.996 | 35093 | Added a new run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.996 | 30549 | Waiting for new connections 2024-04-25 03:44:30 | INFO | 30552/cimple-worker: 2024-04-25 03:44:30.995 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VJ09bM 2024-04-25 03:44:30 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:30 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:30 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:30 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.998 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:30.999 | 35097 | Added a new run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.000 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.001 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.001 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.001 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.002 | 35099 | Marked run 282 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.002 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.002 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.003 | 35102 | Marked run 281 as finished 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.003 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.003 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.003 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.005 | 35104 | Added a new run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.006 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.007 | 35106 | Added a new run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.007 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.009 | 35108 | Added a new run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.009 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.010 | 35110 | Added a new run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.010 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.011 | 30555 | Recursively removing directory: /tmp/git.gozjZD/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.012 | 35120 | Added a new run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.012 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.012 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.013 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.013 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.013 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.014 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.014 | 35126 | Added a new run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.014 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.014 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.015 | 30552 | Recursively removing directory: /tmp/git.VJ09bM/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.015 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.015 | 35130 | Added a new worker 13 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.015 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.015 | 30551 | Removed run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.015 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.015 | 30551 | Assigned run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.015 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WPwYMd 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.016 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.017 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.017 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.018 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.018 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.018 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.018 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.018 | 35136 | Added a new worker 19 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.018 | 30551 | Removed run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.018 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.018 | 30551 | Assigned run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.018 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.018 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.019 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eVRoBq 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.020 | 35132 | Added a new run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.020 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.022 | 35133 | Added a new run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.022 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.023 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.023 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.024 | 35134 | Added a new run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.024 | 35129 | Marked run 283 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.024 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.024 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.024 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.026 | 35137 | Added a new run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.026 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.026 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.027 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.027 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.028 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.029 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.029 | 35140 | Added a new run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.030 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.030 | 35144 | Added a new run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.031 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.032 | 35147 | Added a new run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.033 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.034 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.034 | 30555 | Recursively removing directory: /tmp/git.WPwYMd/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.035 | 35135 | Marked run 284 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.035 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.035 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.036 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.037 | 35148 | Added a new run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.037 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.037 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.037 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.037 | 35165 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.037 | 30551 | Removed run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.037 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.037 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.037 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.037 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.038 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7rUCmD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.038 | 30551 | Assigned run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.038 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.038 | 30552 | Recursively removing directory: /tmp/git.eVRoBq/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.040 | 35164 | Marked run 285 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.040 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.040 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.041 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.041 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.042 | 35160 | Added a new run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.042 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.042 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.042 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.042 | 35169 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.042 | 30551 | Removed run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.042 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.042 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.042 | 30551 | Assigned run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.042 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yTQ5yQ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.044 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.045 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.045 | 35161 | Added a new run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.046 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.046 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.047 | 35162 | Added a new run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.047 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.049 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.049 | 35167 | Added a new run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.050 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.051 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.051 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.051 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.052 | 35171 | Added a new run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.052 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.053 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.054 | 35168 | Marked run 286 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.054 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.055 | 35176 | Added a new run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.055 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.056 | 30555 | Recursively removing directory: /tmp/git.7rUCmD/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.057 | 35179 | Added a new run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.057 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.058 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.059 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.059 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.059 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.059 | 35183 | Added a new run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.059 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.059 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.059 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.060 | 35195 | Added a new worker 8 to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.060 | 30551 | Removed run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.060 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.060 | 30551 | Assigned run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.060 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QpLxdN 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.061 | 30552 | Recursively removing directory: /tmp/git.yTQ5yQ/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.061 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.062 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.062 | 35192 | Added a new run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.062 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.063 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.065 | 35194 | Marked run 287 as finished 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.065 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.065 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.065 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.065 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.065 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.065 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.065 | 35202 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.065 | 30551 | Removed run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.065 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.065 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.065 | 30551 | Assigned run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.066 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.066 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QnSBvL 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.066 | 35197 | Added a new run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.067 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.068 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.068 | 35198 | Added a new run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.068 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.069 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.070 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.071 | 35201 | Marked run 288 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.071 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.073 | 35200 | Added a new run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.072 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.073 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.073 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.074 | 35203 | Added a new run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.075 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.075 | 35207 | Added a new run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.076 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.077 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.078 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.079 | 30555 | Recursively removing directory: /tmp/git.QpLxdN/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.079 | 35217 | Added a new run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.079 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.080 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.080 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.081 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.081 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.081 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.081 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.081 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.081 | 35228 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.081 | 30551 | Removed run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.081 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.081 | 30551 | Assigned run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.081 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.082 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Piq7BL 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.082 | 30552 | Recursively removing directory: /tmp/git.QnSBvL/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.084 | 35227 | Marked run 289 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.084 | 35220 | Added a new run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.084 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.084 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.085 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.085 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.085 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.085 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.085 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.086 | 35232 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.086 | 30551 | Removed run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.086 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.086 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.086 | 30551 | Assigned run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.086 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.d7LcWc 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.086 | 35221 | Added a new run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.087 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.088 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.088 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.090 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.090 | 35226 | Added a new run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.090 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.090 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.091 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.092 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.093 | 35229 | Added a new run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.093 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.094 | 35234 | Added a new run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.094 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.094 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.095 | 35231 | Marked run 290 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.095 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.097 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.097 | 35237 | Added a new run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.098 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.098 | 30555 | Recursively removing directory: /tmp/git.Piq7BL/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.099 | 35241 | Added a new run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.099 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.101 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.101 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.101 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.101 | 35247 | Added a new run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.101 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.101 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.101 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.102 | 35256 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.102 | 30551 | Removed run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.102 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.102 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.102 | 30551 | Assigned run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.102 | 35249 | Added a new run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.102 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kIwA76 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.102 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.104 | 30552 | Recursively removing directory: /tmp/git.d7LcWc/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.104 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.105 | 35257 | Added a new run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.105 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.106 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.106 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.106 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.106 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.106 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.108 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.108 | 35264 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.108 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.108 | 30551 | Removed run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.108 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.108 | 30551 | Assigned run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.108 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.108 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w8eTRu 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.108 | 35255 | Marked run 291 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.108 | 35261 | Added a new run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.110 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.111 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.111 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.111 | 35265 | Added a new run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.112 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.112 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.113 | 35263 | Marked run 292 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.114 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.114 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.115 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.116 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.115 | 35266 | Added a new run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.116 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.117 | 35268 | Added a new run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.117 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.119 | 35269 | Added a new run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.119 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.120 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.120 | 35272 | Added a new run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.120 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.122 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.122 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.123 | 35282 | Added a new run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.123 | 30555 | Recursively removing directory: /tmp/git.kIwA76/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.123 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.124 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.125 | 35287 | Added a new run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.125 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.125 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.125 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.126 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.126 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.126 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.126 | 35294 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.126 | 30551 | Removed run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.126 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.127 | 30551 | Assigned run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.127 | 35291 | Added a new run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.127 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.127 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.127 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Syd6Xv 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.128 | 30552 | Recursively removing directory: /tmp/git.w8eTRu/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.130 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.130 | 35286 | Added a new run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.130 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.130 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.130 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.130 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.131 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.131 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.131 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.131 | 35301 | Added a new worker 9 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.131 | 30551 | Removed run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.131 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.131 | 30551 | Assigned run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.131 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.131 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.itZlbL 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.132 | 35293 | Marked run 293 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.133 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.133 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.134 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.134 | 35299 | Marked run 294 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.135 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.135 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.137 | 35296 | Added a new run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.137 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.138 | 35298 | Added a new run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.138 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.139 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.140 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.140 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.140 | 35300 | Added a new run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.141 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.142 | 35304 | Added a new run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.142 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.142 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.143 | 35309 | Added a new run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.144 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.145 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.146 | 35315 | Added a new run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.146 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.146 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.147 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.148 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.148 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.148 | 35325 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.148 | 30551 | Removed run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.148 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.148 | 30551 | Assigned run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.149 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.149 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.146 | 30555 | Recursively removing directory: /tmp/git.Syd6Xv/ 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.147 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.147 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.148 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.149 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lXEf9F 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.150 | 35319 | Added a new run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.150 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.150 | 35324 | Marked run 295 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.150 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.152 | 30552 | Recursively removing directory: /tmp/git.itZlbL/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.152 | 35320 | Added a new run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.153 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.154 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.154 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.154 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.154 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.154 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.154 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.154 | 35334 | Added a new worker 16 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.155 | 30551 | Removed run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.155 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.155 | 30551 | Assigned run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.155 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JA24Ij 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.155 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.156 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.157 | 35322 | Added a new run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.157 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.158 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.159 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.159 | 35333 | Marked run 296 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.159 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.160 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.161 | 35328 | Added a new run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.162 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.163 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.163 | 35332 | Added a new run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.164 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.164 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.165 | 35335 | Added a new run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.165 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.166 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.166 | 35338 | Added a new run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.167 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.168 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.168 | 35346 | Added a new run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.169 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.169 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.170 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.170 | 35351 | Added a new run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.170 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.172 | 30555 | Recursively removing directory: /tmp/git.lXEf9F/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.172 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.172 | 35353 | Added a new run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.173 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.173 | 30552 | Recursively removing directory: /tmp/git.JA24Ij/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.174 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.175 | 35355 | Added a new run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.175 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.175 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.176 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.176 | 35364 | Added a new worker 11 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.176 | 30551 | Removed run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.176 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.176 | 30551 | Assigned run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.176 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.176 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.176 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.176 | 35367 | Added a new worker 19 to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.177 | 30551 | Removed run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.174 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.176 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.177 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.177 | 30551 | Assigned run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.174 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.175 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.177 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.g5Hkg4 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.177 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.178 | 35360 | Added a new run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.178 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.176 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.176 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.177 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Q2lfAb 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.180 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.180 | 35366 | Marked run 298 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.181 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.181 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.182 | 35362 | Added a new run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.182 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.183 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.184 | 35368 | Added a new run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.184 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.184 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.186 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.187 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.187 | 35363 | Marked run 297 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.187 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.188 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.188 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.189 | 35371 | Added a new run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.189 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.190 | 35370 | Added a new run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.190 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.191 | 35375 | Added a new run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.192 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.192 | 30555 | Recursively removing directory: /tmp/git.g5Hkg4/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.192 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.193 | 35378 | Added a new run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.193 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.194 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.194 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.194 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.195 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.195 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.195 | 35391 | Added a new worker 13 to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.195 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LoBpmo 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.195 | 30551 | Removed run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.195 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.195 | 30551 | Assigned run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.195 | 35386 | Added a new run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.196 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.196 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.197 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.197 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.198 | 35390 | Marked run 299 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.199 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.200 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.200 | 30552 | Recursively removing directory: /tmp/git.Q2lfAb/ 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.201 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.200 | 35394 | Added a new run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.201 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.202 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.203 | 35393 | Added a new run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.203 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.203 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.203 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.203 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.203 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.203 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.204 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WZKn07 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.204 | 35404 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.204 | 30551 | Removed run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.204 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.204 | 30551 | Assigned run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.204 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.204 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.205 | 35392 | Added a new run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.205 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.206 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.208 | 35402 | Marked run 300 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.208 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.208 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.210 | 35405 | Added a new run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.210 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.212 | 30555 | Recursively removing directory: /tmp/git.LoBpmo/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.212 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.212 | 35399 | Added a new run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.213 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.213 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.214 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.214 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.214 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.215 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.215 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.215 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.215 | 35419 | Added a new worker 6 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.215 | 35406 | Added a new run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.215 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.215 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.215 | 30551 | Removed run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.215 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.215 | 30551 | Assigned run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.216 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tRqPzc 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.217 | 35409 | Added a new run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.218 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.219 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.220 | 35420 | Added a new run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.220 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.222 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.222 | 35418 | Added a new run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.222 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.223 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.223 | 30552 | Recursively removing directory: /tmp/git.WZKn07/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.224 | 35417 | Marked run 301 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.224 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.223 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.225 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.225 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.226 | 35425 | Added a new run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.226 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.226 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.227 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.227 | 35437 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.227 | 30551 | Removed run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.227 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.227 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.227 | 30551 | Assigned run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.226 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.226 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.227 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.227 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G91aGX 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.228 | 35430 | Added a new run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.228 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.230 | 35432 | Added a new run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.230 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.231 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.233 | 35436 | Marked run 302 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.233 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.233 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.234 | 30555 | Recursively removing directory: /tmp/git.tRqPzc/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.235 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.235 | 35434 | Added a new run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.235 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.236 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.236 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.236 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.237 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.237 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.237 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.237 | 35451 | Added a new worker 8 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.237 | 30551 | Removed run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.237 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.237 | 30551 | Assigned run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.237 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.237 | 35443 | Added a new run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.237 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.238 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.e4Ftjv 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.239 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.239 | 35447 | Added a new run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.240 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.241 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.242 | 35441 | Added a new run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.242 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.244 | 35456 | Added a new run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.244 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.245 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.245 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.246 | 30552 | Recursively removing directory: /tmp/git.G91aGX/ 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.246 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.247 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.247 | 35453 | Added a new run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.247 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.247 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.247 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.247 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.248 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.moKfnV 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.248 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.248 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.248 | 35468 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.248 | 30551 | Removed run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.248 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.248 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.248 | 30551 | Assigned run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.249 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.250 | 35450 | Marked run 303 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.250 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.250 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.252 | 35462 | Added a new run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.252 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.254 | 35464 | Added a new run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.254 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.255 | 30555 | Recursively removing directory: /tmp/git.e4Ftjv/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.255 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.256 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.256 | 35467 | Marked run 304 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.256 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.257 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.257 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.257 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.257 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.257 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.258 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.258 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.258 | 35481 | Added a new worker 20 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.258 | 30551 | Removed run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.258 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.258 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.258 | 30551 | Assigned run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.258 | 35469 | Added a new run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.258 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sZuFHz 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.258 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.260 | 35471 | Added a new run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.261 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.262 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.263 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.264 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.264 | 35478 | Added a new run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.265 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.266 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.266 | 35480 | Marked run 305 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.266 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.267 | 30552 | Recursively removing directory: /tmp/git.moKfnV/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.267 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.268 | 35479 | Added a new run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.269 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.270 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.270 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.270 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.270 | 35486 | Added a new run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.270 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.270 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.271 | 35498 | Added a new worker 13 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.271 | 30551 | Removed run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.271 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.271 | 30551 | Assigned run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.271 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.271 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mZ1nHC 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.272 | 35497 | Marked run 306 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.272 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.273 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.274 | 35488 | Added a new run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.274 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.274 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.275 | 30555 | Recursively removing directory: /tmp/git.sZuFHz/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.275 | 35494 | Added a new run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.275 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.277 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.278 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.278 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.278 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.278 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.278 | 35503 | Added a new run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.278 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.278 | 35510 | Added a new worker 6 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.278 | 30551 | Removed run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.278 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.278 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.279 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6Wf4NS 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.278 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.278 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.278 | 30551 | Assigned run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.280 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.280 | 35508 | Added a new run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.280 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.281 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.282 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.283 | 35509 | Marked run 307 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.283 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.284 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.285 | 35505 | Added a new run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.285 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.286 | 35513 | Added a new run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.287 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.287 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.288 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.288 | 35515 | Added a new run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.288 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.289 | 30552 | Recursively removing directory: /tmp/git.mZ1nHC/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.290 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.291 | 35518 | Added a new run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.292 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.292 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.292 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.292 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.292 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.292 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.292 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.292 | 35532 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.293 | 30551 | Removed run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.293 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.293 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.293 | 30551 | Assigned run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.293 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ogQG3S 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.294 | 35524 | Added a new run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.294 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.295 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.296 | 35527 | Added a new run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.296 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.297 | 35530 | Added a new run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.298 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.298 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.299 | 35529 | Marked run 308 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.299 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.299 | 30555 | Recursively removing directory: /tmp/git.6Wf4NS/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.300 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.301 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.301 | 35537 | Added a new run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.301 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.302 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.302 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.303 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.303 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.303 | 35540 | Added a new run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.303 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.303 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.304 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.304 | 35547 | Added a new worker 8 to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.304 | 30551 | Removed run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.304 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yeCvoV 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.304 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.304 | 30551 | Assigned run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.304 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.305 | 35543 | Added a new run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.305 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.306 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.308 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.308 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.308 | 35546 | Marked run 309 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.309 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.310 | 35542 | Added a new run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.310 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.311 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.312 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.312 | 30552 | Recursively removing directory: /tmp/git.ogQG3S/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.314 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.314 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.314 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.314 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.314 | 35550 | Added a new run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.314 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.314 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.314 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.314 | 35562 | Added a new worker 12 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.314 | 30551 | Removed run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.314 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.314 | 30551 | Assigned run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.314 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.To2XW4 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.315 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.317 | 35554 | Added a new run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.317 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.318 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.319 | 35553 | Added a new run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.319 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.321 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.321 | 30555 | Recursively removing directory: /tmp/git.yeCvoV/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.322 | 35561 | Added a new run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.322 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.322 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.322 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.323 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.324 | 35567 | Added a new run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.324 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.324 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.324 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.324 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.324 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.324 | 35577 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.324 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.324 | 30551 | Removed run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.324 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.324 | 30551 | Assigned run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.325 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.v0WwQ7 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.326 | 35560 | Marked run 310 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.326 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.327 | 35575 | Marked run 311 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.327 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.329 | 35572 | Added a new run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.329 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.329 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.331 | 35573 | Added a new run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.331 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.332 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.333 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.333 | 35579 | Added a new run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.333 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.333 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.334 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.334 | 30552 | Recursively removing directory: /tmp/git.To2XW4/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.335 | 35582 | Added a new run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.335 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.337 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.337 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.337 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.337 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.337 | 35588 | Added a new run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.337 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.337 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.337 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.338 | 35596 | Added a new worker 9 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.338 | 30551 | Removed run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.338 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.338 | 30551 | Assigned run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.338 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.339 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.338 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.o8HNLv 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.339 | 35591 | Added a new run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.340 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.341 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.341 | 35594 | Added a new run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.342 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.344 | 30555 | Recursively removing directory: /tmp/git.v0WwQ7/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.344 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.344 | 35599 | Added a new run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.345 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.345 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.346 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.346 | 35595 | Marked run 312 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.347 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.346 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.346 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.347 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.347 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.347 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.347 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.347 | 35610 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.347 | 30551 | Removed run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.347 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.347 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.348 | 30551 | Assigned run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.348 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2hXIV0 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.348 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.348 | 35603 | Added a new run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.349 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.351 | 35606 | Added a new run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.351 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.352 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.354 | 35609 | Marked run 313 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.354 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.355 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.355 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.355 | 35607 | Added a new run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.356 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.356 | 30552 | Recursively removing directory: /tmp/git.o8HNLv/ 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.356 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.358 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.358 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.358 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.358 | 35612 | Added a new run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.359 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.359 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.359 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.359 | 35626 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.359 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.359 | 30551 | Removed run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.359 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.359 | 30551 | Assigned run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.359 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.359 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3mIcXs 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.360 | 35617 | Added a new run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.360 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.363 | 35625 | Marked run 314 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.363 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.363 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.364 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.366 | 30555 | Recursively removing directory: /tmp/git.2hXIV0/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.366 | 35621 | Added a new run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.367 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.367 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.368 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.368 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.368 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.368 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.369 | 35624 | Added a new run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.369 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.369 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.369 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.369 | 35639 | Added a new worker 9 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.369 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.369 | 30551 | Removed run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.369 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.369 | 30551 | Assigned run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.369 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dqm0a8 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.371 | 35633 | Added a new run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.371 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.372 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.372 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.373 | 35638 | Marked run 315 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.373 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.375 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.375 | 35635 | Added a new run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.375 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.376 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.377 | 30552 | Recursively removing directory: /tmp/git.3mIcXs/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.377 | 35644 | Added a new run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.377 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.377 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.379 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.380 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.380 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.380 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.380 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.380 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.380 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.380 | 35648 | Added a new run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.380 | 35657 | Added a new worker 6 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.380 | 30551 | Removed run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.380 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.380 | 30551 | Assigned run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.381 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.381 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.d9iCOG 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.382 | 35642 | Added a new run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.383 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.384 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.384 | 35654 | Marked run 316 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.384 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.385 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.386 | 35653 | Added a new run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.386 | 30555 | Recursively removing directory: /tmp/git.dqm0a8/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.386 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.388 | 35655 | Added a new run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.388 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.388 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.388 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.388 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.388 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.388 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.388 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.389 | 35669 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.389 | 30551 | Removed run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.389 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.389 | 30551 | Assigned run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.390 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UrZle4 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.390 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.390 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.390 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.391 | 35663 | Added a new run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.391 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.392 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.393 | 35665 | Added a new run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.394 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.395 | 35670 | Added a new run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.395 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.396 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.397 | 35668 | Marked run 317 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.397 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.398 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.398 | 35672 | Added a new run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.399 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.398 | 30552 | Recursively removing directory: /tmp/git.d9iCOG/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.400 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.400 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.400 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.401 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.401 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.401 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.401 | 35686 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.401 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.401 | 30551 | Removed run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.401 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.401 | 30551 | Assigned run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.401 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0xeO0u 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.402 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.402 | 35677 | Added a new run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.403 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.405 | 35683 | Added a new run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.406 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.406 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.407 | 30555 | Recursively removing directory: /tmp/git.UrZle4/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.407 | 35690 | Added a new run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.407 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.408 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.408 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.410 | 35688 | Added a new run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.411 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.411 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.411 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.411 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.411 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.411 | 35701 | Added a new worker 19 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.411 | 30551 | Removed run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.411 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.411 | 30551 | Assigned run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.411 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.412 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.412 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WOH2qC 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.413 | 35695 | Added a new run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.413 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.414 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.415 | 35685 | Marked run 318 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.415 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.417 | 35699 | Added a new run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.417 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.418 | 30552 | Recursively removing directory: /tmp/git.0xeO0u/ 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.418 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.419 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.419 | 35700 | Marked run 319 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.419 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.420 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.421 | 35703 | Added a new run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.422 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.422 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.422 | 35716 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.422 | 30551 | Removed run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.422 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.422 | 30551 | Assigned run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.422 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.421 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.421 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.421 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.422 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GenBk9 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.423 | 35705 | Added a new run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.423 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.425 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.425 | 35711 | Added a new run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.426 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.427 | 30555 | Recursively removing directory: /tmp/git.WOH2qC/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.427 | 35715 | Marked run 320 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.427 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.427 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.429 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.429 | 35714 | Added a new run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.430 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.430 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.430 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.430 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.430 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.430 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.431 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OB38qs 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.430 | 35730 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.430 | 30551 | Removed run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.430 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.430 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.430 | 30551 | Assigned run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.432 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.432 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.432 | 35721 | Added a new run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.432 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.433 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.435 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.435 | 35729 | Marked run 321 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.435 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.437 | 35726 | Added a new run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.437 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.438 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.439 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.439 | 35727 | Added a new run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.440 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.441 | 30552 | Recursively removing directory: /tmp/git.GenBk9/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.441 | 35731 | Added a new run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.442 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.443 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.443 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.443 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.444 | 35734 | Added a new run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.444 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.444 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.444 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.444 | 35748 | Added a new worker 13 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.444 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.444 | 30551 | Removed run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.444 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.444 | 30551 | Assigned run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.445 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.445 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0ttBA6 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.446 | 35743 | Added a new run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.446 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.448 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.449 | 30555 | Recursively removing directory: /tmp/git.OB38qs/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.451 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.451 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.451 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.451 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.451 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.451 | 35759 | Added a new worker 22 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.451 | 30551 | Removed run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.451 | 30551 | Removed worker 22 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.451 | 30551 | Assigned run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 22 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.451 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.451 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.451 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.L4XCFe 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.452 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.453 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.454 | 35750 | Added a new run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.455 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.456 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.457 | 35753 | Added a new run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.457 | 35746 | Marked run 322 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.457 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.457 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.458 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.459 | 35756 | Added a new run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.459 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.460 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.461 | 35757 | Added a new run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.461 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.461 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.462 | 30552 | Recursively removing directory: /tmp/git.0ttBA6/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.463 | 35758 | Marked run 323 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.463 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.464 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.464 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.464 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.464 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.464 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.464 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.464 | 35777 | Added a new worker 19 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.464 | 30551 | Removed run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.464 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.464 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.464 | 30551 | Assigned run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.465 | 35763 | Added a new run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.464 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zHxTWl 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.465 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.466 | 35771 | Added a new run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.466 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.468 | 35776 | Marked run 324 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.469 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.470 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.470 | 30555 | Recursively removing directory: /tmp/git.L4XCFe/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.471 | 35773 | Added a new run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.471 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.471 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.473 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.473 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.473 | 35775 | Added a new run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.473 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.473 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.473 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.473 | 35788 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.473 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.473 | 30551 | Removed run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.473 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.473 | 30551 | Assigned run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.473 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.474 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VN7pPx 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.473 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.475 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.475 | 35783 | Added a new run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.475 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.476 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.478 | 35787 | Marked run 325 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.478 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.478 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.480 | 35785 | Added a new run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.480 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.481 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.482 | 35791 | Added a new run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.483 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.482 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.483 | 30552 | Recursively removing directory: /tmp/git.zHxTWl/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.484 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.485 | 35793 | Added a new run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.485 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.486 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.486 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.486 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.486 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.486 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.487 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.487 | 35807 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.487 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KypggB 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.487 | 35795 | Added a new run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.487 | 30551 | Removed run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.487 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.487 | 30551 | Assigned run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.487 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.488 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.488 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.491 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.492 | 30555 | Recursively removing directory: /tmp/git.VN7pPx/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.492 | 35806 | Marked run 326 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.492 | 35803 | Added a new run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.493 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.494 | 35805 | Added a new run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.494 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.495 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.495 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.495 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.495 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.495 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.495 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.495 | 35818 | Added a new worker 12 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.495 | 30551 | Removed run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.495 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.495 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.495 | 30551 | Assigned run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.496 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.496 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VwRqvd 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.497 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.497 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.497 | 35810 | Added a new run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.498 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.499 | 35817 | Marked run 327 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.499 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.500 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.501 | 35815 | Added a new run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.501 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.502 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.503 | 35820 | Added a new run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.503 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.504 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.504 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.505 | 35821 | Added a new run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.505 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.507 | 35825 | Added a new run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.507 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.509 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.508 | 30552 | Recursively removing directory: /tmp/git.KypggB/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.509 | 35829 | Added a new run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.510 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.510 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.510 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.510 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.510 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.510 | 35842 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.510 | 30551 | Removed run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.510 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.511 | 30551 | Assigned run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.510 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.511 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OMNwzX 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.511 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.512 | 35836 | Added a new run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.513 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.514 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.514 | 35841 | Marked run 328 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.514 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.515 | 30555 | Recursively removing directory: /tmp/git.VwRqvd/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.516 | 35839 | Added a new run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.517 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.517 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.517 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.517 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.518 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.518 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.518 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.518 | 35852 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.518 | 30551 | Removed run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.518 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.518 | 30551 | Assigned run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.518 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.518 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EOLzPd 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.519 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.519 | 35845 | Added a new run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.519 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.520 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.521 | 35849 | Added a new run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.522 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.523 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.525 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.525 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.525 | 35848 | Added a new run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.526 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.527 | 35851 | Marked run 329 as finished 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.527 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.527 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.528 | 30552 | Recursively removing directory: /tmp/git.OMNwzX/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.528 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.529 | 35858 | Added a new run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.529 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.530 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.530 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.531 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.531 | 35854 | Added a new run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.531 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.531 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.531 | 35870 | Added a new worker 14 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.531 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.531 | 30551 | Removed run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.531 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.531 | 30551 | Assigned run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.531 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vj3zPi 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.533 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.534 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.534 | 35862 | Added a new run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.534 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.536 | 30555 | Recursively removing directory: /tmp/git.EOLzPd/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.537 | 35869 | Marked run 330 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.537 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.537 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.538 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.538 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.538 | 35866 | Added a new run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.539 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.539 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.539 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.539 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.539 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.539 | 35881 | Added a new worker 10 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.539 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.539 | 30551 | Removed run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.539 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.539 | 30551 | Assigned run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.539 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.539 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QprRLA 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.540 | 35873 | Added a new run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.541 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.542 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.543 | 35880 | Marked run 331 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.543 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.546 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.546 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.546 | 35876 | Added a new run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.547 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.547 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.548 | 35879 | Added a new run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.548 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.549 | 30552 | Recursively removing directory: /tmp/git.vj3zPi/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.550 | 35884 | Added a new run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.550 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.550 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.551 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.551 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.552 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.552 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.552 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.552 | 35900 | Added a new worker 16 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.552 | 30551 | Removed run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.552 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.552 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.552 | 30551 | Assigned run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.553 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.553 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DXEq8R 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.553 | 35891 | Added a new run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.553 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.555 | 35895 | Added a new run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.555 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.556 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.557 | 35899 | Marked run 332 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.557 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.557 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.558 | 30555 | Recursively removing directory: /tmp/git.QprRLA/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.558 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.559 | 35901 | Added a new run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.559 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.560 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.560 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.560 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.560 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.560 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.560 | 35912 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.560 | 30551 | Removed run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.560 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.560 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rxpYCw 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.560 | 30551 | Assigned run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.560 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.561 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.562 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.562 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.563 | 35907 | Added a new run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.563 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.564 | 35908 | Added a new run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.565 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.566 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.567 | 35911 | Marked run 333 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.567 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.567 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.568 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.569 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.569 | 35909 | Added a new run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.569 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.570 | 30552 | Recursively removing directory: /tmp/git.DXEq8R/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.570 | 35914 | Added a new run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.572 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.572 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.573 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.573 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.573 | 35918 | Added a new run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.573 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.573 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.573 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.574 | 35930 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.574 | 30551 | Removed run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.574 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.574 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.574 | 30551 | Assigned run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.574 | 35923 | Added a new run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.574 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.575 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.574 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oTW0QJ 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.576 | 35929 | Marked run 334 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.577 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.577 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.578 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.578 | 35928 | Added a new run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.578 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.580 | 30555 | Recursively removing directory: /tmp/git.rxpYCw/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.580 | 35933 | Added a new run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.581 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.582 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.582 | 35937 | Added a new run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.582 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.582 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.582 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.583 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.583 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.583 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.583 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.584 | 35943 | Added a new worker 12 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.584 | 30551 | Removed run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.584 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.584 | 30551 | Assigned run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.584 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.I2LgHp 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.584 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.584 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.585 | 35939 | Added a new run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.585 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.585 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.587 | 35942 | Marked run 335 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.587 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.587 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.589 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.592 | 30552 | Recursively removing directory: /tmp/git.oTW0QJ/ 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.593 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.593 | 35946 | Added a new run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.593 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.593 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.593 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.594 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.594 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.594 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.594 | 35957 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.594 | 30551 | Removed run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.594 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.594 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.594 | 30551 | Assigned run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.595 | 35949 | Added a new run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.595 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.594 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cexi10 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.594 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.597 | 35956 | Marked run 336 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.597 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.598 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.598 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.598 | 35947 | Added a new run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.599 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.600 | 35951 | Added a new run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.600 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.602 | 35961 | Added a new run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.602 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.602 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.603 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.604 | 35963 | Added a new run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.604 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.604 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.605 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.606 | 30555 | Recursively removing directory: /tmp/git.I2LgHp/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.607 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.607 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.608 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.608 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.608 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.608 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.608 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.608 | 35979 | Added a new worker 19 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.608 | 30551 | Removed run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.608 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.608 | 30551 | Assigned run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.608 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.609 | 35969 | Added a new run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.608 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9DkivX 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.609 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.610 | 35974 | Added a new run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.611 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.612 | 35978 | Marked run 337 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.613 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.613 | 30552 | Recursively removing directory: /tmp/git.cexi10/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.615 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.614 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.614 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.615 | 35977 | Added a new run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.615 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.615 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.616 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.616 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.616 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.616 | 35990 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.616 | 30551 | Removed run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.616 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.616 | 30551 | Assigned run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.616 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.616 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ENbp96 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.617 | 35976 | Added a new run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.617 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.619 | 35989 | Marked run 338 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.619 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.620 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.620 | 35986 | Added a new run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.621 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.622 | 35987 | Added a new run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.623 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.624 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.624 | 35995 | Added a new run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.625 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.625 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.626 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.626 | 30555 | Recursively removing directory: /tmp/git.9DkivX/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.626 | 35994 | Added a new run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.627 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.629 | 36002 | Added a new run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.629 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.629 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.629 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.629 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.629 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.629 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.630 | 36008 | Added a new worker 13 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.630 | 30551 | Removed run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.630 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.630 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.630 | 30551 | Assigned run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.630 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QNK5BU 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.630 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.631 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.632 | 36005 | Added a new run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.632 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.634 | 36010 | Added a new run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.635 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.636 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.636 | 36007 | Marked run 339 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.636 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.637 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.637 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.638 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.638 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.638 | 30552 | Recursively removing directory: /tmp/git.ENbp96/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.640 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.640 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.640 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.639 | 36012 | Added a new run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.640 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.640 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.640 | 36024 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.640 | 30551 | Removed run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.640 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.640 | 30551 | Assigned run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.640 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.640 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JWkZol 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.642 | 36020 | Added a new run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.642 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.642 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.644 | 36019 | Added a new run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.645 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.647 | 36021 | Added a new run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.647 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.647 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.648 | 30555 | Recursively removing directory: /tmp/git.QNK5BU/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.648 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.649 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.649 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.650 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.650 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.650 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.650 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.650 | 36039 | Added a new worker 20 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.650 | 30551 | Removed run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.650 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.650 | 30551 | Assigned run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.650 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.650 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZNOo5O 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.651 | 36023 | Marked run 340 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.651 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.651 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.652 | 36037 | Marked run 341 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.652 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.655 | 36027 | Added a new run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.655 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.655 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.657 | 30552 | Recursively removing directory: /tmp/git.JWkZol/ 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.657 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.657 | 36035 | Added a new run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.658 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.658 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.659 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.659 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.659 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.660 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.660 | 36038 | Added a new run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.660 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.660 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.660 | 36051 | Added a new worker 14 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.660 | 30551 | Removed run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.660 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.660 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.661 | 30551 | Assigned run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.661 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.p4DpXB 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.661 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.662 | 36040 | Added a new run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.662 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.664 | 36049 | Added a new run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.664 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.664 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.666 | 36050 | Marked run 342 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.666 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.667 | 30555 | Recursively removing directory: /tmp/git.ZNOo5O/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.667 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.668 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.668 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.668 | 36054 | Added a new run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.669 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.669 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.669 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.669 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.669 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.670 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.670 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.670 | 36067 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.670 | 30551 | Removed run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.670 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.670 | 30551 | Assigned run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.670 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.670 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aQjIw2 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.671 | 36059 | Added a new run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.672 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.673 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.673 | 36062 | Added a new run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.673 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.675 | 36063 | Added a new run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.675 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.676 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.677 | 36066 | Marked run 343 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.677 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.677 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.679 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.679 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.679 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.679 | 30552 | Recursively removing directory: /tmp/git.p4DpXB/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.679 | 36070 | Added a new run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.680 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.682 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.682 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.682 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.682 | 36074 | Added a new run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.682 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.682 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.683 | 36083 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.683 | 30551 | Removed run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.683 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.683 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.683 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.683 | 30551 | Assigned run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.683 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pw0Qpf 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.684 | 36078 | Added a new run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.684 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.686 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.686 | 36079 | Added a new run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.687 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.688 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.688 | 30555 | Recursively removing directory: /tmp/git.aQjIw2/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.689 | 36082 | Marked run 344 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.689 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.690 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.691 | 36086 | Added a new run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.691 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.691 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.692 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.691 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.692 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lUzFT2 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.691 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.691 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.691 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.692 | 36097 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.692 | 30551 | Removed run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.692 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.692 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.692 | 30551 | Assigned run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.693 | 36091 | Added a new run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.693 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.693 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.694 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.696 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.699 | 30552 | Recursively removing directory: /tmp/git.pw0Qpf/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.700 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.700 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.701 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.701 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.701 | 36109 | Added a new worker 21 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.701 | 30551 | Removed run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.701 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.701 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.701 | 30551 | Assigned run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.700 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.701 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kcbAjk 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.704 | 36094 | Added a new run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.705 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.707 | 36095 | Added a new run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.707 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.708 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.708 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.709 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.709 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.709 | 36096 | Marked run 345 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.709 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.710 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.711 | 36101 | Added a new run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.711 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.711 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.712 | 36108 | Marked run 346 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.712 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.714 | 36103 | Added a new run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.714 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.714 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.716 | 36112 | Added a new run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.716 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.718 | 36119 | Added a new run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.718 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.718 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.720 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.720 | 30555 | Recursively removing directory: /tmp/git.lUzFT2/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.720 | 30552 | Recursively removing directory: /tmp/git.kcbAjk/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.721 | 36114 | Added a new run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.721 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.721 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.722 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.722 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.723 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.723 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.723 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.723 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 36138 | Added a new worker 21 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 36137 | Added a new worker 22 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30551 | Removed run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30551 | Assigned run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30551 | Removed run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30551 | Removed worker 22 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30551 | Assigned run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 22 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 36130 | Added a new run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.723 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.723 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aCKUKA 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.724 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Db0B97 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.725 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.725 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.727 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.727 | 36132 | Added a new run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.727 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.729 | 36135 | Marked run 348 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.729 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.730 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.730 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.730 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.731 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.731 | 36136 | Marked run 347 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.731 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.731 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.733 | 36140 | Added a new run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.733 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.734 | 36133 | Added a new run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.734 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.735 | 36143 | Added a new run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.736 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.737 | 36141 | Added a new run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.737 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.737 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.738 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.739 | 36157 | Added a new run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.739 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.740 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.741 | 30552 | Recursively removing directory: /tmp/git.aCKUKA/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.741 | 36155 | Added a new run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.742 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.742 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.743 | 30555 | Recursively removing directory: /tmp/git.Db0B97/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.743 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.743 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.744 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.744 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.744 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.744 | 36167 | Added a new worker 11 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30551 | Removed run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30551 | Assigned run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 36162 | Added a new run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.745 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.745 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.745 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.745 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7g7oBA 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 36170 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30551 | Removed run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.745 | 30551 | Assigned run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.746 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.746 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.746 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hZa7Ub 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.748 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.750 | 36166 | Marked run 350 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.750 | 36165 | Added a new run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.750 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.751 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.752 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.752 | 36169 | Marked run 349 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.752 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.753 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.754 | 36168 | Added a new run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.754 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.754 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.755 | 36171 | Added a new run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.756 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.756 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.757 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.757 | 36173 | Added a new run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.757 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.759 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.759 | 36176 | Added a new run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.761 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.761 | 36181 | Added a new run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.762 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.763 | 30552 | Recursively removing directory: /tmp/git.7g7oBA/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.763 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.764 | 36191 | Added a new run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.764 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.765 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.766 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.766 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.766 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.766 | 30555 | Recursively removing directory: /tmp/git.hZa7Ub/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.766 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.766 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.766 | 36200 | Added a new worker 18 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.766 | 30551 | Removed run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.766 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.766 | 30551 | Assigned run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.767 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.767 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.767 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0xcts0 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.767 | 36196 | Added a new run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.768 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.769 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.769 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.769 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.769 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.769 | 36185 | Added a new run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.769 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.769 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.769 | 36204 | Added a new worker 12 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.769 | 30551 | Removed run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.770 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.770 | 30551 | Assigned run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.770 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.770 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.d2n1OZ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.771 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.771 | 36199 | Marked run 351 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.771 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.773 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.774 | 36198 | Added a new run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.774 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.774 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.775 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.776 | 36201 | Added a new run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.777 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.776 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.777 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.778 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.778 | 36207 | Added a new run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.779 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.779 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.780 | 36206 | Added a new run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.780 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.782 | 36211 | Added a new run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.782 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.782 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.784 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.784 | 36215 | Added a new run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.784 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.786 | 36203 | Marked run 352 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.786 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.786 | 30552 | Recursively removing directory: /tmp/git.0xcts0/ 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.787 | 30555 | Recursively removing directory: /tmp/git.d2n1OZ/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.787 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.788 | 36221 | Added a new run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.788 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.788 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.790 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.790 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.790 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.789 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.790 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.790 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.790 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.790 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.790 | 36227 | Added a new run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.790 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.790 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 36235 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.791 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fobh45 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 30551 | Removed run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.791 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eH60IH 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 30551 | Assigned run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 36236 | Added a new worker 20 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 30551 | Removed run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 30551 | Assigned run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.791 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.793 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.795 | 36233 | Marked run 353 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.795 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.795 | 36230 | Added a new run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.796 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.797 | 36231 | Added a new run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.797 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.798 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.799 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.799 | 36234 | Marked run 354 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.799 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.800 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.800 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.800 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.801 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.801 | 36238 | Added a new run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.801 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.803 | 36239 | Added a new run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.803 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.805 | 36242 | Added a new run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.805 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.806 | 36244 | Added a new run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.807 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.808 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.808 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.809 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.809 | 36260 | Added a new run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.809 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.810 | 30555 | Recursively removing directory: /tmp/git.fobh45/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.810 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.811 | 30552 | Recursively removing directory: /tmp/git.eH60IH/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.811 | 36259 | Added a new run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.812 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.812 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.812 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.812 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.813 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.813 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.813 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.813 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.813 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.813 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.813 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.813 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.813 | 36268 | Added a new worker 21 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.813 | 30551 | Removed run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.813 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.813 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.813 | 30551 | Assigned run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.814 | 36270 | Added a new worker 14 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.814 | 30551 | Removed run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.814 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.814 | 30551 | Assigned run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.814 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AJkox9 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.814 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.e7ZECz 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.814 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.815 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.817 | 36262 | Added a new run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.817 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.819 | 36266 | Added a new run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.820 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.821 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.822 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.822 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.822 | 36267 | Marked run 355 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.822 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.823 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.823 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.824 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.826 | 36269 | Marked run 356 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.826 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.828 | 36264 | Added a new run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.828 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.830 | 36271 | Added a new run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.831 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.831 | 30555 | Recursively removing directory: /tmp/git.AJkox9/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.831 | 30552 | Recursively removing directory: /tmp/git.e7ZECz/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.832 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.832 | 36274 | Added a new run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.833 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.833 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.833 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.833 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.833 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.833 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.834 | 36293 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.834 | 30551 | Removed run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.834 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.834 | 30551 | Assigned run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.834 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TvmWa2 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.834 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.834 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.834 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.835 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vihv01 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.834 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.834 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.834 | 36295 | Added a new worker 21 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.834 | 30551 | Removed run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.834 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.835 | 30551 | Assigned run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.835 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.835 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.835 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.836 | 36275 | Added a new run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.836 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.837 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.839 | 36292 | Marked run 358 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.839 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.840 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.841 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.841 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.841 | 36290 | Added a new run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.841 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.842 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.842 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.843 | 36294 | Marked run 357 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.844 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.845 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.845 | 36296 | Added a new run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.846 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.847 | 36297 | Added a new run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.848 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.849 | 36299 | Added a new run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.850 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.850 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.851 | 36304 | Added a new run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.851 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.851 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.851 | 30555 | Recursively removing directory: /tmp/git.vihv01/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.853 | 30552 | Recursively removing directory: /tmp/git.TvmWa2/ 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.854 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.854 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.853 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.853 | 36316 | Added a new run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.853 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.854 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.854 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 36323 | Added a new worker 18 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30551 | Removed run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30551 | Assigned run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 36326 | Added a new worker 21 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30551 | Removed run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.855 | 30551 | Assigned run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.856 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.856 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.855 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.856 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mHgimn 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.854 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.854 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.854 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.855 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.amsnPC 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.858 | 36325 | Marked run 359 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.858 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.860 | 36320 | Added a new run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.860 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.862 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.862 | 36322 | Marked run 360 as finished 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.863 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.863 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.863 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.864 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.864 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.864 | 36318 | Added a new run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.864 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.866 | 36324 | Added a new run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.866 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.867 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.868 | 36329 | Added a new run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.868 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.869 | 36336 | Added a new run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.870 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.870 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.871 | 36327 | Added a new run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.872 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.872 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.873 | 36342 | Added a new run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.873 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.874 | 30552 | Recursively removing directory: /tmp/git.mHgimn/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.874 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.875 | 30555 | Recursively removing directory: /tmp/git.amsnPC/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.875 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.876 | 36349 | Added a new run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.876 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.876 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.876 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.876 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.877 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.877 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.877 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 36354 | Added a new worker 19 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30551 | Removed run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30551 | Assigned run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 36356 | Added a new worker 10 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30551 | Removed run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.877 | 30551 | Assigned run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.878 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.878 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.i0XvaG 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.878 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vXPWDD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.880 | 36351 | Added a new run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.880 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.882 | 36352 | Added a new run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.882 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.883 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.884 | 36357 | Added a new run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.884 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.885 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.885 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.886 | 36355 | Marked run 361 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.886 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.886 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.887 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.887 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.887 | 36353 | Marked run 362 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.887 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.888 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.888 | 36359 | Added a new run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.888 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.889 | 36362 | Added a new run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.890 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.891 | 36364 | Added a new run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.892 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.892 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.892 | 36366 | Added a new run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.893 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.894 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.894 | 36375 | Added a new run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.894 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.896 | 30552 | Recursively removing directory: /tmp/git.i0XvaG/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.897 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.897 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.897 | 36379 | Added a new run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.897 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.897 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.898 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.898 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.898 | 36388 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.898 | 30551 | Removed run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.898 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.898 | 30551 | Assigned run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.898 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.898 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.898 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BRzjkp 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.900 | 30555 | Recursively removing directory: /tmp/git.vXPWDD/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.900 | 36384 | Added a new run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.900 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.901 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.902 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.902 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.902 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.902 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.902 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.903 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.903 | 36394 | Added a new worker 19 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.903 | 30551 | Removed run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.903 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.903 | 30551 | Assigned run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.903 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.903 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WJCAKv 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.904 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.904 | 36386 | Marked run 363 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.904 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.905 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.906 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.906 | 36390 | Added a new run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.906 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.908 | 36393 | Marked run 364 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.908 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.909 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.910 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.910 | 36392 | Added a new run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.910 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.911 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.912 | 36395 | Added a new run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.913 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.914 | 30552 | Recursively removing directory: /tmp/git.BRzjkp/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.915 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.915 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.915 | 36399 | Added a new run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.915 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.916 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.916 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.917 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.917 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.917 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.917 | 36413 | Added a new worker 18 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.917 | 30551 | Removed run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.917 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.917 | 30551 | Assigned run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.917 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.917 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.L1CmcY 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.918 | 36408 | Added a new run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.918 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.918 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.919 | 36407 | Added a new run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.920 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.921 | 36411 | Marked run 365 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.921 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.922 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.922 | 36385 | Added a new run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.923 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.923 | 30555 | Recursively removing directory: /tmp/git.WJCAKv/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.923 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.924 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.925 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.925 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.926 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.926 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.926 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.926 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.926 | 36425 | Added a new worker 19 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.926 | 30551 | Removed run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.926 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.926 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.926 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.926 | 30551 | Assigned run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.926 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2ey1ve 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.927 | 36414 | Added a new run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.927 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.929 | 36421 | Added a new run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.929 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.931 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.931 | 36420 | Added a new run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.932 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.932 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.933 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.934 | 30552 | Recursively removing directory: /tmp/git.L1CmcY/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.934 | 36424 | Marked run 366 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.934 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.935 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.935 | 36426 | Added a new run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.936 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.936 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.936 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.936 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.936 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.937 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.937 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.937 | 36441 | Added a new worker 17 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.937 | 30551 | Removed run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.937 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.937 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.937 | 30551 | Assigned run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.937 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.byWhSm 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.938 | 36432 | Added a new run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.939 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.940 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.940 | 36436 | Added a new run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.940 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.942 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.942 | 36438 | Added a new run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.943 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.943 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.944 | 30555 | Recursively removing directory: /tmp/git.2ey1ve/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.945 | 36440 | Marked run 367 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.945 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.944 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.945 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.946 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.947 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.947 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.947 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.947 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.947 | 36456 | Added a new worker 18 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.947 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.947 | 30551 | Removed run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.947 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.947 | 30551 | Assigned run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.948 | 36445 | Added a new run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.947 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.947 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sHqB1N 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.948 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.950 | 36449 | Added a new run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.950 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.951 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.952 | 36454 | Added a new run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.953 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.954 | 36455 | Marked run 368 as finished 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.954 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.954 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.954 | 30552 | Recursively removing directory: /tmp/git.byWhSm/ 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.955 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.955 | 36452 | Added a new run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.956 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.956 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.957 | 36460 | Added a new run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.957 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.958 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.958 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.958 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.958 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.958 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.958 | 36472 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.958 | 30551 | Removed run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.958 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.959 | 30551 | Assigned run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.959 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.959 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LOGG3h 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.960 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.960 | 36466 | Added a new run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.960 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.962 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.962 | 36471 | Marked run 369 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.962 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.964 | 36468 | Added a new run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.964 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.965 | 30555 | Recursively removing directory: /tmp/git.sHqB1N/ 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.965 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.965 | 36474 | Added a new run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.966 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.966 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.967 | 36479 | Added a new run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.968 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.968 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.968 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.968 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.968 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.968 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.969 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.969 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6iUSI0 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.969 | 36488 | Added a new worker 15 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.969 | 30551 | Removed run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.969 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.969 | 30551 | Assigned run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.969 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.970 | 36481 | Added a new run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.970 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.972 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.972 | 36485 | Added a new run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.972 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.973 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.973 | 36486 | Marked run 370 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.974 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.974 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.975 | 36491 | Added a new run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.975 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.976 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.976 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.977 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.978 | 30552 | Recursively removing directory: /tmp/git.LOGG3h/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.978 | 36493 | Added a new run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.979 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.980 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.981 | 30552 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.981 | 30552 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.981 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.981 | 36495 | Added a new run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.981 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.981 | 36506 | Added a new worker 16 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.981 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.981 | 30551 | Removed run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.981 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.981 | 30551 | Assigned run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.981 | 30552 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.982 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rHh877 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.982 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.984 | 36505 | Marked run 371 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.985 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.986 | 30555 | Recursively removing directory: /tmp/git.6iUSI0/ 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.987 | 36498 | Added a new run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.987 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.988 | 30552 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.989 | 30555 | Process exit code: 0 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.989 | 30555 | Process output: 57 bytes 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.989 | 30555 | Waiting for a new command 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.989 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.989 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.989 | 36502 | Added a new run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.989 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.989 | 36516 | Added a new worker 12 to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.989 | 30551 | Removed run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.989 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.989 | 30551 | Assigned run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.990 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.990 | 30552 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.989 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hT303o 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.991 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.992 | 36515 | Marked run 372 as finished 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.992 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.993 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.994 | 36508 | Added a new run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.994 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.996 | 36513 | Added a new run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.996 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.996 | 30555 | Checking out revision HEAD 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.996 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.998 | 36521 | Added a new run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:31 | INFO | 30555/cimple-worker: 2024-04-25 03:44:31.998 | 30555 | Going to run: ./ci 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.999 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:31 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:31 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:31 | INFO | 30549/cimple-server: 2024-04-25 03:44:31.999 | 30549 | Waiting for new connections 2024-04-25 03:44:31 | INFO | 30552/cimple-worker: 2024-04-25 03:44:31.999 | 30552 | Recursively removing directory: /tmp/git.rHh877/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.001 | 36527 | Added a new run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.001 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.001 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.002 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.002 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.002 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.002 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.002 | 36536 | Added a new worker 18 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.003 | 30551 | Removed run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.003 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.003 | 30551 | Assigned run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.003 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.002 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.003 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.szgYBj 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.004 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.005 | 36519 | Added a new run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.005 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.007 | 36530 | Added a new run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.007 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.007 | 30555 | Recursively removing directory: /tmp/git.hT303o/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.009 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.009 | 36535 | Marked run 373 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.009 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.009 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.009 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.010 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.010 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.010 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.010 | 36546 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.010 | 30551 | Removed run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.010 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.010 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.010 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.010 | 30551 | Assigned run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.010 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.010 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jNmvye 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.012 | 36545 | Marked run 374 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.012 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.012 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.014 | 36534 | Added a new run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.014 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.015 | 36538 | Added a new run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.016 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.017 | 36544 | Added a new run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.018 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.018 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.019 | 36547 | Added a new run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.019 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.019 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.019 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.020 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.022 | 30552 | Recursively removing directory: /tmp/git.szgYBj/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.022 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.023 | 36556 | Added a new run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.023 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.024 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.024 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.024 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.024 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.024 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.025 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.025 | 36560 | Added a new run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.025 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.026 | 36569 | Added a new worker 8 to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.026 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZE9SNv 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.026 | 30551 | Removed run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.026 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.026 | 30551 | Assigned run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.027 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.027 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.028 | 36562 | Added a new run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.028 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.028 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.028 | 30555 | Recursively removing directory: /tmp/git.jNmvye/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.030 | 36565 | Added a new run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.030 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.032 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.032 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.032 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.032 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.032 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.032 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.032 | 36578 | Added a new worker 20 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.032 | 30551 | Removed run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.032 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.033 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.034 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.032 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sUPybk 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.032 | 30551 | Assigned run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.034 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.034 | 36566 | Marked run 375 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.034 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.036 | 36572 | Added a new run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.036 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.037 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.038 | 36573 | Added a new run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.038 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.039 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.039 | 36577 | Marked run 376 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.040 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.040 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.041 | 36576 | Added a new run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.041 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.042 | 30552 | Recursively removing directory: /tmp/git.ZE9SNv/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.043 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.044 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.044 | 36579 | Added a new run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.044 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.044 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.044 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.044 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.044 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.044 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.045 | 36596 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.045 | 30551 | Removed run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.045 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.045 | 30551 | Assigned run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.045 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.045 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7oEx9e 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.046 | 36588 | Added a new run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.047 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.048 | 36592 | Added a new run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.049 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.050 | 36595 | Marked run 377 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.050 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.051 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.051 | 30555 | Recursively removing directory: /tmp/git.sUPybk/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.052 | 36593 | Added a new run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.052 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.052 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.053 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.054 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.054 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.054 | 36602 | Added a new run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.054 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.054 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.054 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.055 | 36608 | Added a new worker 14 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.055 | 30551 | Removed run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.055 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.055 | 30551 | Assigned run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.054 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.055 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.055 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wIV79O 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.056 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.057 | 36604 | Added a new run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.058 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.059 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.061 | 36605 | Added a new run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.061 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.061 | 30552 | Recursively removing directory: /tmp/git.7oEx9e/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.062 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.063 | 36611 | Added a new run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.063 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.063 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.065 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.065 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.065 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.065 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.065 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.065 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.065 | 36625 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.065 | 30551 | Removed run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.065 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.065 | 30551 | Assigned run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.065 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.065 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.065 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FOrBLU 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.066 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.068 | 36607 | Marked run 378 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.069 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.070 | 36624 | Marked run 379 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.070 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.072 | 36615 | Added a new run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.072 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.072 | 30555 | Recursively removing directory: /tmp/git.wIV79O/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.073 | 36620 | Added a new run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.074 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.074 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.074 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.074 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.074 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.075 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.075 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.075 | 36635 | Added a new worker 11 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.075 | 30551 | Removed run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.075 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.075 | 30551 | Assigned run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.075 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gbxPwQ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.075 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.076 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.077 | 36622 | Added a new run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.077 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.077 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.079 | 36626 | Added a new run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.079 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.080 | 36636 | Added a new run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.081 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.081 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.082 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.082 | 36634 | Marked run 380 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.082 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.082 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.083 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.084 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.084 | 36638 | Added a new run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.084 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.086 | 36643 | Added a new run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.086 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.088 | 36644 | Added a new run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.088 | 30552 | Recursively removing directory: /tmp/git.FOrBLU/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.088 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.090 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.090 | 36647 | Added a new run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.090 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.090 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.091 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.091 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.091 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.091 | 36662 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.092 | 30555 | Recursively removing directory: /tmp/git.gbxPwQ/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.091 | 30551 | Removed run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.091 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.091 | 30551 | Assigned run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.091 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.092 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.U1LLKY 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.093 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.094 | 36655 | Added a new run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.094 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.094 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.094 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.094 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.094 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.094 | 36666 | Added a new worker 20 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.094 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.094 | 30551 | Removed run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.094 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.094 | 30551 | Assigned run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.095 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.095 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.095 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7EstXm 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.097 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.097 | 36661 | Marked run 381 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.097 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.099 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.099 | 36665 | Marked run 382 as finished 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.099 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.099 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.101 | 36660 | Added a new run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.101 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.102 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.102 | 36664 | Added a new run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.103 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.104 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.104 | 36667 | Added a new run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.104 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.105 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.106 | 36669 | Added a new run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.106 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.108 | 36675 | Added a new run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.109 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.108 | 30552 | Recursively removing directory: /tmp/git.U1LLKY/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.110 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.110 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.110 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.111 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.111 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.111 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.111 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.111 | 36689 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.111 | 30551 | Removed run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.111 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.111 | 30551 | Assigned run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.112 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Wbve4A 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.112 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.112 | 36680 | Added a new run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.113 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.115 | 30555 | Recursively removing directory: /tmp/git.7EstXm/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.115 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.115 | 36686 | Added a new run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.115 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.117 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.117 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.117 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.117 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.117 | 36698 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.118 | 30551 | Removed run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.118 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.118 | 30551 | Assigned run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.118 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.118 | 36688 | Marked run 383 as finished 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.117 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.118 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Pf7ACr 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.118 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.119 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.119 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.120 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.121 | 36690 | Added a new run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.122 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.123 | 36695 | Added a new run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.123 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.124 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.124 | 36683 | Added a new run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.125 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.125 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.126 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.127 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.127 | 36699 | Added a new run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.127 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.128 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.128 | 36697 | Marked run 384 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.129 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.130 | 36704 | Added a new run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.130 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.131 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.131 | 30552 | Recursively removing directory: /tmp/git.Wbve4A/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.131 | 36707 | Added a new run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.131 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.134 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.134 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.135 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.135 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.136 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.136 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.136 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.136 | 36725 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.136 | 30551 | Removed run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.136 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.136 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.136 | 30551 | Assigned run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.136 | 36712 | Added a new run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.137 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.136 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5uknID 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.138 | 30555 | Recursively removing directory: /tmp/git.Pf7ACr/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.138 | 36716 | Added a new run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.139 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.139 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.139 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.139 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.140 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.140 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.140 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.140 | 36730 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.140 | 30551 | Removed run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.140 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.140 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.140 | 30551 | Assigned run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.141 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6xl9ah 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.142 | 36724 | Marked run 385 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.142 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.143 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.143 | 36719 | Added a new run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.143 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.144 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.145 | 36720 | Added a new run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.145 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.146 | 36729 | Marked run 386 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.147 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.148 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.148 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.148 | 36728 | Added a new run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.148 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.149 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.150 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.151 | 36731 | Added a new run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.151 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.152 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.152 | 30552 | Recursively removing directory: /tmp/git.5uknID/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.153 | 36736 | Added a new run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.154 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.154 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.154 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.154 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.154 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.154 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.154 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.155 | 36750 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.155 | 30551 | Removed run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.155 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.155 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.155 | 30551 | Assigned run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.155 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QeXEmd 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.156 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.156 | 36749 | Marked run 387 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.156 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.158 | 36738 | Added a new run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.158 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.159 | 30555 | Recursively removing directory: /tmp/git.6xl9ah/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.161 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.161 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.161 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.161 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.161 | 36752 | Added a new run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.161 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.161 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.162 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.161 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.162 | 36758 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.162 | 30551 | Removed run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.162 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.162 | 30551 | Assigned run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.162 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.162 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CEQVyz 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.162 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.165 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.166 | 36748 | Added a new run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.166 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.168 | 36745 | Added a new run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.168 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.168 | 36757 | Marked run 388 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.168 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.170 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.170 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.170 | 30552 | Recursively removing directory: /tmp/git.QeXEmd/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.170 | 36759 | Added a new run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.171 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.171 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.172 | 36762 | Added a new run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.173 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.173 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.173 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.173 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.173 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.174 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.174 | 36775 | Added a new worker 13 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.174 | 30551 | Removed run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.174 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.174 | 30551 | Assigned run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.174 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iTGOnR 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.174 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.174 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.175 | 36770 | Added a new run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.175 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.176 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.177 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.178 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.180 | 36774 | Marked run 389 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.180 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.180 | 36777 | Added a new run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.180 | 30555 | Recursively removing directory: /tmp/git.CEQVyz/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.180 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.181 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.182 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.182 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.183 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.183 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.183 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.183 | 36781 | Added a new run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.183 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.183 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.183 | 36790 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.183 | 30551 | Removed run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.183 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.183 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.183 | 30551 | Assigned run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.184 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UuGXxN 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.185 | 36778 | Added a new run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.185 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.186 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.187 | 36789 | Marked run 390 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.187 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.188 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.189 | 36784 | Added a new run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.189 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.191 | 36787 | Added a new run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.191 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.191 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.192 | 30552 | Recursively removing directory: /tmp/git.iTGOnR/ 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.192 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.192 | 36794 | Added a new run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.192 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.193 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.194 | 36796 | Added a new run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.195 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.195 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.195 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.195 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.195 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.195 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.196 | 36807 | Added a new worker 13 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.196 | 30551 | Removed run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.196 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.196 | 30551 | Assigned run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.196 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.196 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.196 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FpgoMH 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.197 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.198 | 36806 | Marked run 391 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.198 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.199 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.200 | 36802 | Added a new run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.200 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.201 | 30555 | Recursively removing directory: /tmp/git.UuGXxN/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.202 | 36809 | Added a new run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.202 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.203 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.204 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.204 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.204 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.204 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.204 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.205 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.205 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.205 | 36821 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.205 | 30551 | Removed run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.205 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.205 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.205 | 30551 | Assigned run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.205 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.205 | 36811 | Added a new run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.206 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.205 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.heuDiG 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.207 | 36814 | Added a new run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.208 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.209 | 36818 | Added a new run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.209 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.211 | 36819 | Marked run 392 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.211 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.212 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.213 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.213 | 36822 | Added a new run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.213 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.214 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.215 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.215 | 30552 | Recursively removing directory: /tmp/git.FpgoMH/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.215 | 36830 | Added a new run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.215 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.216 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.217 | 36831 | Added a new run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.218 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.218 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.218 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.218 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.218 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.218 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.219 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.219 | 36840 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.219 | 30551 | Removed run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.219 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.219 | 30551 | Assigned run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.219 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.219 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OvJVUV 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.221 | 36833 | Added a new run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.221 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.223 | 36837 | Added a new run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.223 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.223 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.224 | 30555 | Recursively removing directory: /tmp/git.heuDiG/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.225 | 36839 | Marked run 393 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.226 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.226 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.227 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.227 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.227 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.227 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.227 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.227 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.228 | 36853 | Added a new worker 12 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.228 | 30551 | Removed run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.228 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.228 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.228 | 30551 | Assigned run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.228 | 36842 | Added a new run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.228 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.228 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qbCgd1 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.229 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.231 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.232 | 36852 | Marked run 394 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.232 | 36851 | Added a new run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.232 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.234 | 36857 | Added a new run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.235 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.235 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.236 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.236 | 30552 | Recursively removing directory: /tmp/git.OvJVUV/ 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.236 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.236 | 36846 | Added a new run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.237 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.239 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.239 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.239 | 36849 | Added a new run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.239 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.239 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.239 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.240 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ufiitH 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.240 | 36868 | Added a new worker 13 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.240 | 30551 | Removed run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.240 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.240 | 30551 | Assigned run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.240 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.241 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.242 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.242 | 36864 | Added a new run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.242 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.244 | 36867 | Marked run 395 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.245 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.245 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.245 | 30555 | Recursively removing directory: /tmp/git.qbCgd1/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.247 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.248 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.248 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.248 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.248 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.248 | 36872 | Added a new run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.248 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.248 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.248 | 36881 | Added a new worker 7 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.248 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.248 | 30551 | Removed run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.248 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.249 | 30551 | Assigned run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.248 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.249 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5FtTPx 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.250 | 36871 | Added a new run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.250 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.252 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.252 | 36874 | Added a new run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.253 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.254 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.254 | 36879 | Added a new run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.255 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.256 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.256 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.257 | 30552 | Recursively removing directory: /tmp/git.ufiitH/ 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.257 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.258 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.258 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.258 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.258 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.258 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.259 | 36898 | Added a new worker 21 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.259 | 30551 | Removed run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.259 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.259 | 30551 | Assigned run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.259 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.259 | 36880 | Marked run 396 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.259 | 36886 | Added a new run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.259 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.259 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.258 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.259 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1gci0h 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.262 | 36891 | Added a new run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.262 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.264 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.264 | 36894 | Added a new run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.264 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.265 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.266 | 30555 | Recursively removing directory: /tmp/git.5FtTPx/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.267 | 36896 | Added a new run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.267 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.268 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.268 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.268 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.268 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.269 | 36897 | Marked run 397 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.269 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.269 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.269 | 36912 | Added a new worker 16 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.269 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.269 | 30551 | Removed run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.269 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.269 | 30551 | Assigned run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.268 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.269 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.269 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2oEKUO 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.271 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.272 | 36911 | Marked run 398 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.272 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.273 | 36905 | Added a new run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.273 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.275 | 36910 | Added a new run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.276 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.277 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.276 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.277 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.277 | 30552 | Recursively removing directory: /tmp/git.1gci0h/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.279 | 36908 | Added a new run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.279 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.279 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.279 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.280 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.280 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.280 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.280 | 36927 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.280 | 30551 | Removed run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.280 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.280 | 30551 | Assigned run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.280 | 36914 | Added a new run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.280 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9sXWG1 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.281 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.282 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.283 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.284 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.286 | 30555 | Recursively removing directory: /tmp/git.2oEKUO/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.286 | 36922 | Added a new run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.286 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.287 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.288 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.288 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.288 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.289 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.l8136Z 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.288 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.288 | 36926 | Marked run 399 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.288 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.289 | 36938 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.289 | 30551 | Removed run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.289 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.289 | 30551 | Assigned run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.289 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.289 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.290 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.290 | 36924 | Added a new run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.291 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.293 | 36931 | Added a new run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.293 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.294 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.295 | 36934 | Added a new run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.295 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.295 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.296 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.297 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.297 | 36939 | Added a new run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.297 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.298 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.298 | 36937 | Marked run 400 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.299 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.300 | 36944 | Added a new run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.300 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.300 | 30552 | Recursively removing directory: /tmp/git.9sXWG1/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.301 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.302 | 36947 | Added a new run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.302 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.303 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.303 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.303 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.303 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.303 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.303 | 36960 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.303 | 30551 | Removed run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.303 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.303 | 30551 | Assigned run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.303 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.303 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cMxtXS 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.304 | 36952 | Added a new run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.304 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.305 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.307 | 36956 | Added a new run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.307 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.308 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.308 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.309 | 30555 | Recursively removing directory: /tmp/git.l8136Z/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.309 | 36959 | Marked run 401 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.309 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.311 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.311 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.312 | 36964 | Added a new run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.311 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.311 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.312 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.312 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.h6Q9zz 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.312 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.312 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.312 | 36971 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.312 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.312 | 30551 | Removed run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.312 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.312 | 30551 | Assigned run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.312 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.314 | 36967 | Added a new run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.314 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.316 | 36970 | Marked run 402 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.316 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.317 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.317 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.318 | 36968 | Added a new run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.319 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.320 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.321 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.324 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.324 | 30552 | Recursively removing directory: /tmp/git.cMxtXS/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.325 | 36969 | Added a new run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.326 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.326 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.326 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.326 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.326 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.326 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.326 | 36987 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.327 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.327 | 30551 | Removed run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.327 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.327 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WpFHZb 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.327 | 30551 | Assigned run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.328 | 36977 | Added a new run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.328 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.329 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.330 | 36978 | Added a new run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.330 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.332 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.333 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.334 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.334 | 36983 | Added a new run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.334 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.335 | 30555 | Recursively removing directory: /tmp/git.h6Q9zz/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.335 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.336 | 36991 | Added a new run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.336 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.337 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.337 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.337 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.336 | 36986 | Marked run 403 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.337 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.338 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.338 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.338 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.338 | 37002 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.339 | 30551 | Removed run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.339 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.339 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aAWokg 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.339 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.339 | 30551 | Assigned run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.341 | 36995 | Added a new run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.342 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.342 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.344 | 30552 | Recursively removing directory: /tmp/git.WpFHZb/ 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.345 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.346 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.346 | 37001 | Marked run 404 as finished 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.347 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.347 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.347 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.347 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.347 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.347 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.347 | 37013 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.347 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.347 | 30551 | Removed run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.347 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.347 | 30551 | Assigned run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.347 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.347 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.C7oNEe 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.349 | 36997 | Added a new run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.350 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.354 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.353 | 37012 | Marked run 405 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.355 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.355 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.358 | 30555 | Recursively removing directory: /tmp/git.aAWokg/ 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.365 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.365 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.365 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.365 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.365 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.365 | 37004 | Added a new run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.367 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.368 | 37008 | Added a new run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.368 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.369 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.369 | 37011 | Added a new run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.370 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.373 | 37022 | Marked run 406 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.373 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.374 | 37023 | Added a new worker 7 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.374 | 30551 | Removed run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.374 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.374 | 30551 | Assigned run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.376 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.379 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.379 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.382 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.382 | 37025 | Added a new run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.382 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.384 | 37029 | Added a new run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.384 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.375 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XsS3nx 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.380 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.381 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.386 | 30552 | Recursively removing directory: /tmp/git.C7oNEe/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.387 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.387 | 37030 | Added a new run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.388 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.390 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.390 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.390 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.390 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.391 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.391 | 37048 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.391 | 30551 | Removed run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.391 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.391 | 30551 | Assigned run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.391 | 37033 | Added a new run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.392 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7Z3bHu 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.392 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.393 | 37041 | Added a new run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.393 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.394 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.395 | 30555 | Recursively removing directory: /tmp/git.XsS3nx/ 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.397 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.397 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.398 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.398 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.398 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.398 | 37054 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.398 | 30551 | Removed run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.398 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.398 | 30551 | Assigned run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.398 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.C7Y0gp 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.398 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.398 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.399 | 37045 | Added a new run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.399 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.400 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.402 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.403 | 37049 | Added a new run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.404 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.404 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.405 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.406 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.406 | 37052 | Added a new run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.407 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.409 | 37057 | Added a new run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.409 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.409 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.410 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.411 | 37047 | Marked run 407 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.411 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.412 | 37053 | Marked run 408 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.412 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.413 | 30552 | Recursively removing directory: /tmp/git.7Z3bHu/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.414 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.415 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.415 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.415 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.415 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ezYWcH 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.415 | 37060 | Added a new run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.415 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.415 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.415 | 37076 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.415 | 30551 | Removed run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.415 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.415 | 30551 | Assigned run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.416 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.416 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.417 | 30555 | Recursively removing directory: /tmp/git.C7Y0gp/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.420 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.420 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.420 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.420 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.420 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.420 | 37080 | Added a new worker 20 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.420 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.420 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.420 | 30551 | Removed run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.420 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.420 | 30551 | Assigned run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.420 | 37067 | Added a new run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.421 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.420 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.y1awDE 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.424 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.424 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.424 | 37069 | Added a new run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.424 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.425 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.427 | 37072 | Added a new run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.427 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.428 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.429 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.428 | 37075 | Marked run 409 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.429 | 37079 | Marked run 410 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.429 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.430 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.430 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.430 | 37083 | Added a new run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.431 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.432 | 37089 | Added a new run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.432 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.433 | 37081 | Added a new run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.434 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.435 | 37090 | Added a new run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.436 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.437 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.437 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.437 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.438 | 30552 | Recursively removing directory: /tmp/git.ezYWcH/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.439 | 37101 | Added a new run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.440 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.440 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.440 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.441 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.441 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.441 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.441 | 37106 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.441 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.441 | 30551 | Removed run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.441 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.441 | 30551 | Assigned run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.441 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CP6AoJ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.442 | 37100 | Added a new run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.443 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.443 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.445 | 37102 | Added a new run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.445 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.448 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.448 | 37105 | Marked run 411 as finished 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.448 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.448 | 30555 | Recursively removing directory: /tmp/git.y1awDE/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.450 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.449 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.450 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.450 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.450 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.450 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.451 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aGO8uR 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.450 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.451 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.451 | 37118 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.451 | 30551 | Removed run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.451 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.451 | 30551 | Assigned run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.451 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.452 | 37107 | Added a new run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.452 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.454 | 37108 | Added a new run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.455 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.455 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.456 | 37114 | Added a new run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.456 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.458 | 37117 | Marked run 412 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.458 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.459 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.458 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.459 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.460 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.461 | 37115 | Added a new run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.461 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.462 | 37122 | Added a new run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.462 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.463 | 37125 | Added a new run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.463 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.465 | 37127 | Added a new run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.465 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.466 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.467 | 30552 | Recursively removing directory: /tmp/git.CP6AoJ/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.469 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.469 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.469 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.468 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.469 | 37135 | Added a new run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.469 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.470 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.470 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.470 | 37144 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.471 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.l5k0No 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.471 | 30551 | Removed run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.471 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.471 | 30551 | Assigned run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.471 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.471 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.472 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.472 | 37141 | Added a new run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.473 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.475 | 30555 | Recursively removing directory: /tmp/git.aGO8uR/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.474 | 37140 | Added a new run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.475 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.476 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.477 | 37143 | Marked run 413 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.477 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.478 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.478 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.478 | 37145 | Added a new run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.479 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.479 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.479 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.480 | 37153 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.480 | 30551 | Removed run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.480 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.480 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.480 | 30551 | Assigned run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.480 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kqQINk 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.480 | 37147 | Added a new run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.481 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.482 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.483 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.483 | 37150 | Added a new run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.484 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.483 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.486 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.486 | 37151 | Marked run 414 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.486 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.486 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.488 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.488 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.488 | 37156 | Added a new run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.489 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.490 | 37154 | Added a new run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.491 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.492 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.492 | 37159 | Added a new run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.493 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.494 | 37161 | Added a new run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.494 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.494 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.494 | 30552 | Recursively removing directory: /tmp/git.l5k0No/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.496 | 37170 | Added a new run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.496 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.497 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.497 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.497 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.497 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.497 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.497 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.497 | 37181 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.497 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.498 | 30551 | Removed run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.498 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.498 | 30551 | Assigned run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.498 | 30555 | Recursively removing directory: /tmp/git.kqQINk/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.498 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dZEPQP 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.498 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.499 | 37179 | Marked run 415 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.499 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.500 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.500 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.501 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.501 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.501 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QA22fD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.501 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.501 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.501 | 37185 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.501 | 30551 | Removed run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.501 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.501 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.501 | 30551 | Assigned run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.501 | 37173 | Added a new run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.501 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.505 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.504 | 37180 | Added a new run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.505 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.506 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.507 | 37182 | Added a new run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.507 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.507 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.508 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.508 | 37183 | Added a new run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.508 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.509 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.510 | 37184 | Marked run 416 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.510 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.511 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.512 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.512 | 37189 | Added a new run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.512 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.514 | 37188 | Added a new run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.515 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.516 | 37195 | Added a new run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.516 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.516 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.517 | 30555 | Recursively removing directory: /tmp/git.QA22fD/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.518 | 30552 | Recursively removing directory: /tmp/git.dZEPQP/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.518 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.519 | 37196 | Added a new run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.519 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.519 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.519 | 37212 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.519 | 30551 | Removed run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.519 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.520 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.520 | 30551 | Assigned run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.520 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.520 | 37214 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.520 | 30551 | Removed run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.520 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.520 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.520 | 30551 | Assigned run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.520 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.519 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.519 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.519 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.519 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.519 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.519 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.520 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bfWXde 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.521 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5a4o2o 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.521 | 37208 | Added a new run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.522 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.524 | 37210 | Added a new run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.525 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.525 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.525 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.526 | 37215 | Added a new run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.526 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.527 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.528 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.528 | 37211 | Marked run 418 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.529 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.529 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.530 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.530 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.531 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.531 | 37220 | Added a new run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.531 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.533 | 37219 | Added a new run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.533 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.534 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.535 | 37213 | Marked run 417 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.535 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.536 | 37222 | Added a new run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.536 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.537 | 30555 | Recursively removing directory: /tmp/git.bfWXde/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.538 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.538 | 37224 | Added a new run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.539 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.539 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.539 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.539 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.539 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.539 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.540 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.540 | 37244 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.540 | 30551 | Removed run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.540 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.540 | 30551 | Assigned run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.540 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.540 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kwm34b 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.541 | 30552 | Recursively removing directory: /tmp/git.5a4o2o/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.542 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.543 | 37232 | Added a new run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.543 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.545 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.545 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.545 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.546 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.546 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.546 | 37248 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.546 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xGCrT9 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.546 | 30551 | Removed run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.546 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.546 | 30551 | Assigned run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.547 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.549 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.554 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.554 | 37243 | Marked run 419 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.554 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.558 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.564 | 37242 | Added a new run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.564 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.566 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.566 | 37247 | Marked run 420 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.567 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.567 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.567 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.568 | 37239 | Added a new run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.569 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.570 | 37245 | Added a new run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.570 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.570 | 30555 | Recursively removing directory: /tmp/git.kwm34b/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.571 | 37249 | Added a new run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.572 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.573 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.573 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.573 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.573 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.573 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.573 | 37267 | Added a new worker 14 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.573 | 30551 | Removed run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.573 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.573 | 30551 | Assigned run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.574 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.z6vxmw 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.574 | 37254 | Added a new run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.575 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.575 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.576 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.577 | 37269 | Added a new run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.577 | 30552 | Recursively removing directory: /tmp/git.xGCrT9/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.577 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.579 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.580 | 37266 | Marked run 421 as finished 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.580 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.580 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.580 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.580 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.580 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.580 | 37276 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.580 | 30551 | Removed run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.580 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.580 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.580 | 30551 | Assigned run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.581 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.583 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IzhFm2 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.583 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.584 | 37271 | Added a new run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.584 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.585 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.586 | 37268 | Added a new run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.586 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.587 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.588 | 37274 | Added a new run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.588 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.589 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.590 | 37277 | Added a new run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.590 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.590 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.592 | 37275 | Marked run 422 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.592 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.591 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.592 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.593 | 37280 | Added a new run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.594 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.594 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.595 | 37284 | Added a new run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.595 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.596 | 37290 | Added a new run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.596 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.595 | 30555 | Recursively removing directory: /tmp/git.z6vxmw/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.598 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.598 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.598 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.599 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.599 | 37292 | Added a new run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.599 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.599 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.599 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.600 | 37301 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.600 | 30551 | Removed run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.600 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.600 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.600 | 30551 | Assigned run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.600 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lxoGIC 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.600 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.602 | 37298 | Added a new run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.602 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.603 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.603 | 37299 | Marked run 423 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.603 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.604 | 30552 | Recursively removing directory: /tmp/git.IzhFm2/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.605 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.606 | 37300 | Added a new run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.606 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.606 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.607 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.607 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.607 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.607 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.607 | 37311 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.607 | 30551 | Removed run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.607 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.607 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.607 | 30551 | Assigned run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.607 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zf5cH7 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.608 | 37308 | Added a new run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.608 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.609 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.610 | 37305 | Added a new run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.610 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.610 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.612 | 37310 | Marked run 424 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.612 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.612 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.614 | 37309 | Added a new run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.614 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.616 | 37315 | Added a new run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.616 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.616 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.617 | 30555 | Recursively removing directory: /tmp/git.lxoGIC/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.618 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.618 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.619 | 37318 | Added a new run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.619 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.620 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.620 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.620 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.620 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.620 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.620 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.620 | 37331 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.620 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.620 | 30551 | Removed run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.620 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.620 | 30551 | Assigned run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.620 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Fxy8Mj 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.621 | 37321 | Added a new run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.621 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.623 | 37329 | Added a new run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.623 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.624 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.625 | 37326 | Added a new run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.625 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.627 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.627 | 37330 | Marked run 425 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.627 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.628 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.628 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.629 | 37334 | Added a new run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.629 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.630 | 30552 | Recursively removing directory: /tmp/git.zf5cH7/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.630 | 37336 | Added a new run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.630 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.632 | 37341 | Added a new run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.632 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.632 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.632 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.633 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.633 | 37350 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.633 | 30551 | Removed run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.633 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.633 | 30551 | Assigned run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.633 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.632 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.632 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.632 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.633 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Xs5Btc 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.634 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.634 | 37344 | Added a new run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.635 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.636 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.636 | 37348 | Added a new run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.637 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.638 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.639 | 30555 | Recursively removing directory: /tmp/git.Fxy8Mj/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.639 | 37353 | Added a new run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.639 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.641 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.641 | 37357 | Added a new run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.641 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.641 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.641 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.641 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.641 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.641 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.642 | 37364 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.642 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.642 | 30551 | Removed run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.642 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.642 | 30551 | Assigned run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.642 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BgrEk8 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.643 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.643 | 37349 | Marked run 426 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.643 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.644 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.645 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.646 | 37360 | Added a new run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.646 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.648 | 37362 | Added a new run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.648 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.649 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.649 | 37363 | Marked run 427 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.649 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.651 | 37367 | Added a new run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.651 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.651 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.652 | 30552 | Recursively removing directory: /tmp/git.Xs5Btc/ 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.653 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.653 | 37368 | Added a new run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.653 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.655 | 37373 | Added a new run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.655 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.655 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.655 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.655 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.656 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.656 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.656 | 37383 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.656 | 37377 | Added a new run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.657 | 30551 | Removed run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.657 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.657 | 30551 | Assigned run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.657 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xn7GuH 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.658 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.658 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.658 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.659 | 37382 | Marked run 428 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.659 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.660 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.661 | 37381 | Added a new run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.661 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.662 | 30555 | Recursively removing directory: /tmp/git.BgrEk8/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.663 | 37387 | Added a new run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.664 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.664 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.664 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.664 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.664 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.664 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.665 | 37397 | Added a new worker 12 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.665 | 30551 | Removed run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.665 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.665 | 30551 | Assigned run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.665 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.665 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.665 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sNGQWC 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.665 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.666 | 37392 | Added a new run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.666 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.667 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.668 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.669 | 37389 | Added a new run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.670 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.670 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.672 | 37398 | Added a new run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.672 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.672 | 37396 | Marked run 429 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.672 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.673 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.674 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.674 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.675 | 37401 | Added a new run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.675 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.675 | 30552 | Recursively removing directory: /tmp/git.xn7GuH/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.677 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.677 | 37409 | Added a new run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.677 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.678 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.678 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.678 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.678 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.678 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.679 | 37417 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.679 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.679 | 30551 | Removed run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.679 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.679 | 30551 | Assigned run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.679 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.679 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.R1wIsL 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.680 | 37403 | Added a new run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.680 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.681 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.682 | 37416 | Marked run 430 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.682 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.683 | 37413 | Added a new run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.684 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.684 | 30555 | Recursively removing directory: /tmp/git.sNGQWC/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.684 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.685 | 37418 | Added a new run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.685 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.686 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.687 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.687 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.687 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.687 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.687 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.687 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.687 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.688 | 37430 | Added a new worker 11 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.688 | 30551 | Removed run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.688 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.688 | 30551 | Assigned run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.688 | 37423 | Added a new run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.688 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.688 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.688 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EWJAC0 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.690 | 37425 | Added a new run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.690 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.690 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.691 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.693 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.695 | 37428 | Added a new run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.695 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.697 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.697 | 37429 | Marked run 431 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.698 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.699 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.699 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.699 | 30552 | Recursively removing directory: /tmp/git.R1wIsL/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.702 | 37433 | Added a new run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.702 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.703 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.703 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.703 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.703 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.703 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.703 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yafnQ4 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.703 | 37448 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.703 | 30551 | Removed run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.703 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.703 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.703 | 30551 | Assigned run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.704 | 37435 | Added a new run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.704 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.706 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.707 | 37437 | Added a new run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.707 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.708 | 30555 | Recursively removing directory: /tmp/git.EWJAC0/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.709 | 37443 | Added a new run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.710 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.710 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.711 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.711 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.711 | 37447 | Marked run 432 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.711 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.711 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.711 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.712 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.712 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.712 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.712 | 37460 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.712 | 30551 | Removed run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.712 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.712 | 30551 | Assigned run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.712 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.712 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.712 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xN0u4H 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.713 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.713 | 37453 | Added a new run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.714 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.715 | 37459 | Marked run 433 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.715 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.716 | 37457 | Added a new run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.716 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.717 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.718 | 37458 | Added a new run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.718 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.719 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.719 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.721 | 37461 | Added a new run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.721 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.721 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.721 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.722 | 37466 | Added a new run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.722 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.723 | 30552 | Recursively removing directory: /tmp/git.yafnQ4/ 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.724 | 37468 | Added a new run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.724 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.725 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.726 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.726 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.725 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.725 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.726 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.726 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.726 | 37482 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.726 | 30551 | Removed run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.726 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.726 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.726 | 30551 | Assigned run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.726 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VBLF2A 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.727 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.728 | 37475 | Added a new run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.728 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.729 | 37479 | Added a new run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.729 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.731 | 37484 | Added a new run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.731 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.732 | 30555 | Recursively removing directory: /tmp/git.xN0u4H/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.732 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.733 | 37483 | Added a new run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.734 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.734 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.734 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.734 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.734 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.735 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.735 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.735 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.735 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.735 | 37494 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.735 | 30551 | Removed run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.735 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.735 | 30551 | Assigned run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.735 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5rkGSB 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.736 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.736 | 37481 | Marked run 434 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.736 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.738 | 37490 | Added a new run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.738 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.738 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.742 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.742 | 37493 | Added a new run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.742 | 37492 | Marked run 435 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.743 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.742 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.743 | 30552 | Recursively removing directory: /tmp/git.VBLF2A/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.745 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.745 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.744 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.745 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.745 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.745 | 37509 | Added a new worker 14 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.745 | 30551 | Removed run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.745 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.745 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.745 | 30551 | Assigned run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.745 | 37497 | Added a new run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.745 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.745 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6pZAOt 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.746 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.747 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.748 | 37499 | Added a new run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.748 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.749 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.749 | 37508 | Marked run 436 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.750 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.751 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.752 | 37504 | Added a new run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.752 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.753 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.753 | 30555 | Recursively removing directory: /tmp/git.5rkGSB/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.754 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.754 | 37512 | Added a new run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.755 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.755 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.756 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.756 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.756 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.756 | 37524 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.756 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.756 | 30551 | Removed run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.756 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.755 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.756 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.r5aT4C 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.756 | 30551 | Assigned run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.756 | 37514 | Added a new run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.757 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.758 | 37518 | Added a new run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.758 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.759 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.761 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.761 | 37525 | Added a new run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.762 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.764 | 30552 | Recursively removing directory: /tmp/git.6pZAOt/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.765 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.764 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.765 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.765 | 37523 | Marked run 437 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.765 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.765 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.765 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.766 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.766 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.766 | 37540 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.766 | 30551 | Removed run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.766 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.766 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.766 | 30551 | Assigned run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.766 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.766 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QCoyWo 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.767 | 37529 | Added a new run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.768 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.769 | 37533 | Added a new run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.769 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.772 | 37539 | Marked run 438 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.772 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.772 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.773 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.773 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.773 | 30555 | Recursively removing directory: /tmp/git.r5aT4C/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.774 | 37534 | Added a new run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.774 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.775 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.776 | 37537 | Added a new run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.776 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.776 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.776 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.776 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.776 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.777 | 37553 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.777 | 30551 | Removed run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.777 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.777 | 30551 | Assigned run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.777 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.777 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dpL45t 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.777 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.778 | 37548 | Added a new run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.778 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.780 | 37549 | Added a new run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.780 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.781 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.782 | 37552 | Marked run 439 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.782 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.783 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.784 | 37555 | Added a new run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.784 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.784 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.785 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.785 | 30552 | Recursively removing directory: /tmp/git.QCoyWo/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.786 | 37557 | Added a new run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.786 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.788 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.788 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.788 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.788 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.788 | 37560 | Added a new run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.789 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.789 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.789 | 37574 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.789 | 30551 | Removed run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.789 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.789 | 30551 | Assigned run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.790 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.790 | 37566 | Added a new run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.790 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.790 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dUaEZp 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.792 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.792 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.793 | 37570 | Added a new run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.793 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.795 | 37573 | Marked run 440 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.795 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.795 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.796 | 30555 | Recursively removing directory: /tmp/git.dpL45t/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.796 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.797 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.797 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.797 | 37578 | Added a new run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.798 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.798 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.798 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.798 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.798 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.798 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.798 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QruIsA 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.798 | 37586 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.798 | 30551 | Removed run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.798 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.798 | 30551 | Assigned run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.798 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.800 | 37585 | Marked run 441 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.800 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.801 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.801 | 37579 | Added a new run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.802 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.803 | 37582 | Added a new run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.803 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.804 | 37583 | Added a new run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.805 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.806 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.807 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.807 | 30552 | Recursively removing directory: /tmp/git.dUaEZp/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.808 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.808 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.808 | 37589 | Added a new run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.808 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.809 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.810 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.810 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.810 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.811 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zaNIe2 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.810 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.810 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.810 | 37597 | Added a new run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.810 | 37603 | Added a new worker 7 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.810 | 30551 | Removed run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.810 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.811 | 30551 | Assigned run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.811 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.812 | 37598 | Added a new run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.812 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.812 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.814 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.815 | 37599 | Added a new run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.815 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.817 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.817 | 37602 | Marked run 442 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.817 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.818 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.819 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.819 | 37605 | Added a new run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.819 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.819 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.820 | 30555 | Recursively removing directory: /tmp/git.QruIsA/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.821 | 37609 | Added a new run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.821 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.822 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.822 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.823 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.823 | 37613 | Added a new run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.823 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.823 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.824 | 37622 | Added a new worker 12 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.824 | 30551 | Removed run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.824 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.824 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.824 | 30551 | Assigned run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.824 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CuuicU 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.827 | 30552 | Recursively removing directory: /tmp/git.zaNIe2/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.827 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.827 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.828 | 37621 | Marked run 443 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.828 | 37615 | Added a new run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.829 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.829 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.829 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.829 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.829 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.829 | 37632 | Added a new worker 8 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.830 | 30551 | Removed run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.830 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.830 | 30551 | Assigned run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.830 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Po4uXc 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.830 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.830 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.831 | 37628 | Added a new run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.831 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.831 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.833 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.833 | 37626 | Added a new run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.833 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.835 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.835 | 37631 | Marked run 444 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.836 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.836 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.836 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.836 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.840 | 30555 | Recursively removing directory: /tmp/git.CuuicU/ 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.842 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.842 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.842 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.842 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.842 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.842 | 37651 | Added a new worker 19 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.842 | 30551 | Removed run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.842 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.842 | 30551 | Assigned run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.842 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.842 | 30552 | Recursively removing directory: /tmp/git.Po4uXc/ 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.842 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.k1759S 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.844 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.844 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.844 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.844 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.844 | 37653 | Added a new worker 21 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.844 | 30551 | Removed run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.844 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.844 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.844 | 30551 | Assigned run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.844 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.844 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DzenjI 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.854 | 37635 | Added a new run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.855 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.857 | 37629 | Added a new run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.857 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.858 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.859 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.859 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.860 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.869 | 37650 | Marked run 445 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.870 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.870 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.870 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.871 | 37652 | Marked run 446 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.871 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.872 | 37637 | Added a new run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.873 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.874 | 37657 | Added a new run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.874 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.875 | 37639 | Added a new run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.875 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.877 | 37655 | Added a new run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.877 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.877 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.878 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.878 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.880 | 37672 | Added a new run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.880 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.880 | 30555 | Recursively removing directory: /tmp/git.k1759S/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.880 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.881 | 30552 | Recursively removing directory: /tmp/git.DzenjI/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.882 | 37674 | Added a new run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.882 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.882 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.882 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.883 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.883 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.883 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.883 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 37681 | Added a new worker 16 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 37683 | Added a new worker 21 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30551 | Removed run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30551 | Assigned run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30551 | Removed run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.883 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.884 | 30551 | Assigned run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.884 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.f0pEAW 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.884 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jyH1OE 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.885 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.886 | 37675 | Added a new run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.886 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.888 | 37682 | Marked run 448 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.888 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.889 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.890 | 37678 | Added a new run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.890 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.890 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.891 | 37680 | Marked run 447 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.891 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.891 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.892 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.893 | 37684 | Added a new run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.893 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.893 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.894 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.895 | 37687 | Added a new run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.895 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.897 | 37685 | Added a new run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.897 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.897 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.898 | 37690 | Added a new run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.898 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.899 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.899 | 37697 | Added a new run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.899 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.901 | 37703 | Added a new run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.902 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.902 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.903 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.902 | 30552 | Recursively removing directory: /tmp/git.jyH1OE/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.904 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.904 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.904 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.904 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.904 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.904 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.904 | 37713 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.904 | 30551 | Removed run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.904 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.904 | 30551 | Assigned run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.904 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.904 | 30555 | Recursively removing directory: /tmp/git.f0pEAW/ 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.905 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G8Gd3B 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.905 | 37708 | Added a new run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.905 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.907 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.907 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.908 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 37710 | Added a new run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 37717 | Added a new worker 10 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 30551 | Removed run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 30551 | Assigned run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.908 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.909 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.908 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.R7bMPx 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.911 | 37711 | Marked run 450 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.911 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.911 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.913 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.913 | 37714 | Added a new run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.913 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.914 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.915 | 37718 | Added a new run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.915 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.916 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.916 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.917 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.918 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.920 | 37716 | Marked run 449 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.920 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.921 | 37720 | Added a new run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.921 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.922 | 30552 | Recursively removing directory: /tmp/git.G8Gd3B/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.922 | 37721 | Added a new run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.923 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.924 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.924 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.925 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.925 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.925 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.925 | 37741 | Added a new worker 12 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.925 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.925 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.925 | 30551 | Removed run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.925 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.925 | 30551 | Assigned run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.926 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.926 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Dmdv8f 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.926 | 30555 | Recursively removing directory: /tmp/git.R7bMPx/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.927 | 37740 | Marked run 451 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.927 | 37725 | Added a new run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.927 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.929 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.929 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.929 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.929 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.929 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.929 | 37746 | Added a new worker 14 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.929 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.929 | 30551 | Removed run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.929 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.929 | 30551 | Assigned run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.930 | 37728 | Added a new run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.930 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.930 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aE22tx 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.932 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.932 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.933 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.933 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.934 | 37743 | Added a new run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.934 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.935 | 37742 | Added a new run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.936 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.937 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.938 | 37745 | Marked run 452 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.938 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.938 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.938 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.939 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.939 | 37749 | Added a new run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.940 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.940 | 37748 | Added a new run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.941 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.941 | 30552 | Recursively removing directory: /tmp/git.Dmdv8f/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.943 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.943 | 37755 | Added a new run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.943 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.944 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.944 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.944 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.944 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.944 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.944 | 37768 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.944 | 30551 | Removed run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.944 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.944 | 30551 | Assigned run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.944 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.944 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bvI0fM 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.945 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.945 | 37759 | Added a new run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.945 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.947 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.947 | 37764 | Added a new run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.948 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.949 | 30555 | Recursively removing directory: /tmp/git.aE22tx/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.949 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.950 | 37767 | Marked run 453 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.950 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.951 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.951 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.951 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.952 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.951 | 37769 | Added a new run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.952 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.952 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.952 | 37778 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.952 | 30551 | Removed run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.952 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.952 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.952 | 30551 | Assigned run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.952 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.952 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YvPKVA 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.953 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.954 | 37776 | Added a new run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.955 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.956 | 37773 | Added a new run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.956 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.958 | 37779 | Added a new run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.958 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.959 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.960 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.960 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.960 | 37782 | Added a new run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.961 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.962 | 37777 | Marked run 454 as finished 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.962 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.962 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.962 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.963 | 37786 | Added a new run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.964 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.964 | 30552 | Recursively removing directory: /tmp/git.bvI0fM/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.965 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.966 | 37789 | Added a new run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.966 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.967 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.967 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.968 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.967 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.967 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.968 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.968 | 37803 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.969 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GzuuDT 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.968 | 37794 | Added a new run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.968 | 30551 | Removed run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.968 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.968 | 30551 | Assigned run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.968 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.969 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.970 | 37797 | Added a new run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.970 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.972 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.972 | 37800 | Added a new run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.973 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.974 | 30555 | Recursively removing directory: /tmp/git.YvPKVA/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.974 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.974 | 37801 | Marked run 455 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.974 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.975 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.976 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.976 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.976 | 30555 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.976 | 37807 | Added a new run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.976 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.976 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.976 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.976 | 37814 | Added a new worker 15 to the queue 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.977 | 30552 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.977 | 30551 | Removed run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.977 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.977 | 30551 | Assigned run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.977 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.977 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.977 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.onG1lc 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.978 | 37810 | Added a new run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.978 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.980 | 37812 | Added a new run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.980 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.981 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.982 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.983 | 37816 | Added a new run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.983 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.984 | 30555 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.984 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.985 | 30555 | Going to run: ./ci 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.985 | 37813 | Marked run 456 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.985 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.986 | 30552 | Recursively removing directory: /tmp/git.GzuuDT/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.987 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.988 | 37822 | Added a new run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.988 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.989 | 30552 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.989 | 30552 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.990 | 30552 | Waiting for a new command 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.989 | 37823 | Added a new run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.990 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.990 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.990 | 37834 | Added a new worker 13 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.990 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.990 | 30551 | Removed run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.990 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.990 | 30551 | Assigned run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.990 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MxDpAe 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.991 | 37826 | Added a new run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.991 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.993 | 37830 | Added a new run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.993 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.994 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.995 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.996 | 30555 | Recursively removing directory: /tmp/git.onG1lc/ 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.995 | 37833 | Marked run 457 as finished 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.996 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.997 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.998 | 30555 | Process exit code: 0 2024-04-25 03:44:32 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.998 | 30555 | Process output: 57 bytes 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.998 | 37837 | Added a new run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.998 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.998 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.998 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.999 | 37847 | Added a new worker 17 to the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.999 | 30551 | Removed run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.999 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.999 | 30551 | Assigned run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:32 | INFO | 30549/cimple-server: 2024-04-25 03:44:32.999 | 30549 | Waiting for new connections 2024-04-25 03:44:32 | INFO | 30552/cimple-worker: 2024-04-25 03:44:32.999 | 30552 | Checking out revision HEAD 2024-04-25 03:44:32 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:32 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.998 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:32.999 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.swu0q1 2024-04-25 03:44:32 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.000 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.000 | 37842 | Added a new run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.000 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.002 | 37844 | Added a new run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.002 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.003 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.004 | 37846 | Marked run 458 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.004 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.005 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.005 | 37845 | Added a new run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.006 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.007 | 37851 | Added a new run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.007 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.007 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.009 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.009 | 37855 | Added a new run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.010 | 30552 | Recursively removing directory: /tmp/git.MxDpAe/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.010 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.011 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.011 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.012 | 37856 | Added a new run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.012 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.012 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.012 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.013 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.013 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.013 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.013 | 37869 | Added a new worker 15 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.013 | 30551 | Removed run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.013 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.013 | 30551 | Assigned run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.014 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.014 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4LBrBJ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.014 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.016 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.016 | 37868 | Marked run 459 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.016 | 37865 | Added a new run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.017 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.018 | 37864 | Added a new run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.018 | 30555 | Recursively removing directory: /tmp/git.swu0q1/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.019 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.020 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.021 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.021 | 37870 | Added a new run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.021 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.021 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.021 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.021 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.021 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.021 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.022 | 37880 | Added a new worker 13 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.022 | 30551 | Removed run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.022 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.022 | 30551 | Assigned run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.022 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Elzc8E 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.022 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.022 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.023 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.023 | 37874 | Added a new run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.023 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.025 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.025 | 37878 | Added a new run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.026 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.027 | 37879 | Marked run 460 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.027 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.029 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.029 | 37882 | Added a new run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.029 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.030 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.032 | 30552 | Recursively removing directory: /tmp/git.4LBrBJ/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.032 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.033 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.033 | 37888 | Added a new run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.033 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.035 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.035 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.035 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.035 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.035 | 37899 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.035 | 30551 | Removed run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.035 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.035 | 30551 | Assigned run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.035 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.035 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G2TJF2 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.035 | 37885 | Added a new run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.036 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.037 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.038 | 37892 | Added a new run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.038 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.039 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.039 | 37895 | Added a new run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.040 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.041 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.041 | 37901 | Added a new run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.041 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.043 | 37898 | Marked run 461 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.043 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.043 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.044 | 30555 | Recursively removing directory: /tmp/git.Elzc8E/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.044 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.044 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.045 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.045 | 37906 | Added a new run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.045 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.047 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.047 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.047 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.047 | 37909 | Added a new run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.047 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.047 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.047 | 37917 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.047 | 30551 | Removed run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.047 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.047 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.048 | 30551 | Assigned run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.048 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.048 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1QGydO 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.050 | 37912 | Added a new run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.050 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.051 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.053 | 37913 | Added a new run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.053 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.053 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.054 | 30552 | Recursively removing directory: /tmp/git.G2TJF2/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.054 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.055 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.055 | 37916 | Marked run 462 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.055 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.056 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.056 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.057 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.057 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.057 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.057 | 37920 | Added a new run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.057 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JNdrvR 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.057 | 37931 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.057 | 30551 | Removed run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.057 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.057 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.057 | 30551 | Assigned run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.057 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.060 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.060 | 37925 | Added a new run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.060 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.063 | 37930 | Marked run 463 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.063 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.063 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.063 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.064 | 30555 | Recursively removing directory: /tmp/git.1QGydO/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.065 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.066 | 37932 | Added a new run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.066 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.066 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.066 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.066 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.066 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.067 | 37944 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.067 | 30551 | Removed run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.067 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.067 | 30551 | Assigned run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.067 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.067 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TBHRfo 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.069 | 37927 | Added a new run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.069 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.070 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.071 | 37936 | Added a new run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.071 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.072 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.074 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.074 | 30552 | Recursively removing directory: /tmp/git.JNdrvR/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.074 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.075 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.075 | 37943 | Marked run 464 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.075 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.076 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.076 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.077 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.077 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.077 | 37941 | Added a new run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.077 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.077 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.077 | 37958 | Added a new worker 7 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.077 | 30551 | Removed run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.077 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.077 | 30551 | Assigned run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.078 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.078 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FJPL1A 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.079 | 37949 | Added a new run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.079 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.080 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.081 | 37955 | Added a new run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.082 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.084 | 37954 | Added a new run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.085 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.085 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.085 | 30555 | Recursively removing directory: /tmp/git.TBHRfo/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.087 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.087 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.087 | 37962 | Added a new run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.088 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.089 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.089 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.089 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.089 | 37965 | Added a new run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.089 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.090 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.090 | 37975 | Added a new worker 9 to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.090 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.d347GM 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.090 | 30551 | Removed run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.090 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.090 | 30551 | Assigned run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.090 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.091 | 37957 | Marked run 465 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.091 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.093 | 37969 | Added a new run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.093 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.093 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.095 | 37971 | Added a new run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.095 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.096 | 30552 | Recursively removing directory: /tmp/git.FJPL1A/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.096 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.097 | 37978 | Added a new run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.097 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.098 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.098 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.098 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.098 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.098 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.098 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.098 | 37990 | Added a new worker 19 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.098 | 30551 | Removed run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.098 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.099 | 30551 | Assigned run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.099 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.099 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w5qeMV 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.099 | 37974 | Marked run 466 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.099 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.100 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.101 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.102 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.102 | 37983 | Added a new run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.102 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.105 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.105 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.105 | 37986 | Added a new run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.106 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.107 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.107 | 37989 | Added a new run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.107 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.107 | 37988 | Marked run 467 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.108 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.109 | 37991 | Added a new run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.109 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.110 | 30555 | Recursively removing directory: /tmp/git.d347GM/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.110 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.111 | 37995 | Added a new run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.112 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.113 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.113 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.113 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.113 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.113 | 38009 | Added a new worker 15 to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.113 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.113 | 30551 | Removed run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.113 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.113 | 30551 | Assigned run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.113 | 38003 | Added a new run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.113 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.114 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FrN3wi 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.114 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.114 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.116 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.117 | 38005 | Added a new run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.117 | 30552 | Recursively removing directory: /tmp/git.w5qeMV/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.118 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.118 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.119 | 38008 | Marked run 468 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.119 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.121 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.121 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.121 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.121 | 38011 | Added a new run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.121 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.121 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.121 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.121 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.121 | 38021 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.121 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.121 | 30551 | Removed run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.121 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.121 | 30551 | Assigned run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.122 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tq8VLG 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.122 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.123 | 38016 | Added a new run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.123 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.124 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.125 | 38020 | Marked run 469 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.125 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.127 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.127 | 38018 | Added a new run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.127 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.129 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.129 | 38019 | Added a new run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.129 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.131 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.131 | 38024 | Added a new run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.131 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.131 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.132 | 30555 | Recursively removing directory: /tmp/git.FrN3wi/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.132 | 38027 | Added a new run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.133 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.134 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.135 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.135 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.135 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.135 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.135 | 38040 | Added a new worker 15 to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.135 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.135 | 30551 | Removed run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.135 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.135 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.136 | 30551 | Assigned run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.136 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.136 | 38034 | Added a new run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.136 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.136 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NG69X5 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.138 | 38039 | Marked run 470 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.138 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.138 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.139 | 38038 | Added a new run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.139 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.140 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.141 | 38041 | Added a new run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.142 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.142 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.142 | 30552 | Recursively removing directory: /tmp/git.tq8VLG/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.143 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.144 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.144 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.145 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.145 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.145 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.145 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.145 | 38055 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.145 | 30551 | Removed run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.145 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.145 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.145 | 30551 | Assigned run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.145 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.145 | 38045 | Added a new run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.146 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.145 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IPv8bk 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.147 | 38049 | Added a new run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.148 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.149 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.150 | 38053 | Marked run 471 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.150 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.151 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.151 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.152 | 38052 | Added a new run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.152 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.152 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.153 | 30555 | Recursively removing directory: /tmp/git.NG69X5/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.154 | 38056 | Added a new run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.154 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.156 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.156 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.156 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.156 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.156 | 38061 | Added a new run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.156 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.156 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.157 | 38072 | Added a new worker 8 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.157 | 30551 | Removed run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.157 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.157 | 30551 | Assigned run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.157 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.157 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.158 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8IWXWQ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.158 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.159 | 38064 | Added a new run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.159 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.160 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.161 | 30552 | Recursively removing directory: /tmp/git.IPv8bk/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.162 | 38070 | Added a new run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.162 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.162 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.163 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.163 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.164 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.164 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.164 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.164 | 38084 | Added a new worker 20 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.164 | 30551 | Removed run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.164 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.164 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.164 | 30551 | Assigned run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.164 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gwwjDF 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.165 | 38077 | Added a new run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.166 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.165 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.166 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.168 | 38081 | Added a new run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.168 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.170 | 38071 | Marked run 472 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.170 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.170 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.171 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.171 | 38083 | Marked run 473 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.171 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.172 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.172 | 38079 | Added a new run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.173 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.174 | 38086 | Added a new run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.175 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.175 | 30555 | Recursively removing directory: /tmp/git.8IWXWQ/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.176 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.177 | 38095 | Added a new run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.177 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.177 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.177 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.177 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.178 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.178 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.178 | 38105 | Added a new worker 15 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.178 | 30551 | Removed run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.178 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.178 | 30551 | Assigned run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.178 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xG9V2w 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.179 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.179 | 38088 | Added a new run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.180 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.181 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.181 | 38103 | Added a new run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.181 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.182 | 30552 | Recursively removing directory: /tmp/git.gwwjDF/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.183 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.184 | 38107 | Added a new run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.184 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.184 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.184 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.184 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.184 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.184 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.185 | 38114 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.185 | 30551 | Removed run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.185 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.185 | 30551 | Assigned run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.185 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BPdVVt 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.185 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.185 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.185 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.186 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.187 | 38110 | Added a new run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.187 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.188 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.189 | 38104 | Marked run 474 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.189 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.190 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.191 | 38112 | Added a new run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.191 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.191 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.193 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.193 | 38116 | Added a new run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.194 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.194 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.195 | 38113 | Marked run 475 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.195 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.195 | 30555 | Recursively removing directory: /tmp/git.xG9V2w/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.197 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.197 | 38119 | Added a new run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.197 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.198 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.198 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.198 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.198 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.198 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.198 | 38135 | Added a new worker 18 to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.199 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.C9Sj3t 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.199 | 30551 | Removed run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.199 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.199 | 30551 | Assigned run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.199 | 38121 | Added a new run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.200 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.201 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.201 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.202 | 30552 | Recursively removing directory: /tmp/git.BPdVVt/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.202 | 38128 | Added a new run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.203 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.203 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.205 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.205 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.205 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.205 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.205 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.205 | 38144 | Added a new worker 20 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.205 | 30551 | Removed run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.205 | 30551 | Removed worker 20 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.205 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.205 | 30551 | Assigned run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 20 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.205 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.205 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jfl1k2 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.206 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.206 | 38131 | Added a new run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.207 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.207 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.208 | 38140 | Added a new run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.208 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.210 | 38134 | Marked run 476 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.210 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.211 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.212 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.212 | 38142 | Added a new run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.212 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.212 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.213 | 38145 | Added a new run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.214 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.215 | 38143 | Marked run 477 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.215 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.216 | 38149 | Added a new run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.216 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.217 | 38151 | Added a new run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.218 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.218 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.218 | 30555 | Recursively removing directory: /tmp/git.C9Sj3t/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.220 | 38159 | Added a new run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.220 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.220 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.220 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.221 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.221 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.221 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.222 | 38163 | Added a new run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.222 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.223 | 30552 | Recursively removing directory: /tmp/git.jfl1k2/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.223 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.224 | 38169 | Added a new worker 16 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.224 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.224 | 30551 | Removed run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.224 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.224 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.224 | 30551 | Assigned run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.224 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3fEv85 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.226 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.226 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.227 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.227 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.227 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.227 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.227 | 38171 | Added a new run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.227 | 38168 | Marked run 478 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.228 | 38177 | Added a new worker 9 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.228 | 30551 | Removed run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.228 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.228 | 30551 | Assigned run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.228 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.228 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.228 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4MgcXn 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.229 | 38173 | Added a new run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.230 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.231 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.231 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.233 | 38174 | Added a new run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.233 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.233 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.233 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.235 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.235 | 38180 | Added a new run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.235 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.236 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.237 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.238 | 38181 | Added a new run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.238 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.241 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.241 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.241 | 38187 | Added a new run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.241 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.241 | 30555 | Recursively removing directory: /tmp/git.3fEv85/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.244 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.244 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.244 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.244 | 38175 | Added a new run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.244 | 38176 | Marked run 479 as finished 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.244 | 30552 | Recursively removing directory: /tmp/git.4MgcXn/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.245 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.245 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.245 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.245 | 38202 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.245 | 30551 | Removed run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.245 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.245 | 30551 | Assigned run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.245 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.245 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6Wznz6 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.247 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.247 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.247 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.247 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.247 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.247 | 38206 | Added a new worker 19 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.247 | 30551 | Removed run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.247 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.247 | 30551 | Assigned run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.248 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.248 | 38196 | Added a new run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.248 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.247 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rlzkqL 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.248 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.250 | 38201 | Marked run 480 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.250 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.252 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.252 | 38195 | Added a new run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.252 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.253 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.254 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.254 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.256 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.257 | 38205 | Marked run 481 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.257 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.257 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.259 | 38203 | Added a new run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.260 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.260 | 30555 | Recursively removing directory: /tmp/git.6Wznz6/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.261 | 38212 | Added a new run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.262 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.263 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.263 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.263 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.263 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RHcpJf 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.263 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.263 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.263 | 38223 | Added a new worker 14 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.263 | 30551 | Removed run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.263 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.263 | 30551 | Assigned run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.264 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.264 | 38209 | Added a new run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.264 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.264 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.267 | 38222 | Marked run 482 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.267 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.268 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.268 | 30552 | Recursively removing directory: /tmp/git.rlzkqL/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.269 | 38207 | Added a new run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.270 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.270 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.270 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.270 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.271 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.271 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.271 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.271 | 38234 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.271 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.271 | 30551 | Removed run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.271 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.271 | 30551 | Assigned run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.271 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TlRgPJ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.271 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.273 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.274 | 38224 | Added a new run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.274 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.277 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.278 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.277 | 38226 | Added a new run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.278 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.280 | 30555 | Recursively removing directory: /tmp/git.RHcpJf/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.280 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.280 | 38231 | Added a new run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.281 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.281 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.283 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.283 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.283 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.284 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.284 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.284 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.284 | 38250 | Added a new worker 21 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.284 | 30551 | Removed run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.284 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.284 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.284 | 30551 | Assigned run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.284 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KGwPiB 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.292 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.292 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.293 | 30552 | Recursively removing directory: /tmp/git.TlRgPJ/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.294 | 38233 | Marked run 483 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.294 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.294 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.294 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.294 | 38258 | Added a new worker 21 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.294 | 30551 | Removed run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.294 | 30551 | Removed worker 21 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.294 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.294 | 30551 | Assigned run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 21 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.294 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.294 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.294 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.297 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Af7CkH 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.298 | 38249 | Marked run 484 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.298 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.300 | 38236 | Added a new run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.300 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.301 | 30555 | Recursively removing directory: /tmp/git.KGwPiB/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.303 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.303 | 38257 | Marked run 485 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.303 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.305 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.305 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.306 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.306 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.306 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.306 | 38267 | Added a new worker 19 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.306 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.306 | 30551 | Removed run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.306 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.306 | 30551 | Assigned run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.306 | 38240 | Added a new run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.306 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.306 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.306 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zCv4zC 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.306 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.309 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.309 | 38247 | Added a new run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.310 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.311 | 38266 | Marked run 486 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.311 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.312 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.313 | 38248 | Added a new run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.313 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.314 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.315 | 30552 | Recursively removing directory: /tmp/git.Af7CkH/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.315 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.315 | 38265 | Added a new run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.316 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.318 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.318 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.318 | 38270 | Added a new run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.318 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.318 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.318 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.319 | 38284 | Added a new worker 6 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.319 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.319 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.319 | 30551 | Removed run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.319 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.319 | 30551 | Assigned run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.321 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.321 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1MRejJ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.322 | 38283 | Marked run 487 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.323 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.324 | 30555 | Recursively removing directory: /tmp/git.zCv4zC/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.324 | 38276 | Added a new run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.324 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.326 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.326 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.326 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.326 | 38281 | Added a new run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.326 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.326 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.327 | 38294 | Added a new worker 12 to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.327 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dYKtAT 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.327 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.327 | 30551 | Removed run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.327 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.327 | 30551 | Assigned run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.327 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.329 | 38293 | Marked run 488 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.329 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.329 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.330 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.330 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.331 | 38286 | Added a new run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.331 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.333 | 38288 | Added a new run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.333 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.335 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.335 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.335 | 38296 | Added a new run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.335 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.336 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.337 | 38297 | Added a new run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.337 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.338 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.338 | 38303 | Added a new run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.338 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.339 | 30552 | Recursively removing directory: /tmp/git.1MRejJ/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.340 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.341 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.342 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.342 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.342 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.342 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.342 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.342 | 38312 | Added a new run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.343 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.343 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.343 | 38317 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.343 | 30551 | Removed run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.343 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.343 | 30551 | Assigned run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.343 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.343 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ulYCXl 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.345 | 38310 | Added a new run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.345 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.346 | 30555 | Recursively removing directory: /tmp/git.dYKtAT/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.348 | 38313 | Added a new run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.348 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.348 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.349 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.349 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.349 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.350 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.350 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.350 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.350 | 38328 | Added a new worker 19 to the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.350 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.350 | 38315 | Marked run 489 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.350 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.351 | 30551 | Removed run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.351 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.351 | 30551 | Assigned run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.351 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KUkwAo 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.351 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.351 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.352 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.352 | 38318 | Added a new run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.352 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.354 | 38327 | Marked run 490 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.354 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.355 | 38324 | Added a new run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.355 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.356 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.357 | 38326 | Added a new run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.357 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.358 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.358 | 38329 | Added a new run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.359 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.360 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.360 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.361 | 38333 | Added a new run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.361 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.361 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.362 | 38341 | Added a new run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.362 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.362 | 30552 | Recursively removing directory: /tmp/git.ulYCXl/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.364 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.364 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.365 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.365 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.365 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.365 | 38343 | Added a new run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.365 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.366 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.366 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.366 | 38353 | Added a new worker 14 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.366 | 30551 | Removed run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.366 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.366 | 30551 | Assigned run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.367 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.366 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EgA8Aj 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.368 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.369 | 30555 | Recursively removing directory: /tmp/git.KUkwAo/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.370 | 38347 | Added a new run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.370 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.372 | 38355 | Added a new run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.372 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.372 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.372 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.373 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.373 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.373 | 38361 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.373 | 30551 | Removed run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.373 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.373 | 30551 | Assigned run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.373 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.374 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.373 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Vy77yt 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.374 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.375 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.375 | 38348 | Added a new run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.375 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.376 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.377 | 38351 | Marked run 491 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.377 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.378 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.379 | 38357 | Added a new run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.379 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.379 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.381 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.381 | 38360 | Marked run 492 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.381 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.382 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.383 | 38362 | Added a new run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.383 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.384 | 38365 | Added a new run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.385 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.386 | 30552 | Recursively removing directory: /tmp/git.EgA8Aj/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.386 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.386 | 38366 | Added a new run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.386 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.388 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.388 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.388 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.389 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.389 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.36zSXA 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.388 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.389 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.389 | 38386 | Added a new worker 7 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.389 | 30551 | Removed run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.389 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.389 | 30551 | Assigned run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.389 | 38373 | Added a new run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.389 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.390 | 30555 | Recursively removing directory: /tmp/git.Vy77yt/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.390 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.392 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.392 | 38381 | Added a new run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.392 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.393 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.393 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.394 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.394 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.394 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.394 | 38391 | Added a new worker 9 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.394 | 30551 | Removed run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.394 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.394 | 30551 | Assigned run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.394 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4Hcufw 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.395 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.395 | 38383 | Marked run 493 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.395 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.395 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.396 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.397 | 38382 | Added a new run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.397 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.397 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.398 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.399 | 38388 | Added a new run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.400 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.400 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.401 | 38390 | Marked run 494 as finished 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.401 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.401 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.402 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.403 | 38392 | Added a new run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.403 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.404 | 38393 | Added a new run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.404 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.406 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.407 | 30552 | Recursively removing directory: /tmp/git.36zSXA/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.407 | 38396 | Added a new run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.408 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.408 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.409 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.409 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.409 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.409 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.409 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.409 | 38416 | Added a new worker 18 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.409 | 30551 | Removed run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.410 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.410 | 30551 | Assigned run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.410 | 30555 | Recursively removing directory: /tmp/git.4Hcufw/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.410 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zpbqlR 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.410 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.410 | 38400 | Added a new run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.411 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.412 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.412 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.412 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.412 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.412 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.412 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.412 | 38420 | Added a new worker 19 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.412 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.412 | 30551 | Removed run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.412 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.413 | 30551 | Assigned run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.413 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EBU0mB 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.413 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.414 | 38409 | Added a new run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.415 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.416 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.417 | 38415 | Marked run 495 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.417 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.417 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.418 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.418 | 38419 | Marked run 496 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.418 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.420 | 38421 | Added a new run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.420 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.420 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.422 | 38413 | Added a new run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.422 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.423 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.424 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.424 | 38418 | Added a new run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.424 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.425 | 38423 | Added a new run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.425 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.426 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.427 | 30552 | Recursively removing directory: /tmp/git.zpbqlR/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.427 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.428 | 38432 | Added a new run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.428 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.429 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.429 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.429 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.429 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.429 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.429 | 38445 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.429 | 30551 | Removed run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.429 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.429 | 30551 | Assigned run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.429 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.429 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eBriN9 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.430 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.431 | 30555 | Recursively removing directory: /tmp/git.EBU0mB/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.432 | 38435 | Added a new run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.433 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.434 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.434 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.434 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.434 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.434 | 38450 | Added a new worker 19 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.434 | 30551 | Removed run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.434 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.434 | 30551 | Assigned run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.434 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.434 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qp3EVx 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.435 | 38438 | Added a new run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.435 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.436 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.437 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.438 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.438 | 38442 | Marked run 497 as finished 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.438 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.438 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.440 | 38443 | Added a new run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.440 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.441 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.442 | 38447 | Added a new run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.442 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.442 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.443 | 38449 | Marked run 498 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.443 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.444 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.445 | 38451 | Added a new run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.445 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.446 | 38453 | Added a new run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.446 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.448 | 38461 | Added a new run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.448 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.448 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.450 | 30552 | Recursively removing directory: /tmp/git.eBriN9/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.451 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.451 | 38466 | Added a new run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.451 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.452 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.452 | 30555 | Recursively removing directory: /tmp/git.qp3EVx/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.452 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.452 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.453 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.453 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.453 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.453 | 38478 | Added a new worker 13 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.453 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.454 | 30551 | Removed run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.454 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.454 | 30551 | Assigned run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.454 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.454 | 38472 | Added a new run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.454 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.454 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Gh4DA5 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.454 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.454 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.455 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.455 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.455 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.455 | 38482 | Added a new worker 19 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.455 | 30551 | Removed run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.455 | 30551 | Removed worker 19 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.455 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.455 | 30551 | Assigned run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 19 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.456 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gcCev7 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.457 | 38474 | Added a new run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.457 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.457 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.459 | 38476 | Added a new run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.459 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.460 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.461 | 38477 | Marked run 499 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.461 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.461 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.462 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.463 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.463 | 38481 | Marked run 500 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.463 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.464 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.465 | 38479 | Added a new run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.465 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.465 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.467 | 38483 | Added a new run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.467 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.468 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.469 | 38486 | Added a new run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.469 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.471 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.471 | 38487 | Added a new run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.472 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.472 | 30552 | Recursively removing directory: /tmp/git.Gh4DA5/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.472 | 30555 | Recursively removing directory: /tmp/git.gcCev7/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.473 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.474 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.474 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.474 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.475 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.475 | 38508 | Added a new worker 6 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.475 | 30551 | Removed run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.475 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.475 | 30551 | Assigned run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.475 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.475 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.476 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.474 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.475 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WnbmKB 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.475 | 38496 | Added a new run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.475 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.476 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.476 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.476 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.476 | 38511 | Added a new worker 15 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.476 | 30551 | Removed run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.476 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.476 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.476 | 30551 | Assigned run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.477 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pjfuxE 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.478 | 38503 | Added a new run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.479 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.480 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.482 | 38510 | Added a new run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.483 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.483 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.484 | 38507 | Marked run 501 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.484 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.484 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.486 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.486 | 38509 | Marked run 502 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.486 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.487 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.488 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.488 | 38513 | Added a new run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.488 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.490 | 38515 | Added a new run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.490 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.491 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.491 | 38506 | Added a new run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.491 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.492 | 30552 | Recursively removing directory: /tmp/git.WnbmKB/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.492 | 38518 | Added a new run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.493 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.494 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.494 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.494 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.494 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.494 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.494 | 38532 | Added a new worker 14 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.494 | 30551 | Removed run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.494 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.494 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.494 | 30551 | Assigned run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.494 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zY9pT6 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.495 | 38527 | Added a new run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.496 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.496 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.498 | 38531 | Marked run 503 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.498 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.498 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.499 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.500 | 38535 | Added a new run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.500 | 30555 | Recursively removing directory: /tmp/git.pjfuxE/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.500 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.501 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.502 | 38534 | Added a new run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.502 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.503 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.503 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.503 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.503 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.503 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.503 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.503 | 38546 | Added a new worker 15 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.503 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.503 | 30551 | Removed run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.503 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.503 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.503 | 30551 | Assigned run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.503 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ykcgcy 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.505 | 38541 | Added a new run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.505 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.506 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.507 | 38545 | Marked run 504 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.507 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.508 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.509 | 38540 | Added a new run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.509 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.511 | 38547 | Added a new run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.511 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.511 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.512 | 30552 | Recursively removing directory: /tmp/git.zY9pT6/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.512 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.512 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.514 | 38548 | Added a new run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.514 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.515 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.515 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.515 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.515 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.515 | 38564 | Added a new worker 18 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.515 | 30551 | Removed run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.515 | 30551 | Removed worker 18 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.515 | 30551 | Assigned run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 18 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.516 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.516 | 38552 | Added a new run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.515 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.516 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PMBco0 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.516 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.517 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.518 | 38558 | Added a new run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.518 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.520 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.520 | 38560 | Added a new run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.520 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.522 | 30555 | Recursively removing directory: /tmp/git.ykcgcy/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.522 | 38563 | Marked run 505 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.522 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.523 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.523 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.524 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.524 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.524 | 38567 | Added a new run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.524 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.524 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.524 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.524 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.525 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.525 | 38577 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.525 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.525 | 30551 | Removed run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.525 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.525 | 30551 | Assigned run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.525 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.525 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mVReQl 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.527 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.528 | 38571 | Added a new run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.529 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.531 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.531 | 38574 | Added a new run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.532 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.532 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.533 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.533 | 38576 | Marked run 506 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.533 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.534 | 30552 | Recursively removing directory: /tmp/git.PMBco0/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.534 | 38575 | Added a new run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.535 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.535 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.536 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.536 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.536 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.537 | 38580 | Added a new run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.537 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.536 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.537 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.537 | 38594 | Added a new worker 15 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.537 | 30551 | Removed run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.537 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.537 | 30551 | Assigned run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.537 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.537 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XqeFjg 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.539 | 38593 | Marked run 507 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.539 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.540 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.541 | 38588 | Added a new run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.541 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.541 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.542 | 30555 | Recursively removing directory: /tmp/git.mVReQl/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.543 | 38591 | Added a new run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.544 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.544 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.544 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.543 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.544 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.544 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.544 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.545 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.545 | 38604 | Added a new worker 15 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.545 | 30551 | Removed run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.545 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.545 | 30551 | Assigned run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.545 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SQwOW4 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.546 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.547 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.549 | 38603 | Marked run 508 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.549 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.549 | 38599 | Added a new run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.550 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.551 | 38601 | Added a new run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.551 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.552 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.553 | 38606 | Added a new run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.553 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.553 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.556 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.556 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.558 | 30552 | Recursively removing directory: /tmp/git.XqeFjg/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.558 | 38617 | Added a new run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.558 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.560 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.560 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.560 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.561 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.561 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.561 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.562 | 38625 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.562 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mnWgvq 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.562 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.562 | 30551 | Removed run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.562 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.562 | 30551 | Assigned run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.562 | 38616 | Added a new run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.563 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.563 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.566 | 38624 | Marked run 509 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.566 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.566 | 30555 | Recursively removing directory: /tmp/git.SQwOW4/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.567 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.568 | 38621 | Added a new run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.569 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.569 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.568 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.569 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.569 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.569 | 38632 | Added a new worker 13 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.569 | 30551 | Removed run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.569 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.569 | 30551 | Assigned run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.569 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.569 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.569 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IjfkxW 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.570 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.571 | 38626 | Added a new run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.572 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.573 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.573 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.574 | 38629 | Added a new run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.574 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.576 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.576 | 38631 | Marked run 510 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.576 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.577 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.578 | 38634 | Added a new run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.578 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.579 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.579 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.580 | 38637 | Added a new run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.580 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.582 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.582 | 38640 | Added a new run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.582 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.583 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.584 | 38646 | Added a new run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.585 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.585 | 30552 | Recursively removing directory: /tmp/git.mnWgvq/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.586 | 38650 | Added a new run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.586 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.586 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.587 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.587 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.587 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.588 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.588 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.588 | 38659 | Added a new worker 14 to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.588 | 30555 | Recursively removing directory: /tmp/git.IjfkxW/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.588 | 30551 | Removed run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.588 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.588 | 30551 | Assigned run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.588 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.588 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dy0ghw 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.589 | 38655 | Added a new run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.589 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.589 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.591 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.591 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.591 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.592 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.592 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.592 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.592 | 38664 | Added a new worker 17 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.592 | 30551 | Removed run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.592 | 30551 | Removed worker 17 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.592 | 30551 | Assigned run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 17 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.592 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JIUH84 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.593 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.593 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.595 | 38658 | Marked run 511 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.595 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.596 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.597 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.597 | 38660 | Added a new run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.597 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.599 | 38663 | Marked run 512 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.599 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.600 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.600 | 38662 | Added a new run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.601 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.602 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.602 | 38665 | Added a new run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.602 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.604 | 38669 | Added a new run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.605 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.605 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.605 | 30552 | Recursively removing directory: /tmp/git.dy0ghw/ 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.606 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.607 | 38678 | Added a new run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.607 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.607 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.608 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.608 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.608 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.608 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.608 | 38684 | Added a new worker 13 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.609 | 30551 | Removed run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.609 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.609 | 30551 | Assigned run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.609 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PZRkzM 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.609 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.610 | 38683 | Marked run 513 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.610 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.612 | 38680 | Added a new run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:33 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo', 'HEAD'] completed successfully 2024-04-25 03:44:33 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.614 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.615 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.616 | 30555 | Recursively removing directory: /tmp/git.JIUH84/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.618 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.618 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.618 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.618 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.618 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.619 | 38688 | Added a new worker 13 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.619 | 30551 | Removed run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.619 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.619 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.619 | 30551 | Assigned run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.619 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uIgyhU 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.621 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.624 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.625 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.627 | 38687 | Marked run 514 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.627 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.635 | 30555 | Recursively removing directory: /tmp/git.uIgyhU/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.637 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.637 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.637 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.638 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.638 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.638 | 38698 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.638 | 30551 | Removed run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.638 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.638 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.638 | 30551 | Assigned run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.639 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9gP3aq 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.641 | 38697 | Marked run 516 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.641 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.644 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.645 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.647 | 30552 | Recursively removing directory: /tmp/git.PZRkzM/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.649 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.649 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.649 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.650 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.650 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.651 | 38708 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.651 | 30551 | Removed run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.651 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.651 | 30551 | Assigned run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.651 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.651 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dfKOvY 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.652 | 38707 | Marked run 515 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.652 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.652 | 30555 | Recursively removing directory: /tmp/git.9gP3aq/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.653 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.653 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.654 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.654 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.654 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.654 | 38711 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.654 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.654 | 30551 | Removed run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.654 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.654 | 30551 | Assigned run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.654 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fLNZQF 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.656 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.656 | 38710 | Marked run 517 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.656 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.656 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.659 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.660 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.662 | 30552 | Recursively removing directory: /tmp/git.dfKOvY/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.663 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.663 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.664 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.664 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.664 | 38724 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.664 | 30551 | Removed run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.664 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.664 | 30551 | Assigned run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.664 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.664 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.664 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zAc2BY 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.666 | 30555 | Recursively removing directory: /tmp/git.fLNZQF/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.666 | 38723 | Marked run 518 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.666 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.667 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.667 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.668 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.668 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.668 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.668 | 38727 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.668 | 30551 | Removed run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.668 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.668 | 30551 | Assigned run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.668 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.01pJdv 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.668 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.670 | 38726 | Marked run 519 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.670 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.670 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.671 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.673 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.674 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.677 | 30552 | Recursively removing directory: /tmp/git.zAc2BY/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.678 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.678 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.679 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.679 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.679 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.679 | 38741 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.679 | 30551 | Removed run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.679 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.679 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.679 | 30551 | Assigned run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.679 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IGl8cf 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.680 | 30555 | Recursively removing directory: /tmp/git.01pJdv/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.681 | 38740 | Marked run 520 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.681 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.681 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.681 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.682 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.682 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.682 | 38743 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.682 | 30551 | Removed run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.682 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.682 | 30551 | Assigned run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.682 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.682 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.682 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bg3Xlz 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.683 | 38742 | Marked run 521 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.684 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.685 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.685 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.686 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.687 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.691 | 30552 | Recursively removing directory: /tmp/git.IGl8cf/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.693 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.693 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.693 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.693 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.693 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.693 | 38757 | Added a new worker 10 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.693 | 30551 | Removed run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.693 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.693 | 30551 | Assigned run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.693 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.693 | 30555 | Recursively removing directory: /tmp/git.bg3Xlz/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.693 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.84mtX5 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.695 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.695 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.695 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.695 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.695 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.695 | 38759 | Added a new worker 13 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.695 | 30551 | Removed run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.695 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.695 | 38756 | Marked run 522 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.695 | 30551 | Assigned run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.696 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.696 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.696 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NZUP3B 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.697 | 38758 | Marked run 523 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.697 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.698 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.699 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.700 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.701 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.705 | 30552 | Recursively removing directory: /tmp/git.84mtX5/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.706 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.706 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.706 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.706 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.706 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.706 | 38773 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.706 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.706 | 30551 | Removed run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.706 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.707 | 30551 | Assigned run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.707 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lnw8zK 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.707 | 30555 | Recursively removing directory: /tmp/git.NZUP3B/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.708 | 38772 | Marked run 524 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.708 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.709 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.709 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.709 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.709 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.709 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.709 | 38775 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.709 | 30551 | Removed run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.709 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.709 | 30551 | Assigned run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.709 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.709 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5pWJ5O 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.711 | 38774 | Marked run 525 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.711 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.712 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.713 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.714 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.715 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.718 | 30552 | Recursively removing directory: /tmp/git.lnw8zK/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.720 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.720 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.720 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.720 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.720 | 38789 | Added a new worker 10 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.720 | 30551 | Removed run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.720 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.720 | 30555 | Recursively removing directory: /tmp/git.5pWJ5O/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.720 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.720 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.icx0am 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.720 | 30551 | Assigned run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.720 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.722 | 38788 | Marked run 526 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.722 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.723 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.723 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.723 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.723 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.723 | 38791 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.723 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.723 | 30551 | Removed run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.723 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.723 | 30551 | Assigned run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.723 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.723 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.p1AubO 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.724 | 38790 | Marked run 527 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.724 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.726 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.727 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.727 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.728 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.733 | 30552 | Recursively removing directory: /tmp/git.icx0am/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.734 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.734 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.734 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.734 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.734 | 38805 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.734 | 30551 | Removed run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.734 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.734 | 30551 | Assigned run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.734 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.734 | 30555 | Recursively removing directory: /tmp/git.p1AubO/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.734 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.734 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BX4TX8 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.736 | 38804 | Marked run 528 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.736 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.736 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.736 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.737 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.736 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.737 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.737 | 38807 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.737 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.737 | 30551 | Removed run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.737 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.737 | 30551 | Assigned run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.737 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RG6J8X 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.738 | 38806 | Marked run 529 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.738 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.740 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.741 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.741 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.742 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.747 | 30552 | Recursively removing directory: /tmp/git.BX4TX8/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.748 | 30555 | Recursively removing directory: /tmp/git.RG6J8X/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.748 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.748 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.748 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.748 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.748 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.748 | 38821 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.748 | 30551 | Removed run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.748 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.748 | 30551 | Assigned run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.749 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Gqe1Dx 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.749 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.750 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.750 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.750 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.750 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.751 | 38823 | Added a new worker 13 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.751 | 30551 | Removed run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.751 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.751 | 30551 | Assigned run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.751 | 38820 | Marked run 530 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.751 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.750 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.751 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.l7XhCn 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.753 | 38822 | Marked run 531 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.753 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.754 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.755 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.755 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.756 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.761 | 30552 | Recursively removing directory: /tmp/git.Gqe1Dx/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.762 | 30555 | Recursively removing directory: /tmp/git.l7XhCn/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.762 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.762 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.762 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.762 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.762 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.762 | 38837 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.762 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.762 | 30551 | Removed run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.762 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.763 | 30551 | Assigned run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.763 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JP3AwL 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.764 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.764 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.764 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.764 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.764 | 38839 | Added a new worker 8 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.764 | 30551 | Removed run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.764 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.765 | 30551 | Assigned run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.765 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.765 | 38836 | Marked run 532 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.765 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.764 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.765 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SguWtN 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.767 | 38838 | Marked run 533 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.767 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.768 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.769 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.769 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.770 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.775 | 30552 | Recursively removing directory: /tmp/git.JP3AwL/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.775 | 30555 | Recursively removing directory: /tmp/git.SguWtN/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.776 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.776 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.776 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.776 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.776 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.776 | 38853 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.776 | 30551 | Removed run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.776 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.776 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.776 | 30551 | Assigned run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.776 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RMEKa5 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.777 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.777 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.777 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.777 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.777 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.777 | 38855 | Added a new worker 14 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.777 | 30551 | Removed run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.777 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.777 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.777 | 30551 | Assigned run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.778 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WB5J9Y 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.778 | 38852 | Marked run 534 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.778 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.780 | 38854 | Marked run 535 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.780 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.782 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.782 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.783 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.783 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.789 | 30552 | Recursively removing directory: /tmp/git.RMEKa5/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.789 | 30555 | Recursively removing directory: /tmp/git.WB5J9Y/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.790 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.790 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.790 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.790 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.790 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.790 | 38869 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.790 | 30551 | Removed run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.790 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.790 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.790 | 30551 | Assigned run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.791 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.791 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.791 | 38871 | Added a new worker 13 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.791 | 30551 | Removed run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.791 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.791 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.791 | 30551 | Assigned run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.790 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.790 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.791 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.791 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GNdinc 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.790 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vuSG4T 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.792 | 38868 | Marked run 536 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.792 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.794 | 38870 | Marked run 537 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.794 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.796 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.796 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.797 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.797 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.802 | 30552 | Recursively removing directory: /tmp/git.vuSG4T/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.803 | 30555 | Recursively removing directory: /tmp/git.GNdinc/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.804 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.804 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 38885 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30551 | Removed run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30551 | Assigned run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 38887 | Added a new worker 15 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30551 | Removed run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.804 | 30551 | Assigned run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.805 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.804 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.804 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.804 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.805 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FSYWDV 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.804 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.804 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BkUCvB 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.806 | 38884 | Marked run 538 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.806 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.809 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.810 | 38886 | Marked run 539 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.810 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.810 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.811 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.812 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.816 | 30552 | Recursively removing directory: /tmp/git.BkUCvB/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.817 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.817 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.818 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.818 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.818 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.818 | 38901 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.818 | 30551 | Removed run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.818 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w2O809 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.818 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.818 | 30555 | Recursively removing directory: /tmp/git.FSYWDV/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.818 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.818 | 30551 | Assigned run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.820 | 38900 | Marked run 540 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.820 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.820 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.820 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.821 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.821 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.821 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.821 | 38903 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.821 | 30551 | Removed run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.821 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.821 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.821 | 30551 | Assigned run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.821 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ipHC2b 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.822 | 38902 | Marked run 541 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.823 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.824 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.824 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.825 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.826 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.830 | 30552 | Recursively removing directory: /tmp/git.w2O809/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.831 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.831 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.832 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.832 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.832 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.832 | 38917 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.832 | 30551 | Removed run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.832 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.832 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.832 | 30551 | Assigned run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.832 | 30555 | Recursively removing directory: /tmp/git.ipHC2b/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.833 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vX32w9 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.834 | 38916 | Marked run 542 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.834 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.834 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.834 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.834 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.834 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.835 | 38919 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.835 | 30551 | Removed run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.835 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.835 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.835 | 30551 | Assigned run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.834 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.835 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WrCR6Q 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.836 | 38918 | Marked run 543 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.837 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.838 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.838 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.839 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.840 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.844 | 30552 | Recursively removing directory: /tmp/git.vX32w9/ 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.846 | 30555 | Recursively removing directory: /tmp/git.WrCR6Q/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.846 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.846 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.846 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.846 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.846 | 38933 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.846 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.846 | 30551 | Removed run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.846 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.846 | 30551 | Assigned run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.846 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.846 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kgd0Zk 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.848 | 38932 | Marked run 544 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.848 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.848 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.848 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.848 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.848 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.848 | 38935 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.849 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.849 | 30551 | Removed run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.849 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.849 | 30551 | Assigned run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.848 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.849 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.R6msAo 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.850 | 38934 | Marked run 545 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.850 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.852 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.852 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.853 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.854 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.858 | 30552 | Recursively removing directory: /tmp/git.kgd0Zk/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.859 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.859 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.859 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.859 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.859 | 38949 | Added a new worker 10 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.859 | 30551 | Removed run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.859 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.859 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.860 | 30551 | Assigned run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.860 | 30555 | Recursively removing directory: /tmp/git.R6msAo/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.859 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.860 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GHMIzN 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.862 | 38948 | Marked run 546 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.862 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.862 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.862 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.862 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.863 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.863 | 38951 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.862 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.863 | 30551 | Removed run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.863 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dGMyru 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.863 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.863 | 30551 | Assigned run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.863 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.865 | 38950 | Marked run 547 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.865 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.865 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.866 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.867 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.868 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.872 | 30552 | Recursively removing directory: /tmp/git.GHMIzN/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.873 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.873 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.873 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.873 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.873 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.873 | 38965 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.873 | 30551 | Removed run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.873 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.874 | 30551 | Assigned run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.874 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.874 | 30555 | Recursively removing directory: /tmp/git.dGMyru/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.874 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bV2rGs 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.875 | 38964 | Marked run 548 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.876 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.876 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.876 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.876 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.876 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.876 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.876 | 38967 | Added a new worker 10 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.876 | 30551 | Removed run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.876 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.877 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.877 | 30551 | Assigned run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.877 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zmBcJs 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.878 | 38966 | Marked run 549 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.879 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.879 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.880 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.881 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.882 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.886 | 30552 | Recursively removing directory: /tmp/git.bV2rGs/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.887 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.887 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.888 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.888 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.888 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.888 | 38981 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.888 | 30551 | Removed run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.888 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.888 | 30551 | Assigned run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.888 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.888 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yHrJDX 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.888 | 30555 | Recursively removing directory: /tmp/git.zmBcJs/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.889 | 38980 | Marked run 550 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.890 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.890 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.890 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.891 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.891 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.891 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.891 | 38983 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.891 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.891 | 30551 | Removed run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.891 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.891 | 30551 | Assigned run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.891 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WB8DQP 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.893 | 38982 | Marked run 551 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.893 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.893 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.894 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.896 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.896 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.900 | 30552 | Recursively removing directory: /tmp/git.yHrJDX/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.901 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.901 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.901 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.901 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.901 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.901 | 38997 | Added a new worker 10 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.902 | 30551 | Removed run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.902 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.902 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.902 | 30551 | Assigned run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.902 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JTKC4C 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.902 | 30555 | Recursively removing directory: /tmp/git.WB8DQP/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.904 | 38996 | Marked run 552 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.904 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.904 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.904 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.904 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.905 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.905 | 38999 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.905 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.905 | 30551 | Removed run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.905 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.905 | 30551 | Assigned run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.905 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.905 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.J6yqak 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.906 | 38998 | Marked run 553 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.906 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.908 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.908 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.909 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.910 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.914 | 30552 | Recursively removing directory: /tmp/git.JTKC4C/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.915 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.915 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.915 | 30555 | Recursively removing directory: /tmp/git.J6yqak/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.915 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.915 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.916 | 39013 | Added a new worker 10 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.916 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.916 | 30551 | Removed run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.916 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.916 | 30551 | Assigned run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.915 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.916 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WI1ERh 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.918 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.918 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.918 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.918 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.918 | 39012 | Marked run 554 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.918 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.918 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.918 | 39015 | Added a new worker 7 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.918 | 30551 | Removed run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.918 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.918 | 30551 | Assigned run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.918 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.918 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zcrfT7 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.920 | 39014 | Marked run 555 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.920 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.921 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.922 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.923 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.924 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.927 | 30552 | Recursively removing directory: /tmp/git.WI1ERh/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.929 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.929 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.929 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.929 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.929 | 39029 | Added a new worker 10 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.929 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.929 | 30551 | Removed run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.929 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.929 | 30551 | Assigned run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.929 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.930 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XcXhpq 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.930 | 30555 | Recursively removing directory: /tmp/git.zcrfT7/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.932 | 39028 | Marked run 556 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.932 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.933 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.933 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.933 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.933 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.933 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.933 | 39031 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.933 | 30551 | Removed run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.933 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.933 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.934 | 30551 | Assigned run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.934 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yqWjc0 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.935 | 39030 | Marked run 557 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.935 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.936 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.936 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.938 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.939 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.942 | 30552 | Recursively removing directory: /tmp/git.XcXhpq/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.943 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.943 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.944 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.944 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.944 | 39045 | Added a new worker 10 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.944 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.944 | 30551 | Removed run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.944 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.944 | 30551 | Assigned run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.944 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.944 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.egtOGM 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.945 | 30555 | Recursively removing directory: /tmp/git.yqWjc0/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.946 | 39044 | Marked run 558 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.946 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.947 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.947 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.947 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.947 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.947 | 39047 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.947 | 30551 | Removed run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.947 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.947 | 30551 | Assigned run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.947 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.947 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OpsAgt 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.948 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.949 | 39046 | Marked run 559 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.949 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.950 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.950 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.951 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.952 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.956 | 30552 | Recursively removing directory: /tmp/git.egtOGM/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.957 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.957 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.957 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.958 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.958 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.958 | 39061 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.958 | 30551 | Removed run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.958 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.958 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.958 | 30551 | Assigned run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.958 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cvaaYM 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.958 | 30555 | Recursively removing directory: /tmp/git.OpsAgt/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.960 | 39060 | Marked run 560 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.960 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.960 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.960 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.960 | 39063 | Added a new worker 10 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.960 | 30551 | Removed run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.960 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.960 | 30551 | Assigned run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.961 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.960 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.960 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.960 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.960 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.33fX2D 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.962 | 39062 | Marked run 561 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.962 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.964 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.964 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.966 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.966 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.970 | 30552 | Recursively removing directory: /tmp/git.cvaaYM/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.972 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.972 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.972 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.972 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.972 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.972 | 39077 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.972 | 30551 | Removed run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.972 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.972 | 30551 | Assigned run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.972 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.972 | 30555 | Recursively removing directory: /tmp/git.33fX2D/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.972 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vdYV2C 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.974 | 39076 | Marked run 562 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.974 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.975 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.975 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.975 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.975 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.975 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.975 | 39079 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.975 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.975 | 30551 | Removed run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.975 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.975 | 30551 | Assigned run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.976 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Cg7RMh 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.977 | 39078 | Marked run 563 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.977 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.978 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.979 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.980 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.981 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.984 | 30552 | Recursively removing directory: /tmp/git.vdYV2C/ 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.986 | 30552 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.986 | 30552 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.986 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.986 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.986 | 39093 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.986 | 30551 | Removed run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.986 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.986 | 30551 | Assigned run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.987 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.986 | 30552 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.986 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rZ1QoP 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.987 | 30555 | Recursively removing directory: /tmp/git.Cg7RMh/ 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.988 | 39092 | Marked run 564 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.988 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.989 | 30555 | Process exit code: 0 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.989 | 30555 | Process output: 57 bytes 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.989 | 30555 | Waiting for a new command 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.989 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.989 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.989 | 39095 | Added a new worker 11 to the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.989 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.989 | 30551 | Removed run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.989 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.989 | 30551 | Assigned run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.989 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nbgkzS 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.991 | 39094 | Marked run 565 as finished 2024-04-25 03:44:33 | INFO | 30549/cimple-server: 2024-04-25 03:44:33.991 | 30549 | Waiting for new connections 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.992 | 30552 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.993 | 30552 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.994 | 30555 | Checking out revision HEAD 2024-04-25 03:44:33 | INFO | 30555/cimple-worker: 2024-04-25 03:44:33.994 | 30555 | Going to run: ./ci 2024-04-25 03:44:33 | INFO | 30552/cimple-worker: 2024-04-25 03:44:33.999 | 30552 | Recursively removing directory: /tmp/git.rZ1QoP/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.000 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.000 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.000 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.000 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.000 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.000 | 39109 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.000 | 30551 | Removed run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.000 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.001 | 30551 | Assigned run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.001 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.001 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Fu1dRf 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.001 | 30555 | Recursively removing directory: /tmp/git.nbgkzS/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.002 | 39108 | Marked run 566 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.002 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.003 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.003 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.003 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.003 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.003 | 39111 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.003 | 30551 | Removed run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.003 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.003 | 30551 | Assigned run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.003 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.003 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.003 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BsXekq 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.005 | 39110 | Marked run 567 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.005 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.006 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.007 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.008 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.008 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.013 | 30552 | Recursively removing directory: /tmp/git.Fu1dRf/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.014 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.014 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.014 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.014 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.014 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.014 | 39125 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.014 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.014 | 30551 | Removed run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.014 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.014 | 30551 | Assigned run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.015 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HJ0uvl 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.014 | 30555 | Recursively removing directory: /tmp/git.BsXekq/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.016 | 39124 | Marked run 568 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.016 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.017 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.017 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.017 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.017 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.017 | 39127 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.017 | 30551 | Removed run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.017 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.017 | 30551 | Assigned run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.017 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.017 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.017 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.X9tFZs 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.019 | 39126 | Marked run 569 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.019 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.020 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.021 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.021 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.022 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.026 | 30552 | Recursively removing directory: /tmp/git.HJ0uvl/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.028 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.028 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.028 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.028 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.028 | 39141 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.028 | 30551 | Removed run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.028 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.028 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.028 | 30551 | Assigned run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.028 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.028 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.N4Mank 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.029 | 30555 | Recursively removing directory: /tmp/git.X9tFZs/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.030 | 39140 | Marked run 570 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.031 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.031 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.031 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.032 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.032 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.032 | 39143 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.032 | 30551 | Removed run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.032 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.032 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.032 | 30551 | Assigned run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.033 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.032 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.032 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KRJlNI 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.034 | 39142 | Marked run 571 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.034 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.034 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.037 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.037 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.040 | 30552 | Recursively removing directory: /tmp/git.N4Mank/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.041 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.041 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.042 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.042 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.042 | 39156 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.042 | 30551 | Removed run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.042 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.042 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.042 | 30551 | Assigned run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.042 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.043 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bK0Jij 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.043 | 30555 | Recursively removing directory: /tmp/git.KRJlNI/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.044 | 39155 | Marked run 572 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.044 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.045 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.045 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.045 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.045 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.045 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.045 | 39159 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.045 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.045 | 30551 | Removed run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.045 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.045 | 30551 | Assigned run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.045 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sIquxd 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.047 | 39158 | Marked run 573 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.047 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.048 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.049 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.050 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.051 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.055 | 30552 | Recursively removing directory: /tmp/git.bK0Jij/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.056 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.056 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.057 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.057 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.057 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.057 | 39173 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.057 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.057 | 30551 | Removed run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.057 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.057 | 30551 | Assigned run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.057 | 30555 | Recursively removing directory: /tmp/git.sIquxd/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.057 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.T9YIS4 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.059 | 39172 | Marked run 574 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.059 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.059 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.059 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.060 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.059 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.060 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.060 | 39175 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.060 | 30551 | Removed run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.060 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.060 | 30551 | Assigned run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.060 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.060 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.F32XkS 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.061 | 39174 | Marked run 575 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.061 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.062 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.063 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.064 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.065 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.069 | 30552 | Recursively removing directory: /tmp/git.T9YIS4/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.070 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.070 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.070 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.070 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.070 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.070 | 39189 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.070 | 30551 | Removed run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.070 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.070 | 30551 | Assigned run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.071 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.071 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TApxqU 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.071 | 30555 | Recursively removing directory: /tmp/git.F32XkS/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.073 | 39188 | Marked run 576 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.073 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.073 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.073 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.074 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.074 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.074 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.074 | 39191 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.074 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.074 | 30551 | Removed run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.074 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.074 | 30551 | Assigned run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.074 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VfIDaN 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.075 | 39190 | Marked run 577 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.075 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.076 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.077 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.078 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.079 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.082 | 30552 | Recursively removing directory: /tmp/git.TApxqU/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.084 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.084 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.084 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.084 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.084 | 39204 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.084 | 30551 | Removed run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.084 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.084 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.084 | 30551 | Assigned run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.084 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.084 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.80JBle 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.085 | 30555 | Recursively removing directory: /tmp/git.VfIDaN/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.086 | 39203 | Marked run 578 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.086 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.087 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.087 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.087 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.087 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.087 | 39207 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.087 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.087 | 30551 | Removed run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.087 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.087 | 30551 | Assigned run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.087 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.087 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CGhdBi 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.090 | 39206 | Marked run 579 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.090 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.091 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.091 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.092 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.093 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.097 | 30552 | Recursively removing directory: /tmp/git.80JBle/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.098 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.098 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.099 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.099 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.099 | 39221 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.099 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.099 | 30551 | Removed run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.099 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.099 | 30551 | Assigned run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.099 | 30555 | Recursively removing directory: /tmp/git.CGhdBi/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.099 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.099 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jQfTUN 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.101 | 39220 | Marked run 580 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.101 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.102 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.102 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.102 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.102 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.102 | 39223 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.102 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.102 | 30551 | Removed run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.102 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.102 | 30551 | Assigned run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.102 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.102 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2WxIaM 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.104 | 39222 | Marked run 581 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.104 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.105 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.106 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.107 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.107 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.111 | 30552 | Recursively removing directory: /tmp/git.jQfTUN/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.113 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.113 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.113 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.113 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.113 | 39237 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.113 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.113 | 30551 | Removed run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.113 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.113 | 30551 | Assigned run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.113 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.113 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qWRLof 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.114 | 30555 | Recursively removing directory: /tmp/git.2WxIaM/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.115 | 39236 | Marked run 582 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.115 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.116 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.116 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.116 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.116 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.116 | 39239 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.116 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.116 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.116 | 30551 | Removed run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.116 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.116 | 30551 | Assigned run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.117 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sQf3Jo 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.117 | 39238 | Marked run 583 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.118 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.119 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.120 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.121 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.121 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.125 | 30552 | Recursively removing directory: /tmp/git.qWRLof/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.127 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.127 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.127 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.127 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.127 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.127 | 39253 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.127 | 30551 | Removed run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.127 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.127 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.127 | 30551 | Assigned run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.127 | 30555 | Recursively removing directory: /tmp/git.sQf3Jo/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.127 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PSn4fw 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.129 | 39252 | Marked run 584 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.129 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.130 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.130 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.130 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.130 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.130 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.130 | 39255 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.130 | 30551 | Removed run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.130 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.130 | 30551 | Assigned run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.130 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Kp98u8 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.131 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.132 | 39254 | Marked run 585 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.132 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.133 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.134 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.135 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.135 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.139 | 30552 | Recursively removing directory: /tmp/git.PSn4fw/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.141 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.141 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.141 | 30555 | Recursively removing directory: /tmp/git.Kp98u8/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.141 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.141 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.141 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.141 | 39269 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.141 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.141 | 30551 | Removed run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.141 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.141 | 30551 | Assigned run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.141 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bD0ahf 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.143 | 39268 | Marked run 586 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.143 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.144 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.144 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.144 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.144 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.144 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JL1YdV 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.144 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.144 | 39271 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.144 | 30551 | Removed run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.144 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.144 | 30551 | Assigned run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.144 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.146 | 39270 | Marked run 587 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.146 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.147 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.148 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.149 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.149 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.154 | 30552 | Recursively removing directory: /tmp/git.bD0ahf/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.155 | 30555 | Recursively removing directory: /tmp/git.JL1YdV/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.155 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.155 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.155 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.155 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.155 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.155 | 39285 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.155 | 30551 | Removed run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.155 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.155 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.155 | 30551 | Assigned run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.156 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8J1SxD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.157 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.157 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.157 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.157 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.157 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.157 | 39287 | Added a new worker 13 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.157 | 30551 | Removed run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.158 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.158 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.158 | 30551 | Assigned run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.158 | 39284 | Marked run 588 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.158 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.158 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zcr7qV 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.160 | 39286 | Marked run 589 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.160 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.161 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.162 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.162 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.163 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.167 | 30552 | Recursively removing directory: /tmp/git.8J1SxD/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.168 | 30555 | Recursively removing directory: /tmp/git.zcr7qV/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.169 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.169 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.169 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.169 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.169 | 39301 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.169 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.169 | 30551 | Removed run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.169 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.169 | 30551 | Assigned run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.169 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.169 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DADYeN 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.171 | 39300 | Marked run 590 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.171 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.171 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.171 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.171 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.171 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GVYa8Z 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.171 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.171 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.171 | 39303 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.171 | 30551 | Removed run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.171 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.171 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.171 | 30551 | Assigned run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.173 | 39302 | Marked run 591 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.173 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.174 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.175 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.176 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.177 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.180 | 30552 | Recursively removing directory: /tmp/git.DADYeN/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.182 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.182 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.182 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.182 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.182 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.182 | 39317 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.182 | 30551 | Removed run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.182 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.182 | 30551 | Assigned run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.182 | 30555 | Recursively removing directory: /tmp/git.GVYa8Z/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.182 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VLTWsK 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.183 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.185 | 39316 | Marked run 592 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.185 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.185 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.185 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.185 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.185 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.185 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.185 | 39319 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.185 | 30551 | Removed run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.185 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.185 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.185 | 30551 | Assigned run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.185 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ViLwkI 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.187 | 39318 | Marked run 593 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.187 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.188 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.189 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.190 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.190 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.195 | 30552 | Recursively removing directory: /tmp/git.VLTWsK/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.196 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.196 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.196 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.196 | 30555 | Recursively removing directory: /tmp/git.ViLwkI/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.197 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.197 | 39333 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.197 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.197 | 30551 | Removed run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.197 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.197 | 30551 | Assigned run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.196 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.197 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nKUPn5 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.199 | 39332 | Marked run 594 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.199 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.199 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.199 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.199 | 39335 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.199 | 30551 | Removed run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.199 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.199 | 30551 | Assigned run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.199 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.199 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.199 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.199 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.200 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4ppbri 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.201 | 39334 | Marked run 595 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.201 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.202 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.203 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.204 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.205 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.208 | 30552 | Recursively removing directory: /tmp/git.nKUPn5/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.210 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.210 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.210 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.210 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.210 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.210 | 39349 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.210 | 30551 | Removed run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.210 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.210 | 30551 | Assigned run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.210 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.210 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KOqU9P 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.210 | 30555 | Recursively removing directory: /tmp/git.4ppbri/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.212 | 39348 | Marked run 596 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.212 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.213 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.213 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.213 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.213 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.213 | 39351 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.213 | 30551 | Removed run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.213 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.213 | 30551 | Assigned run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.213 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.213 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZdMVYE 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.214 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.215 | 39350 | Marked run 597 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.215 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.216 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.216 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.218 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.219 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.222 | 30552 | Recursively removing directory: /tmp/git.KOqU9P/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.223 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.223 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.224 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.224 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.224 | 39365 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.224 | 30551 | Removed run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.224 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.224 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.224 | 30551 | Assigned run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.224 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OAlgy8 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.224 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.225 | 30555 | Recursively removing directory: /tmp/git.ZdMVYE/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.226 | 39364 | Marked run 598 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.226 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.226 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.227 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.227 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.227 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.227 | 39367 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.227 | 30551 | Removed run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.227 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.227 | 30551 | Assigned run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.227 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.227 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.227 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.34uuY9 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.230 | 39366 | Marked run 599 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.230 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.230 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.231 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.232 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.232 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.236 | 30552 | Recursively removing directory: /tmp/git.OAlgy8/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.238 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.238 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.238 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.238 | 30555 | Recursively removing directory: /tmp/git.34uuY9/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.238 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.238 | 39381 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.238 | 30551 | Removed run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.238 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.238 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.238 | 30551 | Assigned run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.239 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MS2Jdg 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.238 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.243 | 39380 | Marked run 600 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.243 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.243 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.243 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.243 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.243 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.243 | 39383 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.243 | 30551 | Removed run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.243 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.243 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.244 | 30551 | Assigned run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.243 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.244 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IKtEQU 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.248 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.248 | 39382 | Marked run 601 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.248 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.248 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.250 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.251 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.254 | 30552 | Recursively removing directory: /tmp/git.MS2Jdg/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.256 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.256 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.256 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.256 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.256 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.256 | 39397 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.256 | 30551 | Removed run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.256 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.256 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XGFKNZ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.256 | 30551 | Assigned run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.256 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.257 | 30555 | Recursively removing directory: /tmp/git.IKtEQU/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.258 | 39396 | Marked run 602 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.258 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.259 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.259 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.259 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.259 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.259 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.259 | 39399 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.259 | 30551 | Removed run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.259 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.259 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.259 | 30551 | Assigned run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.260 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EnPcot 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.261 | 39398 | Marked run 603 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.261 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.262 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.262 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.264 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.265 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.268 | 30552 | Recursively removing directory: /tmp/git.XGFKNZ/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.269 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.269 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.270 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.270 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.270 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.270 | 39413 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.270 | 30551 | Removed run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.270 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.270 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.270 | 30551 | Assigned run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.270 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w0xq3O 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.271 | 30555 | Recursively removing directory: /tmp/git.EnPcot/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.272 | 39412 | Marked run 604 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.272 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.273 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.273 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.273 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.273 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.273 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.273 | 39415 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.273 | 30551 | Removed run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.273 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.273 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.273 | 30551 | Assigned run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.274 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3ja95a 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.275 | 39414 | Marked run 605 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.275 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.276 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.276 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.278 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.279 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.282 | 30552 | Recursively removing directory: /tmp/git.w0xq3O/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.284 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.284 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.284 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.284 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.284 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.284 | 39429 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.284 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.284 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LVIBlo 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.284 | 30551 | Removed run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.284 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.284 | 30551 | Assigned run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.285 | 30555 | Recursively removing directory: /tmp/git.3ja95a/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.286 | 39428 | Marked run 606 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.287 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.287 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.287 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.287 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.287 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.287 | 39431 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.287 | 30551 | Removed run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.287 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.287 | 30551 | Assigned run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.288 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.287 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.288 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QAY9vT 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.289 | 39430 | Marked run 607 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.290 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.290 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.291 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.292 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.293 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.296 | 30552 | Recursively removing directory: /tmp/git.LVIBlo/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.298 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.298 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.298 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.298 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.298 | 39445 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.298 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.298 | 30551 | Removed run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.298 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.298 | 30551 | Assigned run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.298 | 30555 | Recursively removing directory: /tmp/git.QAY9vT/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.298 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.298 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xy7Ys7 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.300 | 39444 | Marked run 608 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.300 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.301 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.301 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.301 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.301 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.301 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.301 | 39447 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.301 | 30551 | Removed run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.301 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.301 | 30551 | Assigned run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.301 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.301 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LN6Sgz 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.303 | 39446 | Marked run 609 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.303 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.304 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.304 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.306 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.306 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.310 | 30552 | Recursively removing directory: /tmp/git.xy7Ys7/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.312 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.312 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.312 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.312 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.312 | 39461 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.312 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.312 | 30551 | Removed run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.312 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.312 | 30551 | Assigned run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.312 | 30555 | Recursively removing directory: /tmp/git.LN6Sgz/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.312 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.312 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iGU4tL 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.315 | 39460 | Marked run 610 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.315 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.315 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.315 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.315 | 39463 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.315 | 30551 | Removed run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.315 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.315 | 30551 | Assigned run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.315 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.315 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.315 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.315 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.315 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7vzCnM 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.317 | 39462 | Marked run 611 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.317 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.318 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.319 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.320 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.321 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.325 | 30552 | Recursively removing directory: /tmp/git.iGU4tL/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.326 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.326 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.326 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.326 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.326 | 39477 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.326 | 30551 | Removed run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.326 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.326 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.326 | 30551 | Assigned run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.326 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.327 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5qbe7j 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.327 | 30555 | Recursively removing directory: /tmp/git.7vzCnM/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.328 | 39476 | Marked run 612 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.328 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.329 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.329 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.329 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.329 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.330 | 39479 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.330 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.330 | 30551 | Removed run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.330 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.330 | 30551 | Assigned run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.329 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.330 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rEtbKj 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.332 | 39478 | Marked run 613 as finished 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.332 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.332 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.333 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.335 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.335 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.338 | 30552 | Recursively removing directory: /tmp/git.5qbe7j/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.340 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.340 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.340 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.340 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.340 | 39493 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.340 | 30551 | Removed run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.340 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.341 | 30551 | Assigned run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.341 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.340 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.341 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aTs18C 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.342 | 30555 | Recursively removing directory: /tmp/git.rEtbKj/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.342 | 39492 | Marked run 614 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.342 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.343 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.343 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.344 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.344 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.344 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.344 | 39495 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.344 | 30551 | Removed run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.344 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.344 | 30551 | Assigned run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.344 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.344 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.q0oUjt 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.347 | 39494 | Marked run 615 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.347 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.348 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.348 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.350 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.350 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.354 | 30552 | Recursively removing directory: /tmp/git.aTs18C/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.356 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.356 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.356 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.356 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.356 | 39509 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.356 | 30551 | Removed run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.356 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.356 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.356 | 30551 | Assigned run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.356 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.356 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iJ8SrW 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.357 | 30555 | Recursively removing directory: /tmp/git.q0oUjt/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.358 | 39508 | Marked run 616 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.359 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.359 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.359 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.359 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.359 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.359 | 39511 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.359 | 30551 | Removed run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.359 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.359 | 30551 | Assigned run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.359 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.360 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9w1vyd 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.360 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.361 | 39510 | Marked run 617 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.361 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.362 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.363 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.365 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.366 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.368 | 30552 | Recursively removing directory: /tmp/git.iJ8SrW/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.370 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.370 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.370 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.370 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.370 | 39522 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.370 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.370 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.370 | 30551 | Removed run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.370 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.370 | 30551 | Assigned run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.371 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.62ASij 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.372 | 39521 | Marked run 618 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.372 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.372 | 30555 | Recursively removing directory: /tmp/git.9w1vyd/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.374 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.374 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.374 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.374 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.374 | 39527 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.374 | 30551 | Removed run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.374 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.374 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.374 | 30551 | Assigned run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.374 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.374 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.J2RnWn 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.376 | 39526 | Marked run 619 as finished 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.376 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.376 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.377 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.379 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.380 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.382 | 30552 | Recursively removing directory: /tmp/git.62ASij/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.383 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.383 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.384 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.384 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.384 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.384 | 39539 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.384 | 30551 | Removed run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.384 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.384 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.384 | 30551 | Assigned run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.384 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.y8IVJB 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.386 | 39538 | Marked run 620 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.386 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.386 | 30555 | Recursively removing directory: /tmp/git.J2RnWn/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.388 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.388 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.388 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.388 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.388 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.388 | 39543 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.388 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.388 | 30551 | Removed run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.388 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.388 | 30551 | Assigned run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.388 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.u7FYqs 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.390 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.390 | 39542 | Marked run 621 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.390 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.391 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.393 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.394 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.396 | 30552 | Recursively removing directory: /tmp/git.y8IVJB/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.397 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.397 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.398 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.398 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.398 | 39554 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.398 | 30551 | Removed run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.398 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.398 | 30551 | Assigned run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.398 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.398 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.398 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fsgbG1 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.400 | 30555 | Recursively removing directory: /tmp/git.u7FYqs/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.401 | 39553 | Marked run 622 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.401 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.402 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.402 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.402 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.402 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.402 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.402 | 39559 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.402 | 30551 | Removed run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.402 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.402 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.402 | 30551 | Assigned run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.402 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VSXu6B 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.404 | 39558 | Marked run 623 as finished 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.404 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.404 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.405 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.407 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.410 | 30552 | Recursively removing directory: /tmp/git.fsgbG1/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.412 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.412 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.412 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.412 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.412 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.412 | 39567 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.412 | 30551 | Removed run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.412 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.412 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.412 | 30551 | Assigned run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.412 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Pb1EKM 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.414 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.416 | 39566 | Marked run 624 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.416 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.418 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.419 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.421 | 30555 | Recursively removing directory: /tmp/git.VSXu6B/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.422 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.422 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.422 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.422 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.422 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.422 | 39577 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.422 | 30551 | Removed run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.422 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.422 | 30551 | Assigned run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.422 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gRBvsj 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.423 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.424 | 39576 | Marked run 625 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.425 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.426 | 30552 | Recursively removing directory: /tmp/git.Pb1EKM/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.427 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.428 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.428 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.428 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.428 | 39583 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.428 | 30551 | Removed run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.428 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.428 | 30551 | Assigned run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.428 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.428 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jS9iGs 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.428 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.428 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.430 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.430 | 39582 | Marked run 626 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.430 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.433 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.433 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.435 | 30555 | Recursively removing directory: /tmp/git.gRBvsj/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.437 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.437 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.437 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.437 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.437 | 39594 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.437 | 30551 | Removed run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.437 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.437 | 30551 | Assigned run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.437 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.437 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.437 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GaFm0t 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.439 | 39593 | Marked run 627 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.439 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.440 | 30552 | Recursively removing directory: /tmp/git.jS9iGs/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.441 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.441 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.441 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.441 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.442 | 39599 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.442 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.442 | 30551 | Removed run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.442 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.442 | 30551 | Assigned run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.441 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.442 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vYGph9 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.442 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.443 | 39598 | Marked run 628 as finished 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.444 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.444 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.446 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.447 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.449 | 30555 | Recursively removing directory: /tmp/git.GaFm0t/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.451 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.451 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.451 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.451 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.451 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.451 | 39610 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.451 | 30551 | Removed run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.451 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.451 | 30551 | Assigned run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.451 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.451 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ic9etJ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.453 | 39609 | Marked run 629 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.453 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.454 | 30552 | Recursively removing directory: /tmp/git.vYGph9/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.455 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.455 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.456 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.456 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.456 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.456 | 39615 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.456 | 30551 | Removed run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.456 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.456 | 30551 | Assigned run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.456 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.934mDW 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.456 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.457 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.458 | 39614 | Marked run 630 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.458 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.458 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.463 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.463 | 30555 | Recursively removing directory: /tmp/git.ic9etJ/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.464 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.465 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.465 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.465 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.465 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.465 | 39624 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.465 | 30551 | Removed run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.465 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.465 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.465 | 30551 | Assigned run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.465 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.465 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3ihjJJ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.468 | 39623 | Marked run 631 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.468 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.470 | 30552 | Recursively removing directory: /tmp/git.934mDW/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.470 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.471 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.471 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.471 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.471 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.471 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.471 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.471 | 39632 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.471 | 30551 | Removed run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.471 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.471 | 30551 | Assigned run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.472 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.472 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8v7zjO 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.473 | 39630 | Marked run 632 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.473 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.476 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.477 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.477 | 30555 | Recursively removing directory: /tmp/git.3ihjJJ/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.479 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.479 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.479 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.479 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.479 | 39640 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.479 | 30551 | Removed run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.479 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.479 | 30551 | Assigned run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.479 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.479 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SgYBpa 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.479 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.481 | 39639 | Marked run 633 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.481 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.483 | 30552 | Recursively removing directory: /tmp/git.8v7zjO/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.484 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.485 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.485 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.485 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.485 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.485 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.485 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.485 | 39647 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.485 | 30551 | Removed run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.485 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.485 | 30551 | Assigned run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.485 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.485 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qsuPs9 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.487 | 39646 | Marked run 634 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.487 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.490 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.491 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.491 | 30555 | Recursively removing directory: /tmp/git.SgYBpa/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.492 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.492 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.492 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.492 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.492 | 39656 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.492 | 30551 | Removed run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.492 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.492 | 30551 | Assigned run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.492 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.492 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.493 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Cf8G3p 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.494 | 39655 | Marked run 635 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.495 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.497 | 30552 | Recursively removing directory: /tmp/git.qsuPs9/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.497 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.498 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.498 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.498 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.499 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.499 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.499 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.499 | 39664 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.499 | 30551 | Removed run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.499 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.499 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.499 | 30551 | Assigned run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.499 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.y7MJXc 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.500 | 39663 | Marked run 636 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.501 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.504 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.504 | 30555 | Recursively removing directory: /tmp/git.Cf8G3p/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.505 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.506 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.506 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.506 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.506 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.506 | 39672 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.506 | 30551 | Removed run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.506 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.506 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.506 | 30551 | Assigned run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.506 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.506 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kTIOKH 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.508 | 39671 | Marked run 637 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.508 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.511 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.511 | 30552 | Recursively removing directory: /tmp/git.y7MJXc/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.511 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.512 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.513 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.513 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.513 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.513 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.513 | 39680 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.513 | 30551 | Removed run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.513 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.513 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.513 | 30551 | Assigned run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.513 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4QBsss 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.514 | 39679 | Marked run 638 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.514 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.517 | 30555 | Recursively removing directory: /tmp/git.kTIOKH/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.518 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.519 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.519 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.519 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.519 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.519 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.519 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.519 | 39687 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.519 | 30551 | Removed run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.519 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.519 | 30551 | Assigned run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.519 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.519 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lGKqO7 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.521 | 39686 | Marked run 639 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.521 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.524 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.524 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.526 | 30552 | Recursively removing directory: /tmp/git.4QBsss/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.527 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.527 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.527 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.527 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.527 | 39697 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.527 | 30551 | Removed run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.527 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.527 | 30551 | Assigned run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.527 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.527 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LZqRh3 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.528 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.529 | 39696 | Marked run 640 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.529 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.531 | 30555 | Recursively removing directory: /tmp/git.lGKqO7/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.532 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.532 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.532 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.532 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.532 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.532 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.532 | 39703 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.533 | 30551 | Removed run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.533 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.533 | 30551 | Assigned run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.533 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.533 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.533 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XvAgjO 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.534 | 39702 | Marked run 641 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.534 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.537 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.538 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.538 | 30552 | Recursively removing directory: /tmp/git.LZqRh3/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.540 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.540 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.540 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.540 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.540 | 39712 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.540 | 30551 | Removed run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.540 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.540 | 30551 | Assigned run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.540 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.540 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.540 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rFEJA4 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.542 | 39711 | Marked run 642 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.542 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.545 | 30555 | Recursively removing directory: /tmp/git.XvAgjO/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.545 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.546 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.546 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.546 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.546 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.546 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.546 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.546 | 39720 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.546 | 30551 | Removed run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.546 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.547 | 30551 | Assigned run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.547 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.547 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sCY77x 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.548 | 39719 | Marked run 643 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.548 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.552 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.552 | 30552 | Recursively removing directory: /tmp/git.rFEJA4/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.552 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.553 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.553 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.553 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.553 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.553 | 39728 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.553 | 30551 | Removed run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.553 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.553 | 30551 | Assigned run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.554 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.553 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.553 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cB4J0r 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.555 | 39727 | Marked run 644 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.556 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.559 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.559 | 30555 | Recursively removing directory: /tmp/git.sCY77x/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.559 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.560 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.560 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.561 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.561 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.561 | 39736 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.561 | 30551 | Removed run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.561 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.561 | 30551 | Assigned run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.561 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.561 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.561 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ePa6YE 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.562 | 39735 | Marked run 645 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.562 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.566 | 30552 | Recursively removing directory: /tmp/git.cB4J0r/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.566 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.566 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.567 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.567 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.567 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.567 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.567 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.567 | 39744 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.567 | 30551 | Removed run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.567 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.567 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.567 | 30551 | Assigned run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.568 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.z9avk9 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.569 | 39743 | Marked run 646 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.569 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.572 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.573 | 30555 | Recursively removing directory: /tmp/git.ePa6YE/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.573 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.574 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.574 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.574 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.574 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.574 | 39752 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.574 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.574 | 30551 | Removed run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.574 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.574 | 30551 | Assigned run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.574 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.575 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oMgpt8 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.577 | 39751 | Marked run 647 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.577 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.579 | 30552 | Recursively removing directory: /tmp/git.z9avk9/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.581 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.581 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.581 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.581 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.581 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.581 | 39759 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.581 | 30551 | Removed run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.581 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.581 | 30551 | Assigned run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.581 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.581 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.582 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XNg5Br 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.582 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.583 | 39758 | Marked run 648 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.583 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.586 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.587 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.588 | 30555 | Recursively removing directory: /tmp/git.oMgpt8/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.589 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.589 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.589 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.589 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.589 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.589 | 39769 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.589 | 30551 | Removed run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.589 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.589 | 30551 | Assigned run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.590 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.589 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qlcqHm 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.591 | 39768 | Marked run 649 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.591 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.594 | 30552 | Recursively removing directory: /tmp/git.XNg5Br/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.595 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.595 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.595 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.596 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.596 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.596 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.596 | 39775 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.596 | 30551 | Removed run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.596 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.596 | 30551 | Assigned run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.596 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.596 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.596 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dfA2DY 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.598 | 39774 | Marked run 650 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.598 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.601 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.601 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.602 | 30555 | Recursively removing directory: /tmp/git.qlcqHm/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.603 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.603 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.604 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.604 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.604 | 39785 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.604 | 30551 | Removed run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.604 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.604 | 30551 | Assigned run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.604 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.604 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.g0h7X3 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.604 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.605 | 39784 | Marked run 651 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.606 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.608 | 30552 | Recursively removing directory: /tmp/git.dfA2DY/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.609 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.609 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.609 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.609 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.609 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.610 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.610 | 39791 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.610 | 30551 | Removed run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.610 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.610 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.610 | 30551 | Assigned run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.610 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.H8Ew8X 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.610 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.611 | 39790 | Marked run 652 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.611 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.614 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.615 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.616 | 30555 | Recursively removing directory: /tmp/git.g0h7X3/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.618 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.618 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.618 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.618 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.618 | 39802 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.618 | 30551 | Removed run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.618 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.618 | 30551 | Assigned run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.618 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.618 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.618 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G2mZ4L 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.620 | 39801 | Marked run 653 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.621 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.621 | 30552 | Recursively removing directory: /tmp/git.H8Ew8X/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.622 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.622 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.623 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.623 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.623 | 39807 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.623 | 30551 | Removed run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.623 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.623 | 30551 | Assigned run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.623 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.623 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dAzYjx 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.623 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.624 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.624 | 39806 | Marked run 654 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.625 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.625 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.627 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.628 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.631 | 30555 | Recursively removing directory: /tmp/git.G2mZ4L/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.632 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.632 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.632 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.632 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.632 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.633 | 39820 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.633 | 30551 | Removed run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.633 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.633 | 30551 | Assigned run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.633 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.633 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sj5emw 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.634 | 30552 | Recursively removing directory: /tmp/git.dAzYjx/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.635 | 39819 | Marked run 655 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.635 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.636 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.636 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.636 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.636 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.636 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.636 | 39823 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.636 | 30551 | Removed run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.636 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.636 | 30551 | Assigned run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.637 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.636 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fWWFSV 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.638 | 39822 | Marked run 656 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.638 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.639 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.640 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.641 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.641 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.645 | 30555 | Recursively removing directory: /tmp/git.sj5emw/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.647 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.647 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.647 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.647 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.647 | 39837 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.647 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.647 | 30551 | Removed run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.647 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.647 | 30551 | Assigned run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.647 | 30552 | Recursively removing directory: /tmp/git.fWWFSV/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.647 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.647 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JKvFGc 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.649 | 39836 | Marked run 657 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.649 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.650 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.650 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.650 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.650 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.650 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.650 | 39839 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.650 | 30551 | Removed run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.650 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.650 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.650 | 30551 | Assigned run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.650 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yqyLoQ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.652 | 39838 | Marked run 658 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.652 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.653 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.654 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.656 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.656 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.660 | 30555 | Recursively removing directory: /tmp/git.JKvFGc/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.661 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.661 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.662 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.662 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.662 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.662 | 39853 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.662 | 30551 | Removed run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.662 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.662 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.662 | 30551 | Assigned run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.662 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZFPk1c 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.662 | 30552 | Recursively removing directory: /tmp/git.yqyLoQ/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.663 | 39852 | Marked run 659 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.663 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.665 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.665 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.665 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.665 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.665 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.665 | 39855 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.665 | 30551 | Removed run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.665 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.665 | 30551 | Assigned run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.665 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.D6LmNM 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.665 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.667 | 39854 | Marked run 660 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.667 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.668 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.669 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.670 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.671 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.675 | 30555 | Recursively removing directory: /tmp/git.ZFPk1c/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.676 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.676 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.676 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.676 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.676 | 39869 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.676 | 30551 | Removed run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.676 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.677 | 30551 | Assigned run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.677 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.677 | 30552 | Recursively removing directory: /tmp/git.D6LmNM/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.676 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.677 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.egIsnq 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.678 | 39868 | Marked run 661 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.678 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.679 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.679 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.679 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.679 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.679 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.679 | 39871 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.679 | 30551 | Removed run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.679 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.679 | 30551 | Assigned run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.680 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.680 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6a076p 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.681 | 39870 | Marked run 662 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.681 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.682 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.683 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.686 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.686 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.689 | 30555 | Recursively removing directory: /tmp/git.egIsnq/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.690 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.690 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.690 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.691 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.691 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.691 | 39884 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.691 | 30551 | Removed run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.691 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.691 | 30551 | Assigned run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.691 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.691 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vsJ2ZJ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.692 | 30552 | Recursively removing directory: /tmp/git.6a076p/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.693 | 39883 | Marked run 663 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.693 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.694 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.694 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.694 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.694 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.694 | 39887 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.694 | 30551 | Removed run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.694 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.694 | 30551 | Assigned run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.694 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.694 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.B54ZWi 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.695 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.696 | 39886 | Marked run 664 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.696 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.696 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.697 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.700 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.701 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.702 | 30555 | Recursively removing directory: /tmp/git.vsJ2ZJ/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.704 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.704 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.704 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.704 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.704 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.704 | 39898 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.704 | 30551 | Removed run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.704 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.704 | 30551 | Assigned run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.704 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cnxq9T 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.705 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.707 | 30552 | Recursively removing directory: /tmp/git.B54ZWi/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.707 | 39897 | Marked run 665 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.707 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.708 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.708 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.708 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.709 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.709 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.709 | 39903 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.709 | 30551 | Removed run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.709 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.709 | 30551 | Assigned run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.709 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.709 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vmIhG7 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.711 | 39902 | Marked run 666 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.711 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.711 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.712 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.714 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.714 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.718 | 30555 | Recursively removing directory: /tmp/git.cnxq9T/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.719 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.719 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.719 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.719 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.719 | 39917 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.719 | 30551 | Removed run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.719 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.719 | 30551 | Assigned run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.719 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.719 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sRGKyw 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.720 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.721 | 30552 | Recursively removing directory: /tmp/git.vmIhG7/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.722 | 39916 | Marked run 667 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.722 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.723 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.723 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.723 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.723 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.723 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.723 | 39919 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.723 | 30551 | Removed run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.723 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.723 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.723 | 30551 | Assigned run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.723 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8pq7Ul 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.725 | 39918 | Marked run 668 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.725 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.726 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.726 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.728 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.728 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.732 | 30555 | Recursively removing directory: /tmp/git.sRGKyw/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.734 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.734 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.734 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.734 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.734 | 39933 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.734 | 30551 | Removed run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.734 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.734 | 30551 | Assigned run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.734 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.734 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.734 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WLf9gu 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.734 | 30552 | Recursively removing directory: /tmp/git.8pq7Ul/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.736 | 39932 | Marked run 669 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.737 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.737 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.737 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.737 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.737 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.737 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cYNXYU 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.737 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.737 | 39935 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.737 | 30551 | Removed run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.737 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.737 | 30551 | Assigned run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.737 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.739 | 39934 | Marked run 670 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.739 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.740 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.740 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.742 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.742 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.746 | 30555 | Recursively removing directory: /tmp/git.WLf9gu/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.748 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.748 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.748 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.748 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.748 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.748 | 39949 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.748 | 30551 | Removed run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.748 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.748 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5mgfEg 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.748 | 30552 | Recursively removing directory: /tmp/git.cYNXYU/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.748 | 30551 | Assigned run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.748 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.750 | 39948 | Marked run 671 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.750 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.751 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.751 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.751 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.751 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.751 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.751 | 39951 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.751 | 30551 | Removed run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.751 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.751 | 30551 | Assigned run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.751 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.751 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.J9Q9Rs 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.753 | 39950 | Marked run 672 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.753 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.754 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.754 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.756 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.757 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.760 | 30555 | Recursively removing directory: /tmp/git.5mgfEg/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.762 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.762 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.762 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.762 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.762 | 39965 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.762 | 30551 | Removed run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.762 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.762 | 30551 | Assigned run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.762 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.762 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.762 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.d5taqr 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.763 | 30552 | Recursively removing directory: /tmp/git.J9Q9Rs/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.764 | 39964 | Marked run 673 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.764 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.765 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.765 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.765 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.765 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.765 | 39967 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.765 | 30551 | Removed run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.765 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.765 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.765 | 30551 | Assigned run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.765 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.765 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NIw2TY 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.767 | 39966 | Marked run 674 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.767 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.768 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.768 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.770 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.771 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.774 | 30555 | Recursively removing directory: /tmp/git.d5taqr/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.775 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.775 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.775 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.775 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.775 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.775 | 39980 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.775 | 30551 | Removed run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.775 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.775 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.775 | 30551 | Assigned run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.776 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wp9no4 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.777 | 30552 | Recursively removing directory: /tmp/git.NIw2TY/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.778 | 39979 | Marked run 675 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.778 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.779 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.779 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.779 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.779 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.779 | 39983 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.780 | 30551 | Removed run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.780 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.780 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.780 | 30551 | Assigned run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.779 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.780 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PWnAwr 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.781 | 39982 | Marked run 676 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.781 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.781 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.782 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.785 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.785 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.788 | 30555 | Recursively removing directory: /tmp/git.wp9no4/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.789 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.789 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.790 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.790 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.790 | 39996 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.790 | 30551 | Removed run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.790 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.790 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.790 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hdpjGW 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.790 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.790 | 30551 | Assigned run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.792 | 30552 | Recursively removing directory: /tmp/git.PWnAwr/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.792 | 39995 | Marked run 677 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.792 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.793 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.793 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.793 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.793 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.793 | 39999 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.793 | 30551 | Removed run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.793 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.793 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.793 | 30551 | Assigned run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.793 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.794 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eNbyjQ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.797 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.797 | 39998 | Marked run 678 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.798 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.798 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.800 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.800 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.804 | 30555 | Recursively removing directory: /tmp/git.hdpjGW/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.805 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.805 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.805 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.806 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.806 | 40013 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.806 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.806 | 30551 | Removed run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.806 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.806 | 30551 | Assigned run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.806 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.806 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3iD76t 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.806 | 30552 | Recursively removing directory: /tmp/git.eNbyjQ/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.808 | 40012 | Marked run 679 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.808 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.808 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.808 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.809 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.809 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.809 | 40015 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.809 | 30551 | Removed run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.809 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.809 | 30551 | Assigned run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.809 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.809 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IQ8voy 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.809 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.812 | 40014 | Marked run 680 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.812 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.813 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.813 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.815 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.815 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.819 | 30555 | Recursively removing directory: /tmp/git.3iD76t/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.821 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.821 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.821 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.821 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.821 | 40029 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.821 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.821 | 30551 | Removed run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.821 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.821 | 30551 | Assigned run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.821 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.821 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yNj58I 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.821 | 30552 | Recursively removing directory: /tmp/git.IQ8voy/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.823 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.823 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.823 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.823 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.823 | 40028 | Marked run 681 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.823 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.823 | 40031 | Added a new worker 6 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.823 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.824 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.824 | 30551 | Removed run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.824 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.824 | 30551 | Assigned run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.824 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.47P8H0 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.825 | 40030 | Marked run 682 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.825 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.827 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.827 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.828 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.829 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.833 | 30555 | Recursively removing directory: /tmp/git.yNj58I/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.834 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.834 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.834 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.834 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.834 | 40045 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.835 | 30551 | Removed run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.835 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.835 | 30551 | Assigned run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.835 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.834 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.835 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RO6LRs 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.835 | 30552 | Recursively removing directory: /tmp/git.47P8H0/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.836 | 40044 | Marked run 683 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.836 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.837 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.837 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.837 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.837 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.837 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.838 | 40047 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.838 | 30551 | Removed run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.838 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.838 | 30551 | Assigned run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.838 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.838 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eL7SQH 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.840 | 40046 | Marked run 684 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.840 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.840 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.841 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.843 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.844 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.847 | 30555 | Recursively removing directory: /tmp/git.RO6LRs/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.849 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.849 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.849 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.849 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.849 | 40061 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.849 | 30551 | Removed run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.849 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.849 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.849 | 30551 | Assigned run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.849 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.849 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4Bdqnm 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.849 | 30552 | Recursively removing directory: /tmp/git.eL7SQH/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.851 | 40060 | Marked run 685 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.852 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.852 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.852 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.852 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.852 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.852 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.852 | 40063 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.852 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.853 | 30551 | Removed run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.853 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.853 | 30551 | Assigned run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.853 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.34ZZhq 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.854 | 40062 | Marked run 686 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.854 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.855 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.856 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.858 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.858 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.861 | 30555 | Recursively removing directory: /tmp/git.4Bdqnm/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.863 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.863 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.863 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.863 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.863 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.863 | 40076 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.863 | 30551 | Removed run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.863 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.863 | 30551 | Assigned run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.863 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M0GCfr 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.864 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.865 | 30552 | Recursively removing directory: /tmp/git.34ZZhq/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.865 | 40075 | Marked run 687 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.865 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.866 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.866 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.866 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.866 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.866 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.866 | 40079 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.867 | 30551 | Removed run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.867 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.867 | 30551 | Assigned run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.867 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7B3ewx 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.867 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.868 | 40078 | Marked run 688 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.868 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.869 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.870 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.871 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.872 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.875 | 30555 | Recursively removing directory: /tmp/git.M0GCfr/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.876 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.877 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.877 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.877 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.877 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.877 | 40093 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.877 | 30551 | Removed run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.877 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.877 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.877 | 30551 | Assigned run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.877 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8NPh71 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.878 | 30552 | Recursively removing directory: /tmp/git.7B3ewx/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.879 | 40091 | Marked run 689 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.879 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.880 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.880 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.880 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.880 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.880 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.880 | 40095 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.880 | 30551 | Removed run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.880 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.880 | 30551 | Assigned run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.880 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.banrfR 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.881 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.882 | 40094 | Marked run 690 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.882 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.883 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.884 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.885 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.885 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.889 | 30555 | Recursively removing directory: /tmp/git.8NPh71/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.891 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.891 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.891 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.891 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.891 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.891 | 40109 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.891 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.891 | 30551 | Removed run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.891 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.891 | 30551 | Assigned run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.891 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QAjnYy 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.892 | 30552 | Recursively removing directory: /tmp/git.banrfR/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.893 | 40108 | Marked run 691 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.893 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.894 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.894 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.894 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.894 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.894 | 40111 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.894 | 30551 | Removed run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.894 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.894 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.894 | 30551 | Assigned run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.894 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.895 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PaqpmU 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.896 | 40110 | Marked run 692 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.896 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.897 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.898 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.899 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.900 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.904 | 30555 | Recursively removing directory: /tmp/git.QAjnYy/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.905 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.905 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.905 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.906 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.906 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.906 | 40125 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.906 | 30551 | Removed run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.906 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.906 | 30551 | Assigned run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.906 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.906 | 30552 | Recursively removing directory: /tmp/git.PaqpmU/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.906 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LmANaa 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.908 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.908 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.908 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.908 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.908 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.908 | 40127 | Added a new worker 13 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.908 | 30551 | Removed run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.908 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.908 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.908 | 30551 | Assigned run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.909 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HpKZ6N 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.910 | 40124 | Marked run 693 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.910 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.912 | 40126 | Marked run 694 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.912 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.913 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.914 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.914 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.915 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.919 | 30555 | Recursively removing directory: /tmp/git.LmANaa/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.920 | 30552 | Recursively removing directory: /tmp/git.HpKZ6N/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.921 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.921 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.921 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.921 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.921 | 40141 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.921 | 30551 | Removed run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.921 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.921 | 30551 | Assigned run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.921 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.921 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.i6JCPi 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.922 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.923 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.923 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.923 | 40140 | Marked run 695 as finished 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.923 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.924 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.924 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.924 | 40143 | Added a new worker 6 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.924 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.924 | 30551 | Removed run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.924 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.924 | 30551 | Assigned run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.924 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.terAyX 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.925 | 40142 | Marked run 696 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.925 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.927 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.927 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.928 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.929 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.933 | 30555 | Recursively removing directory: /tmp/git.i6JCPi/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.934 | 30552 | Recursively removing directory: /tmp/git.terAyX/ 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.935 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.935 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.935 | 40157 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.935 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.935 | 30551 | Removed run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.935 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.935 | 30551 | Assigned run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.934 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.934 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.935 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.935 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.smJXOn 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.936 | 40156 | Marked run 697 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.936 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.937 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.937 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.937 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.937 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.937 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.937 | 40159 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.937 | 30551 | Removed run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.937 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.937 | 30551 | Assigned run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.937 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5fdvLq 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.937 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.939 | 40158 | Marked run 698 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.939 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.941 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.942 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.943 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.943 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.948 | 30555 | Recursively removing directory: /tmp/git.smJXOn/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.949 | 30552 | Recursively removing directory: /tmp/git.5fdvLq/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.949 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.949 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.950 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.950 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.950 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.950 | 40173 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.950 | 30551 | Removed run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.950 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.950 | 30551 | Assigned run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.950 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.950 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M2nhKc 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.951 | 40172 | Marked run 699 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.952 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.952 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.952 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.952 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.952 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.952 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.952 | 40175 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.952 | 30551 | Removed run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.952 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.952 | 30551 | Assigned run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.952 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gcMhZ3 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.953 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.954 | 40174 | Marked run 700 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.954 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.957 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.957 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.957 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.957 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.963 | 30555 | Recursively removing directory: /tmp/git.M2nhKc/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.963 | 30552 | Recursively removing directory: /tmp/git.gcMhZ3/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.964 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.964 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.964 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.964 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.964 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.964 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.964 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.964 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.964 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 40190 | Added a new worker 14 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 30551 | Removed run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 30551 | Assigned run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 40191 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 30551 | Removed run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 30551 | Assigned run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.965 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.965 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IhrPze 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.965 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kxO4Wg 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.966 | 40188 | Marked run 701 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.967 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.968 | 40189 | Marked run 702 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.968 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.970 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.970 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.971 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.971 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.977 | 30552 | Recursively removing directory: /tmp/git.IhrPze/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.977 | 30555 | Recursively removing directory: /tmp/git.kxO4Wg/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.978 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.978 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.978 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.978 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.978 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.978 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.978 | 40205 | Added a new worker 11 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.978 | 30551 | Removed run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.978 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.978 | 30551 | Assigned run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.979 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.978 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.979 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8ubGgI 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.979 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.979 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.979 | 40207 | Added a new worker 8 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.979 | 30551 | Removed run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.979 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.979 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.979 | 30551 | Assigned run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.979 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.e3wFQD 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.980 | 40204 | Marked run 704 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.981 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.982 | 40206 | Marked run 703 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.982 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.984 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.984 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.985 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.985 | 30555 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.991 | 30552 | Recursively removing directory: /tmp/git.8ubGgI/ 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.991 | 30555 | Recursively removing directory: /tmp/git.e3wFQD/ 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.992 | 30552 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.992 | 30552 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.992 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.992 | 30552 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.992 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.992 | 40221 | Added a new worker 10 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.992 | 30551 | Removed run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.992 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.992 | 30551 | Assigned run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.992 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.993 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.993 | 40223 | Added a new worker 15 to the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.993 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.993 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.993 | 30551 | Removed run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.993 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.993 | 30551 | Assigned run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.992 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.y0tld7 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.992 | 30555 | Process exit code: 0 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.992 | 30555 | Process output: 57 bytes 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.992 | 30555 | Waiting for a new command 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.993 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qpwnlz 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.994 | 40220 | Marked run 705 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.995 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.996 | 40222 | Marked run 706 as finished 2024-04-25 03:44:34 | INFO | 30549/cimple-server: 2024-04-25 03:44:34.996 | 30549 | Waiting for new connections 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.998 | 30552 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.998 | 30555 | Checking out revision HEAD 2024-04-25 03:44:34 | INFO | 30552/cimple-worker: 2024-04-25 03:44:34.998 | 30552 | Going to run: ./ci 2024-04-25 03:44:34 | INFO | 30555/cimple-worker: 2024-04-25 03:44:34.999 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.004 | 30552 | Recursively removing directory: /tmp/git.y0tld7/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.005 | 30555 | Recursively removing directory: /tmp/git.qpwnlz/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.005 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.006 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.006 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.006 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.006 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.006 | 40237 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.006 | 30551 | Removed run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.006 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.006 | 30551 | Assigned run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.006 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.006 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.006 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.007 | 40239 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.007 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.007 | 30551 | Removed run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.007 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.007 | 30551 | Assigned run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.006 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.f2ysFc 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.006 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.006 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.006 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.007 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vzU3h5 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.008 | 40236 | Marked run 707 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.008 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.009 | 40238 | Marked run 708 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.009 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.011 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.011 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.012 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.012 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.017 | 30552 | Recursively removing directory: /tmp/git.f2ysFc/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.018 | 30555 | Recursively removing directory: /tmp/git.vzU3h5/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.019 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.019 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 40254 | Added a new worker 14 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 30551 | Removed run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 30551 | Assigned run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 40255 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.019 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.019 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.019 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.019 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.019 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.019 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CcF5zc 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.020 | 30551 | Removed run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.020 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.020 | 30551 | Assigned run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.020 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.020 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RHqzu9 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.023 | 40252 | Marked run 709 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.023 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.024 | 40253 | Marked run 710 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.024 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.026 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.026 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.027 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.027 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.032 | 30555 | Recursively removing directory: /tmp/git.RHqzu9/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.033 | 30552 | Recursively removing directory: /tmp/git.CcF5zc/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.034 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.034 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.034 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.034 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.034 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.034 | 40269 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.034 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.034 | 30551 | Removed run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.034 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.034 | 30551 | Assigned run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.035 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.034 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.034 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.034 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.035 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0WlEKA 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.035 | 40271 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.035 | 30551 | Removed run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.035 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.035 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.035 | 30551 | Assigned run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.035 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.034 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M8JF5w 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.036 | 40268 | Marked run 712 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.036 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.037 | 40270 | Marked run 711 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.038 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.040 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.041 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.041 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.042 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.047 | 30552 | Recursively removing directory: /tmp/git.0WlEKA/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.047 | 30555 | Recursively removing directory: /tmp/git.M8JF5w/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.049 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.049 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.049 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.049 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.049 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 40285 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30551 | Removed run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30551 | Assigned run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 40287 | Added a new worker 9 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30551 | Removed run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.049 | 30551 | Assigned run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.049 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uCXg8e 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.049 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.050 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mFCRFu 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.051 | 40284 | Marked run 714 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.051 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.053 | 40286 | Marked run 713 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.053 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.054 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.055 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.055 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.055 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.061 | 30552 | Recursively removing directory: /tmp/git.uCXg8e/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.061 | 30555 | Recursively removing directory: /tmp/git.mFCRFu/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.062 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.062 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.062 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.062 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.062 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.062 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.063 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.063 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.93EmFQ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 40301 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30551 | Removed run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30551 | Assigned run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 40303 | Added a new worker 9 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30551 | Removed run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30551 | Assigned run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.063 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.063 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8IQjrx 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.064 | 40300 | Marked run 715 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.065 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.066 | 40302 | Marked run 716 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.067 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.068 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.069 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.069 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.069 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.075 | 30552 | Recursively removing directory: /tmp/git.93EmFQ/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.075 | 30555 | Recursively removing directory: /tmp/git.8IQjrx/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.076 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.076 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.076 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.076 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.076 | 40317 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.076 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.076 | 30551 | Removed run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.076 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.076 | 30551 | Assigned run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.076 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.076 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wrJSrv 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.077 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.077 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.077 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.077 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.077 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.078 | 40319 | Added a new worker 14 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.078 | 30551 | Removed run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.078 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.078 | 30551 | Assigned run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.078 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.078 | 40316 | Marked run 717 as finished 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.078 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ORBrQF 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.079 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.080 | 40318 | Marked run 718 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.080 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.082 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.082 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.083 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.083 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.088 | 30552 | Recursively removing directory: /tmp/git.wrJSrv/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.089 | 30555 | Recursively removing directory: /tmp/git.ORBrQF/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.090 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.090 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.090 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.090 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.090 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.090 | 40333 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.090 | 30551 | Removed run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.090 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.090 | 30551 | Assigned run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.090 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.090 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.091 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.091 | 40335 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.091 | 30551 | Removed run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.091 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.091 | 30551 | Assigned run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.091 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.090 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.090 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.091 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.091 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0J4WNm 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.090 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dsiA0L 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.092 | 40332 | Marked run 719 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.092 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.093 | 40334 | Marked run 720 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.094 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.096 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.096 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.096 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.096 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.102 | 30555 | Recursively removing directory: /tmp/git.0J4WNm/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.102 | 30552 | Recursively removing directory: /tmp/git.dsiA0L/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.103 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.103 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.103 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.103 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.103 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.104 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.103 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.103 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 40350 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30551 | Removed run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30551 | Assigned run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 40351 | Added a new worker 16 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30551 | Removed run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.104 | 30551 | Assigned run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.104 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ke1VjI 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.104 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MfHI0s 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.105 | 40348 | Marked run 721 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.106 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.107 | 40349 | Marked run 722 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.107 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.109 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.109 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.110 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.110 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.115 | 30555 | Recursively removing directory: /tmp/git.MfHI0s/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.115 | 30552 | Recursively removing directory: /tmp/git.Ke1VjI/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.117 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.117 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.117 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.117 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.117 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 40366 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30551 | Removed run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30551 | Assigned run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 40367 | Added a new worker 16 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30551 | Removed run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.117 | 30551 | Assigned run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.118 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.117 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WJd6vs 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.117 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.117 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HGLckm 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.119 | 40365 | Marked run 724 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.120 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.121 | 40364 | Marked run 723 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.121 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.123 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.123 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.123 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.123 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.129 | 30552 | Recursively removing directory: /tmp/git.WJd6vs/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.129 | 30555 | Recursively removing directory: /tmp/git.HGLckm/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.130 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.130 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 40382 | Added a new worker 14 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30551 | Removed run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30551 | Assigned run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 40383 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30551 | Removed run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30551 | Assigned run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.131 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.130 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.131 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.131 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.131 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zGEwJi 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.131 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.131 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mSnKEa 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.134 | 40381 | Marked run 725 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.134 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.135 | 40380 | Marked run 726 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.135 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.137 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.137 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.137 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.138 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.143 | 30552 | Recursively removing directory: /tmp/git.mSnKEa/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.144 | 30555 | Recursively removing directory: /tmp/git.zGEwJi/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.144 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.144 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.145 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.145 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.145 | 40397 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.145 | 30551 | Removed run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.145 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.145 | 30551 | Assigned run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.145 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.145 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.145 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.48BMve 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.146 | 40396 | Marked run 727 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.147 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.146 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.146 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.147 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.147 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.147 | 40399 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.147 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.147 | 30551 | Removed run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.147 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.147 | 30551 | Assigned run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.147 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.147 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BjLmNO 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.148 | 40398 | Marked run 728 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.149 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.150 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.151 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.152 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.153 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.157 | 30552 | Recursively removing directory: /tmp/git.48BMve/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.158 | 30555 | Recursively removing directory: /tmp/git.BjLmNO/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.159 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.159 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.159 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.159 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.159 | 40413 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.159 | 30551 | Removed run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.159 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.159 | 30551 | Assigned run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.159 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.159 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.159 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zfTnsH 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.161 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.161 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.161 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.161 | 40412 | Marked run 729 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.161 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.161 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.161 | 40415 | Added a new worker 6 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.161 | 30551 | Removed run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.161 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.161 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.161 | 30551 | Assigned run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.161 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sUJsBf 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.162 | 40414 | Marked run 730 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.162 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.165 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.165 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.165 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.166 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.171 | 30552 | Recursively removing directory: /tmp/git.zfTnsH/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.172 | 30555 | Recursively removing directory: /tmp/git.sUJsBf/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.172 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.172 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.172 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.173 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.173 | 40429 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.173 | 30551 | Removed run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.173 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.173 | 30551 | Assigned run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.173 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.173 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.173 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2zFWSJ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.174 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.174 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.174 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.174 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.174 | 40431 | Added a new worker 14 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.174 | 30551 | Removed run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.174 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.174 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.174 | 30551 | Assigned run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.174 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.174 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.677LA7 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.175 | 40428 | Marked run 731 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.175 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.176 | 40430 | Marked run 732 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.176 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.178 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.179 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.179 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.180 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.185 | 30552 | Recursively removing directory: /tmp/git.2zFWSJ/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.185 | 30555 | Recursively removing directory: /tmp/git.677LA7/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.186 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.186 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.186 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.186 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.186 | 40445 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.186 | 30551 | Removed run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.186 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.186 | 30551 | Assigned run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.186 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.187 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ls2sNi 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.187 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.187 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.187 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.188 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.188 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.188 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.188 | 40447 | Added a new worker 14 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.188 | 30551 | Removed run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.188 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.188 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.188 | 30551 | Assigned run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.188 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kCSbYc 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.188 | 40444 | Marked run 733 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.188 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.190 | 40446 | Marked run 734 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.190 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.192 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.192 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.193 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.193 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.198 | 30555 | Recursively removing directory: /tmp/git.kCSbYc/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.198 | 30552 | Recursively removing directory: /tmp/git.Ls2sNi/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.199 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.199 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.200 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 40461 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30551 | Removed run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30551 | Assigned run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 40463 | Added a new worker 16 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30551 | Removed run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30551 | Assigned run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.200 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.200 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.200 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.200 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.h9Jsqw 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.200 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.200 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XrbIW7 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.202 | 40460 | Marked run 736 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.202 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.203 | 40462 | Marked run 735 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.203 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.205 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.206 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.206 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.207 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.212 | 30555 | Recursively removing directory: /tmp/git.XrbIW7/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.212 | 30552 | Recursively removing directory: /tmp/git.h9Jsqw/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.213 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.213 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.213 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 40477 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.214 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.214 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.214 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30551 | Removed run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30551 | Assigned run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 40479 | Added a new worker 14 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30551 | Removed run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.214 | 30551 | Assigned run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.214 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.214 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AFHuCX 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.214 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZJa5Gx 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.215 | 40476 | Marked run 737 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.215 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.217 | 40478 | Marked run 738 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.217 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.219 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.219 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.219 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.220 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.225 | 30555 | Recursively removing directory: /tmp/git.AFHuCX/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.226 | 30552 | Recursively removing directory: /tmp/git.ZJa5Gx/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.226 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.226 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.226 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.227 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.227 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.227 | 40493 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.227 | 30551 | Removed run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.227 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.227 | 30551 | Assigned run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.227 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EjY27B 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.227 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.228 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.228 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.228 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.228 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.229 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.229 | 40495 | Added a new worker 8 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.229 | 30551 | Removed run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.229 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.229 | 40492 | Marked run 739 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.229 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.229 | 30551 | Assigned run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.229 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.p2dDk0 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.230 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.231 | 40494 | Marked run 740 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.231 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.232 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.233 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.234 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.234 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.238 | 30555 | Recursively removing directory: /tmp/git.EjY27B/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.240 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.240 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.240 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.240 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.240 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.240 | 40509 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.240 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.240 | 30551 | Removed run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.240 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.240 | 30551 | Assigned run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.240 | 30552 | Recursively removing directory: /tmp/git.p2dDk0/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.241 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.X7H16o 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.242 | 40508 | Marked run 741 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.242 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.243 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.243 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.243 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.243 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.243 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.243 | 40511 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.243 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.243 | 30551 | Removed run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.243 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.243 | 30551 | Assigned run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.243 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VgjzT3 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.247 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.248 | 40510 | Marked run 742 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.248 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.248 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.251 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.251 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.254 | 30555 | Recursively removing directory: /tmp/git.X7H16o/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.256 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.256 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.256 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.256 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.256 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.256 | 40524 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.256 | 30551 | Removed run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.256 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.256 | 30551 | Assigned run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.256 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.257 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0jeHyE 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.258 | 30552 | Recursively removing directory: /tmp/git.VgjzT3/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.258 | 40523 | Marked run 743 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.258 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.259 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.259 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.260 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.260 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.260 | 40527 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.260 | 30551 | Removed run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.260 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.260 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.260 | 30551 | Assigned run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.260 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SPNI1W 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.260 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.261 | 40526 | Marked run 744 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.261 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.262 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.263 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.265 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.265 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.268 | 30555 | Recursively removing directory: /tmp/git.0jeHyE/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.269 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.270 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.270 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.271 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Vanglh 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.270 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.270 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.270 | 40540 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.270 | 30551 | Removed run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.270 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.270 | 30551 | Assigned run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.270 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.272 | 40539 | Marked run 745 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.272 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.272 | 30552 | Recursively removing directory: /tmp/git.SPNI1W/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.273 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.273 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.273 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.273 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.274 | 40543 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.274 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.274 | 30551 | Removed run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.274 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.274 | 30551 | Assigned run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.273 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.274 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NJFdy4 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.275 | 40542 | Marked run 746 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.276 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.276 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.276 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.278 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.279 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.282 | 30555 | Recursively removing directory: /tmp/git.Vanglh/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.283 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.283 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.283 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.283 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.283 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.283 | 40556 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.284 | 30551 | Removed run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.284 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.284 | 30551 | Assigned run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.284 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.284 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hg7Iy8 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.285 | 30552 | Recursively removing directory: /tmp/git.NJFdy4/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.286 | 40554 | Marked run 747 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.286 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.286 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.286 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.287 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.287 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.287 | 40559 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.287 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.287 | 30551 | Removed run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.287 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.287 | 30551 | Assigned run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.287 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.287 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PszgLn 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.288 | 40558 | Marked run 748 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.288 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.289 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.290 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.291 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.292 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.296 | 30555 | Recursively removing directory: /tmp/git.hg7Iy8/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.297 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.297 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.297 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.297 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.297 | 40573 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.297 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.297 | 30551 | Removed run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.297 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.298 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.298 | 30551 | Assigned run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.298 | 30552 | Recursively removing directory: /tmp/git.PszgLn/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.298 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.njZmsl 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.299 | 40572 | Marked run 749 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.299 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.300 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.300 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.300 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.300 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.300 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.300 | 40575 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.300 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.300 | 30551 | Removed run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.300 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.300 | 30551 | Assigned run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.300 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.D6D50L 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.302 | 40574 | Marked run 750 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.303 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.303 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.304 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.305 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.306 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.309 | 30555 | Recursively removing directory: /tmp/git.njZmsl/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.311 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.311 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.311 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.311 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.311 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.311 | 40589 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.311 | 30551 | Removed run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.311 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.311 | 30551 | Assigned run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.311 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.311 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.l3ikc2 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.313 | 30552 | Recursively removing directory: /tmp/git.D6D50L/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.313 | 40588 | Marked run 751 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.313 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.314 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.314 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.314 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.314 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.314 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.314 | 40591 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.315 | 30551 | Removed run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.315 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.315 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.315 | 30551 | Assigned run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.315 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kQjTza 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.316 | 40590 | Marked run 752 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.316 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.317 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.318 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.319 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.320 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.323 | 30555 | Recursively removing directory: /tmp/git.l3ikc2/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.325 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.325 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.325 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.325 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.325 | 40605 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.325 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.325 | 30551 | Removed run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.325 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.325 | 30551 | Assigned run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.325 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.325 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cxppWp 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.326 | 30552 | Recursively removing directory: /tmp/git.kQjTza/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.327 | 40604 | Marked run 753 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.327 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.328 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.328 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.328 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.328 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.328 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.328 | 40607 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.328 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.329 | 30551 | Removed run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.329 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.329 | 30551 | Assigned run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.329 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.f91xSw 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.330 | 40606 | Marked run 754 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.330 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.331 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.331 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.333 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.334 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.337 | 30555 | Recursively removing directory: /tmp/git.cxppWp/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.338 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.338 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.338 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.338 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.338 | 40620 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.338 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.338 | 30551 | Removed run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.338 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.339 | 30551 | Assigned run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.338 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.339 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M7yKET 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.340 | 30552 | Recursively removing directory: /tmp/git.f91xSw/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.341 | 40619 | Marked run 755 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.341 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.342 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.342 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.342 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.342 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.342 | 40623 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.342 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.342 | 30551 | Removed run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.342 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.342 | 30551 | Assigned run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.342 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.342 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Pbp1QL 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.344 | 40622 | Marked run 756 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.344 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.345 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.345 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.346 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.347 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.351 | 30555 | Recursively removing directory: /tmp/git.M7yKET/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.352 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.352 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.352 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.353 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.353 | 40637 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.353 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.353 | 30551 | Removed run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.353 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.353 | 30551 | Assigned run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.353 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.353 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oJUPdz 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.353 | 30552 | Recursively removing directory: /tmp/git.Pbp1QL/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.354 | 40636 | Marked run 757 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.354 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.356 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.356 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.356 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.356 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.356 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.356 | 40639 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.356 | 30551 | Removed run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.356 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.356 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.356 | 30551 | Assigned run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.357 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.U7dAwB 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.358 | 40638 | Marked run 758 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.358 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.359 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.360 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.362 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.362 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.365 | 30555 | Recursively removing directory: /tmp/git.oJUPdz/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.366 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.366 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.367 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.367 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.367 | 40652 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.367 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.367 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.367 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.K7plX0 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.367 | 30551 | Removed run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.367 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.367 | 30551 | Assigned run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.368 | 30552 | Recursively removing directory: /tmp/git.U7dAwB/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.369 | 40651 | Marked run 759 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.369 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.370 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.370 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.370 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.370 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.371 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.371 | 40655 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.371 | 30551 | Removed run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.371 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.371 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.371 | 30551 | Assigned run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.371 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zaWjHj 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.372 | 40654 | Marked run 760 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.372 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.373 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.374 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.376 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.376 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.380 | 30555 | Recursively removing directory: /tmp/git.K7plX0/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.381 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.381 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.381 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.381 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.381 | 40668 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.381 | 30551 | Removed run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.381 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.381 | 30551 | Assigned run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.381 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.381 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.381 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.U5xoST 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.383 | 40667 | Marked run 761 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.383 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.383 | 30552 | Recursively removing directory: /tmp/git.zaWjHj/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.385 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.385 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.385 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.385 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.385 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.385 | 40671 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.385 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.385 | 30551 | Removed run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.385 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.385 | 30551 | Assigned run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.385 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Mvy7Rv 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.387 | 40670 | Marked run 762 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.387 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.387 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.388 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.390 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.390 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.394 | 30555 | Recursively removing directory: /tmp/git.U5xoST/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.395 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.395 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.395 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.395 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.395 | 40684 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.395 | 30551 | Removed run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.395 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.395 | 30551 | Assigned run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.395 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.395 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.395 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.asxd9M 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.397 | 30552 | Recursively removing directory: /tmp/git.Mvy7Rv/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.398 | 40683 | Marked run 763 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.398 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.398 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.398 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.399 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.399 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.399 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.399 | 40687 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.399 | 30551 | Removed run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.399 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.399 | 30551 | Assigned run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.399 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.399 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VsMIsN 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.400 | 40686 | Marked run 764 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.401 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.401 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.402 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.404 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.404 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.408 | 30555 | Recursively removing directory: /tmp/git.asxd9M/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.409 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.409 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.409 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.409 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.409 | 40701 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.409 | 30551 | Removed run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.409 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.410 | 30551 | Assigned run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.410 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.409 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.410 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ecr2Ar 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.410 | 30552 | Recursively removing directory: /tmp/git.VsMIsN/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.412 | 40700 | Marked run 765 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.412 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.413 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.413 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.413 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.413 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.413 | 40703 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.413 | 30551 | Removed run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.413 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.413 | 30551 | Assigned run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.413 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.413 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4BMk7C 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.413 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.414 | 40702 | Marked run 766 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.414 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.416 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.416 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.417 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.418 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.422 | 30555 | Recursively removing directory: /tmp/git.ecr2Ar/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.423 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.423 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.424 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.424 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.424 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.424 | 40717 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.424 | 30551 | Removed run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.424 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.424 | 30551 | Assigned run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.424 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.424 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jMFDDs 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.424 | 30552 | Recursively removing directory: /tmp/git.4BMk7C/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.426 | 40716 | Marked run 767 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.426 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.426 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.426 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.427 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.427 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.427 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.427 | 40719 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.427 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.427 | 30551 | Removed run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.427 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.427 | 30551 | Assigned run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.427 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IY310D 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.428 | 40718 | Marked run 768 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.429 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.430 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.431 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.431 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.432 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.436 | 30555 | Recursively removing directory: /tmp/git.jMFDDs/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.438 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.438 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.438 | 30552 | Recursively removing directory: /tmp/git.IY310D/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.438 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.438 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.438 | 40733 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.438 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.438 | 30551 | Removed run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.438 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.438 | 30551 | Assigned run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.438 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.438 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.65vjsd 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.440 | 40732 | Marked run 769 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.440 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.440 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.440 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.440 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.440 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.440 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.440 | 40735 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.440 | 30551 | Removed run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.440 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.441 | 30551 | Assigned run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.441 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.441 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wqeayz 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.442 | 40734 | Marked run 770 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.442 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.443 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.444 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.445 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.446 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.450 | 30555 | Recursively removing directory: /tmp/git.65vjsd/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.451 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.451 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.451 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.451 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.451 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.451 | 40749 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.451 | 30551 | Removed run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.451 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.452 | 30551 | Assigned run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.452 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.452 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TUMbun 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.453 | 30552 | Recursively removing directory: /tmp/git.wqeayz/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.453 | 40748 | Marked run 771 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.453 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.454 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.454 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.454 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.454 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.454 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.454 | 40751 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.454 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.454 | 30551 | Removed run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.454 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.454 | 30551 | Assigned run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.454 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XwlCQT 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.456 | 40750 | Marked run 772 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.456 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.457 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.458 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.459 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.459 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.464 | 30555 | Recursively removing directory: /tmp/git.TUMbun/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.465 | 30552 | Recursively removing directory: /tmp/git.XwlCQT/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.465 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.465 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.465 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.465 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.465 | 40765 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.465 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.465 | 30551 | Removed run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.465 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.466 | 30551 | Assigned run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.465 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.466 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XIn0vG 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.467 | 40764 | Marked run 773 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.467 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.467 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.467 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.468 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.468 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.468 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.468 | 40767 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.468 | 30551 | Removed run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.468 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.468 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.468 | 30551 | Assigned run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.468 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XZVRXo 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.470 | 40766 | Marked run 774 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.470 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.472 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.473 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.474 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.474 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.479 | 30555 | Recursively removing directory: /tmp/git.XIn0vG/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.480 | 30552 | Recursively removing directory: /tmp/git.XZVRXo/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.481 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.481 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.481 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.481 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.481 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.481 | 40781 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.481 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.481 | 30551 | Removed run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.481 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.481 | 30551 | Assigned run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.481 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AzJ8nY 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.483 | 40780 | Marked run 775 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.483 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.483 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.483 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.483 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.483 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.483 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.483 | 40783 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.483 | 30551 | Removed run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.483 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.483 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.483 | 30551 | Assigned run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.484 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0m8UFt 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.484 | 40782 | Marked run 776 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.485 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.486 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.487 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.488 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.488 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.492 | 30555 | Recursively removing directory: /tmp/git.AzJ8nY/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.494 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.494 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.494 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.494 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.494 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.494 | 40797 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.494 | 30551 | Removed run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.494 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.494 | 30551 | Assigned run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.494 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.494 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MEkgvC 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.494 | 30552 | Recursively removing directory: /tmp/git.0m8UFt/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.496 | 40796 | Marked run 777 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.496 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.497 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.497 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.497 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.497 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.497 | 40799 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.497 | 30551 | Removed run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.497 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.497 | 30551 | Assigned run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.497 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.497 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.497 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eFV6YS 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.498 | 40798 | Marked run 778 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.499 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.499 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.500 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.501 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.502 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.505 | 30555 | Recursively removing directory: /tmp/git.MEkgvC/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.507 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.507 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.507 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.507 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.507 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.507 | 40813 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.507 | 30551 | Removed run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.507 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.507 | 30551 | Assigned run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.507 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kKKg4h 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.508 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.508 | 30552 | Recursively removing directory: /tmp/git.eFV6YS/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.509 | 40812 | Marked run 779 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.509 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.510 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.510 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.510 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.510 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.511 | 40815 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.511 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.511 | 30551 | Removed run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.510 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.511 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.511 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nZlKhV 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.511 | 30551 | Assigned run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.512 | 40814 | Marked run 780 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.512 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.513 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.513 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.515 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.516 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.519 | 30555 | Recursively removing directory: /tmp/git.kKKg4h/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.520 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.520 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.520 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.520 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.521 | 40828 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.521 | 30551 | Removed run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.521 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.521 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.521 | 30551 | Assigned run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.520 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.521 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QmDG42 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.522 | 30552 | Recursively removing directory: /tmp/git.nZlKhV/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.522 | 40827 | Marked run 781 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.523 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.524 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.524 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.524 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.524 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.524 | 40831 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.524 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.524 | 30551 | Removed run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.524 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.524 | 30551 | Assigned run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.524 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.524 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HgJZYU 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.526 | 40830 | Marked run 782 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.526 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.526 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.527 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.529 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.530 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.532 | 30555 | Recursively removing directory: /tmp/git.QmDG42/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.534 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.534 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.534 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.534 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.534 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.534 | 40844 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.534 | 30551 | Removed run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.534 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.534 | 30551 | Assigned run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.534 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.535 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DYH5PE 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.536 | 40843 | Marked run 783 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.536 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.536 | 30552 | Recursively removing directory: /tmp/git.HgJZYU/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.538 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.538 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.538 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.538 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.538 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.538 | 40847 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.538 | 30551 | Removed run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.538 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.538 | 30551 | Assigned run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.538 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.538 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HJbTZf 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.540 | 40846 | Marked run 784 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.540 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.540 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.541 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.542 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.543 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.547 | 30555 | Recursively removing directory: /tmp/git.DYH5PE/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.548 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.548 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.548 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.548 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.548 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.549 | 40861 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.549 | 30551 | Removed run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.549 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.549 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.549 | 30551 | Assigned run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.549 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dQl3fd 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.549 | 30552 | Recursively removing directory: /tmp/git.HJbTZf/ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.552 | 40860 | Marked run 785 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.552 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.552 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.552 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.552 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.552 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.552 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.552 | 40863 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.552 | 30551 | Removed run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.552 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dBCF5C 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.552 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.552 | 30551 | Assigned run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.552 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.554 | 40862 | Marked run 786 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.554 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.556 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.556 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.557 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.558 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.562 | 30555 | Recursively removing directory: /tmp/git.dQl3fd/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.564 | 30552 | Recursively removing directory: /tmp/git.dBCF5C/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.564 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.564 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.564 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.564 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.564 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.564 | 40877 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.564 | 30551 | Removed run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.564 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.564 | 30551 | Assigned run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.564 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.565 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZABpRX 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.566 | 40876 | Marked run 787 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.566 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.566 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.566 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.566 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.566 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.567 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.567 | 40879 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.567 | 30551 | Removed run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.567 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.567 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.567 | 30551 | Assigned run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.567 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Xk1INv 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.568 | 40878 | Marked run 788 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.568 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.570 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.571 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.571 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.572 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.576 | 30555 | Recursively removing directory: /tmp/git.ZABpRX/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.577 | 30552 | Recursively removing directory: /tmp/git.Xk1INv/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.577 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.577 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.578 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.578 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.578 | 40893 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.578 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.578 | 30551 | Removed run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.578 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.578 | 30551 | Assigned run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.578 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.578 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aLU8Qt 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.580 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.580 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.580 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.580 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.580 | 40895 | Added a new worker 14 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.580 | 30551 | Removed run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.580 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.580 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.580 | 30551 | Assigned run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.580 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.580 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.50XsLv 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.583 | 40892 | Marked run 789 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.584 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.585 | 40894 | Marked run 790 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.585 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.587 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.587 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.588 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.588 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.593 | 30552 | Recursively removing directory: /tmp/git.50XsLv/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.594 | 30555 | Recursively removing directory: /tmp/git.aLU8Qt/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.595 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.595 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 40910 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 40911 | Added a new worker 16 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30551 | Removed run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30551 | Assigned run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30551 | Removed run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.595 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.596 | 30551 | Assigned run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.595 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.596 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.I9yEjw 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.595 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.595 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.595 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.596 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DzMylo 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.597 | 40908 | Marked run 792 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.597 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.599 | 40909 | Marked run 791 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.599 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.600 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.601 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.601 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.602 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.607 | 30555 | Recursively removing directory: /tmp/git.DzMylo/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.608 | 30552 | Recursively removing directory: /tmp/git.I9yEjw/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.608 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.608 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.608 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.608 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.608 | 40925 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.608 | 30551 | Removed run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.608 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.608 | 30551 | Assigned run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.609 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.608 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.609 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Z41FJM 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.610 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.610 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.610 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.610 | 40924 | Marked run 794 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.610 | 40927 | Added a new worker 6 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.610 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.610 | 30551 | Removed run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.610 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.611 | 30551 | Assigned run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.611 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.610 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.611 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oDqOmm 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.612 | 40926 | Marked run 793 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.612 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.614 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.615 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.615 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.615 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.620 | 30555 | Recursively removing directory: /tmp/git.Z41FJM/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.621 | 30552 | Recursively removing directory: /tmp/git.oDqOmm/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.622 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.622 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.622 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.622 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.622 | 40941 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.622 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.622 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.622 | 30551 | Removed run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.622 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.622 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.622 | 30551 | Assigned run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.623 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.623 | 40943 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.623 | 30551 | Removed run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.623 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.623 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.623 | 30551 | Assigned run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.622 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.622 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.623 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.623 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XpYPGT 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.622 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.l1j5A5 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.624 | 40940 | Marked run 795 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.624 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.625 | 40942 | Marked run 796 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.626 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.628 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.628 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.628 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.629 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.634 | 30552 | Recursively removing directory: /tmp/git.XpYPGT/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.634 | 30555 | Recursively removing directory: /tmp/git.l1j5A5/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.635 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.635 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 40957 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30551 | Removed run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30551 | Assigned run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.636 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.636 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.636 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 40959 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30551 | Removed run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.636 | 30551 | Assigned run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.636 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.636 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pPrZud 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.637 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HtUQKr 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.638 | 40956 | Marked run 798 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.638 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.639 | 40958 | Marked run 797 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.639 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.641 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.641 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.642 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.642 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.648 | 30552 | Recursively removing directory: /tmp/git.pPrZud/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.648 | 30555 | Recursively removing directory: /tmp/git.HtUQKr/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.649 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.649 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.649 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.649 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.649 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 40973 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30551 | Removed run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30551 | Assigned run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.650 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tK5zhY 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.650 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.650 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.650 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 40975 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30551 | Removed run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.650 | 30551 | Assigned run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.651 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jnCQLd 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.652 | 40972 | Marked run 799 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.652 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.653 | 40974 | Marked run 800 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.653 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.655 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.655 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.656 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.656 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.661 | 30555 | Recursively removing directory: /tmp/git.jnCQLd/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.661 | 30552 | Recursively removing directory: /tmp/git.tK5zhY/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.663 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.663 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.663 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.663 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.663 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 40990 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30551 | Removed run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30551 | Assigned run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 40991 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30551 | Removed run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30551 | Assigned run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.663 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.663 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.663 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.q5wESx 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.664 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2iWkTS 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.665 | 40988 | Marked run 802 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.665 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.667 | 40989 | Marked run 801 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.667 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.669 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.670 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.670 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.670 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.676 | 30552 | Recursively removing directory: /tmp/git.2iWkTS/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.676 | 30555 | Recursively removing directory: /tmp/git.q5wESx/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.677 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.677 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.677 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.678 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 41005 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30551 | Removed run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30551 | Assigned run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 41007 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30551 | Removed run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.678 | 30551 | Assigned run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.678 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.C6RFGz 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.678 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.678 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.678 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.679 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nyaVtQ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.679 | 41004 | Marked run 804 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.680 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.681 | 41006 | Marked run 803 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.681 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.683 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.683 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.684 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.684 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.689 | 30555 | Recursively removing directory: /tmp/git.nyaVtQ/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.690 | 30552 | Recursively removing directory: /tmp/git.C6RFGz/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.691 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.691 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.691 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.691 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.691 | 41021 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.691 | 30551 | Removed run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.691 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.691 | 30551 | Assigned run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.691 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.691 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.692 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.691 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.691 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EXWFp6 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.691 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.692 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.692 | 41023 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.692 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.692 | 30551 | Removed run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.692 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.692 | 30551 | Assigned run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.692 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kcH0Vt 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.694 | 41020 | Marked run 806 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.694 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.695 | 41022 | Marked run 805 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.695 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.697 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.697 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.698 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.698 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.704 | 30555 | Recursively removing directory: /tmp/git.EXWFp6/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.704 | 30552 | Recursively removing directory: /tmp/git.kcH0Vt/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.705 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.705 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.705 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.705 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.705 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.705 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.705 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.705 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.705 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.705 | 41038 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 30551 | Removed run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 30551 | Assigned run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 41039 | Added a new worker 16 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 30551 | Removed run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 30551 | Assigned run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.706 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.706 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.39xGtw 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.706 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2xy5GG 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.708 | 41037 | Marked run 808 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.708 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.709 | 41036 | Marked run 807 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.709 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.711 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.711 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.711 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.712 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.717 | 30552 | Recursively removing directory: /tmp/git.2xy5GG/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.718 | 30555 | Recursively removing directory: /tmp/git.39xGtw/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.719 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.719 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.719 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.719 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.719 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.719 | 41053 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.719 | 30551 | Removed run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.719 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.719 | 30551 | Assigned run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.719 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.720 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.719 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zvZIja 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.720 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.720 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.720 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.720 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.720 | 41055 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.720 | 30551 | Removed run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.720 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.720 | 30551 | Assigned run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.721 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.720 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Fbgv32 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.721 | 41052 | Marked run 810 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.721 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.723 | 41054 | Marked run 809 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.723 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.725 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.725 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.726 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.726 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.732 | 30552 | Recursively removing directory: /tmp/git.zvZIja/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.732 | 30555 | Recursively removing directory: /tmp/git.Fbgv32/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.733 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.733 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.733 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.733 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.733 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.733 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.733 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.734 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0q01df 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.733 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 41070 | Added a new worker 14 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30551 | Removed run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30551 | Assigned run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 41071 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30551 | Removed run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.734 | 30551 | Assigned run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.734 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6mdV53 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.735 | 41069 | Marked run 811 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.736 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.737 | 41068 | Marked run 812 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.737 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.739 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.740 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.740 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.741 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.746 | 30552 | Recursively removing directory: /tmp/git.0q01df/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.747 | 30555 | Recursively removing directory: /tmp/git.6mdV53/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.748 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.748 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.748 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.748 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.748 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.748 | 41085 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.748 | 30551 | Removed run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.748 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.748 | 30551 | Assigned run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.748 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.749 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.748 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.748 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.749 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.749 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uio8t2 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.749 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LnK1Ep 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.749 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.749 | 41087 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.749 | 30551 | Removed run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.749 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.749 | 30551 | Assigned run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.749 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.750 | 41084 | Marked run 813 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.751 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.752 | 41086 | Marked run 814 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.752 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.754 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.754 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.754 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.755 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.760 | 30552 | Recursively removing directory: /tmp/git.uio8t2/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.760 | 30555 | Recursively removing directory: /tmp/git.LnK1Ep/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.761 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.761 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.761 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.761 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.761 | 41101 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.761 | 30551 | Removed run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.761 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.761 | 30551 | Assigned run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.762 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.761 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.762 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.p2fNDs 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.762 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.762 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.763 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.763 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.763 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.763 | 41103 | Added a new worker 8 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.763 | 30551 | Removed run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.763 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.763 | 30551 | Assigned run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.763 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.763 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qQu9nA 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.764 | 41100 | Marked run 815 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.764 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.765 | 41102 | Marked run 816 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.765 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.767 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.768 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.768 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.768 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.774 | 30552 | Recursively removing directory: /tmp/git.p2fNDs/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.774 | 30555 | Recursively removing directory: /tmp/git.qQu9nA/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.775 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.775 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.775 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.775 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.775 | 41117 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.775 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.775 | 30551 | Removed run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.775 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.775 | 30551 | Assigned run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.776 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.775 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.775 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FmHYKE 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.776 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.776 | 41119 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.776 | 30551 | Removed run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.776 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.776 | 30551 | Assigned run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.775 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.775 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.776 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.776 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CQSZOw 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.777 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.778 | 41116 | Marked run 817 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.778 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.780 | 41118 | Marked run 818 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.780 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.781 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.781 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.782 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.782 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.787 | 30552 | Recursively removing directory: /tmp/git.FmHYKE/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.788 | 30555 | Recursively removing directory: /tmp/git.CQSZOw/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.788 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.789 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.789 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.789 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.789 | 41133 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.789 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.789 | 30551 | Removed run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.789 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.789 | 30551 | Assigned run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.789 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.789 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.O17c8y 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.790 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.790 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.790 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.790 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.790 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.790 | 41135 | Added a new worker 8 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.790 | 30551 | Removed run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.790 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.790 | 30551 | Assigned run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.791 | 41132 | Marked run 819 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.791 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.791 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.791 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6Mb7Ar 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.792 | 41134 | Marked run 820 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.792 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.795 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.795 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.796 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.796 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.801 | 30555 | Recursively removing directory: /tmp/git.6Mb7Ar/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.802 | 30552 | Recursively removing directory: /tmp/git.O17c8y/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.803 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.803 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.803 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.803 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.803 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.803 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.803 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.803 | 41149 | Added a new worker 12 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.803 | 30551 | Removed run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.803 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.803 | 30551 | Assigned run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.803 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.804 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.804 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UiXZ2x 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.804 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nm1cia 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.804 | 41151 | Added a new worker 8 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.804 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.804 | 30551 | Removed run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.804 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.804 | 30551 | Assigned run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.804 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.807 | 41148 | Marked run 822 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.807 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.808 | 41150 | Marked run 821 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.809 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.809 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.809 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.810 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.810 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.816 | 30555 | Recursively removing directory: /tmp/git.nm1cia/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.816 | 30552 | Recursively removing directory: /tmp/git.UiXZ2x/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.817 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.817 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.817 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.817 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.817 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.817 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.817 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.817 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.817 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.817 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.817 | 41167 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.817 | 41165 | Added a new worker 16 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.817 | 30551 | Removed run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.817 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.818 | 30551 | Assigned run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.818 | 30551 | Removed run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.818 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.818 | 30551 | Assigned run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.818 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.818 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SihHey 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.818 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FZnJEs 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.819 | 41164 | Marked run 823 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.819 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.820 | 41166 | Marked run 824 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.821 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.823 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.823 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.824 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.824 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.830 | 30555 | Recursively removing directory: /tmp/git.FZnJEs/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.830 | 30552 | Recursively removing directory: /tmp/git.SihHey/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.831 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.831 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.831 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.831 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.831 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.831 | 41181 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.831 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.831 | 30551 | Removed run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.831 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.831 | 30551 | Assigned run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.832 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.832 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.832 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.832 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.832 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.832 | 41183 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.832 | 30551 | Removed run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.832 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.832 | 30551 | Assigned run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.832 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.832 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8g117I 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.832 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fhYAfe 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.833 | 41180 | Marked run 826 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.834 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.835 | 41182 | Marked run 825 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.835 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.836 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.837 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.837 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.838 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.843 | 30555 | Recursively removing directory: /tmp/git.fhYAfe/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.843 | 30552 | Recursively removing directory: /tmp/git.8g117I/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.844 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.844 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.844 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.845 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 41197 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30551 | Removed run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30551 | Assigned run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.845 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.845 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.845 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 41199 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30551 | Removed run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.845 | 30551 | Assigned run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.845 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JallXl 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.845 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yeFtDz 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.847 | 41196 | Marked run 827 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.847 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.848 | 41198 | Marked run 828 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.848 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.850 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.850 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.851 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.851 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.856 | 30555 | Recursively removing directory: /tmp/git.JallXl/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.856 | 30552 | Recursively removing directory: /tmp/git.yeFtDz/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.858 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.858 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 41214 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30551 | Removed run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30551 | Assigned run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 41215 | Added a new worker 15 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30551 | Removed run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.858 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.859 | 30551 | Assigned run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.859 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.858 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.858 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.858 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.858 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LMv3WF 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.858 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.859 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qYAH4U 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.860 | 41213 | Marked run 829 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.860 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.862 | 41212 | Marked run 830 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.862 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.864 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.864 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.864 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.865 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.870 | 30552 | Recursively removing directory: /tmp/git.qYAH4U/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.871 | 30555 | Recursively removing directory: /tmp/git.LMv3WF/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.871 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.871 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.872 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 41229 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30551 | Removed run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30551 | Assigned run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 41231 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30551 | Removed run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.872 | 30551 | Assigned run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.872 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.872 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.872 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.873 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jtcxBD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.872 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Qj0pjg 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.874 | 41228 | Marked run 832 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.874 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.876 | 41230 | Marked run 831 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.876 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.878 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.878 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.878 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.879 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.884 | 30555 | Recursively removing directory: /tmp/git.jtcxBD/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.885 | 30552 | Recursively removing directory: /tmp/git.Qj0pjg/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.886 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.886 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.886 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.886 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.886 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.886 | 41245 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.886 | 30551 | Removed run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.886 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.886 | 30551 | Assigned run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.886 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.887 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.887 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.887 | 41247 | Added a new worker 13 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.887 | 30551 | Removed run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.887 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.887 | 30551 | Assigned run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.887 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.886 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vydhEX 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.886 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.886 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.887 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.887 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MpQ5R0 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.889 | 41244 | Marked run 834 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.889 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.890 | 41246 | Marked run 833 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.890 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.892 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.892 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.892 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.893 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.898 | 30555 | Recursively removing directory: /tmp/git.vydhEX/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.898 | 30552 | Recursively removing directory: /tmp/git.MpQ5R0/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.899 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.899 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.899 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.899 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.900 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.899 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 41261 | Added a new worker 12 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30551 | Removed run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30551 | Assigned run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 41263 | Added a new worker 8 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30551 | Removed run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30551 | Assigned run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.900 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.900 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.900 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.L0Dnx8 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.900 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.E3x23I 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.902 | 41260 | Marked run 835 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.902 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.903 | 41262 | Marked run 836 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.903 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.905 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.905 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.905 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.906 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.911 | 30552 | Recursively removing directory: /tmp/git.L0Dnx8/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.912 | 30555 | Recursively removing directory: /tmp/git.E3x23I/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.913 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.913 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.913 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.913 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.913 | 41277 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.913 | 30551 | Removed run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.913 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.913 | 30551 | Assigned run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.913 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.913 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.913 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JDz3aF 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.914 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.914 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.915 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.915 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.915 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.915 | 41279 | Added a new worker 12 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.915 | 41276 | Marked run 838 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.915 | 30551 | Removed run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.915 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.915 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.915 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0spqck 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.916 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.916 | 30551 | Assigned run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.919 | 41278 | Marked run 837 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.919 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.921 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.922 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.922 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.923 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.928 | 30552 | Recursively removing directory: /tmp/git.JDz3aF/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.929 | 30555 | Recursively removing directory: /tmp/git.0spqck/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.929 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.929 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.929 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.929 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.929 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.930 | 41293 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.930 | 30551 | Removed run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.930 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.930 | 30551 | Assigned run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.930 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.930 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RwfagP 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.931 | 41292 | Marked run 839 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.932 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.932 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.932 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.932 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.932 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jAjRpQ 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.932 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.932 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.932 | 41295 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.932 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.932 | 30551 | Removed run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.932 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.932 | 30551 | Assigned run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.934 | 41294 | Marked run 840 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.934 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.935 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.936 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.937 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.937 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.941 | 30552 | Recursively removing directory: /tmp/git.RwfagP/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.943 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.943 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.943 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.943 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.943 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.943 | 41309 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.943 | 30551 | Removed run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.943 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.943 | 30551 | Assigned run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.943 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.943 | 30555 | Recursively removing directory: /tmp/git.jAjRpQ/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.943 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.U3z5S1 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.945 | 41308 | Marked run 841 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.945 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.946 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.946 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.946 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.946 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.946 | 41311 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.946 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.946 | 30551 | Removed run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.946 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.946 | 30551 | Assigned run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.946 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.947 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YnMVd4 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.948 | 41310 | Marked run 842 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.948 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.949 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.950 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.951 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.952 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.955 | 30552 | Recursively removing directory: /tmp/git.U3z5S1/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.957 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.957 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.957 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.957 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.957 | 41325 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.957 | 30551 | Removed run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.957 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.957 | 30551 | Assigned run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.958 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.957 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.958 | 30555 | Recursively removing directory: /tmp/git.YnMVd4/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.957 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.g6Kx1N 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.959 | 41324 | Marked run 843 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.959 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.960 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.960 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.960 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.960 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.960 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.960 | 41327 | Added a new worker 10 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.960 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.960 | 30551 | Removed run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.960 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.960 | 30551 | Assigned run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.960 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nGqHR8 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.962 | 41326 | Marked run 844 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.962 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.964 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.965 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.966 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.966 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.971 | 30552 | Recursively removing directory: /tmp/git.g6Kx1N/ 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.972 | 30555 | Recursively removing directory: /tmp/git.nGqHR8/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.972 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.972 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.972 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.973 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.973 | 41341 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.973 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.973 | 30551 | Removed run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.973 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.973 | 30551 | Assigned run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.973 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.973 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pQs70p 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.974 | 41340 | Marked run 845 as finished 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.974 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.974 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.975 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.974 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.975 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.975 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.975 | 41343 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.975 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.975 | 30551 | Removed run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.975 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.975 | 30551 | Assigned run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.975 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Mdx7AK 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.976 | 41342 | Marked run 846 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.976 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.978 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.979 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.980 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.981 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.985 | 30552 | Recursively removing directory: /tmp/git.pQs70p/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.986 | 30552 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.986 | 30552 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.986 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.986 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.986 | 30552 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.987 | 41357 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.987 | 30551 | Removed run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.987 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.987 | 30551 | Assigned run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.987 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.987 | 30555 | Recursively removing directory: /tmp/git.Mdx7AK/ 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.987 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.E18xN1 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.988 | 41356 | Marked run 847 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.988 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.989 | 30555 | Process exit code: 0 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.989 | 30555 | Process output: 57 bytes 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.989 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.989 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.989 | 41359 | Added a new worker 11 to the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.989 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.989 | 30555 | Waiting for a new command 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.990 | 30551 | Removed run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.990 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.990 | 30551 | Assigned run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.990 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6eo1cG 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.991 | 41358 | Marked run 848 as finished 2024-04-25 03:44:35 | INFO | 30549/cimple-server: 2024-04-25 03:44:35.991 | 30549 | Waiting for new connections 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.993 | 30552 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.993 | 30552 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.994 | 30555 | Checking out revision HEAD 2024-04-25 03:44:35 | INFO | 30555/cimple-worker: 2024-04-25 03:44:35.995 | 30555 | Going to run: ./ci 2024-04-25 03:44:35 | INFO | 30552/cimple-worker: 2024-04-25 03:44:35.999 | 30552 | Recursively removing directory: /tmp/git.E18xN1/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.000 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.000 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.001 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.001 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.001 | 41373 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.001 | 30551 | Removed run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.001 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.001 | 30551 | Assigned run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.001 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.001 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ioofwH 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.001 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.001 | 30555 | Recursively removing directory: /tmp/git.6eo1cG/ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.003 | 41372 | Marked run 849 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.003 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.004 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.004 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.004 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.004 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.004 | 41375 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.004 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.004 | 30551 | Removed run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.004 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.004 | 30551 | Assigned run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.004 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.004 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UBXtV7 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.006 | 41374 | Marked run 850 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.006 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.007 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.008 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.009 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.009 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.013 | 30552 | Recursively removing directory: /tmp/git.ioofwH/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.015 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.015 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.015 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.015 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.015 | 41389 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.015 | 30551 | Removed run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.015 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.015 | 30551 | Assigned run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.015 | 30555 | Recursively removing directory: /tmp/git.UBXtV7/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.015 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.015 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6LeweZ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.016 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.017 | 41388 | Marked run 851 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.017 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.017 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.017 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.018 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.018 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.018 | 41391 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.018 | 30551 | Removed run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.018 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.018 | 30551 | Assigned run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.018 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.018 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.018 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OlvAhl 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.019 | 41390 | Marked run 852 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.020 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.021 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.021 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.022 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.023 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.027 | 30552 | Recursively removing directory: /tmp/git.6LeweZ/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.028 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.028 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.029 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.029 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.029 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.029 | 41405 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.029 | 30551 | Removed run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.029 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.029 | 30551 | Assigned run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.029 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.029 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4lLZ65 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.029 | 30555 | Recursively removing directory: /tmp/git.OlvAhl/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.031 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.031 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.031 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.031 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.031 | 41407 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.031 | 30551 | Removed run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.031 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.031 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.031 | 30551 | Assigned run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.031 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.031 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Fmv5PA 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.032 | 41404 | Marked run 853 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.033 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.034 | 41406 | Marked run 854 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.034 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.036 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.036 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.037 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.037 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.043 | 30552 | Recursively removing directory: /tmp/git.4lLZ65/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.043 | 30555 | Recursively removing directory: /tmp/git.Fmv5PA/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.044 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.044 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.044 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.044 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.044 | 41421 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.044 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.044 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 30551 | Removed run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.044 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.044 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 30551 | Assigned run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.045 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.045 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ChLC8f 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.045 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OL9adw 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 41423 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 30551 | Removed run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.045 | 30551 | Assigned run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.046 | 41420 | Marked run 855 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.046 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.048 | 41422 | Marked run 856 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.048 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.050 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.050 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.051 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.051 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.057 | 30552 | Recursively removing directory: /tmp/git.ChLC8f/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.057 | 30555 | Recursively removing directory: /tmp/git.OL9adw/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.058 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.058 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.058 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.058 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.058 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.058 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.058 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.058 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.058 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.058 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.058 | 41438 | Added a new worker 15 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.058 | 30551 | Removed run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.058 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.058 | 30551 | Assigned run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.058 | 41439 | Added a new worker 16 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.059 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.059 | 30551 | Removed run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.059 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.059 | 30551 | Assigned run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.059 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.059 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7h8htk 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.059 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Th7R53 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.061 | 41436 | Marked run 858 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.061 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.063 | 41437 | Marked run 857 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.063 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.065 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.065 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.065 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.065 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.071 | 30555 | Recursively removing directory: /tmp/git.Th7R53/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.071 | 30552 | Recursively removing directory: /tmp/git.7h8htk/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.072 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.072 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.072 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.072 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.072 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.072 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.072 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.072 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 41454 | Added a new worker 15 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 30551 | Removed run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 30551 | Assigned run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 41455 | Added a new worker 16 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 30551 | Removed run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 30551 | Assigned run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.073 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.073 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iODKen 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.072 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.073 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.S1DpN9 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.075 | 41453 | Marked run 860 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.075 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.077 | 41452 | Marked run 859 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.077 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.078 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.078 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.079 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.079 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.084 | 30552 | Recursively removing directory: /tmp/git.iODKen/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.085 | 30555 | Recursively removing directory: /tmp/git.S1DpN9/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.086 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.086 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 41469 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30551 | Removed run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30551 | Assigned run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 41471 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30551 | Removed run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.086 | 30551 | Assigned run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.086 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.086 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OC2Aj2 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.086 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.086 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.086 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.087 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JlELxk 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.089 | 41468 | Marked run 862 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.089 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.090 | 41470 | Marked run 861 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.090 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.092 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.092 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.092 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.092 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.098 | 30552 | Recursively removing directory: /tmp/git.OC2Aj2/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.098 | 30555 | Recursively removing directory: /tmp/git.JlELxk/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.099 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.099 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.099 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.099 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.099 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.099 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.100 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.100 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ciYnxg 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 41486 | Added a new worker 15 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30551 | Removed run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30551 | Assigned run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 41487 | Added a new worker 16 to the queue 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.100 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.100 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rGiL1W 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30551 | Removed run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.100 | 30551 | Assigned run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.101 | 41485 | Marked run 864 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.102 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.103 | 41484 | Marked run 863 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.103 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.105 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.105 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.106 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.106 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.112 | 30555 | Recursively removing directory: /tmp/git.ciYnxg/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.112 | 30552 | Recursively removing directory: /tmp/git.rGiL1W/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.113 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.113 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.113 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.113 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.113 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.113 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.113 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.113 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 41502 | Added a new worker 15 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30551 | Removed run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30551 | Assigned run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 41503 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30551 | Removed run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30551 | Assigned run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.114 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.114 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.99lwzi 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.114 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QgknAj 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.116 | 41501 | Marked run 866 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.116 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.117 | 41500 | Marked run 865 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.117 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.119 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.119 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.120 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.120 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.125 | 30552 | Recursively removing directory: /tmp/git.QgknAj/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.126 | 30555 | Recursively removing directory: /tmp/git.99lwzi/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.127 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.127 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.127 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.127 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.127 | 41517 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.127 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.127 | 30551 | Removed run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.127 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.127 | 30551 | Assigned run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.127 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.127 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.128 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.128 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.128 | 41519 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.128 | 30551 | Removed run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.128 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.128 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.128 | 30551 | Assigned run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.128 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.128 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EqpgjK 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.127 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.127 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eJlBz0 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.129 | 41516 | Marked run 867 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.129 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.130 | 41518 | Marked run 868 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.131 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.132 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.133 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.133 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.134 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.139 | 30552 | Recursively removing directory: /tmp/git.eJlBz0/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.140 | 30555 | Recursively removing directory: /tmp/git.EqpgjK/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.140 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.140 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.141 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.141 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.141 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.141 | 41533 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.141 | 30551 | Removed run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.141 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.141 | 30551 | Assigned run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.141 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jT7Haj 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.141 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.141 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.141 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.141 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.142 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JUmjtY 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.141 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.141 | 41535 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.142 | 30551 | Removed run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.142 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.142 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.142 | 30551 | Assigned run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.147 | 41532 | Marked run 869 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.147 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.149 | 41534 | Marked run 870 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.149 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.150 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.150 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.151 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.151 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.157 | 30552 | Recursively removing directory: /tmp/git.jT7Haj/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.157 | 30555 | Recursively removing directory: /tmp/git.JUmjtY/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.158 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.158 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.158 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.158 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.158 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.158 | 41549 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.158 | 30551 | Removed run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.158 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.158 | 30551 | Assigned run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.159 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.159 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eRmtXE 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.159 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.159 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.159 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.159 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.159 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.159 | 41551 | Added a new worker 14 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.159 | 30551 | Removed run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.159 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.160 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.160 | 30551 | Assigned run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.160 | 41548 | Marked run 871 as finished 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.160 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OdxMb4 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.160 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.162 | 41550 | Marked run 872 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.162 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.164 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.164 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.165 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.165 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.170 | 30555 | Recursively removing directory: /tmp/git.OdxMb4/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.171 | 30552 | Recursively removing directory: /tmp/git.eRmtXE/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.172 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.172 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 41565 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 30551 | Removed run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 30551 | Assigned run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 41567 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.172 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.173 | 30551 | Removed run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.173 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.173 | 30551 | Assigned run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.172 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.172 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JJQPOn 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.172 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.172 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.172 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.173 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WdxLD3 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.174 | 41564 | Marked run 874 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.175 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.176 | 41566 | Marked run 873 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.176 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.177 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.178 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.178 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.179 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.184 | 30555 | Recursively removing directory: /tmp/git.JJQPOn/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.184 | 30552 | Recursively removing directory: /tmp/git.WdxLD3/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.185 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.185 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.185 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.185 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 41581 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30551 | Removed run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30551 | Assigned run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.186 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tr8oLU 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.186 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.186 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.186 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.187 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Om6j5u 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 41583 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30551 | Removed run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.186 | 30551 | Assigned run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.187 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.188 | 41580 | Marked run 875 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.189 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.190 | 41582 | Marked run 876 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.191 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.191 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.192 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.193 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.193 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.198 | 30555 | Recursively removing directory: /tmp/git.tr8oLU/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.199 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.199 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.199 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.199 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.199 | 41597 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.200 | 30551 | Removed run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.200 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.200 | 30551 | Assigned run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.200 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.199 | 30552 | Recursively removing directory: /tmp/git.Om6j5u/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.199 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.200 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hbUTPh 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.201 | 41596 | Marked run 877 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.201 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.202 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.202 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.202 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.202 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.202 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.202 | 41599 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.202 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.202 | 30551 | Removed run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.202 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.202 | 30551 | Assigned run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.202 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tl1dDt 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.204 | 41598 | Marked run 878 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.204 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.205 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.206 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.207 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.208 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.212 | 30555 | Recursively removing directory: /tmp/git.hbUTPh/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.213 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.213 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.213 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.213 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.214 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.214 | 41613 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.214 | 30551 | Removed run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.214 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.214 | 30551 | Assigned run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.214 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fTWzaJ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.214 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.214 | 30552 | Recursively removing directory: /tmp/git.tl1dDt/ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.216 | 41612 | Marked run 879 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.216 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.216 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.216 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.216 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.216 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.216 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.216 | 41615 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.216 | 30551 | Removed run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.216 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.216 | 30551 | Assigned run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.216 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.216 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3ERD0X 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.218 | 41614 | Marked run 880 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.218 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.220 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.220 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.221 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.222 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.226 | 30555 | Recursively removing directory: /tmp/git.fTWzaJ/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.227 | 30552 | Recursively removing directory: /tmp/git.3ERD0X/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.227 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.227 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.228 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.228 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.228 | 41629 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.228 | 30551 | Removed run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.228 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.228 | 30551 | Assigned run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.228 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.228 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.40lAGX 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.228 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.229 | 41628 | Marked run 881 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.230 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.230 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.230 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.230 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.230 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hQmRSp 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.230 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.230 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.230 | 41631 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.230 | 30551 | Removed run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.230 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.230 | 30551 | Assigned run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.230 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.232 | 41630 | Marked run 882 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.232 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.233 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.234 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.235 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.236 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.239 | 30555 | Recursively removing directory: /tmp/git.40lAGX/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.241 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.241 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.241 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.241 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.241 | 41645 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.241 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.241 | 30551 | Removed run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.241 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.241 | 30551 | Assigned run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.241 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.241 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Hn0SwF 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.242 | 30552 | Recursively removing directory: /tmp/git.hQmRSp/ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.243 | 41644 | Marked run 883 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.244 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.244 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.244 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.244 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.244 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.244 | 41647 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.244 | 30551 | Removed run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.244 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.244 | 30551 | Assigned run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.244 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.244 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.245 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TFBhct 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.246 | 41646 | Marked run 884 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.246 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.248 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.249 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.249 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.250 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.255 | 30555 | Recursively removing directory: /tmp/git.Hn0SwF/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.256 | 30552 | Recursively removing directory: /tmp/git.TFBhct/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.256 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.256 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.256 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.256 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.257 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.257 | 41661 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.257 | 30551 | Removed run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.257 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.257 | 30551 | Assigned run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.257 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QLZtN5 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.257 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.259 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.259 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.259 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.259 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.259 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.259 | 41663 | Added a new worker 12 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.259 | 30551 | Removed run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.259 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.259 | 30551 | Assigned run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.259 | 41660 | Marked run 885 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.259 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.259 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.259 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iJWxuX 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.261 | 41662 | Marked run 886 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.261 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.263 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.263 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.264 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.265 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.269 | 30555 | Recursively removing directory: /tmp/git.QLZtN5/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.270 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.270 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.270 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.271 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.271 | 41677 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.271 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.271 | 30551 | Removed run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.271 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.271 | 30551 | Assigned run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.270 | 30552 | Recursively removing directory: /tmp/git.iJWxuX/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.271 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.271 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.F9PzhX 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.273 | 41676 | Marked run 887 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.273 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.273 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.273 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.273 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.273 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EeMDpC 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.273 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.273 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.273 | 41679 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.273 | 30551 | Removed run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.273 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.273 | 30551 | Assigned run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.273 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.275 | 41678 | Marked run 888 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.275 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.277 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.278 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.279 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.279 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.284 | 30555 | Recursively removing directory: /tmp/git.F9PzhX/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.285 | 30552 | Recursively removing directory: /tmp/git.EeMDpC/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.285 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.285 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.286 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.286 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.286 | 41693 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.286 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.286 | 30551 | Removed run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.286 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.286 | 30551 | Assigned run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.286 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.286 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xVXABB 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.287 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.287 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.288 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.287 | 41692 | Marked run 889 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.288 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.288 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.288 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.288 | 41695 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.288 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.288 | 30551 | Removed run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.288 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.288 | 30551 | Assigned run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.288 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GYgXEA 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.290 | 41694 | Marked run 890 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.290 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.292 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.293 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.293 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.294 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.299 | 30555 | Recursively removing directory: /tmp/git.xVXABB/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.299 | 30552 | Recursively removing directory: /tmp/git.GYgXEA/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.300 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.300 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.300 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.301 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 41709 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 30551 | Removed run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 30551 | Assigned run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.301 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.301 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.301 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.301 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.y3LHL2 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 41711 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.301 | 30551 | Removed run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.302 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.302 | 30551 | Assigned run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.302 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.302 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wYFpIg 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.303 | 41708 | Marked run 891 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.303 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.305 | 41710 | Marked run 892 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.305 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.307 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.307 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.308 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.308 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.314 | 30555 | Recursively removing directory: /tmp/git.y3LHL2/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.314 | 30552 | Recursively removing directory: /tmp/git.wYFpIg/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.315 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.315 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.315 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.315 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.315 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.315 | 41725 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.315 | 30551 | Removed run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.315 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.315 | 30551 | Assigned run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.316 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.316 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.316 | 41727 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.316 | 30551 | Removed run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.316 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.316 | 30551 | Assigned run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.316 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.315 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.315 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sDbndo 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.315 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.315 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.316 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WxuqyS 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.318 | 41724 | Marked run 893 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.318 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.319 | 41726 | Marked run 894 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.320 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.321 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.322 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.322 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.323 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.328 | 30555 | Recursively removing directory: /tmp/git.sDbndo/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.329 | 30552 | Recursively removing directory: /tmp/git.WxuqyS/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.330 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.330 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.330 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.330 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.330 | 41741 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.330 | 30551 | Removed run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.330 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.330 | 30551 | Assigned run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.330 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.330 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.O4KmPV 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.330 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.330 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.330 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.331 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.10lkM4 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.330 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.331 | 41743 | Added a new worker 8 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.331 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.331 | 30551 | Removed run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.331 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.331 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.331 | 30551 | Assigned run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.332 | 41740 | Marked run 895 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.332 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.334 | 41742 | Marked run 896 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.334 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.336 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.336 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.336 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.337 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.342 | 30555 | Recursively removing directory: /tmp/git.O4KmPV/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.343 | 30552 | Recursively removing directory: /tmp/git.10lkM4/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.343 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.343 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.344 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.344 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.344 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.344 | 41757 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.344 | 30551 | Removed run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.344 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.344 | 30551 | Assigned run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.344 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.344 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.i0cPa4 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.344 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.344 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.344 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.345 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.345 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.345 | 41759 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.345 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.g62bz9 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.345 | 30551 | Removed run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.345 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.345 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.345 | 30551 | Assigned run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.346 | 41756 | Marked run 897 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.346 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.348 | 41758 | Marked run 898 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.348 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.349 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.350 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.350 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.350 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.356 | 30555 | Recursively removing directory: /tmp/git.i0cPa4/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.356 | 30552 | Recursively removing directory: /tmp/git.g62bz9/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.357 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.357 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.358 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.358 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.358 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.358 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.358 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YjrSGg 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 41773 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30551 | Removed run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30551 | Assigned run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 41775 | Added a new worker 8 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30551 | Removed run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.358 | 30551 | Assigned run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.358 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dSYy0y 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.360 | 41772 | Marked run 899 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.360 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.362 | 41774 | Marked run 900 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.362 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.363 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.363 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.364 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.364 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.370 | 30552 | Recursively removing directory: /tmp/git.dSYy0y/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.370 | 30555 | Recursively removing directory: /tmp/git.YjrSGg/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.371 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.371 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.371 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.371 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.371 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.371 | 41789 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.371 | 30551 | Removed run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.371 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.371 | 30551 | Assigned run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.372 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.372 | 41791 | Added a new worker 15 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.372 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.372 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.372 | 30551 | Removed run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.372 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.372 | 30551 | Assigned run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.371 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.371 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.371 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.372 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IU5Wq6 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.371 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.372 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fuMLTe 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.374 | 41788 | Marked run 901 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.374 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.376 | 41790 | Marked run 902 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.376 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.377 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.377 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.378 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.378 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.384 | 30555 | Recursively removing directory: /tmp/git.fuMLTe/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.384 | 30552 | Recursively removing directory: /tmp/git.IU5Wq6/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.385 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.385 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.385 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.385 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.385 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.385 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.385 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.385 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 41806 | Added a new worker 15 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30551 | Removed run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30551 | Assigned run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.386 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZOCpSY 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 41807 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30551 | Removed run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.386 | 30551 | Assigned run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.387 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hHCGSC 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.387 | 41805 | Marked run 903 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.388 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.389 | 41804 | Marked run 904 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.389 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.391 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.391 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.392 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.392 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.397 | 30552 | Recursively removing directory: /tmp/git.ZOCpSY/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.398 | 30555 | Recursively removing directory: /tmp/git.hHCGSC/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.399 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.399 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.399 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.399 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.399 | 41821 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.399 | 30551 | Removed run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.399 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.399 | 30551 | Assigned run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.399 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.399 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.399 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AMfQtr 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.400 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.400 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.400 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.400 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.401 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.401 | 41823 | Added a new worker 8 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.401 | 30551 | Removed run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.401 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.401 | 30551 | Assigned run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.401 | 41820 | Marked run 905 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.401 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.401 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.401 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mndXnF 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.404 | 41822 | Marked run 906 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.404 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.405 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.406 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.406 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.407 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.412 | 30552 | Recursively removing directory: /tmp/git.AMfQtr/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.413 | 30555 | Recursively removing directory: /tmp/git.mndXnF/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.413 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.413 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.413 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.413 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.414 | 41837 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.414 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.414 | 30551 | Removed run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.414 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.414 | 30551 | Assigned run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.413 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.414 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iFSHfl 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.415 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.415 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.415 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.415 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.415 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.415 | 41839 | Added a new worker 14 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.415 | 30551 | Removed run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.415 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.415 | 30551 | Assigned run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.415 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xKlQeL 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.416 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.416 | 41836 | Marked run 907 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.416 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.418 | 41838 | Marked run 908 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.419 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.419 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.420 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.420 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.421 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.426 | 30555 | Recursively removing directory: /tmp/git.xKlQeL/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.427 | 30552 | Recursively removing directory: /tmp/git.iFSHfl/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.428 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.428 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.428 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 41853 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 30551 | Removed run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 30551 | Assigned run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 41855 | Added a new worker 9 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 30551 | Removed run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.428 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.429 | 30551 | Assigned run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.429 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.428 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SFXYNX 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.428 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.428 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.428 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.429 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JAILMq 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.430 | 41852 | Marked run 910 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.430 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.432 | 41854 | Marked run 909 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.432 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.433 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.434 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.434 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.435 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.440 | 30555 | Recursively removing directory: /tmp/git.SFXYNX/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.441 | 30552 | Recursively removing directory: /tmp/git.JAILMq/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.442 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.442 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.442 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.442 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.442 | 41869 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.442 | 30551 | Removed run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.442 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.442 | 30551 | Assigned run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.443 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.443 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.443 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.443 | 41871 | Added a new worker 8 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.443 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.443 | 30551 | Removed run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.443 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.443 | 30551 | Assigned run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.442 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.442 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.442 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.443 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.442 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0xDouw 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.443 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yjTAfc 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.445 | 41868 | Marked run 911 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.445 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.447 | 41870 | Marked run 912 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.447 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.448 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.448 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.449 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.449 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.455 | 30552 | Recursively removing directory: /tmp/git.yjTAfc/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.455 | 30555 | Recursively removing directory: /tmp/git.0xDouw/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.456 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.456 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.456 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.456 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.456 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.456 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 41886 | Added a new worker 15 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 30551 | Removed run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 30551 | Assigned run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 41887 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.456 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.457 | 30551 | Removed run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.457 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.457 | 30551 | Assigned run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.457 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.r8ZGNC 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.457 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Mhdu6C 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.458 | 41884 | Marked run 914 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.459 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.461 | 41885 | Marked run 913 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.461 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.462 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.462 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.463 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.463 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.469 | 30555 | Recursively removing directory: /tmp/git.Mhdu6C/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.469 | 30552 | Recursively removing directory: /tmp/git.r8ZGNC/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.470 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.470 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.470 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.470 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.470 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.470 | 41901 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.470 | 30551 | Removed run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.470 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.470 | 30551 | Assigned run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.471 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.471 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.471 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.471 | 41903 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.471 | 30551 | Removed run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.471 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.471 | 30551 | Assigned run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.471 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.471 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Xq5vh1 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.470 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.471 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.471 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.471 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lqqrAy 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.473 | 41900 | Marked run 916 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.473 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.475 | 41902 | Marked run 915 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.475 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.477 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.477 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.478 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.478 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.484 | 30552 | Recursively removing directory: /tmp/git.lqqrAy/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.485 | 30555 | Recursively removing directory: /tmp/git.Xq5vh1/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.486 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.486 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.486 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 41918 | Added a new worker 15 to the queue 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.486 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Wlslcd 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.486 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30551 | Removed run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.486 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.486 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30551 | Assigned run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.486 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OnbDf1 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 41919 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30551 | Removed run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.486 | 30551 | Assigned run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.487 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.488 | 41916 | Marked run 918 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.489 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.490 | 41917 | Marked run 917 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.490 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.492 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.492 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.493 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.493 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.499 | 30555 | Recursively removing directory: /tmp/git.OnbDf1/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.499 | 30552 | Recursively removing directory: /tmp/git.Wlslcd/ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.500 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.500 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.500 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.500 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.500 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.500 | 41933 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.500 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.500 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.500 | 30551 | Removed run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.500 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.66qxR1 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.501 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.500 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.501 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zLSjCM 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.500 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.500 | 30551 | Assigned run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.501 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.501 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.501 | 41935 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.501 | 30551 | Removed run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.501 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.501 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.501 | 30551 | Assigned run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.503 | 41932 | Marked run 920 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.503 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.504 | 41934 | Marked run 919 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.504 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.506 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.506 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.506 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.507 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.512 | 30555 | Recursively removing directory: /tmp/git.66qxR1/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.512 | 30552 | Recursively removing directory: /tmp/git.zLSjCM/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.514 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.514 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.514 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.514 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.514 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.514 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 41949 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30551 | Removed run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30551 | Assigned run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 41951 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30551 | Removed run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30551 | Assigned run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.514 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.514 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w5J7Nh 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.514 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6l1qqw 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.516 | 41948 | Marked run 921 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.516 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.518 | 41950 | Marked run 922 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.518 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.520 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.520 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.520 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.520 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.526 | 30552 | Recursively removing directory: /tmp/git.w5J7Nh/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.526 | 30555 | Recursively removing directory: /tmp/git.6l1qqw/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.527 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.527 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.527 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.527 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.527 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.527 | 41965 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.527 | 30551 | Removed run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.527 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.527 | 30551 | Assigned run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.528 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.528 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.528 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.528 | 41967 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.528 | 30551 | Removed run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.528 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.528 | 30551 | Assigned run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.528 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.528 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.528 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.528 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.529 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9mnBSV 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.528 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M7K8zY 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.530 | 41964 | Marked run 924 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.530 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.531 | 41966 | Marked run 923 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.532 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.533 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.534 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.534 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.535 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.540 | 30552 | Recursively removing directory: /tmp/git.M7K8zY/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.541 | 30555 | Recursively removing directory: /tmp/git.9mnBSV/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.541 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.541 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.541 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.542 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.542 | 41981 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.542 | 30551 | Removed run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.542 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.542 | 30551 | Assigned run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.542 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.542 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.542 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0dpheh 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.544 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.544 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.544 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.544 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.544 | 41980 | Marked run 925 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.544 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.544 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.544 | 41983 | Added a new worker 6 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.544 | 30551 | Removed run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.544 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.544 | 30551 | Assigned run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.545 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.545 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XUERAe 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.545 | 41982 | Marked run 926 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.546 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.548 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.548 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.549 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.549 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.554 | 30552 | Recursively removing directory: /tmp/git.0dpheh/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.555 | 30555 | Recursively removing directory: /tmp/git.XUERAe/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.555 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.555 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.555 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.555 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.556 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RD4Tg8 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.555 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.555 | 41997 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.556 | 30551 | Removed run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.556 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.556 | 30551 | Assigned run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.556 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.557 | 41996 | Marked run 927 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.557 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.558 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.558 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.558 | 41999 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.558 | 30551 | Removed run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.558 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.558 | 30551 | Assigned run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.558 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.557 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.557 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.558 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.558 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EXgtpa 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.559 | 41998 | Marked run 928 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.559 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.561 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.562 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.562 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.563 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.569 | 30552 | Recursively removing directory: /tmp/git.RD4Tg8/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.570 | 30555 | Recursively removing directory: /tmp/git.EXgtpa/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.570 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.570 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.570 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.570 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.570 | 42013 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.570 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.570 | 30551 | Removed run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.570 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.570 | 30551 | Assigned run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.570 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.570 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M127L0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.572 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.572 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.572 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.573 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.krinX8 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.572 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.572 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.572 | 42015 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.572 | 30551 | Removed run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.572 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.573 | 42012 | Marked run 929 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.573 | 30551 | Assigned run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.573 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.573 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.574 | 42014 | Marked run 930 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.574 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.576 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.577 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.577 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.578 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.582 | 30552 | Recursively removing directory: /tmp/git.M127L0/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.584 | 30555 | Recursively removing directory: /tmp/git.krinX8/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.584 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.584 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.584 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.584 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.584 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.584 | 42029 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.584 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.584 | 30551 | Removed run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.584 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.584 | 30551 | Assigned run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.584 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6zuq68 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.586 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.586 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.586 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.586 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.586 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.586 | 42031 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.587 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YZWYWk 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.586 | 30551 | Removed run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.586 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.586 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.586 | 30551 | Assigned run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.592 | 42028 | Marked run 931 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.592 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.594 | 42030 | Marked run 932 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.594 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.595 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.596 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.596 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.597 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.602 | 30552 | Recursively removing directory: /tmp/git.6zuq68/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.603 | 30555 | Recursively removing directory: /tmp/git.YZWYWk/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.603 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.603 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.603 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.603 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.603 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.603 | 42045 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.603 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.604 | 30551 | Removed run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.604 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.604 | 30551 | Assigned run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.604 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wnm4KX 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.605 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.605 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.605 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.606 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.606 | 42044 | Marked run 933 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.606 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.606 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.606 | 42047 | Added a new worker 7 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.606 | 30551 | Removed run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.606 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.606 | 30551 | Assigned run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.606 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.606 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xmAnEc 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.608 | 42046 | Marked run 934 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.608 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.609 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.610 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.610 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.611 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.616 | 30552 | Recursively removing directory: /tmp/git.wnm4KX/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.617 | 30555 | Recursively removing directory: /tmp/git.xmAnEc/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.617 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.617 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.617 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.617 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.617 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.617 | 42061 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.617 | 30551 | Removed run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.617 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.617 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.618 | 30551 | Assigned run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.618 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9nbMxH 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.619 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.619 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.619 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.619 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MeqAMe 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.619 | 42060 | Marked run 935 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.619 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.619 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.619 | 42063 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.619 | 30551 | Removed run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.619 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.619 | 30551 | Assigned run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.619 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.622 | 42062 | Marked run 936 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.622 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.623 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.624 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.624 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.624 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.630 | 30552 | Recursively removing directory: /tmp/git.9nbMxH/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.630 | 30555 | Recursively removing directory: /tmp/git.MeqAMe/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.631 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.631 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.631 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.631 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.631 | 42077 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.631 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.631 | 30551 | Removed run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.631 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.631 | 30551 | Assigned run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.632 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.632 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.632 | 42079 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.632 | 30551 | Removed run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.632 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.632 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.632 | 30551 | Assigned run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.631 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.632 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nebZh1 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.631 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.631 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.632 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.632 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wqoHAr 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.633 | 42076 | Marked run 937 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.633 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.635 | 42078 | Marked run 938 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.635 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.637 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.637 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.638 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.638 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.643 | 30552 | Recursively removing directory: /tmp/git.nebZh1/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.644 | 30555 | Recursively removing directory: /tmp/git.wqoHAr/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.644 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.644 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.645 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.645 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.645 | 42093 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.645 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.645 | 30551 | Removed run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.645 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.645 | 30551 | Assigned run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.645 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.645 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Y1Q2V4 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.646 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.646 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.647 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.647 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.647 | 42092 | Marked run 939 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.647 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.647 | 42095 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.647 | 30551 | Removed run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.647 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.647 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.647 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.647 | 30551 | Assigned run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.647 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.azAhgi 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.649 | 42094 | Marked run 940 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.649 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.650 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.651 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.652 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.653 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.657 | 30552 | Recursively removing directory: /tmp/git.Y1Q2V4/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.658 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.658 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.658 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.658 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.658 | 42109 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.658 | 30551 | Removed run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.658 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.658 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.658 | 30551 | Assigned run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.659 | 30555 | Recursively removing directory: /tmp/git.azAhgi/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.658 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.658 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.39DXMC 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.660 | 42108 | Marked run 941 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.660 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.661 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.661 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.661 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.661 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.661 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.661 | 42111 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.661 | 30551 | Removed run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.661 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.661 | 30551 | Assigned run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.661 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UsDWKw 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.662 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.663 | 42110 | Marked run 942 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.663 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.664 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.665 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.666 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.667 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.671 | 30552 | Recursively removing directory: /tmp/git.39DXMC/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.672 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.672 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.672 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.672 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.672 | 42125 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.672 | 30551 | Removed run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.672 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.673 | 30551 | Assigned run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.673 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.672 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.673 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8ee2Ig 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.673 | 30555 | Recursively removing directory: /tmp/git.UsDWKw/ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.674 | 42124 | Marked run 943 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.674 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.675 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.675 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.675 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.675 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.675 | 42127 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.675 | 30551 | Removed run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.675 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.675 | 30551 | Assigned run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.675 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.676 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EkIUrF 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.676 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.677 | 42126 | Marked run 944 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.677 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.678 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.679 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.680 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.681 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.685 | 30552 | Recursively removing directory: /tmp/git.8ee2Ig/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.686 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.686 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.686 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.686 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.686 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.687 | 42141 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.687 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.687 | 30551 | Removed run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.687 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.687 | 30551 | Assigned run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.687 | 30555 | Recursively removing directory: /tmp/git.EkIUrF/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.687 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bJEAqg 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.688 | 42140 | Marked run 945 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.689 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.689 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.689 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.689 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.689 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.689 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.689 | 42143 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.689 | 30551 | Removed run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.689 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.690 | 30551 | Assigned run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.690 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TckjF4 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.690 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.691 | 42142 | Marked run 946 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.691 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.693 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.694 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.695 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.695 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.700 | 30552 | Recursively removing directory: /tmp/git.bJEAqg/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.701 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.701 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.701 | 30555 | Recursively removing directory: /tmp/git.TckjF4/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.702 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.702 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.702 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.702 | 42157 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.702 | 30551 | Removed run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.702 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.702 | 30551 | Assigned run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.702 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jzmYjH 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.702 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.704 | 42156 | Marked run 947 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.704 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.704 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.704 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.704 | 42159 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.704 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.704 | 30551 | Removed run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.704 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.704 | 30551 | Assigned run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.704 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.704 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.704 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.705 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IjjQdl 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.706 | 42158 | Marked run 948 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.706 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.708 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.708 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.709 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.710 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.714 | 30552 | Recursively removing directory: /tmp/git.jzmYjH/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.715 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.715 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.715 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.716 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.716 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.716 | 42173 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.716 | 30551 | Removed run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.716 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.716 | 30551 | Assigned run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.716 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.716 | 30555 | Recursively removing directory: /tmp/git.IjjQdl/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.716 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G6lEdq 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.718 | 42172 | Marked run 949 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.718 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.718 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.718 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.718 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.719 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.719 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.719 | 42175 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.719 | 30551 | Removed run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.719 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.719 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.719 | 30551 | Assigned run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.719 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Gy53Ek 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.720 | 42174 | Marked run 950 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.720 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.721 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.722 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.724 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.724 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.728 | 30552 | Recursively removing directory: /tmp/git.G6lEdq/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.729 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.729 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.729 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.729 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.729 | 42189 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.729 | 30551 | Removed run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.729 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.729 | 30551 | Assigned run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.730 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.729 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.729 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AsCjfr 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.731 | 30555 | Recursively removing directory: /tmp/git.Gy53Ek/ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.731 | 42188 | Marked run 951 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.731 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.732 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.732 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.732 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.733 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.733 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.733 | 42191 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.733 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.733 | 30551 | Removed run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.733 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.733 | 30551 | Assigned run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.733 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.57kQUZ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.735 | 42190 | Marked run 952 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.735 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.736 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.736 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.737 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.738 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.742 | 30552 | Recursively removing directory: /tmp/git.AsCjfr/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.743 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.743 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.743 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.743 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.744 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.744 | 42205 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.744 | 30551 | Removed run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.744 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.744 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.744 | 30551 | Assigned run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.744 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jR6wnu 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.744 | 30555 | Recursively removing directory: /tmp/git.57kQUZ/ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.746 | 42204 | Marked run 953 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.746 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.746 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.746 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.746 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.746 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.746 | 42207 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.746 | 30551 | Removed run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.746 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.747 | 30551 | Assigned run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.747 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.746 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.747 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DJAz3K 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.748 | 42206 | Marked run 954 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.748 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.750 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.750 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.751 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.752 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.756 | 30552 | Recursively removing directory: /tmp/git.jR6wnu/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.758 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.758 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.758 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.758 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.758 | 42221 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.758 | 30551 | Removed run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.758 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.758 | 30551 | Assigned run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.758 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.758 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ljLTkN 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.758 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.758 | 30555 | Recursively removing directory: /tmp/git.DJAz3K/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.760 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.760 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.760 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.760 | 42220 | Marked run 955 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.760 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.760 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.760 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.760 | 42223 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.760 | 30551 | Removed run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.760 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.761 | 30551 | Assigned run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.761 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.761 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.87XOL8 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.762 | 42222 | Marked run 956 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.762 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.764 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.765 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.765 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.766 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.770 | 30552 | Recursively removing directory: /tmp/git.ljLTkN/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.772 | 30555 | Recursively removing directory: /tmp/git.87XOL8/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.772 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.772 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.772 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.772 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.772 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.772 | 42237 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.772 | 30551 | Removed run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.772 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.772 | 30551 | Assigned run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.773 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PsQxMK 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.773 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.774 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.774 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.774 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.774 | 42236 | Marked run 957 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.775 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.775 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.775 | 42239 | Added a new worker 6 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.775 | 30551 | Removed run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.775 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.775 | 30551 | Assigned run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.775 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.774 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.775 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MlKolg 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.776 | 42238 | Marked run 958 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.776 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.778 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.779 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.779 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.780 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.785 | 30552 | Recursively removing directory: /tmp/git.PsQxMK/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.786 | 30555 | Recursively removing directory: /tmp/git.MlKolg/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.786 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.786 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.786 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.786 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.786 | 42253 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.786 | 30551 | Removed run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.786 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.786 | 30551 | Assigned run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.786 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.786 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.786 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WDzztR 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.788 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.788 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.788 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.789 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3e41O3 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.788 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.788 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.788 | 42255 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.788 | 42252 | Marked run 959 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.788 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.789 | 30551 | Removed run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.789 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.789 | 30551 | Assigned run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.790 | 42254 | Marked run 960 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.790 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.792 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.792 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.793 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.794 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.798 | 30552 | Recursively removing directory: /tmp/git.WDzztR/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.799 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.799 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.799 | 30555 | Recursively removing directory: /tmp/git.3e41O3/ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.799 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.800 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.800 | 42269 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.800 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.800 | 30551 | Removed run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.800 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.800 | 30551 | Assigned run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.800 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.800 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FE4kkt 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.801 | 42268 | Marked run 961 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.801 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.802 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.802 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.802 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.802 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.802 | 42271 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.802 | 30551 | Removed run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.802 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.802 | 30551 | Assigned run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.802 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.802 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sTjgIw 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.802 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.804 | 42270 | Marked run 962 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.804 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.805 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.806 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.807 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.807 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.812 | 30552 | Recursively removing directory: /tmp/git.FE4kkt/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.813 | 30555 | Recursively removing directory: /tmp/git.sTjgIw/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.813 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.813 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.813 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.813 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.813 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.814 | 42285 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.814 | 30551 | Removed run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.814 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.814 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.814 | 30551 | Assigned run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.814 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jSlUef 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.816 | 42284 | Marked run 963 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.816 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.816 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.816 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.816 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.816 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.816 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.816 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.irRXO5 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.816 | 42287 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.816 | 30551 | Removed run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.816 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.816 | 30551 | Assigned run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.817 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.818 | 42286 | Marked run 964 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.818 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.820 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.821 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.821 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.822 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.827 | 30552 | Recursively removing directory: /tmp/git.jSlUef/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.828 | 30555 | Recursively removing directory: /tmp/git.irRXO5/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.828 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.828 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.828 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.828 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.829 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.829 | 42301 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.829 | 30551 | Removed run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.829 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.829 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.829 | 30551 | Assigned run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.829 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6h2pLb 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.830 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.830 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.830 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.830 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.830 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.831 | 42303 | Added a new worker 12 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.831 | 30551 | Removed run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.831 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.831 | 30551 | Assigned run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.831 | 42300 | Marked run 965 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.831 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.831 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.831 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dIErSU 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.832 | 42302 | Marked run 966 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.832 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.835 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.836 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.836 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.836 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.842 | 30552 | Recursively removing directory: /tmp/git.6h2pLb/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.842 | 30555 | Recursively removing directory: /tmp/git.dIErSU/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.843 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.843 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.843 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.843 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.843 | 42317 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.843 | 30551 | Removed run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.843 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.843 | 30551 | Assigned run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.844 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.844 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.844 | 42319 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.844 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.844 | 30551 | Removed run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.844 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.844 | 30551 | Assigned run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.843 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.843 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.844 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.844 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.N3m4G0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.843 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.844 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Tvhvl9 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.845 | 42316 | Marked run 967 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.845 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.847 | 42318 | Marked run 968 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.847 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.849 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.850 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.850 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.850 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.856 | 30552 | Recursively removing directory: /tmp/git.Tvhvl9/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.856 | 30555 | Recursively removing directory: /tmp/git.N3m4G0/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.857 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.857 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.857 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 42333 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30551 | Removed run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30551 | Assigned run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 42335 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30551 | Removed run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.858 | 30551 | Assigned run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.858 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.858 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.858 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.859 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vtTlYI 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.858 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.858 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mnKFZX 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.860 | 42332 | Marked run 969 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.860 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.861 | 42334 | Marked run 970 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.862 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.863 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.864 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.864 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.865 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.870 | 30552 | Recursively removing directory: /tmp/git.mnKFZX/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.870 | 30555 | Recursively removing directory: /tmp/git.vtTlYI/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.871 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.871 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.871 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.871 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.871 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.871 | 42349 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.871 | 30551 | Removed run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.871 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.871 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.871 | 30551 | Assigned run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.872 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SsCB7B 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.872 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.872 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.872 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.872 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.872 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.872 | 42351 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.872 | 30551 | Removed run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.872 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.872 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.872 | 30551 | Assigned run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.873 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.27oDHC 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.874 | 42348 | Marked run 971 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.874 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.875 | 42350 | Marked run 972 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.875 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.877 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.877 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.877 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.878 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.884 | 30552 | Recursively removing directory: /tmp/git.SsCB7B/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.885 | 30555 | Recursively removing directory: /tmp/git.27oDHC/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.885 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.885 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.886 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.886 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.886 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.886 | 42365 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.886 | 30551 | Removed run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.886 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.886 | 30551 | Assigned run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.886 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DhsYp9 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.886 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.886 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.886 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.886 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.887 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.887 | 42367 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.887 | 30551 | Removed run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.887 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.887 | 30551 | Assigned run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.887 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.887 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.887 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.P8IdCE 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.888 | 42364 | Marked run 973 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.888 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.890 | 42366 | Marked run 974 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.890 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.891 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.892 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.892 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.892 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.898 | 30552 | Recursively removing directory: /tmp/git.DhsYp9/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.898 | 30555 | Recursively removing directory: /tmp/git.P8IdCE/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.900 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.900 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.900 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.900 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.900 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.900 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 42382 | Added a new worker 14 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30551 | Removed run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30551 | Assigned run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 42383 | Added a new worker 10 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30551 | Removed run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30551 | Assigned run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.900 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.900 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iv4xPq 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.900 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FoGAkS 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.902 | 42380 | Marked run 975 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.903 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.904 | 42381 | Marked run 976 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.904 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.906 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.906 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.906 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.906 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.912 | 30555 | Recursively removing directory: /tmp/git.iv4xPq/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.912 | 30552 | Recursively removing directory: /tmp/git.FoGAkS/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.914 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.914 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 42397 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30551 | Removed run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30551 | Assigned run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 42399 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30551 | Removed run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.914 | 30551 | Assigned run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.914 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.914 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.914 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.915 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lOyYaE 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.914 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.914 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lJdnY5 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.916 | 42396 | Marked run 978 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.916 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.919 | 42398 | Marked run 977 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.919 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.920 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.920 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.921 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.921 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.926 | 30555 | Recursively removing directory: /tmp/git.lJdnY5/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.927 | 30552 | Recursively removing directory: /tmp/git.lOyYaE/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.928 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.928 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.928 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.928 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.928 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.928 | 42413 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.928 | 30551 | Removed run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.928 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.928 | 30551 | Assigned run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.928 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.928 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.929 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.929 | 42415 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.929 | 30551 | Removed run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.929 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.929 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.929 | 30551 | Assigned run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.928 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.F9v9MH 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.928 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.928 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.928 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.929 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1s3Cwi 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.930 | 42412 | Marked run 979 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.930 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.932 | 42414 | Marked run 980 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.932 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.934 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.934 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.934 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.935 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.940 | 30555 | Recursively removing directory: /tmp/git.F9v9MH/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.941 | 30552 | Recursively removing directory: /tmp/git.1s3Cwi/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.941 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.941 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 42429 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30551 | Removed run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30551 | Assigned run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 42431 | Added a new worker 13 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30551 | Removed run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.942 | 30551 | Assigned run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.942 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.942 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.942 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.943 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QtJL7t 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.942 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.942 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RlcdcY 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.944 | 42428 | Marked run 981 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.944 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.945 | 42430 | Marked run 982 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.945 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.947 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.948 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.948 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.948 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.954 | 30555 | Recursively removing directory: /tmp/git.RlcdcY/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.954 | 30552 | Recursively removing directory: /tmp/git.QtJL7t/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.955 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.955 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.955 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 42446 | Added a new worker 14 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 42447 | Added a new worker 16 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 30551 | Removed run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.955 | 30551 | Assigned run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.956 | 30551 | Removed run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.956 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.956 | 30551 | Assigned run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.955 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.955 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.955 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.956 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7bO4MT 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.956 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Y9Zjtk 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.957 | 42444 | Marked run 983 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.958 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.959 | 42445 | Marked run 984 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.959 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.961 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.961 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.961 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.962 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.967 | 30555 | Recursively removing directory: /tmp/git.Y9Zjtk/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.968 | 30552 | Recursively removing directory: /tmp/git.7bO4MT/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.969 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.969 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.969 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.969 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.969 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 42461 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.969 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30551 | Removed run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.969 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GBMmbJ 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.970 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Dk1F2Z 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30551 | Assigned run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 42463 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30551 | Removed run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.969 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.970 | 30551 | Assigned run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.971 | 42460 | Marked run 985 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.971 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.972 | 42462 | Marked run 986 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.972 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.975 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.975 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.976 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.976 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.981 | 30555 | Recursively removing directory: /tmp/git.GBMmbJ/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.982 | 30552 | Recursively removing directory: /tmp/git.Dk1F2Z/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.983 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.983 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.983 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.983 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.983 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.983 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.983 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iuMCDa 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 42478 | Added a new worker 14 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30551 | Removed run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30551 | Assigned run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 42479 | Added a new worker 16 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30551 | Removed run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.983 | 30551 | Assigned run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.984 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.983 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.I2IeMT 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.985 | 42476 | Marked run 987 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.985 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.986 | 42477 | Marked run 988 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.986 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.988 | 30555 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.989 | 30552 | Checking out revision HEAD 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.989 | 30555 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.989 | 30552 | Going to run: ./ci 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.995 | 30555 | Recursively removing directory: /tmp/git.I2IeMT/ 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.995 | 30552 | Recursively removing directory: /tmp/git.iuMCDa/ 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.996 | 30555 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.996 | 30555 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.996 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.996 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.996 | 42493 | Added a new worker 11 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.996 | 30551 | Removed run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.996 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.996 | 30551 | Assigned run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.997 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.997 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.997 | 42495 | Added a new worker 15 to the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.997 | 30551 | Removed run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.997 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.997 | 30551 | Assigned run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.997 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.997 | 30549 | Waiting for new connections 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.997 | 30552 | Process exit code: 0 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.997 | 30552 | Process output: 57 bytes 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.997 | 30552 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30552/cimple-worker: 2024-04-25 03:44:36.997 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GsuX22 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.996 | 30555 | Waiting for a new command 2024-04-25 03:44:36 | INFO | 30555/cimple-worker: 2024-04-25 03:44:36.997 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZsgWyx 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.999 | 42492 | Marked run 989 as finished 2024-04-25 03:44:36 | INFO | 30549/cimple-server: 2024-04-25 03:44:36.999 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.000 | 42494 | Marked run 990 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.000 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.002 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.002 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.003 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.003 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.008 | 30555 | Recursively removing directory: /tmp/git.ZsgWyx/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.009 | 30552 | Recursively removing directory: /tmp/git.GsuX22/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.010 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.010 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.010 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 42509 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30551 | Removed run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30551 | Assigned run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 42511 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30551 | Removed run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30551 | Assigned run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.010 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.011 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DBqf6Y 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.010 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.010 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.010 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.011 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.v3XB9M 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.012 | 42508 | Marked run 991 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.012 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.013 | 42510 | Marked run 992 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.014 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.015 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.015 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.016 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.016 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.022 | 30555 | Recursively removing directory: /tmp/git.DBqf6Y/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.022 | 30552 | Recursively removing directory: /tmp/git.v3XB9M/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.023 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.023 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.023 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.023 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.023 | 42525 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.023 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.023 | 30551 | Removed run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.023 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.023 | 30551 | Assigned run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.023 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.023 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HRnA3x 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.024 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.023 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.023 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.024 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.024 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.024 | 42527 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.024 | 30551 | Removed run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.024 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.024 | 30551 | Assigned run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.024 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.024 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dLMNsl 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.025 | 42524 | Marked run 993 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.025 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.027 | 42526 | Marked run 994 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.027 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.030 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.030 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.031 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.031 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.037 | 30555 | Recursively removing directory: /tmp/git.HRnA3x/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.037 | 30552 | Recursively removing directory: /tmp/git.dLMNsl/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.038 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.038 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.038 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.038 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.038 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.038 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.038 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.038 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.038 | 42542 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.038 | 30551 | Removed run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.038 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.038 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.039 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vtyYme 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.039 | 30551 | Assigned run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.038 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.039 | 42543 | Added a new worker 16 to the queue 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.039 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bCBm0f 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.039 | 30551 | Removed run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.039 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.039 | 30551 | Assigned run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.039 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.040 | 42540 | Marked run 995 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.041 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.042 | 42541 | Marked run 996 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.042 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.044 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.044 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.044 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.045 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.050 | 30555 | Recursively removing directory: /tmp/git.bCBm0f/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.051 | 30552 | Recursively removing directory: /tmp/git.vtyYme/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.051 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.051 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.051 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.052 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.052 | 42557 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.052 | 30551 | Removed run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.052 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.052 | 30551 | Assigned run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.052 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.052 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.052 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FNgweJ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.053 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.053 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.053 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.054 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.054 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.054 | 42559 | Added a new worker 14 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.054 | 30551 | Removed run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.054 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.054 | 30551 | Assigned run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.054 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.054 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dx6y0F 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.055 | 42556 | Marked run 997 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.055 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.056 | 42558 | Marked run 998 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.057 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.058 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.059 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.059 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.059 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.064 | 30555 | Recursively removing directory: /tmp/git.FNgweJ/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.065 | 30552 | Recursively removing directory: /tmp/git.dx6y0F/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.066 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.066 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.066 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.066 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.066 | 42573 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.066 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.066 | 30551 | Removed run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.066 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.066 | 30551 | Assigned run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.066 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.066 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.066 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.T9fvjQ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.066 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.066 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.067 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.067 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.067 | 42575 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.067 | 30551 | Removed run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.067 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.067 | 30551 | Assigned run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.067 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.067 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ul5qqQ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.068 | 42572 | Marked run 999 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.068 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.070 | 42574 | Marked run 1000 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.070 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.071 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.072 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.072 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.073 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.078 | 30555 | Recursively removing directory: /tmp/git.T9fvjQ/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.079 | 30552 | Recursively removing directory: /tmp/git.ul5qqQ/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.079 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.079 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.079 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.080 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.080 | 42589 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.080 | 30551 | Removed run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.080 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.080 | 30551 | Assigned run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.080 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.080 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.080 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bBHdYc 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.081 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.081 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.081 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.081 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.081 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.081 | 42591 | Added a new worker 14 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.081 | 30551 | Removed run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.081 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.082 | 30551 | Assigned run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.082 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.082 | 42588 | Marked run 1001 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.082 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.082 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gLWW5O 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.085 | 42590 | Marked run 1002 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.085 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.086 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.087 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.088 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.088 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.092 | 30555 | Recursively removing directory: /tmp/git.bBHdYc/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.094 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.094 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.094 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.094 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.094 | 42605 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.094 | 30551 | Removed run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.094 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.094 | 30551 | Assigned run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.094 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.094 | 30552 | Recursively removing directory: /tmp/git.gLWW5O/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.094 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.094 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XdFLf0 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.096 | 42604 | Marked run 1003 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.096 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.097 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.097 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.097 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.097 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.097 | 42607 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.097 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.097 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.097 | 30551 | Removed run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.097 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.097 | 30551 | Assigned run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.098 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hdZHnH 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.098 | 42606 | Marked run 1004 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.098 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.099 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.100 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.102 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.102 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.106 | 30555 | Recursively removing directory: /tmp/git.XdFLf0/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.107 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.107 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.107 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.108 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.108 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.108 | 42621 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.108 | 30551 | Removed run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.108 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.108 | 30551 | Assigned run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.108 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pgQrqR 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.108 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.109 | 30552 | Recursively removing directory: /tmp/git.hdZHnH/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.109 | 42620 | Marked run 1005 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.109 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.111 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.111 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.111 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.111 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.111 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.111 | 42623 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.111 | 30551 | Removed run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.111 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.111 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.111 | 30551 | Assigned run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.112 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1tqCY9 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.112 | 42622 | Marked run 1006 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.112 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.114 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.115 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.116 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.117 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.120 | 30555 | Recursively removing directory: /tmp/git.pgQrqR/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.122 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.122 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.122 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.122 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.122 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.122 | 42637 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.122 | 30551 | Removed run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.122 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.122 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.122 | 30551 | Assigned run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.122 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0FBn35 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.124 | 30552 | Recursively removing directory: /tmp/git.1tqCY9/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.124 | 42636 | Marked run 1007 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.124 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.125 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.125 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.125 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.125 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.125 | 42639 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.125 | 30551 | Removed run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.125 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.126 | 30551 | Assigned run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.126 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.125 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.126 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3TZNeC 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.127 | 42638 | Marked run 1008 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.127 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.128 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.129 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.130 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.131 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.134 | 30555 | Recursively removing directory: /tmp/git.0FBn35/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.136 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.136 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.136 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.136 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.136 | 42653 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.136 | 30551 | Removed run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.136 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.136 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.136 | 30551 | Assigned run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.136 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.136 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1ZYlNy 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.137 | 30552 | Recursively removing directory: /tmp/git.3TZNeC/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.139 | 42652 | Marked run 1009 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.139 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.139 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.139 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.139 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.139 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.139 | 42655 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.140 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.140 | 30551 | Removed run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.140 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.140 | 30551 | Assigned run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.139 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.140 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.93JFtt 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.141 | 42654 | Marked run 1010 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.142 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.142 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.143 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.145 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.145 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.148 | 30555 | Recursively removing directory: /tmp/git.1ZYlNy/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.150 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.150 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.150 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.150 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.150 | 42669 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.150 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.150 | 30551 | Removed run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.150 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.150 | 30551 | Assigned run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.150 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.150 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vNFHOB 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.152 | 30552 | Recursively removing directory: /tmp/git.93JFtt/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.152 | 42667 | Marked run 1011 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.152 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.153 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.153 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.153 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.153 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.153 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.153 | 42671 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.153 | 30551 | Removed run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.153 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.154 | 30551 | Assigned run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.154 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.154 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tYVmk9 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.155 | 42670 | Marked run 1012 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.156 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.156 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.157 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.158 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.159 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.163 | 30555 | Recursively removing directory: /tmp/git.vNFHOB/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.164 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.164 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.165 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.165 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.165 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.165 | 42685 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.165 | 30551 | Removed run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.165 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.165 | 30551 | Assigned run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.165 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.165 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hS0d4j 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.165 | 30552 | Recursively removing directory: /tmp/git.tYVmk9/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.167 | 42684 | Marked run 1013 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.167 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.167 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.167 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.168 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.168 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.168 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.168 | 42687 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.168 | 30551 | Removed run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.168 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.168 | 30551 | Assigned run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.168 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.168 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.89UZ9d 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.169 | 42686 | Marked run 1014 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.169 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.171 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.171 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.173 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.173 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.177 | 30555 | Recursively removing directory: /tmp/git.hS0d4j/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.178 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.178 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.179 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.179 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.179 | 42701 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.179 | 30551 | Removed run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.179 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.179 | 30551 | Assigned run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.179 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.179 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.179 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Y5Nlr0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.179 | 30552 | Recursively removing directory: /tmp/git.89UZ9d/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.181 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.181 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.182 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.182 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.182 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.182 | 42703 | Added a new worker 14 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.182 | 30551 | Removed run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.182 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.182 | 30551 | Assigned run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.182 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.182 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ioe1kY 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.197 | 42700 | Marked run 1015 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.197 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.199 | 42702 | Marked run 1016 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.199 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.201 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.201 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.201 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.201 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.207 | 30555 | Recursively removing directory: /tmp/git.Y5Nlr0/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.207 | 30552 | Recursively removing directory: /tmp/git.ioe1kY/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.208 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.208 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.208 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.209 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.209 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.209 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.209 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lHCxeJ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.209 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 42717 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30551 | Removed run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30551 | Assigned run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 42719 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30551 | Removed run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30551 | Assigned run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.209 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.209 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JFXMnw 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.211 | 42716 | Marked run 1017 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.211 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.212 | 42718 | Marked run 1018 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.212 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.214 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.214 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.215 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.215 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.220 | 30555 | Recursively removing directory: /tmp/git.lHCxeJ/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.221 | 30552 | Recursively removing directory: /tmp/git.JFXMnw/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.221 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.221 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.222 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.222 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.222 | 42733 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.222 | 30551 | Removed run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.222 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.222 | 30551 | Assigned run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.222 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.222 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.222 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.z11kC4 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.223 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.223 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.223 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.223 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.223 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.223 | 42735 | Added a new worker 8 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.223 | 30551 | Removed run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.224 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.224 | 30551 | Assigned run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.224 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.q54vpu 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.224 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.224 | 42732 | Marked run 1019 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.224 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.225 | 42734 | Marked run 1020 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.225 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.228 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.229 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.229 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.229 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.235 | 30552 | Recursively removing directory: /tmp/git.q54vpu/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.235 | 30555 | Recursively removing directory: /tmp/git.z11kC4/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.236 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.236 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.236 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 42749 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.237 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.236 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.236 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.237 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30551 | Removed run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30551 | Assigned run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 42751 | Added a new worker 8 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30551 | Removed run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.237 | 30551 | Assigned run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.237 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HbkhCg 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.237 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6aM1Uz 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.238 | 42748 | Marked run 1022 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.239 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.240 | 42750 | Marked run 1021 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.240 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.242 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.243 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.243 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.244 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.249 | 30552 | Recursively removing directory: /tmp/git.HbkhCg/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.250 | 30555 | Recursively removing directory: /tmp/git.6aM1Uz/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.251 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.251 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.251 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.251 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.251 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.251 | 42765 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.251 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.251 | 30551 | Removed run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.251 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.251 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.251 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.252 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.251 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mCFsGj 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.251 | 30551 | Assigned run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.252 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.252 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.252 | 42767 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.252 | 30551 | Removed run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.252 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.252 | 30551 | Assigned run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.252 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.252 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.r0qCvi 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.253 | 42764 | Marked run 1023 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.254 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.255 | 42766 | Marked run 1024 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.255 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.257 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.258 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.258 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.259 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.264 | 30552 | Recursively removing directory: /tmp/git.mCFsGj/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.264 | 30555 | Recursively removing directory: /tmp/git.r0qCvi/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.265 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.265 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.265 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.265 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.265 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.265 | 42781 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.265 | 30551 | Removed run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.265 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.265 | 30551 | Assigned run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.265 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G1nXcB 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.266 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.267 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.267 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.267 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.267 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.267 | 42783 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.267 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.267 | 30551 | Removed run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.267 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.267 | 30551 | Assigned run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.267 | 42780 | Marked run 1025 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.268 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.267 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.267 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.H1rxS5 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.269 | 42782 | Marked run 1026 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.269 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.272 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.272 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.272 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.273 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.279 | 30552 | Recursively removing directory: /tmp/git.G1nXcB/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.279 | 30555 | Recursively removing directory: /tmp/git.H1rxS5/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.280 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.280 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.280 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.280 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.280 | 42797 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.280 | 30551 | Removed run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.280 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.281 | 30551 | Assigned run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.281 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.281 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.281 | 42799 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.281 | 30551 | Removed run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.281 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.281 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.281 | 30551 | Assigned run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.281 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.280 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.281 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ph3O7x 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.281 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.281 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.281 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.281 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bBHFDE 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.283 | 42796 | Marked run 1027 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.283 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.284 | 42798 | Marked run 1028 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.284 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.286 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.286 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.286 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.287 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.292 | 30552 | Recursively removing directory: /tmp/git.Ph3O7x/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.292 | 30555 | Recursively removing directory: /tmp/git.bBHFDE/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.293 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.293 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.294 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 42813 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.294 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30551 | Removed run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.294 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30551 | Assigned run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.294 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.294 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DXPlHB 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.295 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wDSuxO 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 42815 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30551 | Removed run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.294 | 30551 | Assigned run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.296 | 42812 | Marked run 1029 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.296 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.297 | 42814 | Marked run 1030 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.297 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.299 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.300 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.300 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.300 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.305 | 30552 | Recursively removing directory: /tmp/git.DXPlHB/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.306 | 30555 | Recursively removing directory: /tmp/git.wDSuxO/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.307 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.307 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.307 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.307 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.307 | 42829 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.307 | 30551 | Removed run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.307 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.307 | 30551 | Assigned run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.307 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.307 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.308 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.307 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.308 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DZqXXh 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.308 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.308 | 42831 | Added a new worker 9 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.308 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.308 | 30551 | Removed run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.308 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.308 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.308 | 30551 | Assigned run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.309 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HlmVIp 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.310 | 42828 | Marked run 1031 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.310 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.313 | 42830 | Marked run 1032 as finished 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.313 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.313 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.314 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.315 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.316 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.320 | 30555 | Recursively removing directory: /tmp/git.HlmVIp/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.321 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.321 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.321 | 30552 | Recursively removing directory: /tmp/git.DZqXXh/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.321 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.322 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.322 | 42845 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.322 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.322 | 30551 | Removed run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.322 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.322 | 30551 | Assigned run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.322 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.322 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sZFDHR 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.323 | 42844 | Marked run 1034 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.324 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.324 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.324 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.324 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.324 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.324 | 42847 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.324 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.324 | 30551 | Removed run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.324 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.324 | 30551 | Assigned run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.324 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.325 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eMKUOf 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.326 | 42846 | Marked run 1033 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.326 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.327 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.328 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.329 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.330 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.334 | 30555 | Recursively removing directory: /tmp/git.sZFDHR/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.335 | 30552 | Recursively removing directory: /tmp/git.eMKUOf/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.335 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.335 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.336 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.336 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.336 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.336 | 42861 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.336 | 30551 | Removed run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.336 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.336 | 30551 | Assigned run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.336 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.336 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rMWlhm 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.337 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.337 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.338 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.338 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.338 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.338 | 42863 | Added a new worker 12 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.338 | 42860 | Marked run 1035 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.338 | 30551 | Removed run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.338 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.338 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.338 | 30551 | Assigned run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.338 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.338 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.A1gxup 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.340 | 42862 | Marked run 1036 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.340 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.341 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.342 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.342 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.343 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.348 | 30555 | Recursively removing directory: /tmp/git.rMWlhm/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.349 | 30552 | Recursively removing directory: /tmp/git.A1gxup/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.349 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.349 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.349 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.349 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.349 | 42877 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.350 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.350 | 30551 | Removed run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.350 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.350 | 30551 | Assigned run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.349 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.350 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gkDQFR 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.351 | 42876 | Marked run 1037 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.352 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.352 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.352 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.351 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.351 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.352 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.352 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HeIhGk 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.352 | 42879 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.352 | 30551 | Removed run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.352 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.352 | 30551 | Assigned run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.352 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.353 | 42878 | Marked run 1038 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.353 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.355 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.356 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.357 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.357 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.361 | 30555 | Recursively removing directory: /tmp/git.gkDQFR/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.363 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.363 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.363 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.363 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.363 | 42893 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.363 | 30551 | Removed run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.363 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.363 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.363 | 30551 | Assigned run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.363 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.363 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ioHrMk 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.364 | 30552 | Recursively removing directory: /tmp/git.HeIhGk/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.365 | 42892 | Marked run 1039 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.365 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.366 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.366 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.366 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.366 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.366 | 42895 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.366 | 30551 | Removed run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.366 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.366 | 30551 | Assigned run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.366 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.366 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6fhj2W 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.367 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.368 | 42894 | Marked run 1040 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.368 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.369 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.370 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.371 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.372 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.376 | 30555 | Recursively removing directory: /tmp/git.ioHrMk/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.377 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.377 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.377 | 30552 | Recursively removing directory: /tmp/git.6fhj2W/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.377 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.377 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.377 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.378 | 42909 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.378 | 30551 | Removed run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.378 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.378 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.378 | 30551 | Assigned run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.378 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CpJjOs 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.379 | 42908 | Marked run 1041 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.380 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.380 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.380 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.380 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.380 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.380 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.380 | 42911 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.380 | 30551 | Removed run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.380 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.380 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.380 | 30551 | Assigned run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.380 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JVSAF7 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.381 | 42910 | Marked run 1042 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.381 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.384 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.385 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.385 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.386 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.391 | 30555 | Recursively removing directory: /tmp/git.CpJjOs/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.392 | 30552 | Recursively removing directory: /tmp/git.JVSAF7/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.392 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.392 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.393 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 42925 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30551 | Removed run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30551 | Assigned run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 42927 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30551 | Removed run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.393 | 30551 | Assigned run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.393 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.393 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.393 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.394 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mywOWm 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.393 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VKAa7o 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.395 | 42924 | Marked run 1043 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.395 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.396 | 42926 | Marked run 1044 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.396 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.398 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.398 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.399 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.399 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.404 | 30555 | Recursively removing directory: /tmp/git.VKAa7o/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.405 | 30552 | Recursively removing directory: /tmp/git.mywOWm/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.406 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.406 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.406 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.406 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.406 | 42941 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.406 | 30551 | Removed run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.406 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.406 | 30551 | Assigned run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.406 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.406 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.406 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.406 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.406 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.406 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dNVD0M 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.406 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.407 | 42943 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.407 | 30551 | Removed run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.407 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.407 | 30551 | Assigned run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.407 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.407 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.407 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.x4blzk 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.408 | 42940 | Marked run 1045 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.408 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.410 | 42942 | Marked run 1046 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.410 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.411 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.412 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.412 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.412 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.418 | 30555 | Recursively removing directory: /tmp/git.dNVD0M/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.418 | 30552 | Recursively removing directory: /tmp/git.x4blzk/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.419 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.419 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.420 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 42957 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30551 | Removed run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30551 | Assigned run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 42959 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30551 | Removed run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30551 | Assigned run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.420 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.420 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UZByCV 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.420 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.420 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.420 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.420 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lztQ6f 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.422 | 42956 | Marked run 1047 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.422 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.424 | 42958 | Marked run 1048 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.424 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.425 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.426 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.426 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.426 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.432 | 30552 | Recursively removing directory: /tmp/git.lztQ6f/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.432 | 30555 | Recursively removing directory: /tmp/git.UZByCV/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.433 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.433 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.433 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.433 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.433 | 42973 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.433 | 30551 | Removed run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.433 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.433 | 30551 | Assigned run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.433 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.434 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.434 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.434 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.433 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.433 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qgzRlM 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.434 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.434 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.434 | 42975 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.434 | 30551 | Removed run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.434 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.434 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.434 | 30551 | Assigned run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.434 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZUFRHQ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.435 | 42972 | Marked run 1050 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.436 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.437 | 42974 | Marked run 1049 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.437 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.439 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.439 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.439 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.439 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.445 | 30552 | Recursively removing directory: /tmp/git.qgzRlM/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.445 | 30555 | Recursively removing directory: /tmp/git.ZUFRHQ/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.446 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.446 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 42989 | Added a new worker 12 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30551 | Removed run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30551 | Assigned run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 42991 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30551 | Removed run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.447 | 30551 | Assigned run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.448 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.447 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.447 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nBpdp3 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.447 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.447 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.447 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.447 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OIP6F4 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.449 | 42988 | Marked run 1051 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.449 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.450 | 42990 | Marked run 1052 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.450 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.452 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.453 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.453 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.453 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.459 | 30552 | Recursively removing directory: /tmp/git.nBpdp3/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.459 | 30555 | Recursively removing directory: /tmp/git.OIP6F4/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.460 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.460 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.460 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.460 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.460 | 43005 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.460 | 30551 | Removed run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.460 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.460 | 30551 | Assigned run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.460 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.461 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.460 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.460 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zS8D0b 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.460 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.460 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.461 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.461 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aehPFi 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.461 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.461 | 43007 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.461 | 30551 | Removed run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.461 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.461 | 30551 | Assigned run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.461 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.462 | 43004 | Marked run 1053 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.462 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.464 | 43006 | Marked run 1054 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.464 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.466 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.466 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.466 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.466 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.472 | 30552 | Recursively removing directory: /tmp/git.zS8D0b/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.472 | 30555 | Recursively removing directory: /tmp/git.aehPFi/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.473 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.473 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.473 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.473 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.473 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.473 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.474 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 43022 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30551 | Removed run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30551 | Assigned run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 43023 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30551 | Removed run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30551 | Assigned run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.474 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.474 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FadTqW 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.473 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.474 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.38lMFb 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.476 | 43020 | Marked run 1056 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.476 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.477 | 43021 | Marked run 1055 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.477 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.479 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.479 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.480 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.480 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.485 | 30555 | Recursively removing directory: /tmp/git.38lMFb/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.486 | 30552 | Recursively removing directory: /tmp/git.FadTqW/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.487 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.487 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.487 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.487 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.487 | 43037 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.487 | 30551 | Removed run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.487 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.487 | 30551 | Assigned run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.488 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.488 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.487 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.487 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.488 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.487 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.487 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GzhXdx 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.488 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.488 | 43039 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.488 | 30551 | Removed run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.488 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.488 | 30551 | Assigned run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.488 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.488 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XB3iJ0 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.489 | 43036 | Marked run 1057 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.489 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.491 | 43038 | Marked run 1058 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.491 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.493 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.493 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.493 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.493 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.499 | 30555 | Recursively removing directory: /tmp/git.GzhXdx/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.499 | 30552 | Recursively removing directory: /tmp/git.XB3iJ0/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.500 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.500 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.500 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 43053 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30551 | Removed run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30551 | Assigned run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 43055 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30551 | Removed run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.501 | 30551 | Assigned run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.501 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.501 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2j6kKj 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.501 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.501 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.501 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.502 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GPJNqT 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.503 | 43052 | Marked run 1059 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.503 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.504 | 43054 | Marked run 1060 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.504 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.506 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.506 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.507 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.507 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.513 | 30552 | Recursively removing directory: /tmp/git.GPJNqT/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.513 | 30555 | Recursively removing directory: /tmp/git.2j6kKj/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.514 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.514 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.514 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.514 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.514 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.514 | 43069 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30551 | Removed run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30551 | Assigned run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 43071 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30551 | Removed run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.515 | 30551 | Assigned run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.515 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yHztRS 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.514 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.515 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.515 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.516 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.grW3OO 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.516 | 43068 | Marked run 1062 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.516 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.518 | 43070 | Marked run 1061 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.518 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.521 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.521 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.521 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.521 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.527 | 30552 | Recursively removing directory: /tmp/git.yHztRS/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.527 | 30555 | Recursively removing directory: /tmp/git.grW3OO/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.529 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.529 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.529 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.529 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.529 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.529 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jHiDQC 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 43086 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30551 | Removed run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30551 | Assigned run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 43087 | Added a new worker 16 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30551 | Removed run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30551 | Assigned run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.529 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.529 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.529 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TJH9I3 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.531 | 43084 | Marked run 1064 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.531 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.533 | 43085 | Marked run 1063 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.533 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.534 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.534 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.535 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.535 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.541 | 30555 | Recursively removing directory: /tmp/git.jHiDQC/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.541 | 30552 | Recursively removing directory: /tmp/git.TJH9I3/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.542 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.542 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.542 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.542 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.542 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.542 | 43101 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.543 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.543 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 30551 | Removed run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.543 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0jAJWl 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.543 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 30551 | Assigned run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.543 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RS3vA8 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 43103 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 30551 | Removed run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 30551 | Assigned run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.543 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.545 | 43100 | Marked run 1065 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.545 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.546 | 43102 | Marked run 1066 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.546 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.548 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.548 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.549 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.549 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.554 | 30555 | Recursively removing directory: /tmp/git.0jAJWl/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.555 | 30552 | Recursively removing directory: /tmp/git.RS3vA8/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.556 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.556 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 43117 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30551 | Removed run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30551 | Assigned run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.556 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.556 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.556 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 43119 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.556 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Sos4nM 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.556 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30551 | Removed run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.557 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nuGGB1 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30551 | Assigned run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.556 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.558 | 43116 | Marked run 1067 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.558 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.560 | 43118 | Marked run 1068 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.560 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.561 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.562 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.562 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.563 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.568 | 30555 | Recursively removing directory: /tmp/git.Sos4nM/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.569 | 30552 | Recursively removing directory: /tmp/git.nuGGB1/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.569 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.569 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.569 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.569 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.569 | 43133 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.569 | 30551 | Removed run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.569 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.570 | 30551 | Assigned run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.569 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.570 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HHeXTK 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.570 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.572 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.572 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.572 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.572 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.572 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.572 | 43135 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.572 | 30551 | Removed run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.572 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.572 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.572 | 30551 | Assigned run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.572 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qodaX8 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.573 | 43132 | Marked run 1069 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.573 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.575 | 43134 | Marked run 1070 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.575 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.577 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.577 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.577 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.578 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.583 | 30552 | Recursively removing directory: /tmp/git.qodaX8/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.583 | 30555 | Recursively removing directory: /tmp/git.HHeXTK/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.584 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.584 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 43149 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30551 | Removed run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30551 | Assigned run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 43151 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30551 | Removed run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.585 | 30551 | Assigned run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.585 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.585 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CMOhBT 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.585 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.585 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.585 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.585 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nyewc6 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.587 | 43148 | Marked run 1072 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.587 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.588 | 43150 | Marked run 1071 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.589 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.590 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.591 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.591 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.592 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.597 | 30552 | Recursively removing directory: /tmp/git.CMOhBT/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.598 | 30555 | Recursively removing directory: /tmp/git.nyewc6/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.598 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.598 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.598 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.599 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.599 | 43165 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.599 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.599 | 30551 | Removed run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.599 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.599 | 30551 | Assigned run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.599 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.599 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hlLJZU 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.599 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.599 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.600 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.600 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.600 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.600 | 43167 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.600 | 30551 | Removed run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.600 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.600 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.600 | 30551 | Assigned run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.600 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Qrz3Mu 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.601 | 43164 | Marked run 1073 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.601 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.602 | 43166 | Marked run 1074 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.603 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.604 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.605 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.605 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.606 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.611 | 30552 | Recursively removing directory: /tmp/git.hlLJZU/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.611 | 30555 | Recursively removing directory: /tmp/git.Qrz3Mu/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.612 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.612 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.612 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.612 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.612 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 43181 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30551 | Removed run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30551 | Assigned run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 43183 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30551 | Removed run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30551 | Assigned run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.613 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.613 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CW4UTL 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.613 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.613 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.613 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.614 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GJKlC8 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.615 | 43180 | Marked run 1075 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.615 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.616 | 43182 | Marked run 1076 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.616 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.618 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.618 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.619 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.619 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.625 | 30555 | Recursively removing directory: /tmp/git.GJKlC8/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.625 | 30552 | Recursively removing directory: /tmp/git.CW4UTL/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.626 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.626 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.626 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.626 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.626 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.626 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.626 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.626 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.626 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.626 | 43199 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.627 | 43198 | Added a new worker 16 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.627 | 30551 | Removed run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.627 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.627 | 30551 | Assigned run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.627 | 30551 | Removed run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.627 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.627 | 30551 | Assigned run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.627 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.627 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.626 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.627 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JBeWXY 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.627 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LQZBSW 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.628 | 43196 | Marked run 1078 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.629 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.630 | 43197 | Marked run 1077 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.630 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.632 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.632 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.632 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.633 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.638 | 30555 | Recursively removing directory: /tmp/git.JBeWXY/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.638 | 30552 | Recursively removing directory: /tmp/git.LQZBSW/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.639 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.639 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.640 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 43213 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30551 | Removed run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30551 | Assigned run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 43215 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30551 | Removed run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.640 | 30551 | Assigned run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.640 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.B16OW7 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.640 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.640 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.640 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.640 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WewRbE 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.642 | 43212 | Marked run 1080 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.643 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.644 | 43214 | Marked run 1079 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.644 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.645 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.646 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.646 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.646 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.652 | 30555 | Recursively removing directory: /tmp/git.B16OW7/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.652 | 30552 | Recursively removing directory: /tmp/git.WewRbE/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.653 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.653 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.653 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.653 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.653 | 43229 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.653 | 30551 | Removed run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.653 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.654 | 30551 | Assigned run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.654 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.654 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.654 | 43231 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.654 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.654 | 30551 | Removed run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.654 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.654 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.654 | 30551 | Assigned run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.653 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.654 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hpvh8Q 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.653 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.653 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.654 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.654 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jHn81B 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.656 | 43228 | Marked run 1081 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.656 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.658 | 43230 | Marked run 1082 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.659 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.660 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.661 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.662 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.662 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.667 | 30555 | Recursively removing directory: /tmp/git.hpvh8Q/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.668 | 30552 | Recursively removing directory: /tmp/git.jHn81B/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.669 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.669 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.669 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.669 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.669 | 43245 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.669 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.669 | 30551 | Removed run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.669 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.669 | 30551 | Assigned run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.670 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.670 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.670 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.669 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.670 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7prHAG 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.670 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.670 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.670 | 43247 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.670 | 30551 | Removed run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.670 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.670 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.670 | 30551 | Assigned run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.671 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ajxopR 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.672 | 43244 | Marked run 1083 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.672 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.673 | 43246 | Marked run 1084 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.674 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.675 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.675 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.676 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.676 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.682 | 30555 | Recursively removing directory: /tmp/git.7prHAG/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.682 | 30552 | Recursively removing directory: /tmp/git.ajxopR/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.683 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.683 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.683 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.683 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.683 | 43261 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.683 | 30551 | Removed run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.683 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.683 | 30551 | Assigned run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.683 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.684 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.684 | 43263 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.684 | 30551 | Removed run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.684 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.684 | 30551 | Assigned run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.684 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.684 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.683 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.683 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TM5gGB 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.683 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.683 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.683 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.684 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7xNJNt 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.685 | 43260 | Marked run 1085 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.685 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.687 | 43262 | Marked run 1086 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.687 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.689 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.689 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.689 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.689 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.695 | 30552 | Recursively removing directory: /tmp/git.7xNJNt/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.695 | 30555 | Recursively removing directory: /tmp/git.TM5gGB/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.696 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.696 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.696 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.696 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.696 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.696 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.696 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.696 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.696 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 43279 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 30551 | Removed run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 30551 | Assigned run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 43278 | Added a new worker 16 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 30551 | Removed run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 30551 | Assigned run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.697 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.697 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lftfry 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.697 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gLRfRP 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.699 | 43276 | Marked run 1087 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.699 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.700 | 43277 | Marked run 1088 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.700 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.702 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.702 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.702 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.702 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.708 | 30555 | Recursively removing directory: /tmp/git.lftfry/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.708 | 30552 | Recursively removing directory: /tmp/git.gLRfRP/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.709 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.709 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.710 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.710 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.710 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 43294 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30551 | Removed run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30551 | Assigned run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 43295 | Added a new worker 16 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30551 | Removed run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.710 | 30551 | Assigned run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.710 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.711 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0jc7Rc 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.710 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.REJIwX 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.712 | 43293 | Marked run 1089 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.712 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.713 | 43292 | Marked run 1090 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.714 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.716 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.717 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.717 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.717 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.723 | 30552 | Recursively removing directory: /tmp/git.0jc7Rc/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.723 | 30555 | Recursively removing directory: /tmp/git.REJIwX/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.724 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.724 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.724 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.724 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.724 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.724 | 43309 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 30551 | Removed run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 30551 | Assigned run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.725 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.725 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CgNY73 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.725 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.725 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 43311 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.726 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GMPMka 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 30551 | Removed run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.725 | 30551 | Assigned run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.727 | 43308 | Marked run 1092 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.727 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.729 | 43310 | Marked run 1091 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.729 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.730 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.730 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.731 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.732 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.737 | 30552 | Recursively removing directory: /tmp/git.CgNY73/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.738 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.738 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.738 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.738 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.738 | 43325 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.738 | 30555 | Recursively removing directory: /tmp/git.GMPMka/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.738 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.738 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.738 | 30551 | Removed run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.739 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.i5qUTA 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.738 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.738 | 30551 | Assigned run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.740 | 43324 | Marked run 1093 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.740 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.740 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.740 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.741 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.740 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.741 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.741 | 43327 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.741 | 30551 | Removed run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.741 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.741 | 30551 | Assigned run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.741 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.741 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KHde4H 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.742 | 43326 | Marked run 1094 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.743 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.745 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.746 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.746 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.746 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.752 | 30552 | Recursively removing directory: /tmp/git.i5qUTA/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.753 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.753 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.753 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.753 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.753 | 43341 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.753 | 30551 | Removed run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.753 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.753 | 30555 | Recursively removing directory: /tmp/git.KHde4H/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.753 | 30551 | Assigned run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.753 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.753 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.753 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.h6MKuU 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.755 | 43340 | Marked run 1095 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.755 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.756 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.756 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.757 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.757 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.757 | 43343 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.757 | 30551 | Removed run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.757 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.757 | 30551 | Assigned run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.757 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.757 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.757 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sAW0yI 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.759 | 43342 | Marked run 1096 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.759 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.760 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.761 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.762 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.763 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.767 | 30552 | Recursively removing directory: /tmp/git.h6MKuU/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.768 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.768 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.768 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.768 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.769 | 43357 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.769 | 30551 | Removed run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.769 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.769 | 30551 | Assigned run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.769 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.769 | 30555 | Recursively removing directory: /tmp/git.sAW0yI/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.768 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.769 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fa49P1 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.771 | 43356 | Marked run 1097 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.771 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.771 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.771 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.772 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.772 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.772 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.772 | 43359 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.772 | 30551 | Removed run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.772 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.772 | 30551 | Assigned run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.772 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.B9CVO8 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.772 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.774 | 43358 | Marked run 1098 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.774 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.774 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.775 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.777 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.777 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.781 | 30552 | Recursively removing directory: /tmp/git.fa49P1/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.782 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.782 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.782 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.782 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.782 | 43373 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.782 | 30551 | Removed run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.782 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.782 | 30551 | Assigned run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.783 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.782 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.783 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GVqInk 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.784 | 30555 | Recursively removing directory: /tmp/git.B9CVO8/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.784 | 43372 | Marked run 1099 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.784 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.785 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.785 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.785 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.785 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.785 | 43375 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.786 | 30551 | Removed run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.786 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.786 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.786 | 30551 | Assigned run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.785 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.786 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SQlgvZ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.788 | 43374 | Marked run 1100 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.788 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.789 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.789 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.791 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.792 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.795 | 30552 | Recursively removing directory: /tmp/git.GVqInk/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.796 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.796 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.797 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.797 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.797 | 43389 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.797 | 30551 | Removed run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.797 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.797 | 30551 | Assigned run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.797 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.797 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.797 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MapEnl 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.798 | 30555 | Recursively removing directory: /tmp/git.SQlgvZ/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.799 | 43387 | Marked run 1101 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.799 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.800 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.800 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.800 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.800 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.800 | 43391 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.800 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.800 | 30551 | Removed run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.800 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.800 | 30551 | Assigned run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.800 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.800 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HzMnLN 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.802 | 43390 | Marked run 1102 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.802 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.803 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.804 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.805 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.806 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.810 | 30552 | Recursively removing directory: /tmp/git.MapEnl/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.811 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.811 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.811 | 30555 | Recursively removing directory: /tmp/git.HzMnLN/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.812 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.812 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.812 | 43405 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.812 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.812 | 30551 | Removed run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.812 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.812 | 30551 | Assigned run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.812 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.813 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hjXtzx 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.813 | 43404 | Marked run 1103 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.814 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.814 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.814 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.814 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.814 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.814 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.815 | 43407 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.815 | 30551 | Removed run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.815 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.815 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.815 | 30551 | Assigned run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.815 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iWn7nf 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.816 | 43406 | Marked run 1104 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.816 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.817 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.818 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.819 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.819 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.824 | 30552 | Recursively removing directory: /tmp/git.hjXtzx/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.825 | 30555 | Recursively removing directory: /tmp/git.iWn7nf/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.825 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.825 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.825 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.825 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.825 | 43421 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.825 | 30551 | Removed run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.825 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.825 | 30551 | Assigned run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.826 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.825 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.826 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fMB337 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.827 | 43420 | Marked run 1105 as finished 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.827 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.827 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.828 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.828 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.828 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.828 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.828 | 43423 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.828 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.828 | 30551 | Removed run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.828 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.828 | 30551 | Assigned run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.828 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CU4RQl 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.830 | 43422 | Marked run 1106 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.830 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.831 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.832 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.833 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.834 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.838 | 30552 | Recursively removing directory: /tmp/git.fMB337/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.839 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.839 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.840 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.840 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.840 | 43437 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.840 | 30551 | Removed run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.840 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.840 | 30551 | Assigned run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.840 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.840 | 30555 | Recursively removing directory: /tmp/git.CU4RQl/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.840 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.840 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RgZZy2 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.842 | 43436 | Marked run 1107 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.842 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.842 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.842 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.842 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.842 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.842 | 43439 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.842 | 30551 | Removed run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.842 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.842 | 30551 | Assigned run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.843 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.842 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.843 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5DjOLi 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.844 | 43438 | Marked run 1108 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.844 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.846 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.846 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.847 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.848 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.852 | 30552 | Recursively removing directory: /tmp/git.RgZZy2/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.853 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.853 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.853 | 30555 | Recursively removing directory: /tmp/git.5DjOLi/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.853 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.853 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.853 | 43453 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.854 | 30551 | Removed run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.854 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.854 | 30551 | Assigned run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.854 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.853 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.854 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.j0Rkau 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.856 | 43452 | Marked run 1109 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.856 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.857 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.857 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.857 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.857 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.857 | 43455 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.857 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.857 | 30551 | Removed run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.857 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.857 | 30551 | Assigned run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.857 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.857 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Wkgap7 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.858 | 43454 | Marked run 1110 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.858 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.859 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.860 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.862 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.863 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.866 | 30552 | Recursively removing directory: /tmp/git.j0Rkau/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.868 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.868 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.868 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.868 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.868 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.868 | 43469 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.868 | 30551 | Removed run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.868 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.868 | 30551 | Assigned run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.868 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.868 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8gDzYc 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.869 | 30555 | Recursively removing directory: /tmp/git.Wkgap7/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.870 | 43468 | Marked run 1111 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.870 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.871 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.871 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.871 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.871 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.871 | 43471 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.871 | 30551 | Removed run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.871 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.871 | 30551 | Assigned run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.872 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.871 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.871 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qq92qt 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.873 | 43470 | Marked run 1112 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.873 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.874 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.875 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.876 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.876 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.881 | 30552 | Recursively removing directory: /tmp/git.8gDzYc/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.882 | 30555 | Recursively removing directory: /tmp/git.qq92qt/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.882 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.882 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.882 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.882 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.882 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.882 | 43485 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.882 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.882 | 30551 | Removed run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.882 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.882 | 30551 | Assigned run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.883 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TyDOvH 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.884 | 43484 | Marked run 1113 as finished 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.884 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.884 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.885 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.885 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.885 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.885 | 43487 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.885 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.885 | 30551 | Removed run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.885 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.885 | 30551 | Assigned run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.885 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Agy8JZ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.887 | 43486 | Marked run 1114 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.887 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.889 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.889 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.890 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.891 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.895 | 30552 | Recursively removing directory: /tmp/git.TyDOvH/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.897 | 30555 | Recursively removing directory: /tmp/git.Agy8JZ/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.897 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.897 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.897 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.897 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.897 | 43501 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.897 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.897 | 30551 | Removed run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.897 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.897 | 30551 | Assigned run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.897 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.897 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rb0PZV 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.899 | 43500 | Marked run 1115 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.899 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.899 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.899 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.899 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.899 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.899 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.900 | 43503 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.900 | 30551 | Removed run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.900 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.900 | 30551 | Assigned run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.900 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.900 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.POpEIv 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.901 | 43502 | Marked run 1116 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.901 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.904 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.904 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.904 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.905 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.910 | 30552 | Recursively removing directory: /tmp/git.rb0PZV/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.910 | 30555 | Recursively removing directory: /tmp/git.POpEIv/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.912 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.912 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.912 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 43517 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30551 | Removed run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30551 | Assigned run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.912 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.912 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.912 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 43519 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30551 | Removed run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30551 | Assigned run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.912 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.913 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nDZWc3 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.913 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ChLbf6 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.914 | 43516 | Marked run 1117 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.914 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.916 | 43518 | Marked run 1118 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.916 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.918 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.918 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.918 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.918 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.924 | 30555 | Recursively removing directory: /tmp/git.nDZWc3/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.924 | 30552 | Recursively removing directory: /tmp/git.ChLbf6/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.926 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.926 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.926 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.926 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.926 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.926 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.926 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Lem6L7 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.926 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G1H4tE 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 43533 | Added a new worker 12 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30551 | Removed run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30551 | Assigned run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 43535 | Added a new worker 9 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30551 | Removed run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.926 | 30551 | Assigned run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.927 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.928 | 43532 | Marked run 1120 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.928 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.929 | 43534 | Marked run 1119 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.929 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.931 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.932 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.932 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.933 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.938 | 30555 | Recursively removing directory: /tmp/git.G1H4tE/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.938 | 30552 | Recursively removing directory: /tmp/git.Lem6L7/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.939 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.939 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.939 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 43549 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 30551 | Removed run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 30551 | Assigned run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.939 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.940 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.940 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.940 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.940 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oR9aDG 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 43551 | Added a new worker 13 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 30551 | Removed run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.940 | 30551 | Assigned run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.941 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.941 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Tnj9dg 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.942 | 43548 | Marked run 1121 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.942 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.944 | 43550 | Marked run 1122 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.944 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.946 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.946 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.946 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.947 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.952 | 30555 | Recursively removing directory: /tmp/git.oR9aDG/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.953 | 30552 | Recursively removing directory: /tmp/git.Tnj9dg/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.954 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.954 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 43565 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 30551 | Removed run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 30551 | Assigned run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.954 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.954 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.d0Ybmb 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.954 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.954 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.954 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 43567 | Added a new worker 8 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 30551 | Removed run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.954 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.955 | 30551 | Assigned run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.955 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.955 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jiq1hz 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.958 | 43564 | Marked run 1123 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.958 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.960 | 43566 | Marked run 1124 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.960 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.961 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.961 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.962 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.962 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.967 | 30555 | Recursively removing directory: /tmp/git.d0Ybmb/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.968 | 30552 | Recursively removing directory: /tmp/git.jiq1hz/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.969 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.969 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 43581 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30551 | Removed run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30551 | Assigned run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 43583 | Added a new worker 15 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.969 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.969 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30551 | Removed run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.969 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.969 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gs5HtH 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.969 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.969 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.970 | 30551 | Assigned run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.970 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4MWj1M 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.970 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.971 | 43580 | Marked run 1125 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.971 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.973 | 43582 | Marked run 1126 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.973 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.974 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.975 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.975 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.976 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.981 | 30555 | Recursively removing directory: /tmp/git.gs5HtH/ 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.982 | 30552 | Recursively removing directory: /tmp/git.4MWj1M/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.982 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.982 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.982 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.983 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.983 | 43597 | Added a new worker 10 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.983 | 30551 | Removed run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.983 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.983 | 30551 | Assigned run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.983 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.983 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.983 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AQAFB8 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.984 | 30552 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.984 | 30552 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.985 | 30552 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.984 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.985 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.985 | 43599 | Added a new worker 8 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.985 | 43596 | Marked run 1127 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.985 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.985 | 30551 | Removed run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.985 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.985 | 30551 | Assigned run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.985 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fRh024 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.986 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.986 | 43598 | Marked run 1128 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.987 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.988 | 30555 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.989 | 30555 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.990 | 30552 | Checking out revision HEAD 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.991 | 30552 | Going to run: ./ci 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.995 | 30555 | Recursively removing directory: /tmp/git.AQAFB8/ 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.997 | 30555 | Process exit code: 0 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.997 | 30555 | Process output: 57 bytes 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.997 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.997 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.997 | 43613 | Added a new worker 11 to the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.997 | 30551 | Removed run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.997 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.997 | 30551 | Assigned run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.997 | 30549 | Waiting for new connections 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.997 | 30555 | Waiting for a new command 2024-04-25 03:44:37 | INFO | 30555/cimple-worker: 2024-04-25 03:44:37.997 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SZSni1 2024-04-25 03:44:37 | INFO | 30552/cimple-worker: 2024-04-25 03:44:37.997 | 30552 | Recursively removing directory: /tmp/git.fRh024/ 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.999 | 43612 | Marked run 1129 as finished 2024-04-25 03:44:37 | INFO | 30549/cimple-server: 2024-04-25 03:44:37.999 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.000 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.000 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.000 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.000 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.000 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.000 | 43615 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.000 | 30551 | Removed run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.000 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.000 | 30551 | Assigned run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.000 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iZMDDk 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.001 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.002 | 43614 | Marked run 1130 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.002 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.003 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.004 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.005 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.006 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.009 | 30555 | Recursively removing directory: /tmp/git.SZSni1/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.011 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.011 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.011 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.011 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.011 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.011 | 43629 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.011 | 30551 | Removed run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.011 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.011 | 30551 | Assigned run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.011 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.012 | 30552 | Recursively removing directory: /tmp/git.iZMDDk/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.011 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QOS57A 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.013 | 43628 | Marked run 1131 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.013 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.014 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.014 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.014 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.014 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.014 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.014 | 43631 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.014 | 30551 | Removed run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.014 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.014 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.015 | 30551 | Assigned run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.015 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EeVCBA 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.017 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.017 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.019 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.021 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.021 | 43630 | Marked run 1132 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.021 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.024 | 30555 | Recursively removing directory: /tmp/git.QOS57A/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.025 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.025 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.025 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.026 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.026 | 43644 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.026 | 30551 | Removed run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.026 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.026 | 30551 | Assigned run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.026 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.026 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.026 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UfB1uF 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.027 | 43643 | Marked run 1133 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.027 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.028 | 30552 | Recursively removing directory: /tmp/git.EeVCBA/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.030 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.030 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.030 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.030 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.030 | 43647 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.030 | 30551 | Removed run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.030 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.030 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.030 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AmrUzH 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.030 | 30551 | Assigned run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.030 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.031 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.032 | 43646 | Marked run 1134 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.032 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.032 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.035 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.035 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.038 | 30555 | Recursively removing directory: /tmp/git.UfB1uF/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.039 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.039 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.039 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.040 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.040 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.040 | 43660 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.040 | 30551 | Removed run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.040 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.040 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.040 | 30551 | Assigned run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.040 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pqZlWx 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.041 | 30552 | Recursively removing directory: /tmp/git.AmrUzH/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.042 | 43659 | Marked run 1135 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.042 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.043 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.043 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.043 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.043 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.043 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.044 | 43663 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.044 | 30551 | Removed run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.044 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.044 | 30551 | Assigned run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.044 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.044 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NBOmVT 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.046 | 43662 | Marked run 1136 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.046 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.046 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.047 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.049 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.050 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.053 | 30555 | Recursively removing directory: /tmp/git.pqZlWx/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.054 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.054 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.054 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.054 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.054 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.054 | 43677 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.054 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.055 | 30551 | Removed run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.055 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.055 | 30551 | Assigned run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.055 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4MWm7Z 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.056 | 30552 | Recursively removing directory: /tmp/git.NBOmVT/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.056 | 43675 | Marked run 1137 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.056 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.057 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.057 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.058 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.058 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.058 | 43679 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.058 | 30551 | Removed run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.058 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.058 | 30551 | Assigned run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.058 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.058 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.058 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.59Hak7 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.060 | 43678 | Marked run 1138 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.060 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.060 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.061 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.063 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.064 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.067 | 30555 | Recursively removing directory: /tmp/git.4MWm7Z/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.068 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.068 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.068 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.068 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.068 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.069 | 43692 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.069 | 30551 | Removed run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.069 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.069 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.069 | 30551 | Assigned run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.069 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5tCZyQ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.070 | 30552 | Recursively removing directory: /tmp/git.59Hak7/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.071 | 43691 | Marked run 1139 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.071 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.072 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.072 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.072 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.072 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.072 | 43695 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.072 | 30551 | Removed run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.072 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.072 | 30551 | Assigned run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.072 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.073 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.072 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kcG4JP 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.074 | 43694 | Marked run 1140 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.074 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.075 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.076 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.077 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.078 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.082 | 30555 | Recursively removing directory: /tmp/git.5tCZyQ/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.083 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.083 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.083 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.083 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.083 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.083 | 43709 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.083 | 30551 | Removed run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.083 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.084 | 30551 | Assigned run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.084 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PTVf5K 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.084 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.084 | 30552 | Recursively removing directory: /tmp/git.kcG4JP/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.085 | 43708 | Marked run 1141 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.085 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.086 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.086 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.086 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.086 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.086 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.086 | 43711 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.086 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.086 | 30551 | Removed run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.086 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.086 | 30551 | Assigned run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.087 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zlM88p 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.088 | 43710 | Marked run 1142 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.088 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.089 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.090 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.091 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.092 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.095 | 30555 | Recursively removing directory: /tmp/git.PTVf5K/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.097 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.097 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.097 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.097 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.097 | 43725 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.097 | 30551 | Removed run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.097 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.097 | 30551 | Assigned run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.097 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.097 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.097 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.by37A5 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.098 | 30552 | Recursively removing directory: /tmp/git.zlM88p/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.099 | 43724 | Marked run 1143 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.100 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.100 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.100 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.100 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.100 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.100 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.100 | 43727 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.101 | 30551 | Removed run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.101 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.101 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.101 | 30551 | Assigned run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.101 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.No8VDP 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.102 | 43726 | Marked run 1144 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.102 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.103 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.104 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.105 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.106 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.110 | 30555 | Recursively removing directory: /tmp/git.by37A5/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.111 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.111 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.112 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.112 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.112 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.112 | 43741 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.112 | 30551 | Removed run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.112 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.112 | 30551 | Assigned run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.112 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aDbMby 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.112 | 30552 | Recursively removing directory: /tmp/git.No8VDP/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.112 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.114 | 43740 | Marked run 1145 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.114 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.115 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.115 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.115 | 43743 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.115 | 30551 | Removed run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.115 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.115 | 30551 | Assigned run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.115 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.114 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.114 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.115 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.115 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZZeAFG 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.116 | 43742 | Marked run 1146 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.116 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.118 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.118 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.119 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.120 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.125 | 30555 | Recursively removing directory: /tmp/git.aDbMby/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.126 | 30552 | Recursively removing directory: /tmp/git.ZZeAFG/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.126 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.126 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.126 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.126 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.126 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.126 | 43757 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.126 | 30551 | Removed run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.126 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.126 | 30551 | Assigned run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.126 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.127 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XWEsnf 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.127 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.127 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.127 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.128 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.128 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.128 | 43759 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.128 | 30551 | Removed run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.128 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.128 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.128 | 30551 | Assigned run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.128 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0NKp7L 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.130 | 43756 | Marked run 1147 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.130 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.131 | 43758 | Marked run 1148 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.131 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.133 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.133 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.134 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.134 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.140 | 30555 | Recursively removing directory: /tmp/git.XWEsnf/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.140 | 30552 | Recursively removing directory: /tmp/git.0NKp7L/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.141 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.141 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.141 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.141 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.141 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.141 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.142 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wct4Np 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 43774 | Added a new worker 15 to the queue 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.142 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0a12gi 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30551 | Removed run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30551 | Assigned run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 43775 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30551 | Removed run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.141 | 30551 | Assigned run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.144 | 43772 | Marked run 1149 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.144 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.145 | 43773 | Marked run 1150 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.145 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.147 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.148 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.148 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.149 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.154 | 30552 | Recursively removing directory: /tmp/git.0a12gi/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.154 | 30555 | Recursively removing directory: /tmp/git.wct4Np/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.155 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.155 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.155 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 43789 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30551 | Removed run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30551 | Assigned run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.156 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.156 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aTRjbx 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 43791 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30551 | Removed run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.156 | 30551 | Assigned run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.156 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.156 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.156 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.156 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KA7OEu 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.157 | 43788 | Marked run 1152 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.158 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.161 | 43790 | Marked run 1151 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.161 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.161 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.162 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.163 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.164 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.167 | 30552 | Recursively removing directory: /tmp/git.aTRjbx/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.169 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.169 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.169 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.169 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.169 | 43805 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.169 | 30551 | Removed run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.169 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.169 | 30551 | Assigned run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.170 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.169 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.169 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xp6tIS 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.170 | 30555 | Recursively removing directory: /tmp/git.KA7OEu/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.171 | 43804 | Marked run 1153 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.171 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.172 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.172 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.172 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.172 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.172 | 43807 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.172 | 30551 | Removed run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.172 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.172 | 30551 | Assigned run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.172 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.173 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.k1JrLE 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.173 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.174 | 43806 | Marked run 1154 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.174 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.175 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.176 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.178 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.178 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.182 | 30552 | Recursively removing directory: /tmp/git.xp6tIS/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.183 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.184 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.184 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.184 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.184 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.184 | 43821 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.184 | 30551 | Removed run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.184 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.184 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.184 | 30551 | Assigned run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.185 | 30555 | Recursively removing directory: /tmp/git.k1JrLE/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.185 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FVjsFy 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.186 | 43820 | Marked run 1155 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.186 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.186 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.186 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.187 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.187 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.187 | 43823 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.187 | 30551 | Removed run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.187 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.187 | 30551 | Assigned run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.187 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.187 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.187 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fkjV3y 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.188 | 43822 | Marked run 1156 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.189 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.190 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.190 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.192 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.192 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.196 | 30552 | Recursively removing directory: /tmp/git.FVjsFy/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.197 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.197 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.198 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.198 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.198 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.198 | 43837 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.198 | 30551 | Removed run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.198 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.198 | 30551 | Assigned run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.198 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AbTed0 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.198 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.198 | 30555 | Recursively removing directory: /tmp/git.fkjV3y/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.200 | 43836 | Marked run 1157 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.200 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.201 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.201 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.201 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.201 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.201 | 43839 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.201 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.201 | 30551 | Removed run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.201 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.201 | 30551 | Assigned run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.201 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.201 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kZp1QG 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.203 | 43838 | Marked run 1158 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.203 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.203 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.204 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.206 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.207 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.210 | 30552 | Recursively removing directory: /tmp/git.AbTed0/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.211 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.211 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.211 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.211 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.211 | 43853 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.212 | 30551 | Removed run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.212 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.212 | 30551 | Assigned run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.212 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.211 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.212 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tpgKsy 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.213 | 30555 | Recursively removing directory: /tmp/git.kZp1QG/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.213 | 43852 | Marked run 1159 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.214 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.214 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.214 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.214 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.214 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.214 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.214 | 43855 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.214 | 30551 | Removed run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.214 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.214 | 30551 | Assigned run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.215 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.215 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hch2tG 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.216 | 43854 | Marked run 1160 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.216 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.218 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.218 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.219 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.219 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.224 | 30552 | Recursively removing directory: /tmp/git.tpgKsy/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.225 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.225 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.225 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.226 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.226 | 43869 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.226 | 30551 | Removed run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.226 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.226 | 30551 | Assigned run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.226 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.226 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.226 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.62LPCN 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.225 | 30555 | Recursively removing directory: /tmp/git.hch2tG/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.227 | 43868 | Marked run 1161 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.227 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.228 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.228 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.228 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.228 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.228 | 43871 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.229 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.229 | 30551 | Removed run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.229 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.229 | 30551 | Assigned run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.228 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.229 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eJorNT 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.230 | 43870 | Marked run 1162 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.231 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.231 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.232 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.233 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.234 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.238 | 30552 | Recursively removing directory: /tmp/git.62LPCN/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.239 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.239 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.239 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.240 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.240 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.240 | 43885 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.240 | 30551 | Removed run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.240 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.240 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.240 | 30551 | Assigned run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.240 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1VcjDF 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.240 | 30555 | Recursively removing directory: /tmp/git.eJorNT/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.242 | 43884 | Marked run 1163 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.243 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.243 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.243 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.243 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.243 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.243 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.243 | 43887 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.243 | 30551 | Removed run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.243 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.244 | 30551 | Assigned run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.244 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BcGO5b 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.244 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.246 | 43886 | Marked run 1164 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.246 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.247 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.248 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.249 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.250 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.253 | 30552 | Recursively removing directory: /tmp/git.1VcjDF/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.255 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.255 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.255 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.255 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.255 | 43901 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.255 | 30551 | Removed run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.255 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.255 | 30551 | Assigned run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.255 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.255 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.255 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AqGgow 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.256 | 30555 | Recursively removing directory: /tmp/git.BcGO5b/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.257 | 43900 | Marked run 1165 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.257 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.258 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.258 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.258 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.258 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.258 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.258 | 43903 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.258 | 30551 | Removed run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.258 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.258 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.258 | 30551 | Assigned run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.259 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G8QVhY 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.260 | 43902 | Marked run 1166 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.260 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.261 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.261 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.263 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.264 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.267 | 30552 | Recursively removing directory: /tmp/git.AqGgow/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.269 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.269 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.269 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.269 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.269 | 43917 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.269 | 30551 | Removed run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.269 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.269 | 30551 | Assigned run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.269 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.269 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.269 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w8hcpG 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.270 | 30555 | Recursively removing directory: /tmp/git.G8QVhY/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.271 | 43916 | Marked run 1167 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.271 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.272 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.272 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.272 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.272 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.272 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.272 | 43919 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.272 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.272 | 30551 | Removed run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.272 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.272 | 30551 | Assigned run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.273 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.P8RDL2 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.276 | 43918 | Marked run 1168 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.276 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.277 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.277 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.278 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.279 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.283 | 30552 | Recursively removing directory: /tmp/git.w8hcpG/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.285 | 30555 | Recursively removing directory: /tmp/git.P8RDL2/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.285 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.285 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.285 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.285 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.285 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.285 | 43933 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.285 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.285 | 30551 | Removed run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.285 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.285 | 30551 | Assigned run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.285 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4d7Ket 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.287 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.287 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.287 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.287 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.287 | 43932 | Marked run 1169 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.287 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.288 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.288 | 43935 | Added a new worker 12 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.288 | 30551 | Removed run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.288 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.288 | 30551 | Assigned run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.288 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.288 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uJcKQ4 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.289 | 43934 | Marked run 1170 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.289 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.291 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.292 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.292 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.293 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.298 | 30552 | Recursively removing directory: /tmp/git.4d7Ket/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.299 | 30555 | Recursively removing directory: /tmp/git.uJcKQ4/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.299 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.299 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.299 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.299 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.299 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.300 | 43949 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.300 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.300 | 30551 | Removed run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.300 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.300 | 30551 | Assigned run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.300 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.obUYs2 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.301 | 43948 | Marked run 1171 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.301 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.302 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.302 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.302 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.302 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.302 | 43951 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.302 | 30551 | Removed run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.302 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.302 | 30551 | Assigned run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.302 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.302 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.302 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fmdJ9H 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.304 | 43950 | Marked run 1172 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.304 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.306 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.307 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.308 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.308 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.312 | 30552 | Recursively removing directory: /tmp/git.obUYs2/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.314 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.314 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.314 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.314 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.314 | 43965 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.314 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.314 | 30551 | Removed run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.314 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.314 | 30551 | Assigned run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.314 | 30555 | Recursively removing directory: /tmp/git.fmdJ9H/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.314 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.314 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MCfQmx 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.316 | 43964 | Marked run 1173 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.316 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.316 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.316 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.316 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.316 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.316 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.317 | 43967 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.317 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.317 | 30551 | Removed run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.317 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.317 | 30551 | Assigned run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.317 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nvMyeF 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.318 | 43966 | Marked run 1174 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.318 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.320 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.320 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.321 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.322 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.326 | 30552 | Recursively removing directory: /tmp/git.MCfQmx/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.328 | 30555 | Recursively removing directory: /tmp/git.nvMyeF/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.328 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.328 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.328 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.328 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.328 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.328 | 43981 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.328 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.328 | 30551 | Removed run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.328 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.328 | 30551 | Assigned run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.328 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.T8bGo9 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.330 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.330 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.330 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.330 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.330 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.330 | 43983 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.330 | 30551 | Removed run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.330 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.330 | 30551 | Assigned run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.330 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.330 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8jmzWn 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.331 | 43980 | Marked run 1175 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.331 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.333 | 43982 | Marked run 1176 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.333 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.334 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.335 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.335 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.336 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.340 | 30552 | Recursively removing directory: /tmp/git.T8bGo9/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.341 | 30555 | Recursively removing directory: /tmp/git.8jmzWn/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.342 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.342 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.342 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.342 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.342 | 43997 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.342 | 30551 | Removed run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.342 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.342 | 30551 | Assigned run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.342 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.342 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.342 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uohNd2 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.344 | 43996 | Marked run 1177 as finished 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.344 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.344 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.344 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.344 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.344 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.344 | 43999 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.345 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.345 | 30551 | Removed run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.345 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.345 | 30551 | Assigned run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.344 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.345 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6wp9qU 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.346 | 43998 | Marked run 1178 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.346 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.347 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.348 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.349 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.350 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.354 | 30552 | Recursively removing directory: /tmp/git.uohNd2/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.355 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.355 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.355 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.355 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.356 | 44013 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.356 | 30551 | Removed run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.356 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.356 | 30551 | Assigned run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.355 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.356 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BfbILs 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.356 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.356 | 30555 | Recursively removing directory: /tmp/git.6wp9qU/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.358 | 44012 | Marked run 1179 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.358 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.358 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.358 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.358 | 44015 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.358 | 30551 | Removed run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.358 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.358 | 30551 | Assigned run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.359 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.358 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.358 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.358 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.359 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.m0bzpf 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.360 | 44014 | Marked run 1180 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.360 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.362 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.363 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.364 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.364 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.369 | 30552 | Recursively removing directory: /tmp/git.BfbILs/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.370 | 30555 | Recursively removing directory: /tmp/git.m0bzpf/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.370 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.370 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.370 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.371 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.371 | 44029 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.371 | 30551 | Removed run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.371 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.371 | 30551 | Assigned run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.371 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.371 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.371 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.quD94i 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.373 | 44028 | Marked run 1181 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.373 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.373 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.373 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.373 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.373 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.373 | 44031 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.373 | 30551 | Removed run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.373 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.373 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.373 | 30551 | Assigned run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.373 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.374 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.i162I4 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.375 | 44030 | Marked run 1182 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.375 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.376 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.377 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.378 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.379 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.383 | 30552 | Recursively removing directory: /tmp/git.quD94i/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.384 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.384 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.384 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.384 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.384 | 44045 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.384 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.384 | 30551 | Removed run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.384 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.385 | 30551 | Assigned run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.385 | 30555 | Recursively removing directory: /tmp/git.i162I4/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.384 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.385 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yBH3TU 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.386 | 44044 | Marked run 1183 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.386 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.387 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.387 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.387 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.387 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.387 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.388 | 44047 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.388 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.388 | 30551 | Removed run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.388 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.388 | 30551 | Assigned run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.388 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.f2Z1Hi 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.389 | 44046 | Marked run 1184 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.389 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.390 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.391 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.392 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.393 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.397 | 30552 | Recursively removing directory: /tmp/git.yBH3TU/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.398 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.398 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.398 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.398 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.398 | 44061 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.398 | 30551 | Removed run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.398 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.399 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.399 | 30551 | Assigned run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.398 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.399 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.n1RlOz 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.399 | 30555 | Recursively removing directory: /tmp/git.f2Z1Hi/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.400 | 44060 | Marked run 1185 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.401 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.401 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.401 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.401 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.401 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.401 | 44063 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.402 | 30551 | Removed run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.402 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.401 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.402 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.402 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nX8XW4 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.402 | 30551 | Assigned run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.403 | 44062 | Marked run 1186 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.404 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.405 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.405 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.406 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.407 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.411 | 30552 | Recursively removing directory: /tmp/git.n1RlOz/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.412 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.412 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.413 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.413 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.413 | 44077 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.413 | 30551 | Removed run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.413 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.413 | 30551 | Assigned run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.413 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.413 | 30555 | Recursively removing directory: /tmp/git.nX8XW4/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.413 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.413 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WNTEYe 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.415 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.415 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.416 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.416 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.416 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.416 | 44079 | Added a new worker 12 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.416 | 30551 | Removed run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.416 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.416 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.416 | 30551 | Assigned run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.416 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fQqDEN 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.416 | 44076 | Marked run 1187 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.417 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.418 | 44078 | Marked run 1188 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.419 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.419 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.420 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.421 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.421 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.426 | 30552 | Recursively removing directory: /tmp/git.WNTEYe/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.427 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.427 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.427 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.427 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.428 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.428 | 44093 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.428 | 30551 | Removed run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.428 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.428 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.428 | 30551 | Assigned run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.428 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oUU54T 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.428 | 30555 | Recursively removing directory: /tmp/git.fQqDEN/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.430 | 44092 | Marked run 1189 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.430 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.430 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.430 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.431 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.430 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.431 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.431 | 44095 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.431 | 30551 | Removed run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.431 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.431 | 30551 | Assigned run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.431 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.432 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2rZpgg 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.433 | 44094 | Marked run 1190 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.433 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.434 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.434 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.436 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.436 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.440 | 30552 | Recursively removing directory: /tmp/git.oUU54T/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.442 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.442 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.442 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.442 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.442 | 44109 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.442 | 30551 | Removed run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.442 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.442 | 30551 | Assigned run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.442 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.442 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hGSoHA 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.442 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.443 | 30555 | Recursively removing directory: /tmp/git.2rZpgg/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.444 | 44108 | Marked run 1191 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.444 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.445 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.445 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.445 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.445 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.445 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.445 | 44111 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.445 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.445 | 30551 | Removed run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.445 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.446 | 30551 | Assigned run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.446 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LqxFtn 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.447 | 44110 | Marked run 1192 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.447 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.448 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.449 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.451 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.451 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.455 | 30552 | Recursively removing directory: /tmp/git.hGSoHA/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.456 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.456 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.456 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.456 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.456 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.456 | 44125 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.457 | 30551 | Removed run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.457 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.457 | 30551 | Assigned run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.457 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.457 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OmiU34 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.458 | 30555 | Recursively removing directory: /tmp/git.LqxFtn/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.459 | 44123 | Marked run 1193 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.459 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.460 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.460 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.460 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.460 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.460 | 44127 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.460 | 30551 | Removed run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.460 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.460 | 30551 | Assigned run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.460 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.460 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.460 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7rJNnr 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.462 | 44126 | Marked run 1194 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.462 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.463 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.464 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.469 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.469 | 30552 | Recursively removing directory: /tmp/git.OmiU34/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.470 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.470 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.470 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.470 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.471 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.471 | 44136 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.471 | 30551 | Removed run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.471 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.471 | 30551 | Assigned run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.471 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.471 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M4cEl2 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.471 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.473 | 44135 | Marked run 1195 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.473 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.476 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.476 | 30555 | Recursively removing directory: /tmp/git.7rJNnr/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.477 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.477 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.478 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.478 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.478 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.478 | 44144 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.478 | 30551 | Removed run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.478 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.478 | 30551 | Assigned run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.478 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.478 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.478 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TcdyR7 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.480 | 44143 | Marked run 1196 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.481 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.483 | 30552 | Recursively removing directory: /tmp/git.M4cEl2/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.483 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.484 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.484 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.484 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.484 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.484 | 44151 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.484 | 30551 | Removed run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.484 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.484 | 30551 | Assigned run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.484 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.485 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rPftZ7 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.485 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.484 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.486 | 44150 | Marked run 1197 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.486 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.490 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.490 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.491 | 30555 | Recursively removing directory: /tmp/git.TcdyR7/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.492 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.492 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.492 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.492 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.492 | 44160 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.492 | 30551 | Removed run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.492 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.492 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.492 | 30551 | Assigned run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.492 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.493 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vXPjWW 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.494 | 44159 | Marked run 1198 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.494 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.497 | 30552 | Recursively removing directory: /tmp/git.rPftZ7/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.498 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.498 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.498 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.498 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.498 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.498 | 44167 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.498 | 30551 | Removed run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.498 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.498 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.498 | 30551 | Assigned run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.498 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bgxcnK 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.499 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.499 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.500 | 44166 | Marked run 1199 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.500 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.503 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.504 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.505 | 30555 | Recursively removing directory: /tmp/git.vXPjWW/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.506 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.506 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.507 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.507 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.507 | 44177 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.507 | 30551 | Removed run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.507 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.507 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.507 | 30551 | Assigned run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.507 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.507 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.byow6A 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.509 | 44176 | Marked run 1200 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.509 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.510 | 30552 | Recursively removing directory: /tmp/git.bgxcnK/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.511 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.511 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.512 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.512 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.512 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.512 | 44183 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.512 | 30551 | Removed run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.512 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.512 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.512 | 30551 | Assigned run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.512 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pXdAPS 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.512 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.514 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.515 | 44182 | Marked run 1201 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.515 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.519 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.520 | 30555 | Recursively removing directory: /tmp/git.byow6A/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.520 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.521 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.521 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.521 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.522 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.522 | 44192 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.522 | 30551 | Removed run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.522 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.522 | 30551 | Assigned run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.522 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.522 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7OL7qE 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.522 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.523 | 44191 | Marked run 1202 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.523 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.526 | 30552 | Recursively removing directory: /tmp/git.pXdAPS/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.527 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.527 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.527 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.528 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.528 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.528 | 44199 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.528 | 30551 | Removed run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.528 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.528 | 30551 | Assigned run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.528 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.528 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.528 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YdpTHe 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.528 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.530 | 44198 | Marked run 1203 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.530 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.533 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.533 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.534 | 30555 | Recursively removing directory: /tmp/git.7OL7qE/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.535 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.535 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.536 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.536 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.536 | 44209 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.536 | 30551 | Removed run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.536 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.536 | 30551 | Assigned run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.536 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.536 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OiohsJ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.536 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.537 | 44208 | Marked run 1204 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.538 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.540 | 30552 | Recursively removing directory: /tmp/git.YdpTHe/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.541 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.542 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.542 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.542 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.542 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.542 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.542 | 44215 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.542 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.542 | 30551 | Removed run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.542 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.542 | 30551 | Assigned run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.542 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dYfkx5 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.542 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.544 | 44214 | Marked run 1205 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.545 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.548 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.548 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.549 | 30555 | Recursively removing directory: /tmp/git.OiohsJ/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.550 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.550 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.550 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.550 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.550 | 44224 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.550 | 30551 | Removed run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.550 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.550 | 30551 | Assigned run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.550 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.550 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.550 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TVoTRQ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.552 | 44223 | Marked run 1206 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.552 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.555 | 30552 | Recursively removing directory: /tmp/git.dYfkx5/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.556 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.556 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.556 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.556 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.557 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.556 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.557 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.557 | 44231 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.557 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.557 | 30551 | Removed run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.557 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.557 | 30551 | Assigned run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.557 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xsAUfz 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.559 | 44230 | Marked run 1207 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.559 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.563 | 30555 | Recursively removing directory: /tmp/git.TVoTRQ/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.564 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.564 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.564 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.564 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.564 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.564 | 44239 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.564 | 30551 | Removed run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.564 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.564 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.564 | 30551 | Assigned run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.564 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.564 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JWpfcB 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.567 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.567 | 44238 | Marked run 1208 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.567 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.570 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.571 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.574 | 30552 | Recursively removing directory: /tmp/git.xsAUfz/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.575 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.575 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.575 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.575 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.575 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.575 | 44250 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.575 | 30551 | Removed run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.575 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.575 | 30551 | Assigned run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.575 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.576 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.J2QIgO 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.578 | 30555 | Recursively removing directory: /tmp/git.JWpfcB/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.578 | 44249 | Marked run 1209 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.578 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.580 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.580 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.580 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.580 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.580 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.580 | 44255 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.580 | 30551 | Removed run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.580 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.580 | 30551 | Assigned run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.580 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.580 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZBmBzL 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.582 | 44254 | Marked run 1210 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.582 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.582 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.583 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.585 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.586 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.589 | 30552 | Recursively removing directory: /tmp/git.J2QIgO/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.590 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.590 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.590 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.591 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.591 | 44268 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.591 | 30551 | Removed run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.591 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.591 | 30551 | Assigned run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.591 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.591 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.591 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Dbvkw0 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.593 | 44267 | Marked run 1211 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.593 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.593 | 30555 | Recursively removing directory: /tmp/git.ZBmBzL/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.594 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.594 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.594 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.594 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.594 | 44271 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.594 | 30551 | Removed run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.594 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.594 | 30551 | Assigned run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.594 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.594 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.594 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2tDNja 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.596 | 44270 | Marked run 1212 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.596 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.597 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.598 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.599 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.600 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.604 | 30552 | Recursively removing directory: /tmp/git.Dbvkw0/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.605 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.605 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.605 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.606 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.606 | 44285 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.606 | 30551 | Removed run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.606 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.606 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.606 | 30551 | Assigned run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.606 | 30555 | Recursively removing directory: /tmp/git.2tDNja/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.605 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.606 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4rLNWe 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.608 | 44284 | Marked run 1213 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.608 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.608 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.608 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.609 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.609 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.609 | 44287 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.609 | 30551 | Removed run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.609 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.609 | 30551 | Assigned run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.609 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.609 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.609 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8YIBqA 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.611 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.612 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.613 | 44286 | Marked run 1214 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.613 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.616 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.616 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.618 | 30552 | Recursively removing directory: /tmp/git.4rLNWe/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.619 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.619 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.620 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.620 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.620 | 44298 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.620 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.620 | 30551 | Removed run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.620 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.620 | 30551 | Assigned run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.620 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.620 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WkJY7D 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.622 | 44297 | Marked run 1215 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.622 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.623 | 30555 | Recursively removing directory: /tmp/git.8YIBqA/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.624 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.624 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.624 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.624 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.624 | 44303 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.624 | 30551 | Removed run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.624 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.624 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.625 | 30551 | Assigned run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.624 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.625 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IWUY9N 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.626 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.626 | 44302 | Marked run 1216 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.626 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.627 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.629 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.630 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.633 | 30552 | Recursively removing directory: /tmp/git.WkJY7D/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.634 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.634 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.634 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.634 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.634 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.634 | 44316 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.634 | 30551 | Removed run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.634 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.634 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.635 | 30551 | Assigned run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.635 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.C6Sy8n 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.636 | 30555 | Recursively removing directory: /tmp/git.IWUY9N/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.637 | 44315 | Marked run 1217 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.637 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.638 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.638 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.638 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.638 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.638 | 44319 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.638 | 30551 | Removed run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.638 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.638 | 30551 | Assigned run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.638 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.638 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ClA4Oi 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.639 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.640 | 44318 | Marked run 1218 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.641 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.641 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.642 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.643 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.644 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.648 | 30552 | Recursively removing directory: /tmp/git.C6Sy8n/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.649 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.649 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.650 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.650 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.650 | 44333 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.650 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.650 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cbd1gy 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.650 | 30551 | Removed run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.650 | 30555 | Recursively removing directory: /tmp/git.ClA4Oi/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.650 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.650 | 30551 | Assigned run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.650 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.652 | 44332 | Marked run 1219 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.652 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.652 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.652 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.653 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.652 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.653 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.653 | 44335 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.653 | 30551 | Removed run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.653 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.653 | 30551 | Assigned run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.653 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.653 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Y3GXxg 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.655 | 44334 | Marked run 1220 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.655 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.656 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.656 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.657 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.658 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.662 | 30552 | Recursively removing directory: /tmp/git.cbd1gy/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.664 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.664 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.664 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.664 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.664 | 44349 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.664 | 30551 | Removed run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.664 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.664 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.664 | 30551 | Assigned run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.664 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.664 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.W8yDDf 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.664 | 30555 | Recursively removing directory: /tmp/git.Y3GXxg/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.666 | 44348 | Marked run 1221 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.666 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.667 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.667 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.667 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.667 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0tjKt1 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.667 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.667 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.667 | 44351 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.667 | 30551 | Removed run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.667 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.667 | 30551 | Assigned run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.667 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.669 | 44350 | Marked run 1222 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.669 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.670 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.671 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.672 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.673 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.677 | 30552 | Recursively removing directory: /tmp/git.W8yDDf/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.678 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.678 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.678 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.678 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.678 | 30555 | Recursively removing directory: /tmp/git.0tjKt1/ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.678 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.678 | 44365 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.678 | 30551 | Removed run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.678 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.679 | 30551 | Assigned run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.679 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.679 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fM63mL 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.681 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.681 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.681 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.681 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SSZ3pE 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.681 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.681 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.681 | 44367 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.681 | 30551 | Removed run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.681 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.681 | 30551 | Assigned run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.681 | 44364 | Marked run 1223 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.681 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.681 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.683 | 44366 | Marked run 1224 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.683 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.685 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.685 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.686 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.686 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.691 | 30552 | Recursively removing directory: /tmp/git.fM63mL/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.692 | 30555 | Recursively removing directory: /tmp/git.SSZ3pE/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.693 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.693 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.693 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.693 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.693 | 44381 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.693 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.693 | 30551 | Removed run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.693 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.693 | 30551 | Assigned run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.693 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.693 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cYs3Wu 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.694 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.694 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.695 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.695 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qKULHn 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.695 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.695 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.695 | 44383 | Added a new worker 14 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.695 | 30551 | Removed run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.695 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.695 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.695 | 30551 | Assigned run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.695 | 44380 | Marked run 1225 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.696 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.697 | 44382 | Marked run 1226 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.697 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.699 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.699 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.699 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.700 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.705 | 30552 | Recursively removing directory: /tmp/git.cYs3Wu/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.706 | 30555 | Recursively removing directory: /tmp/git.qKULHn/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.707 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.707 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.707 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.707 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.707 | 44397 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.707 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.707 | 30551 | Removed run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.707 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.707 | 30551 | Assigned run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.707 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.707 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eJeQt2 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.708 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.708 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.709 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.709 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.709 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.709 | 44399 | Added a new worker 12 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.709 | 44396 | Marked run 1227 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.709 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.709 | 30551 | Removed run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.709 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.709 | 30551 | Assigned run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.710 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.peXNqI 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.710 | 44398 | Marked run 1228 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.710 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.713 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.714 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.714 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.715 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.720 | 30552 | Recursively removing directory: /tmp/git.eJeQt2/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.721 | 30555 | Recursively removing directory: /tmp/git.peXNqI/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.721 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.721 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.721 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.721 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.721 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.721 | 44413 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.721 | 30551 | Removed run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.721 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.722 | 30551 | Assigned run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.722 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.722 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cmUNEX 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.723 | 44412 | Marked run 1229 as finished 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.723 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.723 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.724 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.724 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.isYDWf 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.724 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.724 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.724 | 44415 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.724 | 30551 | Removed run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.724 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.724 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.724 | 30551 | Assigned run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.725 | 44414 | Marked run 1230 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.726 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.728 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.729 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.729 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.730 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.734 | 30552 | Recursively removing directory: /tmp/git.cmUNEX/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.735 | 30555 | Recursively removing directory: /tmp/git.isYDWf/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.736 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.736 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.736 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.736 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.736 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.736 | 44429 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.736 | 30551 | Removed run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.736 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.736 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.736 | 30551 | Assigned run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.736 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SdANmA 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.738 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.738 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.738 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.738 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.738 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.738 | 44431 | Added a new worker 12 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.738 | 30551 | Removed run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.738 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.738 | 44428 | Marked run 1231 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.738 | 30551 | Assigned run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.738 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.738 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ev3IAf 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.739 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.740 | 44430 | Marked run 1232 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.741 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.743 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.743 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.743 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.744 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.749 | 30552 | Recursively removing directory: /tmp/git.SdANmA/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.750 | 30555 | Recursively removing directory: /tmp/git.Ev3IAf/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.751 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.751 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.751 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.751 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.751 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.751 | 44445 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.751 | 30551 | Removed run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.751 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.751 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.751 | 30551 | Assigned run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.751 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xFnPVe 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.752 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.752 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.752 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.752 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.752 | 44447 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.752 | 30551 | Removed run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.752 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.752 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.752 | 30551 | Assigned run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.752 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.752 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.E5MnIF 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.753 | 44444 | Marked run 1233 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.753 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.755 | 44446 | Marked run 1234 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.755 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.758 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.758 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.758 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.758 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.764 | 30552 | Recursively removing directory: /tmp/git.xFnPVe/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.764 | 30555 | Recursively removing directory: /tmp/git.E5MnIF/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.765 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.765 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.765 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.765 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.766 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.766 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 44462 | Added a new worker 15 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30551 | Removed run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30551 | Assigned run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 44463 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30551 | Removed run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30551 | Assigned run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.766 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.766 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mdfvXJ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.766 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.st7tr7 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.768 | 44460 | Marked run 1236 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.768 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.770 | 44461 | Marked run 1235 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.770 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.772 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.772 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.773 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.773 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.778 | 30555 | Recursively removing directory: /tmp/git.mdfvXJ/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.779 | 30552 | Recursively removing directory: /tmp/git.st7tr7/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.780 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.780 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.780 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.780 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.780 | 44477 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.780 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.780 | 30551 | Removed run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.780 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.780 | 30551 | Assigned run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.780 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.780 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.reRpKa 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.781 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.781 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.782 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.782 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.782 | 44476 | Marked run 1237 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.782 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.782 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.782 | 44479 | Added a new worker 6 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.782 | 30551 | Removed run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.782 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.782 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.782 | 30551 | Assigned run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.782 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Hy7QCM 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.784 | 44478 | Marked run 1238 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.784 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.787 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.787 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.788 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.788 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.793 | 30555 | Recursively removing directory: /tmp/git.reRpKa/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.794 | 30552 | Recursively removing directory: /tmp/git.Hy7QCM/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.795 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.795 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.795 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.795 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.795 | 44493 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.795 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.795 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.795 | 30551 | Removed run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.795 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.795 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.795 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7zhttk 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.795 | 30551 | Assigned run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.795 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.795 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.796 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.796 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4oeShk 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.796 | 44495 | Added a new worker 15 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.796 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.796 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.796 | 30551 | Removed run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.796 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.796 | 30551 | Assigned run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.798 | 44492 | Marked run 1239 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.798 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.799 | 44494 | Marked run 1240 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.799 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.801 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.801 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.801 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.802 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.807 | 30552 | Recursively removing directory: /tmp/git.4oeShk/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.808 | 30555 | Recursively removing directory: /tmp/git.7zhttk/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.808 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.808 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.809 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.809 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.809 | 44509 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.809 | 30551 | Removed run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.809 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.809 | 30551 | Assigned run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.809 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.809 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.809 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5pbpX0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.809 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.809 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.809 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.810 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.810 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.810 | 44511 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.810 | 30551 | Removed run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.810 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.810 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.810 | 30551 | Assigned run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.810 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.29XQeZ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.811 | 44508 | Marked run 1242 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.811 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.814 | 44510 | Marked run 1241 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.814 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.815 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.815 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.815 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.816 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.821 | 30552 | Recursively removing directory: /tmp/git.5pbpX0/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.821 | 30555 | Recursively removing directory: /tmp/git.29XQeZ/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.822 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.822 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 44526 | Added a new worker 14 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 44527 | Added a new worker 16 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30551 | Removed run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30551 | Assigned run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30551 | Removed run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.823 | 30551 | Assigned run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.823 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.823 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zYkag5 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.822 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.822 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.823 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.823 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.S8sX3v 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.825 | 44525 | Marked run 1244 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.825 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.827 | 44524 | Marked run 1243 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.827 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.828 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.828 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.829 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.829 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.834 | 30552 | Recursively removing directory: /tmp/git.zYkag5/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.835 | 30555 | Recursively removing directory: /tmp/git.S8sX3v/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.836 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.836 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.836 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.836 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.836 | 44541 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.836 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.836 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.836 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.836 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.837 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.837 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aimvvg 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.836 | 30551 | Removed run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.836 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.837 | 30551 | Assigned run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.837 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.837 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.837 | 44543 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.837 | 30551 | Removed run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.837 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.837 | 30551 | Assigned run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.837 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.837 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nWuXuk 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.838 | 44540 | Marked run 1245 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.838 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.840 | 44542 | Marked run 1246 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.841 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.842 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.842 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.842 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.843 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.848 | 30552 | Recursively removing directory: /tmp/git.aimvvg/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.848 | 30555 | Recursively removing directory: /tmp/git.nWuXuk/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.849 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.850 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.850 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.850 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.850 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.850 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.850 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fJHhwg 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.850 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nXczoQ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 44557 | Added a new worker 12 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30551 | Removed run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30551 | Assigned run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 44559 | Added a new worker 9 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30551 | Removed run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.850 | 30551 | Assigned run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.852 | 44556 | Marked run 1247 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.852 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.854 | 44558 | Marked run 1248 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.854 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.855 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.856 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.856 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.857 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.862 | 30552 | Recursively removing directory: /tmp/git.nXczoQ/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.862 | 30555 | Recursively removing directory: /tmp/git.fJHhwg/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.863 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.863 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.863 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.863 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 44573 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30551 | Removed run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30551 | Assigned run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 44575 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30551 | Removed run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.864 | 30551 | Assigned run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.864 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iWcPBL 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.864 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.864 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.864 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.864 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Bx72qq 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.865 | 44572 | Marked run 1249 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.865 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.867 | 44574 | Marked run 1250 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.867 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.869 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.869 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.870 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.870 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.876 | 30555 | Recursively removing directory: /tmp/git.Bx72qq/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.876 | 30552 | Recursively removing directory: /tmp/git.iWcPBL/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.877 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.877 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.877 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.877 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.877 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.877 | 44590 | Added a new worker 15 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 44591 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 30551 | Removed run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 30551 | Assigned run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 30551 | Removed run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 30551 | Assigned run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.878 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.877 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.877 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.877 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.878 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5kvAbd 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.877 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.878 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Axn1Aw 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.880 | 44589 | Marked run 1252 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.880 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.882 | 44588 | Marked run 1251 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.882 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.883 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.883 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.884 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.884 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.890 | 30552 | Recursively removing directory: /tmp/git.5kvAbd/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.890 | 30555 | Recursively removing directory: /tmp/git.Axn1Aw/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.891 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.892 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.892 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 44605 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30551 | Removed run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.892 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30551 | Assigned run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.892 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 44607 | Added a new worker 9 to the queue 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.892 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30551 | Removed run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.893 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hkVMhE 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.893 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nvYvdO 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30551 | Assigned run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.892 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.894 | 44604 | Marked run 1254 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.894 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.896 | 44606 | Marked run 1253 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.896 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.902 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.902 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.902 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.902 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.909 | 30555 | Recursively removing directory: /tmp/git.nvYvdO/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.909 | 30552 | Recursively removing directory: /tmp/git.hkVMhE/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.910 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.910 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.910 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.910 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.910 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.910 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.910 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.910 | 44623 | Added a new worker 15 to the queue 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.910 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.910 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.910 | 44621 | Added a new worker 16 to the queue 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.910 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.911 | 30551 | Removed run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.911 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ylFNzs 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.911 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.911 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.911 | 30551 | Assigned run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.911 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.911 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2lNc6L 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.911 | 30551 | Removed run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.911 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.911 | 30551 | Assigned run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.912 | 44620 | Marked run 1256 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.912 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.914 | 44622 | Marked run 1255 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.914 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.917 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.917 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.918 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.918 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.924 | 30552 | Recursively removing directory: /tmp/git.ylFNzs/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.924 | 30555 | Recursively removing directory: /tmp/git.2lNc6L/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.925 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.925 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.925 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.925 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.925 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.925 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.925 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.925 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 44637 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30551 | Removed run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30551 | Assigned run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 44639 | Added a new worker 15 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30551 | Removed run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30551 | Assigned run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.926 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.926 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nd0o2S 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.926 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Zhud4X 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.928 | 44636 | Marked run 1257 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.928 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.930 | 44638 | Marked run 1258 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.930 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.931 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.932 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.932 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.932 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.938 | 30552 | Recursively removing directory: /tmp/git.Zhud4X/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.938 | 30555 | Recursively removing directory: /tmp/git.nd0o2S/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.939 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.939 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.939 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.939 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.939 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.939 | 44653 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.939 | 30551 | Removed run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.939 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.940 | 30551 | Assigned run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.940 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.940 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.940 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.940 | 44655 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.940 | 30551 | Removed run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.940 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.940 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.940 | 30551 | Assigned run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.940 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nw4uKX 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.940 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.940 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.940 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.941 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lVoDwp 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.942 | 44652 | Marked run 1259 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.942 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.943 | 44654 | Marked run 1260 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.944 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.945 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.945 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.946 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.946 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.952 | 30552 | Recursively removing directory: /tmp/git.nw4uKX/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.952 | 30555 | Recursively removing directory: /tmp/git.lVoDwp/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.953 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.953 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.953 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.953 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.953 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 44669 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 30551 | Removed run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 30551 | Assigned run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 44671 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 30551 | Removed run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.954 | 30551 | Assigned run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.954 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.954 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.954 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.955 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WLtc4y 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.954 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PAOPoF 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.956 | 44668 | Marked run 1261 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.956 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.957 | 44670 | Marked run 1262 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.957 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.960 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.960 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.961 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.961 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.966 | 30552 | Recursively removing directory: /tmp/git.PAOPoF/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.967 | 30555 | Recursively removing directory: /tmp/git.WLtc4y/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.968 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.968 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.968 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.968 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.968 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 44685 | Added a new worker 11 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30551 | Removed run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30551 | Assigned run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.969 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.969 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.969 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.969 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NIqciQ 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 44687 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30551 | Removed run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30551 | Assigned run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.969 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.970 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zusau8 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.970 | 44684 | Marked run 1263 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.970 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.972 | 44686 | Marked run 1264 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.972 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.974 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.975 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.975 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.975 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.981 | 30555 | Recursively removing directory: /tmp/git.zusau8/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.981 | 30552 | Recursively removing directory: /tmp/git.NIqciQ/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.983 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.983 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.983 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.983 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.983 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.983 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.983 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.983 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.983 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.983 | 44703 | Added a new worker 15 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.983 | 44702 | Added a new worker 16 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.983 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.983 | 30551 | Removed run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.983 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.984 | 30551 | Assigned run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.984 | 30551 | Removed run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.984 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.984 | 30551 | Assigned run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.984 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.983 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.984 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.neIo2d 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.984 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7u0NIP 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.985 | 44701 | Marked run 1265 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.986 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.987 | 44700 | Marked run 1266 as finished 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.987 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.989 | 30552 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.989 | 30555 | Checking out revision HEAD 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.990 | 30555 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.990 | 30552 | Going to run: ./ci 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.996 | 30552 | Recursively removing directory: /tmp/git.neIo2d/ 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.996 | 30555 | Recursively removing directory: /tmp/git.7u0NIP/ 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.997 | 30552 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.997 | 30552 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.997 | 30552 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 44717 | Added a new worker 10 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30551 | Removed run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30551 | Assigned run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 44719 | Added a new worker 13 to the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30549 | Waiting for new connections 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30551 | Removed run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:38 | INFO | 30549/cimple-server: 2024-04-25 03:44:38.998 | 30551 | Assigned run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.998 | 30555 | Process exit code: 0 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.998 | 30555 | Process output: 57 bytes 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.998 | 30555 | Waiting for a new command 2024-04-25 03:44:38 | INFO | 30555/cimple-worker: 2024-04-25 03:44:38.999 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6S2gAi 2024-04-25 03:44:38 | INFO | 30552/cimple-worker: 2024-04-25 03:44:38.998 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fS1tbP 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.000 | 44716 | Marked run 1267 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.000 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.002 | 44718 | Marked run 1268 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.002 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.004 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.004 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.005 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.005 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.010 | 30555 | Recursively removing directory: /tmp/git.6S2gAi/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.010 | 30552 | Recursively removing directory: /tmp/git.fS1tbP/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.012 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.012 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.012 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.012 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.012 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.012 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.012 | 44733 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.012 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.012 | 30551 | Removed run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.012 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.012 | 30551 | Assigned run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.012 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.013 | 44735 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.013 | 30551 | Removed run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.013 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.013 | 30551 | Assigned run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.013 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.012 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.012 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.012 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.013 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ztMLxj 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.013 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sUwqGa 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.014 | 44732 | Marked run 1269 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.015 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.016 | 44734 | Marked run 1270 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.017 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.018 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.018 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.019 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.019 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.025 | 30552 | Recursively removing directory: /tmp/git.sUwqGa/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.025 | 30555 | Recursively removing directory: /tmp/git.ztMLxj/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.026 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.026 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.026 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.026 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.027 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.027 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 44750 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 44751 | Added a new worker 16 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30551 | Removed run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30551 | Assigned run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30551 | Removed run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.027 | 30551 | Assigned run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.027 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4p1Khx 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.027 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Mpq5zP 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.030 | 44749 | Marked run 1272 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.030 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.032 | 44748 | Marked run 1271 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.032 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.033 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.034 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.034 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.034 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.040 | 30555 | Recursively removing directory: /tmp/git.4p1Khx/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.040 | 30552 | Recursively removing directory: /tmp/git.Mpq5zP/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.042 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.042 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.042 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.042 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.042 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 44766 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30551 | Removed run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30551 | Assigned run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 44767 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30551 | Removed run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30551 | Assigned run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.042 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.042 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.042 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KEtTjK 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.042 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tfGSFS 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.044 | 44765 | Marked run 1274 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.044 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.046 | 44764 | Marked run 1273 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.046 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.048 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.049 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.049 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.049 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.055 | 30555 | Recursively removing directory: /tmp/git.KEtTjK/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.055 | 30552 | Recursively removing directory: /tmp/git.tfGSFS/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.056 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.056 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.056 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.056 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 44781 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30551 | Removed run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30551 | Assigned run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 44783 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30551 | Removed run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.057 | 30551 | Assigned run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.057 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qOq3wF 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.057 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.057 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.057 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.058 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ifhFFg 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.059 | 44780 | Marked run 1275 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.059 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.060 | 44782 | Marked run 1276 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.061 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.063 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.063 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.063 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.063 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.069 | 30552 | Recursively removing directory: /tmp/git.ifhFFg/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.069 | 30555 | Recursively removing directory: /tmp/git.qOq3wF/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.071 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.071 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 44798 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30551 | Removed run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30551 | Assigned run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 44799 | Added a new worker 15 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30551 | Removed run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.071 | 30551 | Assigned run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.071 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.071 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.071 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.071 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uNduXZ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.071 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.071 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1uU1Qx 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.074 | 44796 | Marked run 1278 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.074 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.076 | 44797 | Marked run 1277 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.076 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.077 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.078 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.078 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.078 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.084 | 30555 | Recursively removing directory: /tmp/git.uNduXZ/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.085 | 30552 | Recursively removing directory: /tmp/git.1uU1Qx/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.086 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.086 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.086 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.086 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.086 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 44814 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 30551 | Removed run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 30551 | Assigned run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 44815 | Added a new worker 16 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.086 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.087 | 30551 | Removed run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.087 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.087 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.087 | 30551 | Assigned run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.086 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.086 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.P55pss 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.087 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5a23Oa 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.088 | 44813 | Marked run 1279 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.089 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.090 | 44812 | Marked run 1280 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.091 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.093 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.093 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.094 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.094 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.100 | 30552 | Recursively removing directory: /tmp/git.5a23Oa/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.100 | 30555 | Recursively removing directory: /tmp/git.P55pss/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.101 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.101 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.102 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.102 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.102 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.102 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 44829 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30551 | Removed run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30551 | Assigned run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 44831 | Added a new worker 15 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30551 | Removed run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.102 | 30551 | Assigned run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.103 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.103 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mgh1Zk 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.103 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.x3MkSH 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.104 | 44828 | Marked run 1282 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.104 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.105 | 44830 | Marked run 1281 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.106 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.108 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.108 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.109 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.109 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.115 | 30552 | Recursively removing directory: /tmp/git.mgh1Zk/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.115 | 30555 | Recursively removing directory: /tmp/git.x3MkSH/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.116 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.116 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.117 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 44846 | Added a new worker 15 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30551 | Removed run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30551 | Assigned run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 44847 | Added a new worker 16 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30551 | Removed run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30551 | Assigned run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.117 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.116 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.116 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.117 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.117 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KcFX0j 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.117 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PlemrV 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.119 | 44844 | Marked run 1284 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.120 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.120 | 44845 | Marked run 1283 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.121 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.122 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.123 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.123 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.123 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.129 | 30555 | Recursively removing directory: /tmp/git.KcFX0j/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.129 | 30552 | Recursively removing directory: /tmp/git.PlemrV/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.130 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.130 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.130 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.130 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.131 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.130 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.130 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.131 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.131 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.u8cjqd 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 44862 | Added a new worker 15 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30551 | Removed run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30551 | Assigned run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 44863 | Added a new worker 15 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30551 | Removed run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.131 | 30551 | Assigned run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.131 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UfBHS6 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.133 | 44860 | Marked run 1285 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.133 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.135 | 44861 | Marked run 1286 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.135 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.137 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.137 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.138 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.138 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.144 | 30552 | Recursively removing directory: /tmp/git.u8cjqd/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.144 | 30555 | Recursively removing directory: /tmp/git.UfBHS6/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.145 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.145 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.145 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.145 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.145 | 44877 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.145 | 30551 | Removed run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.145 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.145 | 30551 | Assigned run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.145 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.146 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KmzM2w 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.146 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.146 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.146 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.146 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.146 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.146 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.146 | 44879 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.147 | 30551 | Removed run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.147 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.147 | 30551 | Assigned run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.147 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.147 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DT7xIN 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.148 | 44876 | Marked run 1287 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.148 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.149 | 44878 | Marked run 1288 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.149 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.151 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.152 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.152 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.153 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.158 | 30552 | Recursively removing directory: /tmp/git.KmzM2w/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.159 | 30555 | Recursively removing directory: /tmp/git.DT7xIN/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.160 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.160 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.160 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.160 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.160 | 44893 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.160 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.160 | 30551 | Removed run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.160 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.160 | 30551 | Assigned run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.161 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.161 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.161 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.161 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.160 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.160 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Mp0QNV 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.161 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.161 | 44895 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.161 | 30551 | Removed run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.161 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.161 | 30551 | Assigned run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.161 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.161 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Fwbamk 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.162 | 44892 | Marked run 1289 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.162 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.164 | 44894 | Marked run 1290 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.164 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.166 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.167 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.167 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.167 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.173 | 30555 | Recursively removing directory: /tmp/git.Fwbamk/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.174 | 30552 | Recursively removing directory: /tmp/git.Mp0QNV/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.175 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.175 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.175 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.175 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.175 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.175 | 44909 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.175 | 30551 | Removed run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.175 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.175 | 30551 | Assigned run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.175 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.175 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.175 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.176 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.h8KuZM 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.176 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.176 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.176 | 44911 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.176 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zA5uP3 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.176 | 30551 | Removed run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.176 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.176 | 30551 | Assigned run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.176 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.177 | 44908 | Marked run 1292 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.177 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.178 | 44910 | Marked run 1291 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.179 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.181 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.181 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.182 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.182 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.188 | 30555 | Recursively removing directory: /tmp/git.h8KuZM/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.188 | 30552 | Recursively removing directory: /tmp/git.zA5uP3/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.190 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.190 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.190 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.190 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.190 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.190 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 44926 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30551 | Removed run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30551 | Assigned run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 44927 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30551 | Removed run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.190 | 30551 | Assigned run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.190 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qixgSE 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.190 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iAA9nB 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.192 | 44924 | Marked run 1294 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.193 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.194 | 44925 | Marked run 1293 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.194 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.196 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.196 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.196 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.196 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.202 | 30555 | Recursively removing directory: /tmp/git.qixgSE/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.202 | 30552 | Recursively removing directory: /tmp/git.iAA9nB/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.204 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.204 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 44942 | Added a new worker 15 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30551 | Removed run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30551 | Assigned run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 44943 | Added a new worker 16 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30551 | Removed run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.204 | 30551 | Assigned run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.204 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.204 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LZgfrL 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.204 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.204 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.204 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.204 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nVdyno 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.207 | 44940 | Marked run 1295 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.208 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.209 | 44941 | Marked run 1296 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.209 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.210 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.210 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.211 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.211 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.217 | 30555 | Recursively removing directory: /tmp/git.nVdyno/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.217 | 30552 | Recursively removing directory: /tmp/git.LZgfrL/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.218 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.218 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.218 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.218 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.218 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.218 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.218 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.218 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.218 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.218 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.218 | 44958 | Added a new worker 15 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.218 | 30551 | Removed run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.218 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.218 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.219 | 30551 | Assigned run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.219 | 44959 | Added a new worker 16 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.219 | 30551 | Removed run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.219 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.219 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.219 | 30551 | Assigned run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.219 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KncOU7 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.219 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1qf9Ce 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.221 | 44956 | Marked run 1297 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.221 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.222 | 44957 | Marked run 1298 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.222 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.224 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.224 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.225 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.225 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.231 | 30555 | Recursively removing directory: /tmp/git.1qf9Ce/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.232 | 30552 | Recursively removing directory: /tmp/git.KncOU7/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.232 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.232 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.233 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.233 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.233 | 44973 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.233 | 30551 | Removed run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.233 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.233 | 30551 | Assigned run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.233 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.233 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sQOdKi 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.233 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.233 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.233 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.233 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.234 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.234 | 44975 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.234 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.234 | 30551 | Removed run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.234 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.234 | 30551 | Assigned run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.234 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.234 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0v8dmJ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.237 | 44972 | Marked run 1299 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.237 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.239 | 44974 | Marked run 1300 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.239 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.241 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.241 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.242 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.242 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.248 | 30552 | Recursively removing directory: /tmp/git.0v8dmJ/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.248 | 30555 | Recursively removing directory: /tmp/git.sQOdKi/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.249 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.249 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.249 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.249 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.249 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.249 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.249 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.249 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 44989 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30551 | Removed run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30551 | Assigned run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 44991 | Added a new worker 8 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30551 | Removed run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30551 | Assigned run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.250 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.250 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4gGjsh 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.250 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uekth0 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.252 | 44988 | Marked run 1302 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.252 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.253 | 44990 | Marked run 1301 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.253 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.255 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.255 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.256 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.256 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.262 | 30552 | Recursively removing directory: /tmp/git.uekth0/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.262 | 30555 | Recursively removing directory: /tmp/git.4gGjsh/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.263 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.263 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.263 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.263 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.263 | 45005 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.263 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.263 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.263 | 30551 | Removed run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.263 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.264 | 30551 | Assigned run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.264 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.264 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.264 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DAAYI9 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.264 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.265 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.265 | 45007 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.265 | 30551 | Removed run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.265 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.265 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.265 | 30551 | Assigned run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.264 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.265 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.emOto3 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.265 | 45004 | Marked run 1303 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.266 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.267 | 45006 | Marked run 1304 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.267 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.270 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.270 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.270 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.271 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.277 | 30552 | Recursively removing directory: /tmp/git.DAAYI9/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.277 | 30555 | Recursively removing directory: /tmp/git.emOto3/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.278 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.278 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.278 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.278 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.278 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.278 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 45023 | Added a new worker 15 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30551 | Removed run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30551 | Assigned run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 45022 | Added a new worker 16 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30551 | Removed run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30551 | Assigned run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.279 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.278 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.279 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yM8z9V 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.279 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.279 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.p8CNp0 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.281 | 45021 | Marked run 1306 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.281 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.282 | 45020 | Marked run 1305 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.283 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.285 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.285 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.285 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.286 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.292 | 30555 | Recursively removing directory: /tmp/git.p8CNp0/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.292 | 30552 | Recursively removing directory: /tmp/git.yM8z9V/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.293 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.293 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.293 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.293 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.293 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.293 | 45037 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.293 | 30551 | Removed run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.293 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.293 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.293 | 30551 | Assigned run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.294 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hzDN5B 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.294 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.294 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.294 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.294 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.294 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.294 | 45039 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.294 | 30551 | Removed run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.294 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.294 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.294 | 30551 | Assigned run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.295 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qvpk8M 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.296 | 45036 | Marked run 1307 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.296 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.298 | 45038 | Marked run 1308 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.298 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.299 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.300 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.300 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.301 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.306 | 30555 | Recursively removing directory: /tmp/git.hzDN5B/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.307 | 30552 | Recursively removing directory: /tmp/git.qvpk8M/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.308 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.308 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.308 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.308 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.308 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.308 | 45053 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.308 | 30551 | Removed run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.308 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.308 | 30551 | Assigned run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.309 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.309 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.309 | 45055 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.309 | 30551 | Removed run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.309 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.309 | 30551 | Assigned run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.309 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.308 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.308 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.309 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.309 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Cbt3PW 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.308 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.e13q3A 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.310 | 45052 | Marked run 1309 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.310 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.312 | 45054 | Marked run 1310 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.312 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.314 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.315 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.315 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.316 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.321 | 30555 | Recursively removing directory: /tmp/git.e13q3A/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.322 | 30552 | Recursively removing directory: /tmp/git.Cbt3PW/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.323 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.323 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.323 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.323 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.323 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.323 | 45069 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.323 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.323 | 30551 | Removed run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.323 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.323 | 30551 | Assigned run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.323 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.d4Kunk 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.324 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.324 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.325 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.325 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.325 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.325 | 45071 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.325 | 30551 | Removed run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.325 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.325 | 30551 | Assigned run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.326 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.326 | 45068 | Marked run 1311 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.326 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.326 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0t0grL 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.328 | 45070 | Marked run 1312 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.328 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.330 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.330 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.331 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.331 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.337 | 30555 | Recursively removing directory: /tmp/git.d4Kunk/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.337 | 30552 | Recursively removing directory: /tmp/git.0t0grL/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.338 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.338 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.338 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.338 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.338 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.338 | 45085 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.338 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.338 | 30551 | Removed run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.338 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.339 | 30551 | Assigned run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.339 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.339 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.339 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.339 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.339 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.339 | 45087 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.339 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5JnSMD 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.340 | 30551 | Removed run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.340 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.340 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.340 | 30551 | Assigned run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.340 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.56KS0s 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.341 | 45084 | Marked run 1313 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.341 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.343 | 45086 | Marked run 1314 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.343 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.345 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.346 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.347 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.348 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.351 | 30555 | Recursively removing directory: /tmp/git.5JnSMD/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.353 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.353 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.353 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.353 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.353 | 45101 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.353 | 30551 | Removed run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.353 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.353 | 30551 | Assigned run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.353 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.353 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.r8taUH 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.354 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.354 | 30552 | Recursively removing directory: /tmp/git.56KS0s/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.355 | 45100 | Marked run 1315 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.355 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.356 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.356 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.356 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.356 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.356 | 45103 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.356 | 30551 | Removed run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.356 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.356 | 30551 | Assigned run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.356 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.356 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.356 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ySDOrn 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.359 | 45102 | Marked run 1316 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.359 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.359 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.360 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.361 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.362 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.366 | 30555 | Recursively removing directory: /tmp/git.r8taUH/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.368 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.368 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.368 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.368 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.368 | 45117 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.368 | 30551 | Removed run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.368 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.368 | 30551 | Assigned run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.368 | 30552 | Recursively removing directory: /tmp/git.ySDOrn/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.368 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.368 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.368 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.66HiDf 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.370 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.370 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.370 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.370 | 45116 | Marked run 1317 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.370 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.370 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.370 | 45119 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.371 | 30551 | Removed run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.371 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.371 | 30551 | Assigned run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.371 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.371 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vJLMlJ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.373 | 45118 | Marked run 1318 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.373 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.374 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.375 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.376 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.377 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.381 | 30555 | Recursively removing directory: /tmp/git.66HiDf/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.383 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.383 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.383 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.383 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.383 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.383 | 45133 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.383 | 30551 | Removed run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.383 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.383 | 30551 | Assigned run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.383 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.383 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vBhWPa 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.383 | 30552 | Recursively removing directory: /tmp/git.vJLMlJ/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.386 | 45132 | Marked run 1319 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.386 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.386 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.386 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.386 | 45135 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.386 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.386 | 30551 | Removed run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.386 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.386 | 30551 | Assigned run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.386 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.386 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.386 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.386 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cAgyzM 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.388 | 45134 | Marked run 1320 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.388 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.390 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.390 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.391 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.391 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.396 | 30555 | Recursively removing directory: /tmp/git.vBhWPa/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.397 | 30552 | Recursively removing directory: /tmp/git.cAgyzM/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.397 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.397 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.398 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.398 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.398 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.398 | 45149 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.398 | 30551 | Removed run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.398 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.398 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.398 | 30551 | Assigned run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.398 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HT5SDb 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.400 | 45148 | Marked run 1321 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.400 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.400 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.400 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.400 | 45151 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.400 | 30551 | Removed run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.400 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.400 | 30551 | Assigned run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.401 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.400 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.400 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.400 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.400 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9eGHqn 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.402 | 45150 | Marked run 1322 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.402 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.404 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.404 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.405 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.405 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.410 | 30555 | Recursively removing directory: /tmp/git.HT5SDb/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.412 | 30552 | Recursively removing directory: /tmp/git.9eGHqn/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.412 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.412 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.412 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.412 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.412 | 45165 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.412 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.412 | 30551 | Removed run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.412 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.412 | 30551 | Assigned run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.412 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.413 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vAVV3P 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.414 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.414 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.415 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.415 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.415 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.415 | 45167 | Added a new worker 8 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.415 | 45164 | Marked run 1323 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.415 | 30551 | Removed run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.415 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.415 | 30551 | Assigned run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.415 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mvuGFc 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.416 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.416 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.417 | 45166 | Marked run 1324 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.417 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.418 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.419 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.420 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.420 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.425 | 30555 | Recursively removing directory: /tmp/git.vAVV3P/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.426 | 30552 | Recursively removing directory: /tmp/git.mvuGFc/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.426 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.426 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.426 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.426 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.427 | 45181 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.427 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.427 | 30551 | Removed run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.427 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.427 | 30551 | Assigned run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.426 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.427 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WU4Edi 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.429 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.429 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.429 | 45180 | Marked run 1325 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.429 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.429 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.429 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.429 | 45183 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.429 | 30551 | Removed run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.429 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.429 | 30551 | Assigned run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.429 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.429 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.429 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9uvnkn 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.431 | 45182 | Marked run 1326 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.431 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.432 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.433 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.434 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.434 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.439 | 30555 | Recursively removing directory: /tmp/git.WU4Edi/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.440 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.440 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.440 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.440 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.441 | 45197 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.441 | 30551 | Removed run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.441 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.441 | 30551 | Assigned run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.440 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.441 | 30552 | Recursively removing directory: /tmp/git.9uvnkn/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.441 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.441 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vhXYhh 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.443 | 45196 | Marked run 1327 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.443 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.444 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.444 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.444 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.444 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.444 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.444 | 45199 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.444 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.444 | 30551 | Removed run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.444 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.444 | 30551 | Assigned run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.444 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.efCTi6 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.446 | 45198 | Marked run 1328 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.446 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.447 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.448 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.449 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.450 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.454 | 30555 | Recursively removing directory: /tmp/git.vhXYhh/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.455 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.455 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.455 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.456 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.456 | 45213 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.456 | 30551 | Removed run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.456 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.456 | 30551 | Assigned run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.456 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.456 | 30552 | Recursively removing directory: /tmp/git.efCTi6/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.456 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.456 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8Xgatx 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.460 | 45212 | Marked run 1329 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.460 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.460 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.460 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.460 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.460 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.460 | 45215 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.460 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.460 | 30551 | Removed run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.461 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Wxk8RW 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.460 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.460 | 30551 | Assigned run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.460 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.462 | 45214 | Marked run 1330 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.462 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.463 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.464 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.465 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.466 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.470 | 30555 | Recursively removing directory: /tmp/git.8Xgatx/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.471 | 30552 | Recursively removing directory: /tmp/git.Wxk8RW/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.472 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.472 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.472 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.472 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.472 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.472 | 45229 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.472 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.472 | 30551 | Removed run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.472 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.472 | 30551 | Assigned run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.472 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XcmPmo 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.474 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.474 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.474 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.474 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.474 | 45228 | Marked run 1331 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.475 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.475 | 45231 | Added a new worker 6 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.475 | 30551 | Removed run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.475 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.475 | 30551 | Assigned run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.475 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.475 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8ybNIn 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.475 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.476 | 45230 | Marked run 1332 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.476 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.478 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.479 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.480 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.480 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.485 | 30555 | Recursively removing directory: /tmp/git.XcmPmo/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.486 | 30552 | Recursively removing directory: /tmp/git.8ybNIn/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.487 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.487 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.487 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.487 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.487 | 45245 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.487 | 30551 | Removed run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.487 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.487 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.487 | 30551 | Assigned run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.487 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.487 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CePRqq 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.488 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.488 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.489 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.489 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.489 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.489 | 45247 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.489 | 30551 | Removed run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.489 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.489 | 30551 | Assigned run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.489 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.489 | 45244 | Marked run 1333 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.489 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.489 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4xx1vB 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.491 | 45246 | Marked run 1334 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.492 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.493 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.493 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.494 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.494 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.499 | 30555 | Recursively removing directory: /tmp/git.CePRqq/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.501 | 30552 | Recursively removing directory: /tmp/git.4xx1vB/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.501 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.501 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.501 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.501 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.501 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.501 | 45261 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.501 | 30551 | Removed run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.501 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.501 | 30551 | Assigned run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.501 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.501 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aUJDuC 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.503 | 45260 | Marked run 1335 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.503 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.503 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.504 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.504 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.504 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.504 | 45263 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.504 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.504 | 30551 | Removed run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.504 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.504 | 30551 | Assigned run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.504 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.504 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tBMyCc 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.506 | 45262 | Marked run 1336 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.506 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.507 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.508 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.509 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.509 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.513 | 30555 | Recursively removing directory: /tmp/git.aUJDuC/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.515 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.515 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.515 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.515 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.515 | 45277 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.515 | 30551 | Removed run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.515 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.515 | 30551 | Assigned run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.515 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.515 | 30552 | Recursively removing directory: /tmp/git.tBMyCc/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.515 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.515 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.czqpEB 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.518 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.518 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.518 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.518 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.518 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.518 | 45279 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.518 | 30551 | Removed run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.518 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.518 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.518 | 30551 | Assigned run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.518 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G0w8nY 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.520 | 45276 | Marked run 1337 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.520 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.522 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.522 | 45278 | Marked run 1338 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.522 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.523 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.524 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.525 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.528 | 30555 | Recursively removing directory: /tmp/git.czqpEB/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.530 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.530 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.530 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.530 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.530 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.530 | 45293 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.530 | 30551 | Removed run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.531 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.531 | 30551 | Assigned run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.531 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.531 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SFxQFs 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.531 | 30552 | Recursively removing directory: /tmp/git.G0w8nY/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.533 | 45292 | Marked run 1339 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.533 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.534 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.534 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.534 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.534 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.534 | 45295 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.534 | 30551 | Removed run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.534 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.534 | 30551 | Assigned run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.534 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.534 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.534 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6DIvYm 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.536 | 45294 | Marked run 1340 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.536 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.537 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.537 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.539 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.540 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.543 | 30555 | Recursively removing directory: /tmp/git.SFxQFs/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.545 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.545 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.545 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.545 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.545 | 45309 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.545 | 30551 | Removed run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.545 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.545 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.545 | 30551 | Assigned run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.545 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.545 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eB2jMG 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.546 | 30552 | Recursively removing directory: /tmp/git.6DIvYm/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.547 | 45308 | Marked run 1341 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.547 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.548 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.548 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.548 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.548 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.548 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.548 | 45311 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.548 | 30551 | Removed run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.548 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.548 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.549 | 30551 | Assigned run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.549 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.03x7Iz 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.550 | 45310 | Marked run 1342 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.550 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.552 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.552 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.554 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.554 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.558 | 30555 | Recursively removing directory: /tmp/git.eB2jMG/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.560 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.560 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.560 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.560 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.560 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.560 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Xnl1ex 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.560 | 45325 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.560 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.560 | 30551 | Removed run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.560 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.560 | 30551 | Assigned run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.560 | 30552 | Recursively removing directory: /tmp/git.03x7Iz/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.562 | 45324 | Marked run 1343 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.562 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.563 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.563 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.563 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.563 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.563 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.563 | 45327 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.563 | 30551 | Removed run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.563 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.563 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.563 | 30551 | Assigned run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.564 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ateBlX 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.564 | 45326 | Marked run 1344 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.565 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.566 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.566 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.568 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.568 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.572 | 30555 | Recursively removing directory: /tmp/git.Xnl1ex/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.574 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.574 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.574 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.574 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.574 | 45341 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.574 | 30551 | Removed run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.574 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.574 | 30551 | Assigned run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.574 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.574 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.574 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ezWXpa 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.574 | 30552 | Recursively removing directory: /tmp/git.ateBlX/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.577 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.577 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.578 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.578 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.578 | 45340 | Marked run 1345 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.578 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.578 | 45343 | Added a new worker 6 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.578 | 30551 | Removed run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.578 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.578 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.578 | 30551 | Assigned run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.578 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XDNRU7 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.580 | 45342 | Marked run 1346 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.581 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.581 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.581 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.583 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.584 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.587 | 30555 | Recursively removing directory: /tmp/git.ezWXpa/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.589 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.589 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.589 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.589 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.589 | 45357 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.589 | 30551 | Removed run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.589 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.589 | 30551 | Assigned run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.589 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.589 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.589 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ex9wD4 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.590 | 30552 | Recursively removing directory: /tmp/git.XDNRU7/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.591 | 45356 | Marked run 1347 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.591 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.592 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.592 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.592 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.592 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.592 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.592 | 45359 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.592 | 30551 | Removed run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.592 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.592 | 30551 | Assigned run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.592 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.592 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZrRteS 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.594 | 45358 | Marked run 1348 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.594 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.595 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.596 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.597 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.598 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.601 | 30555 | Recursively removing directory: /tmp/git.ex9wD4/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.602 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.602 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.602 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.603 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.603 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.603 | 45372 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.603 | 30551 | Removed run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.603 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.603 | 30551 | Assigned run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.603 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.603 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iLkgqI 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.604 | 30552 | Recursively removing directory: /tmp/git.ZrRteS/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.605 | 45371 | Marked run 1349 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.605 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.606 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.606 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.607 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.607 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.607 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.607 | 45375 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.607 | 30551 | Removed run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.607 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.607 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.607 | 30551 | Assigned run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.607 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.h9a3wR 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.609 | 45374 | Marked run 1350 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.609 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.610 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.610 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.611 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.612 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.616 | 30555 | Recursively removing directory: /tmp/git.iLkgqI/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.617 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.617 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.617 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.617 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.617 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.617 | 45389 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.617 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.617 | 30551 | Removed run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.617 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.618 | 30551 | Assigned run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.618 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oqXTIS 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.618 | 30552 | Recursively removing directory: /tmp/git.h9a3wR/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.619 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.619 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.620 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.620 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.620 | 45391 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.620 | 30551 | Removed run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.620 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.620 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.620 | 30551 | Assigned run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.620 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.620 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VYSg6o 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.625 | 45388 | Marked run 1351 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.625 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.625 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.626 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.626 | 45390 | Marked run 1352 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.626 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.628 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.628 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.632 | 30552 | Recursively removing directory: /tmp/git.VYSg6o/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.634 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.634 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.634 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.634 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.634 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.634 | 45405 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.634 | 30551 | Removed run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.634 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.634 | 30551 | Assigned run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.634 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PSDJGZ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.634 | 30555 | Recursively removing directory: /tmp/git.oqXTIS/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.635 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.636 | 45404 | Marked run 1354 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.637 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.637 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.637 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.637 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.637 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.637 | 45407 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.637 | 30551 | Removed run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.637 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.637 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.637 | 30551 | Assigned run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.637 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.637 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aWrvT4 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.639 | 45406 | Marked run 1353 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.639 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.640 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.641 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.642 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.642 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.646 | 30552 | Recursively removing directory: /tmp/git.PSDJGZ/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.648 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.648 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.648 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.648 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.648 | 30555 | Recursively removing directory: /tmp/git.aWrvT4/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.649 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IluIn4 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.648 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.648 | 45421 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.649 | 30551 | Removed run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.649 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.649 | 30551 | Assigned run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.649 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.651 | 45420 | Marked run 1355 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.651 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.651 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.651 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.651 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.651 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.651 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.651 | 45423 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.651 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.652 | 30551 | Removed run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.652 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.652 | 30551 | Assigned run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.652 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FsOwUD 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.653 | 45422 | Marked run 1356 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.653 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.655 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.655 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.656 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.657 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.661 | 30552 | Recursively removing directory: /tmp/git.IluIn4/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.663 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.663 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.663 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.663 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.663 | 45437 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.663 | 30551 | Removed run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.663 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.663 | 30551 | Assigned run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.663 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.663 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UuNG0F 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.663 | 30555 | Recursively removing directory: /tmp/git.FsOwUD/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.663 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.665 | 45436 | Marked run 1357 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.665 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.665 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.665 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.665 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.665 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.665 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.666 | 45439 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.666 | 30551 | Removed run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.666 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.666 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.666 | 30551 | Assigned run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.666 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bwTpqv 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.669 | 45438 | Marked run 1358 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.669 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.669 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.670 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.672 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.673 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.676 | 30552 | Recursively removing directory: /tmp/git.UuNG0F/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.677 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.677 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.677 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.677 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.677 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.677 | 45452 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.677 | 30551 | Removed run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.677 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.677 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.677 | 30551 | Assigned run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.677 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1YKw4g 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.679 | 30555 | Recursively removing directory: /tmp/git.bwTpqv/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.680 | 45451 | Marked run 1359 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.680 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.681 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.681 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.681 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.681 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.681 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.681 | 45455 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.681 | 30551 | Removed run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.681 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.681 | 30551 | Assigned run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.681 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.681 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LMHNqs 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.684 | 45454 | Marked run 1360 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.685 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.685 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.686 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.687 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.688 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.692 | 30552 | Recursively removing directory: /tmp/git.1YKw4g/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.693 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.693 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.693 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.694 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.694 | 45469 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.694 | 30551 | Removed run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.694 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.694 | 30551 | Assigned run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.694 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.693 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.694 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AStIhd 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.694 | 30555 | Recursively removing directory: /tmp/git.LMHNqs/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.695 | 45468 | Marked run 1361 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.696 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.697 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.697 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.697 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.697 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.697 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.697 | 45471 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.697 | 30551 | Removed run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.697 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.697 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kdxk5t 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.697 | 30551 | Assigned run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.697 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.699 | 45470 | Marked run 1362 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.699 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.700 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.700 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.702 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.703 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.706 | 30552 | Recursively removing directory: /tmp/git.AStIhd/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.708 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.708 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.708 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.708 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.708 | 45485 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.708 | 30551 | Removed run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.708 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.708 | 30551 | Assigned run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.708 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.708 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.708 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zUG4Mb 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.709 | 30555 | Recursively removing directory: /tmp/git.kdxk5t/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.710 | 45484 | Marked run 1363 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.710 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.711 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.711 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.711 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.711 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.711 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.711 | 45487 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.711 | 30551 | Removed run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.711 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.711 | 30551 | Assigned run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.711 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.711 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qpBY0u 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.713 | 45486 | Marked run 1364 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.713 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.714 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.714 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.716 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.717 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.720 | 30552 | Recursively removing directory: /tmp/git.zUG4Mb/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.722 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.722 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.722 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.722 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.722 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.722 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eA6U8m 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.722 | 45501 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.722 | 30551 | Removed run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.722 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.722 | 30551 | Assigned run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.722 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.723 | 30555 | Recursively removing directory: /tmp/git.qpBY0u/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.724 | 45500 | Marked run 1365 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.724 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.725 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.725 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.725 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.725 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.725 | 45503 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.725 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.725 | 30551 | Removed run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.725 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.726 | 30551 | Assigned run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.725 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.726 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lvf8cS 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.727 | 45502 | Marked run 1366 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.728 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.729 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.729 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.730 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.731 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.735 | 30552 | Recursively removing directory: /tmp/git.eA6U8m/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.736 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.736 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.736 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.736 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.736 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.736 | 45517 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.736 | 30551 | Removed run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.736 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.736 | 30551 | Assigned run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.737 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.737 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.K8zRqs 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.737 | 30555 | Recursively removing directory: /tmp/git.lvf8cS/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.738 | 45516 | Marked run 1367 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.739 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.739 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.739 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.739 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.739 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.739 | 45519 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.740 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.740 | 30551 | Removed run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.740 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.740 | 30551 | Assigned run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.739 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.740 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JqWQuS 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.741 | 45518 | Marked run 1368 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.741 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.743 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.743 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.744 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.745 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.749 | 30552 | Recursively removing directory: /tmp/git.K8zRqs/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.750 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.750 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.751 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.751 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.751 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.751 | 45533 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.751 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.751 | 30551 | Removed run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.751 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.751 | 30551 | Assigned run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.751 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jjLD7l 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.751 | 30555 | Recursively removing directory: /tmp/git.JqWQuS/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.753 | 45532 | Marked run 1369 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.753 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.753 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.753 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.753 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.754 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.754 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.754 | 45535 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.754 | 30551 | Removed run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.754 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.754 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.754 | 30551 | Assigned run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.754 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AuhKBs 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.755 | 45534 | Marked run 1370 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.755 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.757 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.758 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.758 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.759 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.763 | 30552 | Recursively removing directory: /tmp/git.jjLD7l/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.765 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.765 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.765 | 30555 | Recursively removing directory: /tmp/git.AuhKBs/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.765 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.765 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.765 | 45549 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.765 | 30551 | Removed run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.765 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.765 | 30551 | Assigned run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.765 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.765 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.766 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fSu6DT 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.767 | 45548 | Marked run 1371 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.767 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.768 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.768 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.768 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.768 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.768 | 45551 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.768 | 30551 | Removed run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.768 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.768 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.768 | 30551 | Assigned run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.768 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.768 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IvB7Yq 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.770 | 45550 | Marked run 1372 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.770 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.771 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.772 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.773 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.773 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.778 | 30552 | Recursively removing directory: /tmp/git.fSu6DT/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.779 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.779 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.779 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.779 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.779 | 45565 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.779 | 30551 | Removed run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.779 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.779 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.779 | 30551 | Assigned run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.780 | 30555 | Recursively removing directory: /tmp/git.IvB7Yq/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.779 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.780 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.N69cMZ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.781 | 45564 | Marked run 1373 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.781 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.782 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.782 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.782 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.783 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.783 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.783 | 45567 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.783 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.783 | 30551 | Removed run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.783 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.783 | 30551 | Assigned run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.783 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tPXA60 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.784 | 45566 | Marked run 1374 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.784 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.785 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.786 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.788 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.788 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.792 | 30552 | Recursively removing directory: /tmp/git.N69cMZ/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.793 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.793 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.793 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.793 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.793 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.793 | 45581 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.793 | 30551 | Removed run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.793 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.793 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.793 | 30551 | Assigned run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.794 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6DkNGH 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.797 | 30555 | Recursively removing directory: /tmp/git.tPXA60/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.797 | 45580 | Marked run 1375 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.797 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.798 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.798 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.798 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.798 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.798 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.798 | 45583 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.799 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.799 | 30551 | Removed run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.799 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.799 | 30551 | Assigned run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.799 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.W9eUjl 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.800 | 45582 | Marked run 1376 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.800 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.801 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.802 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.804 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.804 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.808 | 30552 | Recursively removing directory: /tmp/git.6DkNGH/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.809 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.809 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.809 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.809 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.809 | 45596 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.809 | 30551 | Removed run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.809 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.809 | 30551 | Assigned run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.809 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.809 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oxgEco 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.810 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.811 | 30555 | Recursively removing directory: /tmp/git.W9eUjl/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.812 | 45595 | Marked run 1377 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.812 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.813 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.813 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.813 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.813 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.813 | 45599 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.813 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.813 | 30551 | Removed run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.813 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.813 | 30551 | Assigned run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.813 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.813 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5jejzf 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.816 | 45598 | Marked run 1378 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.816 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.816 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.817 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.818 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.819 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.822 | 30552 | Recursively removing directory: /tmp/git.oxgEco/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.824 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.824 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.824 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.824 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.824 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.824 | 45613 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.824 | 30551 | Removed run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.824 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.824 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.824 | 30551 | Assigned run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.824 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.E6ehpA 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.825 | 30555 | Recursively removing directory: /tmp/git.5jejzf/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.827 | 45612 | Marked run 1379 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.827 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.827 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.827 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.828 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.828 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.828 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.828 | 45615 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.828 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.828 | 30551 | Removed run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.828 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.828 | 30551 | Assigned run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.828 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3Jdd9V 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.830 | 45614 | Marked run 1380 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.830 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.831 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.832 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.833 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.834 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.838 | 30552 | Recursively removing directory: /tmp/git.E6ehpA/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.839 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.839 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.839 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.840 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.840 | 45629 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.840 | 30551 | Removed run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.840 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.840 | 30551 | Assigned run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.840 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.840 | 30555 | Recursively removing directory: /tmp/git.3Jdd9V/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.839 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.840 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2SlutC 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.842 | 45628 | Marked run 1381 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.842 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.842 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.842 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.842 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.842 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.842 | 45631 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.842 | 30551 | Removed run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.842 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.842 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.843 | 30551 | Assigned run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.842 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.843 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ywtj1P 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.845 | 45630 | Marked run 1382 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.845 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.846 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.847 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.848 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.848 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.853 | 30552 | Recursively removing directory: /tmp/git.2SlutC/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.854 | 30555 | Recursively removing directory: /tmp/git.Ywtj1P/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.854 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.854 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.854 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.855 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.855 | 45645 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.855 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.855 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.855 | 30551 | Removed run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.855 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.855 | 30551 | Assigned run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.856 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fSBgvU 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.857 | 45644 | Marked run 1383 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.857 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.857 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.857 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.857 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.857 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.857 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.857 | 45647 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.857 | 30551 | Removed run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.857 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.857 | 30551 | Assigned run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.857 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.857 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lG7nQP 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.860 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.862 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.862 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.863 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.864 | 45646 | Marked run 1384 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.864 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.868 | 30552 | Recursively removing directory: /tmp/git.fSBgvU/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.869 | 30555 | Recursively removing directory: /tmp/git.lG7nQP/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.869 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.869 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.869 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.869 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.869 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.869 | 45661 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.869 | 30551 | Removed run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.869 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.869 | 30551 | Assigned run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.870 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.P6S3l0 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.870 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.871 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.871 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.872 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.871 | 45660 | Marked run 1385 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.872 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.872 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.872 | 45663 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.872 | 30551 | Removed run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.872 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.872 | 30551 | Assigned run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.872 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.872 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w7myTD 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.874 | 45662 | Marked run 1386 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.874 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.875 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.876 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.876 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.877 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.882 | 30552 | Recursively removing directory: /tmp/git.P6S3l0/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.883 | 30555 | Recursively removing directory: /tmp/git.w7myTD/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.883 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.883 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.883 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.883 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.883 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.883 | 45677 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.883 | 30551 | Removed run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.883 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.883 | 30551 | Assigned run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.884 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.883 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Mx2SlW 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.884 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.885 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.885 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.885 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.885 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.885 | 45679 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.885 | 30551 | Removed run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.885 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.885 | 30551 | Assigned run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.885 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.885 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w5WWn0 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.886 | 45676 | Marked run 1387 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.886 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.887 | 45678 | Marked run 1388 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.887 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.889 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.890 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.890 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.891 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.896 | 30552 | Recursively removing directory: /tmp/git.Mx2SlW/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.897 | 30555 | Recursively removing directory: /tmp/git.w5WWn0/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.897 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.897 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.897 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.897 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.897 | 45693 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.897 | 30551 | Removed run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.897 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.897 | 30551 | Assigned run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.897 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.897 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.898 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OD2PuM 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.899 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.899 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.899 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.899 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.899 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.899 | 45695 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.899 | 30551 | Removed run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.899 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.899 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.899 | 30551 | Assigned run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.900 | 45692 | Marked run 1389 as finished 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.900 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IsBs43 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.900 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.901 | 45694 | Marked run 1390 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.901 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.903 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.904 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.904 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.905 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.910 | 30552 | Recursively removing directory: /tmp/git.OD2PuM/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.911 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.911 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.911 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.911 | 30555 | Recursively removing directory: /tmp/git.IsBs43/ 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.911 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.912 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.912 | 45709 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.912 | 30551 | Removed run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.912 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.912 | 30551 | Assigned run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.912 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.912 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9Ixe8j 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.914 | 45708 | Marked run 1391 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.914 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.914 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.914 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.914 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.914 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.914 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.914 | 45711 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.914 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.914 | 30551 | Removed run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.914 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.914 | 30551 | Assigned run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.915 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mpHDYK 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.916 | 45710 | Marked run 1392 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.916 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.918 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.918 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.919 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.920 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.925 | 30552 | Recursively removing directory: /tmp/git.9Ixe8j/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.926 | 30555 | Recursively removing directory: /tmp/git.mpHDYK/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.926 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.926 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.926 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.926 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.927 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.927 | 45725 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.927 | 30551 | Removed run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.927 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.927 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.927 | 30551 | Assigned run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.927 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eIEL5r 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.929 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.929 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.929 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.929 | 45724 | Marked run 1393 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.929 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.929 | 45727 | Added a new worker 6 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.929 | 30551 | Removed run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.929 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.929 | 30551 | Assigned run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.929 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.929 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.930 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.u1jhgM 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.931 | 45726 | Marked run 1394 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.931 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.933 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.933 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.934 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.935 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.939 | 30552 | Recursively removing directory: /tmp/git.eIEL5r/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.941 | 30555 | Recursively removing directory: /tmp/git.u1jhgM/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.941 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.941 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.941 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.941 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.941 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.941 | 45741 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.941 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.941 | 30551 | Removed run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.941 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.941 | 30551 | Assigned run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.941 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3nbHm3 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.943 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.943 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.944 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.943 | 45740 | Marked run 1395 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.944 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.944 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.944 | 45743 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.944 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.944 | 30551 | Removed run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.944 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.944 | 30551 | Assigned run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.944 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.da8b0Y 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.946 | 45742 | Marked run 1396 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.946 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.948 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.949 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.949 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.950 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.955 | 30552 | Recursively removing directory: /tmp/git.3nbHm3/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.956 | 30555 | Recursively removing directory: /tmp/git.da8b0Y/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.957 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.957 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.957 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.957 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.957 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.957 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.957 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.957 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 45757 | Added a new worker 13 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 30551 | Removed run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 30551 | Assigned run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 45759 | Added a new worker 8 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 30551 | Removed run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 30551 | Assigned run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.958 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.958 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9OKajJ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.959 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.viq6xq 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.960 | 45756 | Marked run 1397 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.961 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.963 | 45758 | Marked run 1398 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.963 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.965 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.965 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.965 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.965 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.971 | 30552 | Recursively removing directory: /tmp/git.9OKajJ/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.972 | 30555 | Recursively removing directory: /tmp/git.viq6xq/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.973 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.973 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.973 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.973 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.973 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.973 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 45774 | Added a new worker 15 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30551 | Removed run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30551 | Assigned run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 45775 | Added a new worker 10 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30551 | Removed run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.973 | 30551 | Assigned run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.974 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uqpYW1 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.974 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XjEILd 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.976 | 45772 | Marked run 1399 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.976 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.977 | 45773 | Marked run 1400 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.977 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.979 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.980 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.980 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.980 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.986 | 30552 | Recursively removing directory: /tmp/git.uqpYW1/ 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.986 | 30555 | Recursively removing directory: /tmp/git.XjEILd/ 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.987 | 30552 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.987 | 30552 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.987 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.987 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.987 | 45789 | Added a new worker 11 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.987 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.987 | 30551 | Removed run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.987 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.988 | 30551 | Assigned run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.987 | 30552 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.988 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZcR8gA 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.988 | 30555 | Process exit code: 0 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.988 | 30555 | Process output: 57 bytes 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.988 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.989 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.989 | 45791 | Added a new worker 14 to the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.989 | 30551 | Removed run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.989 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.989 | 30551 | Assigned run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.989 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.989 | 30555 | Waiting for a new command 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.989 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jfQP2K 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.989 | 45788 | Marked run 1401 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.989 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.991 | 45790 | Marked run 1402 as finished 2024-04-25 03:44:39 | INFO | 30549/cimple-server: 2024-04-25 03:44:39.991 | 30549 | Waiting for new connections 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.993 | 30552 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.993 | 30555 | Checking out revision HEAD 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.994 | 30552 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30555/cimple-worker: 2024-04-25 03:44:39.994 | 30555 | Going to run: ./ci 2024-04-25 03:44:39 | INFO | 30552/cimple-worker: 2024-04-25 03:44:39.999 | 30552 | Recursively removing directory: /tmp/git.ZcR8gA/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.000 | 30555 | Recursively removing directory: /tmp/git.jfQP2K/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.001 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.001 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.001 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.001 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.001 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.001 | 45805 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.001 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.001 | 30551 | Removed run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.001 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.001 | 30551 | Assigned run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.001 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DQUxic 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.002 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.002 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.003 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.003 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.003 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.003 | 45807 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.003 | 30551 | Removed run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.003 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.003 | 30551 | Assigned run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.003 | 45804 | Marked run 1403 as finished 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.003 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VnIy7E 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.004 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.004 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.005 | 45806 | Marked run 1404 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.005 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.007 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.008 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.008 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.009 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.014 | 30552 | Recursively removing directory: /tmp/git.DQUxic/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.015 | 30555 | Recursively removing directory: /tmp/git.VnIy7E/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.015 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.015 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.015 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.016 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.016 | 45821 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.016 | 30551 | Removed run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.016 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.016 | 30551 | Assigned run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.016 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.016 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.016 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aIssZt 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.016 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.016 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.016 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.017 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.017 | 45823 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.017 | 30551 | Removed run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.017 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.017 | 30551 | Assigned run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.017 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.017 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.017 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.z6MAEY 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.018 | 45820 | Marked run 1405 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.018 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.022 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.023 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.024 | 45822 | Marked run 1406 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.024 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.024 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.025 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.029 | 30555 | Recursively removing directory: /tmp/git.z6MAEY/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.030 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.030 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.030 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.031 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.031 | 45837 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.031 | 30551 | Removed run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.031 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.031 | 30551 | Assigned run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.031 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.031 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1mqEpO 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.031 | 30552 | Recursively removing directory: /tmp/git.aIssZt/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.031 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.033 | 45836 | Marked run 1408 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.033 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.034 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.034 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.034 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.034 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.034 | 45839 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.034 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.034 | 30551 | Removed run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.034 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.034 | 30551 | Assigned run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.034 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.034 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EUGAQB 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.036 | 45838 | Marked run 1407 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.036 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.037 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.038 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.039 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.040 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.044 | 30555 | Recursively removing directory: /tmp/git.1mqEpO/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.045 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.045 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.046 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.046 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.046 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.046 | 30552 | Recursively removing directory: /tmp/git.EUGAQB/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.046 | 45853 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.046 | 30551 | Removed run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.046 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.046 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.046 | 30551 | Assigned run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.047 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2NEqmX 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.048 | 45852 | Marked run 1409 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.048 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.049 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.049 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.049 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.049 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.049 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.049 | 45855 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.049 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.049 | 30551 | Removed run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.049 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.049 | 30551 | Assigned run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.049 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YSYr36 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.052 | 45854 | Marked run 1410 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.052 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.052 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.053 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.055 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.056 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.059 | 30555 | Recursively removing directory: /tmp/git.2NEqmX/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.060 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.060 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.061 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.061 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.061 | 45869 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.061 | 30551 | Removed run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.061 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.061 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.061 | 30551 | Assigned run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.061 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.061 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5lRtHH 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.062 | 30552 | Recursively removing directory: /tmp/git.YSYr36/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.063 | 45868 | Marked run 1411 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.064 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.064 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.064 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.064 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.064 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.064 | 45871 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.064 | 30551 | Removed run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.064 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.065 | 30551 | Assigned run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.065 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.064 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.065 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HrS3bi 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.066 | 45870 | Marked run 1412 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.066 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.067 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.070 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.070 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.070 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.076 | 30555 | Recursively removing directory: /tmp/git.5lRtHH/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.076 | 30552 | Recursively removing directory: /tmp/git.HrS3bi/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.078 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.078 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.078 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.078 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 45885 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30551 | Removed run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30551 | Assigned run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 45887 | Added a new worker 14 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30551 | Removed run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.078 | 30551 | Assigned run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.078 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.079 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nZdz1G 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.078 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.079 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PR6MRj 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.080 | 45884 | Marked run 1413 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.080 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.082 | 45886 | Marked run 1414 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.082 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.084 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.084 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.084 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.085 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.090 | 30552 | Recursively removing directory: /tmp/git.PR6MRj/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.090 | 30555 | Recursively removing directory: /tmp/git.nZdz1G/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.092 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.092 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.092 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.092 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.092 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.092 | 45901 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.092 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.092 | 30551 | Removed run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.092 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.092 | 30551 | Assigned run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.092 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.092 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.092 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.092 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.093 | 45903 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.092 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.So7F4s 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.092 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.093 | 30551 | Removed run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.093 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.p6xOJG 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.093 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.093 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.093 | 30551 | Assigned run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.094 | 45900 | Marked run 1416 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.094 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.096 | 45902 | Marked run 1415 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.096 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.098 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.098 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.099 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.099 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.105 | 30552 | Recursively removing directory: /tmp/git.So7F4s/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.105 | 30555 | Recursively removing directory: /tmp/git.p6xOJG/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.106 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.106 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.106 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.106 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.106 | 45917 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.106 | 30551 | Removed run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.106 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.106 | 30551 | Assigned run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.107 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.107 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.107 | 45919 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.107 | 30551 | Removed run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.107 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.107 | 30551 | Assigned run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.107 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.106 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.106 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.107 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.107 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MzvSpp 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.106 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.106 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sWL0N0 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.109 | 45916 | Marked run 1417 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.109 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.110 | 45918 | Marked run 1418 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.110 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.112 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.112 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.113 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.113 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.119 | 30552 | Recursively removing directory: /tmp/git.sWL0N0/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.119 | 30555 | Recursively removing directory: /tmp/git.MzvSpp/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.120 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.120 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.120 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.120 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.120 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.121 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.121 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 45933 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 30551 | Removed run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 30551 | Assigned run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.121 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 45935 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.121 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fYzB3m 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.121 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Hw9kkh 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 30551 | Removed run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 30551 | Assigned run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.121 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.123 | 45932 | Marked run 1419 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.123 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.125 | 45934 | Marked run 1420 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.125 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.126 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.126 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.127 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.127 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.133 | 30552 | Recursively removing directory: /tmp/git.fYzB3m/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.133 | 30555 | Recursively removing directory: /tmp/git.Hw9kkh/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.135 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.135 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.135 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.135 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.135 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.135 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.135 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.135 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.135 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.135 | 45950 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.135 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.135 | 30551 | Removed run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.135 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.135 | 30551 | Assigned run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.136 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.136 | 45951 | Added a new worker 16 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.136 | 30551 | Removed run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.136 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.136 | 30551 | Assigned run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.136 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.135 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.H6Wq2B 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.136 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mZGJbF 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.137 | 45949 | Marked run 1421 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.138 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.139 | 45948 | Marked run 1422 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.139 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.141 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.141 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.141 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.142 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.147 | 30552 | Recursively removing directory: /tmp/git.H6Wq2B/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.148 | 30555 | Recursively removing directory: /tmp/git.mZGJbF/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.149 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.149 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.149 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.149 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.149 | 45965 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.149 | 30551 | Removed run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.149 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.149 | 30551 | Assigned run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.149 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.149 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.149 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5obd26 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.151 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.151 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.151 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.151 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.151 | 45964 | Marked run 1423 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.151 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.151 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.151 | 45967 | Added a new worker 6 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.151 | 30551 | Removed run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.151 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.152 | 30551 | Assigned run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.152 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9lxyDo 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.152 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.153 | 45966 | Marked run 1424 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.153 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.155 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.156 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.157 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.157 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.162 | 30552 | Recursively removing directory: /tmp/git.5obd26/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.163 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.163 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.163 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.163 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.163 | 45981 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.163 | 30551 | Removed run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.163 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.164 | 30551 | Assigned run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.164 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.163 | 30555 | Recursively removing directory: /tmp/git.9lxyDo/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.163 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.164 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.c7JGQE 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.165 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.165 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.165 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.165 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.165 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.165 | 45983 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.166 | 30551 | Removed run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.166 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.166 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.166 | 30551 | Assigned run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.166 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.C20j1k 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.168 | 45980 | Marked run 1425 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.168 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.169 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.170 | 45982 | Marked run 1426 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.170 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.170 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.171 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.172 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.176 | 30552 | Recursively removing directory: /tmp/git.c7JGQE/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.177 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.177 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.178 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.178 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.178 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.178 | 30555 | Recursively removing directory: /tmp/git.C20j1k/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.178 | 45997 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.178 | 30551 | Removed run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.178 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.178 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.178 | 30551 | Assigned run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.179 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XcY8vs 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.180 | 45996 | Marked run 1427 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.180 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.180 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.180 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.181 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.181 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.181 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.181 | 45999 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.181 | 30551 | Removed run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.181 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.181 | 30551 | Assigned run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.181 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zzbOH9 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.181 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.183 | 45998 | Marked run 1428 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.183 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.185 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.185 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.186 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.187 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.191 | 30552 | Recursively removing directory: /tmp/git.XcY8vs/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.193 | 30555 | Recursively removing directory: /tmp/git.zzbOH9/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.193 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.193 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.193 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.193 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.193 | 46013 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.193 | 30551 | Removed run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.193 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.193 | 30551 | Assigned run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.193 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.193 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.193 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kSg1eb 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.195 | 46012 | Marked run 1429 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.195 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.195 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.195 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.195 | 46015 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.196 | 30551 | Removed run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.196 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.196 | 30551 | Assigned run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.196 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.195 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.195 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.195 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.196 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6hFSY7 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.197 | 46014 | Marked run 1430 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.197 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.199 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.200 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.201 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.201 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.206 | 30552 | Recursively removing directory: /tmp/git.kSg1eb/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.207 | 30555 | Recursively removing directory: /tmp/git.6hFSY7/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.207 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.207 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.208 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.208 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.208 | 46029 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.208 | 30551 | Removed run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.208 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.208 | 30551 | Assigned run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.208 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.208 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8Z26Fd 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.208 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.209 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.209 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.210 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.210 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.210 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.210 | 46031 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.210 | 30551 | Removed run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.210 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.210 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.210 | 30551 | Assigned run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.210 | 46028 | Marked run 1431 as finished 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.210 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bL5WDZ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.210 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.216 | 46030 | Marked run 1432 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.216 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.218 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.218 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.219 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.219 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.225 | 30555 | Recursively removing directory: /tmp/git.bL5WDZ/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.225 | 30552 | Recursively removing directory: /tmp/git.8Z26Fd/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.226 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.226 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.226 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.226 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.226 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.226 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.226 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 46046 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 30551 | Removed run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.226 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.226 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.227 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rwk0oZ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 30551 | Assigned run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.227 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hEmywt 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 46047 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 30551 | Removed run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 30551 | Assigned run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.227 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.229 | 46045 | Marked run 1433 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.229 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.230 | 46044 | Marked run 1434 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.231 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.233 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.233 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.234 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.234 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.240 | 30555 | Recursively removing directory: /tmp/git.hEmywt/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.240 | 30552 | Recursively removing directory: /tmp/git.rwk0oZ/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.241 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.241 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.242 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.242 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.242 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.242 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 46061 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30551 | Removed run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30551 | Assigned run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 46063 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30551 | Removed run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.242 | 30551 | Assigned run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.242 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wC4Q1c 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.242 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HC1yOh 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.246 | 46060 | Marked run 1435 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.247 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.248 | 46062 | Marked run 1436 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.248 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.250 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.250 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.251 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.251 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.256 | 30555 | Recursively removing directory: /tmp/git.wC4Q1c/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.257 | 30552 | Recursively removing directory: /tmp/git.HC1yOh/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.258 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.258 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.258 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.258 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.258 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.258 | 46077 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.258 | 30551 | Removed run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.258 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.258 | 30551 | Assigned run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.258 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.259 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.259 | 46079 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.259 | 30551 | Removed run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.259 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.259 | 30551 | Assigned run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.259 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.259 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.258 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KGpIoE 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.258 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.258 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.258 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.259 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.V6icw7 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.266 | 46076 | Marked run 1437 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.266 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.268 | 46078 | Marked run 1438 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.268 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.270 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.270 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.271 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.271 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.277 | 30552 | Recursively removing directory: /tmp/git.V6icw7/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.277 | 30555 | Recursively removing directory: /tmp/git.KGpIoE/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.278 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.278 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.278 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.278 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.278 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.278 | 46093 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.278 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.278 | 30551 | Removed run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.278 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.279 | 30551 | Assigned run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.279 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.279 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.279 | 46095 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.279 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.279 | 30551 | Removed run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.279 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.279 | 30551 | Assigned run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.278 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.278 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.279 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.279 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gfuKUe 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.279 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EzWwyj 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.281 | 46092 | Marked run 1440 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.281 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.282 | 46094 | Marked run 1439 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.282 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.284 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.284 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.285 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.285 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.290 | 30552 | Recursively removing directory: /tmp/git.EzWwyj/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.291 | 30555 | Recursively removing directory: /tmp/git.gfuKUe/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.292 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.292 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.292 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.292 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.292 | 46109 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.292 | 30551 | Removed run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.292 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.292 | 30551 | Assigned run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.292 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.292 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WiZKMU 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.292 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.294 | 46108 | Marked run 1441 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.294 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.294 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.294 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.294 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.294 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.294 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.294 | 46111 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.295 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.295 | 30551 | Removed run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.295 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.295 | 30551 | Assigned run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.295 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.r9B0yj 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.296 | 46110 | Marked run 1442 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.296 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.298 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.298 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.299 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.300 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.304 | 30552 | Recursively removing directory: /tmp/git.WiZKMU/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.306 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.306 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.306 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.306 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.306 | 46125 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.306 | 30551 | Removed run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.306 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.306 | 30551 | Assigned run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.306 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.306 | 30555 | Recursively removing directory: /tmp/git.r9B0yj/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.306 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.306 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qfRRHR 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.308 | 46124 | Marked run 1443 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.308 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.308 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.308 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.308 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.308 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.308 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.309 | 46127 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.309 | 30551 | Removed run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.309 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.309 | 30551 | Assigned run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.309 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.309 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KRXOkE 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.310 | 46126 | Marked run 1444 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.310 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.312 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.313 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.313 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.314 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.318 | 30552 | Recursively removing directory: /tmp/git.qfRRHR/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.320 | 30555 | Recursively removing directory: /tmp/git.KRXOkE/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.320 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.320 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.320 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.320 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.320 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.320 | 46141 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.320 | 30551 | Removed run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.320 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.321 | 30551 | Assigned run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.321 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.321 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Th02b1 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.322 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.322 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.322 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.322 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.323 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.323 | 46140 | Marked run 1445 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.323 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.323 | 46143 | Added a new worker 7 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.323 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.323 | 30551 | Removed run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.323 | 30551 | Removed worker 7 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.323 | 30551 | Assigned run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 7 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.323 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.22AOXo 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.324 | 46142 | Marked run 1446 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.325 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.327 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.327 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.329 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.329 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.333 | 30552 | Recursively removing directory: /tmp/git.Th02b1/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.335 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.335 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.335 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.335 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.335 | 46157 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.335 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.335 | 30551 | Removed run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.335 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.335 | 30551 | Assigned run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.335 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.335 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CReJYb 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.336 | 30555 | Recursively removing directory: /tmp/git.22AOXo/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.337 | 46156 | Marked run 1447 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.337 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.338 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.338 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.338 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.338 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.338 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.338 | 46159 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.338 | 30551 | Removed run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.338 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.338 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.338 | 30551 | Assigned run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.339 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Kth9od 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.340 | 46158 | Marked run 1448 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.340 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.341 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.342 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.343 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.344 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.348 | 30552 | Recursively removing directory: /tmp/git.CReJYb/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.349 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.349 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.349 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.349 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.349 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.350 | 46173 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.350 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.350 | 30551 | Removed run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.350 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.350 | 30551 | Assigned run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.350 | 30555 | Recursively removing directory: /tmp/git.Kth9od/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.350 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WZ2Nqr 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.352 | 46172 | Marked run 1449 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.352 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.353 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.353 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.353 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.353 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.353 | 46175 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.353 | 30551 | Removed run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.353 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.353 | 30551 | Assigned run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.354 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.353 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.353 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ckuW64 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.355 | 46174 | Marked run 1450 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.355 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.360 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.361 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.362 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.363 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.367 | 30552 | Recursively removing directory: /tmp/git.WZ2Nqr/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.368 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.368 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.368 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.368 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.368 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.368 | 46189 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.368 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.368 | 30551 | Removed run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.368 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.369 | 30551 | Assigned run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.369 | 30555 | Recursively removing directory: /tmp/git.ckuW64/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.369 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9Idwzg 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.371 | 46188 | Marked run 1451 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.371 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.371 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.371 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.372 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.372 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.372 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.372 | 46191 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.372 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.372 | 30551 | Removed run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.372 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.372 | 30551 | Assigned run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.372 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sziYAb 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.376 | 46190 | Marked run 1452 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.376 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.376 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.377 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.377 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.378 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.383 | 30555 | Recursively removing directory: /tmp/git.sziYAb/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.383 | 30552 | Recursively removing directory: /tmp/git.9Idwzg/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.384 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.384 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.384 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.384 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.384 | 46205 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.384 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.384 | 30551 | Removed run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.384 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.384 | 30551 | Assigned run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.384 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.385 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lhkk0A 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.385 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.385 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.385 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.385 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.385 | 46207 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.385 | 30551 | Removed run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.385 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.385 | 30551 | Assigned run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.385 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.385 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.385 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tPRGoM 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.387 | 46204 | Marked run 1454 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.387 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.388 | 46206 | Marked run 1453 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.389 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.390 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.391 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.391 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.392 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.397 | 30555 | Recursively removing directory: /tmp/git.lhkk0A/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.398 | 30552 | Recursively removing directory: /tmp/git.tPRGoM/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.398 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.398 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.398 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.399 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.399 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.399 | 46221 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.399 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.399 | 30551 | Removed run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.399 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.399 | 30551 | Assigned run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.399 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.duWImT 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.399 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.399 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.400 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.400 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.400 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.400 | 46223 | Added a new worker 14 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.400 | 30551 | Removed run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.400 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.400 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.400 | 30551 | Assigned run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.400 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.p3UI0r 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.400 | 46220 | Marked run 1455 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.401 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.402 | 46222 | Marked run 1456 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.402 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.406 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.406 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.406 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.406 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.412 | 30552 | Recursively removing directory: /tmp/git.p3UI0r/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.412 | 30555 | Recursively removing directory: /tmp/git.duWImT/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.413 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.413 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 46238 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30551 | Removed run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30551 | Assigned run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 46239 | Added a new worker 16 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30551 | Removed run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30551 | Assigned run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.414 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.413 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.413 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.414 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.414 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zOwHcY 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.414 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.414 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KfjevN 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.416 | 46237 | Marked run 1457 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.416 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.418 | 46236 | Marked run 1458 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.418 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.419 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.420 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.420 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.420 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.426 | 30555 | Recursively removing directory: /tmp/git.zOwHcY/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.426 | 30552 | Recursively removing directory: /tmp/git.KfjevN/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.427 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.427 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.427 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.427 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.427 | 46253 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.428 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.428 | 30551 | Removed run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.428 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.428 | 30551 | Assigned run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.427 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.428 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wFSczG 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.428 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.428 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.429 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.429 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.429 | 46255 | Added a new worker 14 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.429 | 30551 | Removed run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.429 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.429 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.429 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.429 | 30551 | Assigned run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.429 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6zabz8 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.430 | 46252 | Marked run 1460 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.430 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.431 | 46254 | Marked run 1459 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.431 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.433 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.434 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.434 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.435 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.440 | 30555 | Recursively removing directory: /tmp/git.wFSczG/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.440 | 30552 | Recursively removing directory: /tmp/git.6zabz8/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.442 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.442 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.442 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.442 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.442 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.442 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 46269 | Added a new worker 12 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 30551 | Removed run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 30551 | Assigned run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 46271 | Added a new worker 9 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.442 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.443 | 30551 | Removed run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.443 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.443 | 30551 | Assigned run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.442 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BQ4clI 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.443 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.THTWN2 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.444 | 46268 | Marked run 1461 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.444 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.445 | 46270 | Marked run 1462 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.446 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.448 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.448 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.449 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.449 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.455 | 30555 | Recursively removing directory: /tmp/git.BQ4clI/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.455 | 30552 | Recursively removing directory: /tmp/git.THTWN2/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.456 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.456 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.456 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.456 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.456 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.456 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.456 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.456 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 46286 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 46287 | Added a new worker 16 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30551 | Removed run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30551 | Assigned run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30551 | Removed run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.457 | 30551 | Assigned run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.458 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mdUffQ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.457 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VR9MVl 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.458 | 46284 | Marked run 1463 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.459 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.460 | 46285 | Marked run 1464 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.460 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.463 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.463 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.464 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.464 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.470 | 30555 | Recursively removing directory: /tmp/git.VR9MVl/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.470 | 30552 | Recursively removing directory: /tmp/git.mdUffQ/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.472 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.472 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.472 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.472 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.472 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.472 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.473 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VwfTch 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.472 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.472 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.472 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.472 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 46304 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 30551 | Removed run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 30551 | Assigned run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 46302 | Added a new worker 16 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 30551 | Removed run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.473 | 30551 | Assigned run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.473 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MsCvXP 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.476 | 46301 | Marked run 1465 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.476 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.477 | 46303 | Marked run 1466 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.477 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.478 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.479 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.479 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.480 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.485 | 30552 | Recursively removing directory: /tmp/git.VwfTch/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.486 | 30555 | Recursively removing directory: /tmp/git.MsCvXP/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.487 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.487 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.487 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.487 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.487 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.487 | 46318 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.487 | 30551 | Removed run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.487 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.487 | 30551 | Assigned run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.487 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.488 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.488 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.488 | 46320 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.488 | 30551 | Removed run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.488 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.488 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.488 | 30551 | Assigned run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.488 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.488 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.488 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.488 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZEXSA2 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.488 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MVMz2j 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.489 | 46317 | Marked run 1467 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.489 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.491 | 46319 | Marked run 1468 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.491 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.493 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.493 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.493 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.493 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.499 | 30552 | Recursively removing directory: /tmp/git.MVMz2j/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.499 | 30555 | Recursively removing directory: /tmp/git.ZEXSA2/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.500 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.500 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.501 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.501 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.501 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.501 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.501 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HTmNkG 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 46335 | Added a new worker 14 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30551 | Removed run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30551 | Assigned run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 46336 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30551 | Removed run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.501 | 30551 | Assigned run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.502 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4bbXCA 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.503 | 46333 | Marked run 1469 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.503 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.504 | 46334 | Marked run 1470 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.504 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.507 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.507 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.508 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.508 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.514 | 30555 | Recursively removing directory: /tmp/git.HTmNkG/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.514 | 30552 | Recursively removing directory: /tmp/git.4bbXCA/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.515 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.515 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.515 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.515 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 46350 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30551 | Removed run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30551 | Assigned run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 46352 | Added a new worker 9 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30551 | Removed run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30551 | Assigned run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.516 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.515 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.515 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.516 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.517 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oljcNU 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.516 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZbVtYS 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.517 | 46349 | Marked run 1471 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.518 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.519 | 46351 | Marked run 1472 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.520 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.522 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.522 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.522 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.523 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.528 | 30555 | Recursively removing directory: /tmp/git.ZbVtYS/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.529 | 30552 | Recursively removing directory: /tmp/git.oljcNU/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.530 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.530 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.530 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.530 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.530 | 46366 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.530 | 30551 | Removed run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.530 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.530 | 30551 | Assigned run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.530 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.531 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.531 | 46368 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.531 | 30551 | Removed run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.531 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.531 | 30551 | Assigned run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.531 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.531 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.530 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.530 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.530 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.530 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.531 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CSBYej 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.531 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GiO7KO 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.532 | 46365 | Marked run 1473 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.532 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.534 | 46367 | Marked run 1474 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.534 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.536 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.536 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.537 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.537 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.543 | 30555 | Recursively removing directory: /tmp/git.GiO7KO/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.543 | 30552 | Recursively removing directory: /tmp/git.CSBYej/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.544 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.544 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.545 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.545 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.545 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.545 | 46382 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.545 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.545 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.545 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.545 | 30551 | Removed run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.545 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.545 | 30551 | Assigned run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.545 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.545 | 46384 | Added a new worker 9 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.545 | 30551 | Removed run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.546 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.546 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.546 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.546 | 30551 | Assigned run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.546 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QJkIOF 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.545 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cB0Ixw 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.547 | 46381 | Marked run 1475 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.547 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.549 | 46383 | Marked run 1476 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.549 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.550 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.551 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.551 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.552 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.557 | 30555 | Recursively removing directory: /tmp/git.cB0Ixw/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.558 | 30552 | Recursively removing directory: /tmp/git.QJkIOF/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.558 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.558 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.559 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.559 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.559 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.559 | 46398 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.559 | 30551 | Removed run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.559 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.559 | 30551 | Assigned run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.559 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.559 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OUQs7p 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.560 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.560 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.561 | 46397 | Marked run 1477 as finished 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.561 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.561 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.561 | 46400 | Added a new worker 6 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.561 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.561 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.561 | 30551 | Removed run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.561 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.561 | 30551 | Assigned run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.561 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qCFRZZ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.563 | 46399 | Marked run 1478 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.563 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.564 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.565 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.566 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.567 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.571 | 30555 | Recursively removing directory: /tmp/git.OUQs7p/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.573 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.573 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.573 | 30552 | Recursively removing directory: /tmp/git.qCFRZZ/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.573 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.573 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.573 | 46414 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.573 | 30551 | Removed run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.573 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.573 | 30551 | Assigned run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.573 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.573 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2x15JK 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.573 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.575 | 46413 | Marked run 1479 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.575 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.575 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.575 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.576 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.576 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.576 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.576 | 46416 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.576 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.576 | 30551 | Removed run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.576 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.576 | 30551 | Assigned run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.576 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Bp2TFu 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.578 | 46415 | Marked run 1480 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.578 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.580 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.580 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.582 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.583 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.586 | 30555 | Recursively removing directory: /tmp/git.2x15JK/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.588 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.588 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.588 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.588 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.588 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.588 | 46429 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.588 | 30551 | Removed run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.588 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.588 | 30551 | Assigned run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.588 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.589 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ywfi35 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.590 | 46428 | Marked run 1481 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.590 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.590 | 30552 | Recursively removing directory: /tmp/git.Bp2TFu/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.592 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.592 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.592 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.592 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.592 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.592 | 46432 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.592 | 30551 | Removed run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.592 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.592 | 30551 | Assigned run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.592 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.592 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.X2cCbZ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.594 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.595 | 46431 | Marked run 1482 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.595 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.595 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.597 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.598 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.601 | 30555 | Recursively removing directory: /tmp/git.Ywfi35/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.602 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.602 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.602 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.602 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.603 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.603 | 46445 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.603 | 30551 | Removed run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.603 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.603 | 30551 | Assigned run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.603 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.603 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IMIUoN 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.604 | 30552 | Recursively removing directory: /tmp/git.X2cCbZ/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.605 | 46444 | Marked run 1483 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.605 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.606 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.606 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.606 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.606 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.606 | 46448 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.606 | 30551 | Removed run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.606 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.606 | 30551 | Assigned run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.606 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.606 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.606 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8esaa5 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.608 | 46447 | Marked run 1484 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.608 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.609 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.609 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.611 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.612 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.615 | 30555 | Recursively removing directory: /tmp/git.IMIUoN/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.617 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.617 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.617 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.617 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.617 | 46461 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.617 | 30551 | Removed run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.617 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.617 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.617 | 30551 | Assigned run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.617 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.617 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GuWxUz 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.618 | 30552 | Recursively removing directory: /tmp/git.8esaa5/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.619 | 46460 | Marked run 1485 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.619 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.620 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.620 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.620 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.620 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.620 | 46464 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.620 | 30551 | Removed run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.620 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.620 | 30551 | Assigned run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.621 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.620 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.621 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hNI70y 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.622 | 46463 | Marked run 1486 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.622 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.624 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.624 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.625 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.626 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.630 | 30555 | Recursively removing directory: /tmp/git.GuWxUz/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.631 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.631 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.632 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.632 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.632 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.632 | 46478 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.632 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.632 | 30551 | Removed run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.632 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.632 | 30551 | Assigned run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.632 | 30552 | Recursively removing directory: /tmp/git.hNI70y/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.633 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jNP04L 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.634 | 46477 | Marked run 1487 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.634 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.634 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.634 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.635 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.635 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.635 | 46480 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.635 | 30551 | Removed run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.635 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.635 | 30551 | Assigned run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.635 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.635 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.p9tj1n 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.635 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.636 | 46479 | Marked run 1488 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.637 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.638 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.639 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.640 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.641 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.645 | 30555 | Recursively removing directory: /tmp/git.jNP04L/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.647 | 30552 | Recursively removing directory: /tmp/git.p9tj1n/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.647 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.647 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.647 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.647 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.647 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.647 | 46494 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.647 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.647 | 30551 | Removed run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.647 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.647 | 30551 | Assigned run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.648 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TQd1SZ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.649 | 46493 | Marked run 1489 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.649 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.649 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.649 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.649 | 46496 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.650 | 30551 | Removed run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.650 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.650 | 30551 | Assigned run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.650 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.649 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.649 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.649 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.650 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GYWO7b 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.651 | 46495 | Marked run 1490 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.652 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.653 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.654 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.655 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.655 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.660 | 30555 | Recursively removing directory: /tmp/git.TQd1SZ/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.661 | 30552 | Recursively removing directory: /tmp/git.GYWO7b/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.661 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.661 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.662 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.662 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.662 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.662 | 46510 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.662 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.662 | 30551 | Removed run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.662 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.662 | 30551 | Assigned run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.662 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Xtpd17 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.664 | 46509 | Marked run 1491 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.664 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.664 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.664 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.664 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.664 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.664 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.664 | 46512 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.664 | 30551 | Removed run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.664 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.664 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.664 | 30551 | Assigned run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.664 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MXC0bG 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.668 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.668 | 46511 | Marked run 1492 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.668 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.669 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.669 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.670 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.675 | 30555 | Recursively removing directory: /tmp/git.Xtpd17/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.676 | 30552 | Recursively removing directory: /tmp/git.MXC0bG/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.676 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.676 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.677 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.677 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.677 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.677 | 46526 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.677 | 30551 | Removed run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.677 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.677 | 30551 | Assigned run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.677 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.677 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Q2dyv1 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.679 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.679 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.679 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.679 | 46525 | Marked run 1493 as finished 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.679 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.679 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.680 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.680 | 46528 | Added a new worker 6 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.680 | 30551 | Removed run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.680 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.680 | 30551 | Assigned run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.680 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.680 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EFPqGx 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.681 | 46527 | Marked run 1494 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.681 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.683 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.684 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.684 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.685 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.690 | 30555 | Recursively removing directory: /tmp/git.Q2dyv1/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.691 | 30552 | Recursively removing directory: /tmp/git.EFPqGx/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.691 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.691 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.691 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.691 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.691 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.692 | 46542 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.692 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.692 | 30551 | Removed run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.692 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.692 | 30551 | Assigned run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.692 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TqS7lV 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.695 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.695 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.695 | 46541 | Marked run 1495 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.696 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.696 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.696 | 46544 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.696 | 30551 | Removed run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.696 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.696 | 30551 | Assigned run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.696 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.696 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.696 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yYj2SD 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.698 | 46543 | Marked run 1496 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.698 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.700 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.700 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.700 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.701 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.706 | 30555 | Recursively removing directory: /tmp/git.TqS7lV/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.707 | 30552 | Recursively removing directory: /tmp/git.yYj2SD/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.708 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.708 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.708 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.708 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.708 | 46558 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.708 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.708 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.708 | 30551 | Removed run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.709 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.709 | 30551 | Assigned run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.709 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.709 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.709 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.709 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UcP48O 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.709 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.709 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.710 | 46560 | Added a new worker 14 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.710 | 30551 | Removed run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.710 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.710 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.710 | 30551 | Assigned run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.710 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.thyCe5 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.710 | 46557 | Marked run 1497 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.711 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.712 | 46559 | Marked run 1498 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.712 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.716 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.716 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.717 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.717 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.723 | 30555 | Recursively removing directory: /tmp/git.UcP48O/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.723 | 30552 | Recursively removing directory: /tmp/git.thyCe5/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.724 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.724 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.724 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.724 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.724 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 46574 | Added a new worker 12 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30551 | Removed run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30551 | Assigned run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 46576 | Added a new worker 8 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30551 | Removed run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30551 | Assigned run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.725 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.725 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.725 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Oi4WyM 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.725 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.725 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CsPEvJ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.727 | 46573 | Marked run 1499 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.728 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.729 | 46575 | Marked run 1500 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.729 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.730 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.731 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.731 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.732 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.737 | 30555 | Recursively removing directory: /tmp/git.Oi4WyM/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.737 | 30552 | Recursively removing directory: /tmp/git.CsPEvJ/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.738 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.738 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.738 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.739 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.739 | 46590 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.739 | 30551 | Removed run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.739 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.739 | 30551 | Assigned run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.739 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.739 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.739 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.s2RWw0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.739 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.739 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.739 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.739 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.740 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.740 | 46592 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.740 | 30551 | Removed run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.740 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.740 | 30551 | Assigned run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.740 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.740 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.y1VMcb 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.741 | 46589 | Marked run 1501 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.741 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.742 | 46591 | Marked run 1502 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.743 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.744 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.744 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.745 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.745 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.751 | 30555 | Recursively removing directory: /tmp/git.s2RWw0/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.751 | 30552 | Recursively removing directory: /tmp/git.y1VMcb/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.752 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.752 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.752 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.752 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.752 | 46606 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.752 | 30551 | Removed run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.752 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.753 | 30551 | Assigned run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.753 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.753 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.753 | 46608 | Added a new worker 8 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.753 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.753 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.753 | 30551 | Removed run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.753 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.753 | 30551 | Assigned run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.752 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.753 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MJQBIx 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.753 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.753 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.753 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.754 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cclGl0 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.755 | 46605 | Marked run 1503 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.755 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.757 | 46607 | Marked run 1504 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.757 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.758 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.759 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.759 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.759 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.765 | 30555 | Recursively removing directory: /tmp/git.MJQBIx/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.765 | 30552 | Recursively removing directory: /tmp/git.cclGl0/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.766 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.766 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.766 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.766 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.767 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.767 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.766 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 46622 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30551 | Removed run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30551 | Assigned run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 46624 | Added a new worker 8 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30551 | Removed run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30551 | Assigned run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.767 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.767 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XuA4jn 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.768 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.us9Mxt 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.769 | 46621 | Marked run 1505 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.769 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.770 | 46623 | Marked run 1506 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.771 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.773 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.773 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.774 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.774 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.780 | 30555 | Recursively removing directory: /tmp/git.XuA4jn/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.780 | 30552 | Recursively removing directory: /tmp/git.us9Mxt/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.781 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.781 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.781 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.782 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.782 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.782 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.782 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 46638 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30551 | Removed run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30551 | Assigned run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 46640 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30551 | Removed run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.782 | 30551 | Assigned run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.782 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SEDg4u 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.783 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EcpaHS 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.784 | 46637 | Marked run 1507 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.784 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.786 | 46639 | Marked run 1508 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.786 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.787 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.787 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.788 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.788 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.794 | 30552 | Recursively removing directory: /tmp/git.EcpaHS/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.794 | 30555 | Recursively removing directory: /tmp/git.SEDg4u/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.795 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.795 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.795 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.795 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.795 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.795 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.795 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.795 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 46655 | Added a new worker 15 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 46656 | Added a new worker 16 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30551 | Removed run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30551 | Assigned run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.796 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GItXND 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.796 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MvfXtu 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30551 | Removed run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30551 | Assigned run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.796 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.797 | 46653 | Marked run 1509 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.798 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.799 | 46654 | Marked run 1510 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.799 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.801 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.801 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.802 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.802 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.808 | 30555 | Recursively removing directory: /tmp/git.MvfXtu/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.808 | 30552 | Recursively removing directory: /tmp/git.GItXND/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.809 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.809 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.809 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.809 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.809 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.810 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ge1REH 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.809 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.809 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 46670 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 30551 | Removed run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 30551 | Assigned run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.810 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 46672 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.810 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zRZh8x 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 30551 | Removed run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.810 | 30551 | Assigned run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.812 | 46669 | Marked run 1512 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.812 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.813 | 46671 | Marked run 1511 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.813 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.815 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.816 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.816 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.816 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.822 | 30552 | Recursively removing directory: /tmp/git.zRZh8x/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.822 | 30555 | Recursively removing directory: /tmp/git.ge1REH/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.823 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.823 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.823 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.824 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.824 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.824 | 46686 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.824 | 30551 | Removed run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.824 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.824 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.824 | 30551 | Assigned run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.824 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5AJ0fD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.825 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.825 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.825 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.825 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.825 | 46688 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.825 | 30551 | Removed run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.825 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.825 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.825 | 30551 | Assigned run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.825 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.825 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zhZmOH 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.828 | 46685 | Marked run 1514 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.829 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.830 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.830 | 46687 | Marked run 1513 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.831 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.831 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.833 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.833 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.836 | 30552 | Recursively removing directory: /tmp/git.5AJ0fD/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.837 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.837 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.838 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.838 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.838 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.838 | 46701 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.838 | 30551 | Removed run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.838 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.838 | 30551 | Assigned run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.838 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4grvpA 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.839 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.840 | 46699 | Marked run 1515 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.840 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.840 | 30555 | Recursively removing directory: /tmp/git.zhZmOH/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.842 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.842 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.842 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.842 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.842 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.842 | 46704 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.843 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.843 | 30551 | Removed run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.843 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.843 | 30551 | Assigned run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.843 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MO03N6 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.844 | 46703 | Marked run 1516 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.844 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.845 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.846 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.848 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.848 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.852 | 30552 | Recursively removing directory: /tmp/git.4grvpA/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.853 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.853 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.853 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.853 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.853 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.854 | 46718 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.854 | 30551 | Removed run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.854 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.854 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.854 | 30551 | Assigned run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.854 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fcVFdF 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.855 | 30555 | Recursively removing directory: /tmp/git.MO03N6/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.856 | 46717 | Marked run 1517 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.857 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.857 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.857 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.858 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.858 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.858 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.858 | 46720 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.858 | 30551 | Removed run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.858 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.858 | 30551 | Assigned run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.858 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.858 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FnHPVu 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.860 | 46719 | Marked run 1518 as finished 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.860 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.860 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.860 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.863 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.863 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.866 | 30552 | Recursively removing directory: /tmp/git.fcVFdF/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.867 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.868 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.868 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.868 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.868 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.868 | 46733 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.868 | 30551 | Removed run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.868 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.868 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.868 | 30551 | Assigned run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.868 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.T9R7Dp 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.870 | 30555 | Recursively removing directory: /tmp/git.FnHPVu/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.871 | 46732 | Marked run 1519 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.871 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.872 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.872 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.872 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.872 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.872 | 46736 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.872 | 30551 | Removed run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.872 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.872 | 30551 | Assigned run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.872 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.872 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.872 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8nLh87 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.876 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.877 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.877 | 46735 | Marked run 1520 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.877 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.880 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.880 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.883 | 30552 | Recursively removing directory: /tmp/git.T9R7Dp/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.884 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.885 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.885 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.885 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.885 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.885 | 46748 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.885 | 30551 | Removed run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.885 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.885 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.885 | 30551 | Assigned run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.886 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.I44lDV 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.887 | 46746 | Marked run 1521 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.887 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.887 | 30555 | Recursively removing directory: /tmp/git.8nLh87/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.889 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.889 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.889 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.889 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.889 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.889 | 46752 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.889 | 30551 | Removed run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.889 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.889 | 30551 | Assigned run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.889 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RgrdkH 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.890 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.891 | 46751 | Marked run 1522 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.891 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.891 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.892 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.894 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.895 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.898 | 30552 | Recursively removing directory: /tmp/git.I44lDV/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.900 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.900 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.900 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.900 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.900 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.900 | 46766 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.900 | 30551 | Removed run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.900 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.900 | 30551 | Assigned run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.900 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.900 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ESTXi2 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.901 | 30555 | Recursively removing directory: /tmp/git.RgrdkH/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.903 | 46765 | Marked run 1523 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.903 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.904 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.904 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.904 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.904 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.904 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.904 | 46768 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.904 | 30551 | Removed run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.904 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.904 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.904 | 30551 | Assigned run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.904 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.c3EZms 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.906 | 46767 | Marked run 1524 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.906 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.907 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.908 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.909 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.910 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.914 | 30552 | Recursively removing directory: /tmp/git.ESTXi2/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.915 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.915 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.916 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.916 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.916 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.916 | 46782 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.916 | 30551 | Removed run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.916 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.916 | 30551 | Assigned run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.916 | 30555 | Recursively removing directory: /tmp/git.c3EZms/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.916 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.917 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jAY7kI 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.918 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.918 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.918 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.918 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.918 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.918 | 46784 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.918 | 30551 | Removed run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.918 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.918 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.918 | 30551 | Assigned run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.919 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Dbpt8t 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.920 | 46781 | Marked run 1525 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.920 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.922 | 46783 | Marked run 1526 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.922 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.924 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.924 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.924 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.925 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.930 | 30555 | Recursively removing directory: /tmp/git.Dbpt8t/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.931 | 30552 | Recursively removing directory: /tmp/git.jAY7kI/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.932 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.932 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.932 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.932 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.932 | 46798 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.932 | 30551 | Removed run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.932 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.932 | 30551 | Assigned run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.932 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.932 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.932 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.q7lqZG 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.933 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.933 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.933 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.933 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.933 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.933 | 46800 | Added a new worker 14 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.933 | 30551 | Removed run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.933 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.933 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.933 | 30551 | Assigned run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.934 | 46797 | Marked run 1528 as finished 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.934 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1oxA6d 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.934 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.936 | 46799 | Marked run 1527 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.936 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.937 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.938 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.939 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.939 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.944 | 30555 | Recursively removing directory: /tmp/git.q7lqZG/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.945 | 30552 | Recursively removing directory: /tmp/git.1oxA6d/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.946 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.946 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.946 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.946 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.946 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.946 | 46814 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.946 | 30551 | Removed run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.946 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.946 | 30551 | Assigned run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.946 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.946 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Eaqops 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.948 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.948 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.948 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.948 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.948 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.948 | 46816 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.948 | 30551 | Removed run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.948 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.949 | 30551 | Assigned run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.949 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.949 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QV3Giy 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.949 | 46813 | Marked run 1529 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.949 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.951 | 46815 | Marked run 1530 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.951 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.952 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.953 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.954 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.954 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.959 | 30555 | Recursively removing directory: /tmp/git.Eaqops/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.960 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.960 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.960 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.960 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.960 | 46830 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.960 | 30551 | Removed run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.960 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.960 | 30551 | Assigned run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.960 | 30552 | Recursively removing directory: /tmp/git.QV3Giy/ 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.960 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.960 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.960 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jY0k1s 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.963 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.963 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.963 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.963 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.963 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.963 | 46832 | Added a new worker 13 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.963 | 30551 | Removed run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.963 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.963 | 30551 | Assigned run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.963 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.963 | 46829 | Marked run 1531 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.964 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.963 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4oUErL 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.965 | 46831 | Marked run 1532 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.965 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.967 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.968 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.969 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.969 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.974 | 30555 | Recursively removing directory: /tmp/git.jY0k1s/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.975 | 30552 | Recursively removing directory: /tmp/git.4oUErL/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.975 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.975 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.975 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.976 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.976 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.976 | 46846 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.976 | 30551 | Removed run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.976 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.976 | 30551 | Assigned run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.976 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.976 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2e1aOS 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.978 | 46845 | Marked run 1533 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.978 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.978 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.978 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.978 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.978 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.978 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.978 | 46848 | Added a new worker 10 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.978 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.978 | 30551 | Removed run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.978 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.978 | 30551 | Assigned run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.978 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CWP1EL 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.980 | 46847 | Marked run 1534 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.980 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.982 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.983 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.984 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.984 | 30552 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.989 | 30555 | Recursively removing directory: /tmp/git.2e1aOS/ 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.991 | 30552 | Recursively removing directory: /tmp/git.CWP1EL/ 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.991 | 30555 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.991 | 30555 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.991 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.991 | 30555 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.991 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.991 | 46862 | Added a new worker 11 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.991 | 30551 | Removed run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.991 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.991 | 30551 | Assigned run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.992 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.992 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pxIuta 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.993 | 30552 | Process exit code: 0 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.993 | 30552 | Process output: 57 bytes 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.993 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.993 | 46861 | Marked run 1535 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.994 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.994 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.994 | 46864 | Added a new worker 6 to the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.994 | 30551 | Removed run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.994 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.994 | 30551 | Assigned run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.994 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.993 | 30552 | Waiting for a new command 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.994 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tehJ0q 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.996 | 46863 | Marked run 1536 as finished 2024-04-25 03:44:40 | INFO | 30549/cimple-server: 2024-04-25 03:44:40.996 | 30549 | Waiting for new connections 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.997 | 30555 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30555/cimple-worker: 2024-04-25 03:44:40.998 | 30555 | Going to run: ./ci 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.999 | 30552 | Checking out revision HEAD 2024-04-25 03:44:40 | INFO | 30552/cimple-worker: 2024-04-25 03:44:40.999 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.004 | 30555 | Recursively removing directory: /tmp/git.pxIuta/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.005 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.005 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.005 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.005 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.005 | 46878 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.005 | 30551 | Removed run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.005 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.005 | 30551 | Assigned run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.006 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.005 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.006 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AzSV1p 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.006 | 30552 | Recursively removing directory: /tmp/git.tehJ0q/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.007 | 46877 | Marked run 1537 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.007 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.008 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.008 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.008 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.008 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.008 | 46880 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.009 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.009 | 30551 | Removed run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.009 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.009 | 30551 | Assigned run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.008 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.009 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.olkACS 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.011 | 46879 | Marked run 1538 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.011 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.012 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.013 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.014 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.015 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.019 | 30555 | Recursively removing directory: /tmp/git.AzSV1p/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.020 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.020 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.020 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.020 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.020 | 46894 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.020 | 30551 | Removed run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.020 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.020 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.020 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rad2vl 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.020 | 30551 | Assigned run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.021 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.022 | 30552 | Recursively removing directory: /tmp/git.olkACS/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.022 | 46893 | Marked run 1539 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.023 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.024 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.024 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.024 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.024 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.024 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.024 | 46896 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.024 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.024 | 30551 | Removed run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.024 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.025 | 30551 | Assigned run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.025 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.51G04V 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.026 | 46895 | Marked run 1540 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.026 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.027 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.028 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.030 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.030 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.034 | 30555 | Recursively removing directory: /tmp/git.rad2vl/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.035 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.035 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.035 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.035 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.035 | 46910 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.035 | 30551 | Removed run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.035 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.035 | 30551 | Assigned run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.035 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.036 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3Pht1Q 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.036 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.037 | 30552 | Recursively removing directory: /tmp/git.51G04V/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.037 | 46909 | Marked run 1541 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.038 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.038 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.038 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.039 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.039 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.039 | 46912 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.039 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.039 | 30551 | Removed run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.039 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.039 | 30551 | Assigned run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.039 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.039 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Os1kGY 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.040 | 46911 | Marked run 1542 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.040 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.041 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.042 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.044 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.044 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.047 | 30555 | Recursively removing directory: /tmp/git.3Pht1Q/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.049 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.049 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.049 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.049 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.049 | 46925 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.049 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.049 | 30551 | Removed run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.049 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.049 | 30551 | Assigned run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.049 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.050 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EUhEiB 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.051 | 30552 | Recursively removing directory: /tmp/git.Os1kGY/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.051 | 46924 | Marked run 1543 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.051 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.052 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.052 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.053 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.053 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.053 | 46928 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.053 | 30551 | Removed run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.053 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.053 | 30551 | Assigned run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.053 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.053 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.054 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nsIbnI 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.055 | 46927 | Marked run 1544 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.055 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.055 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.056 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.058 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.058 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.062 | 30555 | Recursively removing directory: /tmp/git.EUhEiB/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.063 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.063 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.063 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.063 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.063 | 46942 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.063 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.063 | 30551 | Removed run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.064 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.k1oHRl 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.064 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.064 | 30551 | Assigned run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.064 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.065 | 30552 | Recursively removing directory: /tmp/git.nsIbnI/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.065 | 46940 | Marked run 1545 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.065 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.066 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.066 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.067 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.067 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.067 | 46944 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.067 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.067 | 30551 | Removed run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.067 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.067 | 30551 | Assigned run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.067 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.067 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.A3pIuo 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.069 | 46943 | Marked run 1546 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.069 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.069 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.070 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.072 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.072 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.076 | 30555 | Recursively removing directory: /tmp/git.k1oHRl/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.077 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.077 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.077 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.077 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.077 | 46958 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.077 | 30551 | Removed run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.077 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.078 | 30551 | Assigned run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.078 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.077 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.078 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3lIIbl 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.078 | 30552 | Recursively removing directory: /tmp/git.A3pIuo/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.080 | 46957 | Marked run 1547 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.080 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.081 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.081 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.081 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.081 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.081 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.081 | 46960 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.081 | 30551 | Removed run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.081 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.081 | 30551 | Assigned run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.082 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.081 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UfLuaG 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.083 | 46959 | Marked run 1548 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.083 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.084 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.085 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.087 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.087 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.091 | 30555 | Recursively removing directory: /tmp/git.3lIIbl/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.092 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.092 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.093 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.093 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.093 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.093 | 46974 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.093 | 30551 | Removed run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.093 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.093 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.093 | 30551 | Assigned run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.093 | 30552 | Recursively removing directory: /tmp/git.UfLuaG/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.094 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kOvpus 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.095 | 46973 | Marked run 1549 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.095 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.095 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.095 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.096 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.096 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.096 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.096 | 46976 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.096 | 30551 | Removed run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.096 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.096 | 30551 | Assigned run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.096 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.096 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SeiDm9 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.098 | 46975 | Marked run 1550 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.098 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.099 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.100 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.101 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.101 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.106 | 30555 | Recursively removing directory: /tmp/git.kOvpus/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.107 | 30552 | Recursively removing directory: /tmp/git.SeiDm9/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.108 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.108 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.108 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.108 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.108 | 46990 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.108 | 30551 | Removed run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.108 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.108 | 30551 | Assigned run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.108 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.108 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.108 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FclwDN 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.109 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.109 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.110 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.110 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.110 | 46992 | Added a new worker 14 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.110 | 30551 | Removed run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.110 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.110 | 30551 | Assigned run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.110 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.110 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.110 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.T97DUm 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.110 | 46989 | Marked run 1551 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.111 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.112 | 46991 | Marked run 1552 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.113 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.115 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.115 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.115 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.115 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.121 | 30555 | Recursively removing directory: /tmp/git.FclwDN/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.121 | 30552 | Recursively removing directory: /tmp/git.T97DUm/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.123 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.123 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.123 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.123 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.123 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.123 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 47007 | Added a new worker 14 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 47008 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30551 | Removed run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30551 | Assigned run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30551 | Removed run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.123 | 30551 | Assigned run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.124 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.123 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VcZqQp 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.123 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VZEGTr 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.125 | 47005 | Marked run 1554 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.126 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.128 | 47006 | Marked run 1553 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.129 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.131 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.131 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.131 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.131 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.138 | 30552 | Recursively removing directory: /tmp/git.VcZqQp/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.138 | 30555 | Recursively removing directory: /tmp/git.VZEGTr/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.139 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.139 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.139 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.139 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.139 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.139 | 47022 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.139 | 30551 | Removed run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.139 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.139 | 30551 | Assigned run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.139 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.139 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.139 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.140 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.139 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.139 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9DKral 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.140 | 47024 | Added a new worker 9 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.140 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.140 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kFromk 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.140 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.140 | 30551 | Removed run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.140 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.140 | 30551 | Assigned run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.141 | 47021 | Marked run 1556 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.142 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.143 | 47023 | Marked run 1555 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.144 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.145 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.145 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.145 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.146 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.151 | 30552 | Recursively removing directory: /tmp/git.9DKral/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.152 | 30555 | Recursively removing directory: /tmp/git.kFromk/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.153 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.153 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.153 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.153 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.153 | 47038 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.153 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.153 | 30551 | Removed run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.153 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.153 | 30551 | Assigned run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.153 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.153 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.n214Li 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.153 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.153 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.154 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.154 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.154 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wjWQ74 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.154 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.154 | 47040 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.154 | 30551 | Removed run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.154 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.154 | 30551 | Assigned run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.154 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.155 | 47037 | Marked run 1557 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.155 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.157 | 47039 | Marked run 1558 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.157 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.159 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.160 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.160 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.161 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.166 | 30555 | Recursively removing directory: /tmp/git.wjWQ74/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.166 | 30552 | Recursively removing directory: /tmp/git.n214Li/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.167 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.167 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.167 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.167 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.167 | 47054 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.167 | 30551 | Removed run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.167 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.167 | 30551 | Assigned run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.167 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.167 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SufZ9K 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.168 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.169 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.169 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.169 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.169 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.169 | 47056 | Added a new worker 8 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.169 | 30551 | Removed run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.169 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.169 | 30551 | Assigned run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.169 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.169 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.169 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zYb2Gp 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.170 | 47053 | Marked run 1560 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.170 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.171 | 47055 | Marked run 1559 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.171 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.173 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.174 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.174 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.175 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.180 | 30555 | Recursively removing directory: /tmp/git.SufZ9K/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.181 | 30552 | Recursively removing directory: /tmp/git.zYb2Gp/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.181 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.181 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.181 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.181 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.181 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.181 | 47070 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.181 | 30551 | Removed run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.181 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.181 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.181 | 30551 | Assigned run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.182 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Hp25bk 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.183 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.183 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.183 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.183 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.184 | 47072 | Added a new worker 12 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.184 | 30551 | Removed run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.184 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.184 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.184 | 47069 | Marked run 1561 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.184 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.184 | 30551 | Assigned run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.183 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.184 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.j5ORBi 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.185 | 47071 | Marked run 1562 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.185 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.187 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.188 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.189 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.189 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.193 | 30555 | Recursively removing directory: /tmp/git.Hp25bk/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.195 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.195 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.195 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.195 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.195 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.195 | 47086 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.195 | 30551 | Removed run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.195 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.195 | 30551 | Assigned run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.195 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.196 | 30552 | Recursively removing directory: /tmp/git.j5ORBi/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.196 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DHD1DB 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.197 | 47085 | Marked run 1563 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.197 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.198 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.198 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.198 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.198 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.198 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.198 | 47088 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.199 | 30551 | Removed run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.199 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.199 | 30551 | Assigned run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.199 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.199 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iqypGn 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.201 | 47087 | Marked run 1564 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.201 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.202 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.202 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.204 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.205 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.209 | 30555 | Recursively removing directory: /tmp/git.DHD1DB/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.210 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.210 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.210 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.210 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.210 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.210 | 47102 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.210 | 30551 | Removed run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.210 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.210 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.210 | 30551 | Assigned run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.211 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.o7JuuQ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.211 | 30552 | Recursively removing directory: /tmp/git.iqypGn/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.212 | 47101 | Marked run 1565 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.213 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.214 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.214 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.214 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.214 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.214 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.214 | 47104 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.214 | 30551 | Removed run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.214 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.214 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.214 | 30551 | Assigned run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.214 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.g0ZhIC 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.216 | 47103 | Marked run 1566 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.216 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.217 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.218 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.220 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.220 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.223 | 30555 | Recursively removing directory: /tmp/git.o7JuuQ/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.225 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.225 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.225 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.225 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.225 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.225 | 47117 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.225 | 30551 | Removed run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.225 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.225 | 30551 | Assigned run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.226 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.226 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.s2gvOP 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.227 | 30552 | Recursively removing directory: /tmp/git.g0ZhIC/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.227 | 47116 | Marked run 1567 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.227 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.229 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.229 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.229 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.229 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.229 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.229 | 47120 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.229 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.229 | 30551 | Removed run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.229 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.229 | 30551 | Assigned run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.230 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6iYHhx 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.230 | 47119 | Marked run 1568 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.231 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.232 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.232 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.234 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.235 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.238 | 30555 | Recursively removing directory: /tmp/git.s2gvOP/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.240 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.240 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.240 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.240 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.240 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.240 | 47134 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.240 | 30551 | Removed run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.240 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.240 | 30551 | Assigned run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.241 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.241 | 30552 | Recursively removing directory: /tmp/git.6iYHhx/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.241 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zB9MNI 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.243 | 47133 | Marked run 1569 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.243 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.244 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.244 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.244 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.244 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.244 | 47136 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.244 | 30551 | Removed run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.244 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.244 | 30551 | Assigned run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.244 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.244 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HVHxFb 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.244 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.246 | 47135 | Marked run 1570 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.246 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.248 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.248 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.250 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.250 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.255 | 30555 | Recursively removing directory: /tmp/git.zB9MNI/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.256 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.256 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.256 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.256 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.257 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.257 | 30552 | Recursively removing directory: /tmp/git.HVHxFb/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.257 | 47150 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.257 | 30551 | Removed run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.257 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.257 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.257 | 30551 | Assigned run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.257 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4NdoUk 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.258 | 47149 | Marked run 1571 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.258 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.259 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.259 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.259 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.260 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.260 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.260 | 47152 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.260 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.260 | 30551 | Removed run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.260 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.260 | 30551 | Assigned run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.260 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.j30lZ2 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.262 | 47151 | Marked run 1572 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.262 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.263 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.264 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.265 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.265 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.270 | 30555 | Recursively removing directory: /tmp/git.4NdoUk/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.271 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.271 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.271 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.272 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.272 | 30552 | Recursively removing directory: /tmp/git.j30lZ2/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.272 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.272 | 47166 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.272 | 30551 | Removed run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.272 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.272 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.272 | 30551 | Assigned run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.272 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3iq4HK 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.274 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.274 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.275 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.274 | 47165 | Marked run 1573 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.275 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.275 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.275 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.275 | 47168 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.275 | 30551 | Removed run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.275 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.275 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.i4fdnj 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.275 | 30551 | Assigned run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.276 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.277 | 47167 | Marked run 1574 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.277 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.278 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.278 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.280 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.281 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.284 | 30555 | Recursively removing directory: /tmp/git.3iq4HK/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.286 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.286 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.286 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.286 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.286 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.286 | 47182 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.286 | 30551 | Removed run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.286 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.286 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.286 | 30551 | Assigned run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.287 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MkjJI3 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.288 | 30552 | Recursively removing directory: /tmp/git.i4fdnj/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.288 | 47181 | Marked run 1575 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.288 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.289 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.289 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.289 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.290 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.290 | 47184 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.290 | 30551 | Removed run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.290 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.290 | 30551 | Assigned run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.290 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.290 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.290 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HNJDS0 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.292 | 47183 | Marked run 1576 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.292 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.292 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.293 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.294 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.295 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.298 | 30555 | Recursively removing directory: /tmp/git.MkjJI3/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.300 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.300 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.300 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.300 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.300 | 47198 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.301 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.301 | 30551 | Removed run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.301 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.301 | 30551 | Assigned run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.300 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.301 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GN2AMQ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.301 | 30552 | Recursively removing directory: /tmp/git.HNJDS0/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.303 | 47197 | Marked run 1577 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.303 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.303 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.303 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.303 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.304 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.304 | 47200 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.304 | 30551 | Removed run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.304 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.304 | 30551 | Assigned run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.304 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.304 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.304 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UfnFka 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.306 | 47199 | Marked run 1578 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.306 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.307 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.308 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.308 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.309 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.314 | 30555 | Recursively removing directory: /tmp/git.GN2AMQ/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.315 | 30552 | Recursively removing directory: /tmp/git.UfnFka/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.315 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.315 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.315 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.315 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.315 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.315 | 47214 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.315 | 30551 | Removed run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.315 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.315 | 30551 | Assigned run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.316 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.315 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YtRvqE 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.317 | 47213 | Marked run 1579 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.317 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.317 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.317 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.317 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.317 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.317 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.318 | 47216 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.318 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.318 | 30551 | Removed run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.318 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.318 | 30551 | Assigned run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.318 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZwGo1L 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.320 | 47215 | Marked run 1580 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.320 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.322 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.322 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.323 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.323 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.328 | 30552 | Recursively removing directory: /tmp/git.ZwGo1L/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.328 | 30555 | Recursively removing directory: /tmp/git.YtRvqE/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.330 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.330 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 47231 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30551 | Removed run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30551 | Assigned run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 47232 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30551 | Removed run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30551 | Assigned run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.330 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.330 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.330 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6Vtr6m 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.330 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.330 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.330 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.330 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NfpvIJ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.332 | 47229 | Marked run 1581 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.332 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.334 | 47230 | Marked run 1582 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.334 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.336 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.336 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.336 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.337 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.342 | 30552 | Recursively removing directory: /tmp/git.NfpvIJ/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.342 | 30555 | Recursively removing directory: /tmp/git.6Vtr6m/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.344 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.344 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.344 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.344 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.344 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.344 | 47246 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.344 | 30551 | Removed run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.344 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.344 | 30551 | Assigned run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.344 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.344 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.345 | 47248 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.345 | 30551 | Removed run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.345 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.345 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.345 | 30551 | Assigned run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.344 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.344 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.344 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.345 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XiAnmU 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.344 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hR39vU 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.346 | 47245 | Marked run 1584 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.346 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.348 | 47247 | Marked run 1583 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.348 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.350 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.350 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.351 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.351 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.356 | 30552 | Recursively removing directory: /tmp/git.hR39vU/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.356 | 30555 | Recursively removing directory: /tmp/git.XiAnmU/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.358 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.358 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.358 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.358 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.358 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 47263 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 30551 | Removed run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 30551 | Assigned run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 47264 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.358 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.359 | 30551 | Removed run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.359 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.359 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.359 | 30551 | Assigned run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.358 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.359 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.izNiRl 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.358 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ijuVi1 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.360 | 47261 | Marked run 1585 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.360 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.362 | 47262 | Marked run 1586 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.362 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.364 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.364 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.365 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.365 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.371 | 30555 | Recursively removing directory: /tmp/git.izNiRl/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.371 | 30552 | Recursively removing directory: /tmp/git.ijuVi1/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.372 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.372 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.372 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.372 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.372 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.372 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.372 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.372 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.372 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.372 | 47279 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.372 | 30551 | Removed run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.372 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.372 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.373 | 30551 | Assigned run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.373 | 47280 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.373 | 30551 | Removed run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.373 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.373 | 30551 | Assigned run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.373 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.373 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.373 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VO96sN 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.373 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.l6ceIU 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.374 | 47277 | Marked run 1587 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.375 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.376 | 47278 | Marked run 1588 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.376 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.378 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.378 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.379 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.379 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.384 | 30552 | Recursively removing directory: /tmp/git.VO96sN/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.385 | 30555 | Recursively removing directory: /tmp/git.l6ceIU/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.385 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.386 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.386 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.386 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.386 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.386 | 47294 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.386 | 30551 | Removed run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.386 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.386 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.386 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.386 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.386 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.386 | 30551 | Assigned run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.386 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.387 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.387 | 47296 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.387 | 30551 | Removed run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.387 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.387 | 30551 | Assigned run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.387 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.387 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HKN3md 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.388 | 47293 | Marked run 1589 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.388 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.387 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gnoXgs 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.389 | 47295 | Marked run 1590 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.389 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.391 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.392 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.392 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.392 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.398 | 30552 | Recursively removing directory: /tmp/git.gnoXgs/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.398 | 30555 | Recursively removing directory: /tmp/git.HKN3md/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.399 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.399 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.399 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.399 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.399 | 47310 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.399 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.399 | 30551 | Removed run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.399 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.400 | 30551 | Assigned run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.399 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.400 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.400 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.400 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.400 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.400 | 47312 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.400 | 30551 | Removed run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.400 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.400 | 30551 | Assigned run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.401 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.399 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.400 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3Q3r79 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.400 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pY0SMW 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.401 | 47309 | Marked run 1591 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.402 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.403 | 47311 | Marked run 1592 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.403 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.405 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.405 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.406 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.406 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.411 | 30555 | Recursively removing directory: /tmp/git.pY0SMW/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.411 | 30552 | Recursively removing directory: /tmp/git.3Q3r79/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.413 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.413 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.413 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.413 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.413 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 47327 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30551 | Removed run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.413 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30551 | Assigned run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 47328 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30551 | Removed run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.413 | 30551 | Assigned run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.414 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.414 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.414 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qeDG1r 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.414 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uwkb4H 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.415 | 47325 | Marked run 1594 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.415 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.417 | 47326 | Marked run 1593 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.417 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.420 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.420 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.420 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.420 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.426 | 30555 | Recursively removing directory: /tmp/git.qeDG1r/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.427 | 30552 | Recursively removing directory: /tmp/git.uwkb4H/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.428 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.428 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.428 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.428 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.428 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.428 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.428 | 47343 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.428 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.428 | 47344 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.429 | 30551 | Removed run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.429 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.429 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.429 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.429 | 30551 | Assigned run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.429 | 30551 | Removed run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.429 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.429 | 30551 | Assigned run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.428 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.429 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Q8dWJp 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.428 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.428 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.429 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eh6SZE 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.430 | 47342 | Marked run 1595 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.431 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.432 | 47341 | Marked run 1596 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.432 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.434 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.434 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.435 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.435 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.441 | 30552 | Recursively removing directory: /tmp/git.Q8dWJp/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.441 | 30555 | Recursively removing directory: /tmp/git.eh6SZE/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.442 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.442 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.442 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.442 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.442 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.442 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.442 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.442 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.442 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.442 | 47359 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 30551 | Removed run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 30551 | Assigned run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 47360 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 30551 | Removed run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 30551 | Assigned run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.443 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.443 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qevNgS 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.443 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GXkulo 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.445 | 47357 | Marked run 1598 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.445 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.446 | 47358 | Marked run 1597 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.446 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.449 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.449 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.450 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.450 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.456 | 30555 | Recursively removing directory: /tmp/git.GXkulo/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.456 | 30552 | Recursively removing directory: /tmp/git.qevNgS/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.458 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.458 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.458 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 47375 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30551 | Removed run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30551 | Assigned run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 47376 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30551 | Removed run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.458 | 30551 | Assigned run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.458 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.458 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.458 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.458 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3R5nbF 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.459 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2GRH0O 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.460 | 47373 | Marked run 1599 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.460 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.462 | 47374 | Marked run 1600 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.462 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.464 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.464 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.465 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.465 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.470 | 30555 | Recursively removing directory: /tmp/git.2GRH0O/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.470 | 30552 | Recursively removing directory: /tmp/git.3R5nbF/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.472 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.472 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.472 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.472 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.472 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.472 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.472 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.472 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.473 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NuVjLw 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.472 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.472 | 47391 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.472 | 30551 | Removed run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.472 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.472 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.473 | 30551 | Assigned run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.473 | 47392 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.473 | 30551 | Removed run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.473 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.473 | 30551 | Assigned run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.473 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.473 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.473 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yGbZF5 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.475 | 47390 | Marked run 1601 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.475 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.476 | 47389 | Marked run 1602 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.476 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.478 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.478 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.479 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.479 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.485 | 30552 | Recursively removing directory: /tmp/git.NuVjLw/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.485 | 30555 | Recursively removing directory: /tmp/git.yGbZF5/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.486 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.486 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.486 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.486 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.486 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.487 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.486 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 47406 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 30551 | Removed run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.486 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.487 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KilkS3 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 30551 | Assigned run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 47408 | Added a new worker 8 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 30551 | Removed run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.487 | 30551 | Assigned run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.488 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.udEqkB 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.489 | 47405 | Marked run 1604 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.489 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.490 | 47407 | Marked run 1603 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.491 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.492 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.493 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.493 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.493 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.499 | 30555 | Recursively removing directory: /tmp/git.udEqkB/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.499 | 30552 | Recursively removing directory: /tmp/git.KilkS3/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.500 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.500 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.501 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.501 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.501 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 47422 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30551 | Removed run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30551 | Assigned run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 47424 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30551 | Removed run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.501 | 30551 | Assigned run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.502 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oMwLWA 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.501 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.502 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QY7sHP 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.503 | 47421 | Marked run 1606 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.503 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.505 | 47423 | Marked run 1605 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.505 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.507 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.507 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.508 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.508 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.513 | 30555 | Recursively removing directory: /tmp/git.oMwLWA/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.513 | 30552 | Recursively removing directory: /tmp/git.QY7sHP/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.515 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.515 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.515 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.515 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.515 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.515 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.515 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HP47MV 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.515 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SQmKc1 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 47439 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 47440 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30551 | Removed run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30551 | Assigned run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30551 | Removed run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30551 | Assigned run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.515 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.517 | 47437 | Marked run 1607 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.517 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.519 | 47438 | Marked run 1608 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.519 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.520 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.521 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.521 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.522 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.527 | 30552 | Recursively removing directory: /tmp/git.SQmKc1/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.527 | 30555 | Recursively removing directory: /tmp/git.HP47MV/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.528 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.528 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.528 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.528 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.528 | 47454 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30551 | Removed run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30551 | Assigned run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.528 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.529 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yV5UvK 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.529 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.529 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.529 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 47456 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30551 | Removed run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.529 | 30551 | Assigned run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.530 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dJWEbM 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.530 | 47453 | Marked run 1610 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.531 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.532 | 47455 | Marked run 1609 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.532 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.535 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.535 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.535 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.535 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.541 | 30555 | Recursively removing directory: /tmp/git.dJWEbM/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.541 | 30552 | Recursively removing directory: /tmp/git.yV5UvK/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.542 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.542 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.542 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.542 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.543 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.542 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 47471 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30551 | Removed run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30551 | Assigned run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 47472 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30551 | Removed run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.543 | 30551 | Assigned run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.543 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nX97vO 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.543 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.543 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.C465ic 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.546 | 47469 | Marked run 1611 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.546 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.547 | 47470 | Marked run 1612 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.547 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.549 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.549 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.549 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.550 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.555 | 30552 | Recursively removing directory: /tmp/git.C465ic/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.556 | 30555 | Recursively removing directory: /tmp/git.nX97vO/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.556 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.556 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.556 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.557 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.557 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.557 | 47486 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.557 | 30551 | Removed run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.557 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.557 | 30551 | Assigned run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.557 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.557 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ka6hL4 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.558 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.558 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.559 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.559 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LyLbxe 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.559 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.559 | 47485 | Marked run 1613 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.559 | 47488 | Added a new worker 6 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.559 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.559 | 30551 | Removed run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.559 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.559 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.559 | 30551 | Assigned run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.565 | 47487 | Marked run 1614 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.565 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.567 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.568 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.568 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.569 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.574 | 30552 | Recursively removing directory: /tmp/git.Ka6hL4/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.575 | 30555 | Recursively removing directory: /tmp/git.LyLbxe/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.576 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.576 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.576 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.576 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.576 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.576 | 47502 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.576 | 30551 | Removed run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.576 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.576 | 30551 | Assigned run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.577 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.577 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.577 | 47504 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.577 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.577 | 30551 | Removed run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.577 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.577 | 30551 | Assigned run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.576 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bCcwUF 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.576 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.576 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.577 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.577 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qu7VtK 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.579 | 47501 | Marked run 1615 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.579 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.581 | 47503 | Marked run 1616 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.581 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.583 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.583 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.583 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.583 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.589 | 30552 | Recursively removing directory: /tmp/git.bCcwUF/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.589 | 30555 | Recursively removing directory: /tmp/git.qu7VtK/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.590 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.590 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.591 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.591 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.591 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 47518 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30551 | Removed run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30551 | Assigned run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 47520 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30551 | Removed run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.591 | 30551 | Assigned run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.592 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MYTqjJ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.591 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.592 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aRvfZ2 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.593 | 47517 | Marked run 1617 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.593 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.595 | 47519 | Marked run 1618 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.595 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.597 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.597 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.597 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.597 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.603 | 30555 | Recursively removing directory: /tmp/git.aRvfZ2/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.603 | 30552 | Recursively removing directory: /tmp/git.MYTqjJ/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.604 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.604 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.604 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 47534 | Added a new worker 12 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30551 | Removed run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30551 | Assigned run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 47536 | Added a new worker 8 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30551 | Removed run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30551 | Assigned run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.605 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.605 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.605 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WOjWRQ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.604 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.604 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.605 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.605 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JvmF9u 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.607 | 47533 | Marked run 1620 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.607 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.608 | 47535 | Marked run 1619 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.608 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.611 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.611 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.612 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.612 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.617 | 30552 | Recursively removing directory: /tmp/git.JvmF9u/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.617 | 30555 | Recursively removing directory: /tmp/git.WOjWRQ/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.619 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.619 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.619 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.619 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.619 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.619 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.619 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.619 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.619 | 47551 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 47552 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 30551 | Removed run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 30551 | Assigned run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 30551 | Removed run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 30551 | Assigned run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.620 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.619 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.620 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wWK8EH 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.620 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uG8y48 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.622 | 47550 | Marked run 1621 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.622 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.624 | 47549 | Marked run 1622 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.624 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.625 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.626 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.626 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.627 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.632 | 30552 | Recursively removing directory: /tmp/git.uG8y48/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.633 | 30555 | Recursively removing directory: /tmp/git.wWK8EH/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.634 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.634 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.634 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.634 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.634 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.634 | 47566 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.634 | 30551 | Removed run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.634 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.634 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.634 | 30551 | Assigned run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.635 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xWT5U6 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.635 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.635 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.635 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.635 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.635 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.635 | 47568 | Added a new worker 14 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.635 | 30551 | Removed run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.635 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.635 | 30551 | Assigned run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.636 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pkZyjY 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.636 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.636 | 47565 | Marked run 1623 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.636 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.638 | 47567 | Marked run 1624 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.638 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.641 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.641 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.641 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.641 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.647 | 30552 | Recursively removing directory: /tmp/git.xWT5U6/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.647 | 30555 | Recursively removing directory: /tmp/git.pkZyjY/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.649 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.649 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.649 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.649 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.649 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 47583 | Added a new worker 14 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30551 | Removed run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30551 | Assigned run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 47584 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30551 | Removed run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.649 | 30551 | Assigned run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.650 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.650 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.650 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.07RtyJ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.649 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.650 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wfsDku 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.651 | 47582 | Marked run 1626 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.651 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.653 | 47581 | Marked run 1625 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.653 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.655 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.655 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.655 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.656 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.661 | 30552 | Recursively removing directory: /tmp/git.wfsDku/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.662 | 30555 | Recursively removing directory: /tmp/git.07RtyJ/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.663 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.663 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.663 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.663 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.663 | 47598 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.663 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.663 | 30551 | Removed run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.663 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.663 | 30551 | Assigned run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.663 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.663 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.663 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.663 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.663 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.663 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vumhIm 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.664 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.664 | 47600 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.664 | 30551 | Removed run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.664 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.664 | 30551 | Assigned run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.664 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.664 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sfNl99 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.665 | 47597 | Marked run 1628 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.665 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.667 | 47599 | Marked run 1627 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.667 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.668 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.669 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.669 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.670 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.675 | 30552 | Recursively removing directory: /tmp/git.vumhIm/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.676 | 30555 | Recursively removing directory: /tmp/git.sfNl99/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.676 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.676 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.676 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.676 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.677 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.677 | 47614 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.677 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.677 | 30551 | Removed run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.677 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.677 | 30551 | Assigned run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.677 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.k0YV4s 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.678 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.678 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.678 | 47613 | Marked run 1629 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.678 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.678 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.679 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.679 | 47616 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.679 | 30551 | Removed run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.679 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.679 | 30551 | Assigned run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.679 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.679 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.679 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bpNrSV 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.680 | 47615 | Marked run 1630 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.680 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.683 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.684 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.684 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.685 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.690 | 30552 | Recursively removing directory: /tmp/git.k0YV4s/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.691 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.691 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.691 | 30555 | Recursively removing directory: /tmp/git.bpNrSV/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.691 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.691 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.691 | 47630 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.691 | 30551 | Removed run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.691 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.692 | 30551 | Assigned run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.692 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.691 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.692 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nxiC9B 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.694 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.694 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.694 | 47629 | Marked run 1631 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.694 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.694 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.694 | 47632 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.694 | 30551 | Removed run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.694 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.694 | 30551 | Assigned run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.694 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.694 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.694 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pIvkXL 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.696 | 47631 | Marked run 1632 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.696 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.697 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.698 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.699 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.700 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.704 | 30552 | Recursively removing directory: /tmp/git.nxiC9B/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.705 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.705 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.705 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.705 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.705 | 47646 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.705 | 30551 | Removed run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.705 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.705 | 30551 | Assigned run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.706 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.706 | 30555 | Recursively removing directory: /tmp/git.pIvkXL/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.705 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.706 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AV3q1f 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.708 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.708 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.708 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.708 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.708 | 47645 | Marked run 1633 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.708 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.708 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.708 | 47648 | Added a new worker 6 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.709 | 30551 | Removed run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.709 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.709 | 30551 | Assigned run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.709 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.709 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6TMT6X 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.711 | 47647 | Marked run 1634 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.711 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.712 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.713 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.714 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.715 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.718 | 30552 | Recursively removing directory: /tmp/git.AV3q1f/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.720 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.720 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.720 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.720 | 30555 | Recursively removing directory: /tmp/git.6TMT6X/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.720 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.720 | 47662 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.720 | 30551 | Removed run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.720 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.720 | 30551 | Assigned run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.721 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.720 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.721 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Surk7N 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.723 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.723 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.723 | 47661 | Marked run 1635 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.723 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.723 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.723 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.723 | 47664 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.723 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.723 | 30551 | Removed run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.723 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.723 | 30551 | Assigned run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.723 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.723 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sYpF3o 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.725 | 47663 | Marked run 1636 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.725 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.726 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.727 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.728 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.728 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.733 | 30552 | Recursively removing directory: /tmp/git.Surk7N/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.734 | 30555 | Recursively removing directory: /tmp/git.sYpF3o/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.734 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.735 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.735 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.735 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.735 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.735 | 47678 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.735 | 30551 | Removed run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.735 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.735 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8QNztU 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.735 | 30551 | Assigned run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.735 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.737 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.737 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.737 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.737 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.737 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.737 | 47680 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.737 | 30551 | Removed run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.737 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.737 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.737 | 30551 | Assigned run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.737 | 47677 | Marked run 1637 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.737 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.738 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.L1b5zG 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.739 | 47679 | Marked run 1638 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.739 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.741 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.742 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.742 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.743 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.747 | 30552 | Recursively removing directory: /tmp/git.8QNztU/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.749 | 30555 | Recursively removing directory: /tmp/git.L1b5zG/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.749 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.749 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.749 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.749 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.749 | 47694 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.749 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.749 | 30551 | Removed run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.749 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.749 | 30551 | Assigned run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.749 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.749 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.D9Uppo 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.751 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.751 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.751 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.752 | 47693 | Marked run 1639 as finished 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.752 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.752 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.752 | 47696 | Added a new worker 6 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.752 | 30551 | Removed run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.752 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.752 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.752 | 30551 | Assigned run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.752 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iI3Zti 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.753 | 47695 | Marked run 1640 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.753 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.755 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.756 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.757 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.758 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.762 | 30552 | Recursively removing directory: /tmp/git.D9Uppo/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.763 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.763 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.763 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.763 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.763 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.763 | 47710 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.763 | 30551 | Removed run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.763 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.763 | 30555 | Recursively removing directory: /tmp/git.iI3Zti/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.764 | 30551 | Assigned run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.764 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NpuuTn 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.764 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.766 | 47709 | Marked run 1641 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.766 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.766 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.766 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.766 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.766 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.766 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.767 | 47712 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.767 | 30551 | Removed run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.767 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.767 | 30551 | Assigned run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.767 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.767 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VL5Zeo 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.770 | 47711 | Marked run 1642 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.770 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.771 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.771 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.773 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.774 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.777 | 30552 | Recursively removing directory: /tmp/git.NpuuTn/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.778 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.778 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.779 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.779 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.779 | 47725 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.779 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.779 | 30551 | Removed run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.779 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.779 | 30551 | Assigned run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.779 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.779 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ew8Gxe 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.780 | 30555 | Recursively removing directory: /tmp/git.VL5Zeo/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.782 | 47724 | Marked run 1643 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.782 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.783 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.783 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.783 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.783 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.783 | 47728 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.783 | 30551 | Removed run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.783 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.783 | 30551 | Assigned run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.783 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.783 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ISpFga 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.784 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.785 | 47727 | Marked run 1644 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.785 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.786 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.786 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.788 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.789 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.792 | 30552 | Recursively removing directory: /tmp/git.ew8Gxe/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.794 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.794 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.794 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.794 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.794 | 47742 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.794 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.794 | 30551 | Removed run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.794 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.794 | 30551 | Assigned run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.794 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.794 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EC5xSo 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.796 | 30555 | Recursively removing directory: /tmp/git.ISpFga/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.796 | 47741 | Marked run 1645 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.796 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.797 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.797 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.798 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.798 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.798 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.798 | 47744 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.798 | 30551 | Removed run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.798 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.798 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.798 | 30551 | Assigned run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.798 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1hSJmU 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.800 | 47743 | Marked run 1646 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.800 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.800 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.801 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.803 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.804 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.807 | 30552 | Recursively removing directory: /tmp/git.EC5xSo/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.808 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.808 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.808 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.808 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.808 | 47758 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.808 | 30551 | Removed run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.808 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.808 | 30551 | Assigned run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.809 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.808 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.809 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gbGBm6 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.810 | 30555 | Recursively removing directory: /tmp/git.1hSJmU/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.811 | 47756 | Marked run 1647 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.811 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.812 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.812 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.812 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.812 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.812 | 47760 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.812 | 30551 | Removed run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.812 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.812 | 30551 | Assigned run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.812 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.812 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.812 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uliQ08 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.814 | 47759 | Marked run 1648 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.814 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.814 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.815 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.817 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.818 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.821 | 30552 | Recursively removing directory: /tmp/git.gbGBm6/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.822 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.822 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.822 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.822 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.822 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.822 | 47773 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.822 | 30551 | Removed run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.822 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.823 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.823 | 30551 | Assigned run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.823 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TcNe2B 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.824 | 47772 | Marked run 1649 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.824 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.824 | 30555 | Recursively removing directory: /tmp/git.uliQ08/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.825 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.825 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.826 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.826 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.826 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.826 | 47776 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.826 | 30551 | Removed run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.826 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.826 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.826 | 30551 | Assigned run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.826 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VZiYmM 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.828 | 47775 | Marked run 1650 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.828 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.828 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.829 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.831 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.832 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.835 | 30552 | Recursively removing directory: /tmp/git.TcNe2B/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.836 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.836 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.836 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.836 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.836 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.836 | 47789 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.836 | 30551 | Removed run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.836 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.837 | 30551 | Assigned run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.837 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.837 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QVI1yu 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.838 | 30555 | Recursively removing directory: /tmp/git.VZiYmM/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.839 | 47788 | Marked run 1651 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.839 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.840 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.840 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.840 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.840 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.840 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.840 | 47792 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.840 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.840 | 30551 | Removed run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.840 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.840 | 30551 | Assigned run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.840 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dvJgO0 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.842 | 47791 | Marked run 1652 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.842 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.842 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.843 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.845 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.845 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.849 | 30552 | Recursively removing directory: /tmp/git.QVI1yu/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.850 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.850 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.851 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.851 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.851 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.851 | 47806 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.851 | 30551 | Removed run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.851 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.851 | 30551 | Assigned run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.851 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.851 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rWUW3Z 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.851 | 30555 | Recursively removing directory: /tmp/git.dvJgO0/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.853 | 47805 | Marked run 1653 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.853 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.853 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.853 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.853 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.853 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.853 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.853 | 47808 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.854 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.854 | 30551 | Removed run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.854 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.854 | 30551 | Assigned run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.854 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.69jYXH 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.856 | 47807 | Marked run 1654 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.856 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.857 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.858 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.858 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.859 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.864 | 30552 | Recursively removing directory: /tmp/git.rWUW3Z/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.865 | 30555 | Recursively removing directory: /tmp/git.69jYXH/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.865 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.865 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.865 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.865 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.865 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.865 | 47822 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.865 | 30551 | Removed run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.865 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.865 | 30551 | Assigned run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.865 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TkRICr 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.866 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.867 | 47821 | Marked run 1655 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.867 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.867 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.867 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.868 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.868 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.868 | 47824 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.868 | 30551 | Removed run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.868 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.868 | 30551 | Assigned run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.868 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.868 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Mq6fYo 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.868 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.870 | 47823 | Marked run 1656 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.870 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.871 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.872 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.873 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.874 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.877 | 30552 | Recursively removing directory: /tmp/git.TkRICr/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.879 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.879 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.879 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.879 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.879 | 47838 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.879 | 30551 | Removed run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.879 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.879 | 30551 | Assigned run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.879 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.879 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.I1HI3A 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.880 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.880 | 30555 | Recursively removing directory: /tmp/git.Mq6fYo/ 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.883 | 47837 | Marked run 1657 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.883 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.883 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.883 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.884 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.884 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.884 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.884 | 47840 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.884 | 30551 | Removed run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.884 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.884 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.884 | 30551 | Assigned run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.884 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QWwnfR 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.886 | 47839 | Marked run 1658 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.886 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.888 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.888 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.889 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.889 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.895 | 30552 | Recursively removing directory: /tmp/git.I1HI3A/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.895 | 30555 | Recursively removing directory: /tmp/git.QWwnfR/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.896 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.896 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.896 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.896 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.896 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.896 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.896 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.896 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.896 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 47855 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 30551 | Removed run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 30551 | Assigned run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 47856 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 30551 | Removed run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.897 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JATZga 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.897 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Qjf7ie 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.897 | 30551 | Assigned run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.898 | 47854 | Marked run 1660 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.898 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.900 | 47853 | Marked run 1659 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.900 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.902 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.902 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.903 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.903 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.908 | 30552 | Recursively removing directory: /tmp/git.JATZga/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.908 | 30555 | Recursively removing directory: /tmp/git.Qjf7ie/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.910 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.910 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.910 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.910 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.910 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.910 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 47871 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30551 | Removed run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30551 | Assigned run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 47872 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30551 | Removed run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.910 | 30551 | Assigned run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.911 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.911 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.911 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.uILm6H 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.911 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DPNfCn 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.912 | 47870 | Marked run 1661 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.912 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.913 | 47869 | Marked run 1662 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.914 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.916 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.916 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.917 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.917 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.922 | 30552 | Recursively removing directory: /tmp/git.uILm6H/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.922 | 30555 | Recursively removing directory: /tmp/git.DPNfCn/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.924 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.924 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 47886 | Added a new worker 12 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 30551 | Removed run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 30551 | Assigned run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 47888 | Added a new worker 9 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 30551 | Removed run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.924 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.925 | 30551 | Assigned run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.925 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.924 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.924 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.924 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.925 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GwuS4J 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.924 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.924 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pBDlrw 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.926 | 47885 | Marked run 1664 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.927 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.928 | 47887 | Marked run 1663 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.928 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.930 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.930 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.931 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.931 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.937 | 30555 | Recursively removing directory: /tmp/git.GwuS4J/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.937 | 30552 | Recursively removing directory: /tmp/git.pBDlrw/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.938 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.938 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.938 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.939 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 47902 | Added a new worker 10 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30551 | Removed run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30551 | Assigned run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 47904 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30551 | Removed run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.939 | 30551 | Assigned run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.939 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tsa5ta 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.939 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.939 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.939 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.940 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YXwHLs 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.941 | 47901 | Marked run 1666 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.941 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.944 | 47903 | Marked run 1665 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.944 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.946 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.946 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.947 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.947 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.952 | 30552 | Recursively removing directory: /tmp/git.YXwHLs/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.952 | 30555 | Recursively removing directory: /tmp/git.tsa5ta/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.953 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.953 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.954 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 47919 | Added a new worker 14 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30551 | Removed run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30551 | Assigned run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 47920 | Added a new worker 16 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30551 | Removed run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.954 | 30551 | Assigned run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.954 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.954 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VqQQxG 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.954 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.954 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.954 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kIc6z2 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.956 | 47917 | Marked run 1668 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.957 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.958 | 47918 | Marked run 1667 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.958 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.960 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.960 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.960 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.961 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.966 | 30555 | Recursively removing directory: /tmp/git.kIc6z2/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.967 | 30552 | Recursively removing directory: /tmp/git.VqQQxG/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.967 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.967 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.968 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.968 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.968 | 47934 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.968 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.968 | 30551 | Removed run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.968 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.968 | 30551 | Assigned run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.968 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.968 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vD98HZ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.968 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.968 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.969 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.968 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.969 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.969 | 47936 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.969 | 30551 | Removed run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.969 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.969 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.969 | 30551 | Assigned run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.969 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oKEkeh 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.970 | 47933 | Marked run 1670 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.970 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.972 | 47935 | Marked run 1669 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.972 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.973 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.974 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.974 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.974 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.980 | 30555 | Recursively removing directory: /tmp/git.vD98HZ/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.980 | 30552 | Recursively removing directory: /tmp/git.oKEkeh/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.981 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.981 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.981 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.981 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 47950 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30551 | Removed run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30551 | Assigned run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.982 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.982 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.982 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.981 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.982 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZPzcyu 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 47952 | Added a new worker 13 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30551 | Removed run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.982 | 30551 | Assigned run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.982 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fiYsvw 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.983 | 47949 | Marked run 1671 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.983 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.985 | 47951 | Marked run 1672 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.985 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.987 | 30552 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.987 | 30555 | Checking out revision HEAD 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.988 | 30552 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.988 | 30555 | Going to run: ./ci 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.993 | 30552 | Recursively removing directory: /tmp/git.fiYsvw/ 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.994 | 30555 | Recursively removing directory: /tmp/git.ZPzcyu/ 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.995 | 30552 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.995 | 30552 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 47966 | Added a new worker 11 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30551 | Removed run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30551 | Assigned run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 47968 | Added a new worker 15 to the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30551 | Removed run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.995 | 30551 | Assigned run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.996 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.995 | 30552 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30552/cimple-worker: 2024-04-25 03:44:41.995 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zoelz7 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.995 | 30555 | Process exit code: 0 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.995 | 30555 | Process output: 57 bytes 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.995 | 30555 | Waiting for a new command 2024-04-25 03:44:41 | INFO | 30555/cimple-worker: 2024-04-25 03:44:41.996 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.F8N7eT 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.997 | 47965 | Marked run 1674 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.998 | 30549 | Waiting for new connections 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.999 | 47967 | Marked run 1673 as finished 2024-04-25 03:44:41 | INFO | 30549/cimple-server: 2024-04-25 03:44:41.999 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.001 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.001 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.002 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.002 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.008 | 30552 | Recursively removing directory: /tmp/git.zoelz7/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.008 | 30555 | Recursively removing directory: /tmp/git.F8N7eT/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.009 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.009 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.009 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.009 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 47982 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30551 | Removed run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30551 | Assigned run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.010 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.010 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.010 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gi7UFQ 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 47984 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.010 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30551 | Removed run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.010 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G2kAn8 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.010 | 30551 | Assigned run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.011 | 47981 | Marked run 1675 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.012 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.014 | 47983 | Marked run 1676 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.014 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.015 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.016 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.016 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.016 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.022 | 30555 | Recursively removing directory: /tmp/git.G2kAn8/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.022 | 30552 | Recursively removing directory: /tmp/git.gi7UFQ/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.023 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.023 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 47998 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30551 | Removed run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30551 | Assigned run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 48000 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30551 | Removed run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30551 | Assigned run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.024 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.024 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.024 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.024 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.025 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.622wzv 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.024 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.024 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DUy3G9 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.026 | 47997 | Marked run 1677 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.026 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.028 | 47999 | Marked run 1678 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.028 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.029 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.030 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.030 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.030 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.036 | 30555 | Recursively removing directory: /tmp/git.622wzv/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.036 | 30552 | Recursively removing directory: /tmp/git.DUy3G9/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.037 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.037 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.037 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.037 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.037 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.037 | 48014 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.037 | 30551 | Removed run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.037 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.037 | 30551 | Assigned run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.037 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.038 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.038 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.037 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZLkhF4 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.038 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.038 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.038 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.038 | 48016 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.038 | 30551 | Removed run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.038 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.038 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.038 | 30551 | Assigned run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.038 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qnMKWg 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.039 | 48013 | Marked run 1680 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.039 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.041 | 48015 | Marked run 1679 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.041 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.043 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.043 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.044 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.044 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.049 | 30555 | Recursively removing directory: /tmp/git.ZLkhF4/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.050 | 30552 | Recursively removing directory: /tmp/git.qnMKWg/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.051 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.051 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.051 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.051 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.051 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.051 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.051 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.052 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vnF4t8 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.051 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.051 | 48030 | Added a new worker 12 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.051 | 30551 | Removed run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.052 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.X28Uh4 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.051 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.051 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.052 | 30551 | Assigned run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.052 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.052 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.052 | 48032 | Added a new worker 9 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.052 | 30551 | Removed run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.052 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.052 | 30551 | Assigned run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.052 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.054 | 48029 | Marked run 1681 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.054 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.055 | 48031 | Marked run 1682 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.055 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.057 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.058 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.058 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.058 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.064 | 30555 | Recursively removing directory: /tmp/git.vnF4t8/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.064 | 30552 | Recursively removing directory: /tmp/git.X28Uh4/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.065 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.065 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.066 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.066 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.066 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 48046 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30551 | Removed run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30551 | Assigned run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 48048 | Added a new worker 8 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30551 | Removed run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.066 | 30551 | Assigned run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.066 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Tp7152 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.066 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.066 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QfRjUW 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.068 | 48045 | Marked run 1683 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.068 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.070 | 48047 | Marked run 1684 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.070 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.072 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.072 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.072 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.073 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.078 | 30555 | Recursively removing directory: /tmp/git.Tp7152/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.078 | 30552 | Recursively removing directory: /tmp/git.QfRjUW/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.080 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.080 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.080 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.080 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.080 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.080 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 48063 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30551 | Removed run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30551 | Assigned run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 48064 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30551 | Removed run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.080 | 30551 | Assigned run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.081 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.081 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.080 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BDMQcp 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.080 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NalDT3 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.082 | 48061 | Marked run 1685 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.082 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.084 | 48062 | Marked run 1686 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.084 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.086 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.086 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.086 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.086 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.092 | 30552 | Recursively removing directory: /tmp/git.NalDT3/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.092 | 30555 | Recursively removing directory: /tmp/git.BDMQcp/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.094 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.094 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.094 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.094 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.094 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.094 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.094 | 48078 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.094 | 30551 | Removed run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.094 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.094 | 30551 | Assigned run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.094 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.094 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.094 | 48080 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.094 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.095 | 30551 | Removed run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.094 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.095 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.094 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cXoR2O 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.095 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mwu0zN 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.095 | 30551 | Assigned run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.095 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.097 | 48077 | Marked run 1688 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.097 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.099 | 48079 | Marked run 1687 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.099 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.100 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.101 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.101 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.101 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.107 | 30552 | Recursively removing directory: /tmp/git.cXoR2O/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.107 | 30555 | Recursively removing directory: /tmp/git.mwu0zN/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.108 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.108 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 48096 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30551 | Removed run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30551 | Assigned run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 48097 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30551 | Removed run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30551 | Assigned run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.109 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.109 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.109 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8g6Ajc 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.108 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.108 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.109 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.109 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ai4O0X 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.111 | 48094 | Marked run 1689 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.111 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.113 | 48095 | Marked run 1690 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.113 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.114 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.114 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.115 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.115 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.121 | 30552 | Recursively removing directory: /tmp/git.8g6Ajc/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.121 | 30555 | Recursively removing directory: /tmp/git.ai4O0X/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.122 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.122 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.122 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.122 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.123 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 48113 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30551 | Removed run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30551 | Assigned run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 48112 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30551 | Removed run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30551 | Assigned run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.123 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.123 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.123 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vDcin7 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.123 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7Zk7FA 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.125 | 48110 | Marked run 1692 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.125 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.126 | 48111 | Marked run 1691 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.126 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.128 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.129 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.129 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.130 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.135 | 30555 | Recursively removing directory: /tmp/git.7Zk7FA/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.136 | 30552 | Recursively removing directory: /tmp/git.vDcin7/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.137 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.137 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 48127 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30551 | Removed run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30551 | Assigned run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 48129 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30551 | Removed run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.137 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.138 | 30551 | Assigned run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.137 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.137 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.137 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.138 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wG4qSF 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.137 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.137 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ec9lhk 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.139 | 48126 | Marked run 1693 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.139 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.141 | 48128 | Marked run 1694 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.141 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.143 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.143 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.143 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.144 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.149 | 30555 | Recursively removing directory: /tmp/git.Ec9lhk/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.149 | 30552 | Recursively removing directory: /tmp/git.wG4qSF/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.150 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.150 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 48143 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30551 | Removed run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30551 | Assigned run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 48145 | Added a new worker 8 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30551 | Removed run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.151 | 30551 | Assigned run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.151 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.151 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.151 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.151 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.v1cAFD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.151 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.151 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5lXYoS 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.153 | 48142 | Marked run 1695 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.153 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.154 | 48144 | Marked run 1696 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.155 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.156 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.156 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.157 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.157 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.162 | 30552 | Recursively removing directory: /tmp/git.v1cAFD/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.162 | 30555 | Recursively removing directory: /tmp/git.5lXYoS/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.164 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.164 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.164 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.164 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.164 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.164 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 48160 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30551 | Removed run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30551 | Assigned run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 48161 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30551 | Removed run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30551 | Assigned run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.164 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.165 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.164 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9BLaWK 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.164 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tghY0t 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.167 | 48159 | Marked run 1697 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.167 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.168 | 48158 | Marked run 1698 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.168 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.170 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.170 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.170 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.171 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.176 | 30555 | Recursively removing directory: /tmp/git.9BLaWK/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.177 | 30552 | Recursively removing directory: /tmp/git.tghY0t/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.178 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.178 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.178 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 48175 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30551 | Removed run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30551 | Assigned run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 48177 | Added a new worker 8 to the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.178 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DsP8NM 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30551 | Removed run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.178 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.178 | 30551 | Assigned run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.178 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.179 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.178 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.179 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1qXbRk 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.181 | 48174 | Marked run 1700 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.181 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.182 | 48176 | Marked run 1699 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.182 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.184 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.184 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.184 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.185 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.190 | 30555 | Recursively removing directory: /tmp/git.DsP8NM/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.190 | 30552 | Recursively removing directory: /tmp/git.1qXbRk/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.191 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.191 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.192 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.192 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.192 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.192 | 48191 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.192 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.192 | 30551 | Removed run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.192 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.192 | 30551 | Assigned run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.192 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.F2NvwM 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.193 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.193 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.193 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.193 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.193 | 48193 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.193 | 30551 | Removed run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.193 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.193 | 30551 | Assigned run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.193 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RxIvvL 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.193 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.193 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.194 | 48190 | Marked run 1701 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.194 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.196 | 48192 | Marked run 1702 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.196 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.198 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.198 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.198 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.199 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.204 | 30555 | Recursively removing directory: /tmp/git.F2NvwM/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.205 | 30552 | Recursively removing directory: /tmp/git.RxIvvL/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.206 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.206 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.206 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.206 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.206 | 48207 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.206 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.206 | 30551 | Removed run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.206 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.206 | 30551 | Assigned run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.206 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.207 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.207 | 48209 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.207 | 30551 | Removed run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.207 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.207 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.207 | 30551 | Assigned run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.206 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.207 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.er1yPy 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.206 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.206 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.206 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.207 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SLmV8v 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.208 | 48206 | Marked run 1703 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.208 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.210 | 48208 | Marked run 1704 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.210 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.212 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.212 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.213 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.213 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.219 | 30555 | Recursively removing directory: /tmp/git.er1yPy/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.219 | 30552 | Recursively removing directory: /tmp/git.SLmV8v/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.220 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.220 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.220 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.220 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.220 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.220 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 48223 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 48225 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 30551 | Removed run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 30551 | Assigned run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 30551 | Removed run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.221 | 30551 | Assigned run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.220 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.220 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.221 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.221 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hh1ksT 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.221 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pGrvru 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.222 | 48222 | Marked run 1705 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.223 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.224 | 48224 | Marked run 1706 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.224 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.226 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.226 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.227 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.227 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.232 | 30552 | Recursively removing directory: /tmp/git.hh1ksT/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.233 | 30555 | Recursively removing directory: /tmp/git.pGrvru/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.234 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.234 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.234 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.234 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.234 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 48241 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 48240 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30551 | Removed run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30551 | Assigned run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30551 | Removed run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.234 | 30551 | Assigned run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.234 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.234 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2wixnF 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.234 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7TuSeS 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.236 | 48239 | Marked run 1707 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.237 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.238 | 48238 | Marked run 1708 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.238 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.240 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.240 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.240 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.240 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.246 | 30552 | Recursively removing directory: /tmp/git.2wixnF/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.246 | 30555 | Recursively removing directory: /tmp/git.7TuSeS/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.247 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.247 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.247 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.247 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.248 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.247 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.247 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.247 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 48257 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 48256 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 30551 | Removed run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 30551 | Assigned run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 30551 | Removed run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.248 | 30551 | Assigned run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.247 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.248 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6oGtr2 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.248 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kYGj02 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.250 | 48254 | Marked run 1710 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.250 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.252 | 48255 | Marked run 1709 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.252 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.253 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.253 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.254 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.254 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.259 | 30555 | Recursively removing directory: /tmp/git.kYGj02/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.259 | 30552 | Recursively removing directory: /tmp/git.6oGtr2/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.261 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.261 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 48272 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 48273 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30551 | Removed run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30551 | Assigned run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30551 | Removed run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30551 | Assigned run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.261 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.261 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.261 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.261 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.262 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bqqeKG 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.261 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.261 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4cosMG 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.263 | 48271 | Marked run 1712 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.264 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.265 | 48270 | Marked run 1711 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.265 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.267 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.268 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.268 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.268 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.274 | 30555 | Recursively removing directory: /tmp/git.4cosMG/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.274 | 30552 | Recursively removing directory: /tmp/git.bqqeKG/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.275 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.275 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.275 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.275 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.275 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.275 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.276 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 48287 | Added a new worker 12 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30551 | Removed run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30551 | Assigned run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 48289 | Added a new worker 9 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30551 | Removed run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30551 | Assigned run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.276 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.276 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XYNvMn 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.276 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fI7tQF 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.277 | 48286 | Marked run 1713 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.278 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.279 | 48288 | Marked run 1714 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.279 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.281 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.281 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.282 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.282 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.287 | 30552 | Recursively removing directory: /tmp/git.fI7tQF/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.287 | 30555 | Recursively removing directory: /tmp/git.XYNvMn/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.288 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.288 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.289 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.289 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.289 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.289 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 48305 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30551 | Removed run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30551 | Assigned run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 48303 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30551 | Removed run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30551 | Assigned run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.289 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.290 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.80eplj 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.290 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YQPTDG 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.290 | 48302 | Marked run 1716 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.291 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.292 | 48304 | Marked run 1715 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.292 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.295 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.295 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.296 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.296 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.302 | 30552 | Recursively removing directory: /tmp/git.YQPTDG/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.302 | 30555 | Recursively removing directory: /tmp/git.80eplj/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.303 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.303 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.303 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.303 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.304 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.303 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.304 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.304 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.304 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.q8kpTI 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 48319 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 30551 | Removed run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 30551 | Assigned run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.304 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NLkjAI 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 48321 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 30551 | Removed run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.304 | 30551 | Assigned run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.306 | 48318 | Marked run 1718 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.306 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.307 | 48320 | Marked run 1717 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.307 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.309 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.309 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.310 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.310 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.315 | 30552 | Recursively removing directory: /tmp/git.q8kpTI/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.316 | 30555 | Recursively removing directory: /tmp/git.NLkjAI/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.317 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.317 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.317 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.317 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.317 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.317 | 48335 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.317 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.317 | 30551 | Removed run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.317 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.317 | 30551 | Assigned run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.317 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.317 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.318 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.318 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.318 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.318 | 48337 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.318 | 30551 | Removed run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.318 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.318 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.318 | 30551 | Assigned run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.318 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YuIsYX 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.318 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bvtug2 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.319 | 48334 | Marked run 1719 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.319 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.320 | 48336 | Marked run 1720 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.321 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.323 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.323 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.324 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.324 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.330 | 30555 | Recursively removing directory: /tmp/git.YuIsYX/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.330 | 30552 | Recursively removing directory: /tmp/git.bvtug2/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.331 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.331 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.331 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.331 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.331 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.332 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.331 | 48351 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.332 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RKfZR7 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.332 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.331 | 30551 | Removed run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.332 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.331 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.332 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rnq1fr 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.331 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.331 | 30551 | Assigned run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.332 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.332 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.332 | 48353 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.332 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.332 | 30551 | Removed run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.332 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.332 | 30551 | Assigned run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.333 | 48350 | Marked run 1722 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.333 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.335 | 48352 | Marked run 1721 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.335 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.337 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.337 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.338 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.338 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.343 | 30552 | Recursively removing directory: /tmp/git.rnq1fr/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.343 | 30555 | Recursively removing directory: /tmp/git.RKfZR7/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.345 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.345 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.345 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.345 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.345 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.345 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 48369 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30551 | Removed run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30551 | Assigned run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 48368 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30551 | Removed run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30551 | Assigned run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.345 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.345 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EcS1PV 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.345 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.IOmbDK 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.348 | 48367 | Marked run 1724 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.348 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.349 | 48366 | Marked run 1723 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.349 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.351 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.351 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.351 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.352 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.357 | 30555 | Recursively removing directory: /tmp/git.IOmbDK/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.358 | 30552 | Recursively removing directory: /tmp/git.EcS1PV/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.358 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.358 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.358 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.358 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.359 | 48383 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.359 | 30551 | Removed run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.359 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.359 | 30551 | Assigned run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.358 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.359 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.A2Bt24 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.359 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.360 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.360 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.360 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.360 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.360 | 48385 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.360 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.360 | 30551 | Removed run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.360 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.360 | 30551 | Assigned run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.360 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.360 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EtRSip 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.361 | 48382 | Marked run 1726 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.361 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.362 | 48384 | Marked run 1725 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.363 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.364 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.364 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.365 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.365 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.370 | 30555 | Recursively removing directory: /tmp/git.A2Bt24/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.371 | 30552 | Recursively removing directory: /tmp/git.EtRSip/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.372 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.372 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.372 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.372 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.372 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.372 | 48399 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.372 | 30551 | Removed run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.372 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.372 | 30551 | Assigned run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.372 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SocY9J 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.372 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.373 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.373 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.373 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.373 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.373 | 48401 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.373 | 30551 | Removed run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.373 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.373 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.373 | 30551 | Assigned run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.373 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WMcudA 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.374 | 48398 | Marked run 1727 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.374 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.376 | 48400 | Marked run 1728 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.376 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.378 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.378 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.378 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.379 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.384 | 30552 | Recursively removing directory: /tmp/git.WMcudA/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.384 | 30555 | Recursively removing directory: /tmp/git.SocY9J/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.386 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.386 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.386 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.386 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.386 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 48416 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30551 | Removed run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30551 | Assigned run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 48417 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30551 | Removed run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.386 | 30551 | Assigned run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.386 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.386 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iF1WNj 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.387 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KI0q0v 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.388 | 48415 | Marked run 1729 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.388 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.390 | 48414 | Marked run 1730 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.390 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.391 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.392 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.392 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.392 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.398 | 30555 | Recursively removing directory: /tmp/git.KI0q0v/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.398 | 30552 | Recursively removing directory: /tmp/git.iF1WNj/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.399 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.399 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.400 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.400 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 48431 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30551 | Removed run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30551 | Assigned run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 48433 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30551 | Removed run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.400 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.400 | 30551 | Assigned run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.400 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PTMOqX 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.400 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.401 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.17x5hy 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.402 | 48430 | Marked run 1732 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.402 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.403 | 48432 | Marked run 1731 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.404 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.406 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.406 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.406 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.406 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.412 | 30552 | Recursively removing directory: /tmp/git.17x5hy/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.412 | 30555 | Recursively removing directory: /tmp/git.PTMOqX/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.413 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.413 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.413 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.413 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.413 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.413 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 48448 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 30551 | Removed run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 30551 | Assigned run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 48449 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 30551 | Removed run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.414 | 30551 | Assigned run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.413 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.414 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UiFXse 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.413 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.413 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.413 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.414 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Uwvqqa 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.416 | 48446 | Marked run 1733 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.416 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.418 | 48447 | Marked run 1734 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.418 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.419 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.419 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.420 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.420 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.425 | 30552 | Recursively removing directory: /tmp/git.Uwvqqa/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.426 | 30555 | Recursively removing directory: /tmp/git.UiFXse/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.427 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.427 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.427 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.427 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.427 | 48463 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.427 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.427 | 30551 | Removed run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.427 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.427 | 30551 | Assigned run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.427 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.427 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vco2jL 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.428 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.428 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.428 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.428 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.428 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.428 | 48465 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.428 | 30551 | Removed run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.428 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.428 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.428 | 30551 | Assigned run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.429 | 48462 | Marked run 1736 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.429 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.429 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G37j0R 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.431 | 48464 | Marked run 1735 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.431 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.433 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.433 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.434 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.434 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.439 | 30555 | Recursively removing directory: /tmp/git.G37j0R/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.440 | 30552 | Recursively removing directory: /tmp/git.vco2jL/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.441 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.441 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.441 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.441 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.441 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 48479 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.441 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GS9i7t 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.441 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.441 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xSMv2D 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30551 | Removed run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30551 | Assigned run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 48481 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30551 | Removed run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.441 | 30551 | Assigned run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.446 | 48478 | Marked run 1738 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.446 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.448 | 48480 | Marked run 1737 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.448 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.449 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.449 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.449 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.450 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.455 | 30555 | Recursively removing directory: /tmp/git.GS9i7t/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.456 | 30552 | Recursively removing directory: /tmp/git.xSMv2D/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.457 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.457 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.457 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.457 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.457 | 48495 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.457 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.457 | 30551 | Removed run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.457 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.457 | 30551 | Assigned run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.458 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.458 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.458 | 48497 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.458 | 30551 | Removed run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.458 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.458 | 30551 | Assigned run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.458 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.457 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.457 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eQqLR4 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.457 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.457 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.457 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.458 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wLRAkF 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.459 | 48494 | Marked run 1739 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.459 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.461 | 48496 | Marked run 1740 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.461 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.463 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.463 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.463 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.464 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.469 | 30555 | Recursively removing directory: /tmp/git.eQqLR4/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.469 | 30552 | Recursively removing directory: /tmp/git.wLRAkF/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.470 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.470 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.470 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.470 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 48512 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30551 | Removed run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30551 | Assigned run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 48513 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30551 | Removed run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.471 | 30551 | Assigned run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.470 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.470 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.471 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.471 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hyfjcC 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.471 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.471 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bYYk3o 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.472 | 48511 | Marked run 1742 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.472 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.474 | 48510 | Marked run 1741 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.474 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.476 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.477 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.477 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.477 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.483 | 30555 | Recursively removing directory: /tmp/git.bYYk3o/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.483 | 30552 | Recursively removing directory: /tmp/git.hyfjcC/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.484 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.484 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.484 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.484 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 48527 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30551 | Removed run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30551 | Assigned run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 48529 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30551 | Removed run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.485 | 30551 | Assigned run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.484 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.485 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zClTyX 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.485 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.485 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.485 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.485 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bpaccP 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.487 | 48526 | Marked run 1743 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.487 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.489 | 48528 | Marked run 1744 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.489 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.490 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.491 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.491 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.491 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.497 | 30555 | Recursively removing directory: /tmp/git.zClTyX/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.497 | 30552 | Recursively removing directory: /tmp/git.bpaccP/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.499 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.499 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 48544 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30551 | Removed run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.499 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30551 | Assigned run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.499 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.499 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 48545 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.500 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HefaQS 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.499 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30551 | Removed run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.499 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iSZfYU 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.499 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.500 | 30551 | Assigned run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.500 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.501 | 48543 | Marked run 1745 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.501 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.503 | 48542 | Marked run 1746 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.503 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.504 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.505 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.505 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.505 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.511 | 30552 | Recursively removing directory: /tmp/git.iSZfYU/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.512 | 30555 | Recursively removing directory: /tmp/git.HefaQS/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.513 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.513 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.513 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.513 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.513 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.513 | 48559 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.513 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.513 | 30551 | Removed run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.513 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.513 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.513 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.513 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.513 | 30551 | Assigned run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.513 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.514 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QjVLlp 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.513 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.514 | 48561 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.514 | 30551 | Removed run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.514 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.514 | 30551 | Assigned run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.514 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.514 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RukT6n 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.515 | 48558 | Marked run 1747 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.515 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.517 | 48560 | Marked run 1748 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.517 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.519 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.519 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.520 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.520 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.526 | 30552 | Recursively removing directory: /tmp/git.QjVLlp/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.526 | 30555 | Recursively removing directory: /tmp/git.RukT6n/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.527 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.527 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 48576 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30551 | Removed run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30551 | Assigned run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 48577 | Added a new worker 16 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30551 | Removed run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30551 | Assigned run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.527 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.528 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.527 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.527 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JspGJ3 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.527 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.527 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.527 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.528 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OwQBGu 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.529 | 48574 | Marked run 1750 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.529 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.531 | 48575 | Marked run 1749 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.531 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.533 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.533 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.533 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.534 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.539 | 30552 | Recursively removing directory: /tmp/git.JspGJ3/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.540 | 30555 | Recursively removing directory: /tmp/git.OwQBGu/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.541 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.541 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.541 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.541 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.541 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.541 | 48591 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.541 | 30551 | Removed run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.541 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.541 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.541 | 30551 | Assigned run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.541 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AYb36B 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.544 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.544 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.544 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.544 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.544 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.544 | 48593 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.544 | 30551 | Removed run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.544 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.544 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.544 | 30551 | Assigned run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.545 | 48590 | Marked run 1751 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.545 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.545 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JhpjQ5 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.548 | 48592 | Marked run 1752 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.548 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.549 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.549 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.550 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.550 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.556 | 30555 | Recursively removing directory: /tmp/git.JhpjQ5/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.556 | 30552 | Recursively removing directory: /tmp/git.AYb36B/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.557 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.557 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.557 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.557 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.557 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.557 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.557 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.557 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.557 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 48608 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 30551 | Removed run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 30551 | Assigned run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 48609 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 30551 | Removed run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 30551 | Assigned run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.558 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.558 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dXEw9P 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.557 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.558 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4piDoW 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.560 | 48606 | Marked run 1754 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.560 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.562 | 48607 | Marked run 1753 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.562 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.563 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.564 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.564 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.564 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.570 | 30555 | Recursively removing directory: /tmp/git.4piDoW/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.570 | 30552 | Recursively removing directory: /tmp/git.dXEw9P/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.571 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.571 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.571 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.571 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.571 | 48623 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.571 | 30551 | Removed run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.571 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.571 | 30551 | Assigned run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.572 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.571 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.572 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dR5tkJ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.573 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.573 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.573 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.573 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.573 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.573 | 48625 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.573 | 30551 | Removed run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.573 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.573 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.573 | 30551 | Assigned run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.574 | 48622 | Marked run 1755 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.574 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.574 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fLo3iF 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.576 | 48624 | Marked run 1756 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.576 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.577 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.578 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.579 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.579 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.584 | 30555 | Recursively removing directory: /tmp/git.dR5tkJ/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.586 | 30552 | Recursively removing directory: /tmp/git.fLo3iF/ 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.586 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.586 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.586 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.586 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.586 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.587 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.y7yPkE 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.586 | 48639 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.586 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.587 | 30551 | Removed run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.587 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.587 | 30551 | Assigned run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.588 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.588 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.589 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.588 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.589 | 48638 | Marked run 1757 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.589 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.589 | 48641 | Added a new worker 6 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.589 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.589 | 30551 | Removed run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.589 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.589 | 30551 | Assigned run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.589 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.548gCI 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.590 | 48640 | Marked run 1758 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.590 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.592 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.593 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.593 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.594 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.598 | 30555 | Recursively removing directory: /tmp/git.y7yPkE/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.600 | 30552 | Recursively removing directory: /tmp/git.548gCI/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.600 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.600 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.600 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.600 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.600 | 48655 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.600 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.601 | 30551 | Removed run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.601 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.601 | 30551 | Assigned run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.600 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.601 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wezh2Y 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.602 | 48654 | Marked run 1759 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.603 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.603 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.603 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.603 | 48657 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.603 | 30551 | Removed run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.603 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.603 | 30551 | Assigned run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.603 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.602 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.603 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.603 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.603 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6wA58S 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.605 | 48656 | Marked run 1760 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.605 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.608 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.608 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.608 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.609 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.614 | 30555 | Recursively removing directory: /tmp/git.wezh2Y/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.615 | 30552 | Recursively removing directory: /tmp/git.6wA58S/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.616 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.616 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.616 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.616 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.616 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.616 | 48671 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.616 | 30551 | Removed run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.616 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.616 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.616 | 30551 | Assigned run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.617 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WgwTUm 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.619 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.619 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.619 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.619 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.619 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.619 | 48673 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.619 | 48670 | Marked run 1761 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.619 | 30551 | Removed run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.619 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.619 | 30551 | Assigned run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.620 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.620 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.620 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vflm5P 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.622 | 48672 | Marked run 1762 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.622 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.623 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.624 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.624 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.625 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.630 | 30555 | Recursively removing directory: /tmp/git.WgwTUm/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.631 | 30552 | Recursively removing directory: /tmp/git.vflm5P/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.631 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.631 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.631 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.632 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.632 | 48687 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.632 | 30551 | Removed run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.632 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.632 | 30551 | Assigned run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.632 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.632 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.632 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Rrps79 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.632 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.632 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.633 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.633 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.633 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.633 | 48689 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.633 | 30551 | Removed run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.633 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.633 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.633 | 30551 | Assigned run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.633 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7ALmyx 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.634 | 48686 | Marked run 1763 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.634 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.636 | 48688 | Marked run 1764 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.636 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.637 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.638 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.638 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.639 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.644 | 30555 | Recursively removing directory: /tmp/git.Rrps79/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.645 | 30552 | Recursively removing directory: /tmp/git.7ALmyx/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.645 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.645 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.645 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.645 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.645 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.645 | 48703 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.645 | 30551 | Removed run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.645 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.646 | 30551 | Assigned run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.646 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.646 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GmAXMK 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.647 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.647 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.648 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.648 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.648 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.648 | 48705 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.648 | 30551 | Removed run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.648 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.648 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.648 | 30551 | Assigned run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.648 | 48702 | Marked run 1765 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.648 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.648 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rbd1R4 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.650 | 48704 | Marked run 1766 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.650 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.652 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.652 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.653 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.654 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.659 | 30555 | Recursively removing directory: /tmp/git.GmAXMK/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.659 | 30552 | Recursively removing directory: /tmp/git.rbd1R4/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.660 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.660 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.660 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.660 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.660 | 48719 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.660 | 30551 | Removed run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.660 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.660 | 30551 | Assigned run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.660 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.660 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.660 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GY7B9V 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.662 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.662 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.662 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.662 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.662 | 48721 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.662 | 30551 | Removed run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.662 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.662 | 30551 | Assigned run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.662 | 48718 | Marked run 1767 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.662 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.662 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.662 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.662 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PGzRYS 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.664 | 48720 | Marked run 1768 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.664 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.669 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.669 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.669 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.669 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.675 | 30555 | Recursively removing directory: /tmp/git.GY7B9V/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.675 | 30552 | Recursively removing directory: /tmp/git.PGzRYS/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.677 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.677 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.677 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.677 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.677 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.677 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 48735 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30551 | Removed run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30551 | Assigned run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 48737 | Added a new worker 9 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30551 | Removed run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.677 | 30551 | Assigned run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.678 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.c474B4 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.678 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9ymd6k 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.679 | 48734 | Marked run 1769 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.679 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.680 | 48736 | Marked run 1770 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.680 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.683 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.683 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.683 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.684 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.689 | 30552 | Recursively removing directory: /tmp/git.9ymd6k/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.689 | 30555 | Recursively removing directory: /tmp/git.c474B4/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.691 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.691 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.691 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 48751 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 30551 | Removed run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 30551 | Assigned run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 48753 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.691 | 30551 | Removed run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.692 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.692 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.692 | 30551 | Assigned run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.691 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1OMnue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.691 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.691 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.691 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.692 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zneKti 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.693 | 48750 | Marked run 1772 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.693 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.695 | 48752 | Marked run 1771 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.696 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.696 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.697 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.697 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.698 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.702 | 30552 | Recursively removing directory: /tmp/git.1OMnue/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.703 | 30555 | Recursively removing directory: /tmp/git.zneKti/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.704 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.704 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.704 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.704 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.704 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.704 | 48767 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.704 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.704 | 30551 | Removed run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.704 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.704 | 30551 | Assigned run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.704 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ibDsZi 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.706 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.706 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.706 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.706 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.706 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.706 | 48769 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.706 | 30551 | Removed run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.706 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.706 | 30551 | Assigned run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.706 | 48766 | Marked run 1773 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.707 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.707 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.707 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ei3T2Z 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.708 | 48768 | Marked run 1774 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.708 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.710 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.710 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.711 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.712 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.716 | 30552 | Recursively removing directory: /tmp/git.ibDsZi/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.718 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.718 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.718 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.718 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.718 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.718 | 48783 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.718 | 30551 | Removed run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.718 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.718 | 30551 | Assigned run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.718 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.718 | 30555 | Recursively removing directory: /tmp/git.Ei3T2Z/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.718 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GiM8EV 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.720 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.720 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.720 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.720 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.721 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.721 | 48785 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.721 | 48782 | Marked run 1775 as finished 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.721 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GGwUHi 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.721 | 30551 | Removed run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.721 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.721 | 30551 | Assigned run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.721 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.722 | 48784 | Marked run 1776 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.722 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.725 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.725 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.725 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.726 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.731 | 30552 | Recursively removing directory: /tmp/git.GiM8EV/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.732 | 30555 | Recursively removing directory: /tmp/git.GGwUHi/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.733 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.733 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 48799 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 30551 | Removed run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.733 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.733 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.733 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.733 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.733 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2OQefD 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 30551 | Assigned run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 48801 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.733 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.734 | 30551 | Removed run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.734 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.734 | 30551 | Assigned run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.734 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.yqtyh7 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.735 | 48798 | Marked run 1777 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.735 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.736 | 48800 | Marked run 1778 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.736 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.739 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.740 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.740 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.740 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.746 | 30552 | Recursively removing directory: /tmp/git.2OQefD/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.746 | 30555 | Recursively removing directory: /tmp/git.yqtyh7/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.747 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.747 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.747 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.747 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.747 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.747 | 48815 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30551 | Removed run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30551 | Assigned run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.748 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.748 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.748 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.748 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XhMaa9 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 48817 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30551 | Removed run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.748 | 30551 | Assigned run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.749 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dBCgIY 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.750 | 48814 | Marked run 1779 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.750 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.751 | 48816 | Marked run 1780 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.751 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.753 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.754 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.754 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.755 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.760 | 30552 | Recursively removing directory: /tmp/git.XhMaa9/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.761 | 30555 | Recursively removing directory: /tmp/git.dBCgIY/ 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 48831 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30551 | Removed run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30551 | Assigned run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.761 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.762 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.762 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.762 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.761 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.762 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.762 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.agKboX 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 48833 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30551 | Removed run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.762 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.763 | 30551 | Assigned run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.763 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.q5mAPq 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.764 | 48830 | Marked run 1781 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.764 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.766 | 48832 | Marked run 1782 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.766 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.768 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.768 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.769 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.769 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.774 | 30552 | Recursively removing directory: /tmp/git.agKboX/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.775 | 30555 | Recursively removing directory: /tmp/git.q5mAPq/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.776 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.776 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.776 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.776 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.776 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.776 | 48847 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.776 | 30551 | Removed run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.776 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.776 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.776 | 30551 | Assigned run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.776 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8VDfnk 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.777 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.777 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.777 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.777 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.777 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.777 | 48849 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.777 | 30551 | Removed run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.777 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.777 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.777 | 30551 | Assigned run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.780 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7m4RgU 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.781 | 48846 | Marked run 1783 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.782 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.784 | 48848 | Marked run 1784 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.784 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.786 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.787 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.787 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.787 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.793 | 30555 | Recursively removing directory: /tmp/git.7m4RgU/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.793 | 30552 | Recursively removing directory: /tmp/git.8VDfnk/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.795 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.795 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.795 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 48863 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 30551 | Removed run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 30551 | Assigned run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 48865 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.795 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.796 | 30551 | Removed run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.796 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.796 | 30551 | Assigned run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.795 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.795 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.795 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.796 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iFw9YT 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.795 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.taJYYK 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.798 | 48862 | Marked run 1786 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.798 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.799 | 48864 | Marked run 1785 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.799 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.801 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.801 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.801 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.802 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.807 | 30555 | Recursively removing directory: /tmp/git.taJYYK/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.808 | 30552 | Recursively removing directory: /tmp/git.iFw9YT/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.809 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.809 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.809 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.809 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.809 | 48879 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.809 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.809 | 30551 | Removed run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.809 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.809 | 30551 | Assigned run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.809 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.809 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tXzVTo 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.811 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.811 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.811 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.811 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.811 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.811 | 48881 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.811 | 30551 | Removed run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.811 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.811 | 30551 | Assigned run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.811 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.812 | 48878 | Marked run 1787 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.812 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.812 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.tK0rCy 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.814 | 48880 | Marked run 1788 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.814 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.815 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.815 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.817 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.817 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.821 | 30555 | Recursively removing directory: /tmp/git.tXzVTo/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.823 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.823 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.823 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.823 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BM5NCq 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.823 | 30552 | Recursively removing directory: /tmp/git.tK0rCy/ 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.823 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.823 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.823 | 48895 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.823 | 30551 | Removed run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.823 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.823 | 30551 | Assigned run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.823 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.825 | 48894 | Marked run 1789 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.825 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.826 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.826 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.826 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.826 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.826 | 48897 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.826 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.826 | 30551 | Removed run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.826 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.826 | 30551 | Assigned run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.826 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.826 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GouVoD 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.828 | 48896 | Marked run 1790 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.828 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.829 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.829 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.831 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.832 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.835 | 30555 | Recursively removing directory: /tmp/git.BM5NCq/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.837 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.837 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.837 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.837 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.837 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.837 | 48911 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.837 | 30551 | Removed run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.837 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.837 | 30551 | Assigned run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.837 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3OudLl 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.838 | 30552 | Recursively removing directory: /tmp/git.GouVoD/ 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.838 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.839 | 48910 | Marked run 1791 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.840 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.840 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.840 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.840 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.840 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.840 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.840 | 48913 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.840 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.841 | 30551 | Removed run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.841 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.841 | 30551 | Assigned run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.841 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7cKAZn 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.842 | 48912 | Marked run 1792 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.842 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.843 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.844 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.845 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.846 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.850 | 30555 | Recursively removing directory: /tmp/git.3OudLl/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.852 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.852 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.852 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.852 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.852 | 48927 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.852 | 30551 | Removed run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.852 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.852 | 30551 | Assigned run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.852 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.852 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.852 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LPA5lX 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.852 | 30552 | Recursively removing directory: /tmp/git.7cKAZn/ 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.854 | 48926 | Marked run 1793 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.854 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.855 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.855 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.855 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.855 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.855 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.855 | 48929 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.855 | 30551 | Removed run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.855 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.855 | 30551 | Assigned run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.856 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.856 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SdnpGi 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.857 | 48928 | Marked run 1794 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.857 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.859 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.860 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.861 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.862 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.866 | 30555 | Recursively removing directory: /tmp/git.LPA5lX/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.867 | 30552 | Recursively removing directory: /tmp/git.SdnpGi/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.868 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.868 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.868 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.868 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.868 | 48943 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.868 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.868 | 30551 | Removed run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.868 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.868 | 30551 | Assigned run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.868 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.868 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZP0uwZ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.870 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.870 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.870 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.870 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.870 | 48945 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.870 | 30551 | Removed run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.870 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.870 | 48942 | Marked run 1795 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.870 | 30551 | Assigned run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.870 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.870 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.870 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NZuQ3P 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.872 | 48944 | Marked run 1796 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.872 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.874 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.875 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.875 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.875 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.881 | 30555 | Recursively removing directory: /tmp/git.ZP0uwZ/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.881 | 30552 | Recursively removing directory: /tmp/git.NZuQ3P/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.882 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.882 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.882 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.882 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.883 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.883 | 48959 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.883 | 30551 | Removed run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.883 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.883 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.883 | 30551 | Assigned run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.883 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FUEv1E 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.883 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.883 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.884 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.884 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.claZnl 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.884 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.884 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.884 | 48961 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.884 | 30551 | Removed run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.884 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.884 | 30551 | Assigned run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.884 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.884 | 48958 | Marked run 1797 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.885 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.887 | 48960 | Marked run 1798 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.887 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.888 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.888 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.889 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.889 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.895 | 30552 | Recursively removing directory: /tmp/git.claZnl/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.895 | 30555 | Recursively removing directory: /tmp/git.FUEv1E/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.897 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.897 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.897 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 48976 | Added a new worker 14 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 30551 | Removed run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 30551 | Assigned run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.897 | 48977 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.898 | 30551 | Removed run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.898 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.898 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.898 | 30551 | Assigned run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.897 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rshI7a 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.897 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.897 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.897 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.898 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7KfGK3 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.899 | 48975 | Marked run 1799 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.899 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.902 | 48974 | Marked run 1800 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.902 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.903 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.903 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.904 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.904 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.910 | 30555 | Recursively removing directory: /tmp/git.7KfGK3/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.910 | 30552 | Recursively removing directory: /tmp/git.rshI7a/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.911 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.911 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.911 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.911 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.911 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.911 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.911 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.911 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.911 | 48992 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 30551 | Removed run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 30551 | Assigned run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 48993 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 30551 | Removed run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.912 | 30551 | Assigned run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.913 | 48990 | Marked run 1802 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.913 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.912 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ReHnRf 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.911 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.912 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9Vsgyu 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.915 | 48991 | Marked run 1801 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.915 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.917 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.917 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.918 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.918 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.924 | 30555 | Recursively removing directory: /tmp/git.9Vsgyu/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.924 | 30552 | Recursively removing directory: /tmp/git.ReHnRf/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.925 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.925 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.925 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.925 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.925 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.925 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.925 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.925 | 49007 | Added a new worker 12 to the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.926 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bLhMoV 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.926 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.925 | 30551 | Removed run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.933 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.927 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XvyPJk 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.926 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.933 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.933 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.926 | 30551 | Assigned run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.940 | 30552 | Recursively removing directory: /tmp/git.bLhMoV/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.933 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.926 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.941 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.941 | 30555 | Recursively removing directory: /tmp/git.XvyPJk/ 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.926 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.941 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.942 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.926 | 49009 | Added a new worker 8 to the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.942 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.942 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.926 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.942 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ON1cG4 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.942 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.926 | 30551 | Removed run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.948 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.949 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.943 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9x0mGk 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.950 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.950 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.957 | 30555 | Recursively removing directory: /tmp/git.9x0mGk/ 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.926 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.957 | 30552 | Recursively removing directory: /tmp/git.ON1cG4/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.959 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.926 | 30551 | Assigned run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.958 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.959 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.928 | 49006 | Marked run 1804 as finished 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.958 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.959 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.928 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.959 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.960 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AstKJk 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.930 | 49008 | Marked run 1803 as finished 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.959 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.G5fPBE 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.965 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.930 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.964 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.965 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.972 | 30555 | Recursively removing directory: /tmp/git.AstKJk/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.973 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.965 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.973 | 30552 | Recursively removing directory: /tmp/git.G5fPBE/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.976 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.976 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.976 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.976 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qvNXxF 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.973 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.974 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.974 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.agqSY6 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 49023 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30551 | Removed run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30551 | Assigned run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 49025 | Added a new worker 15 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30551 | Removed run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.942 | 30551 | Assigned run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.947 | 49022 | Marked run 1805 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.947 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.949 | 49024 | Marked run 1806 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.949 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 49039 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30551 | Removed run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30551 | Assigned run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 49041 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30551 | Removed run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30551 | Assigned run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.959 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.961 | 49038 | Marked run 1807 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.961 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.963 | 49040 | Marked run 1808 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.963 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.974 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.974 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.974 | 49055 | Added a new worker 10 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.974 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.974 | 30551 | Removed run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.974 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.974 | 30551 | Assigned run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.976 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.976 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.976 | 49057 | Added a new worker 13 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.976 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.976 | 30551 | Removed run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.976 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.976 | 30551 | Assigned run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.976 | 49054 | Marked run 1810 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.976 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.978 | 49056 | Marked run 1809 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.978 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.980 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.981 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.982 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.982 | 30552 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.987 | 30555 | Recursively removing directory: /tmp/git.agqSY6/ 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.988 | 30552 | Recursively removing directory: /tmp/git.qvNXxF/ 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.988 | 30555 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.988 | 30555 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.989 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.989 | 30555 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.989 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.989 | 49071 | Added a new worker 11 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.989 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.989 | 30551 | Removed run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.989 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.989 | 30551 | Assigned run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.989 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bt5ZLW 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.991 | 30552 | Process exit code: 0 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.991 | 30552 | Process output: 57 bytes 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.991 | 30552 | Waiting for a new command 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.991 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.991 | 49070 | Marked run 1811 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.991 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.991 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.991 | 49073 | Added a new worker 6 to the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.991 | 30551 | Removed run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.991 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.991 | 30551 | Assigned run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.991 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.991 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.49k1BT 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.993 | 49072 | Marked run 1812 as finished 2024-04-25 03:44:42 | INFO | 30549/cimple-server: 2024-04-25 03:44:42.993 | 30549 | Waiting for new connections 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.995 | 30555 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30555/cimple-worker: 2024-04-25 03:44:42.996 | 30555 | Going to run: ./ci 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.996 | 30552 | Checking out revision HEAD 2024-04-25 03:44:42 | INFO | 30552/cimple-worker: 2024-04-25 03:44:42.997 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.002 | 30555 | Recursively removing directory: /tmp/git.bt5ZLW/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.002 | 30552 | Recursively removing directory: /tmp/git.49k1BT/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.003 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.003 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.003 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.003 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.003 | 49087 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.003 | 30551 | Removed run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.003 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.003 | 30551 | Assigned run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.003 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.003 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.003 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Xl0isP 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.004 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.005 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.005 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.005 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.005 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.005 | 49089 | Added a new worker 14 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.005 | 30551 | Removed run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.005 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.005 | 30551 | Assigned run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.005 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.005 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.br2S0X 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.006 | 49086 | Marked run 1813 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.006 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.008 | 49088 | Marked run 1814 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.008 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.009 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.010 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.010 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.011 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.017 | 30555 | Recursively removing directory: /tmp/git.Xl0isP/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.018 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.018 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.018 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.018 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.018 | 30552 | Recursively removing directory: /tmp/git.br2S0X/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.018 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.019 | 49103 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.019 | 30551 | Removed run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.019 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.019 | 30551 | Assigned run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.019 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.019 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CMb1AR 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.021 | 49102 | Marked run 1815 as finished 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.021 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.021 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.021 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.021 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.021 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.021 | 49105 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.022 | 30551 | Removed run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.022 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.022 | 30551 | Assigned run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.022 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.022 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kONLbG 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.022 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.024 | 49104 | Marked run 1816 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.024 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.025 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.026 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.027 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.028 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.033 | 30555 | Recursively removing directory: /tmp/git.CMb1AR/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.034 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.034 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.034 | 30552 | Recursively removing directory: /tmp/git.kONLbG/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.034 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.035 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.035 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.035 | 49119 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.035 | 30551 | Removed run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.035 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.035 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UNMy9c 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.036 | 30551 | Assigned run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.036 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.036 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.036 | 49121 | Added a new worker 15 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.036 | 30551 | Removed run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.036 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.037 | 30551 | Assigned run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.037 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.036 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.036 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.036 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.037 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M1D0U1 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.038 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.039 | 49118 | Marked run 1817 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.040 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.041 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.042 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.042 | 49120 | Marked run 1818 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.042 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.044 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.044 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.048 | 30555 | Recursively removing directory: /tmp/git.UNMy9c/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.050 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.050 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.050 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.050 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.050 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.050 | 49135 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.050 | 30551 | Removed run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.050 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.050 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.050 | 30551 | Assigned run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.050 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rhBCQh 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.052 | 30552 | Recursively removing directory: /tmp/git.M1D0U1/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.052 | 49134 | Marked run 1819 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.053 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.054 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.054 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.054 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.054 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.054 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.054 | 49137 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.054 | 30551 | Removed run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.054 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.054 | 30551 | Assigned run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.055 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.054 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6Ra2iC 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.057 | 49136 | Marked run 1820 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.057 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.057 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.058 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.059 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.060 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.064 | 30555 | Recursively removing directory: /tmp/git.rhBCQh/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.065 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.065 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.066 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.066 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.066 | 49151 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.066 | 30551 | Removed run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.066 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.066 | 30551 | Assigned run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.066 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.066 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.066 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kDUEk6 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.067 | 30552 | Recursively removing directory: /tmp/git.6Ra2iC/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.068 | 49150 | Marked run 1821 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.069 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.069 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.069 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.069 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.069 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.069 | 49153 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.069 | 30551 | Removed run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.069 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.069 | 30551 | Assigned run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.069 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.069 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.069 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0PRWXl 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.071 | 49152 | Marked run 1822 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.071 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.073 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.073 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.074 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.074 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.080 | 30555 | Recursively removing directory: /tmp/git.kDUEk6/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.080 | 30552 | Recursively removing directory: /tmp/git.0PRWXl/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.081 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.081 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.081 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.081 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.081 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 49167 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 30551 | Removed run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 30551 | Assigned run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.082 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cqFQVb 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.082 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.082 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.082 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.082 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mC6UvF 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 49169 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 30551 | Removed run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.082 | 30551 | Assigned run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.083 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.084 | 49166 | Marked run 1823 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.085 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.086 | 49168 | Marked run 1824 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.086 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.087 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.088 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.088 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.089 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.094 | 30555 | Recursively removing directory: /tmp/git.cqFQVb/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.095 | 30552 | Recursively removing directory: /tmp/git.mC6UvF/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.095 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.095 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.096 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.096 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.096 | 49183 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.096 | 30551 | Removed run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.096 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.096 | 30551 | Assigned run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.096 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.096 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.097 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.J0U1XD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.097 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.097 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.098 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.098 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.098 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.098 | 49185 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.098 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.098 | 30551 | Removed run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.098 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.098 | 49182 | Marked run 1825 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.098 | 30551 | Assigned run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.098 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.098 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.slfEGd 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.100 | 49184 | Marked run 1826 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.100 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.103 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.103 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.104 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.104 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.109 | 30555 | Recursively removing directory: /tmp/git.J0U1XD/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.110 | 30552 | Recursively removing directory: /tmp/git.slfEGd/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.111 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.111 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.111 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.111 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.111 | 49199 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.111 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.111 | 30551 | Removed run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.111 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.111 | 30551 | Assigned run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.111 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.112 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5QEQnN 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.112 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.112 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.112 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.112 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.112 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.112 | 49201 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.112 | 30551 | Removed run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.112 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.112 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.112 | 30551 | Assigned run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.112 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4DmP1U 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.113 | 49198 | Marked run 1827 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.114 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.116 | 49200 | Marked run 1828 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.117 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.118 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.118 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.119 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.119 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.125 | 30555 | Recursively removing directory: /tmp/git.5QEQnN/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.125 | 30552 | Recursively removing directory: /tmp/git.4DmP1U/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.126 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.126 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.126 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.126 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.126 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 49216 | Added a new worker 14 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 49217 | Added a new worker 15 to the queue 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.126 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30551 | Removed run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.127 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.w7RLut 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.127 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.r81IyM 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30551 | Assigned run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30551 | Removed run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.126 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.127 | 30551 | Assigned run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.129 | 49214 | Marked run 1829 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.129 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.130 | 49215 | Marked run 1830 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.130 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.132 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.132 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.133 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.133 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.139 | 30555 | Recursively removing directory: /tmp/git.r81IyM/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.139 | 30552 | Recursively removing directory: /tmp/git.w7RLut/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.140 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.140 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.140 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.140 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.140 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.140 | 49231 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.140 | 30551 | Removed run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.140 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.140 | 30551 | Assigned run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.141 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.141 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.140 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.140 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.141 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.141 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.iw0ISH 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.141 | 49233 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.141 | 30551 | Removed run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.141 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.141 | 30551 | Assigned run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.141 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.141 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pwQzji 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.143 | 49230 | Marked run 1831 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.143 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.144 | 49232 | Marked run 1832 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.144 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.146 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.146 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.146 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.147 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.152 | 30555 | Recursively removing directory: /tmp/git.pwQzji/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.153 | 30552 | Recursively removing directory: /tmp/git.iw0ISH/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.153 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.153 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.153 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.154 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.154 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.154 | 49247 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.154 | 30551 | Removed run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.154 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.154 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.154 | 30551 | Assigned run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.154 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5IfAXI 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.155 | 49246 | Marked run 1833 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.155 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.155 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.155 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.156 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.156 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.156 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.156 | 49249 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.156 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.156 | 30551 | Removed run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.156 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.156 | 30551 | Assigned run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.156 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Yl1QwQ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.158 | 49248 | Marked run 1834 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.158 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.159 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.160 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.161 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.162 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.165 | 30555 | Recursively removing directory: /tmp/git.5IfAXI/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.167 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.167 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.167 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.167 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.167 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.167 | 49263 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.167 | 30551 | Removed run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.167 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.168 | 30551 | Assigned run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.168 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.168 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lNbIQk 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.168 | 30552 | Recursively removing directory: /tmp/git.Yl1QwQ/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.170 | 49262 | Marked run 1835 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.170 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.171 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.171 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.171 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.171 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.171 | 49265 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.171 | 30551 | Removed run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.171 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.171 | 30551 | Assigned run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.171 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.171 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.171 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.WxdDcz 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.173 | 49264 | Marked run 1836 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.173 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.173 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.174 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.176 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.177 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.180 | 30555 | Recursively removing directory: /tmp/git.lNbIQk/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.182 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.182 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.182 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.182 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.182 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.182 | 49279 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.182 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.182 | 30551 | Removed run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.182 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.182 | 30551 | Assigned run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.182 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.YGGjHe 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.183 | 30552 | Recursively removing directory: /tmp/git.WxdDcz/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.184 | 49278 | Marked run 1837 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.184 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.185 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.185 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.185 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.185 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.185 | 49281 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.185 | 30551 | Removed run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.185 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.185 | 30551 | Assigned run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.185 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.185 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.185 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1zSo2z 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.187 | 49280 | Marked run 1838 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.187 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.189 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.189 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.190 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.190 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.195 | 30555 | Recursively removing directory: /tmp/git.YGGjHe/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.196 | 30552 | Recursively removing directory: /tmp/git.1zSo2z/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.197 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.197 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.197 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.197 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.197 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.197 | 49295 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.197 | 30551 | Removed run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.197 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.197 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.197 | 30551 | Assigned run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.197 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rq4CUS 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.199 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.199 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.199 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.199 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.199 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.199 | 49294 | Marked run 1839 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.199 | 49297 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.199 | 30551 | Removed run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.199 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.199 | 30551 | Assigned run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.200 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.199 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wABX7m 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.201 | 49296 | Marked run 1840 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.201 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.203 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.204 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.204 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.205 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.210 | 30555 | Recursively removing directory: /tmp/git.rq4CUS/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.211 | 30552 | Recursively removing directory: /tmp/git.wABX7m/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.212 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.212 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.212 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.212 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.212 | 49311 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.212 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.212 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.212 | 30551 | Removed run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.212 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.212 | 30551 | Assigned run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.213 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cLG9Z7 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.213 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.213 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.214 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.214 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.214 | 49313 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.214 | 30551 | Removed run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.214 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.214 | 30551 | Assigned run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.214 | 49310 | Marked run 1841 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.214 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.214 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.214 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.214 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LKf4nS 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.216 | 49312 | Marked run 1842 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.216 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.218 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.218 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.219 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.220 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.225 | 30555 | Recursively removing directory: /tmp/git.cLG9Z7/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.226 | 30552 | Recursively removing directory: /tmp/git.LKf4nS/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.226 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.226 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.226 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.227 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.227 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.227 | 49327 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.227 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.227 | 30551 | Removed run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.227 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.227 | 30551 | Assigned run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.227 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GWM3BE 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.229 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.229 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.229 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.229 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.229 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.230 | 49329 | Added a new worker 14 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.230 | 30551 | Removed run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.230 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.230 | 30551 | Assigned run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.230 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.230 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.OyJmf2 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.230 | 49326 | Marked run 1843 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.231 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.232 | 49328 | Marked run 1844 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.233 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.233 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.234 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.235 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.236 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.240 | 30555 | Recursively removing directory: /tmp/git.GWM3BE/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.241 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.241 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.242 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.242 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.242 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.242 | 49343 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.242 | 30551 | Removed run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.242 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.242 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.242 | 30551 | Assigned run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.242 | 30552 | Recursively removing directory: /tmp/git.OyJmf2/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.242 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Drzqd3 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.244 | 49342 | Marked run 1845 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.245 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.245 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.245 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.245 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.245 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.245 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.245 | 49345 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.245 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.245 | 30551 | Removed run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.245 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.245 | 30551 | Assigned run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.245 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HbDJNM 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.247 | 49344 | Marked run 1846 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.248 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.248 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.249 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.251 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.251 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.254 | 30555 | Recursively removing directory: /tmp/git.Drzqd3/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.256 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.256 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.256 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.256 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.256 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.256 | 49358 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.256 | 30551 | Removed run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.256 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.257 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.257 | 30551 | Assigned run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.257 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vwgCXT 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.258 | 30552 | Recursively removing directory: /tmp/git.HbDJNM/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.258 | 49357 | Marked run 1847 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.259 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.259 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.259 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.260 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.260 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.260 | 49361 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.260 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.260 | 30551 | Removed run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.260 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.260 | 30551 | Assigned run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.260 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.260 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.b7lwxg 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.261 | 49360 | Marked run 1848 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.262 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.263 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.264 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.265 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.266 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.269 | 30555 | Recursively removing directory: /tmp/git.vwgCXT/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.271 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.271 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.271 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.271 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.271 | 49375 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.271 | 30551 | Removed run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.271 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.271 | 30551 | Assigned run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.271 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.271 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.271 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.K3kot5 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.272 | 30552 | Recursively removing directory: /tmp/git.b7lwxg/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.273 | 49374 | Marked run 1849 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.273 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.274 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.274 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.274 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.274 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.274 | 49377 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.274 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.274 | 30551 | Removed run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.274 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.274 | 30551 | Assigned run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.274 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.275 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BYrGZp 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.276 | 49376 | Marked run 1850 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.276 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.277 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.278 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.279 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.280 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.284 | 30555 | Recursively removing directory: /tmp/git.K3kot5/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.285 | 30552 | Recursively removing directory: /tmp/git.BYrGZp/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.286 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.286 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.286 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.286 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.286 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.286 | 49391 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.286 | 30551 | Removed run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.286 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.286 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.286 | 30551 | Assigned run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.286 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.xrxVwz 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.288 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.288 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.288 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.288 | 49390 | Marked run 1851 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.288 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.288 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.288 | 49393 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.288 | 30551 | Removed run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.288 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.288 | 30551 | Assigned run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.288 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.288 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FH1186 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.290 | 49392 | Marked run 1852 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.290 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.292 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.293 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.294 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.294 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.299 | 30555 | Recursively removing directory: /tmp/git.xrxVwz/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.300 | 30552 | Recursively removing directory: /tmp/git.FH1186/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.300 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.300 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.301 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.301 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.301 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.301 | 49407 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.301 | 30551 | Removed run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.301 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.301 | 30551 | Assigned run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.301 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.301 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3eTxKy 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.303 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.303 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.303 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.303 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.303 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.303 | 49409 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.303 | 30551 | Removed run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.303 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.303 | 30551 | Assigned run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.303 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.304 | 49406 | Marked run 1853 as finished 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.303 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.NkzYLT 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.304 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.305 | 49408 | Marked run 1854 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.306 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.307 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.308 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.309 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.310 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.314 | 30555 | Recursively removing directory: /tmp/git.3eTxKy/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.315 | 30552 | Recursively removing directory: /tmp/git.NkzYLT/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.316 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.316 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.316 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.316 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.316 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.316 | 49423 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.316 | 30551 | Removed run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.316 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.316 | 30551 | Assigned run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.316 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.316 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.209o7U 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.318 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.318 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.318 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.318 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.318 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.318 | 49425 | Added a new worker 12 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.319 | 30551 | Removed run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.319 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.319 | 30551 | Assigned run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.319 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.319 | 49422 | Marked run 1855 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.319 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.319 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ysVu4Y 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.321 | 49424 | Marked run 1856 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.321 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.323 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.324 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.324 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.325 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.329 | 30555 | Recursively removing directory: /tmp/git.209o7U/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.330 | 30552 | Recursively removing directory: /tmp/git.ysVu4Y/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.331 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.331 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.331 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.331 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.331 | 49439 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.331 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.331 | 30551 | Removed run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.331 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.331 | 30551 | Assigned run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.331 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.332 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TCrsl7 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.333 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.333 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.333 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.333 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.333 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.333 | 49441 | Added a new worker 8 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.333 | 30551 | Removed run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.333 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.333 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.333 | 30551 | Assigned run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.333 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jskB7v 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.334 | 49438 | Marked run 1857 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.334 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.336 | 49440 | Marked run 1858 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.336 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.337 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.338 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.338 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.339 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.343 | 30555 | Recursively removing directory: /tmp/git.TCrsl7/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.345 | 30552 | Recursively removing directory: /tmp/git.jskB7v/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.345 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.345 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.345 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.345 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.345 | 49455 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.345 | 30551 | Removed run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.345 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.345 | 30551 | Assigned run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.345 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.345 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aBAMYZ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.346 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.347 | 49454 | Marked run 1859 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.347 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.348 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.348 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.348 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.348 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.348 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.348 | 49457 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.348 | 30551 | Removed run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.348 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.348 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.348 | 30551 | Assigned run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.348 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.GOQS8T 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.350 | 49456 | Marked run 1860 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.350 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.351 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.352 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.353 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.354 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.358 | 30555 | Recursively removing directory: /tmp/git.aBAMYZ/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.359 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.359 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.359 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.359 | 30552 | Recursively removing directory: /tmp/git.GOQS8T/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.359 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.359 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.360 | 49471 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.360 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.360 | 30551 | Removed run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.360 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.360 | 30551 | Assigned run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.360 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sybfY9 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.362 | 49470 | Marked run 1861 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.362 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.362 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.362 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.362 | 49473 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.362 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.362 | 30551 | Removed run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.362 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.362 | 30551 | Assigned run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.362 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.362 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.362 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.362 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3dFcyp 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.364 | 49472 | Marked run 1862 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.364 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.365 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.366 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.367 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.367 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.372 | 30555 | Recursively removing directory: /tmp/git.sybfY9/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.373 | 30552 | Recursively removing directory: /tmp/git.3dFcyp/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.373 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.373 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.374 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.374 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.374 | 49487 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.374 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.374 | 30551 | Removed run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.374 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.374 | 30551 | Assigned run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.374 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.374 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gMdQ1p 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.376 | 49486 | Marked run 1863 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.376 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.376 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.376 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.376 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.376 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UGkQKn 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.376 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.376 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.376 | 49489 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.376 | 30551 | Removed run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.376 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.376 | 30551 | Assigned run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.377 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.378 | 49488 | Marked run 1864 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.378 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.380 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.381 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.381 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.381 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.387 | 30555 | Recursively removing directory: /tmp/git.gMdQ1p/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.387 | 30552 | Recursively removing directory: /tmp/git.UGkQKn/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.388 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.388 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 49503 | Added a new worker 12 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 30551 | Removed run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 30551 | Assigned run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 49505 | Added a new worker 12 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.388 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.389 | 30551 | Removed run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.389 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.389 | 30551 | Assigned run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.389 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.388 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.388 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zyKhSP 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.388 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.388 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.388 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.389 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.zmZvts 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.390 | 49502 | Marked run 1865 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.390 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.392 | 49504 | Marked run 1866 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.392 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.393 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.394 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.394 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.395 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.400 | 30555 | Recursively removing directory: /tmp/git.zyKhSP/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.401 | 30552 | Recursively removing directory: /tmp/git.zmZvts/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.401 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.401 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.402 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.402 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.402 | 49519 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.402 | 30551 | Removed run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.402 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.402 | 30551 | Assigned run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.402 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.402 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.402 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eSYdIS 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.404 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.404 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.404 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.404 | 49518 | Marked run 1867 as finished 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.404 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.404 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.404 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.404 | 49521 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.404 | 30551 | Removed run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.404 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.405 | 30551 | Assigned run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.405 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.405 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.d9EdKF 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.406 | 49520 | Marked run 1868 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.406 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.408 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.408 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.409 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.410 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.414 | 30555 | Recursively removing directory: /tmp/git.eSYdIS/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.415 | 30552 | Recursively removing directory: /tmp/git.d9EdKF/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.415 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.415 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.415 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.416 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.416 | 49535 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.416 | 30551 | Removed run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.416 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.416 | 30551 | Assigned run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.416 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.416 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.416 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7wXMKY 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.418 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.418 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.418 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.418 | 49534 | Marked run 1869 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.418 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.418 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.418 | 49537 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.418 | 30551 | Removed run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.418 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.418 | 30551 | Assigned run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.418 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.419 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LT6DQR 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.420 | 49536 | Marked run 1870 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.421 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.421 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.422 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.423 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.424 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.427 | 30555 | Recursively removing directory: /tmp/git.7wXMKY/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.429 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.429 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.429 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.429 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.429 | 49551 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.429 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.429 | 30551 | Removed run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.429 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.429 | 30551 | Assigned run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.429 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.430 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KDFGK4 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.431 | 30552 | Recursively removing directory: /tmp/git.LT6DQR/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.431 | 49550 | Marked run 1871 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.432 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.432 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.432 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.432 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.432 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.432 | 49553 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.432 | 30551 | Removed run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.432 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.432 | 30551 | Assigned run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.433 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.432 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.433 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.BoZvWY 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.435 | 49552 | Marked run 1872 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.435 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.436 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.437 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.437 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.438 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.442 | 30555 | Recursively removing directory: /tmp/git.KDFGK4/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.444 | 30552 | Recursively removing directory: /tmp/git.BoZvWY/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.444 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.444 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.444 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.444 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.444 | 49567 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.444 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.445 | 30551 | Removed run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.445 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.445 | 30551 | Assigned run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.444 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.445 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cClQ8z 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.446 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.446 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.446 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.447 | 49566 | Marked run 1873 as finished 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.447 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.447 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.447 | 49569 | Added a new worker 6 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.447 | 30551 | Removed run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.447 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.447 | 30551 | Assigned run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.447 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.448 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jYtVcv 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.449 | 49568 | Marked run 1874 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.449 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.451 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.451 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.454 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.454 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.457 | 30555 | Recursively removing directory: /tmp/git.cClQ8z/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.458 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.458 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.458 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.458 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.458 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.458 | 49581 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.458 | 30551 | Removed run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.458 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.458 | 30551 | Assigned run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.459 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.459 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rhnzAf 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.460 | 30552 | Recursively removing directory: /tmp/git.jYtVcv/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.461 | 49579 | Marked run 1875 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.461 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.462 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.462 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.462 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.462 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.462 | 49585 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.462 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.462 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.462 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Dx7J1J 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.462 | 30551 | Removed run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.462 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.462 | 30551 | Assigned run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.465 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.465 | 49584 | Marked run 1876 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.465 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.466 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.468 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.468 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.472 | 30555 | Recursively removing directory: /tmp/git.rhnzAf/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.473 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.473 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.473 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.473 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.474 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.474 | 49599 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.474 | 30551 | Removed run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.474 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.474 | 30551 | Assigned run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.474 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9rQLRa 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.474 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.474 | 30552 | Recursively removing directory: /tmp/git.Dx7J1J/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.476 | 49598 | Marked run 1877 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.477 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.477 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.477 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.477 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.477 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.478 | 49601 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.478 | 30551 | Removed run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.478 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.478 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.478 | 30551 | Assigned run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.477 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.478 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.2NGwOM 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.480 | 49600 | Marked run 1878 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.480 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.480 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.481 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.482 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.483 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.486 | 30555 | Recursively removing directory: /tmp/git.9rQLRa/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.488 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.488 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.488 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.488 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.488 | 49615 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.488 | 30551 | Removed run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.488 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.488 | 30551 | Assigned run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.488 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.488 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.488 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sauuzc 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.490 | 30552 | Recursively removing directory: /tmp/git.2NGwOM/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.492 | 49614 | Marked run 1879 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.492 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.493 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.493 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.493 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.493 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.493 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.494 | 49617 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.494 | 30551 | Removed run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.494 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.494 | 30551 | Assigned run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.494 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.494 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3VEzCX 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.496 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.496 | 49616 | Marked run 1880 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.496 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.497 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.499 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.500 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.502 | 30555 | Recursively removing directory: /tmp/git.sauuzc/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.504 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.504 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.504 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.504 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.504 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.504 | 49629 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.504 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.504 | 30551 | Removed run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.504 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.504 | 30551 | Assigned run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.504 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8RBSrb 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.506 | 30552 | Recursively removing directory: /tmp/git.3VEzCX/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.507 | 49628 | Marked run 1881 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.507 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.508 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.508 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.508 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.508 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.508 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.508 | 49633 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.508 | 30551 | Removed run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.509 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.509 | 30551 | Assigned run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.509 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AQykoW 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.509 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.512 | 49632 | Marked run 1882 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.512 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.513 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.514 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.515 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.516 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.520 | 30555 | Recursively removing directory: /tmp/git.8RBSrb/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.521 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.521 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.521 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.522 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.522 | 49647 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.522 | 30551 | Removed run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.522 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.522 | 30551 | Assigned run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.522 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.522 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.522 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jzLtZi 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.522 | 30552 | Recursively removing directory: /tmp/git.AQykoW/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.524 | 49646 | Marked run 1883 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.524 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.525 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.525 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.525 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.525 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.525 | 49649 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.525 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.525 | 30551 | Removed run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.525 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.525 | 30551 | Assigned run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.525 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.525 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vWPEjm 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.527 | 49648 | Marked run 1884 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.527 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.528 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.528 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.530 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.531 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.534 | 30555 | Recursively removing directory: /tmp/git.jzLtZi/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.535 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.535 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.535 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.535 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.536 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.536 | 49662 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.536 | 30551 | Removed run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.536 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.536 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.aPweCu 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.536 | 30551 | Assigned run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.536 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.537 | 30552 | Recursively removing directory: /tmp/git.vWPEjm/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.538 | 49661 | Marked run 1885 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.538 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.539 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.539 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.539 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.539 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.539 | 49665 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.539 | 30551 | Removed run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.539 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.539 | 30551 | Assigned run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.539 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.539 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.539 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LyWhGT 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.541 | 49664 | Marked run 1886 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.541 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.542 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.543 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.544 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.545 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.549 | 30555 | Recursively removing directory: /tmp/git.aPweCu/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.550 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.550 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.550 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.550 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.550 | 49679 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.550 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.550 | 30551 | Removed run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.550 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.550 | 30551 | Assigned run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.550 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.551 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Kuqsrq 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.551 | 30552 | Recursively removing directory: /tmp/git.LyWhGT/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.552 | 49678 | Marked run 1887 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.553 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.553 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.553 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.553 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.553 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.553 | 49681 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.553 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.553 | 30551 | Removed run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.553 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.553 | 30551 | Assigned run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.553 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.554 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mdH0Gh 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.557 | 49680 | Marked run 1888 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.557 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.559 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.559 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.560 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.561 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.565 | 30555 | Recursively removing directory: /tmp/git.Kuqsrq/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.567 | 30552 | Recursively removing directory: /tmp/git.mdH0Gh/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.567 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.567 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.567 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.567 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.567 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.567 | 49695 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.567 | 30551 | Removed run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.567 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.567 | 30551 | Assigned run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.567 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.567 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.rUBuoJ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.570 | 49694 | Marked run 1889 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.570 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.570 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.570 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.571 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.571 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.z5qZjP 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.570 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.571 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.571 | 49697 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.571 | 30551 | Removed run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.571 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.571 | 30551 | Assigned run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.571 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.572 | 49696 | Marked run 1890 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.572 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.574 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.574 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.576 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.576 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.580 | 30555 | Recursively removing directory: /tmp/git.rUBuoJ/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.581 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.581 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.582 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.582 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.582 | 49711 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.582 | 30551 | Removed run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.582 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.582 | 30551 | Assigned run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.582 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.582 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.582 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wbQ2OX 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.582 | 30552 | Recursively removing directory: /tmp/git.z5qZjP/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.584 | 49710 | Marked run 1891 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.584 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.585 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.585 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.585 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.585 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.585 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.585 | 49713 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.585 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.585 | 30551 | Removed run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.585 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.585 | 30551 | Assigned run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.585 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8m8qci 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.587 | 49712 | Marked run 1892 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.587 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.588 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.588 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.590 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.591 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.595 | 30555 | Recursively removing directory: /tmp/git.wbQ2OX/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.596 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.596 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.597 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.597 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.597 | 49727 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.597 | 30551 | Removed run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.597 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.597 | 30551 | Assigned run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.597 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.597 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.597 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZTqVqH 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.597 | 30552 | Recursively removing directory: /tmp/git.8m8qci/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.599 | 49726 | Marked run 1893 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.599 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.599 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.599 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.600 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.600 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.600 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.600 | 49729 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.600 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.600 | 30551 | Removed run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.600 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.600 | 30551 | Assigned run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.600 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dbI6RP 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.602 | 49728 | Marked run 1894 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.602 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.603 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.604 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.605 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.605 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.610 | 30555 | Recursively removing directory: /tmp/git.ZTqVqH/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.611 | 30552 | Recursively removing directory: /tmp/git.dbI6RP/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.611 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.611 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.612 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.612 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.612 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.612 | 49743 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.612 | 30551 | Removed run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.612 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.612 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.612 | 30551 | Assigned run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.612 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XuXFQE 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.613 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.613 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.613 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.613 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.613 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.614 | 49745 | Added a new worker 9 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.614 | 30551 | Removed run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.614 | 30551 | Removed worker 9 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.614 | 30551 | Assigned run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 9 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.614 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.614 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.vFPcwS 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.614 | 49742 | Marked run 1895 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.614 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.616 | 49744 | Marked run 1896 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.616 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.618 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.618 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.619 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.619 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.624 | 30555 | Recursively removing directory: /tmp/git.XuXFQE/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.625 | 30552 | Recursively removing directory: /tmp/git.vFPcwS/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.625 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.626 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.626 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.626 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.626 | 49759 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.626 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.626 | 30551 | Removed run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.626 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.626 | 30551 | Assigned run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.626 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.626 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4OxtqI 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.628 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.628 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.628 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.628 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.629 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.629 | 49761 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.629 | 30551 | Removed run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.629 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.629 | 49758 | Marked run 1897 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.629 | 30551 | Assigned run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.629 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.AERdb3 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.629 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.631 | 49760 | Marked run 1898 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.631 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.632 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.633 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.633 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.634 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.639 | 30555 | Recursively removing directory: /tmp/git.4OxtqI/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.640 | 30552 | Recursively removing directory: /tmp/git.AERdb3/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.640 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.640 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.640 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.640 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.640 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.640 | 49775 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.640 | 30551 | Removed run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.640 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.640 | 30551 | Assigned run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.640 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.641 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.exX4Ts 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.642 | 49774 | Marked run 1899 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.642 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.642 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.642 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.642 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.643 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4Y1O0l 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.642 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.642 | 49777 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.643 | 30551 | Removed run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.643 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.643 | 30551 | Assigned run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.643 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.643 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.644 | 49776 | Marked run 1900 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.645 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.646 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.647 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.647 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.648 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.652 | 30555 | Recursively removing directory: /tmp/git.exX4Ts/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.654 | 30552 | Recursively removing directory: /tmp/git.4Y1O0l/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.654 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.654 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.654 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.654 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.654 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.654 | 49791 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.654 | 30551 | Removed run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.654 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.654 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.654 | 30551 | Assigned run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.654 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5dyQNB 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.656 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.656 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.656 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.656 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.657 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.80wTV1 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.656 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.656 | 49793 | Added a new worker 12 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.656 | 30551 | Removed run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.656 | 30551 | Removed worker 12 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.656 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.656 | 49790 | Marked run 1901 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.657 | 30551 | Assigned run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 12 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.657 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.658 | 49792 | Marked run 1902 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.658 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.660 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.664 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.664 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.665 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.669 | 30555 | Recursively removing directory: /tmp/git.5dyQNB/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.671 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.671 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.671 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.671 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.671 | 49807 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.671 | 30552 | Recursively removing directory: /tmp/git.80wTV1/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.671 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.671 | 30551 | Removed run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.671 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.671 | 30551 | Assigned run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.672 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.672 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZJzcXR 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.674 | 49806 | Marked run 1903 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.674 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.674 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.674 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.674 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.674 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.674 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.674 | 49809 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.674 | 30551 | Removed run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.674 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.674 | 30551 | Assigned run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.674 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.674 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ElxRjo 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.676 | 49808 | Marked run 1904 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.676 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.678 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.678 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.679 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.680 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.684 | 30555 | Recursively removing directory: /tmp/git.ZJzcXR/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.686 | 30552 | Recursively removing directory: /tmp/git.ElxRjo/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.686 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.686 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.686 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.686 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.686 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.686 | 49823 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.686 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.686 | 30551 | Removed run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.686 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.686 | 30551 | Assigned run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.686 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.DGwr92 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.688 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.688 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.688 | 49822 | Marked run 1905 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.688 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.688 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.689 | 49825 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.689 | 30551 | Removed run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.689 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.689 | 30551 | Assigned run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.689 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.688 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.689 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.FAxdOe 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.690 | 49824 | Marked run 1906 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.690 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.692 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.692 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.694 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.695 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.698 | 30555 | Recursively removing directory: /tmp/git.DGwr92/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.699 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.699 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.699 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.699 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.699 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.699 | 49839 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.700 | 30551 | Removed run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.700 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.700 | 30551 | Assigned run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.700 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.700 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ImgHkv 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.701 | 30552 | Recursively removing directory: /tmp/git.FAxdOe/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.701 | 49838 | Marked run 1907 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.701 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.702 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.702 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.702 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.703 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.703 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.703 | 49841 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.703 | 30551 | Removed run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.703 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.703 | 30551 | Assigned run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.703 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.703 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.jME9Wb 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.704 | 49840 | Marked run 1908 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.704 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.705 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.706 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.708 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.708 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.711 | 30555 | Recursively removing directory: /tmp/git.ImgHkv/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.713 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.713 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.713 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.713 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.713 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.713 | 49854 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.713 | 30551 | Removed run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.713 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.713 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.713 | 30551 | Assigned run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.713 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sooNgg 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.715 | 30552 | Recursively removing directory: /tmp/git.jME9Wb/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.715 | 49853 | Marked run 1909 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.715 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.716 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.716 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.717 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.717 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.717 | 49857 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.717 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.717 | 30551 | Removed run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.717 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.717 | 30551 | Assigned run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.717 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.717 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cNj7fD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.719 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.719 | 49856 | Marked run 1910 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.719 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.720 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.722 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.723 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.726 | 30555 | Recursively removing directory: /tmp/git.sooNgg/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.727 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.727 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.727 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.727 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.727 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.728 | 49870 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.728 | 30551 | Removed run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.728 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.728 | 30551 | Assigned run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.728 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.729 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.XIhAzB 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.729 | 30552 | Recursively removing directory: /tmp/git.cNj7fD/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.730 | 49869 | Marked run 1911 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.730 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.730 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.730 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.730 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.731 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.731 | 49873 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.731 | 30551 | Removed run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.731 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.731 | 30551 | Assigned run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.731 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.731 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.731 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ABhij3 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.733 | 49872 | Marked run 1912 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.733 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.734 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.734 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.735 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.736 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.740 | 30555 | Recursively removing directory: /tmp/git.XIhAzB/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.742 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.742 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.742 | 30552 | Recursively removing directory: /tmp/git.ABhij3/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.742 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.742 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.742 | 49887 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.742 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.742 | 30551 | Removed run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.742 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.742 | 30551 | Assigned run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.742 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.742 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.4LevlV 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.744 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.744 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.744 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.745 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Mx54Ot 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.744 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.744 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.745 | 49889 | Added a new worker 13 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.745 | 30551 | Removed run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.745 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.745 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.745 | 30551 | Assigned run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.745 | 49886 | Marked run 1913 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.745 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.747 | 49888 | Marked run 1914 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.747 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.748 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.748 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.749 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.750 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.754 | 30555 | Recursively removing directory: /tmp/git.4LevlV/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.756 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.756 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.756 | 30552 | Recursively removing directory: /tmp/git.Mx54Ot/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.756 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.756 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.756 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.756 | 49903 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.756 | 30551 | Removed run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.756 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.756 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.756 | 30551 | Assigned run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.756 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.3XE4MD 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.758 | 49902 | Marked run 1915 as finished 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.758 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.758 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.758 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.758 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.758 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.758 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.759 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZS7P4M 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.758 | 49905 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.759 | 30551 | Removed run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.759 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.759 | 30551 | Assigned run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.759 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.760 | 49904 | Marked run 1916 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.760 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.761 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.762 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.763 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.764 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.768 | 30555 | Recursively removing directory: /tmp/git.3XE4MD/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.769 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.769 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.770 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.769 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.770 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.770 | 49919 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.770 | 30551 | Removed run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.770 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.770 | 30551 | Assigned run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.770 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.770 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.kdQvdT 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.770 | 30552 | Recursively removing directory: /tmp/git.ZS7P4M/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.772 | 49918 | Marked run 1917 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.772 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.773 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.773 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.773 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.773 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.773 | 49921 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.773 | 30551 | Removed run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.773 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.773 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.773 | 30551 | Assigned run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.773 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.773 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Adf5mi 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.776 | 49920 | Marked run 1918 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.776 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.776 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.777 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.778 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.779 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.783 | 30555 | Recursively removing directory: /tmp/git.kdQvdT/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.784 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.784 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.784 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.784 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.784 | 49935 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.784 | 30551 | Removed run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.784 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.784 | 30551 | Assigned run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.785 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.784 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.785 | 30552 | Recursively removing directory: /tmp/git.Adf5mi/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.784 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LitRsX 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.786 | 49934 | Marked run 1919 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.786 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.788 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.788 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.788 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.788 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.788 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.788 | 49937 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.788 | 30551 | Removed run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.788 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.788 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.788 | 30551 | Assigned run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.788 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.8w7MJz 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.790 | 49936 | Marked run 1920 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.790 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.791 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.792 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.793 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.794 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.797 | 30555 | Recursively removing directory: /tmp/git.LitRsX/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.799 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.799 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.799 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.799 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.799 | 49951 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.799 | 30551 | Removed run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.799 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.799 | 30551 | Assigned run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.800 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.799 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.800 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ltPwoG 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.801 | 30552 | Recursively removing directory: /tmp/git.8w7MJz/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.802 | 49950 | Marked run 1921 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.802 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.802 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.802 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.802 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.802 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.802 | 49953 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.803 | 30551 | Removed run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.803 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.803 | 30551 | Assigned run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.803 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.802 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.803 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.a7Yuif 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.805 | 49952 | Marked run 1922 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.805 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.805 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.806 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.807 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.808 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.812 | 30555 | Recursively removing directory: /tmp/git.ltPwoG/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.813 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.813 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.813 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.814 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.814 | 49967 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.814 | 30551 | Removed run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.814 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.814 | 30551 | Assigned run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.814 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.814 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.814 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6Ed4UM 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.814 | 30552 | Recursively removing directory: /tmp/git.a7Yuif/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.816 | 49966 | Marked run 1923 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.816 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.817 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.817 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.817 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.817 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.817 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.817 | 49969 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.817 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.817 | 30551 | Removed run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.817 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.818 | 30551 | Assigned run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.818 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.TBHg8h 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.819 | 49968 | Marked run 1924 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.819 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.820 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.821 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.823 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.824 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.826 | 30555 | Recursively removing directory: /tmp/git.6Ed4UM/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.828 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.828 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.828 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.828 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.828 | 49982 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.828 | 30551 | Removed run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.828 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.828 | 30551 | Assigned run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.828 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.828 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.828 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KVAeN0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.830 | 30552 | Recursively removing directory: /tmp/git.TBHg8h/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.831 | 49981 | Marked run 1925 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.831 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.832 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.832 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.832 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.832 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.832 | 49985 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.832 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.832 | 30551 | Removed run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.832 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.832 | 30551 | Assigned run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.832 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.832 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.C5dfKV 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.834 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.835 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.835 | 49984 | Marked run 1926 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.835 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.837 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.838 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.840 | 30555 | Recursively removing directory: /tmp/git.KVAeN0/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.841 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.841 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.842 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.842 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.842 | 49996 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.842 | 30551 | Removed run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.842 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.842 | 30551 | Assigned run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.842 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.842 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.cGgf1X 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.842 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.844 | 49995 | Marked run 1927 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.844 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.844 | 30552 | Recursively removing directory: /tmp/git.C5dfKV/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.846 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.846 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.846 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.846 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.846 | 50001 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.846 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.846 | 30551 | Removed run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.846 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.846 | 30551 | Assigned run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.846 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.846 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.B3sB3m 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.847 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.848 | 50000 | Marked run 1928 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.848 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.848 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.851 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.851 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.854 | 30555 | Recursively removing directory: /tmp/git.cGgf1X/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.856 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.856 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.856 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.856 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.856 | 50014 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.856 | 30551 | Removed run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.856 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.856 | 30551 | Assigned run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.856 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.856 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.856 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7TwVvH 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.857 | 30552 | Recursively removing directory: /tmp/git.B3sB3m/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.859 | 50013 | Marked run 1929 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.859 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.860 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.860 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.860 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.860 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.860 | 50017 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.860 | 30551 | Removed run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.860 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.860 | 30551 | Assigned run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.860 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.860 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.dYVoGW 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.860 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.862 | 50016 | Marked run 1930 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.862 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.863 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.863 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.865 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.865 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.869 | 30555 | Recursively removing directory: /tmp/git.7TwVvH/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.870 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.870 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.870 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.871 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.871 | 50031 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.871 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.871 | 30551 | Removed run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.871 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.871 | 30551 | Assigned run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.871 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.871 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.SXIpjs 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.871 | 30552 | Recursively removing directory: /tmp/git.dYVoGW/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.873 | 50030 | Marked run 1931 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.873 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.874 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.874 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.874 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.874 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.874 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.874 | 50033 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.874 | 30551 | Removed run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.874 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.874 | 30551 | Assigned run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.874 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.874 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lyzdbS 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.876 | 50032 | Marked run 1932 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.876 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.877 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.878 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.879 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.880 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.884 | 30555 | Recursively removing directory: /tmp/git.SXIpjs/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.885 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.885 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.885 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.885 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.886 | 50047 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.886 | 30551 | Removed run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.886 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.886 | 30551 | Assigned run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.886 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.885 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.886 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.EW3TMS 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.886 | 30552 | Recursively removing directory: /tmp/git.lyzdbS/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.888 | 50046 | Marked run 1933 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.888 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.889 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.889 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.889 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.889 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.889 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.889 | 50049 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.889 | 30551 | Removed run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.889 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.889 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.889 | 30551 | Assigned run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.890 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.qNxO9V 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.891 | 50048 | Marked run 1934 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.892 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.892 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.893 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.895 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.895 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.898 | 30555 | Recursively removing directory: /tmp/git.EW3TMS/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.900 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.900 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.900 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.900 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.900 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.900 | 50062 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.900 | 30551 | Removed run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.900 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.900 | 30551 | Assigned run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.901 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.901 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.onRgI9 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.901 | 30552 | Recursively removing directory: /tmp/git.qNxO9V/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.902 | 50061 | Marked run 1935 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.902 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.903 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.903 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.903 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.903 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.903 | 50065 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.904 | 30551 | Removed run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.904 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.904 | 30551 | Assigned run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.903 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.904 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.9p7kW0 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.904 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.906 | 50064 | Marked run 1936 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.906 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.906 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.907 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.909 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.909 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.913 | 30555 | Recursively removing directory: /tmp/git.onRgI9/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.914 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.914 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.914 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.915 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.915 | 50079 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.915 | 30551 | Removed run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.915 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.915 | 30551 | Assigned run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.915 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.915 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.915 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7RLFfR 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.916 | 30552 | Recursively removing directory: /tmp/git.9p7kW0/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.917 | 50078 | Marked run 1937 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.917 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.917 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.917 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.918 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.918 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.918 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.918 | 50081 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.918 | 30551 | Removed run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.918 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.918 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.918 | 30551 | Assigned run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.918 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oXGLz6 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.920 | 50080 | Marked run 1938 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.920 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.921 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.922 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.923 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.924 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.928 | 30555 | Recursively removing directory: /tmp/git.7RLFfR/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.929 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.929 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.929 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.929 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.929 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.929 | 50095 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.929 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.929 | 30551 | Removed run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.929 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.930 | 30551 | Assigned run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.930 | 30552 | Recursively removing directory: /tmp/git.oXGLz6/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.930 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ZrpU5r 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.932 | 50094 | Marked run 1939 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.932 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.933 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.933 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.933 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.933 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.933 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.933 | 50097 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.933 | 30551 | Removed run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.933 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.933 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.933 | 30551 | Assigned run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.934 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.VlYskX 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.935 | 50096 | Marked run 1940 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.935 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.936 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.937 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.938 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.939 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.942 | 30555 | Recursively removing directory: /tmp/git.ZrpU5r/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.944 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.944 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.944 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.944 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.944 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.944 | 50111 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.944 | 30551 | Removed run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.944 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.944 | 30551 | Assigned run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.944 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.945 | 30552 | Recursively removing directory: /tmp/git.VlYskX/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.944 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.CXejkW 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.946 | 50110 | Marked run 1941 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.946 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.947 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.947 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.947 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.947 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.947 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.947 | 50113 | Added a new worker 10 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.947 | 30551 | Removed run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.947 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.947 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.947 | 30551 | Assigned run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.947 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.bcJR5p 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.949 | 50112 | Marked run 1942 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.949 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.950 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.950 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.953 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.953 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.956 | 30555 | Recursively removing directory: /tmp/git.CXejkW/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.957 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.957 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.957 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.957 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.957 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.958 | 50126 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.958 | 30551 | Removed run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.958 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.958 | 30551 | Assigned run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.958 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.958 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.MJpPea 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.959 | 30552 | Recursively removing directory: /tmp/git.bcJR5p/ 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.960 | 50125 | Marked run 1943 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.960 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.961 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.961 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.961 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.961 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.961 | 50129 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.961 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.961 | 30551 | Removed run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.961 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.961 | 30551 | Assigned run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.961 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.962 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.K7iKSw 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.964 | 50128 | Marked run 1944 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.964 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.964 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.965 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.968 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.969 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.970 | 30555 | Recursively removing directory: /tmp/git.MJpPea/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.971 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.971 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.972 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.972 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.972 | 50139 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.972 | 30551 | Removed run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.972 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.972 | 30551 | Assigned run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.972 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.972 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.972 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.mX42f2 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.974 | 50138 | Marked run 1945 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.974 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.976 | 30552 | Recursively removing directory: /tmp/git.K7iKSw/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.977 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.977 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.977 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.977 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.978 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.978 | 50145 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.978 | 30551 | Removed run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.978 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.978 | 30551 | Assigned run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.978 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.978 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.e8QOMP 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.978 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.979 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.979 | 50144 | Marked run 1946 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.980 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.982 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.983 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.985 | 30555 | Recursively removing directory: /tmp/git.mX42f2/ 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.986 | 30555 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.986 | 30555 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.986 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.986 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.987 | 50156 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.987 | 30551 | Removed run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.987 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.987 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.987 | 30551 | Assigned run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.986 | 30555 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.987 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.pr4aMl 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.989 | 50155 | Marked run 1947 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.989 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.990 | 30552 | Recursively removing directory: /tmp/git.e8QOMP/ 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.991 | 30552 | Process exit code: 0 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.991 | 30552 | Process output: 57 bytes 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.992 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.992 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.992 | 50161 | Added a new worker 11 to the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.992 | 30551 | Removed run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.992 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.992 | 30551 | Assigned run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.992 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.992 | 30552 | Waiting for a new command 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.992 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.wIx1W9 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.992 | 30555 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.993 | 30555 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.994 | 50160 | Marked run 1948 as finished 2024-04-25 03:44:43 | INFO | 30549/cimple-server: 2024-04-25 03:44:43.994 | 30549 | Waiting for new connections 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.996 | 30552 | Checking out revision HEAD 2024-04-25 03:44:43 | INFO | 30552/cimple-worker: 2024-04-25 03:44:43.997 | 30552 | Going to run: ./ci 2024-04-25 03:44:43 | INFO | 30555/cimple-worker: 2024-04-25 03:44:43.999 | 30555 | Recursively removing directory: /tmp/git.pr4aMl/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.000 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.000 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.000 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.001 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.001 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.001 | 50172 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.001 | 30551 | Removed run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.001 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.001 | 30551 | Assigned run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.001 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.001 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7X9EGa 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.003 | 50171 | Marked run 1949 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.003 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.003 | 30552 | Recursively removing directory: /tmp/git.wIx1W9/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.005 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.005 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.005 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.005 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.005 | 50177 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.005 | 30551 | Removed run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.005 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.005 | 30551 | Assigned run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.005 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.005 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.005 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.PPG0uu 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.007 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.007 | 50176 | Marked run 1950 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.007 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.008 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.010 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.011 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.013 | 30555 | Recursively removing directory: /tmp/git.7X9EGa/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.014 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.014 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.015 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.015 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.015 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.015 | 50188 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.015 | 30551 | Removed run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.015 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.015 | 30551 | Assigned run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.015 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.015 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sd3YFt 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.017 | 50187 | Marked run 1951 as finished 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.017 | 30552 | Recursively removing directory: /tmp/git.PPG0uu/ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.017 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.019 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.019 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.019 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.019 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.019 | 50193 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.019 | 30551 | Removed run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.019 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.019 | 30551 | Assigned run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.020 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.019 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.020 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.5TuYKQ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.021 | 50192 | Marked run 1952 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.021 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.022 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.023 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.024 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.025 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.028 | 30555 | Recursively removing directory: /tmp/git.sd3YFt/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.030 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.030 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.030 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.030 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.030 | 50206 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.030 | 30551 | Removed run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.030 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.030 | 30551 | Assigned run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.030 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.030 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.RRSKVv 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.030 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.032 | 30552 | Recursively removing directory: /tmp/git.5TuYKQ/ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.032 | 50205 | Marked run 1953 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.032 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.033 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.033 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.033 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.033 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.033 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.033 | 50209 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.033 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.033 | 30551 | Removed run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.033 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.033 | 30551 | Assigned run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.033 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.KW20SJ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.035 | 50208 | Marked run 1954 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.035 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.036 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.037 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.038 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.038 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.043 | 30555 | Recursively removing directory: /tmp/git.RRSKVv/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.044 | 30552 | Recursively removing directory: /tmp/git.KW20SJ/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.044 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.044 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.045 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.045 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.045 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.045 | 50223 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.045 | 30551 | Removed run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.045 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.045 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.045 | 30551 | Assigned run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.045 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.80dE6r 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.046 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.046 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.046 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.046 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.046 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.046 | 50225 | Added a new worker 13 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.046 | 30551 | Removed run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.046 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.046 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.046 | 30551 | Assigned run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.047 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UzpL15 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.048 | 50222 | Marked run 1955 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.048 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.050 | 50224 | Marked run 1956 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.050 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.050 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.051 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.051 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.052 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.057 | 30555 | Recursively removing directory: /tmp/git.80dE6r/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.058 | 30552 | Recursively removing directory: /tmp/git.UzpL15/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.058 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.058 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.058 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.058 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.058 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.058 | 50239 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.058 | 30551 | Removed run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.058 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.058 | 30551 | Assigned run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.058 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.058 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.lredX0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.060 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.060 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.060 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.060 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.060 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.060 | 50241 | Added a new worker 8 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.060 | 30551 | Removed run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.060 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.060 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.061 | 30551 | Assigned run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.061 | 50238 | Marked run 1957 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.061 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.061 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.QKkQw7 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.063 | 50240 | Marked run 1958 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.063 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.065 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.065 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.066 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.066 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.071 | 30555 | Recursively removing directory: /tmp/git.lredX0/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.072 | 30552 | Recursively removing directory: /tmp/git.QKkQw7/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.072 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.073 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.073 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.073 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.073 | 50255 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.073 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.073 | 30551 | Removed run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.073 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.073 | 30551 | Assigned run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.073 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.073 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.sHFvyd 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.075 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.075 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.075 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.075 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.075 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.075 | 50254 | Marked run 1959 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.075 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.076 | 50257 | Added a new worker 6 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.076 | 30551 | Removed run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.076 | 30551 | Removed worker 6 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.076 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.076 | 30551 | Assigned run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 6 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.076 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Kx9OMy 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.077 | 50256 | Marked run 1960 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.077 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.080 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.081 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.082 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.083 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.087 | 30555 | Recursively removing directory: /tmp/git.sHFvyd/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.088 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.088 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.088 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.088 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.088 | 50271 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.088 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.088 | 30551 | Removed run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.089 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.h7MYCZ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.088 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.088 | 30551 | Assigned run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.088 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.089 | 30552 | Recursively removing directory: /tmp/git.Kx9OMy/ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.090 | 50270 | Marked run 1961 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.090 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.091 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.091 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.091 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.092 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.092 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.092 | 50273 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.092 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.092 | 30551 | Removed run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.092 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.092 | 30551 | Assigned run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.092 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ELKZMC 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.093 | 50272 | Marked run 1962 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.093 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.094 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.095 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.097 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.097 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.101 | 30555 | Recursively removing directory: /tmp/git.h7MYCZ/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.103 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.103 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.103 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.103 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.103 | 50287 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.103 | 30551 | Removed run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.103 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.103 | 30551 | Assigned run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.103 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.103 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.103 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7CXJrY 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.103 | 30552 | Recursively removing directory: /tmp/git.ELKZMC/ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.106 | 50286 | Marked run 1963 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.106 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.106 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.106 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.106 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.106 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.106 | 50289 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.106 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.106 | 30551 | Removed run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.106 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.106 | 30551 | Assigned run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.106 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.107 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.x5CpFh 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.108 | 50288 | Marked run 1964 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.109 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.109 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.110 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.112 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.112 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.116 | 30555 | Recursively removing directory: /tmp/git.7CXJrY/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.118 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.118 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.118 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.118 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.118 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.118 | 50303 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.118 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.118 | 30551 | Removed run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.118 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.118 | 30551 | Assigned run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.118 | 30552 | Recursively removing directory: /tmp/git.x5CpFh/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.118 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UpZNuu 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.121 | 50302 | Marked run 1965 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.122 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.122 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.122 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.122 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.122 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.122 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.122 | 50305 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.122 | 30551 | Removed run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.122 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.122 | 30551 | Assigned run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.123 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.de8cpg 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.123 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.124 | 50304 | Marked run 1966 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.125 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.125 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.126 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.128 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.129 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.132 | 30555 | Recursively removing directory: /tmp/git.UpZNuu/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.134 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.134 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.134 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.134 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.134 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.134 | 50319 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.134 | 30551 | Removed run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.134 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.134 | 30551 | Assigned run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.134 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.134 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.nnx32Y 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.135 | 30552 | Recursively removing directory: /tmp/git.de8cpg/ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.136 | 50318 | Marked run 1967 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.136 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.137 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.137 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.138 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.138 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.138 | 50321 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.138 | 30551 | Removed run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.138 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.138 | 30551 | Assigned run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.138 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.138 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ViTElR 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.138 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.140 | 50320 | Marked run 1968 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.140 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.140 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.141 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.143 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.143 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.147 | 30555 | Recursively removing directory: /tmp/git.nnx32Y/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.148 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.148 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.148 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.148 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.148 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.149 | 50335 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.149 | 30551 | Removed run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.149 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.149 | 30551 | Assigned run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.149 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.149 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UGNETA 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.149 | 30552 | Recursively removing directory: /tmp/git.ViTElR/ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.151 | 50334 | Marked run 1969 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.151 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.152 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.152 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.152 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.152 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.152 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.152 | 50337 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.152 | 30551 | Removed run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.152 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.152 | 30551 | Assigned run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.153 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LGmeYB 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.152 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.154 | 50336 | Marked run 1970 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.154 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.155 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.155 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.157 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.158 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.161 | 30555 | Recursively removing directory: /tmp/git.UGNETA/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.162 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.162 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.162 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.162 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.162 | 50350 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.162 | 30551 | Removed run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.162 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.163 | 30551 | Assigned run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.163 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.162 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.163 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Ohx12u 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.164 | 50349 | Marked run 1971 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.165 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.165 | 30552 | Recursively removing directory: /tmp/git.LGmeYB/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.166 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.166 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.166 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.166 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.166 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.167 | 50353 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.167 | 30551 | Removed run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.167 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.167 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.167 | 30551 | Assigned run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.167 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.HIl2a5 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.167 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.169 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.169 | 50352 | Marked run 1972 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.169 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.172 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.172 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.174 | 30555 | Recursively removing directory: /tmp/git.Ohx12u/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.176 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.176 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.176 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.176 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.176 | 50364 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.176 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.176 | 30551 | Removed run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.176 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.176 | 30551 | Assigned run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.176 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.176 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.gT1Ga0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.178 | 30552 | Recursively removing directory: /tmp/git.HIl2a5/ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.179 | 50363 | Marked run 1973 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.179 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.180 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.180 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.180 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.180 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.180 | 50369 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.180 | 30551 | Removed run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.180 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.180 | 30551 | Assigned run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.180 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.181 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ymUYVJ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.181 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.183 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.183 | 50368 | Marked run 1974 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.183 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.184 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.185 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.186 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.189 | 30555 | Recursively removing directory: /tmp/git.gT1Ga0/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.191 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.191 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.191 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.191 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.191 | 50383 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.191 | 30551 | Removed run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.191 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.191 | 30551 | Assigned run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.191 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.191 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.191 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.fhzqjn 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.192 | 30552 | Recursively removing directory: /tmp/git.ymUYVJ/ 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.193 | 50382 | Marked run 1975 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.193 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.194 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.194 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.194 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.194 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.194 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.194 | 50385 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.194 | 30551 | Removed run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.194 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.194 | 30551 | Assigned run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.195 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.195 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.Nmxqrx 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.197 | 50384 | Marked run 1976 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.197 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.198 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.199 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.200 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.201 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.205 | 30555 | Recursively removing directory: /tmp/git.fhzqjn/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.207 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.207 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.207 | 30552 | Recursively removing directory: /tmp/git.Nmxqrx/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.207 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.208 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.em7VFe 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.207 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.207 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.207 | 50399 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.208 | 30551 | Removed run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.208 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.208 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.208 | 30551 | Assigned run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.209 | 50398 | Marked run 1977 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.209 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.210 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.210 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.210 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.210 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.210 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.210 | 50401 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.210 | 30551 | Removed run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.210 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.210 | 30551 | Assigned run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.210 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.7qaB4D 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.211 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.212 | 50400 | Marked run 1978 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.213 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.214 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.214 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.215 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.215 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.221 | 30555 | Recursively removing directory: /tmp/git.em7VFe/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.222 | 30552 | Recursively removing directory: /tmp/git.7qaB4D/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.222 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.222 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.222 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.222 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.222 | 50415 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.222 | 30551 | Removed run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.222 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.222 | 30551 | Assigned run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.223 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.222 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.223 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.B148fb 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.224 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.224 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.224 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.224 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.224 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.224 | 50417 | Added a new worker 8 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.224 | 30551 | Removed run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.224 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.224 | 30551 | Assigned run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.224 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.D4trCs 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.225 | 50414 | Marked run 1979 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.225 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.225 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.226 | 50416 | Marked run 1980 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.226 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.229 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.229 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.230 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.230 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.236 | 30555 | Recursively removing directory: /tmp/git.B148fb/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.236 | 30552 | Recursively removing directory: /tmp/git.D4trCs/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.237 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.237 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.237 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.237 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.237 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.238 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 50431 | Added a new worker 15 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30551 | Removed run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30551 | Assigned run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 50433 | Added a new worker 16 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30551 | Removed run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.238 | 30551 | Assigned run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.237 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.238 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.itYWCY 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.239 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.UCdPil 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.239 | 50430 | Marked run 1981 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.240 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.241 | 50432 | Marked run 1982 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.241 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.244 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.245 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.245 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.245 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.251 | 30552 | Recursively removing directory: /tmp/git.UCdPil/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.252 | 30555 | Recursively removing directory: /tmp/git.itYWCY/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.252 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.252 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.253 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.253 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.253 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.253 | 50447 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.253 | 30551 | Removed run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.253 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.253 | 30551 | Assigned run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.253 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.254 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.6YddZJ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.254 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.254 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.254 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.254 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.254 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.254 | 50449 | Added a new worker 14 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.254 | 30551 | Removed run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.254 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.254 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.254 | 30551 | Assigned run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.254 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.URKSau 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.255 | 50446 | Marked run 1984 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.255 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.257 | 50448 | Marked run 1983 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.257 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.259 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.259 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.259 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.260 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.265 | 30552 | Recursively removing directory: /tmp/git.6YddZJ/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.266 | 30555 | Recursively removing directory: /tmp/git.URKSau/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.266 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.266 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 50463 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30551 | Removed run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30551 | Assigned run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 50465 | Added a new worker 13 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30551 | Removed run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.267 | 30551 | Assigned run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.267 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.267 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.267 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.268 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oTYrrf 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.267 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.267 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.1w5de8 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.269 | 50462 | Marked run 1985 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.269 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.271 | 50464 | Marked run 1986 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.271 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.273 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.273 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.274 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.274 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.280 | 30552 | Recursively removing directory: /tmp/git.1w5de8/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.280 | 30555 | Recursively removing directory: /tmp/git.oTYrrf/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.281 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.281 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.281 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 50479 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30551 | Removed run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30551 | Assigned run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 50481 | Added a new worker 13 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30551 | Removed run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30551 | Removed worker 13 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30551 | Assigned run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 13 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.282 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.281 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.282 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.v9Lnli 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.282 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.282 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.282 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.282 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.eRB5Pu 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.283 | 50478 | Marked run 1987 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.283 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.285 | 50480 | Marked run 1988 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.285 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.288 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.288 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.289 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.289 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.294 | 30555 | Recursively removing directory: /tmp/git.eRB5Pu/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.294 | 30552 | Recursively removing directory: /tmp/git.v9Lnli/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.296 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.296 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 50495 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30551 | Removed run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30551 | Assigned run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 50497 | Added a new worker 15 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30551 | Removed run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.296 | 30551 | Assigned run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.296 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.296 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.296 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.296 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.296 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.V7Bcmp 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.297 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.hwYUwf 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.298 | 50494 | Marked run 1990 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.298 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.300 | 50496 | Marked run 1989 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.300 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.302 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.302 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.302 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.302 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.308 | 30552 | Recursively removing directory: /tmp/git.hwYUwf/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.308 | 30555 | Recursively removing directory: /tmp/git.V7Bcmp/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.309 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.309 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.309 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.309 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.310 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.310 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.309 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 50512 | Added a new worker 15 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30551 | Removed run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30551 | Removed worker 15 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30551 | Assigned run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 15 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 50513 | Added a new worker 16 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30551 | Removed run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.310 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.0MagDY 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.311 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.oGGBB5 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30551 | Removed worker 16 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.310 | 30551 | Assigned run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 16 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.312 | 50511 | Marked run 1991 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.312 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.313 | 50510 | Marked run 1992 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.314 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.315 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.317 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.317 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.318 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.322 | 30552 | Recursively removing directory: /tmp/git.0MagDY/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.323 | 30555 | Recursively removing directory: /tmp/git.oGGBB5/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.324 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.324 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.324 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.324 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.324 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.324 | 50527 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.324 | 30551 | Removed run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.324 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.324 | 30551 | Assigned run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.324 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.324 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.JGyCww 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.326 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.326 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.326 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.326 | 50526 | Marked run 1993 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.326 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.326 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.326 | 50529 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.326 | 30551 | Removed run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.326 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.327 | 30551 | Assigned run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.327 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.327 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.LKSBlq 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.328 | 50528 | Marked run 1994 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.328 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.330 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.331 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.332 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.332 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.337 | 30552 | Recursively removing directory: /tmp/git.JGyCww/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.338 | 30555 | Recursively removing directory: /tmp/git.LKSBlq/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.339 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.339 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.339 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.339 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.339 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.339 | 50543 | Added a new worker 11 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.339 | 30551 | Removed run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.339 | 30551 | Removed worker 11 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.339 | 30551 | Assigned run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 11 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.340 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.339 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.O7shRS 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.340 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.340 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.340 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.340 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.341 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.341 | 50545 | Added a new worker 14 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.341 | 30551 | Removed run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.341 | 30551 | Removed worker 14 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.341 | 30551 | Assigned run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 14 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.341 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.341 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.M0cND9 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.342 | 50542 | Marked run 1995 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.342 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.344 | 50544 | Marked run 1996 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.344 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.345 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.346 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.346 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.346 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.352 | 30552 | Recursively removing directory: /tmp/git.O7shRS/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.352 | 30555 | Recursively removing directory: /tmp/git.M0cND9/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.353 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.353 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.353 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.353 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.353 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.353 | 50559 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.353 | 30551 | Removed run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.353 | 30551 | Removed worker 10 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.354 | 30551 | Assigned run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 10 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.354 | 30552 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.ncbZvt 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.354 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.355 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.355 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.355 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.355 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.355 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.356 | 50561 | Added a new worker 8 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.356 | 50558 | Marked run 1997 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.356 | 30551 | Removed run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.356 | 30551 | Removed worker 8 from the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.356 | 30551 | Assigned run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to worker 8 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.356 | 30555 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to /tmp/git.o9Zbqy 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.356 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.358 | 50560 | Marked run 1998 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.358 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.359 | 30552 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.360 | 30552 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.360 | 30555 | Checking out revision HEAD 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.361 | 30555 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.365 | 30552 | Recursively removing directory: /tmp/git.ncbZvt/ 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.367 | 30555 | Recursively removing directory: /tmp/git.o9Zbqy/ 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.367 | 30552 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.367 | 30552 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.367 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.367 | 30552 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.367 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.367 | 50575 | Added a new worker 10 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.367 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.369 | 30555 | Process exit code: 0 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.369 | 30555 | Process output: 57 bytes 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.369 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.369 | 30555 | Waiting for a new command 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.369 | 50574 | Marked run 1999 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.369 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.369 | 50577 | Added a new worker 13 to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.369 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.369 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.370 | 50576 | Marked run 2000 as finished 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.370 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.385 | 50580 | Adding a run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.386 | 50580 | Adding a run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.387 | 50580 | Adding a run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.388 | 50580 | Adding a run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.389 | 50580 | Adding a run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.391 | 50580 | Adding a run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.392 | 50580 | Adding a run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.393 | 50580 | Adding a run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.394 | 50580 | Adding a run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.396 | 50580 | Adding a run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.398 | 50580 | Adding a run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.399 | 50580 | Adding a run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.401 | 50580 | Adding a run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.402 | 50580 | Adding a run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.403 | 50580 | Adding a run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.404 | 50580 | Adding a run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.406 | 50580 | Adding a run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.407 | 50580 | Adding a run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.408 | 50580 | Adding a run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.409 | 50580 | Adding a run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.411 | 50580 | Adding a run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.412 | 50580 | Adding a run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.414 | 50580 | Adding a run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.416 | 50580 | Adding a run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.417 | 50580 | Adding a run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.419 | 50580 | Adding a run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.420 | 50580 | Adding a run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.421 | 50580 | Adding a run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.422 | 50580 | Adding a run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.424 | 50580 | Adding a run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.425 | 50580 | Adding a run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.426 | 50580 | Adding a run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.427 | 50580 | Adding a run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.429 | 50580 | Adding a run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.430 | 50580 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_simple2/repo to the queue 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.435 | 30549 | Waiting for new connections 2024-04-25 03:44:44 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:44 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 2000, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1999, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1998, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1997, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1996, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1995, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1994, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1993, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1992, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1991, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1990, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1989, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1988, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1987, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1986, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1985, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1984, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1983, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1982, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1981, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1980, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1979, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1978, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1977, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1976, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1975, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1974, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1973, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1972, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1971, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1970, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1969, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1968, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1967, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1966, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1965, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1964, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1963, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1962, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1961, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1960, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1959, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1958, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1957, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1956, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1955, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1954, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1953, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1952, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1951, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1950, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1949, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1948, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1947, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1946, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1945, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1944, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1943, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1942, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1941, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1940, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1939, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1938, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1937, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1936, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1935, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1934, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1933, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1932, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1931, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1930, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1929, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1928, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1927, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1926, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1925, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1924, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1923, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1922, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1921, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1920, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1919, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1918, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1917, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1916, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1915, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1914, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1913, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1912, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1911, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1910, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1909, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1908, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1907, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1906, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1905, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1904, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1903, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1902, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1901, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1900, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1899, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1898, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1897, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1896, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1895, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1894, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1893, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1892, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1891, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1890, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1889, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1888, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1887, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1886, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1885, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1884, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1883, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1882, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1881, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1880, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1879, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1878, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1877, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1876, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1875, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1874, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1873, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1872, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1871, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1870, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1869, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1868, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1867, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1866, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1865, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1864, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1863, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1862, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1861, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1860, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1859, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1858, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1857, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1856, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1855, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1854, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1853, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1852, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1851, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1850, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1849, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1848, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1847, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1846, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1845, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1844, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1843, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1842, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1841, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1840, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1839, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1838, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1837, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1836, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1835, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1834, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1833, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1832, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1831, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1830, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1829, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1828, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1827, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1826, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1825, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1824, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1823, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1822, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1821, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1820, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1819, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1818, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1817, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1816, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1815, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1814, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1813, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1812, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1811, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1810, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1809, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1808, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1807, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1806, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1805, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1804, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1803, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1802, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1801, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1800, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1799, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1798, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1797, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1796, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1795, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1794, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1793, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1792, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1791, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1790, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1789, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1788, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1787, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1786, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1785, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1784, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1783, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1782, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1781, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1780, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1779, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1778, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1777, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1776, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1775, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1774, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1773, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1772, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1771, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1770, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1769, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1768, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1767, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1766, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1765, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1764, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1763, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1762, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1761, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1760, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1759, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1758, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1757, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1756, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1755, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1754, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1753, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1752, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1751, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1750, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1749, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1748, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1747, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1746, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1745, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1744, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1743, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1742, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1741, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1740, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1739, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1738, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1737, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1736, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1735, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1734, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1733, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1732, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1731, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1730, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1729, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1728, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1727, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1726, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1725, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1724, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1723, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1722, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1721, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1720, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1719, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1718, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1717, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1716, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1715, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1714, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1713, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1712, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1711, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1710, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1709, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1708, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1707, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1706, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1705, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1704, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1703, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1702, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1701, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1700, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1699, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1698, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1697, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1696, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1695, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1694, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1693, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1692, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1691, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1690, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1689, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1688, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1687, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1686, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1685, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1684, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1683, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1682, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1681, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1680, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1679, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1678, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1677, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1676, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1675, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1674, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1673, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1672, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1671, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1670, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1669, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1668, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1667, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1666, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1665, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1664, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1663, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1662, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1661, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1660, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1659, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1658, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1657, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1656, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1655, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1654, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1653, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1652, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1651, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1650, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1649, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1648, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1647, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1646, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1645, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1644, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1643, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1642, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1641, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1640, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1639, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1638, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1637, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1636, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1635, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1634, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1633, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1632, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1631, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1630, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1629, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1628, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1627, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1626, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1625, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1624, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1623, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1622, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1621, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1620, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1619, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1618, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1617, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1616, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1615, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1614, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1613, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1612, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1611, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1610, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1609, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1608, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1607, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1606, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1605, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1604, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1603, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1602, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1601, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1600, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1599, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1598, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1597, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1596, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1595, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1594, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1593, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1592, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1591, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1590, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1589, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1588, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1587, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1586, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1585, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1584, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1583, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1582, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1581, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1580, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1579, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1578, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1577, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1576, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1575, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1574, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1573, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1572, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1571, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1570, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1569, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1568, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1567, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1566, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1565, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1564, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1563, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1562, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1561, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1560, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1559, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1558, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1557, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1556, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1555, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1554, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1553, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1552, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1551, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1550, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1549, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1548, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1547, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1546, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1545, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1544, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1543, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1542, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1541, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1540, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1539, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1538, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1537, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1536, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1535, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1534, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1533, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1532, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1531, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1530, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1529, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1528, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1527, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1526, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1525, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1524, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1523, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1522, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1521, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1520, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1519, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1518, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1517, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1516, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1515, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1514, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1513, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1512, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1511, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1510, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1509, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1508, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1507, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1506, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1505, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1504, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1503, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1502, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1501, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1099, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1098, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1097, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1096, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1095, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1094, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1093, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1092, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1091, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1090, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1089, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1088, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1087, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1086, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1085, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1084, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1083, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1082, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1081, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1080, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1079, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1078, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1077, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1076, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1075, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1074, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1073, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1072, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1071, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1070, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1069, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1068, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1067, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1066, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1065, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1064, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1063, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1062, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1061, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1060, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1059, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1058, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1057, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1056, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1055, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1054, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1053, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1052, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1051, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1050, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1049, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1048, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1047, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1046, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1045, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1044, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1043, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1042, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1041, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1040, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1039, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1038, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1037, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1036, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1035, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1034, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1033, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1032, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1031, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1030, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1029, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1028, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1027, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1026, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1025, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1024, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1023, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1022, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1021, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1020, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1019, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1018, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1017, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1016, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1015, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1014, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1013, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1012, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1011, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1010, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1009, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1008, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1007, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1006, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1005, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1004, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1003, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1002, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1001, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1000, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 999, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 998, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 997, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 996, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 995, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 994, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 993, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 992, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 991, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 990, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 989, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 988, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 987, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 986, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 985, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 984, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 983, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 982, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 981, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 980, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 979, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 978, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 977, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 976, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 975, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 974, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 973, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 972, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 971, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 970, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 969, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 968, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 967, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 966, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 965, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 964, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 963, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 962, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 961, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 960, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 959, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 958, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 957, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 956, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 955, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 954, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 953, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 952, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 951, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 950, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 949, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 948, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 947, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 946, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 945, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 944, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 943, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 942, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 941, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 940, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 939, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 938, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 937, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 936, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 935, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 934, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 933, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 932, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 931, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 930, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 929, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 928, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 927, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 926, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 925, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 924, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 923, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 922, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 921, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 920, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 919, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 918, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 917, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 916, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 915, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 914, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 913, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 912, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 911, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 910, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 909, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 908, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 907, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 906, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 905, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 904, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 903, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 902, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 901, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 900, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 899, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 898, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 897, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 896, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 895, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 894, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 893, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 892, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 891, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 890, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 889, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 888, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 887, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 886, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 885, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 884, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 883, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 882, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 881, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 880, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 879, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 878, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 877, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 876, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 875, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 874, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 873, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 872, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 871, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 870, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 869, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 868, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 867, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 866, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 865, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 864, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 863, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 862, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 861, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 860, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 859, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 858, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 857, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 856, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 855, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 854, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 853, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 852, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 851, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 850, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 849, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 848, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 847, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 846, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 845, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 844, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 843, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 842, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 841, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 840, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 839, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 838, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 837, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 836, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 835, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 834, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 833, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 832, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 831, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 830, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 829, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 828, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 827, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 826, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 825, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 824, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 823, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 822, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 821, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 820, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 819, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 818, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 817, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 816, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 815, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 814, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 813, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 812, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 811, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 810, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 809, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 808, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 807, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 806, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 805, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 804, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 803, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 802, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 801, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 800, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 799, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 798, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 797, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 796, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 795, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 794, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 793, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 792, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 791, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 790, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 789, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 788, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 787, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 786, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 785, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 784, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 783, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 782, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 781, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 780, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 779, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 778, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 777, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 776, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 775, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 774, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 773, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 772, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 771, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 770, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 769, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 768, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 767, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 766, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 765, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 764, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 763, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 762, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 761, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 760, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 759, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 758, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 757, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 756, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 755, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 754, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 753, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 752, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 751, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 750, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 749, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 748, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 747, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 746, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 745, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 744, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 743, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 742, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 741, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 740, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 739, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 738, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 737, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 736, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 735, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 734, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 733, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 732, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 731, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 730, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 729, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 728, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 727, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 726, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 725, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 724, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 723, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 722, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 721, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 720, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 719, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 718, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 717, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 716, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 715, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 714, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 713, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 712, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 711, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 710, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 709, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 708, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 707, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 706, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 705, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 704, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 703, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 702, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 701, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 700, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 699, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 698, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 697, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 696, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 695, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 694, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 693, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 692, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 691, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 690, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 689, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 688, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 687, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 686, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 685, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 684, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 683, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 682, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 681, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 680, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 679, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 678, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 677, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 676, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 675, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 674, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 673, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 672, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 671, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 670, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 669, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 668, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 667, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 666, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 665, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 664, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 663, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 662, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 661, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 660, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 659, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 658, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 657, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 656, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 655, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 654, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 653, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 652, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 651, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 650, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 649, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 648, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 647, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 646, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 645, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 644, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 643, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 642, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 641, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 640, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 639, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 638, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 637, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 636, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 635, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 634, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 633, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 632, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 631, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 630, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 629, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 628, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 627, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 626, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 625, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 624, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 623, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 622, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 621, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 620, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 619, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 618, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 617, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 616, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 615, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 614, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 613, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 612, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 611, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 610, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 609, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 608, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 607, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 606, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 605, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 604, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 603, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 602, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 601, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 600, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 599, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 598, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 597, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 596, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 595, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 594, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 593, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 592, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 591, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 590, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 589, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 588, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 587, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 586, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 585, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 584, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 583, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 582, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 581, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 580, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 579, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 578, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 577, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 576, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 575, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 574, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 573, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 572, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 571, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 570, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 569, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 568, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 567, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 566, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 565, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 564, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 563, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 562, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 561, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 560, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 559, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 558, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 557, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 556, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 555, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 554, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 553, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 552, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 551, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 550, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 549, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 548, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 547, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 546, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 545, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 544, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 543, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 542, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 541, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 540, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 539, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 538, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 537, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 536, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 535, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 534, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 533, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 532, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 531, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 530, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 529, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 528, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 527, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 526, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 525, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 524, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 523, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 522, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 521, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 520, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 519, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 518, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 517, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 516, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 515, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 514, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 513, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 512, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 511, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 510, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 509, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 508, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 507, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 506, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 505, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 504, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 503, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 502, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 501, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 99, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 98, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 97, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 96, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 95, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 94, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 93, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 92, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 91, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 90, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 89, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 88, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 87, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 86, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 85, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 84, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 83, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 82, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 81, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 80, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 79, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 78, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 77, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 76, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 75, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 74, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 73, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 72, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 71, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 70, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 69, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 68, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 67, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 66, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 65, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 64, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 63, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 62, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 61, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 60, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 59, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 58, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 57, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 56, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 55, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 54, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 53, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 52, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 51, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 50, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 49, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 48, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 47, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 46, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 45, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 44, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 43, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 42, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 41, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 40, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 39, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 38, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 37, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 36, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 35, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 34, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 33, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 32, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 31, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 30, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 29, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 28, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 27, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 26, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 25, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_simple2\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:44 | INFO | Terminating process 30555/cimple-worker 2024-04-25 03:44:44 | INFO | 30555/cimple-worker: 2024-04-25 03:44:44.462 | 30555 | Shutting down 2024-04-25 03:44:44 | INFO | Terminating process 30552/cimple-worker 2024-04-25 03:44:44 | INFO | 30552/cimple-worker: 2024-04-25 03:44:44.463 | 30552 | Shutting down 2024-04-25 03:44:44 | INFO | Terminating process 30549/cimple-server 2024-04-25 03:44:44 | INFO | 30549/cimple-server: 2024-04-25 03:44:44.464 | 30549 | Shutting down
Passed src/test_repo.py::test_repo_stress[output_long-numof_clients=10-runs_per_client=50] 7.71
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:44 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/cimple.sqlite'] 2024-04-25 03:44:44 | INFO | Process 50581/cimple-server has started 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.491 | 50581 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/cimple.sqlite 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.492 | 50581 | SQLite database version: 0 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.492 | 50581 | Newest database version: 1 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.492 | 50581 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.505 | 50581 | Waiting for new connections 2024-04-25 03:44:44 | INFO | Process 50581/cimple-server is ready 2024-04-25 03:44:44 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:44 | INFO | Process 50584/cimple-worker has started 2024-04-25 03:44:44 | INFO | 50584/cimple-worker: 2024-04-25 03:44:44.513 | 50584 | Waiting for a new command 2024-04-25 03:44:44 | INFO | Process 50584/cimple-worker is ready 2024-04-25 03:44:44 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.513 | 50581 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.513 | 50586 | Added a new worker 8 to the queue 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.513 | 50581 | Waiting for new connections 2024-04-25 03:44:44 | INFO | Process 50587/cimple-worker has started 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.522 | 50581 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.522 | 50589 | Added a new worker 9 to the queue 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.522 | 50581 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 50587/cimple-worker: 2024-04-25 03:44:44.522 | 50587 | Waiting for a new command 2024-04-25 03:44:44 | INFO | Process 50587/cimple-worker is ready 2024-04-25 03:44:44 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/cimple.sqlite 2024-04-25 03:44:44 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:44 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:44 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:44 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:44 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:44 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:44 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:44 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:44 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:44 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:44 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:44 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:44 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:44 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:44 | INFO | Executing 50 clients 2024-04-25 03:44:44 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:44 | INFO | Executing 50 clients 2024-04-25 03:44:44 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.985 | 50581 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.993 | 50581 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.994 | 50615 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.994 | 50583 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.994 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.994 | 50583 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:44 | INFO | 50581/cimple-server: 2024-04-25 03:44:44.994 | 50581 | Waiting for new connections 2024-04-25 03:44:44 | INFO | 50584/cimple-worker: 2024-04-25 03:44:44.994 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.VIukXH 2024-04-25 03:44:44 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:44 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:44 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.001 | 50616 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.001 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.fuHI41 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.001 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.002 | 50584 | Going to run: ./ci 2024-04-25 03:44:44 | INFO | Executing 50 clients 2024-04-25 03:44:44 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.006 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.007 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.001 | 50583 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.001 | 50583 | Removed worker 9 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.001 | 50583 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 9 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.008 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.013 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.018 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.018 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Executing 50 clients 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.024 | 50625 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.026 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.027 | 50627 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Executing 50 clients 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.028 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Executing 50 clients 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.034 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.036 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Executing 50 clients 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.036 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.039 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.039 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.040 | 50622 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.041 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.042 | 50636 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.042 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.043 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.045 | 50644 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.046 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.046 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.049 | 50645 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.049 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.050 | 50587 | Recursively removing directory: /tmp/git.fuHI41/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.054 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.054 | 50653 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.054 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.053 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.053 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.056 | 50640 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.056 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.059 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.059 | 50649 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.059 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.061 | 50638 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.062 | 50584 | Recursively removing directory: /tmp/git.VIukXH/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.062 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.066 | 50657 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.066 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.066 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.065 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.065 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.068 | 50659 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.069 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.069 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.071 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.071 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.071 | 50666 | Added a new worker 17 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.071 | 50583 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.071 | 50583 | Removed worker 17 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.072 | 50583 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 17 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.065 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.072 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.072 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.073 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.qwmESv 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.073 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.074 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.075 | 50669 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.076 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.076 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.077 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.077 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.078 | 50672 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.078 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Executing 50 clients 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.080 | 50670 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.080 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.081 | 50677 | Added a new worker 8 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.082 | 50583 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.082 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.082 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.082 | 50583 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.084 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.085 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.085 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.5N8Ngy 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.085 | 50673 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.086 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.086 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.087 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.088 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.088 | 50674 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.090 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.090 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.090 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.094 | 50662 | Marked run 2 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.094 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.096 | 50676 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.097 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.097 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.098 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.100 | 50671 | Marked run 1 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.100 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.101 | 50681 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.102 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.104 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.104 | 50683 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.104 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.106 | 50687 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.107 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.108 | 50686 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.108 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.110 | 50587 | Recursively removing directory: /tmp/git.qwmESv/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.110 | 50685 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.111 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.112 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.113 | 50682 | Added a new run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.114 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.114 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.114 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.118 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.118 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Executing 50 clients 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.123 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.122 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.123 | 50714 | Added a new worker 23 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.123 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.123 | 50583 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.123 | 50583 | Removed worker 23 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.123 | 50583 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 23 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.123 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.123 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mAmnSs 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.124 | 50698 | Added a new run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.126 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.127 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.127 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.128 | 50700 | Added a new run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Executing 50 clients 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.128 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.129 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.130 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.131 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.132 | 50709 | Added a new run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.132 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.133 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.134 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.135 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.135 | 50706 | Added a new run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.137 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.138 | 50707 | Added a new run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.139 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.139 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.140 | 50715 | Added a new run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.140 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.141 | 50717 | Added a new run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.142 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.143 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.143 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.143 | 50584 | Recursively removing directory: /tmp/git.5N8Ngy/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.144 | 50724 | Added a new run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.144 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.145 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.145 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.145 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.149 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.149 | 50710 | Marked run 3 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.150 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.149 | 50587 | Recursively removing directory: /tmp/git.mAmnSs/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.150 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.151 | 50718 | Added a new run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.151 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.151 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.151 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.153 | 50730 | Added a new run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.153 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.155 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.155 | 50727 | Added a new run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.155 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.156 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.156 | 50734 | Added a new run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.157 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.157 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.158 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.159 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.160 | 50752 | Added a new worker 31 to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.160 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.pB6mvX 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.160 | 50583 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.160 | 50583 | Removed worker 31 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.160 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.160 | 50583 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 31 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.160 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.161 | 50731 | Added a new run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.162 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.162 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.163 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.163 | 50760 | Added a new worker 32 to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.165 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mhV3Ux 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.163 | 50736 | Added a new run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.164 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.164 | 50583 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.164 | 50583 | Removed worker 32 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.164 | 50583 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 32 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.166 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.166 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.168 | 50749 | Marked run 4 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.168 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.168 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.169 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.170 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.170 | 50745 | Added a new run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.170 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.172 | 50744 | Added a new run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.172 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.172 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.174 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.174 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.175 | 50746 | Added a new run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.175 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.178 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.178 | 50753 | Marked run 5 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.178 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.180 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.181 | 50748 | Added a new run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.181 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.182 | 50757 | Added a new run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.182 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.183 | 50584 | Recursively removing directory: /tmp/git.pB6mvX/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.184 | 50758 | Added a new run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.184 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.185 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.185 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.187 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.188 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.188 | 50755 | Added a new run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.189 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.188 | 50587 | Recursively removing directory: /tmp/git.mhV3Ux/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.190 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.191 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.191 | 50759 | Added a new run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.191 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.191 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.191 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.192 | 50763 | Added a new run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.194 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.194 | 50764 | Added a new run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.195 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.195 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.196 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.197 | 50769 | Added a new run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.197 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.197 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.197 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.198 | 50778 | Added a new run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.198 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.199 | 50780 | Added a new run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.200 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.200 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.201 | 50803 | Added a new worker 15 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.201 | 50583 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.201 | 50583 | Removed worker 15 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.201 | 50583 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 15 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.201 | 50800 | Added a new worker 15 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.201 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.201 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.qsLjV1 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.201 | 50583 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.201 | 50583 | Removed worker 15 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.201 | 50583 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 15 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.202 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.HFSJqT 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.202 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.203 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.203 | 50788 | Added a new run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.204 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.205 | 50789 | Added a new run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.206 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.207 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.208 | 50791 | Added a new run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.208 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.209 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.210 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.211 | 50806 | Added a new run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.211 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.211 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.213 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.213 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.213 | 50801 | Added a new run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.214 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.215 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.215 | 50805 | Added a new run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.215 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.216 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.218 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.220 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.221 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.223 | 50797 | Marked run 7 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.223 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.226 | 50584 | Recursively removing directory: /tmp/git.HFSJqT/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.226 | 50792 | Marked run 6 as finished 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.228 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.228 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.227 | 50798 | Added a new run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.227 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.228 | 50587 | Recursively removing directory: /tmp/git.qsLjV1/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.231 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.231 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.231 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.231 | 50813 | Added a new run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.231 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.233 | 50810 | Added a new run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.233 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.234 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.234 | 50808 | Added a new run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.234 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.235 | 50815 | Added a new run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.235 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.235 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.236 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.237 | 50821 | Added a new run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.237 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.238 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.238 | 50845 | Added a new worker 20 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.238 | 50583 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.238 | 50583 | Removed worker 20 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.239 | 50583 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 20 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.239 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.238 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.239 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.3qFyTI 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.240 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.239 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.240 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.240 | 50846 | Added a new worker 9 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.241 | 50583 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.241 | 50583 | Removed worker 9 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.241 | 50583 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 9 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.241 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.90H32w 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.241 | 50795 | Added a new run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.242 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.242 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.242 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.244 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.244 | 50811 | Added a new run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.245 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.248 | 50827 | Added a new run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.249 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.249 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.250 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.249 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.250 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.251 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.251 | 50836 | Added a new run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.252 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.253 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.254 | 50828 | Added a new run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.255 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.256 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.257 | 50843 | Added a new run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.257 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.258 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.260 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.260 | 50839 | Marked run 9 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.261 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.262 | 50847 | Added a new run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.262 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.265 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.265 | 50841 | Marked run 8 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.266 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.266 | 50587 | Recursively removing directory: /tmp/git.90H32w/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.267 | 50875 | Added a new run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.267 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.268 | 50584 | Recursively removing directory: /tmp/git.3qFyTI/ 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.269 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.269 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.270 | 50850 | Added a new run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.271 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.272 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.272 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.273 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.273 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.274 | 50856 | Added a new run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.274 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.276 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.276 | 50852 | Added a new run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.276 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.278 | 50864 | Added a new run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.278 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.279 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.279 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.280 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.280 | 50870 | Added a new run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.280 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.281 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.281 | 50890 | Added a new worker 26 to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.281 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.282 | 50888 | Added a new worker 32 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.282 | 50583 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.282 | 50583 | Removed worker 26 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.282 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.282 | 50583 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 26 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.282 | 50583 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.282 | 50583 | Removed worker 32 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.282 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.283 | 50583 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 32 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.283 | 50848 | Added a new run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.283 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.283 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.gMiEM1 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.283 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.z8juwP 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.284 | 50859 | Added a new run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.285 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.286 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.287 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.288 | 50876 | Added a new run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.289 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.289 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.291 | 50878 | Added a new run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.291 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.292 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.293 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.294 | 50881 | Added a new run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.294 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.294 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.295 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.296 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.296 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.298 | 50882 | Marked run 11 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.298 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.299 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.300 | 50883 | Added a new run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.300 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.302 | 50889 | Added a new run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.303 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.305 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.306 | 50885 | Marked run 10 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.307 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.308 | 50893 | Added a new run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.308 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.309 | 50587 | Recursively removing directory: /tmp/git.gMiEM1/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.310 | 50892 | Added a new run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.310 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.310 | 50584 | Recursively removing directory: /tmp/git.z8juwP/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.311 | 50896 | Added a new run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.311 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.312 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.314 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.313 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.313 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.313 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.313 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.315 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.316 | 50897 | Added a new run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.317 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.318 | 50898 | Added a new run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.318 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.319 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.319 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.319 | 50904 | Added a new run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.320 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.321 | 50908 | Added a new run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.322 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.323 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.322 | 50921 | Added a new run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.324 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.324 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.325 | 50922 | Added a new run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.326 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.327 | 50901 | Added a new run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.328 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.328 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.328 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.329 | 50937 | Added a new worker 17 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.329 | 50583 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.329 | 50583 | Removed worker 17 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.329 | 50583 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 17 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.329 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.WUrZYK 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.330 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.330 | 50927 | Added a new run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.331 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.333 | 50925 | Added a new run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.333 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.333 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.333 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.334 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.334 | 50946 | Added a new worker 29 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.334 | 50583 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.334 | 50583 | Removed worker 29 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.334 | 50583 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 29 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.334 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.WV9sQK 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.335 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.335 | 50928 | Added a new run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.335 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.336 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.336 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.337 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.338 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.339 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.340 | 50932 | Marked run 12 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.340 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.342 | 50943 | Added a new run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.342 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.342 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.343 | 50944 | Added a new run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.344 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.345 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.345 | 50933 | Added a new run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.346 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.348 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.350 | 50930 | Marked run 13 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.350 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.350 | 50587 | Recursively removing directory: /tmp/git.WUrZYK/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.351 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.351 | 50939 | Added a new run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.352 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.353 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.353 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.354 | 50942 | Added a new run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.355 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.355 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.355 | 50936 | Added a new run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.356 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.357 | 50948 | Added a new run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.357 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.358 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.359 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.359 | 50949 | Added a new run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.360 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.361 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.360 | 50584 | Recursively removing directory: /tmp/git.WV9sQK/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.361 | 50951 | Added a new run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.362 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.362 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.362 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.365 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.365 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.365 | 50985 | Added a new worker 27 to the queue 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.365 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.366 | 50583 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.366 | 50583 | Removed worker 27 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.366 | 50583 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 27 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.366 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.REVg7D 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.366 | 50953 | Added a new run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.367 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.367 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.368 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.368 | 50963 | Added a new run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.368 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.370 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.370 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.370 | 50965 | Added a new run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.371 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.372 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.373 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.373 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.372 | 50968 | Added a new run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.373 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.373 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.373 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.373 | 50993 | Added a new worker 29 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.373 | 50583 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.373 | 50583 | Removed worker 29 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.373 | 50583 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 29 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.374 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.375 | 50974 | Added a new run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.375 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.376 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.1STFFi 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.376 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.377 | 50979 | Added a new run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.377 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.379 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.379 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.381 | 50978 | Marked run 14 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.381 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.381 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.382 | 50987 | Added a new run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.382 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.384 | 50982 | Added a new run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.384 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.386 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.387 | 50989 | Marked run 15 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.388 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.388 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.389 | 50984 | Added a new run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.389 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.389 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.390 | 50981 | Added a new run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.391 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.392 | 50587 | Recursively removing directory: /tmp/git.REVg7D/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.392 | 50990 | Added a new run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.393 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.394 | 50992 | Added a new run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.394 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.395 | 50999 | Added a new run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.396 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.396 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.396 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.396 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.397 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.398 | 50997 | Added a new run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.398 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.399 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.400 | 51000 | Added a new run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.400 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.402 | 51002 | Added a new run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.403 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.404 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.404 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.404 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.405 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.405 | 51010 | Added a new run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.405 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.406 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.407 | 51032 | Added a new worker 27 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.407 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.407 | 50583 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.407 | 50583 | Removed worker 27 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.407 | 50583 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 27 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.407 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.iIPn8W 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.408 | 51011 | Added a new run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.409 | 50584 | Recursively removing directory: /tmp/git.1STFFi/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.409 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.411 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.411 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.411 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.413 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.413 | 51015 | Added a new run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.413 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.414 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.415 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.415 | 51034 | Added a new run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.415 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.417 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.417 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.418 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.418 | 51027 | Marked run 16 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.419 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.420 | 51039 | Added a new run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.420 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.421 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.421 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.421 | 51050 | Added a new worker 30 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.421 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.422 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.PJHu8E 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.422 | 50583 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.422 | 50583 | Removed worker 30 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.422 | 50583 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 30 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.422 | 51025 | Added a new run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.422 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.424 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.424 | 51033 | Added a new run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.425 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.428 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.428 | 51019 | Added a new run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.428 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.428 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.429 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.430 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.431 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.432 | 51043 | Marked run 17 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.432 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.433 | 50587 | Recursively removing directory: /tmp/git.iIPn8W/ 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.434 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.434 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.435 | 51035 | Added a new run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.436 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.437 | 51037 | Added a new run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.438 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.438 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.439 | 51020 | Added a new run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.439 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.440 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.440 | 51044 | Added a new run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.440 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.442 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.442 | 51045 | Added a new run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.443 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.444 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.444 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.445 | 51047 | Added a new run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.445 | 51077 | Added a new worker 8 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.445 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.445 | 50583 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.446 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.446 | 50583 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.446 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.lMtoh6 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.447 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.448 | 51054 | Added a new run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.448 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.449 | 50584 | Recursively removing directory: /tmp/git.PJHu8E/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.450 | 51058 | Added a new run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.450 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.451 | 51060 | Added a new run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.451 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.453 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.453 | 51062 | Added a new run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.454 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.455 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.455 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.456 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.456 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.456 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.456 | 51072 | Added a new run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.456 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.457 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.457 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.459 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.459 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.460 | 51075 | Added a new run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.460 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.460 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.461 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.461 | 51078 | Added a new run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.461 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.463 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.465 | 51070 | Marked run 18 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.465 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.465 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.466 | 51100 | Added a new worker 31 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.466 | 50583 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.466 | 50583 | Removed worker 31 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.466 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.466 | 50583 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 31 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.466 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.466 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.466 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EG7EM3 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.467 | 51080 | Added a new run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.467 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.468 | 51086 | Added a new run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.468 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.471 | 51084 | Added a new run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.471 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.471 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.473 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.473 | 51087 | Added a new run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.473 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.474 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.474 | 51088 | Added a new run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.475 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.477 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.477 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.477 | 51095 | Marked run 19 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.478 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.478 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.478 | 50587 | Recursively removing directory: /tmp/git.lMtoh6/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.479 | 51090 | Added a new run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.479 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.480 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.481 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.481 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.481 | 51092 | Added a new run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.482 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.483 | 51093 | Added a new run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.484 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.484 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.485 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.486 | 51098 | Added a new run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.486 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.488 | 51101 | Added a new run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.488 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.489 | 50584 | Recursively removing directory: /tmp/git.EG7EM3/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.489 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.490 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.490 | 51108 | Added a new run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.491 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.491 | 51114 | Added a new run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.492 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.492 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.493 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.493 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.493 | 51134 | Added a new worker 26 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.493 | 50583 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.493 | 50583 | Removed worker 26 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.493 | 50583 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 26 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.493 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.493 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.493 | 51113 | Added a new run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.494 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.494 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Dmp5dc 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.494 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.496 | 51116 | Added a new run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.497 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.498 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.499 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.500 | 51118 | Added a new run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.500 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.501 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.501 | 51125 | Added a new run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.502 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.502 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.503 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.503 | 51130 | Added a new run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.503 | 51141 | Added a new worker 6 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.503 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.503 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.503 | 50583 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.503 | 50583 | Removed worker 6 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.503 | 50583 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 6 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.504 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.504 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.NeKzvC 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.505 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.505 | 51131 | Added a new run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.505 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.505 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.506 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.507 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.508 | 51132 | Added a new run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.508 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.510 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.511 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.511 | 51143 | Added a new run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.511 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.511 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.513 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.514 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.515 | 51127 | Marked run 20 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.515 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.516 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.517 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.519 | 51138 | Marked run 21 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.519 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.520 | 51139 | Added a new run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.521 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.524 | 50587 | Recursively removing directory: /tmp/git.Dmp5dc/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.524 | 51147 | Added a new run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.525 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.526 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.526 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.526 | 51146 | Added a new run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.527 | 50584 | Recursively removing directory: /tmp/git.NeKzvC/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.527 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.528 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.529 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.529 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.529 | 51148 | Added a new run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.530 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.531 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.531 | 51150 | Added a new run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.531 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.533 | 51153 | Added a new run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.533 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.534 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.534 | 51157 | Added a new run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.535 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.535 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.536 | 51156 | Added a new run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.537 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.537 | 51159 | Added a new run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.537 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.539 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.539 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.539 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.540 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.540 | 51186 | Added a new worker 25 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.540 | 50583 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.540 | 50583 | Removed worker 25 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.540 | 50583 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 25 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.540 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.o6IMti 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.540 | 51160 | Added a new run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.541 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.542 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.542 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.544 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.amT17n 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.542 | 51172 | Added a new run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.543 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.543 | 51190 | Added a new worker 10 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.543 | 50583 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.543 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.544 | 50583 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.544 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.544 | 51175 | Added a new run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.545 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.546 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.547 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.548 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.549 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.550 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.550 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.549 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.551 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.551 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.552 | 51178 | Marked run 22 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.552 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.553 | 51187 | Added a new run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.554 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.555 | 51181 | Added a new run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.556 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.556 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.559 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.559 | 51182 | Marked run 23 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.559 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.561 | 51188 | Added a new run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.562 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.563 | 50584 | Recursively removing directory: /tmp/git.o6IMti/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.563 | 51177 | Added a new run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.563 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.564 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.566 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.566 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.566 | 51194 | Added a new run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.566 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.566 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.567 | 50587 | Recursively removing directory: /tmp/git.amT17n/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.569 | 51192 | Added a new run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.569 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.569 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.569 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.570 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.570 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.572 | 51196 | Added a new run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.572 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.573 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.573 | 51197 | Added a new run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.574 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.574 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.574 | 51195 | Added a new run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.575 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.576 | 51198 | Added a new run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.576 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.577 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.577 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.578 | 51206 | Added a new run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.578 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.578 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.578 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.580 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.580 | 51214 | Added a new run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.580 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.580 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.580 | 51231 | Added a new worker 29 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.580 | 50583 | Removed run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.580 | 50583 | Removed worker 29 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.580 | 50583 | Assigned run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 29 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.581 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.581 | 51233 | Added a new worker 10 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.581 | 50583 | Removed run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.581 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.581 | 50583 | Assigned run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.581 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.gfYuoN 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.581 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.582 | 51219 | Added a new run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.582 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.582 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.OPjWrv 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.584 | 51220 | Added a new run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.585 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.586 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.586 | 51223 | Added a new run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.587 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.588 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.588 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.589 | 51225 | Added a new run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.590 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.590 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.591 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.592 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.592 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.593 | 51222 | Marked run 24 as finished 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.593 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.594 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.594 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.595 | 51235 | Added a new run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.595 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.596 | 51236 | Added a new run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.596 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.599 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.600 | 51227 | Marked run 25 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.600 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.601 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.601 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.602 | 51232 | Added a new run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.602 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.603 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.604 | 51239 | Added a new run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.604 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.605 | 50587 | Recursively removing directory: /tmp/git.gfYuoN/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.605 | 51241 | Added a new run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.606 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.607 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.608 | 51243 | Added a new run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.608 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.608 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.608 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.609 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.610 | 51244 | Added a new run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.611 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.611 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.612 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.612 | 51246 | Added a new run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.613 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.613 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.614 | 51247 | Added a new run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.614 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.615 | 51248 | Added a new run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.616 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.616 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.617 | 51256 | Added a new run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.618 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.618 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.619 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.619 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.620 | 51260 | Added a new run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.622 | 50584 | Recursively removing directory: /tmp/git.OPjWrv/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.621 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.622 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.622 | 51282 | Added a new worker 27 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.622 | 51265 | Added a new run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.622 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.623 | 50583 | Removed run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.623 | 50583 | Removed worker 27 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.623 | 50583 | Assigned run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 27 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.623 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.623 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.624 | 51272 | Added a new run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.625 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.627 | 51268 | Added a new run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.627 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.628 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.629 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.629 | 51273 | Added a new run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.629 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.630 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.623 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.dHqWWN 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.630 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.625 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.625 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.631 | 51286 | Added a new run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.631 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.631 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.633 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.633 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.633 | 51287 | Added a new run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.634 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.634 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.634 | 51299 | Added a new worker 27 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.634 | 50583 | Removed run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.634 | 50583 | Removed worker 27 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.634 | 50583 | Assigned run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 27 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.634 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.QqI4dV 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.635 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.636 | 51284 | Added a new run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.636 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.636 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.637 | 51292 | Added a new run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.637 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.638 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.638 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.639 | 51290 | Added a new run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.639 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.641 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.641 | 51278 | Added a new run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.642 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.643 | 51281 | Added a new run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.644 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.645 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.645 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.645 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.647 | 51276 | Marked run 27 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.647 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.648 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.648 | 51295 | Added a new run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.649 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.649 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.651 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.651 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.653 | 51293 | Marked run 26 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.653 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.655 | 51297 | Added a new run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.655 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.655 | 50587 | Recursively removing directory: /tmp/git.dHqWWN/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.657 | 50584 | Recursively removing directory: /tmp/git.QqI4dV/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.657 | 51301 | Added a new run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.658 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.658 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.658 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.658 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.658 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.659 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.660 | 51304 | Added a new run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.661 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.662 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.662 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.662 | 51305 | Added a new run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.663 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.663 | 51307 | Added a new run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.665 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.665 | 51312 | Added a new run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.665 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.666 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.666 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.668 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.668 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.668 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.668 | 51339 | Added a new worker 29 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.668 | 50583 | Removed run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.668 | 50583 | Removed worker 29 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.668 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.668 | 50583 | Assigned run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 29 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.669 | 51318 | Added a new run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.669 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.L5BP9u 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.669 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.671 | 51319 | Added a new run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.671 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.671 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.672 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.672 | 51323 | Added a new run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.673 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.674 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.674 | 51341 | Added a new worker 25 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.674 | 50583 | Removed run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.674 | 50583 | Removed worker 25 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.674 | 50583 | Assigned run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 25 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.675 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mVwMiy 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.675 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.675 | 51324 | Added a new run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.676 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.678 | 51331 | Added a new run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.678 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.679 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.679 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.680 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.680 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.680 | 51334 | Added a new run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.681 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.681 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.682 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.683 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.683 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.684 | 51340 | Added a new run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.684 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.684 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.686 | 51352 | Added a new run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.686 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.687 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.687 | 51345 | Added a new run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.687 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.689 | 51351 | Added a new run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.689 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.689 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.692 | 51333 | Marked run 28 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.693 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.693 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.693 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.694 | 51343 | Added a new run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.694 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.695 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.696 | 51357 | Added a new run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.696 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.697 | 50584 | Recursively removing directory: /tmp/git.L5BP9u/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.697 | 51347 | Added a new run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.697 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.698 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.699 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.699 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.700 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.702 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.702 | 51336 | Marked run 29 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.702 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.703 | 50587 | Recursively removing directory: /tmp/git.mVwMiy/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.703 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.703 | 51356 | Added a new run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.704 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.705 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.705 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.706 | 51358 | Added a new run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.706 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.707 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.707 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.707 | 51387 | Added a new worker 14 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.707 | 50583 | Removed run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.707 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.707 | 50583 | Assigned run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.707 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.708 | 51365 | Added a new run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.708 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.708 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.709 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.4Ibc9N 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.709 | 51370 | Added a new run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.709 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.711 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.711 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.711 | 51377 | Added a new run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.713 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.713 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.714 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.714 | 51376 | Added a new run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.714 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.714 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.715 | 51396 | Added a new worker 26 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.715 | 50583 | Removed run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.715 | 50583 | Removed worker 26 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.715 | 50583 | Assigned run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 26 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.715 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.716 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.716 | 51378 | Added a new run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.717 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.716 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EouoCi 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.718 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.720 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.721 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.722 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.722 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.722 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.722 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.723 | 51382 | Added a new run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.723 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.725 | 51383 | Added a new run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.726 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.727 | 51384 | Added a new run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.727 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.728 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.730 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.731 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.731 | 51385 | Marked run 30 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.732 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.733 | 51389 | Added a new run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.733 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.735 | 50584 | Recursively removing directory: /tmp/git.4Ibc9N/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.737 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.737 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.737 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.737 | 51392 | Marked run 31 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.737 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.738 | 50587 | Recursively removing directory: /tmp/git.EouoCi/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.738 | 51393 | Added a new run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.739 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.740 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.740 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.740 | 51395 | Added a new run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.741 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.742 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.742 | 51398 | Added a new run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.743 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.744 | 51400 | Added a new run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.744 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.745 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.745 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.746 | 51401 | Added a new run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.746 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.747 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.747 | 51430 | Added a new worker 22 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.747 | 50583 | Removed run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.747 | 50583 | Removed worker 22 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.747 | 50583 | Assigned run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 22 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.747 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.0v63Q7 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.748 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.748 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.748 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.748 | 51402 | Added a new run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.750 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.750 | 51411 | Added a new run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.750 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.751 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.753 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.753 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.754 | 51420 | Added a new run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.754 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.754 | 51440 | Added a new worker 31 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.755 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.755 | 50583 | Removed run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.755 | 50583 | Removed worker 31 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.755 | 50583 | Assigned run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 31 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.756 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.PjHl3o 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.756 | 51419 | Added a new run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.756 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.758 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.758 | 51424 | Added a new run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.759 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.759 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.760 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.761 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.761 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.761 | 51434 | Added a new run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.763 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.764 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.765 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.765 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.766 | 51435 | Added a new run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.766 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.766 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.768 | 51431 | Added a new run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.768 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.769 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.769 | 51437 | Added a new run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.770 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.771 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.773 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.773 | 51427 | Marked run 32 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.774 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.775 | 50584 | Recursively removing directory: /tmp/git.0v63Q7/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.777 | 51433 | Marked run 33 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.777 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.777 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.777 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.779 | 51438 | Added a new run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.779 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.780 | 50587 | Recursively removing directory: /tmp/git.PjHl3o/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.780 | 51441 | Added a new run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.781 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.782 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.782 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.783 | 51461 | Added a new run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.783 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.783 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.784 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.785 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.786 | 51446 | Added a new run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.786 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.787 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.787 | 51447 | Added a new run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.788 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.789 | 51448 | Added a new run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.789 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.791 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.791 | 51450 | Added a new run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.791 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.791 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.791 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.792 | 51484 | Added a new worker 23 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.792 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.792 | 50583 | Removed run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.792 | 50583 | Removed worker 23 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.792 | 50583 | Assigned run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 23 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.794 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.794 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.793 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ZyFyw3 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.795 | 51487 | Added a new worker 32 to the queue 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.795 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.796 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.796 | 50583 | Removed run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.796 | 50583 | Removed worker 32 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.796 | 50583 | Assigned run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 32 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.796 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.sFwqNc 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.796 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.797 | 51452 | Added a new run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.797 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.800 | 51463 | Added a new run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.801 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.802 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.802 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.803 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.803 | 51466 | Added a new run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.803 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.805 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.805 | 51473 | Added a new run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.805 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.807 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.807 | 51475 | Added a new run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.808 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.808 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.809 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.810 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.812 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.813 | 51476 | Marked run 34 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.814 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.815 | 51477 | Added a new run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.815 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.816 | 50584 | Recursively removing directory: /tmp/git.ZyFyw3/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.817 | 51483 | Added a new run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.818 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.818 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.818 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.821 | 50587 | Recursively removing directory: /tmp/git.sFwqNc/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.821 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.822 | 51479 | Marked run 35 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.822 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.822 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.823 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.823 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.823 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.824 | 51486 | Added a new run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.824 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.825 | 51488 | Added a new run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.826 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.826 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.827 | 51481 | Added a new run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.828 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.828 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.829 | 51491 | Added a new run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.829 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.829 | 51520 | Added a new worker 12 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.829 | 50583 | Removed run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.829 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.829 | 50583 | Assigned run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.829 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.830 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.gbfcs4 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.832 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.832 | 51494 | Added a new run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.833 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.835 | 51496 | Added a new run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.836 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.837 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.837 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.837 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.837 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.838 | 51498 | Added a new run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.838 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.838 | 51530 | Added a new worker 11 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.838 | 50583 | Removed run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.838 | 50583 | Removed worker 11 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.838 | 50583 | Assigned run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 11 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.839 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.839 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.kkI3Nb 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.839 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.840 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.841 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.841 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.841 | 51504 | Added a new run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.842 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.844 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.845 | 51516 | Marked run 36 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.846 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.847 | 51515 | Added a new run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.847 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.848 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.849 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.850 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.852 | 50584 | Recursively removing directory: /tmp/git.gbfcs4/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.853 | 51517 | Added a new run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.853 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.853 | 51521 | Marked run 37 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.854 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.855 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.855 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.855 | 51523 | Added a new run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.856 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.857 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.858 | 51524 | Added a new run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.859 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.860 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.860 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.860 | 51526 | Added a new run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.861 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.862 | 51529 | Added a new run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.862 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.863 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.863 | 50587 | Recursively removing directory: /tmp/git.kkI3Nb/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.865 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.865 | 51533 | Added a new run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.866 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.866 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.866 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.866 | 51563 | Added a new worker 18 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.866 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.865 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.865 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.866 | 50583 | Removed run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.866 | 50583 | Removed worker 18 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.867 | 50583 | Assigned run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 18 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.867 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.s0PBHI 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.868 | 51534 | Added a new run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.868 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.870 | 51535 | Added a new run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.870 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.870 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.871 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.871 | 51539 | Added a new run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.872 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.872 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.874 | 51546 | Added a new run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.874 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.874 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.876 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.876 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.876 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.877 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.877 | 51573 | Added a new worker 29 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.877 | 50583 | Removed run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.877 | 50583 | Removed worker 29 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.877 | 50583 | Assigned run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 29 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.877 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.878 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.877 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.878 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.yiE5h7 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.878 | 51555 | Added a new run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.878 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.878 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.880 | 51557 | Added a new run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.880 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.882 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.884 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.885 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.885 | 51558 | Marked run 38 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.885 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.886 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.887 | 51560 | Added a new run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.887 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.889 | 51568 | Added a new run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.890 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.891 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.893 | 51566 | Marked run 39 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.893 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.893 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.894 | 50584 | Recursively removing directory: /tmp/git.s0PBHI/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.895 | 51562 | Added a new run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.895 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.896 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.896 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.897 | 51570 | Added a new run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.898 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.899 | 50587 | Recursively removing directory: /tmp/git.yiE5h7/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.900 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.900 | 51572 | Added a new run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.901 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.901 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.901 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.902 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.902 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.903 | 51574 | Added a new run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.903 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.904 | 51575 | Added a new run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.904 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.905 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.905 | 51577 | Added a new run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.906 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.906 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.907 | 51580 | Added a new run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.907 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.909 | 51592 | Added a new run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.909 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.909 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.910 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.911 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.912 | 51596 | Added a new run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.912 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.912 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.912 | 51612 | Added a new worker 11 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.913 | 50583 | Removed run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.913 | 50583 | Removed worker 11 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.913 | 50583 | Assigned run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 11 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.913 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.aaFHf8 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.913 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.914 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.914 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.914 | 51601 | Added a new run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.914 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.915 | 51618 | Added a new worker 12 to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.915 | 50583 | Removed run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.915 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.915 | 50583 | Assigned run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.916 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.915 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.P8harf 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.916 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.916 | 51603 | Added a new run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.917 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.917 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.919 | 51606 | Added a new run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.920 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.922 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.922 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.923 | 51582 | Added a new run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.923 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.923 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.923 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.925 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.925 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.925 | 51613 | Added a new run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.925 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.926 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.927 | 51616 | Added a new run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.928 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.928 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.929 | 51615 | Added a new run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.929 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.930 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.933 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.933 | 51608 | Marked run 41 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.933 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.933 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.936 | 51604 | Marked run 40 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.936 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.937 | 51611 | Added a new run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.938 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.939 | 50584 | Recursively removing directory: /tmp/git.aaFHf8/ 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.939 | 51622 | Added a new run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.940 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.941 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.941 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.941 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.942 | 51620 | Added a new run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.942 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.944 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.945 | 51624 | Added a new run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.945 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.945 | 50587 | Recursively removing directory: /tmp/git.P8harf/ 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.946 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.947 | 51651 | Added a new run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.947 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.947 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.947 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.949 | 51653 | Added a new run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.949 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.950 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.950 | 51632 | Added a new run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.950 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.951 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.951 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.952 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.952 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.952 | 51662 | Added a new worker 6 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.952 | 51635 | Added a new run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.952 | 50583 | Removed run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.952 | 50583 | Removed worker 6 from the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.952 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.NVaueG 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.952 | 50583 | Assigned run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 6 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.953 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.954 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.956 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.957 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.957 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.957 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.958 | 51667 | Added a new worker 31 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.958 | 50583 | Removed run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.958 | 50583 | Removed worker 31 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.958 | 50583 | Assigned run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 31 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.958 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.pLh4ih 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.958 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.959 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.960 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.961 | 51660 | Added a new run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.961 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.963 | 51638 | Added a new run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.963 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.965 | 51625 | Added a new run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.966 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.966 | 50587 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.966 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.967 | 50587 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.968 | 51628 | Added a new run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.968 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.968 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.969 | 51659 | Added a new run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.970 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.971 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.972 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.974 | 51655 | Marked run 42 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.974 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.975 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.976 | 51658 | Added a new run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.976 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.978 | 51637 | Added a new run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.978 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.979 | 50584 | Recursively removing directory: /tmp/git.NVaueG/ 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.980 | 50587 | Recursively removing directory: /tmp/git.pLh4ih/ 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.981 | 50584 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.981 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.982 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.982 | 50587 | Process exit code: 0 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.982 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.982 | 51664 | Marked run 43 as finished 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.983 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.985 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.985 | 51665 | Added a new run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.985 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.986 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.986 | 51666 | Added a new run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.986 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.989 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.989 | 51696 | Added a new run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.989 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.989 | 50584 | Waiting for a new command 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.989 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.990 | 51703 | Added a new worker 27 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.990 | 50583 | Removed run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.990 | 50583 | Removed worker 27 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.990 | 50583 | Assigned run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 27 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.990 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SMotq6 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.990 | 51675 | Added a new run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.990 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.990 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.991 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.991 | 50587 | Waiting for a new command 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.992 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.992 | 51677 | Added a new run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.992 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.994 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.994 | 51705 | Added a new worker 28 to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.994 | 50583 | Removed run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.994 | 50583 | Removed worker 28 from the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.994 | 50583 | Assigned run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 28 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.994 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.995 | 51685 | Added a new run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.995 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50587/cimple-worker: 2024-04-25 03:44:45.994 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Cag8O5 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.997 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.997 | 50581 | Waiting for new connections 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.998 | 50584 | Checking out revision HEAD 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.998 | 51687 | Added a new run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:45 | INFO | 50584/cimple-worker: 2024-04-25 03:44:45.999 | 50584 | Going to run: ./ci 2024-04-25 03:44:45 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:45 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:45 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:45 | INFO | 50581/cimple-server: 2024-04-25 03:44:45.999 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.000 | 51692 | Added a new run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.000 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.001 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.002 | 51695 | Added a new run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.002 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.003 | 51669 | Added a new run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.004 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.005 | 51701 | Added a new run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.006 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.007 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.007 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.008 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.008 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.009 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.009 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.010 | 51697 | Marked run 44 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.010 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.013 | 51699 | Marked run 45 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.013 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.014 | 51704 | Added a new run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.015 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.015 | 50584 | Recursively removing directory: /tmp/git.SMotq6/ 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.016 | 51708 | Added a new run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.016 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.018 | 51710 | Added a new run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.018 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.019 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.020 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.020 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.021 | 51711 | Added a new run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.022 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.022 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.022 | 50587 | Recursively removing directory: /tmp/git.Cag8O5/ 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.024 | 51715 | Added a new run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.024 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.025 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.025 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.025 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.026 | 51722 | Added a new run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.027 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.027 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.027 | 51723 | Added a new run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.028 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.029 | 51720 | Added a new run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.029 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.030 | 51728 | Added a new run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.030 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.031 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.031 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.031 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.032 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.033 | 51739 | Added a new run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.033 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.033 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.033 | 51753 | Added a new worker 7 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.033 | 50583 | Removed run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.033 | 50583 | Removed worker 7 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.034 | 50583 | Assigned run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 7 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.034 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.034 | 51751 | Added a new run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.034 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.8F8o2r 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.034 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.036 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.037 | 51746 | Added a new run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.038 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.039 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.039 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.040 | 51755 | Added a new run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.040 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.041 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.041 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.042 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.042 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.042 | 51742 | Added a new run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.043 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.044 | 51741 | Added a new run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.044 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.045 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.045 | 51760 | Added a new worker 15 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.045 | 50583 | Removed run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.045 | 50583 | Removed worker 15 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.045 | 50583 | Assigned run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 15 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.045 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.045 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.tWbBjU 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.046 | 51748 | Added a new run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.046 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.047 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.047 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.050 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.051 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.052 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.052 | 51745 | Marked run 46 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.052 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.052 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.054 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.056 | 51754 | Marked run 47 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.056 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.057 | 51727 | Added a new run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.058 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.059 | 51758 | Added a new run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.059 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.061 | 51762 | Added a new run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.061 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.061 | 50584 | Recursively removing directory: /tmp/git.8F8o2r/ 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.064 | 51763 | Added a new run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.064 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.064 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.064 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.064 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.065 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.066 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.066 | 51767 | Added a new run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.066 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.068 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.068 | 51769 | Added a new run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.069 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.070 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.070 | 51770 | Added a new run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.070 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.070 | 50587 | Recursively removing directory: /tmp/git.tWbBjU/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.071 | 51772 | Added a new run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.072 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.072 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.072 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.073 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.073 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.074 | 51773 | Added a new run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.075 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.075 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.076 | 51774 | Added a new run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.076 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.077 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.077 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.078 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.078 | 51793 | Added a new run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.079 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.079 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.079 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.080 | 51806 | Added a new worker 18 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.080 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.080 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.080 | 50583 | Removed run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.080 | 50583 | Removed worker 18 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.080 | 50583 | Assigned run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 18 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.081 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.FJqZCb 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.081 | 51792 | Added a new run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.081 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.083 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.084 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.084 | 51795 | Added a new run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.086 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.086 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.087 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.087 | 51813 | Added a new worker 18 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.087 | 50583 | Removed run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.087 | 50583 | Removed worker 18 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.087 | 50583 | Assigned run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 18 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.088 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.088 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.eEP8n2 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.088 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.088 | 51790 | Added a new run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.089 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.089 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.090 | 51797 | Added a new run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.091 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.092 | 51801 | Added a new run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.093 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.093 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.095 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.094 | 51805 | Added a new run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.095 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.096 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.096 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.097 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.098 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.101 | 51799 | Marked run 48 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.101 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.103 | 50584 | Recursively removing directory: /tmp/git.FJqZCb/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.104 | 51808 | Marked run 49 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.105 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.105 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.105 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.106 | 51802 | Added a new run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.106 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.108 | 51807 | Added a new run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.108 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.109 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.110 | 51810 | Added a new run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.110 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.110 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.111 | 50587 | Recursively removing directory: /tmp/git.eEP8n2/ 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.112 | 51812 | Added a new run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.112 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.113 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.114 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.114 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.114 | 51815 | Added a new run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.114 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.115 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.116 | 51818 | Added a new run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.116 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.117 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.117 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.118 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.118 | 51820 | Added a new run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.118 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.119 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.120 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.120 | 51849 | Added a new worker 29 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.120 | 50583 | Removed run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.120 | 50583 | Removed worker 29 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.120 | 50583 | Assigned run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 29 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.120 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.120 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.0Y5J7B 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.121 | 51825 | Added a new run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.121 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.124 | 51826 | Added a new run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.124 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.125 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.125 | 51831 | Added a new run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.125 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.126 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.128 | 51842 | Added a new run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.128 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.128 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.128 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.130 | 51860 | Added a new worker 24 to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.130 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.130 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.LpDiUL 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.130 | 50583 | Removed run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.130 | 50583 | Removed worker 24 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.130 | 50583 | Assigned run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 24 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.130 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.131 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.131 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.131 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.132 | 51840 | Marked run 50 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.132 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.134 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.136 | 51850 | Marked run 51 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.136 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.137 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.137 | 51844 | Added a new run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.137 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.138 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.139 | 51846 | Added a new run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.139 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.141 | 51852 | Added a new run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.141 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.142 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.143 | 51853 | Added a new run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.144 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.144 | 50584 | Recursively removing directory: /tmp/git.0Y5J7B/ 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.144 | 51856 | Added a new run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.145 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.146 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.146 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.147 | 51858 | Added a new run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.147 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.148 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.149 | 51859 | Added a new run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.149 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.150 | 51880 | Added a new run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.151 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.151 | 51863 | Added a new run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.152 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.153 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.154 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.154 | 51865 | Added a new run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.155 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.156 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.156 | 51896 | Added a new worker 10 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.156 | 50583 | Removed run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.156 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.156 | 50583 | Assigned run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.156 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.156 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.T5ZEm0 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.157 | 51876 | Added a new run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.157 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.159 | 51862 | Added a new run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.160 | 50587 | Recursively removing directory: /tmp/git.LpDiUL/ 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.160 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.161 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.162 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.163 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.163 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.163 | 51883 | Added a new run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.164 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.165 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.165 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.165 | 51882 | Added a new run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.166 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.167 | 51894 | Added a new run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.167 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.167 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.169 | 51893 | Added a new run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.169 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.170 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.169 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.171 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.171 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.171 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.172 | 51912 | Added a new worker 29 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.172 | 50583 | Removed run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.172 | 50583 | Removed worker 29 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.172 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.172 | 50583 | Assigned run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 29 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.172 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.172 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Z1wScs 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.173 | 51900 | Added a new run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.173 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.174 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.175 | 51901 | Added a new run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.175 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.176 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.178 | 51903 | Added a new run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.178 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.180 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.181 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.182 | 51904 | Added a new run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.182 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.183 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.184 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.184 | 51905 | Added a new run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.185 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.186 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.186 | 51918 | Added a new run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.187 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.188 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.188 | 50584 | Recursively removing directory: /tmp/git.T5ZEm0/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.190 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.190 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.190 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.191 | 51890 | Marked run 52 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.192 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.193 | 51911 | Added a new run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.193 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.194 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.196 | 51906 | Marked run 53 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.196 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.197 | 50587 | Recursively removing directory: /tmp/git.Z1wScs/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.198 | 51913 | Added a new run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.198 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.198 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.199 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.199 | 51915 | Added a new run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.200 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.200 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.200 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.200 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.201 | 51945 | Added a new worker 8 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.201 | 50583 | Removed run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.201 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.201 | 50583 | Assigned run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.201 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.202 | 51897 | Added a new run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.202 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.202 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.202 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.I70Wm3 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.204 | 51943 | Added a new run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.204 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.205 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.206 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.207 | 51920 | Added a new run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.207 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.208 | 51925 | Added a new run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.208 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.210 | 51931 | Added a new run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.211 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.213 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.213 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.214 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.214 | 51934 | Added a new run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.214 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.215 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.215 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.215 | 51959 | Added a new worker 30 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.215 | 50583 | Removed run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.215 | 50583 | Removed worker 30 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.215 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.215 | 50583 | Assigned run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 30 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.215 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.216 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.0SynKH 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.216 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.216 | 51952 | Added a new run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.216 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.217 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.218 | 51922 | Added a new run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.218 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.218 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.221 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.222 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.222 | 51942 | Marked run 54 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.222 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.223 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.224 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.226 | 51949 | Marked run 55 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.226 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.227 | 51947 | Added a new run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.228 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.229 | 51936 | Added a new run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.229 | 50584 | Recursively removing directory: /tmp/git.I70Wm3/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.229 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.232 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.232 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.232 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.232 | 51951 | Added a new run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.234 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.236 | 51956 | Added a new run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.236 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.236 | 50587 | Recursively removing directory: /tmp/git.0SynKH/ 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.237 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.237 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.238 | 51957 | Added a new run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.238 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.239 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.239 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.239 | 51960 | Added a new run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.239 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.240 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.241 | 51962 | Added a new run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.241 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.243 | 51964 | Added a new run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.243 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.244 | 51966 | Added a new run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.245 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.246 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.246 | 51993 | Added a new worker 25 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.246 | 50583 | Removed run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.246 | 50583 | Removed worker 25 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.246 | 50583 | Assigned run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 25 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.246 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.246 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.247 | 51968 | Added a new run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.247 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.248 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.DoVYFb 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.248 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.248 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.249 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.249 | 52000 | Added a new worker 25 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.250 | 50583 | Removed run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.250 | 50583 | Removed worker 25 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.250 | 50583 | Assigned run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 25 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.250 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.252 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.252 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.252 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wlX4Tw 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.253 | 51983 | Added a new run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.253 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.255 | 51985 | Added a new run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.255 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.256 | 51987 | Added a new run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.256 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.256 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.257 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.259 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.259 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.259 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.259 | 51990 | Added a new run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.260 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.260 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.260 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.261 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.262 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.264 | 51988 | Marked run 56 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.264 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.264 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.265 | 51998 | Added a new run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.266 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.269 | 51995 | Marked run 57 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.269 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.270 | 51997 | Added a new run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.271 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.272 | 52001 | Added a new run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.272 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.273 | 50584 | Recursively removing directory: /tmp/git.DoVYFb/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.274 | 50587 | Recursively removing directory: /tmp/git.wlX4Tw/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.275 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.275 | 52002 | Added a new run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.276 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.276 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.276 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.277 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.277 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.277 | 52005 | Added a new run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.279 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.279 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.280 | 52006 | Added a new run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.280 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.281 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.281 | 52008 | Added a new run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.282 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.282 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.283 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.284 | 52009 | Added a new run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.284 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.285 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.286 | 52013 | Added a new run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.286 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.286 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.287 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.287 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.287 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.287 | 52043 | Added a new worker 31 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.288 | 50583 | Removed run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.288 | 50583 | Removed worker 31 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.288 | 50583 | Assigned run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 31 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.288 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Eazwtn 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.288 | 52016 | Added a new run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.288 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.289 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.290 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.291 | 52028 | Added a new run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.291 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.292 | 52044 | Added a new worker 17 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.293 | 50583 | Removed run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.293 | 50583 | Removed worker 17 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.293 | 50583 | Assigned run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 17 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.293 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.q78MYf 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.293 | 52031 | Added a new run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.294 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.295 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.295 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.296 | 52034 | Added a new run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.296 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.297 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.299 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.299 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.299 | 52042 | Added a new run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.300 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.300 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.300 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.303 | 52040 | Added a new run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.303 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.303 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.304 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.305 | 52054 | Added a new run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.305 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.309 | 52037 | Marked run 58 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.309 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.309 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.310 | 52046 | Added a new run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.311 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.314 | 52039 | Marked run 59 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.314 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.315 | 52047 | Added a new run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.315 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.316 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.317 | 52051 | Added a new run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.319 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.319 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.320 | 50584 | Recursively removing directory: /tmp/git.Eazwtn/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.320 | 52053 | Added a new run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.320 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.322 | 52036 | Added a new run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.322 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.323 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.323 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.324 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.327 | 50587 | Recursively removing directory: /tmp/git.q78MYf/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.327 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.329 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.329 | 52055 | Added a new run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.329 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.329 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.329 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.331 | 52056 | Added a new run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.332 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.332 | 52066 | Added a new run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.333 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.333 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.334 | 52068 | Added a new run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.335 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.336 | 52076 | Added a new run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.336 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.336 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.336 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.338 | 52079 | Added a new run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.339 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.339 | 52081 | Added a new run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.339 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.340 | 52082 | Added a new run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.340 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.340 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.342 | 52085 | Added a new run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.342 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.344 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.344 | 52088 | Added a new run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.344 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.349 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.349 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.350 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.350 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.351 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.351 | 52103 | Added a new worker 27 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.351 | 50583 | Removed run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.351 | 50583 | Removed worker 27 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.351 | 50583 | Assigned run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 27 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.351 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.351 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.352 | 52096 | Added a new worker 21 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.352 | 50583 | Removed run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.352 | 50583 | Removed worker 21 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.352 | 50583 | Assigned run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 21 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.352 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.VLDb13 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.352 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.353 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ZMU6Tr 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.354 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.356 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.357 | 52091 | Marked run 61 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.357 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.359 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.359 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.359 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.360 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.361 | 52084 | Marked run 60 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.362 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.363 | 52092 | Added a new run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.363 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.365 | 52104 | Added a new run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.365 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.366 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.367 | 52102 | Added a new run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.367 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.369 | 52101 | Added a new run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.370 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.371 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.372 | 52099 | Added a new run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.372 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.373 | 52105 | Added a new run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.374 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.374 | 50587 | Recursively removing directory: /tmp/git.VLDb13/ 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.375 | 52106 | Added a new run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.377 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.376 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.376 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.378 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.378 | 52107 | Added a new run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.379 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.380 | 50584 | Recursively removing directory: /tmp/git.ZMU6Tr/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.380 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.381 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.382 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.382 | 52108 | Added a new run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.382 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.382 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.382 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.384 | 52120 | Added a new run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.384 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.385 | 52127 | Added a new run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.386 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.387 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.389 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.389 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.392 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.394 | 52137 | Added a new run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.395 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.395 | 52134 | Added a new run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.396 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.397 | 52133 | Added a new run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.398 | 52131 | Added a new run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.399 | 52142 | Added a new run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.399 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.400 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.400 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.400 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.404 | 52140 | Marked run 62 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.405 | 52141 | Added a new run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.405 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.406 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.407 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.407 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.408 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.415 | 52146 | Added a new worker 17 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.417 | 52139 | Added a new run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.417 | 50583 | Removed run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.417 | 50583 | Removed worker 17 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.417 | 50583 | Assigned run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 17 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.417 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.K9aoH0 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.418 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.419 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.419 | 52149 | Added a new worker 6 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.419 | 50583 | Removed run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.419 | 50583 | Removed worker 6 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.419 | 50583 | Assigned run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 6 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.419 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.420 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.hdgcmA 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.420 | 52135 | Marked run 63 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.420 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.421 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.422 | 52148 | Added a new run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.422 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.423 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.425 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.426 | 52150 | Added a new run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.426 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.426 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.427 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.428 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.429 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.432 | 52153 | Added a new run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.433 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.434 | 52152 | Added a new run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.434 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.439 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.442 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.442 | 52158 | Added a new run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.442 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.444 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.447 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.450 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.455 | 52163 | Added a new run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.455 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.456 | 52164 | Added a new run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.457 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.458 | 52167 | Added a new run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.458 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.460 | 52168 | Added a new run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.460 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.462 | 52162 | Added a new run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.462 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.463 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.465 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.467 | 52182 | Added a new run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.468 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.468 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.471 | 52184 | Added a new run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.471 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.473 | 52186 | Added a new run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.473 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.475 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.479 | 52188 | Added a new run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.479 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.481 | 50587 | Recursively removing directory: /tmp/git.hdgcmA/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.482 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.482 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.483 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.483 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.485 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.486 | 50584 | Recursively removing directory: /tmp/git.K9aoH0/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.487 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.487 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.490 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.487 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.490 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.491 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.493 | 52190 | Added a new run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.493 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.496 | 52194 | Added a new worker 7 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.496 | 50583 | Removed run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.496 | 50583 | Removed worker 7 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.496 | 50583 | Assigned run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 7 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.496 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.496 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.xhAySZ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.498 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.498 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.499 | 52192 | Added a new run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.500 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.501 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.502 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.504 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.507 | 52197 | Added a new worker 15 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.507 | 50583 | Removed run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.507 | 50583 | Removed worker 15 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.508 | 50583 | Assigned run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 15 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.508 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.508 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Cc4UIF 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.513 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.514 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.517 | 52191 | Added a new run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.517 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.521 | 50587 | Recursively removing directory: /tmp/git.xhAySZ/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.522 | 52193 | Marked run 65 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.523 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.523 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.523 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.524 | 52199 | Added a new run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.524 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.527 | 52195 | Marked run 64 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.527 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.528 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.532 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.534 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.535 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.535 | 52216 | Added a new run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.535 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.537 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.538 | 52217 | Added a new run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.538 | 50584 | Recursively removing directory: /tmp/git.Cc4UIF/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.540 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.540 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.540 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.tAjLYn 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.540 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.540 | 52218 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.540 | 50583 | Removed run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.540 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.540 | 50583 | Assigned run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.540 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.544 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.545 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.546 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.548 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.548 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.549 | 52223 | Added a new worker 15 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.549 | 50583 | Removed run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.549 | 50583 | Removed worker 15 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.549 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.549 | 50583 | Assigned run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 15 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.550 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Th2Um8 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.550 | 52220 | Added a new run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.550 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo', 'HEAD'] completed successfully 2024-04-25 03:44:46 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.555 | 52212 | Marked run 66 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.555 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.555 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.556 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.567 | 52221 | Marked run 67 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.567 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.569 | 50587 | Recursively removing directory: /tmp/git.tAjLYn/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.570 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.570 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.574 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.575 | 50584 | Recursively removing directory: /tmp/git.Th2Um8/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.577 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.577 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.578 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.578 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.581 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.583 | 52238 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.583 | 50583 | Removed run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.583 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.584 | 50583 | Assigned run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.584 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.584 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.174Vmx 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.585 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.586 | 52240 | Added a new worker 13 to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.586 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.587 | 50583 | Removed run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.587 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.587 | 50583 | Assigned run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.587 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.587 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ay4BRg 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.589 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.590 | 52237 | Marked run 68 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.590 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.591 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.593 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.594 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.597 | 52239 | Marked run 69 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.597 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.602 | 50587 | Recursively removing directory: /tmp/git.174Vmx/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.603 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.603 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.604 | 50584 | Recursively removing directory: /tmp/git.ay4BRg/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.606 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.606 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.607 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.609 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.609 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.610 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.610 | 52257 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.610 | 50583 | Removed run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.610 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.610 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.610 | 50583 | Assigned run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.610 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.v4vz1z 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.613 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.613 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.613 | 52258 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.613 | 50583 | Removed run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.613 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.613 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.613 | 50583 | Assigned run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.613 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.21zs9u 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.618 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.618 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.619 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.619 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.621 | 52255 | Marked run 70 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.621 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.624 | 52256 | Marked run 71 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.624 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.628 | 50584 | Recursively removing directory: /tmp/git.21zs9u/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.629 | 50587 | Recursively removing directory: /tmp/git.v4vz1z/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.630 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.630 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.630 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.630 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.633 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.633 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.636 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.636 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 52275 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 52276 | Added a new worker 13 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50583 | Removed run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50583 | Assigned run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50583 | Removed run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.636 | 50583 | Assigned run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.636 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.LhxoQF 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.637 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XZHJ8G 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.641 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.642 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.642 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.644 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.646 | 52273 | Marked run 73 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.647 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.650 | 52274 | Marked run 72 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.650 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.653 | 50584 | Recursively removing directory: /tmp/git.LhxoQF/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.653 | 50587 | Recursively removing directory: /tmp/git.XZHJ8G/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.654 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.654 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.655 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.655 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.657 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.658 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.660 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.660 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.660 | 52293 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.660 | 50583 | Removed run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.660 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.660 | 50583 | Assigned run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.660 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.661 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.661 | 52294 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.661 | 50583 | Removed run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.661 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.661 | 50583 | Assigned run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.661 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.rAFb26 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.661 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.661 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mT9wz8 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.663 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.666 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.666 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.667 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.668 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.670 | 52291 | Marked run 74 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.671 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.673 | 52292 | Marked run 75 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.674 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.677 | 50587 | Recursively removing directory: /tmp/git.mT9wz8/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.678 | 50584 | Recursively removing directory: /tmp/git.rAFb26/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.679 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.679 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.680 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.680 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.683 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.684 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.687 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.687 | 52311 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.687 | 50583 | Removed run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.687 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.687 | 50583 | Assigned run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.687 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.687 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.0F6C4k 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.688 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.688 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.688 | 52312 | Added a new worker 14 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.688 | 50583 | Removed run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.688 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.688 | 50583 | Assigned run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.688 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ANHBOi 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.689 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.689 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.692 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.693 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.693 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.694 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.699 | 52309 | Marked run 77 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.699 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.702 | 52310 | Marked run 76 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.702 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.704 | 50587 | Recursively removing directory: /tmp/git.0F6C4k/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.704 | 50584 | Recursively removing directory: /tmp/git.ANHBOi/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.705 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.705 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.706 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.706 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.708 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.709 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.711 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.711 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.711 | 52329 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.711 | 50583 | Removed run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.711 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.711 | 50583 | Assigned run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.711 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.712 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.712 | 52330 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.712 | 50583 | Removed run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.712 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.712 | 50583 | Assigned run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.711 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XScR9X 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.712 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.712 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.712 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.cXZVRy 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.716 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.717 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.717 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.718 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.722 | 52327 | Marked run 78 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.722 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.726 | 52328 | Marked run 79 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.726 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.729 | 50587 | Recursively removing directory: /tmp/git.XScR9X/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.729 | 50584 | Recursively removing directory: /tmp/git.cXZVRy/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.730 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.730 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.730 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.730 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.735 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.735 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.739 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.739 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.739 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.739 | 52347 | Added a new worker 14 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.739 | 50583 | Removed run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.739 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.739 | 50583 | Assigned run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.739 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mvmtwP 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.740 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.740 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.740 | 52348 | Added a new worker 10 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.740 | 50583 | Removed run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.740 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.740 | 50583 | Assigned run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.740 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.740 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.rgvNYU 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.744 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.744 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.745 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.745 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.751 | 52346 | Marked run 81 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.751 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.754 | 52345 | Marked run 80 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.754 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.756 | 50587 | Recursively removing directory: /tmp/git.rgvNYU/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.756 | 50584 | Recursively removing directory: /tmp/git.mvmtwP/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.757 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.757 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.758 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.758 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.762 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.762 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.766 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.766 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.766 | 52365 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.766 | 50583 | Removed run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.766 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.766 | 50583 | Assigned run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.766 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.766 | 52366 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.766 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.767 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.767 | 50583 | Removed run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.767 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.767 | 50583 | Assigned run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.767 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.y3PCik 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.767 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.767 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.V5SCed 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.772 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.772 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.775 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.776 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.779 | 52363 | Marked run 83 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.779 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.782 | 52364 | Marked run 82 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.783 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.784 | 50587 | Recursively removing directory: /tmp/git.V5SCed/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.786 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.786 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.786 | 50584 | Recursively removing directory: /tmp/git.y3PCik/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.787 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.787 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.789 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.790 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.792 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.792 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.792 | 52383 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.792 | 50583 | Removed run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.792 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.792 | 50583 | Assigned run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.792 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.792 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Ipd1A3 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.793 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.793 | 52384 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.794 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.794 | 50583 | Removed run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.794 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.794 | 50583 | Assigned run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.793 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.794 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Tw9yfD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.797 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.798 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.798 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.800 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.804 | 52381 | Marked run 84 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.804 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.807 | 52382 | Marked run 85 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.807 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.809 | 50587 | Recursively removing directory: /tmp/git.Ipd1A3/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.809 | 50584 | Recursively removing directory: /tmp/git.Tw9yfD/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.810 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.810 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.811 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.811 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.813 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.814 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.816 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.816 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.WQ3Zt7 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.816 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.816 | 52401 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.816 | 50583 | Removed run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.816 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.816 | 50583 | Assigned run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.817 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.817 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.817 | 52402 | Added a new worker 10 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.817 | 50583 | Removed run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.817 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.817 | 50583 | Assigned run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.817 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.818 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.jCVKaE 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.826 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.826 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.827 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.828 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.830 | 52399 | Marked run 86 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.830 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.833 | 52400 | Marked run 87 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.833 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.837 | 50584 | Recursively removing directory: /tmp/git.jCVKaE/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.837 | 50587 | Recursively removing directory: /tmp/git.WQ3Zt7/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.839 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.839 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.839 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.839 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.844 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.844 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.847 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.847 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.848 | 52419 | Added a new worker 14 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.848 | 50583 | Removed run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.848 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.848 | 50583 | Assigned run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.848 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.848 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.848 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.848 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.QA4iS5 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.848 | 52420 | Added a new worker 10 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.849 | 50583 | Removed run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.849 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.849 | 50583 | Assigned run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.849 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.QRGPRa 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.850 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.854 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.854 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.855 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.855 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.859 | 52417 | Marked run 89 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.860 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.863 | 52418 | Marked run 88 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.863 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.864 | 50587 | Recursively removing directory: /tmp/git.QA4iS5/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.865 | 50584 | Recursively removing directory: /tmp/git.QRGPRa/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.866 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.866 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.867 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.867 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.871 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.871 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.874 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.874 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.874 | 52437 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.875 | 50583 | Removed run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.875 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.875 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.875 | 50583 | Assigned run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.875 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.zeKi6C 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.875 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.876 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.876 | 52438 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.876 | 50583 | Removed run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.876 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.876 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.876 | 50583 | Assigned run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.876 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.qXBtuA 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.880 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.881 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.881 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.883 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.886 | 52435 | Marked run 90 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.887 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.890 | 52436 | Marked run 91 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.890 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.891 | 50587 | Recursively removing directory: /tmp/git.zeKi6C/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.893 | 50584 | Recursively removing directory: /tmp/git.qXBtuA/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.893 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.893 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.894 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.894 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.898 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.899 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.901 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.901 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.901 | 52455 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.901 | 50583 | Removed run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.901 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.901 | 50583 | Assigned run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.901 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.902 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.uzYAQi 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.902 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.903 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.903 | 52456 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.903 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.903 | 50583 | Removed run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.903 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.903 | 50583 | Assigned run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.903 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.rNlRuV 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.908 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.908 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.908 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.909 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.912 | 52453 | Marked run 92 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.912 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.915 | 52454 | Marked run 93 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.916 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.919 | 50584 | Recursively removing directory: /tmp/git.rNlRuV/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.919 | 50587 | Recursively removing directory: /tmp/git.uzYAQi/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.920 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.920 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.921 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.921 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.923 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.923 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.926 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.926 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.926 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.926 | 52473 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.926 | 50583 | Removed run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.926 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.926 | 50583 | Assigned run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.927 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.926 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.X1UakS 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.927 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.927 | 52474 | Added a new worker 10 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.927 | 50583 | Removed run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.927 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.927 | 50583 | Assigned run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.928 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ZERTch 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.928 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.931 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.932 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.933 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.933 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.937 | 52472 | Marked run 94 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.938 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.941 | 52471 | Marked run 95 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.941 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.942 | 50584 | Recursively removing directory: /tmp/git.X1UakS/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.944 | 50587 | Recursively removing directory: /tmp/git.ZERTch/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.944 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.944 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.945 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.945 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.949 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.950 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.952 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.953 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.953 | 52491 | Added a new worker 12 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.953 | 50583 | Removed run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.953 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.953 | 50583 | Assigned run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.953 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.BD2BVC 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.953 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.953 | 52492 | Added a new worker 14 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.954 | 50583 | Removed run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.954 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.954 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.954 | 50583 | Assigned run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.953 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.954 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XIQ7re 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.958 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.959 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.959 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.960 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.960 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.964 | 52489 | Marked run 96 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.964 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.968 | 52490 | Marked run 97 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.968 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.970 | 50587 | Recursively removing directory: /tmp/git.XIQ7re/ 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.971 | 50584 | Recursively removing directory: /tmp/git.BD2BVC/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.972 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.972 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.972 | 50584 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.972 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.977 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.977 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.980 | 50584 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.980 | 50587 | Waiting for a new command 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.980 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.980 | 52509 | Added a new worker 14 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.980 | 50583 | Removed run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.980 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.981 | 50583 | Assigned run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.981 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EJDVmg 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.981 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.981 | 52510 | Added a new worker 10 to the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.981 | 50583 | Removed run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.981 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.981 | 50583 | Assigned run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.981 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.981 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.982 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ua5nTE 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.985 | 50587 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.986 | 50587 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.986 | 50584 | Checking out revision HEAD 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.987 | 50584 | Going to run: ./ci 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.992 | 52507 | Marked run 99 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.993 | 50581 | Waiting for new connections 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.997 | 50587 | Recursively removing directory: /tmp/git.EJDVmg/ 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.998 | 50587 | Process exit code: 0 2024-04-25 03:44:46 | INFO | 50587/cimple-worker: 2024-04-25 03:44:46.998 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:46 | INFO | 50584/cimple-worker: 2024-04-25 03:44:46.998 | 50584 | Recursively removing directory: /tmp/git.ua5nTE/ 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.999 | 52508 | Marked run 98 as finished 2024-04-25 03:44:46 | INFO | 50581/cimple-server: 2024-04-25 03:44:46.999 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.000 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.000 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.001 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.003 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.004 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.004 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.004 | 52527 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.004 | 50583 | Removed run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.004 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.004 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.004 | 50583 | Assigned run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.004 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.B16DTJ 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.006 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.006 | 52528 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.007 | 50583 | Removed run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.007 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.007 | 50583 | Assigned run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.006 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.007 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.u1nnBE 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.009 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.009 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.011 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.012 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.014 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.015 | 52525 | Marked run 100 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.016 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.019 | 52526 | Marked run 101 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.019 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.020 | 50587 | Recursively removing directory: /tmp/git.B16DTJ/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.022 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.022 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.023 | 50584 | Recursively removing directory: /tmp/git.u1nnBE/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.025 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.025 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.026 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.029 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.030 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.030 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.030 | 52545 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.030 | 50583 | Removed run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.030 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.030 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.030 | 50583 | Assigned run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.030 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Wc60Gj 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.033 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.033 | 52546 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.033 | 50583 | Removed run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.033 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.033 | 50583 | Assigned run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.033 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.033 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.NIg22i 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.034 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.035 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.036 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.038 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.039 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.040 | 52543 | Marked run 102 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.040 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.043 | 52544 | Marked run 103 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.044 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.046 | 50587 | Recursively removing directory: /tmp/git.Wc60Gj/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.047 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.047 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.049 | 50584 | Recursively removing directory: /tmp/git.NIg22i/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.050 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.050 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.051 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.053 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.053 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.054 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.054 | 52563 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.054 | 50583 | Removed run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.054 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.054 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.054 | 50583 | Assigned run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.054 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.uX8JNf 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.056 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.057 | 52564 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.057 | 50583 | Removed run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.057 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.057 | 50583 | Assigned run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.057 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.057 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ukaQ42 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.058 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.058 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.059 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.063 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.064 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.069 | 50587 | Recursively removing directory: /tmp/git.uX8JNf/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.070 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.070 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.072 | 50584 | Recursively removing directory: /tmp/git.ukaQ42/ 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.074 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.074 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.074 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.078 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.078 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.078 | 52561 | Marked run 104 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.079 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.079 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.079 | 52580 | Added a new worker 6 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.079 | 50583 | Removed run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.079 | 50583 | Removed worker 6 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.079 | 50583 | Assigned run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 6 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.079 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Dymr2O 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.080 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.082 | 52562 | Marked run 105 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.082 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.083 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.083 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.083 | 52582 | Added a new worker 8 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.083 | 50583 | Removed run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.083 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.083 | 50583 | Assigned run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.083 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.R8IoS1 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.084 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.085 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.087 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.089 | 52579 | Marked run 106 as finished 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.089 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.089 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.090 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.092 | 52581 | Marked run 107 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.093 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.097 | 50587 | Recursively removing directory: /tmp/git.Dymr2O/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.099 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.099 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.099 | 50584 | Recursively removing directory: /tmp/git.R8IoS1/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.100 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.100 | 50584 | Process output: 415085 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.102 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.103 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.105 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.105 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.105 | 52599 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.105 | 50583 | Removed run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.105 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.105 | 50583 | Assigned run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.105 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.106 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.QJrtrb 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.106 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.106 | 52600 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.106 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.106 | 50583 | Removed run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.106 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.106 | 50583 | Assigned run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.106 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.106 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.goZX5Y 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.113 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.114 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.114 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.115 | 52597 | Marked run 108 as finished 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.115 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.115 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.119 | 52598 | Marked run 109 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.119 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.124 | 50584 | Recursively removing directory: /tmp/git.goZX5Y/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.124 | 50587 | Recursively removing directory: /tmp/git.QJrtrb/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.126 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.126 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.126 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.126 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.130 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.131 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.134 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.134 | 52617 | Added a new worker 14 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.134 | 50583 | Removed run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.134 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.134 | 50583 | Assigned run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.134 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.134 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.134 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.134 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Zqt5mC 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.135 | 52618 | Added a new worker 14 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.135 | 50583 | Removed run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.135 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.135 | 50583 | Assigned run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.135 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.135 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.135 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.hnJb3r 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.139 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.140 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.140 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.141 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.145 | 52615 | Marked run 111 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.145 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.148 | 52616 | Marked run 110 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.149 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.150 | 50584 | Recursively removing directory: /tmp/git.Zqt5mC/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.151 | 50587 | Recursively removing directory: /tmp/git.hnJb3r/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.152 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.152 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.153 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.153 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.157 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.157 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.160 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.161 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.161 | 52635 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.161 | 50583 | Removed run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.161 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.161 | 50583 | Assigned run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.161 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.161 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EcNZ6V 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.161 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.161 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.162 | 52636 | Added a new worker 10 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.162 | 50583 | Removed run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.162 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.162 | 50583 | Assigned run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.162 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.162 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.9w2LJy 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.166 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.167 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.167 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.169 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.171 | 52633 | Marked run 112 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.171 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.175 | 52634 | Marked run 113 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.176 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.178 | 50584 | Recursively removing directory: /tmp/git.EcNZ6V/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.179 | 50587 | Recursively removing directory: /tmp/git.9w2LJy/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.179 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.179 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.180 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.180 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.182 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.183 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.185 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.185 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.185 | 52653 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.185 | 50583 | Removed run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.185 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.185 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.185 | 50583 | Assigned run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.186 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ASU3xC 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.186 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.186 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.FqXiWk 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.186 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.186 | 52654 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.186 | 50583 | Removed run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.186 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.186 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.186 | 50583 | Assigned run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.191 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.191 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.192 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.192 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.196 | 52651 | Marked run 114 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.197 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.199 | 52652 | Marked run 115 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.199 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.201 | 50587 | Recursively removing directory: /tmp/git.FqXiWk/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.202 | 50584 | Recursively removing directory: /tmp/git.ASU3xC/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.203 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.203 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.203 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.203 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.208 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.208 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.212 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.212 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.212 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.212 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.212 | 52672 | Added a new worker 14 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.212 | 50583 | Removed run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.212 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.212 | 50583 | Assigned run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.212 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Vtf5N4 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.212 | 52671 | Added a new worker 14 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.213 | 50583 | Removed run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.213 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.213 | 50583 | Assigned run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.213 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.213 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SJHlvT 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.215 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.217 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.217 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.218 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.220 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.224 | 52669 | Marked run 117 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.224 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.227 | 52670 | Marked run 116 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.228 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.229 | 50584 | Recursively removing directory: /tmp/git.Vtf5N4/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.230 | 50587 | Recursively removing directory: /tmp/git.SJHlvT/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.230 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.230 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.232 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.232 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.235 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.236 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.238 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.238 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.238 | 52689 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.239 | 50583 | Removed run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.239 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.239 | 50583 | Assigned run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.239 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.239 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.GMGr3d 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.240 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.240 | 52690 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.240 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.240 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.240 | 50583 | Removed run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.240 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.240 | 50583 | Assigned run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.240 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.FpAuyC 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.244 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.245 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.245 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.245 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.249 | 52687 | Marked run 118 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.250 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.253 | 52688 | Marked run 119 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.253 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.255 | 50584 | Recursively removing directory: /tmp/git.GMGr3d/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.256 | 50587 | Recursively removing directory: /tmp/git.FpAuyC/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.257 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.257 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.258 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.258 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.261 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.262 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.265 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.265 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.265 | 52707 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.265 | 50583 | Removed run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.265 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.265 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.265 | 50583 | Assigned run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.266 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.4xgYSz 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.266 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.266 | 52708 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.266 | 50583 | Removed run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.266 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.266 | 50583 | Assigned run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.266 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.266 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XjqeCw 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.271 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.271 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.271 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.272 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.272 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.276 | 52705 | Marked run 120 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.277 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.280 | 52706 | Marked run 121 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.280 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.282 | 50587 | Recursively removing directory: /tmp/git.XjqeCw/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.283 | 50584 | Recursively removing directory: /tmp/git.4xgYSz/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.284 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.284 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.285 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.285 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.288 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.289 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.292 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.292 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.292 | 52725 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.292 | 50583 | Removed run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.292 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.292 | 50583 | Assigned run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.292 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.292 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.WNlRil 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.293 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.293 | 52726 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.293 | 50583 | Removed run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.293 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.293 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.293 | 50583 | Assigned run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.293 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.293 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.e65Ukc 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.297 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.298 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.298 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.299 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.303 | 52723 | Marked run 123 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.304 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.306 | 52724 | Marked run 122 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.306 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.309 | 50584 | Recursively removing directory: /tmp/git.e65Ukc/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.311 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.311 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.309 | 50587 | Recursively removing directory: /tmp/git.WNlRil/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.310 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.310 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.313 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.313 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.316 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.316 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.316 | 52743 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.316 | 50583 | Removed run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.316 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.316 | 50583 | Assigned run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.316 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.316 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.316 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.316 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.peaBY8 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.317 | 52744 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.317 | 50583 | Removed run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.317 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.317 | 50583 | Assigned run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.317 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.317 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wPumsA 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.321 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.322 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.322 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.322 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.328 | 52741 | Marked run 124 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.329 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.331 | 52742 | Marked run 125 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.332 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.332 | 50584 | Recursively removing directory: /tmp/git.wPumsA/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.333 | 50587 | Recursively removing directory: /tmp/git.peaBY8/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.334 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.334 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.334 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.334 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.337 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.337 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.340 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.340 | 52761 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.340 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.340 | 50583 | Removed run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.340 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.340 | 50583 | Assigned run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.340 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.340 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.340 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EKTOYz 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.340 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.340 | 52762 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.341 | 50583 | Removed run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.341 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.341 | 50583 | Assigned run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.341 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.341 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.OO0IbK 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.346 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.347 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.349 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.350 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.350 | 52759 | Marked run 127 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.351 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.353 | 52760 | Marked run 126 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.353 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.357 | 50584 | Recursively removing directory: /tmp/git.EKTOYz/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.359 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.359 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.359 | 50587 | Recursively removing directory: /tmp/git.OO0IbK/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.360 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.360 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.362 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.363 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.364 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.364 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.365 | 52779 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.365 | 50583 | Removed run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.365 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.365 | 50583 | Assigned run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.365 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.a74iHq 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.365 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.366 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.367 | 52780 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.367 | 50583 | Removed run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.367 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.367 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.367 | 50583 | Assigned run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.366 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.367 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Ckfy0Z 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.370 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.370 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.372 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.373 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.376 | 52777 | Marked run 128 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.376 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.380 | 52778 | Marked run 129 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.380 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.380 | 50584 | Recursively removing directory: /tmp/git.a74iHq/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.382 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.382 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.383 | 50587 | Recursively removing directory: /tmp/git.Ckfy0Z/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.384 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.384 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.385 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.387 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.388 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.388 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.388 | 52797 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.388 | 50583 | Removed run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.388 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.388 | 50583 | Assigned run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.388 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.388 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.QeIEnn 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.390 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.390 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.390 | 52798 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.390 | 50583 | Removed run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.390 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.390 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.390 | 50583 | Assigned run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.390 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.tjw2EK 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.393 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.394 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.395 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.397 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.399 | 52795 | Marked run 130 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.399 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.402 | 52796 | Marked run 131 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.403 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.403 | 50584 | Recursively removing directory: /tmp/git.QeIEnn/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.405 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.405 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.407 | 50587 | Recursively removing directory: /tmp/git.tjw2EK/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.408 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.408 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.408 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.411 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.411 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.411 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.411 | 52815 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.411 | 50583 | Removed run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.411 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.412 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.412 | 50583 | Assigned run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.412 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.vRBAha 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.415 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.415 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EWfVMJ 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.414 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.415 | 52816 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.415 | 50583 | Removed run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.415 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.415 | 50583 | Assigned run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.416 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.417 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.417 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.420 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.421 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.423 | 52813 | Marked run 132 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.424 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.427 | 52814 | Marked run 133 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.427 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.427 | 50584 | Recursively removing directory: /tmp/git.vRBAha/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.429 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.429 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.431 | 50587 | Recursively removing directory: /tmp/git.EWfVMJ/ 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.432 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.432 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.432 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.435 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.435 | 52832 | Added a new worker 10 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.435 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.435 | 50583 | Removed run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.435 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.435 | 50583 | Assigned run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.435 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.435 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.435 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.UOcpdc 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.439 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.439 | 52834 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.439 | 50583 | Removed run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.439 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.439 | 50583 | Assigned run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.439 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.439 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.DxxTUS 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.439 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.440 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.442 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.445 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.446 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.448 | 52831 | Marked run 134 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.449 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.451 | 50584 | Recursively removing directory: /tmp/git.UOcpdc/ 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.452 | 52833 | Marked run 135 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.452 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.453 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.453 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.456 | 50587 | Recursively removing directory: /tmp/git.DxxTUS/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.457 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.457 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.457 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.460 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.460 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.460 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.460 | 52851 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.460 | 50583 | Removed run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.460 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.460 | 50583 | Assigned run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.460 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.LPReI4 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.461 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.463 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.463 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.463 | 52852 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.463 | 50583 | Removed run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.463 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.463 | 50583 | Assigned run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.463 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YAPfEz 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.464 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.465 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.466 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.468 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.470 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.471 | 52849 | Marked run 136 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.472 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.475 | 52850 | Marked run 137 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.475 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.477 | 50584 | Recursively removing directory: /tmp/git.LPReI4/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.478 | 50587 | Recursively removing directory: /tmp/git.YAPfEz/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.479 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.479 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.480 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.480 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.482 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.482 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.485 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.485 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.485 | 52869 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.485 | 50583 | Removed run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.485 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.485 | 50583 | Assigned run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.485 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.485 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.JPv47p 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.485 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.486 | 52870 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.486 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.486 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.486 | 50583 | Removed run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.486 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.486 | 50583 | Assigned run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.486 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Ym3Diu 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.490 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.491 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.491 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.492 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.496 | 52867 | Marked run 138 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.496 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.499 | 52868 | Marked run 139 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.499 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.501 | 50587 | Recursively removing directory: /tmp/git.Ym3Diu/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.502 | 50584 | Recursively removing directory: /tmp/git.JPv47p/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.503 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.503 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.503 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.503 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.506 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.506 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.508 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.508 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 52887 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 50583 | Removed run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 50583 | Assigned run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 52888 | Added a new worker 10 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 50583 | Removed run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 50583 | Assigned run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.509 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.509 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.509 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.k7yzMC 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.509 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.LROglQ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.514 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.514 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.515 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.516 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.519 | 52885 | Marked run 141 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.519 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.522 | 52886 | Marked run 140 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.522 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.525 | 50584 | Recursively removing directory: /tmp/git.k7yzMC/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.527 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.527 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.527 | 50587 | Recursively removing directory: /tmp/git.LROglQ/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.528 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.528 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.529 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.531 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.532 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.532 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.532 | 52905 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.532 | 50583 | Removed run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.532 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.532 | 50583 | Assigned run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.532 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.532 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.eu1jzu 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.534 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.534 | 52906 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.534 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.534 | 50583 | Removed run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.534 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.534 | 50583 | Assigned run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.534 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.534 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.RNUc3V 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.537 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.538 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.539 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.541 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.544 | 52903 | Marked run 143 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.544 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.547 | 52904 | Marked run 142 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.548 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.549 | 50584 | Recursively removing directory: /tmp/git.eu1jzu/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.550 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.550 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.550 | 50587 | Recursively removing directory: /tmp/git.RNUc3V/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.552 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.552 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.555 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.556 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.558 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.558 | 52923 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.558 | 50583 | Removed run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.558 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.558 | 50583 | Assigned run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.558 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.559 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.DN641R 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.559 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.560 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.560 | 52924 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.560 | 50583 | Removed run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.560 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.560 | 50583 | Assigned run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.561 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.560 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.560 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.yne8MC 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.565 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.565 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.567 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.567 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.569 | 52921 | Marked run 144 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.569 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.572 | 52922 | Marked run 145 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.572 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.576 | 50584 | Recursively removing directory: /tmp/git.DN641R/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.577 | 50587 | Recursively removing directory: /tmp/git.yne8MC/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.578 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.578 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.578 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.578 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.581 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.581 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.583 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 52941 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 50583 | Removed run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 50583 | Assigned run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 52942 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 50583 | Removed run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.584 | 50583 | Assigned run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.584 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mK5rie 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.585 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.584 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.585 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.pgk03A 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.589 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.590 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.590 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.592 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.594 | 52939 | Marked run 146 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.594 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.598 | 52940 | Marked run 147 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.598 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.600 | 50584 | Recursively removing directory: /tmp/git.mK5rie/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.601 | 50587 | Recursively removing directory: /tmp/git.pgk03A/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.602 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.602 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.603 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.603 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.605 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.605 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.608 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.608 | 52959 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 50583 | Removed run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 50583 | Assigned run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 52960 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.609 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.608 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.609 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EnyBjq 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 50583 | Removed run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.609 | 50583 | Assigned run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.610 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ctGZKB 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.613 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.614 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.615 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.616 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.618 | 52957 | Marked run 148 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.619 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.622 | 52958 | Marked run 149 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.623 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.624 | 50584 | Recursively removing directory: /tmp/git.EnyBjq/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.625 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.625 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.626 | 50587 | Recursively removing directory: /tmp/git.ctGZKB/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.628 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.628 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.629 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.632 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.633 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.633 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.633 | 52977 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.633 | 50583 | Removed run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.633 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.633 | 50583 | Assigned run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.633 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.AEPgGv 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.634 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.636 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.636 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.636 | 52978 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.636 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.637 | 50583 | Removed run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.637 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.637 | 50583 | Assigned run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.637 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.J65Jfh 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.638 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.639 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.642 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.643 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.645 | 52975 | Marked run 150 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.645 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.648 | 52976 | Marked run 151 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.649 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.650 | 50584 | Recursively removing directory: /tmp/git.AEPgGv/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.651 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.651 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.652 | 50587 | Recursively removing directory: /tmp/git.J65Jfh/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.654 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.654 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.654 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.656 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.657 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.657 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.657 | 52995 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.657 | 50583 | Removed run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.657 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.657 | 50583 | Assigned run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.658 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.gFEtN0 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.658 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.660 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.660 | 52996 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.660 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.660 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.660 | 50583 | Removed run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.660 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.660 | 50583 | Assigned run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.662 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.663 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.661 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.0JEsl6 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.666 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.667 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.668 | 52993 | Marked run 152 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.668 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.674 | 50584 | Recursively removing directory: /tmp/git.gFEtN0/ 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.674 | 52994 | Marked run 153 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.674 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.675 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.675 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.676 | 50587 | Recursively removing directory: /tmp/git.0JEsl6/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.678 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.678 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.680 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.682 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.683 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.683 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.683 | 53013 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.683 | 50583 | Removed run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.683 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.683 | 50583 | Assigned run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.683 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.684 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mbUgC6 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.686 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.686 | 53014 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.686 | 50583 | Removed run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.686 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.686 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.686 | 50583 | Assigned run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.686 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.686 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.kfeLHU 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.689 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.689 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.691 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.692 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.695 | 53011 | Marked run 154 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.695 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.698 | 53012 | Marked run 155 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.698 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.700 | 50584 | Recursively removing directory: /tmp/git.mbUgC6/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.701 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.701 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.702 | 50587 | Recursively removing directory: /tmp/git.kfeLHU/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.703 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.703 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.704 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.706 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.707 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.707 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.707 | 53031 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.707 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.707 | 50583 | Removed run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.707 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.707 | 50583 | Assigned run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.707 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.W58H3S 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.709 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.709 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.709 | 53032 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.709 | 50583 | Removed run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.709 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.709 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.709 | 50583 | Assigned run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.710 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.J44qxi 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.712 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.713 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.714 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.716 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.718 | 53029 | Marked run 156 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.718 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.722 | 53030 | Marked run 157 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.722 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.724 | 50584 | Recursively removing directory: /tmp/git.W58H3S/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.725 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.725 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.726 | 50587 | Recursively removing directory: /tmp/git.J44qxi/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.727 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.727 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.730 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.732 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.733 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.733 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.733 | 53049 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.733 | 50583 | Removed run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.733 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.733 | 50583 | Assigned run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.734 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.734 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.DW4haY 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.735 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.736 | 53050 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.736 | 50583 | Removed run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.736 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.736 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.736 | 50583 | Assigned run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.735 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.736 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.hdnHDi 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.739 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.740 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.740 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.742 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.744 | 53047 | Marked run 158 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.744 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.748 | 53048 | Marked run 159 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.748 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.750 | 50584 | Recursively removing directory: /tmp/git.DW4haY/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.752 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.752 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.752 | 50587 | Recursively removing directory: /tmp/git.hdnHDi/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.754 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.754 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.755 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.756 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.757 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.758 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.758 | 53067 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.758 | 50583 | Removed run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.758 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.758 | 50583 | Assigned run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.758 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.758 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.G1wQSy 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.760 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.760 | 53068 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.760 | 50583 | Removed run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.760 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.760 | 50583 | Assigned run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.762 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.760 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.760 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.F5CLgW 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.764 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.764 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.765 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.766 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.769 | 53065 | Marked run 160 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.769 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.772 | 53066 | Marked run 161 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.773 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.774 | 50584 | Recursively removing directory: /tmp/git.G1wQSy/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.776 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.776 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.776 | 50587 | Recursively removing directory: /tmp/git.F5CLgW/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.777 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.777 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.780 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.782 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.784 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.784 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.784 | 53085 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.784 | 50583 | Removed run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.784 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.784 | 50583 | Assigned run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.784 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.784 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ZJEfHv 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.785 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.785 | 53086 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.786 | 50583 | Removed run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.786 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.786 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.786 | 50583 | Assigned run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.785 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.786 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.yr4XWt 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.789 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.790 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.790 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.792 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.795 | 53083 | Marked run 162 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.795 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.798 | 53084 | Marked run 163 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.798 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.800 | 50584 | Recursively removing directory: /tmp/git.ZJEfHv/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.800 | 50587 | Recursively removing directory: /tmp/git.yr4XWt/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.802 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.802 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.802 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.802 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.807 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.807 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.810 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.810 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.810 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.810 | 53103 | Added a new worker 14 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.810 | 50583 | Removed run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.810 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.810 | 50583 | Assigned run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.811 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.811 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.811 | 53104 | Added a new worker 10 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.811 | 50583 | Removed run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.811 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.811 | 50583 | Assigned run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.811 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.811 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wECxEf 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.811 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ldMCZy 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.815 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.816 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.820 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.821 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.823 | 53101 | Marked run 165 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.823 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.826 | 50584 | Recursively removing directory: /tmp/git.wECxEf/ 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.827 | 53102 | Marked run 164 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.827 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.828 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.828 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.831 | 50587 | Recursively removing directory: /tmp/git.ldMCZy/ 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.831 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.832 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.832 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.835 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.835 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.835 | 53120 | Added a new worker 10 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.835 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.835 | 50583 | Removed run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.835 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.835 | 50583 | Assigned run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.835 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.A2orFN 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.836 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.839 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.840 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.840 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.840 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.841 | 53122 | Added a new worker 13 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.841 | 50583 | Removed run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.841 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.841 | 50583 | Assigned run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.841 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.841 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.nYHNN6 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.845 | 53119 | Marked run 166 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.846 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.846 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.848 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.850 | 50584 | Recursively removing directory: /tmp/git.A2orFN/ 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.852 | 53121 | Marked run 167 as finished 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.852 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.852 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.852 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.855 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.857 | 50587 | Recursively removing directory: /tmp/git.nYHNN6/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.858 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.858 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.859 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.859 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.859 | 53138 | Added a new worker 10 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.859 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.859 | 50583 | Removed run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.859 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.859 | 50583 | Assigned run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.859 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.5jW1d7 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.861 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.864 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.864 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.864 | 53140 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.864 | 50583 | Removed run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.864 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.865 | 50583 | Assigned run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.865 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.865 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.d7QRUU 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.869 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.869 | 53137 | Marked run 168 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.869 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.869 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.872 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.873 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.874 | 53139 | Marked run 169 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.875 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.879 | 50584 | Recursively removing directory: /tmp/git.5jW1d7/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.880 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.880 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.882 | 50587 | Recursively removing directory: /tmp/git.d7QRUU/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.883 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.883 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.885 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.887 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.888 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.888 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.888 | 53157 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.888 | 50583 | Removed run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.888 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.888 | 50583 | Assigned run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.889 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.cfZyII 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.889 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.891 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.891 | 53158 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.891 | 50583 | Removed run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.891 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.891 | 50583 | Assigned run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.892 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.893 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.891 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.891 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.MSnHGe 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.894 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.899 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.900 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.902 | 53155 | Marked run 170 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.904 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.905 | 50584 | Recursively removing directory: /tmp/git.cfZyII/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.907 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.907 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.909 | 53156 | Marked run 171 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.910 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.911 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.911 | 50587 | Recursively removing directory: /tmp/git.MSnHGe/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.912 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.912 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.914 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.914 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.914 | 53174 | Added a new worker 10 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.914 | 50583 | Removed run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.914 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.914 | 50583 | Assigned run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.914 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.914 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Fm3IEG 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.915 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.918 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.918 | 53176 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.918 | 50583 | Removed run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.918 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.918 | 50583 | Assigned run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.918 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.919 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Psxvk6 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.919 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.920 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.921 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.924 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.924 | 53173 | Marked run 172 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.925 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.926 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.928 | 53175 | Marked run 173 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.928 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.930 | 50584 | Recursively removing directory: /tmp/git.Fm3IEG/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.932 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.932 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.934 | 50587 | Recursively removing directory: /tmp/git.Psxvk6/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.936 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.936 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.936 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.938 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.938 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.939 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.939 | 53193 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.939 | 50583 | Removed run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.939 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.939 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.939 | 50583 | Assigned run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.939 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.VfNygO 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.942 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.942 | 53194 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.942 | 50583 | Removed run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.942 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.942 | 50583 | Assigned run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.942 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.943 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.FYn4Gw 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.943 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.943 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.944 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.948 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.950 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.950 | 53191 | Marked run 174 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.950 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.953 | 53192 | Marked run 175 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.954 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.954 | 50584 | Recursively removing directory: /tmp/git.VfNygO/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.955 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.955 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.959 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.960 | 50587 | Recursively removing directory: /tmp/git.FYn4Gw/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.961 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.961 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.962 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.962 | 53210 | Added a new worker 10 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.962 | 50583 | Removed run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.962 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.962 | 50583 | Assigned run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.962 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.962 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.FLuMAa 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.963 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.965 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.967 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.967 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.969 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.969 | 53213 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.969 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.969 | 50583 | Removed run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.969 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.969 | 50583 | Assigned run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.969 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.969 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.yo9ONw 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.974 | 53209 | Marked run 176 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.974 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.975 | 50587 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.976 | 50587 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.978 | 53211 | Marked run 177 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.979 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.979 | 50584 | Recursively removing directory: /tmp/git.FLuMAa/ 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.981 | 50584 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.981 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.984 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.985 | 50587 | Recursively removing directory: /tmp/git.yo9ONw/ 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.986 | 50587 | Process exit code: 0 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.986 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.987 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.987 | 53228 | Added a new worker 10 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.987 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.987 | 50583 | Removed run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.987 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.987 | 50583 | Assigned run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.987 | 50584 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.988 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.V9mzEE 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.990 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.991 | 50584 | Checking out revision HEAD 2024-04-25 03:44:47 | INFO | 50584/cimple-worker: 2024-04-25 03:44:47.992 | 50584 | Going to run: ./ci 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.994 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.994 | 50587 | Waiting for a new command 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.994 | 53231 | Added a new worker 12 to the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.994 | 50583 | Removed run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.994 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.994 | 50583 | Assigned run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:47 | INFO | 50587/cimple-worker: 2024-04-25 03:44:47.994 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.T4G57f 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.995 | 50581 | Waiting for new connections 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.999 | 53227 | Marked run 178 as finished 2024-04-25 03:44:47 | INFO | 50581/cimple-server: 2024-04-25 03:44:47.999 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.000 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.002 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.003 | 50584 | Recursively removing directory: /tmp/git.V9mzEE/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.004 | 53229 | Marked run 179 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.004 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.005 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.005 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.008 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.010 | 50587 | Recursively removing directory: /tmp/git.T4G57f/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.011 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.011 | 53246 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.011 | 50583 | Removed run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.011 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.011 | 50583 | Assigned run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.011 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.011 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.011 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.011 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.011 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.u7MpII 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.014 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.016 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.017 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.017 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.017 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.017 | 53249 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.018 | 50583 | Removed run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.018 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.018 | 50583 | Assigned run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.018 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YRKAYW 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.019 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.023 | 53245 | Marked run 180 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.024 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.024 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.025 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.027 | 50584 | Recursively removing directory: /tmp/git.u7MpII/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.028 | 53247 | Marked run 181 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.028 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.029 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.029 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.032 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.033 | 50587 | Recursively removing directory: /tmp/git.YRKAYW/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.035 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.035 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.036 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.036 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.036 | 53264 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.036 | 50583 | Removed run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.036 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.036 | 50583 | Assigned run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.036 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.036 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.dxgaer 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.039 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.041 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.042 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.042 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.043 | 53267 | Added a new worker 13 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.043 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.043 | 50583 | Removed run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.043 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.043 | 50583 | Assigned run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.043 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.043 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.busfHW 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.045 | 53263 | Marked run 182 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.045 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.049 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.050 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.053 | 50584 | Recursively removing directory: /tmp/git.dxgaer/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.053 | 53265 | Marked run 183 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.054 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.054 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.054 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.058 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.059 | 50587 | Recursively removing directory: /tmp/git.busfHW/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.060 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.060 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.061 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.061 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.061 | 53282 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.061 | 50583 | Removed run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.061 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.061 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.061 | 50583 | Assigned run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.062 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.h5cEJb 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.064 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.065 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.066 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.068 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.068 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.068 | 53285 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.068 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ZwOTPs 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.068 | 50583 | Removed run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.068 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.068 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.068 | 50583 | Assigned run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.074 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.075 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.076 | 50584 | Recursively removing directory: /tmp/git.h5cEJb/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.077 | 53281 | Marked run 184 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.077 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.079 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.079 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.080 | 53283 | Marked run 185 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.081 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.083 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.084 | 50587 | Recursively removing directory: /tmp/git.ZwOTPs/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.085 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.085 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.086 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.086 | 53300 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.086 | 50583 | Removed run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.086 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.086 | 50583 | Assigned run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.086 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.086 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.V3m6kj 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.086 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.088 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.092 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.092 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.092 | 53302 | Added a new worker 13 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.092 | 50583 | Removed run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.092 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.092 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.092 | 50583 | Assigned run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.092 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.R2FE6M 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.093 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.094 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.095 | 53299 | Marked run 186 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.096 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.097 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.098 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.102 | 53301 | Marked run 187 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.102 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.104 | 50584 | Recursively removing directory: /tmp/git.V3m6kj/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.106 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.106 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.106 | 50587 | Recursively removing directory: /tmp/git.R2FE6M/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.108 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.108 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.109 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.110 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.112 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.112 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.112 | 53319 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.112 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.112 | 50583 | Removed run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.112 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.112 | 50583 | Assigned run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.112 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ZHoufi 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.113 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.113 | 53320 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.113 | 50583 | Removed run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.113 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.113 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.114 | 50583 | Assigned run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.113 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.114 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.CPGLDE 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.117 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.118 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.118 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.119 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.125 | 53317 | Marked run 188 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.125 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.128 | 53318 | Marked run 189 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.128 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.129 | 50584 | Recursively removing directory: /tmp/git.ZHoufi/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.130 | 50587 | Recursively removing directory: /tmp/git.CPGLDE/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.130 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.130 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.131 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.131 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.133 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.134 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.136 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.136 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.136 | 53337 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.136 | 50583 | Removed run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.136 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.136 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.136 | 50583 | Assigned run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.137 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.137 | 53338 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.137 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.137 | 50583 | Removed run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.137 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.137 | 50583 | Assigned run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.137 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.137 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.BAwXCP 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.136 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XOcpB1 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.141 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.142 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.142 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.142 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.147 | 53335 | Marked run 190 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.147 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.150 | 53336 | Marked run 191 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.150 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.152 | 50587 | Recursively removing directory: /tmp/git.BAwXCP/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.153 | 50584 | Recursively removing directory: /tmp/git.XOcpB1/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.154 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.154 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.154 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.154 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.156 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.157 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.159 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.160 | 53355 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.160 | 50583 | Removed run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.160 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.160 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.160 | 50583 | Assigned run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.159 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.160 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.rGEo7y 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.160 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.160 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.160 | 53356 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.161 | 50583 | Removed run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.161 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.161 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.161 | 50583 | Assigned run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.162 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.tYyrBL 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.164 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.165 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.166 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.167 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.173 | 53353 | Marked run 193 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.173 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.175 | 50587 | Recursively removing directory: /tmp/git.rGEo7y/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.176 | 53354 | Marked run 192 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.177 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.177 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.177 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.178 | 50584 | Recursively removing directory: /tmp/git.tYyrBL/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.179 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.179 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.180 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.182 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.183 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.183 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.183 | 53373 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.183 | 50583 | Removed run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.183 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.183 | 50583 | Assigned run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.183 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ycFhfY 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.183 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.185 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.185 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.185 | 53374 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.185 | 50583 | Removed run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.185 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.185 | 50583 | Assigned run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.186 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.lidL2H 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.186 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.188 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.189 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.190 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.192 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.194 | 53371 | Marked run 194 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.194 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.197 | 53372 | Marked run 195 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.198 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.200 | 50587 | Recursively removing directory: /tmp/git.ycFhfY/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.201 | 50584 | Recursively removing directory: /tmp/git.lidL2H/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.201 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.201 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.203 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.203 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.206 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.207 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.210 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.210 | 53391 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.210 | 50583 | Removed run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.210 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.210 | 50583 | Assigned run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.210 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.210 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.210 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.K6NCUL 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.211 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.211 | 53392 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.211 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.211 | 50583 | Removed run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.211 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.211 | 50583 | Assigned run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.211 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.211 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.s7EQ4D 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.215 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.215 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.216 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.216 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.221 | 53389 | Marked run 196 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.221 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.224 | 53390 | Marked run 197 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.224 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.225 | 50587 | Recursively removing directory: /tmp/git.K6NCUL/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.227 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.227 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.227 | 50584 | Recursively removing directory: /tmp/git.s7EQ4D/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.228 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.228 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.230 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.231 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.233 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.233 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.233 | 53409 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.233 | 50583 | Removed run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.233 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.233 | 50583 | Assigned run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.233 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.4WLLys 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.233 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.234 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.235 | 53410 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.235 | 50583 | Removed run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.235 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.235 | 50583 | Assigned run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.234 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.235 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.x6E5LS 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.238 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.238 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.239 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.240 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.240 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.244 | 53407 | Marked run 198 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.244 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.247 | 53408 | Marked run 199 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.248 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.249 | 50587 | Recursively removing directory: /tmp/git.4WLLys/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.250 | 50584 | Recursively removing directory: /tmp/git.x6E5LS/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.251 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.251 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.251 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.251 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.256 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.256 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.259 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.259 | 53427 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.260 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.260 | 53428 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.260 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.260 | 50583 | Removed run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.260 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.260 | 50583 | Assigned run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.260 | 50583 | Removed run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.260 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.260 | 50583 | Assigned run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.259 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.260 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.I14feM 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.260 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.260 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.xz8VzP 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.265 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.265 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.266 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.266 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.270 | 53425 | Marked run 200 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.270 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.273 | 53426 | Marked run 201 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.274 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.275 | 50584 | Recursively removing directory: /tmp/git.xz8VzP/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.275 | 50587 | Recursively removing directory: /tmp/git.I14feM/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.277 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.277 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.277 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.277 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.279 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.280 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.282 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.282 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.282 | 53445 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.282 | 50583 | Removed run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.282 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.283 | 50583 | Assigned run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.283 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.283 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.283 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.283 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YKsgnU 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.283 | 53446 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.283 | 50583 | Removed run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.283 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.283 | 50583 | Assigned run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.284 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.284 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.hkIXjO 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.287 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.288 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.289 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.290 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.293 | 53443 | Marked run 203 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.294 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.297 | 53444 | Marked run 202 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.297 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.298 | 50584 | Recursively removing directory: /tmp/git.YKsgnU/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.299 | 50587 | Recursively removing directory: /tmp/git.hkIXjO/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.300 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.300 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.301 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.301 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.303 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.303 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.305 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.306 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wPNRch 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.305 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.305 | 53463 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.305 | 50583 | Removed run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.305 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.306 | 50583 | Assigned run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.306 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.306 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.307 | 53464 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.307 | 50583 | Removed run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.307 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.307 | 50583 | Assigned run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.307 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.306 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.307 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.164MyS 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.311 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.311 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.311 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.312 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.319 | 53461 | Marked run 204 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.319 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.322 | 50587 | Recursively removing directory: /tmp/git.164MyS/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.322 | 50584 | Recursively removing directory: /tmp/git.wPNRch/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.323 | 53462 | Marked run 205 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.324 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.324 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.324 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.324 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.324 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.326 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.327 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.329 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.329 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.329 | 53481 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.329 | 50583 | Removed run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.329 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.329 | 50583 | Assigned run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.330 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.330 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.330 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.330 | 53482 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.330 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.330 | 50583 | Removed run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.330 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.330 | 50583 | Assigned run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.330 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.R5ClVc 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.330 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.k9Rsmj 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.335 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.335 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.336 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.336 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.340 | 53479 | Marked run 207 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.340 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.343 | 53480 | Marked run 206 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.344 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.345 | 50587 | Recursively removing directory: /tmp/git.R5ClVc/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.347 | 50584 | Recursively removing directory: /tmp/git.k9Rsmj/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.347 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.347 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.348 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.348 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.352 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.353 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.355 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.355 | 53499 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.355 | 50583 | Removed run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.355 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.355 | 50583 | Assigned run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.355 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.356 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.xngQFu 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.356 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.356 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.356 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.357 | 53500 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.357 | 50583 | Removed run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.357 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.357 | 50583 | Assigned run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.357 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.358 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.bl81Fa 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.360 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.363 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.363 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.364 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.366 | 53497 | Marked run 208 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.366 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.369 | 53498 | Marked run 209 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.369 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.374 | 50587 | Recursively removing directory: /tmp/git.xngQFu/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.374 | 50584 | Recursively removing directory: /tmp/git.bl81Fa/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.375 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.375 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.376 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.376 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.378 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.379 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.381 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.381 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.381 | 53517 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.381 | 50583 | Removed run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.381 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.381 | 50583 | Assigned run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.382 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.382 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.lR8zNI 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.382 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.383 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.383 | 53518 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.383 | 50583 | Removed run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.383 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.383 | 50583 | Assigned run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.383 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.384 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ayncRO 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.386 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.387 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.389 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.390 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.392 | 53515 | Marked run 210 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.392 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.395 | 53516 | Marked run 211 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.395 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.398 | 50587 | Recursively removing directory: /tmp/git.lR8zNI/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.399 | 50584 | Recursively removing directory: /tmp/git.ayncRO/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.399 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.399 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.400 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.400 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.402 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.403 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.405 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.405 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.405 | 53535 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.405 | 50583 | Removed run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.405 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.405 | 50583 | Assigned run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.405 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.406 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.dlssAb 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.406 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.406 | 53536 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.406 | 50583 | Removed run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.406 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.406 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.406 | 50583 | Assigned run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.406 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.406 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.7dXdbe 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.411 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.411 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.411 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.412 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.416 | 53533 | Marked run 212 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.416 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.419 | 53534 | Marked run 213 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.419 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.421 | 50584 | Recursively removing directory: /tmp/git.7dXdbe/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.422 | 50587 | Recursively removing directory: /tmp/git.dlssAb/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.423 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.423 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.424 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.424 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.425 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.426 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.428 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.428 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.428 | 53553 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.428 | 50583 | Removed run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.428 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.428 | 50583 | Assigned run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.428 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.qyUDXB 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.429 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.429 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.430 | 53554 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.430 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.430 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.430 | 50583 | Removed run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.430 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.430 | 50583 | Assigned run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.430 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.orSrs9 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.433 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.434 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.435 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.437 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.439 | 53551 | Marked run 215 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.440 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.442 | 53552 | Marked run 214 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.443 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.444 | 50584 | Recursively removing directory: /tmp/git.qyUDXB/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.446 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.446 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.446 | 50587 | Recursively removing directory: /tmp/git.orSrs9/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.447 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.447 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.448 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.450 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.451 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.451 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.451 | 53571 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.451 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.451 | 50583 | Removed run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.451 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.451 | 50583 | Assigned run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.452 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.JOWqEc 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.453 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.454 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.k0w5dh 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.453 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.453 | 53572 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.453 | 50583 | Removed run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.453 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.453 | 50583 | Assigned run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.454 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.457 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.458 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.458 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.460 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.462 | 53569 | Marked run 216 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.462 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.465 | 53570 | Marked run 217 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.466 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.468 | 50584 | Recursively removing directory: /tmp/git.JOWqEc/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.470 | 50587 | Recursively removing directory: /tmp/git.k0w5dh/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.470 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.470 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.471 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.471 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.474 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.476 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.478 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.478 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.478 | 53589 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.478 | 50583 | Removed run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.478 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.478 | 50583 | Assigned run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.478 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.479 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.kj73y8 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.479 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.480 | 53590 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.480 | 50583 | Removed run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.480 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.480 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.480 | 50583 | Assigned run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.479 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.480 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.hgTP6T 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.483 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.484 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.485 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.486 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.489 | 53587 | Marked run 218 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.490 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.493 | 53588 | Marked run 219 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.493 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.494 | 50584 | Recursively removing directory: /tmp/git.kj73y8/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.496 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.496 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.496 | 50587 | Recursively removing directory: /tmp/git.hgTP6T/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.497 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.497 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.498 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.500 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.501 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.501 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.501 | 53607 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.501 | 50583 | Removed run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.501 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.501 | 50583 | Assigned run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.502 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XCDXe5 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.502 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.503 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.503 | 53608 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.503 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.503 | 50583 | Removed run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.503 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.503 | 50583 | Assigned run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.503 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.503 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YXCvix 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.506 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.507 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.508 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.510 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.513 | 53605 | Marked run 220 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.513 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.516 | 53606 | Marked run 221 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.516 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.517 | 50584 | Recursively removing directory: /tmp/git.XCDXe5/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.518 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.518 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.520 | 50587 | Recursively removing directory: /tmp/git.YXCvix/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.521 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.521 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.521 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.524 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.524 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.524 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.524 | 53625 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.524 | 50583 | Removed run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.524 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.524 | 50583 | Assigned run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.524 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.yQV99B 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.525 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.527 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.527 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.527 | 53626 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.527 | 50583 | Removed run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.527 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.527 | 50583 | Assigned run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.528 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.BuS5wL 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.528 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.529 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.530 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.532 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.534 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.538 | 53623 | Marked run 222 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.538 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.540 | 50584 | Recursively removing directory: /tmp/git.yQV99B/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.541 | 53624 | Marked run 223 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.542 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.542 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.542 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.543 | 50587 | Recursively removing directory: /tmp/git.BuS5wL/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.545 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.545 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.546 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.549 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.550 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.550 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.550 | 53643 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.550 | 50583 | Removed run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.550 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.550 | 50583 | Assigned run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.550 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.550 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mRDB6H 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.553 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.553 | 53644 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.553 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.553 | 50583 | Removed run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.553 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.553 | 50583 | Assigned run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.553 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.553 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.LGmHLr 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.555 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.556 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.559 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.560 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.561 | 53641 | Marked run 224 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.562 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.565 | 53642 | Marked run 225 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.566 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.566 | 50584 | Recursively removing directory: /tmp/git.mRDB6H/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.568 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.568 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.569 | 50587 | Recursively removing directory: /tmp/git.LGmHLr/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.571 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.571 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.572 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.575 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.575 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.576 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.576 | 53661 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.576 | 50583 | Removed run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.576 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.576 | 50583 | Assigned run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.576 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.576 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.UHUTh0 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.579 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.579 | 53662 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.579 | 50583 | Removed run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.579 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.579 | 50583 | Assigned run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.579 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.579 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SyrmdD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.580 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.581 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.582 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.584 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.585 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.586 | 53659 | Marked run 226 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.587 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.590 | 53660 | Marked run 227 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.590 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.591 | 50584 | Recursively removing directory: /tmp/git.UHUTh0/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.593 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.593 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.595 | 50587 | Recursively removing directory: /tmp/git.SyrmdD/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.596 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.596 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.596 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.599 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.599 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.599 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.599 | 53679 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.599 | 50583 | Removed run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.599 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.599 | 50583 | Assigned run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.599 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.600 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.kRYYQA 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.602 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.602 | 53680 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.602 | 50583 | Removed run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.602 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.602 | 50583 | Assigned run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.602 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.602 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EFnxQd 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.605 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.605 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.606 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.607 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.608 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.612 | 53677 | Marked run 228 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.612 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.615 | 53678 | Marked run 229 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.616 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.617 | 50584 | Recursively removing directory: /tmp/git.kRYYQA/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.617 | 50587 | Recursively removing directory: /tmp/git.EFnxQd/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.618 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.618 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.619 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.619 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.621 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.621 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.624 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.624 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.624 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.624 | 53697 | Added a new worker 14 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.624 | 50583 | Removed run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.624 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.624 | 50583 | Assigned run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.624 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.625 | 53698 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.625 | 50583 | Removed run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.625 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.625 | 50583 | Assigned run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.625 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.624 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.625 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.lBb6vo 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.625 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.3WFsq7 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.629 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.630 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.630 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.631 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.635 | 53695 | Marked run 230 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.636 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.639 | 53696 | Marked run 231 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.639 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.640 | 50584 | Recursively removing directory: /tmp/git.lBb6vo/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.642 | 50587 | Recursively removing directory: /tmp/git.3WFsq7/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.642 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.642 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.643 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.643 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.645 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.646 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.648 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.648 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.648 | 53715 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.648 | 50583 | Removed run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.648 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.648 | 50583 | Assigned run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.648 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.648 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.2zz85q 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.648 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.649 | 53716 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.649 | 50583 | Removed run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.649 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.649 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.649 | 50583 | Assigned run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.649 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.649 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.DrN3Zr 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.653 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.653 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.653 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.654 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.659 | 53713 | Marked run 232 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.659 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.662 | 53714 | Marked run 233 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.662 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.664 | 50584 | Recursively removing directory: /tmp/git.2zz85q/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.664 | 50587 | Recursively removing directory: /tmp/git.DrN3Zr/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.665 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.665 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.666 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.666 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.670 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.670 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.674 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 53733 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50583 | Removed run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50583 | Assigned run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 53734 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50583 | Removed run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50583 | Assigned run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.674 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.674 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.gK14sc 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.679 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.674 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.674 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.kYMMlT 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.679 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.680 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.680 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.685 | 53731 | Marked run 234 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.686 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.689 | 53732 | Marked run 235 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.689 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.690 | 50587 | Recursively removing directory: /tmp/git.kYMMlT/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.690 | 50584 | Recursively removing directory: /tmp/git.gK14sc/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.691 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.691 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.692 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.692 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.696 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.697 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.700 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.700 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.700 | 53751 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.700 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.700 | 50583 | Removed run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.700 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.700 | 50583 | Assigned run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.700 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.700 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.700 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.V0sDkF 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.701 | 53752 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.701 | 50583 | Removed run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.701 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.701 | 50583 | Assigned run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.701 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.701 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.JIUXox 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.705 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.706 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.709 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.710 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.711 | 53750 | Marked run 236 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.711 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.714 | 53749 | Marked run 237 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.714 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.716 | 50587 | Recursively removing directory: /tmp/git.V0sDkF/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.718 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.718 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.719 | 50584 | Recursively removing directory: /tmp/git.JIUXox/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.720 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.720 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.721 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.723 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.724 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.724 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.724 | 53769 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.724 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.724 | 50583 | Removed run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.724 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.724 | 50583 | Assigned run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.724 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.o6oiDF 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.726 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.726 | 53770 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.726 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.726 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.727 | 50583 | Removed run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.727 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.727 | 50583 | Assigned run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.727 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.9n7l4f 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.728 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.729 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.733 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.733 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.735 | 53767 | Marked run 238 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.735 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.739 | 53768 | Marked run 239 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.739 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.739 | 50587 | Recursively removing directory: /tmp/git.o6oiDF/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.741 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.741 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.743 | 50584 | Recursively removing directory: /tmp/git.9n7l4f/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.744 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.744 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.745 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.747 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.747 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.747 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.748 | 53787 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.748 | 50583 | Removed run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.748 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.748 | 50583 | Assigned run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.748 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.748 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ip3uYX 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.750 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.750 | 53788 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.750 | 50583 | Removed run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.750 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.750 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.750 | 50583 | Assigned run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.750 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.750 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.x3gvxy 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.753 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.754 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.756 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.757 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.759 | 53785 | Marked run 240 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.759 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.762 | 53786 | Marked run 241 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.762 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.764 | 50587 | Recursively removing directory: /tmp/git.ip3uYX/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.766 | 50584 | Recursively removing directory: /tmp/git.x3gvxy/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.766 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.766 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.768 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.768 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.771 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.772 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.774 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.774 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.774 | 53805 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.774 | 50583 | Removed run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.774 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.774 | 50583 | Assigned run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.774 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.775 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Q1fsQw 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.776 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.776 | 53806 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.776 | 50583 | Removed run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.776 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.776 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.776 | 50583 | Assigned run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.780 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.781 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.776 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.777 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.D01Aee 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.781 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.783 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.785 | 53803 | Marked run 242 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.786 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.789 | 53804 | Marked run 243 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.789 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.791 | 50587 | Recursively removing directory: /tmp/git.Q1fsQw/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.792 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.792 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.793 | 50584 | Recursively removing directory: /tmp/git.D01Aee/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.795 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.795 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.797 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.799 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.800 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.800 | 53823 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.800 | 50583 | Removed run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.800 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.800 | 50583 | Assigned run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.800 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.800 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.801 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.1V9cp6 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.803 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.803 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.803 | 53824 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.803 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.803 | 50583 | Removed run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.803 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.803 | 50583 | Assigned run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.803 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.5Yqyow 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.805 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.806 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.810 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.811 | 53821 | Marked run 244 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.811 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.811 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.814 | 53822 | Marked run 245 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.815 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.816 | 50587 | Recursively removing directory: /tmp/git.1V9cp6/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.818 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.818 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.820 | 50584 | Recursively removing directory: /tmp/git.5Yqyow/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.821 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.822 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.822 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.824 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.824 | 53840 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.824 | 50583 | Removed run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.824 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.824 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.824 | 50583 | Assigned run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.824 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.824 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.QRlUuw 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.825 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.828 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.828 | 53842 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.829 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.829 | 50583 | Removed run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.829 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.829 | 50583 | Assigned run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.828 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.829 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.8UuyGj 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.829 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.830 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.835 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.836 | 53839 | Marked run 246 as finished 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.836 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.836 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.839 | 53841 | Marked run 247 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.839 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.840 | 50587 | Recursively removing directory: /tmp/git.QRlUuw/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.842 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.842 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.845 | 50584 | Recursively removing directory: /tmp/git.8UuyGj/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.845 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.846 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.846 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.848 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.848 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.848 | 53858 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.848 | 50583 | Removed run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.848 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.848 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.848 | 50583 | Assigned run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.848 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.lEodqP 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.849 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.852 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.852 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.852 | 53860 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.853 | 50583 | Removed run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.853 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.853 | 50583 | Assigned run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.852 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.853 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.1HU0Uw 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.853 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.856 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.860 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.861 | 53857 | Marked run 248 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.861 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.861 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.864 | 50587 | Recursively removing directory: /tmp/git.lEodqP/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.865 | 53859 | Marked run 249 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.865 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.865 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.865 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.869 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.871 | 50584 | Recursively removing directory: /tmp/git.1HU0Uw/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.872 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.872 | 53876 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.873 | 50583 | Removed run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.873 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.873 | 50583 | Assigned run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.873 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.873 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.873 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.872 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.873 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.5mzkl0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.877 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.877 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.877 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.881 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.881 | 53881 | Added a new worker 13 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.881 | 50583 | Removed run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.881 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.881 | 50583 | Assigned run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.881 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.881 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.4tAhSg 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.881 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.886 | 50587 | Recursively removing directory: /tmp/git.5mzkl0/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.888 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.888 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.888 | 53875 | Marked run 250 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.889 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.891 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.891 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.892 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.892 | 53877 | Marked run 251 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.893 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.895 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.895 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.895 | 53889 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.895 | 50583 | Removed run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.895 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.895 | 50583 | Assigned run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.895 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Aernz9 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.896 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.900 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.901 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.902 | 50584 | Recursively removing directory: /tmp/git.4tAhSg/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.904 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.904 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.906 | 53887 | Marked run 252 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.906 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.907 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.910 | 50587 | Recursively removing directory: /tmp/git.Aernz9/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.911 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.911 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.911 | 53903 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.911 | 50583 | Removed run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.911 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.911 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.911 | 50583 | Assigned run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.911 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.NcJwJM 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.912 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.912 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.915 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.916 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.916 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.919 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.919 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.919 | 53907 | Added a new worker 13 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.919 | 50583 | Removed run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.919 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.919 | 50583 | Assigned run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.919 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.920 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.aInXdp 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.920 | 53902 | Marked run 253 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.920 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.925 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.926 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.926 | 50584 | Recursively removing directory: /tmp/git.NcJwJM/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.928 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.928 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.929 | 53904 | Marked run 254 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.930 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.931 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.934 | 50587 | Recursively removing directory: /tmp/git.aInXdp/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.935 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.935 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.935 | 53921 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.935 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.935 | 50583 | Removed run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.935 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.935 | 50583 | Assigned run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.935 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.qa9NV5 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.936 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.936 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.939 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.940 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.941 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.942 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.942 | 53924 | Added a new worker 13 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.942 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.942 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.942 | 50583 | Removed run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.942 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.942 | 50583 | Assigned run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.943 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.IAstCC 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.946 | 53920 | Marked run 255 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.946 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.949 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.949 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.951 | 50584 | Recursively removing directory: /tmp/git.qa9NV5/ 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.952 | 53922 | Marked run 256 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.953 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.953 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.953 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.957 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.958 | 50587 | Recursively removing directory: /tmp/git.IAstCC/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.959 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.959 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.960 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.960 | 53939 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.960 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.960 | 50583 | Removed run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.960 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.960 | 50583 | Assigned run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.960 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.961 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.6mr8ki 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.963 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.965 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.966 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.966 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.966 | 53941 | Added a new worker 12 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.966 | 50583 | Removed run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.966 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.966 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.966 | 50583 | Assigned run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.966 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.966 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.7WScNk 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.975 | 53938 | Marked run 257 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.975 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.975 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.976 | 50584 | Recursively removing directory: /tmp/git.6mr8ki/ 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.976 | 50587 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.977 | 50584 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.977 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.979 | 53940 | Marked run 258 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.979 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.981 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.984 | 50584 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.984 | 50587 | Recursively removing directory: /tmp/git.7WScNk/ 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.984 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.bT9QUU 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.984 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.984 | 53957 | Added a new worker 10 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.984 | 50583 | Removed run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.984 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.984 | 50583 | Assigned run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.985 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.986 | 50587 | Process exit code: 0 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.986 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.988 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.989 | 50584 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50584/cimple-worker: 2024-04-25 03:44:48.989 | 50584 | Going to run: ./ci 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.992 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.992 | 53960 | Added a new worker 13 to the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.992 | 50583 | Removed run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.992 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.992 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.992 | 50583 | Assigned run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.992 | 50587 | Waiting for a new command 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.992 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.HC4Cdz 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.994 | 53954 | Marked run 259 as finished 2024-04-25 03:44:48 | INFO | 50581/cimple-server: 2024-04-25 03:44:48.995 | 50581 | Waiting for new connections 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.998 | 50587 | Checking out revision HEAD 2024-04-25 03:44:48 | INFO | 50587/cimple-worker: 2024-04-25 03:44:48.998 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.000 | 50584 | Recursively removing directory: /tmp/git.bT9QUU/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.001 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.001 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.002 | 53958 | Marked run 260 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.003 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.005 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.008 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.008 | 53975 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.008 | 50583 | Removed run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.008 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.008 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.008 | 50583 | Assigned run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.008 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.008 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.7ZaCEt 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.009 | 50587 | Recursively removing directory: /tmp/git.HC4Cdz/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.010 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.010 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.013 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.013 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.014 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.017 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.017 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.017 | 53979 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.017 | 50583 | Removed run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.017 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.017 | 50583 | Assigned run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.017 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.018 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.nTIju7 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.019 | 53974 | Marked run 261 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.019 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.023 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.024 | 50584 | Recursively removing directory: /tmp/git.7ZaCEt/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.024 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.026 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.026 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.027 | 53976 | Marked run 262 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.028 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.029 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.033 | 50587 | Recursively removing directory: /tmp/git.nTIju7/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.033 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.033 | 53993 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.033 | 50583 | Removed run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.033 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.033 | 50583 | Assigned run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.034 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.033 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.033 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.leibwR 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.034 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.035 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.038 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.038 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.039 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.041 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.041 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.041 | 53997 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.041 | 50583 | Removed run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.041 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.042 | 50583 | Assigned run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.042 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.i5NK22 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.042 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.043 | 53990 | Marked run 263 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.044 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.047 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.048 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.048 | 50584 | Recursively removing directory: /tmp/git.leibwR/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.050 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.050 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.052 | 53994 | Marked run 264 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.052 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.054 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.057 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.057 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.057 | 54011 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.057 | 50583 | Removed run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.057 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.057 | 50583 | Assigned run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.058 | 50587 | Recursively removing directory: /tmp/git.i5NK22/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.057 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.5fsY2z 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.058 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.059 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.059 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.062 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.063 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.064 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.066 | 54008 | Marked run 265 as finished 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.066 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.067 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.067 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.067 | 54015 | Added a new worker 6 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.067 | 50583 | Removed run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.067 | 50583 | Removed worker 6 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.067 | 50583 | Assigned run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 6 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.067 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ZNQFhu 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.067 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.072 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.072 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.073 | 50584 | Recursively removing directory: /tmp/git.5fsY2z/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.076 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.076 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.078 | 54012 | Marked run 266 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.078 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.080 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.081 | 50587 | Recursively removing directory: /tmp/git.ZNQFhu/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.083 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.083 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.083 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.083 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.083 | 54029 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.083 | 50583 | Removed run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.083 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.083 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.083 | 50583 | Assigned run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.083 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.PIQiYa 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.087 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.088 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.089 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.091 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.091 | 54032 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.091 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.091 | 50583 | Removed run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.091 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.091 | 50583 | Assigned run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.091 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.091 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.nD4k88 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.095 | 54028 | Marked run 267 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.096 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.097 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.099 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.099 | 50584 | Recursively removing directory: /tmp/git.PIQiYa/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.101 | 54030 | Marked run 268 as finished 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.101 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.101 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.101 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.105 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.107 | 50587 | Recursively removing directory: /tmp/git.nD4k88/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.108 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.108 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.108 | 54047 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.108 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.108 | 50583 | Removed run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.108 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.108 | 50583 | Assigned run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.108 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wQdwjD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.109 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.109 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.113 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.113 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.114 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.116 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.117 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.117 | 54051 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.117 | 50583 | Removed run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.117 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.117 | 50583 | Assigned run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.117 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.117 | 54046 | Marked run 269 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.117 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.117 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.8ntMpp 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.122 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.123 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.125 | 50584 | Recursively removing directory: /tmp/git.wQdwjD/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.127 | 54048 | Marked run 270 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.127 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.127 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.127 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.131 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.132 | 50587 | Recursively removing directory: /tmp/git.8ntMpp/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.133 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.133 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.134 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.134 | 54065 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.134 | 50583 | Removed run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.134 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.134 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.134 | 50583 | Assigned run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.134 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.134 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YvsJYd 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.137 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.138 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.139 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.141 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.141 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.141 | 54069 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.141 | 50583 | Removed run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.141 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.141 | 50583 | Assigned run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.141 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SsCOqJ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.142 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.146 | 54064 | Marked run 271 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.146 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.148 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.148 | 50584 | Recursively removing directory: /tmp/git.YvsJYd/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.149 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.150 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.150 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.151 | 54066 | Marked run 272 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.151 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.153 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.157 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.157 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.157 | 54083 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.157 | 50583 | Removed run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.157 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.157 | 50583 | Assigned run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.157 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.157 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.2ugwhi 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.158 | 50587 | Recursively removing directory: /tmp/git.SsCOqJ/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.159 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.159 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.162 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.162 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.163 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.166 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.166 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.166 | 54087 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.166 | 50583 | Removed run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.166 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.166 | 50583 | Assigned run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.166 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.166 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.uktPmU 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.166 | 54078 | Marked run 273 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.166 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.171 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.172 | 50584 | Recursively removing directory: /tmp/git.2ugwhi/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.172 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.174 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.174 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.176 | 54084 | Marked run 274 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.176 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.178 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.181 | 50587 | Recursively removing directory: /tmp/git.uktPmU/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.181 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.181 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.181 | 54101 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.181 | 50583 | Removed run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.181 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.181 | 50583 | Assigned run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.181 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.yUeIx4 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.182 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.183 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.183 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.186 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.186 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.187 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.190 | 54100 | Marked run 275 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.190 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.190 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.190 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.190 | 54106 | Added a new worker 8 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.190 | 50583 | Removed run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.190 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.190 | 50583 | Assigned run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.191 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.190 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mhN2kG 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.196 | 50584 | Recursively removing directory: /tmp/git.yUeIx4/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.196 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.198 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.198 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.198 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.200 | 54102 | Marked run 276 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.200 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.202 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.205 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.205 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.205 | 54119 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.205 | 50583 | Removed run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.205 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.205 | 50583 | Assigned run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.206 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.7eMB0G 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.206 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.207 | 50587 | Recursively removing directory: /tmp/git.mhN2kG/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.208 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.208 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.210 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.211 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.211 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.214 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.214 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.215 | 54123 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.215 | 50583 | Removed run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.215 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.215 | 50583 | Assigned run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.215 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.0dbLTA 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.215 | 54114 | Marked run 277 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.216 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.216 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.220 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.221 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.222 | 50584 | Recursively removing directory: /tmp/git.7eMB0G/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.223 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.224 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.225 | 54120 | Marked run 278 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.225 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.227 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.229 | 50587 | Recursively removing directory: /tmp/git.0dbLTA/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.230 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.231 | 54137 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.231 | 50583 | Removed run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.231 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.231 | 50583 | Assigned run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.231 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.231 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.231 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.231 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.231 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EXPkLH 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.234 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.236 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.236 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.237 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.237 | 54139 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.237 | 50583 | Removed run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.237 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.237 | 50583 | Assigned run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.237 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.237 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.6u8L18 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.238 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.241 | 54136 | Marked run 279 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.242 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.243 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.245 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.246 | 50584 | Recursively removing directory: /tmp/git.EXPkLH/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.246 | 54138 | Marked run 280 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.247 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.248 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.248 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.251 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.253 | 50587 | Recursively removing directory: /tmp/git.6u8L18/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.254 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.254 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.254 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.255 | 54155 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.255 | 50583 | Removed run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.255 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.255 | 50583 | Assigned run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.255 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.255 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.255 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.RVVUua 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.258 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.259 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.259 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.262 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.262 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.262 | 54159 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.262 | 50583 | Removed run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.262 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.262 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.262 | 50583 | Assigned run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.263 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.jjICzj 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.266 | 54154 | Marked run 281 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.266 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.268 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.269 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.270 | 50584 | Recursively removing directory: /tmp/git.RVVUua/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.272 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.272 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.273 | 54156 | Marked run 282 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.273 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.276 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.278 | 50587 | Recursively removing directory: /tmp/git.jjICzj/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.279 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.279 | 54173 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.279 | 50583 | Removed run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.279 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.280 | 50583 | Assigned run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.280 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.280 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.280 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.279 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.280 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YtPCzJ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.284 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.284 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.286 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.287 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.287 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.287 | 54176 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.287 | 50583 | Removed run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.287 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.287 | 50583 | Assigned run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.288 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.288 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.OUs57a 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.288 | 54172 | Marked run 283 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.289 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.292 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.293 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.296 | 50584 | Recursively removing directory: /tmp/git.YtPCzJ/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.298 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.298 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.298 | 54174 | Marked run 284 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.299 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.303 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.303 | 50587 | Recursively removing directory: /tmp/git.OUs57a/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.305 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.305 | 50587 | Process output: 415088 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.306 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.306 | 54191 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.306 | 50583 | Removed run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.306 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.306 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.306 | 50583 | Assigned run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.306 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.306 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.JnG8O2 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.308 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.312 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.312 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.312 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.312 | 54193 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.312 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.313 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.AaCuMu 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.313 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.312 | 50583 | Removed run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.312 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.312 | 50583 | Assigned run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.318 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.318 | 54190 | Marked run 285 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.318 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.319 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.323 | 54192 | Marked run 286 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.323 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.323 | 50584 | Recursively removing directory: /tmp/git.JnG8O2/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.325 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.325 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.328 | 50587 | Recursively removing directory: /tmp/git.AaCuMu/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.328 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.330 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.330 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.332 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.332 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.332 | 54209 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.332 | 50583 | Removed run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.332 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.332 | 50583 | Assigned run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.332 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.333 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.NeonCd 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.334 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.337 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.338 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.338 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.338 | 54211 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.338 | 50583 | Removed run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.338 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.338 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.338 | 50583 | Assigned run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.338 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.asA4P1 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.339 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.342 | 54208 | Marked run 287 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.342 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.343 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.344 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.348 | 50584 | Recursively removing directory: /tmp/git.NeonCd/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.349 | 54210 | Marked run 288 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.349 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.350 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.350 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.353 | 50587 | Recursively removing directory: /tmp/git.asA4P1/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.354 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.354 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.354 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.357 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.357 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.357 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.357 | 54228 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.357 | 50583 | Removed run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.357 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.357 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.357 | 50583 | Assigned run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.357 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.P0S0D8 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.360 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.360 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.360 | 54229 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.360 | 50583 | Removed run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.360 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.360 | 50583 | Assigned run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.361 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ZF1GEZ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.362 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.363 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.364 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.366 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.367 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.368 | 54226 | Marked run 289 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.369 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.372 | 54227 | Marked run 290 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.372 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.373 | 50584 | Recursively removing directory: /tmp/git.P0S0D8/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.374 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.374 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.377 | 50587 | Recursively removing directory: /tmp/git.ZF1GEZ/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.378 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.378 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.378 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.381 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.381 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.381 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.381 | 54246 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.381 | 50583 | Removed run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.381 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.381 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.381 | 50583 | Assigned run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.382 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.a3J2yu 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.384 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.384 | 54247 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.384 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.384 | 50583 | Removed run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.384 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.384 | 50583 | Assigned run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.384 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.384 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mUAdKk 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.387 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.387 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.390 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.391 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.392 | 54244 | Marked run 291 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.392 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.395 | 54245 | Marked run 292 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.396 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.397 | 50584 | Recursively removing directory: /tmp/git.a3J2yu/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.399 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.399 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.401 | 50587 | Recursively removing directory: /tmp/git.mUAdKk/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.402 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.402 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.403 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.406 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.407 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.407 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.407 | 54264 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.407 | 50583 | Removed run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.407 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.407 | 50583 | Assigned run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.407 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.407 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.QqNncX 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.409 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.409 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.409 | 54265 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.409 | 50583 | Removed run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.409 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.409 | 50583 | Assigned run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.410 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.410 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.IctGgZ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.412 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.413 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.416 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.417 | 54262 | Marked run 293 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.417 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.417 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.422 | 50584 | Recursively removing directory: /tmp/git.QqNncX/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.424 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.424 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.424 | 54263 | Marked run 294 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.424 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.427 | 50587 | Recursively removing directory: /tmp/git.IctGgZ/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.427 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.428 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.428 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.430 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.431 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.431 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.431 | 54281 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.431 | 50583 | Removed run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.431 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.431 | 50583 | Assigned run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.431 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.431 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SXZxbi 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.434 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.434 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.434 | 54283 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.435 | 50583 | Removed run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.435 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.435 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.435 | 50583 | Assigned run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.435 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.aEQ0FZ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.436 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.437 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.441 | 54280 | Marked run 295 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.442 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.442 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.443 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.445 | 54282 | Marked run 296 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.445 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.446 | 50584 | Recursively removing directory: /tmp/git.SXZxbi/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.447 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.447 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.451 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.452 | 50587 | Recursively removing directory: /tmp/git.aEQ0FZ/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.453 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.453 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.454 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.454 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.454 | 54299 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.454 | 50583 | Removed run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.454 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.454 | 50583 | Assigned run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.454 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.455 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.B3UdBy 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.456 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.459 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.459 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.459 | 54301 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.459 | 50583 | Removed run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.459 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.459 | 50583 | Assigned run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.459 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.459 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.xeFkjw 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.460 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.462 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.465 | 54298 | Marked run 297 as finished 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.465 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.465 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.466 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.468 | 54300 | Marked run 298 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.469 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.472 | 50584 | Recursively removing directory: /tmp/git.B3UdBy/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.473 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.473 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.476 | 50587 | Recursively removing directory: /tmp/git.xeFkjw/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.477 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.477 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.477 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.480 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.480 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.480 | 54317 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.480 | 50583 | Removed run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.480 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.480 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.480 | 50583 | Assigned run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.480 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.481 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.K6WNTb 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.484 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.484 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.484 | 54319 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.484 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.484 | 50583 | Removed run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.484 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.484 | 50583 | Assigned run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.484 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.8JQC0T 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.486 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.488 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.490 | 54316 | Marked run 299 as finished 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.490 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.490 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.491 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.493 | 54318 | Marked run 300 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.493 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.498 | 50584 | Recursively removing directory: /tmp/git.K6WNTb/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.500 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.500 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.500 | 50587 | Recursively removing directory: /tmp/git.8JQC0T/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.502 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.502 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.503 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.505 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.505 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.505 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.506 | 54336 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.506 | 50583 | Removed run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.506 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.506 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.506 | 50583 | Assigned run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.506 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ujDz3d 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.508 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.508 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.508 | 54337 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.508 | 50583 | Removed run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.508 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.508 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.508 | 50583 | Assigned run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.509 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.g9uuU0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.510 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.511 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.514 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.516 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.517 | 54334 | Marked run 301 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.517 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.520 | 54335 | Marked run 302 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.520 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.521 | 50584 | Recursively removing directory: /tmp/git.ujDz3d/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.523 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.523 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.525 | 50587 | Recursively removing directory: /tmp/git.g9uuU0/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.526 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.526 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.526 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.529 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.529 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.529 | 54354 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.529 | 50583 | Removed run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.529 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.529 | 50583 | Assigned run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.529 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.529 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.PH9REg 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.531 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.532 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.532 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.532 | 54355 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.532 | 50583 | Removed run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.532 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.532 | 50583 | Assigned run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.533 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.533 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.LF0L7k 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.534 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.535 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.539 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.539 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.541 | 54352 | Marked run 303 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.541 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.544 | 54353 | Marked run 304 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.544 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.545 | 50584 | Recursively removing directory: /tmp/git.PH9REg/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.547 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.547 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.549 | 50587 | Recursively removing directory: /tmp/git.LF0L7k/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.550 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.550 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.551 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.553 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.553 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.553 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.553 | 54372 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.554 | 50583 | Removed run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.554 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.554 | 50583 | Assigned run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.554 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.554 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ubn9oz 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.556 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.556 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.556 | 54373 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.556 | 50583 | Removed run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.556 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.556 | 50583 | Assigned run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.556 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.556 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wkVtrW 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.559 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.559 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.562 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.563 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.565 | 54370 | Marked run 305 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.566 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.569 | 54371 | Marked run 306 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.569 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.570 | 50584 | Recursively removing directory: /tmp/git.ubn9oz/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.571 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.571 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.572 | 50587 | Recursively removing directory: /tmp/git.wkVtrW/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.574 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.574 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.575 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.577 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.578 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.578 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.578 | 54390 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.578 | 50583 | Removed run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.578 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.578 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.578 | 50583 | Assigned run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.578 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.DwfVb8 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.580 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.580 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.1CKa9m 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.580 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.580 | 54391 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.580 | 50583 | Removed run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.580 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.580 | 50583 | Assigned run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.582 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.583 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.584 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.585 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.586 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.589 | 54388 | Marked run 307 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.589 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.592 | 54389 | Marked run 308 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.592 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.594 | 50584 | Recursively removing directory: /tmp/git.DwfVb8/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.596 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.596 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.596 | 50587 | Recursively removing directory: /tmp/git.1CKa9m/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.597 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.597 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.599 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.600 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.601 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.601 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.601 | 54408 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.601 | 50583 | Removed run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.602 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.602 | 50583 | Assigned run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.602 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.602 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.X7nX2W 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.603 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.603 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.603 | 54409 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.603 | 50583 | Removed run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.603 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.603 | 50583 | Assigned run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.603 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.603 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.HKTS4P 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.607 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.608 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.608 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.610 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.613 | 54406 | Marked run 309 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.613 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.617 | 54407 | Marked run 310 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.617 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.618 | 50584 | Recursively removing directory: /tmp/git.X7nX2W/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.620 | 50587 | Recursively removing directory: /tmp/git.HKTS4P/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.620 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.620 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.621 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.621 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.624 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.626 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.628 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.628 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.628 | 54426 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.628 | 50583 | Removed run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.628 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.628 | 50583 | Assigned run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.628 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.628 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.aLzaKg 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.629 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.629 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.629 | 54427 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.630 | 50583 | Removed run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.630 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.630 | 50583 | Assigned run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.630 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.630 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Yub9Ar 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.634 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.634 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.634 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.636 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.639 | 54424 | Marked run 311 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.640 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.642 | 54425 | Marked run 312 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.643 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.646 | 50584 | Recursively removing directory: /tmp/git.aLzaKg/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.646 | 50587 | Recursively removing directory: /tmp/git.Yub9Ar/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.647 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.647 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.647 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.647 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.650 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.650 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.652 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.652 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 54444 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 50583 | Removed run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 50583 | Assigned run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.653 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.653 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XL03CM 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 54445 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 50583 | Removed run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.653 | 50583 | Assigned run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.654 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.654 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YIDWtC 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.657 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.658 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.659 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.660 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.664 | 54442 | Marked run 313 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.664 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.667 | 54443 | Marked run 314 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.668 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.669 | 50584 | Recursively removing directory: /tmp/git.XL03CM/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.670 | 50587 | Recursively removing directory: /tmp/git.YIDWtC/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.671 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.671 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.671 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.671 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.674 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.674 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.676 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.676 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.677 | 54462 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.677 | 50583 | Removed run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.677 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.677 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.677 | 50583 | Assigned run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.677 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.677 | 54463 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.677 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.677 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.678 | 50583 | Removed run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.678 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.678 | 50583 | Assigned run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.677 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.9qLxND 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.678 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.9nAqHm 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.682 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.683 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.683 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.684 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.688 | 54460 | Marked run 315 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.688 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.691 | 54461 | Marked run 316 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.691 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.694 | 50584 | Recursively removing directory: /tmp/git.9qLxND/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.695 | 50587 | Recursively removing directory: /tmp/git.9nAqHm/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.695 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.695 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.696 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.696 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.698 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.699 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.701 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.701 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.701 | 54480 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.701 | 50583 | Removed run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.701 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.701 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.701 | 50583 | Assigned run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.701 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SQRFNI 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.702 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.702 | 54481 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.702 | 50583 | Removed run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.702 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.702 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.702 | 50583 | Assigned run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.702 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.702 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SNKD9P 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.706 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.707 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.707 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.709 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.711 | 54478 | Marked run 317 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.712 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.715 | 54479 | Marked run 318 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.715 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.717 | 50584 | Recursively removing directory: /tmp/git.SQRFNI/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.719 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.719 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.719 | 50587 | Recursively removing directory: /tmp/git.SNKD9P/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.721 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.721 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.722 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.723 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.724 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.724 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.724 | 54498 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.725 | 50583 | Removed run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.725 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.725 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.725 | 50583 | Assigned run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.725 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.44JVKJ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.727 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.727 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.727 | 54499 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.727 | 50583 | Removed run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.727 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.727 | 50583 | Assigned run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.727 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.727 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.W548QA 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.730 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.731 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.732 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.734 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.736 | 54496 | Marked run 319 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.736 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.739 | 54497 | Marked run 320 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.739 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.741 | 50584 | Recursively removing directory: /tmp/git.44JVKJ/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.743 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.743 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.743 | 50587 | Recursively removing directory: /tmp/git.W548QA/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.745 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.745 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.747 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.749 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.750 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.750 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.750 | 54516 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.750 | 50583 | Removed run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.750 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.751 | 50583 | Assigned run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.751 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.751 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.UfnB0C 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.753 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.753 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.754 | 54517 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.754 | 50583 | Removed run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.754 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.754 | 50583 | Assigned run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.754 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.754 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.vDONPG 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.756 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.757 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.760 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.761 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.762 | 54514 | Marked run 321 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.763 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.765 | 54515 | Marked run 322 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.766 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.766 | 50584 | Recursively removing directory: /tmp/git.UfnB0C/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.768 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.768 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.770 | 50587 | Recursively removing directory: /tmp/git.vDONPG/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.772 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.772 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.772 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.775 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.775 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.775 | 54533 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.775 | 50583 | Removed run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.775 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.775 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.775 | 50583 | Assigned run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.776 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.DoLj1f 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.776 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.780 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.780 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.780 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.780 | 54535 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.780 | 50583 | Removed run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.780 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.780 | 50583 | Assigned run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.780 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.vqiF4L 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.781 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.782 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.786 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.786 | 54532 | Marked run 323 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.786 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.787 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.790 | 54534 | Marked run 324 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.791 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.792 | 50584 | Recursively removing directory: /tmp/git.DoLj1f/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.794 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.794 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.795 | 50587 | Recursively removing directory: /tmp/git.vqiF4L/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.797 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.797 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.797 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.799 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.800 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.800 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.800 | 54552 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.800 | 50583 | Removed run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.800 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.800 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.800 | 50583 | Assigned run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.800 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ADUBlf 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.803 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.803 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.803 | 54553 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.803 | 50583 | Removed run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.803 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.803 | 50583 | Assigned run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.803 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.j6ykDg 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.805 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.806 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.807 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.808 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.809 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.811 | 54550 | Marked run 325 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.812 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.815 | 54551 | Marked run 326 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.815 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.816 | 50584 | Recursively removing directory: /tmp/git.ADUBlf/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.818 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.818 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.819 | 50587 | Recursively removing directory: /tmp/git.j6ykDg/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.820 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.820 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.821 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.823 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.824 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.824 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.824 | 54570 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.824 | 50583 | Removed run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.824 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.824 | 50583 | Assigned run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.824 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.824 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.nZX9Zj 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.827 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.827 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.827 | 54571 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.827 | 50583 | Removed run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.827 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.827 | 50583 | Assigned run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.827 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.828 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YhmJxZ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.829 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.830 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.833 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.834 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.835 | 54568 | Marked run 327 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.835 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.839 | 54569 | Marked run 328 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.839 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.840 | 50584 | Recursively removing directory: /tmp/git.nZX9Zj/ 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.842 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.842 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.843 | 50587 | Recursively removing directory: /tmp/git.YhmJxZ/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.844 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.844 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.845 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.847 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.848 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.848 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.848 | 54588 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.848 | 50583 | Removed run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.848 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.848 | 50583 | Assigned run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.848 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Rd4GMZ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.848 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.850 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.850 | 54589 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.850 | 50583 | Removed run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.850 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.850 | 50583 | Assigned run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.851 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.850 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.851 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.HLQRBn 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.853 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.853 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.857 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.858 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.860 | 54586 | Marked run 329 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.860 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.863 | 50584 | Recursively removing directory: /tmp/git.Rd4GMZ/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.863 | 54587 | Marked run 330 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.864 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.864 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.865 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.867 | 50587 | Recursively removing directory: /tmp/git.HLQRBn/ 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.868 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.869 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.869 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.872 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.872 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.872 | 54605 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.872 | 50583 | Removed run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.872 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.872 | 50583 | Assigned run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.872 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.9TJEWi 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.872 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.873 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.877 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.877 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.877 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.877 | 54607 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.877 | 50583 | Removed run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.877 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.877 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.877 | 50583 | Assigned run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.877 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.oLKiDV 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.878 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.886 | 54604 | Marked run 331 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.886 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.886 | 50584 | Recursively removing directory: /tmp/git.9TJEWi/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.887 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.888 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.888 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.888 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.889 | 54606 | Marked run 332 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.890 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.892 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.895 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.895 | 54623 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.895 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.895 | 50583 | Removed run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.895 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.895 | 50583 | Assigned run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.895 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.895 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XcVhpA 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.896 | 50587 | Recursively removing directory: /tmp/git.oLKiDV/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.898 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.898 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.900 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.900 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.903 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.906 | 54618 | Marked run 333 as finished 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.906 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.906 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.906 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.907 | 54632 | Added a new worker 6 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.907 | 50583 | Removed run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.907 | 50583 | Removed worker 6 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.907 | 50583 | Assigned run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 6 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.907 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XlWWE1 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.907 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.910 | 50584 | Recursively removing directory: /tmp/git.XcVhpA/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.912 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.912 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.912 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.912 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.916 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.916 | 54626 | Marked run 334 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.916 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.919 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.919 | 54641 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.919 | 50583 | Removed run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.919 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.919 | 50583 | Assigned run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.919 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.919 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.920 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.dcDMGc 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.922 | 50587 | Recursively removing directory: /tmp/git.XlWWE1/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.924 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.924 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.924 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.925 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.927 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.928 | 54635 | Marked run 335 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.928 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.930 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.930 | 54648 | Added a new worker 8 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.931 | 50583 | Removed run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.931 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.931 | 50583 | Assigned run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.931 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.930 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.931 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.czVyCl 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.935 | 50584 | Recursively removing directory: /tmp/git.dcDMGc/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.935 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.936 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.936 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.936 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.940 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.941 | 54643 | Marked run 336 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.941 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.945 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.945 | 54659 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.945 | 50583 | Removed run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.945 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.945 | 50583 | Assigned run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.945 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.945 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.945 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.XMoUuF 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.945 | 50587 | Recursively removing directory: /tmp/git.czVyCl/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.947 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.947 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.949 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.950 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.951 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.954 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.954 | 54664 | Added a new worker 13 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.954 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.954 | 54654 | Marked run 337 as finished 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.954 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.954 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.954 | 50583 | Removed run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.954 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.954 | 50583 | Assigned run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.954 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.4Q4iJh 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.959 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.960 | 50584 | Recursively removing directory: /tmp/git.XMoUuF/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.960 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.961 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.961 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.964 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.964 | 54661 | Marked run 338 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.964 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.968 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.968 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.968 | 54677 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.968 | 50583 | Removed run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.968 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.968 | 50583 | Assigned run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.968 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.KsA4Yo 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.969 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.969 | 50587 | Recursively removing directory: /tmp/git.4Q4iJh/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.971 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.971 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.972 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.973 | 50584 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.974 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.977 | 54672 | Marked run 339 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.977 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.977 | 54682 | Added a new worker 12 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.978 | 50583 | Removed run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.978 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.978 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.978 | 50583 | Assigned run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.977 | 50587 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.978 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.bTuwsv 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.978 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.983 | 50584 | Recursively removing directory: /tmp/git.KsA4Yo/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.984 | 50587 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.985 | 50587 | Going to run: ./ci 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.985 | 50584 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.985 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.988 | 54679 | Marked run 340 as finished 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.989 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.989 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.993 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.993 | 50584 | Waiting for a new command 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.993 | 54695 | Added a new worker 10 to the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.993 | 50583 | Removed run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.993 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.993 | 50583 | Assigned run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.993 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EBv3Ot 2024-04-25 03:44:49 | INFO | 50581/cimple-server: 2024-04-25 03:44:49.993 | 50581 | Waiting for new connections 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.994 | 50587 | Recursively removing directory: /tmp/git.bTuwsv/ 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.996 | 50587 | Process exit code: 0 2024-04-25 03:44:49 | INFO | 50587/cimple-worker: 2024-04-25 03:44:49.996 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.997 | 50584 | Checking out revision HEAD 2024-04-25 03:44:49 | INFO | 50584/cimple-worker: 2024-04-25 03:44:49.998 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.001 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.003 | 54690 | Marked run 341 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.003 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.004 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.004 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.004 | 54704 | Added a new worker 8 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.005 | 50583 | Removed run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.005 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.005 | 50583 | Assigned run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.005 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.z8E6rt 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.005 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.007 | 50584 | Recursively removing directory: /tmp/git.EBv3Ot/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.009 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.009 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.009 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.010 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.013 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.017 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.017 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.017 | 54713 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.017 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.018 | 50583 | Removed run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.018 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.018 | 50583 | Assigned run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.018 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.5zotR7 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.019 | 50587 | Recursively removing directory: /tmp/git.z8E6rt/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.019 | 54698 | Marked run 342 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.019 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.021 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.021 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.024 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.025 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.025 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.025 | 54708 | Marked run 343 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.026 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.028 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.028 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.028 | 54717 | Added a new worker 8 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.028 | 50583 | Removed run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.028 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.028 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.028 | 50583 | Assigned run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.028 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.x6ge5M 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.033 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.034 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.035 | 50584 | Recursively removing directory: /tmp/git.5zotR7/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.037 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.037 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.038 | 54714 | Marked run 344 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.039 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.041 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.043 | 50587 | Recursively removing directory: /tmp/git.x6ge5M/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.044 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.044 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.044 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.045 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.apNFxD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.044 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.045 | 54731 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.045 | 50583 | Removed run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.045 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.045 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.045 | 50583 | Assigned run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.048 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.049 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.049 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.052 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.052 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.053 | 54736 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.053 | 50583 | Removed run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.053 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.053 | 50583 | Assigned run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.053 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.053 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ankVCS 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.056 | 54730 | Marked run 345 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.056 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.058 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.059 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.060 | 50584 | Recursively removing directory: /tmp/git.apNFxD/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.062 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.062 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.065 | 54732 | Marked run 346 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.065 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.066 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.068 | 50587 | Recursively removing directory: /tmp/git.ankVCS/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.069 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.069 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.070 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.070 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.070 | 54749 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.070 | 50583 | Removed run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.070 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.070 | 50583 | Assigned run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.070 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.21y2aF 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.070 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.073 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.074 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.074 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.077 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.077 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.077 | 54752 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.077 | 50583 | Removed run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.077 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.077 | 50583 | Assigned run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.077 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.077 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mJ7eZL 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.082 | 54748 | Marked run 347 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.082 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.084 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.085 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.085 | 50584 | Recursively removing directory: /tmp/git.21y2aF/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.086 | 54750 | Marked run 348 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.087 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.087 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.087 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.090 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.093 | 50587 | Recursively removing directory: /tmp/git.mJ7eZL/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.094 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.094 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.094 | 54767 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.094 | 50583 | Removed run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.094 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.094 | 50583 | Assigned run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.094 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.094 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.AWWDp1 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.095 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.095 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.098 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.100 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.101 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.102 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.102 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.102 | 54770 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.102 | 50583 | Removed run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.102 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.102 | 50583 | Assigned run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.102 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.102 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SAifc8 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.104 | 54765 | Marked run 349 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.104 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.108 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.109 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.111 | 50584 | Recursively removing directory: /tmp/git.AWWDp1/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.112 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.112 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.114 | 54768 | Marked run 350 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.115 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.116 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.118 | 50587 | Recursively removing directory: /tmp/git.SAifc8/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.119 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.119 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.120 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.120 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.120 | 54785 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.120 | 50583 | Removed run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.120 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.120 | 50583 | Assigned run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.120 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.120 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.qZDND4 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.124 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.124 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.125 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.127 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.127 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.127 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Z2g5C3 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.127 | 54788 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.127 | 50583 | Removed run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.127 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.127 | 50583 | Assigned run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.128 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.129 | 54784 | Marked run 351 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.130 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.132 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.133 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.135 | 50584 | Recursively removing directory: /tmp/git.qZDND4/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.137 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.137 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.138 | 54786 | Marked run 352 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.138 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.140 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.142 | 50587 | Recursively removing directory: /tmp/git.Z2g5C3/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.143 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.143 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.144 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.143 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.144 | 54803 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.144 | 50583 | Removed run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.144 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.144 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.144 | 50583 | Assigned run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.144 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.kDyplD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.146 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.148 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.149 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.149 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.149 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.149 | 54806 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.149 | 50583 | Removed run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.149 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.150 | 50583 | Assigned run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.150 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.61SNfp 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.150 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.155 | 54802 | Marked run 353 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.155 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.156 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.157 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.158 | 50584 | Recursively removing directory: /tmp/git.kDyplD/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.160 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.160 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.163 | 54804 | Marked run 354 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.163 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.164 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.165 | 50587 | Recursively removing directory: /tmp/git.61SNfp/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.166 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.166 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.167 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.167 | 54821 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.167 | 50583 | Removed run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.167 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.167 | 50583 | Assigned run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.167 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.167 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.168 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.iEZHZ1 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.169 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.172 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.172 | 54823 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.172 | 50583 | Removed run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.172 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.172 | 50583 | Assigned run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.172 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.172 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.173 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.1mSFCW 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.172 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.174 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.178 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.178 | 54820 | Marked run 355 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.179 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.179 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.182 | 54822 | Marked run 356 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.182 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.183 | 50584 | Recursively removing directory: /tmp/git.iEZHZ1/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.185 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.185 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.189 | 50587 | Recursively removing directory: /tmp/git.1mSFCW/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.189 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.190 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.190 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.192 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.192 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.192 | 54839 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.192 | 50583 | Removed run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.192 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.192 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.192 | 50583 | Assigned run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.192 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wemHOc 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.194 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.196 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.197 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.197 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.197 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.197 | 54841 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.197 | 50583 | Removed run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.197 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.198 | 50583 | Assigned run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.198 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.198 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.OrHdce 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.204 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.204 | 54838 | Marked run 357 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.204 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.205 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.207 | 50584 | Recursively removing directory: /tmp/git.wemHOc/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.208 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.208 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.210 | 54840 | Marked run 358 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.210 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.212 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.214 | 50587 | Recursively removing directory: /tmp/git.OrHdce/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.215 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.215 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.215 | 54857 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.215 | 50583 | Removed run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.215 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.215 | 50583 | Assigned run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.215 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.215 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.215 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.215 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.rtbws3 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.219 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.219 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.220 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.223 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.223 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.223 | 54861 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.223 | 50583 | Removed run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.223 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.223 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.223 | 50583 | Assigned run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.223 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.R4CljA 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.227 | 54856 | Marked run 359 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.227 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.229 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.230 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.231 | 50584 | Recursively removing directory: /tmp/git.rtbws3/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.233 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.233 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.234 | 54858 | Marked run 360 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.234 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.236 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.239 | 50587 | Recursively removing directory: /tmp/git.R4CljA/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.240 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.240 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.240 | 54875 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.240 | 50583 | Removed run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.240 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.240 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.240 | 50583 | Assigned run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.240 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.jgDBA9 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.241 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.241 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.244 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.244 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.245 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.248 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.249 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.249 | 54880 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.249 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.249 | 50583 | Removed run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.249 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.249 | 50583 | Assigned run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.249 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.56Fuse 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.252 | 54874 | Marked run 361 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.253 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.254 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.255 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.255 | 50584 | Recursively removing directory: /tmp/git.jgDBA9/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.257 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.257 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.258 | 54877 | Marked run 362 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.259 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.261 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.263 | 50587 | Recursively removing directory: /tmp/git.56Fuse/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.264 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.264 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.264 | 54893 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.264 | 50583 | Removed run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.264 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.264 | 50583 | Assigned run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.264 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.jKZUse 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.265 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.265 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.265 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.268 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.269 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.269 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.273 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.273 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.273 | 54898 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.273 | 50583 | Removed run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.273 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.273 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.273 | 50583 | Assigned run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.273 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.PXTX4p 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.279 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.279 | 50584 | Recursively removing directory: /tmp/git.jKZUse/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.279 | 54892 | Marked run 363 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.279 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.280 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.280 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.281 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.284 | 54894 | Marked run 364 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.284 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.288 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.288 | 54911 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.288 | 50583 | Removed run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.288 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.288 | 50583 | Assigned run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.288 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.288 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.JGVZAE 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.288 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.289 | 50587 | Recursively removing directory: /tmp/git.PXTX4p/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.291 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.291 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.293 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.293 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.294 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.296 | 54908 | Marked run 365 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.296 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.297 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.297 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.297 | 54916 | Added a new worker 8 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.297 | 50583 | Removed run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.297 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.297 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.297 | 50583 | Assigned run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.298 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.uDVUz6 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.303 | 50584 | Recursively removing directory: /tmp/git.JGVZAE/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.303 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.303 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.304 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.304 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.308 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.308 | 54913 | Marked run 366 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.309 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.311 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.311 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.311 | 54929 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.311 | 50583 | Removed run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.311 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.311 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.311 | 50583 | Assigned run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.311 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.uiUjAQ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.313 | 50587 | Recursively removing directory: /tmp/git.uDVUz6/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.314 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.314 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.316 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.317 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.317 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.320 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.321 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.321 | 54933 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.321 | 50583 | Removed run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.321 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.321 | 50583 | Assigned run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.321 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.321 | 54924 | Marked run 367 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.321 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.321 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.hYNdND 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.325 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.326 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.327 | 50584 | Recursively removing directory: /tmp/git.uiUjAQ/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.328 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.328 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.331 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.331 | 54930 | Marked run 368 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.332 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.335 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.335 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.335 | 54947 | Added a new worker 9 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.335 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.335 | 50583 | Removed run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.335 | 50583 | Removed worker 9 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.335 | 50583 | Assigned run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 9 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.335 | 50587 | Recursively removing directory: /tmp/git.hYNdND/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.336 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.UH7bsy 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.337 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.337 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.340 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.341 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.342 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.344 | 54944 | Marked run 369 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.344 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.345 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.345 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.345 | 54951 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.345 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.345 | 50583 | Removed run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.345 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.345 | 50583 | Assigned run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.345 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.6vmAmH 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.350 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.351 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.351 | 50584 | Recursively removing directory: /tmp/git.UH7bsy/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.354 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.354 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.355 | 54948 | Marked run 370 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.356 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.357 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.360 | 50587 | Recursively removing directory: /tmp/git.6vmAmH/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.360 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.360 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.360 | 54965 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.360 | 50583 | Removed run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.360 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.360 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.361 | 50583 | Assigned run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.361 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.VNqz98 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.361 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.361 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.364 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.365 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.366 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.369 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.369 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.369 | 54972 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.369 | 50583 | Removed run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.369 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.370 | 50583 | Assigned run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.370 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.370 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.UCVOej 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.372 | 54964 | Marked run 371 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.372 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.375 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.376 | 50584 | Recursively removing directory: /tmp/git.VNqz98/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.376 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.378 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.378 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.380 | 54967 | Marked run 372 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.380 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.382 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.385 | 50587 | Recursively removing directory: /tmp/git.UCVOej/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.385 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.385 | 54983 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.385 | 50583 | Removed run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.385 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.385 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.385 | 50583 | Assigned run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.385 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.385 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.0KIII0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.386 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.386 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.389 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.390 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.391 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.395 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.395 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.395 | 54982 | Marked run 373 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.396 | 54990 | Added a new worker 6 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.396 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.396 | 50583 | Removed run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.396 | 50583 | Removed worker 6 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.396 | 50583 | Assigned run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 6 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.396 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.1sl0v3 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.397 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.400 | 50584 | Recursively removing directory: /tmp/git.0KIII0/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.401 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.401 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.401 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.402 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.405 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.405 | 54985 | Marked run 374 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.405 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.408 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.408 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.408 | 55001 | Added a new worker 9 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.408 | 50583 | Removed run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.408 | 50583 | Removed worker 9 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.408 | 50583 | Assigned run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 9 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.408 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.bWwTSn 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.409 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.411 | 50587 | Recursively removing directory: /tmp/git.1sl0v3/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.412 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.412 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.413 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.413 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.416 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.419 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.419 | 55008 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.419 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.419 | 50583 | Removed run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.419 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.419 | 50583 | Assigned run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.419 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.419 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.RLGSRp 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.420 | 54995 | Marked run 375 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.421 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.424 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.425 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.425 | 50584 | Recursively removing directory: /tmp/git.bWwTSn/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.426 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.426 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.430 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.430 | 55003 | Marked run 376 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.430 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.433 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.433 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.433 | 55019 | Added a new worker 9 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.433 | 50583 | Removed run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.433 | 50583 | Removed worker 9 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.433 | 50583 | Assigned run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 9 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.434 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wBFTsO 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.434 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.435 | 50587 | Recursively removing directory: /tmp/git.RLGSRp/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.436 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.436 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.438 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.439 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.439 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.442 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.442 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.442 | 55023 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.442 | 50583 | Removed run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.442 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.442 | 50583 | Assigned run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.442 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.443 | 55014 | Marked run 377 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.443 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.443 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.TTkfj8 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.448 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.449 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.449 | 50584 | Recursively removing directory: /tmp/git.wBFTsO/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.451 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.451 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.452 | 55020 | Marked run 378 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.453 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.454 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.457 | 50587 | Recursively removing directory: /tmp/git.TTkfj8/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.458 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.458 | 55037 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.458 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.458 | 50583 | Removed run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.458 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.458 | 50583 | Assigned run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.458 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.458 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.dHZ9VS 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.459 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.459 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.463 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.463 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.464 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.467 | 55036 | Marked run 379 as finished 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.467 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.467 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.467 | 55041 | Added a new worker 6 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.467 | 50583 | Removed run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.467 | 50583 | Removed worker 6 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.467 | 50583 | Assigned run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 6 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.467 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.467 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.467 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.iS8iTP 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.472 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.472 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.474 | 50584 | Recursively removing directory: /tmp/git.dHZ9VS/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.476 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.476 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.478 | 55038 | Marked run 380 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.478 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.480 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.481 | 50587 | Recursively removing directory: /tmp/git.iS8iTP/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.482 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.482 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.483 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.483 | 55055 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.483 | 50583 | Removed run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.483 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.483 | 50583 | Assigned run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.484 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.483 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.484 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Wjc0Ko 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.485 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.488 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.488 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.489 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.489 | 55057 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.489 | 50583 | Removed run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.489 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.489 | 50583 | Assigned run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.489 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.489 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.489 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.pSCUBw 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.494 | 55054 | Marked run 381 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.494 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.495 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.496 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.498 | 55056 | Marked run 382 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.498 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.499 | 50584 | Recursively removing directory: /tmp/git.Wjc0Ko/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.500 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.500 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.504 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.505 | 50587 | Recursively removing directory: /tmp/git.pSCUBw/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.506 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.506 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.507 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.507 | 55073 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.507 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.507 | 50583 | Removed run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.507 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.507 | 50583 | Assigned run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.507 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.507 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Le4JWn 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.509 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.512 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.512 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.512 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.512 | 55075 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.512 | 50583 | Removed run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.512 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.512 | 50583 | Assigned run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.513 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.eIlrIs 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.513 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.514 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.519 | 55072 | Marked run 383 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.519 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.519 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.522 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.522 | 50584 | Recursively removing directory: /tmp/git.Le4JWn/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.523 | 55074 | Marked run 384 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.523 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.524 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.524 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.527 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.530 | 50587 | Recursively removing directory: /tmp/git.eIlrIs/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.531 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.531 | 55091 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.531 | 50583 | Removed run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.531 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.531 | 50583 | Assigned run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.531 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.531 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.W9O4rD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.532 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.532 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.532 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.535 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.536 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.536 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.538 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.538 | 55094 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.538 | 50583 | Removed run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.538 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.538 | 50583 | Assigned run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.538 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.538 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.538 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.sywej1 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.542 | 55090 | Marked run 385 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.542 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.545 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.545 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.547 | 50584 | Recursively removing directory: /tmp/git.W9O4rD/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.548 | 55092 | Marked run 386 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.549 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.549 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.549 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.553 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.554 | 50587 | Recursively removing directory: /tmp/git.sywej1/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.556 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.556 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.556 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.556 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.556 | 55109 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.556 | 50583 | Removed run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.556 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.556 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.556 | 50583 | Assigned run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.556 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.7ZZELB 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.560 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.562 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.562 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.564 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.564 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.564 | 55112 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.564 | 50583 | Removed run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.564 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.564 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.564 | 50583 | Assigned run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.564 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.6ipwk1 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.567 | 55108 | Marked run 387 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.568 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.570 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.571 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.573 | 50584 | Recursively removing directory: /tmp/git.7ZZELB/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.574 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.574 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.575 | 55110 | Marked run 388 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.575 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.577 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.580 | 50587 | Recursively removing directory: /tmp/git.6ipwk1/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.581 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.581 | 55127 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.581 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.581 | 50583 | Removed run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.581 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.581 | 50583 | Assigned run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.581 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.581 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.rkdgZN 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.582 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.582 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.586 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.586 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.587 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.589 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.589 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.589 | 55130 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.589 | 50583 | Removed run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.589 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.589 | 50583 | Assigned run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.589 | 55126 | Marked run 389 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.590 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.590 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.5UlOjO 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.594 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.595 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.597 | 50584 | Recursively removing directory: /tmp/git.rkdgZN/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.599 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.599 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.600 | 55128 | Marked run 390 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.600 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.603 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.604 | 50587 | Recursively removing directory: /tmp/git.5UlOjO/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.605 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.605 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.606 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.606 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.607 | 55145 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.607 | 50583 | Removed run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.607 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.607 | 50583 | Assigned run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.607 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.GPX5pJ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.607 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.609 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.612 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.613 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.613 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.613 | 55147 | Added a new worker 14 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.613 | 50583 | Removed run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.613 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.613 | 50583 | Assigned run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.613 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.FFlHyS 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.614 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.614 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.618 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.619 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.619 | 55144 | Marked run 391 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.620 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.623 | 55146 | Marked run 392 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.623 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.624 | 50584 | Recursively removing directory: /tmp/git.GPX5pJ/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.625 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.625 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.628 | 50587 | Recursively removing directory: /tmp/git.FFlHyS/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.629 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.630 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.630 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.632 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.632 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.632 | 55163 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.632 | 50583 | Removed run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.632 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.632 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.632 | 50583 | Assigned run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.632 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.kDbAT0 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.633 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.636 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.636 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.636 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.636 | 55165 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.637 | 50583 | Removed run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.637 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.637 | 50583 | Assigned run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.637 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.smH0Hb 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.637 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.638 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.642 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.643 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.644 | 55162 | Marked run 393 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.644 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.648 | 55164 | Marked run 394 as finished 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.648 | 50584 | Recursively removing directory: /tmp/git.kDbAT0/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.648 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.649 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.649 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.652 | 50587 | Recursively removing directory: /tmp/git.smH0Hb/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.653 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.653 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.653 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.656 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.656 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.656 | 55181 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.656 | 50583 | Removed run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.656 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.656 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.656 | 50583 | Assigned run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.656 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.mUGl3S 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.657 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.660 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.660 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.660 | 55183 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.660 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.660 | 50583 | Removed run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.660 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.660 | 50583 | Assigned run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.661 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.661 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.29IrYj 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.661 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.667 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.667 | 55180 | Marked run 395 as finished 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.668 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.668 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.671 | 55182 | Marked run 396 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.671 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.673 | 50584 | Recursively removing directory: /tmp/git.mUGl3S/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.674 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.674 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.676 | 50587 | Recursively removing directory: /tmp/git.29IrYj/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.677 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.677 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.678 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.680 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.680 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.681 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.GUIURK 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.681 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.681 | 55200 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.681 | 50583 | Removed run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.681 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.681 | 50583 | Assigned run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.682 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.683 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.683 | 55201 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.683 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.683 | 50583 | Removed run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.683 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.683 | 50583 | Assigned run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.683 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.684 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.GN316T 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.686 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.687 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.690 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.691 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.691 | 55198 | Marked run 397 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.692 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.695 | 55199 | Marked run 398 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.695 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.696 | 50584 | Recursively removing directory: /tmp/git.GUIURK/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.698 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.698 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.700 | 50587 | Recursively removing directory: /tmp/git.GN316T/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.702 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.702 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.702 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.705 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.705 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.705 | 55217 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.705 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.705 | 50583 | Removed run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.705 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.705 | 50583 | Assigned run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.706 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.CoLHVV 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.706 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.709 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.709 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.710 | 55219 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.710 | 50583 | Removed run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.710 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.710 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.710 | 50583 | Assigned run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.710 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.L0rNHq 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.710 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.711 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.715 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.716 | 55216 | Marked run 399 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.716 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.716 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.720 | 55218 | Marked run 400 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.720 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.721 | 50584 | Recursively removing directory: /tmp/git.CoLHVV/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.722 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.722 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.726 | 50587 | Recursively removing directory: /tmp/git.L0rNHq/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.726 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.727 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.727 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.729 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.729 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.729 | 55235 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.729 | 50583 | Removed run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.730 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.730 | 50583 | Assigned run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.730 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.730 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.WLADDQ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.730 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.733 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.733 | 55237 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.733 | 50583 | Removed run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.733 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.733 | 50583 | Assigned run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.733 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.733 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.733 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.BB1DxK 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.735 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.736 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.740 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.741 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.742 | 55234 | Marked run 401 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.742 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.745 | 50584 | Recursively removing directory: /tmp/git.WLADDQ/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.746 | 55236 | Marked run 402 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.746 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.747 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.747 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.750 | 50587 | Recursively removing directory: /tmp/git.BB1DxK/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.751 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.751 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.751 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.754 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.754 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.754 | 55253 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.754 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.754 | 50583 | Removed run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.754 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.754 | 50583 | Assigned run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.754 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.2Z4oHJ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.754 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.758 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.758 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.758 | 55255 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.758 | 50583 | Removed run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.758 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.758 | 50583 | Assigned run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.759 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.759 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wvDyYl 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.759 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.760 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.764 | 55252 | Marked run 403 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.764 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.765 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.766 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.769 | 55254 | Marked run 404 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.769 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.770 | 50584 | Recursively removing directory: /tmp/git.2Z4oHJ/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.771 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.771 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.775 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.775 | 50587 | Recursively removing directory: /tmp/git.wvDyYl/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.776 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.776 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.778 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.778 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.778 | 55271 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.778 | 50583 | Removed run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.778 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.778 | 50583 | Assigned run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.778 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.BIqsqa 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.779 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.780 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.783 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.784 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.784 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.784 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.785 | 55274 | Added a new worker 14 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.785 | 50583 | Removed run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.785 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.785 | 50583 | Assigned run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.785 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.785 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.fXJbUm 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.787 | 55270 | Marked run 405 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.787 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.790 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.792 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.794 | 55272 | Marked run 406 as finished 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.794 | 50584 | Recursively removing directory: /tmp/git.BIqsqa/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.794 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.796 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.796 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.799 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.800 | 50587 | Recursively removing directory: /tmp/git.fXJbUm/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.801 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.802 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.802 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.802 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.802 | 55289 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.802 | 50583 | Removed run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.802 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.802 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.802 | 50583 | Assigned run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.802 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.gWO363 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.805 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.807 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.807 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.809 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.809 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.809 | 55292 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.809 | 50583 | Removed run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.809 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.809 | 50583 | Assigned run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.810 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.810 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.yziM2N 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.813 | 55288 | Marked run 407 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.814 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.817 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.818 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.819 | 50584 | Recursively removing directory: /tmp/git.gWO363/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.820 | 55290 | Marked run 408 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.820 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.821 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.821 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.824 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.826 | 50587 | Recursively removing directory: /tmp/git.yziM2N/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.827 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.827 | 55307 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.827 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.827 | 50583 | Removed run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.827 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.827 | 50583 | Assigned run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.827 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.828 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.OyxR05 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.828 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.828 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.831 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.832 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.832 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.836 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.836 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.836 | 55312 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.836 | 50583 | Removed run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.836 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.836 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.n9oiHQ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.836 | 50583 | Assigned run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.837 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.840 | 55306 | Marked run 409 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.840 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.841 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.842 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.843 | 50584 | Recursively removing directory: /tmp/git.OyxR05/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.845 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.845 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.846 | 55309 | Marked run 410 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.846 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.849 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.851 | 50587 | Recursively removing directory: /tmp/git.n9oiHQ/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.852 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.852 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.852 | 55325 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.852 | 50583 | Removed run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.852 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.852 | 50583 | Assigned run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.852 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.OzdgLs 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.853 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.853 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.853 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.856 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.857 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.858 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.859 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.859 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.859 | 55328 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.859 | 50583 | Removed run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.859 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.859 | 50583 | Assigned run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.859 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.859 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.jrg1tc 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.864 | 55324 | Marked run 411 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.864 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.865 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.866 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.868 | 50584 | Recursively removing directory: /tmp/git.OzdgLs/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.869 | 55326 | Marked run 412 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.870 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.870 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.870 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.874 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.875 | 50587 | Recursively removing directory: /tmp/git.jrg1tc/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.876 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.876 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.877 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.877 | 55343 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.877 | 50583 | Removed run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.877 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.877 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.877 | 50583 | Assigned run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.877 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.877 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.6tEkaN 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.880 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.881 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.882 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.883 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.883 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.883 | 55346 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.883 | 50583 | Removed run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.883 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.883 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.883 | 50583 | Assigned run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.884 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YdyWXs 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.888 | 55342 | Marked run 413 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.888 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.890 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.890 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.893 | 50584 | Recursively removing directory: /tmp/git.6tEkaN/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.894 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.894 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.895 | 55344 | Marked run 414 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.895 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.897 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.900 | 50587 | Recursively removing directory: /tmp/git.YdyWXs/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.901 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.901 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.901 | 55361 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.901 | 50583 | Removed run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.901 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.901 | 50583 | Assigned run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.901 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.901 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.901 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.901 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.NqFLxn 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.905 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.906 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.907 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.907 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.907 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.908 | 55363 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.908 | 50583 | Removed run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.908 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.908 | 50583 | Assigned run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.908 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.908 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.BrRfif 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.911 | 55360 | Marked run 415 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.912 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.914 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.914 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.917 | 50584 | Recursively removing directory: /tmp/git.NqFLxn/ 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.918 | 55362 | Marked run 416 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.918 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.919 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.919 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.922 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.924 | 50587 | Recursively removing directory: /tmp/git.BrRfif/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.925 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.925 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.926 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.926 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.926 | 55379 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.926 | 50583 | Removed run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.926 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.926 | 50583 | Assigned run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.926 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.6biaDF 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.927 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.929 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.931 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.932 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.933 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.933 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.933 | 55382 | Added a new worker 13 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.933 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.933 | 50583 | Removed run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.933 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.933 | 50583 | Assigned run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.933 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.pLhJvW 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.937 | 55378 | Marked run 417 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.937 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.938 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.939 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.943 | 50584 | Recursively removing directory: /tmp/git.6biaDF/ 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.944 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.944 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.945 | 55380 | Marked run 418 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.946 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.948 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.948 | 50587 | Recursively removing directory: /tmp/git.pLhJvW/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.950 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.950 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.952 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.952 | 55397 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.952 | 50583 | Removed run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.952 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.952 | 50583 | Assigned run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.952 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.952 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.952 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.nZFCTt 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.954 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.957 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.957 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.957 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.957 | 55399 | Added a new worker 12 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.957 | 50583 | Removed run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.957 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.957 | 50583 | Assigned run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.958 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.958 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.sVy852 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.958 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.967 | 55396 | Marked run 419 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.967 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.968 | 50584 | Recursively removing directory: /tmp/git.nZFCTt/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.969 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.970 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.970 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.970 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.971 | 55398 | Marked run 420 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.971 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.973 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.977 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.977 | 50584 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.978 | 55415 | Added a new worker 10 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.978 | 50583 | Removed run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.978 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.978 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.978 | 50583 | Assigned run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.978 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.PIe522 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.978 | 50587 | Recursively removing directory: /tmp/git.sVy852/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.980 | 50587 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.980 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.983 | 50584 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.984 | 50584 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.984 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.985 | 55409 | Marked run 421 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.985 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.987 | 50587 | Waiting for a new command 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.987 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.987 | 55419 | Added a new worker 8 to the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.987 | 50583 | Removed run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.987 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.987 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.987 | 50583 | Assigned run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.988 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.YBnuI7 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.993 | 50584 | Recursively removing directory: /tmp/git.PIe522/ 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.993 | 50587 | Checking out revision HEAD 2024-04-25 03:44:50 | INFO | 50587/cimple-worker: 2024-04-25 03:44:50.994 | 50587 | Going to run: ./ci 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.994 | 50584 | Process exit code: 0 2024-04-25 03:44:50 | INFO | 50584/cimple-worker: 2024-04-25 03:44:50.994 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.997 | 55416 | Marked run 422 as finished 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.997 | 50581 | Waiting for new connections 2024-04-25 03:44:50 | INFO | 50581/cimple-server: 2024-04-25 03:44:50.998 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.002 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.002 | 50587 | Recursively removing directory: /tmp/git.YBnuI7/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.002 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.002 | 55433 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.003 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.003 | 50583 | Removed run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.003 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.003 | 50583 | Assigned run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.003 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.hUrtrT 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.004 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.004 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.007 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.007 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.009 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.010 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.010 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.010 | 55436 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.010 | 50583 | Removed run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.010 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.010 | 50583 | Assigned run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.010 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.010 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.WIo3qM 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.011 | 55428 | Marked run 423 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.012 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.015 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.016 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.018 | 50584 | Recursively removing directory: /tmp/git.hUrtrT/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.020 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.020 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.021 | 55434 | Marked run 424 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.022 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.024 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.026 | 50587 | Recursively removing directory: /tmp/git.WIo3qM/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.027 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.027 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.028 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.028 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.028 | 55451 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.028 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.028 | 50583 | Removed run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.028 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.028 | 50583 | Assigned run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.028 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.MVBvnE 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.030 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.033 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.033 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.033 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.033 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.034 | 55453 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.034 | 50583 | Removed run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.034 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.034 | 50583 | Assigned run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.034 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Dhi8r3 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.034 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.039 | 55450 | Marked run 425 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.039 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.040 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.041 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.044 | 50584 | Recursively removing directory: /tmp/git.MVBvnE/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.045 | 55452 | Marked run 426 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.045 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.046 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.046 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.050 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.050 | 50587 | Recursively removing directory: /tmp/git.Dhi8r3/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.052 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.052 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.053 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.053 | 55469 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.053 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.053 | 50583 | Removed run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.053 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.053 | 50583 | Assigned run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.053 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.053 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.aeBO82 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.055 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.057 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.058 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.059 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.059 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.059 | 55472 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.059 | 50583 | Removed run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.059 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.059 | 50583 | Assigned run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.059 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.4eWsZI 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.060 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.064 | 55468 | Marked run 427 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.064 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.066 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.067 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.069 | 50584 | Recursively removing directory: /tmp/git.aeBO82/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.070 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.070 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.071 | 55470 | Marked run 428 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.071 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.074 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.076 | 50587 | Recursively removing directory: /tmp/git.4eWsZI/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.077 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.077 | 55487 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.077 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.077 | 50583 | Removed run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.077 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.077 | 50583 | Assigned run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.077 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.077 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.077 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.078 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.EKTxQT 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.081 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.083 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.083 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.084 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.084 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.084 | 55489 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.084 | 50583 | Removed run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.084 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.084 | 50583 | Assigned run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.084 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.085 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.vbJZPL 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.088 | 55486 | Marked run 429 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.088 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.090 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.092 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.094 | 50584 | Recursively removing directory: /tmp/git.EKTxQT/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.094 | 55488 | Marked run 430 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.094 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.095 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.095 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.099 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.100 | 50587 | Recursively removing directory: /tmp/git.vbJZPL/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.101 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.101 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.102 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.102 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.102 | 55505 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.102 | 50583 | Removed run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.102 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.102 | 50583 | Assigned run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.102 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.102 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.8PjG7E 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.106 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.107 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.107 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.109 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.109 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.109 | 55508 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.109 | 50583 | Removed run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.109 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.109 | 50583 | Assigned run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.110 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.110 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.vcUqgv 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.113 | 55504 | Marked run 431 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.114 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.116 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.118 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.118 | 50584 | Recursively removing directory: /tmp/git.8PjG7E/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.120 | 55506 | Marked run 432 as finished 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.120 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.120 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.120 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.124 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.126 | 50587 | Recursively removing directory: /tmp/git.vcUqgv/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.127 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.127 | 55523 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.127 | 50583 | Removed run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.127 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.127 | 50583 | Assigned run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.127 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.127 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.128 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.S8vozU 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.128 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.128 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.132 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.133 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.134 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.135 | 55522 | Marked run 433 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.136 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.136 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.137 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.137 | 55527 | Added a new worker 8 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.137 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.137 | 50583 | Removed run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.137 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.137 | 50583 | Assigned run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.137 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.RswPLi 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.142 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.143 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.144 | 50584 | Recursively removing directory: /tmp/git.S8vozU/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.146 | 55524 | Marked run 434 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.146 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.147 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.147 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.150 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.151 | 50587 | Recursively removing directory: /tmp/git.RswPLi/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.153 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.153 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.153 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.153 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.154 | 55541 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.154 | 50583 | Removed run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.154 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.154 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.154 | 50583 | Assigned run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.154 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.5Zq0jk 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.157 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.158 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.159 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.161 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.161 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.161 | 55544 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.161 | 50583 | Removed run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.161 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.161 | 50583 | Assigned run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.161 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.9crUmh 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.162 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.163 | 55540 | Marked run 435 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.163 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.167 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.167 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.170 | 50584 | Recursively removing directory: /tmp/git.5Zq0jk/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.171 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.171 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.171 | 55542 | Marked run 436 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.172 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.175 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.176 | 50587 | Recursively removing directory: /tmp/git.9crUmh/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.178 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.178 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.178 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.178 | 55559 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.178 | 50583 | Removed run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.178 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.178 | 50583 | Assigned run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.178 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.178 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.AFGSsv 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.180 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.181 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.183 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.184 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.184 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.184 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.184 | 55561 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.184 | 50583 | Removed run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.184 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.184 | 50583 | Assigned run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.184 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.185 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.jq4mkd 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.191 | 55558 | Marked run 437 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.191 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.193 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.194 | 55560 | Marked run 438 as finished 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.194 | 50584 | Recursively removing directory: /tmp/git.AFGSsv/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.195 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.195 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.196 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.196 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.199 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.202 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.202 | 55577 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.202 | 50583 | Removed run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.202 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.202 | 50583 | Assigned run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.202 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.202 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.203 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.8g8Rqw 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.203 | 50587 | Recursively removing directory: /tmp/git.jq4mkd/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.205 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.205 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.207 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.208 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.208 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.211 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.211 | 55581 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.211 | 50583 | Removed run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.211 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.211 | 50583 | Assigned run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.212 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.211 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.212 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Y4X0sk 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.212 | 55574 | Marked run 439 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.212 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.216 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.217 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.219 | 50584 | Recursively removing directory: /tmp/git.8g8Rqw/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.221 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.221 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.222 | 55578 | Marked run 440 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.223 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.225 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.226 | 50587 | Recursively removing directory: /tmp/git.Y4X0sk/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.228 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.228 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.228 | 55595 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.228 | 50583 | Removed run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.228 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.228 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.228 | 50583 | Assigned run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.228 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Qg9jHL 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.228 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.228 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.232 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.232 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.233 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.235 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.236 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.236 | 55599 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.236 | 50583 | Removed run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.236 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.236 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.236 | 50583 | Assigned run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.236 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.wWGC6b 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.239 | 55594 | Marked run 441 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.240 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.242 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.243 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.244 | 50584 | Recursively removing directory: /tmp/git.Qg9jHL/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.245 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.245 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.246 | 55596 | Marked run 442 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.247 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.249 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.252 | 50587 | Recursively removing directory: /tmp/git.wWGC6b/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.252 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.252 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.252 | 55613 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.252 | 50583 | Removed run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.252 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.252 | 50583 | Assigned run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.253 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.253 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.PFSef7 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.253 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.253 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.256 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.257 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.258 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.259 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.259 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.259 | 55616 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.259 | 50583 | Removed run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.259 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.259 | 50583 | Assigned run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.259 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.5wLQkU 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.260 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.263 | 55612 | Marked run 443 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.263 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.265 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.268 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.268 | 50584 | Recursively removing directory: /tmp/git.PFSef7/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.269 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.269 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.271 | 55614 | Marked run 444 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.271 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.273 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.276 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.276 | 55631 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.276 | 50583 | Removed run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.276 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.276 | 50583 | Assigned run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.276 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.277 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.G0X2iw 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.277 | 50587 | Recursively removing directory: /tmp/git.5wLQkU/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.276 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.278 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.278 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.281 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.281 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.282 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.284 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.285 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.285 | 55634 | Added a new worker 14 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.285 | 50583 | Removed run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.285 | 50583 | Removed worker 14 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.285 | 50583 | Assigned run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 14 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.286 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.285 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.GXFdbK 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.289 | 55629 | Marked run 445 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.290 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.292 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.293 | 50584 | Recursively removing directory: /tmp/git.G0X2iw/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.293 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.294 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.294 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.295 | 55632 | Marked run 446 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.296 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.298 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.301 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.301 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.301 | 55649 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.302 | 50583 | Removed run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.302 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.302 | 50583 | Assigned run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.302 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.302 | 50587 | Recursively removing directory: /tmp/git.GXFdbK/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.302 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.LD77vj 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.303 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.303 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.306 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.307 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.308 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.309 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.309 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.309 | 55652 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.309 | 50583 | Removed run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.309 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.309 | 50583 | Assigned run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.309 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.309 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.VgZPcy 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.313 | 55646 | Marked run 447 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.314 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.316 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.317 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.318 | 50584 | Recursively removing directory: /tmp/git.LD77vj/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.318 | 55650 | Marked run 448 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.319 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.320 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.320 | 50584 | Process output: 415085 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.323 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.326 | 50587 | Recursively removing directory: /tmp/git.VgZPcy/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.326 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.326 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.326 | 55667 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.326 | 50583 | Removed run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.326 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.326 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.327 | 50583 | Assigned run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.327 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.teMjz0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.328 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.328 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.331 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.331 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.332 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.336 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.336 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.337 | 55674 | Added a new worker 11 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.337 | 50583 | Removed run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.337 | 50583 | Removed worker 11 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.337 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.337 | 50583 | Assigned run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 11 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.337 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.OHpm2I 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.338 | 55666 | Marked run 449 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.341 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.341 | 50584 | Recursively removing directory: /tmp/git.teMjz0/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.342 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.342 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.342 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.342 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.345 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.346 | 55669 | Marked run 450 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.346 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.349 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.349 | 55685 | Added a new worker 9 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.349 | 50583 | Removed run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.349 | 50583 | Removed worker 9 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.349 | 50583 | Assigned run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 9 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.350 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.349 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.349 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.TWNIRX 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.351 | 50587 | Recursively removing directory: /tmp/git.OHpm2I/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.352 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.352 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.354 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.355 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.355 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.358 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.358 | 55689 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.358 | 50583 | Removed run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.358 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.359 | 50583 | Assigned run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.358 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.359 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.359 | 55679 | Marked run 451 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.359 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.359 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.kG6HPC 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.364 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.365 | 50584 | Recursively removing directory: /tmp/git.TWNIRX/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.365 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.367 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.367 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.369 | 55686 | Marked run 452 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.369 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.370 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.373 | 50587 | Recursively removing directory: /tmp/git.kG6HPC/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.374 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.374 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.374 | 55703 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.374 | 50583 | Removed run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.374 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.374 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.374 | 50583 | Assigned run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.374 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.31d1S1 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.375 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.375 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.378 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.379 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.379 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.383 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.383 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.383 | 55708 | Added a new worker 11 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.384 | 50583 | Removed run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.384 | 50583 | Removed worker 11 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.384 | 50583 | Assigned run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 11 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.384 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.NRIfaQ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.384 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.385 | 55702 | Marked run 453 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.385 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.389 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.390 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.390 | 50584 | Recursively removing directory: /tmp/git.31d1S1/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.392 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.392 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.394 | 55704 | Marked run 454 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.394 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.396 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.399 | 50587 | Recursively removing directory: /tmp/git.NRIfaQ/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.399 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.399 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.399 | 55721 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.399 | 50583 | Removed run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.399 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.399 | 50583 | Assigned run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.399 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.399 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.WJ1RED 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.400 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.400 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.404 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.404 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.405 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.407 | 55720 | Marked run 455 as finished 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.408 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.408 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.408 | 55724 | Added a new worker 6 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.408 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.408 | 50583 | Removed run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.408 | 50583 | Removed worker 6 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.408 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.408 | 50583 | Assigned run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 6 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.408 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ROZgLp 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.413 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.413 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.415 | 50584 | Recursively removing directory: /tmp/git.WJ1RED/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.417 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.417 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.418 | 55722 | Marked run 456 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.419 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.421 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.424 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.424 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.424 | 55739 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.424 | 50583 | Removed run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.424 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.424 | 50583 | Assigned run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.424 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.feVui9 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.424 | 50587 | Recursively removing directory: /tmp/git.ROZgLp/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.424 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.425 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.425 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.428 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.429 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.429 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.432 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.432 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.432 | 55742 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.432 | 50583 | Removed run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.432 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.432 | 50583 | Assigned run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.432 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.432 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.9n1NjE 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.434 | 55738 | Marked run 457 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.434 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.438 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.439 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.440 | 50584 | Recursively removing directory: /tmp/git.feVui9/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.442 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.442 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.443 | 55740 | Marked run 458 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.443 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.445 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.448 | 50587 | Recursively removing directory: /tmp/git.9n1NjE/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.448 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.448 | 55757 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.448 | 50583 | Removed run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.448 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.448 | 50583 | Assigned run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.448 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.449 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.RWVJzp 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.449 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.449 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.449 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.452 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.453 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.454 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.455 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.455 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.455 | 55760 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.455 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.456 | 50583 | Removed run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.456 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.456 | 50583 | Assigned run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.456 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.8Lq7lR 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.460 | 55756 | Marked run 459 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.460 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.463 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.464 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.464 | 50584 | Recursively removing directory: /tmp/git.RWVJzp/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.465 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.465 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.467 | 55758 | Marked run 460 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.467 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.469 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.472 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.472 | 55775 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.472 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.473 | 50583 | Removed run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.473 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.473 | 50583 | Assigned run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.473 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.RCmyF5 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.473 | 50587 | Recursively removing directory: /tmp/git.8Lq7lR/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.473 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.474 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.474 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.477 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.478 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.479 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.481 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.481 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.481 | 55778 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.481 | 50583 | Removed run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.481 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.481 | 50583 | Assigned run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.481 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SGz42X 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.481 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.483 | 55770 | Marked run 461 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.484 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.487 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.488 | 50584 | Recursively removing directory: /tmp/git.RCmyF5/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.488 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.491 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.491 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.494 | 55776 | Marked run 462 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.494 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.495 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.497 | 50587 | Recursively removing directory: /tmp/git.SGz42X/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.498 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.498 | 55793 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.498 | 50583 | Removed run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.498 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.498 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.498 | 50583 | Assigned run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.498 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.498 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.tzKHbr 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.499 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.499 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.503 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.504 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.505 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.506 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.506 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.506 | 55796 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.506 | 50583 | Removed run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.506 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.506 | 50583 | Assigned run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.506 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.nGaEJj 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.507 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.510 | 55792 | Marked run 463 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.510 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.514 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.515 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.515 | 50584 | Recursively removing directory: /tmp/git.tzKHbr/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.517 | 55794 | Marked run 464 as finished 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.517 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.517 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.517 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.520 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.523 | 50587 | Recursively removing directory: /tmp/git.nGaEJj/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.524 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.524 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.524 | 55811 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.524 | 50583 | Removed run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.524 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.524 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.524 | 50583 | Assigned run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.524 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.zEhtOJ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.525 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.525 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.529 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.529 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.530 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.532 | 55810 | Marked run 465 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.532 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.532 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.532 | 55814 | Added a new worker 8 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.532 | 50583 | Removed run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.532 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.533 | 50583 | Assigned run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.533 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.532 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.533 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ekCPyU 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.537 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.538 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.541 | 50584 | Recursively removing directory: /tmp/git.zEhtOJ/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.542 | 55812 | Marked run 466 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.543 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.543 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.543 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.547 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.547 | 50587 | Recursively removing directory: /tmp/git.ekCPyU/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.549 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.549 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.550 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.550 | 55829 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.550 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.550 | 50583 | Removed run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.550 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.550 | 50583 | Assigned run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.550 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.551 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.SIa52C 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.552 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.555 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.555 | 55831 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.555 | 50583 | Removed run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.555 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.555 | 50583 | Assigned run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.555 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.554 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.555 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.duOrgl 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.556 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.557 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.562 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.563 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.564 | 55828 | Marked run 467 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.564 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.568 | 50584 | Recursively removing directory: /tmp/git.SIa52C/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.568 | 55830 | Marked run 468 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.568 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.569 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.569 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.572 | 50587 | Recursively removing directory: /tmp/git.duOrgl/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.573 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.573 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.573 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.576 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.576 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.576 | 55847 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.576 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.576 | 50583 | Removed run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.576 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.576 | 50583 | Assigned run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.576 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Z007cU 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.576 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.580 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.580 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.580 | 55849 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.580 | 50583 | Removed run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.580 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.580 | 50583 | Assigned run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.580 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.M5ieos 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.581 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.581 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.582 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.585 | 55846 | Marked run 469 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.586 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.587 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.588 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.590 | 55848 | Marked run 470 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.591 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.591 | 50584 | Recursively removing directory: /tmp/git.Z007cU/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.593 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.593 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.596 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.597 | 50587 | Recursively removing directory: /tmp/git.M5ieos/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.599 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.599 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.600 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.600 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.600 | 55865 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.600 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.600 | 50583 | Removed run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.600 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.600 | 50583 | Assigned run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.600 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.QFOE7s 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.603 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.605 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.606 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.606 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.606 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.607 | 55867 | Added a new worker 11 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.607 | 50583 | Removed run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.607 | 50583 | Removed worker 11 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.607 | 50583 | Assigned run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 11 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.607 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.607 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.TqjUyg 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.609 | 55864 | Marked run 471 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.609 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.612 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.613 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.617 | 50584 | Recursively removing directory: /tmp/git.QFOE7s/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.617 | 55866 | Marked run 472 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.617 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.618 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.618 | 50584 | Process output: 415086 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.622 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.623 | 50587 | Recursively removing directory: /tmp/git.TqjUyg/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.625 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.625 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.626 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.626 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.626 | 55883 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.626 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.626 | 50583 | Removed run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.626 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.626 | 50583 | Assigned run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.626 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.g4kYgV 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.628 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.630 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.631 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.631 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.631 | 55885 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.631 | 50583 | Removed run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.631 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.631 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.631 | 50583 | Assigned run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.631 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.632 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.dKCccf 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.637 | 55882 | Marked run 473 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.637 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.639 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.640 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.641 | 55884 | Marked run 474 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.641 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.642 | 50584 | Recursively removing directory: /tmp/git.g4kYgV/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.643 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.643 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.647 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.648 | 50587 | Recursively removing directory: /tmp/git.dKCccf/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.650 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.650 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.650 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.650 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.650 | 55901 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.650 | 50583 | Removed run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.650 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.650 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.650 | 50583 | Assigned run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.651 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.2NAAnR 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.653 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.656 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.656 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.656 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.656 | 55903 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.656 | 50583 | Removed run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.656 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.656 | 50583 | Assigned run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.657 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.657 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.657 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.kisE89 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.661 | 55900 | Marked run 475 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.661 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.664 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.665 | 55902 | Marked run 476 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.665 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.666 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.667 | 50584 | Recursively removing directory: /tmp/git.2NAAnR/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.668 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.668 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.671 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.674 | 50587 | Recursively removing directory: /tmp/git.kisE89/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.675 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.675 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.675 | 55919 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.675 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.675 | 50583 | Removed run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.675 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.675 | 50583 | Assigned run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.675 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.DkcLsj 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.676 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.676 | 50587 | Process output: 415086 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.680 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.680 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.681 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.683 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.683 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.683 | 55922 | Added a new worker 8 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.683 | 50583 | Removed run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.683 | 50583 | Removed worker 8 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.683 | 55918 | Marked run 477 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.683 | 50583 | Assigned run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 8 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.683 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.683 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.684 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Zuyrk1 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.688 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.689 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.691 | 50584 | Recursively removing directory: /tmp/git.DkcLsj/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.693 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.693 | 50584 | Process output: 415085 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.694 | 55920 | Marked run 478 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.695 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.697 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.699 | 50587 | Recursively removing directory: /tmp/git.Zuyrk1/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.701 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.701 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.701 | 55937 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.701 | 50583 | Removed run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.701 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.701 | 50583 | Assigned run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.701 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.701 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.701 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.R9hVQ9 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.701 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.705 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.705 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.706 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.708 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.708 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.708 | 55940 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.708 | 50583 | Removed run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.708 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.708 | 50583 | Assigned run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.709 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.iWblQn 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.709 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.710 | 55936 | Marked run 479 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.710 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.713 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.714 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.718 | 50584 | Recursively removing directory: /tmp/git.R9hVQ9/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.719 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.719 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.720 | 55938 | Marked run 480 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.720 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.723 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.724 | 50587 | Recursively removing directory: /tmp/git.iWblQn/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.725 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.725 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.727 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.727 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.727 | 55955 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.727 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.727 | 50583 | Removed run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.727 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.727 | 50583 | Assigned run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.727 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.BeipnK 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.729 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.731 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.733 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.733 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.733 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.734 | 55958 | Added a new worker 11 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.734 | 50583 | Removed run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.734 | 50583 | Removed worker 11 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.734 | 50583 | Assigned run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 11 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.734 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.zcBRgp 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.734 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.736 | 55954 | Marked run 481 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.737 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.740 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.740 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.743 | 50584 | Recursively removing directory: /tmp/git.BeipnK/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.743 | 55956 | Marked run 482 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.744 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.744 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.744 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.748 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.749 | 50587 | Recursively removing directory: /tmp/git.zcBRgp/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.751 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.751 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.751 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.751 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.752 | 55973 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.752 | 50583 | Removed run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.752 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.752 | 50583 | Assigned run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.752 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.752 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.sBoiWI 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.754 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.756 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.758 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.758 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.758 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.758 | 55975 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.758 | 50583 | Removed run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.758 | 50583 | Removed worker 13 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.758 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.758 | 50583 | Assigned run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 13 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.759 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.O0AqRm 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.761 | 55972 | Marked run 483 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.762 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.763 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.764 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.768 | 50584 | Recursively removing directory: /tmp/git.sBoiWI/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.770 | 55974 | Marked run 484 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.770 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.770 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.770 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.774 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.774 | 50587 | Recursively removing directory: /tmp/git.O0AqRm/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.775 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.775 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.777 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.777 | 55991 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.777 | 50583 | Removed run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.777 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.777 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.777 | 50583 | Assigned run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.777 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.777 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.Tss3TA 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.779 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.781 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.782 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.783 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.783 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.783 | 55993 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.783 | 50583 | Removed run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.783 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.783 | 50583 | Assigned run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.783 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.KtleL0 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.784 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.789 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.789 | 55990 | Marked run 485 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.789 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.790 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.793 | 50584 | Recursively removing directory: /tmp/git.Tss3TA/ 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.794 | 55992 | Marked run 486 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.794 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.795 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.795 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.799 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.799 | 50587 | Recursively removing directory: /tmp/git.KtleL0/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.800 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.800 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.801 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.801 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.802 | 56009 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.802 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.802 | 50583 | Removed run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.802 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.802 | 50583 | Assigned run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.802 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.jTbzqP 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.803 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.806 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.806 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.806 | 56011 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.806 | 50583 | Removed run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.806 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.806 | 50583 | Assigned run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.806 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.807 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.807 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.rxFlHr 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.808 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.813 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.813 | 56008 | Marked run 487 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.813 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.814 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.817 | 56010 | Marked run 488 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.817 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.818 | 50584 | Recursively removing directory: /tmp/git.jTbzqP/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.819 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.819 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.822 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.823 | 50587 | Recursively removing directory: /tmp/git.rxFlHr/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.824 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.824 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.825 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.825 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.826 | 56027 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.826 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.826 | 50583 | Removed run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.826 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.826 | 50583 | Assigned run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.826 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.v3RExx 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.828 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.831 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.831 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.832 | 56029 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.832 | 50583 | Removed run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.832 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.832 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.832 | 50583 | Assigned run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.832 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.i2IU1V 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.836 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.837 | 56026 | Marked run 489 as finished 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.837 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.837 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.838 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.839 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.842 | 56028 | Marked run 490 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.842 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.847 | 50584 | Recursively removing directory: /tmp/git.v3RExx/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.848 | 50587 | Recursively removing directory: /tmp/git.i2IU1V/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.849 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.849 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.849 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.849 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.852 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.852 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.854 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.854 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.854 | 56046 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.855 | 50583 | Removed run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.855 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.855 | 50583 | Assigned run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.855 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.VxHa0X 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.855 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.855 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.855 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.856 | 56047 | Added a new worker 10 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.856 | 50583 | Removed run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.856 | 50583 | Removed worker 10 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.856 | 50583 | Assigned run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 10 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.856 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.856 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.ZQXVgC 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.860 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.861 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.861 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.861 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.865 | 56044 | Marked run 491 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.865 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.868 | 56045 | Marked run 492 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.868 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.871 | 50587 | Recursively removing directory: /tmp/git.ZQXVgC/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.872 | 50584 | Recursively removing directory: /tmp/git.VxHa0X/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.873 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.873 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.873 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.873 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.875 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.876 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.878 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.878 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.878 | 56064 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.878 | 50583 | Removed run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.878 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.878 | 50583 | Assigned run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.878 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.879 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.879 | 56065 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.879 | 50583 | Removed run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.879 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.879 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.879 | 50583 | Assigned run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.879 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.879 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.tLkPtF 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.879 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.atqpFy 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.884 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.884 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.885 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.885 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.889 | 56062 | Marked run 494 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.889 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.892 | 56063 | Marked run 493 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.892 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.894 | 50584 | Recursively removing directory: /tmp/git.tLkPtF/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.895 | 50587 | Recursively removing directory: /tmp/git.atqpFy/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.896 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.896 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.896 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.896 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.898 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.899 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.901 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.901 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.901 | 56082 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.901 | 50583 | Removed run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.901 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.902 | 50583 | Assigned run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.902 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.902 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.902 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.902 | 56083 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.902 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.902 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.dFJzv2 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.903 | 50583 | Removed run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.903 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.903 | 50583 | Assigned run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.903 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.x3JaIW 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.907 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.908 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.908 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.909 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.913 | 56080 | Marked run 496 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.913 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.916 | 56081 | Marked run 495 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.917 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.918 | 50584 | Recursively removing directory: /tmp/git.dFJzv2/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.919 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.919 | 50584 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.920 | 50587 | Recursively removing directory: /tmp/git.x3JaIW/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.921 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.921 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.922 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.924 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.925 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.925 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.925 | 56100 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.925 | 50583 | Removed run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.925 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.926 | 50583 | Assigned run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.926 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.926 | 50584 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.bALGee 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.927 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.927 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.927 | 56101 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.927 | 50583 | Removed run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.927 | 50583 | Removed worker 12 from the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.927 | 50583 | Assigned run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to worker 12 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.931 | 50584 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.927 | 50587 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to /tmp/git.OWUAxo 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.931 | 50584 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.932 | 50587 | Checking out revision HEAD 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.932 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.933 | 50587 | Going to run: ./ci 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.937 | 56098 | Marked run 497 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.937 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.939 | 56099 | Marked run 498 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.940 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.942 | 50587 | Recursively removing directory: /tmp/git.OWUAxo/ 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.943 | 50584 | Recursively removing directory: /tmp/git.bALGee/ 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.943 | 50587 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.943 | 50587 | Process output: 415087 bytes 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.944 | 50584 | Process exit code: 0 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.944 | 50584 | Process output: 415088 bytes 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.946 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.947 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50587/cimple-worker: 2024-04-25 03:44:51.949 | 50587 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.949 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.949 | 56118 | Added a new worker 12 to the queue 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.949 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.950 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.950 | 56119 | Added a new worker 13 to the queue 2024-04-25 03:44:51 | INFO | 50584/cimple-worker: 2024-04-25 03:44:51.950 | 50584 | Waiting for a new command 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.950 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.957 | 56116 | Marked run 500 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.957 | 50581 | Waiting for new connections 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.960 | 56117 | Marked run 499 as finished 2024-04-25 03:44:51 | INFO | 50581/cimple-server: 2024-04-25 03:44:51.960 | 50581 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.111 | 50581 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.111 | 56122 | Adding a run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.111 | 56122 | Adding a run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.111 | 56122 | Adding a run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.111 | 56122 | Adding a run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.111 | 56122 | Adding a run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.112 | 56122 | Adding a run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.112 | 56122 | Adding a run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.112 | 56122 | Adding a run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.112 | 56122 | Adding a run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.112 | 56122 | Adding a run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.112 | 56122 | Adding a run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.112 | 56122 | Adding a run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.113 | 56122 | Adding a run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.113 | 56122 | Adding a run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.113 | 56122 | Adding a run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.113 | 56122 | Adding a run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.113 | 56122 | Adding a run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.113 | 56122 | Adding a run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.113 | 56122 | Adding a run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.114 | 56122 | Adding a run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.114 | 56122 | Adding a run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.114 | 56122 | Adding a run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.114 | 56122 | Adding a run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.114 | 56122 | Adding a run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.114 | 56122 | Adding a run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.114 | 56122 | Adding a run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.114 | 56122 | Adding a run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.115 | 56122 | Adding a run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.115 | 56122 | Adding a run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.115 | 56122 | Adding a run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.115 | 56122 | Adding a run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.115 | 56122 | Adding a run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.115 | 56122 | Adding a run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.115 | 56122 | Adding a run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.116 | 56122 | Adding a run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.116 | 56122 | Adding a run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.116 | 56122 | Adding a run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.116 | 56122 | Adding a run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.116 | 56122 | Adding a run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.116 | 56122 | Adding a run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.116 | 56122 | Adding a run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.116 | 56122 | Adding a run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.116 | 56122 | Adding a run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.117 | 56122 | Adding a run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.117 | 56122 | Adding a run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.117 | 56122 | Adding a run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.117 | 56122 | Adding a run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.117 | 56122 | Adding a run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.117 | 56122 | Adding a run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.117 | 56122 | Adding a run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.117 | 56122 | Adding a run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.118 | 56122 | Adding a run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.118 | 56122 | Adding a run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.118 | 56122 | Adding a run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.118 | 56122 | Adding a run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.118 | 56122 | Adding a run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.118 | 56122 | Adding a run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.118 | 56122 | Adding a run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.118 | 56122 | Adding a run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.119 | 56122 | Adding a run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.119 | 56122 | Adding a run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.119 | 56122 | Adding a run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.119 | 56122 | Adding a run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.119 | 56122 | Adding a run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.119 | 56122 | Adding a run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.119 | 56122 | Adding a run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.119 | 56122 | Adding a run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.120 | 56122 | Adding a run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.120 | 56122 | Adding a run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.120 | 56122 | Adding a run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.120 | 56122 | Adding a run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.120 | 56122 | Adding a run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.120 | 56122 | Adding a run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.120 | 56122 | Adding a run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.120 | 56122 | Adding a run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.120 | 56122 | Adding a run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.121 | 56122 | Adding a run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.121 | 56122 | Adding a run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.121 | 56122 | Adding a run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.121 | 56122 | Adding a run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.121 | 56122 | Adding a run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.121 | 56122 | Adding a run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.121 | 56122 | Adding a run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.121 | 56122 | Adding a run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.122 | 56122 | Adding a run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.122 | 56122 | Adding a run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.122 | 56122 | Adding a run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.122 | 56122 | Adding a run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.122 | 56122 | Adding a run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.122 | 56122 | Adding a run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.122 | 56122 | Adding a run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.122 | 56122 | Adding a run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.122 | 56122 | Adding a run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.123 | 56122 | Adding a run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.123 | 56122 | Adding a run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.123 | 56122 | Adding a run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.123 | 56122 | Adding a run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.123 | 56122 | Adding a run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.123 | 56122 | Adding a run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.123 | 56122 | Adding a run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.123 | 56122 | Adding a run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.124 | 56122 | Adding a run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.124 | 56122 | Adding a run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.124 | 56122 | Adding a run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.124 | 56122 | Adding a run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.124 | 56122 | Adding a run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.124 | 56122 | Adding a run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.124 | 56122 | Adding a run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.124 | 56122 | Adding a run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.125 | 56122 | Adding a run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.125 | 56122 | Adding a run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.125 | 56122 | Adding a run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.125 | 56122 | Adding a run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.125 | 56122 | Adding a run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.125 | 56122 | Adding a run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.125 | 56122 | Adding a run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.125 | 56122 | Adding a run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.125 | 56122 | Adding a run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.126 | 56122 | Adding a run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.126 | 56122 | Adding a run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.126 | 56122 | Adding a run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.126 | 56122 | Adding a run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.126 | 56122 | Adding a run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.126 | 56122 | Adding a run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.126 | 56122 | Adding a run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.126 | 56122 | Adding a run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.127 | 56122 | Adding a run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.127 | 56122 | Adding a run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.127 | 56122 | Adding a run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.127 | 56122 | Adding a run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.127 | 56122 | Adding a run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.127 | 56122 | Adding a run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.127 | 56122 | Adding a run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.127 | 56122 | Adding a run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.127 | 56122 | Adding a run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.128 | 56122 | Adding a run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.128 | 56122 | Adding a run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.128 | 56122 | Adding a run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.128 | 56122 | Adding a run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.128 | 56122 | Adding a run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.128 | 56122 | Adding a run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.128 | 56122 | Adding a run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.128 | 56122 | Adding a run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.129 | 56122 | Adding a run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.129 | 56122 | Adding a run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.129 | 56122 | Adding a run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.129 | 56122 | Adding a run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.129 | 56122 | Adding a run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.129 | 56122 | Adding a run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.129 | 56122 | Adding a run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.129 | 56122 | Adding a run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.129 | 56122 | Adding a run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.130 | 56122 | Adding a run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.130 | 56122 | Adding a run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.130 | 56122 | Adding a run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.130 | 56122 | Adding a run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.130 | 56122 | Adding a run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.130 | 56122 | Adding a run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.130 | 56122 | Adding a run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.130 | 56122 | Adding a run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.131 | 56122 | Adding a run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.131 | 56122 | Adding a run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.131 | 56122 | Adding a run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.131 | 56122 | Adding a run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.131 | 56122 | Adding a run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.131 | 56122 | Adding a run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.131 | 56122 | Adding a run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.131 | 56122 | Adding a run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.131 | 56122 | Adding a run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.132 | 56122 | Adding a run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.132 | 56122 | Adding a run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.132 | 56122 | Adding a run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.132 | 56122 | Adding a run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.132 | 56122 | Adding a run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.132 | 56122 | Adding a run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.132 | 56122 | Adding a run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.132 | 56122 | Adding a run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.133 | 56122 | Adding a run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.133 | 56122 | Adding a run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.133 | 56122 | Adding a run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.133 | 56122 | Adding a run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.133 | 56122 | Adding a run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.133 | 56122 | Adding a run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.133 | 56122 | Adding a run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.133 | 56122 | Adding a run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.134 | 56122 | Adding a run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.134 | 56122 | Adding a run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.134 | 56122 | Adding a run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.134 | 56122 | Adding a run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.134 | 56122 | Adding a run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.134 | 56122 | Adding a run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.134 | 56122 | Adding a run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.134 | 56122 | Adding a run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.135 | 56122 | Adding a run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.135 | 56122 | Adding a run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.135 | 56122 | Adding a run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.135 | 56122 | Adding a run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.135 | 56122 | Adding a run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.135 | 56122 | Adding a run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.135 | 56122 | Adding a run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.135 | 56122 | Adding a run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.135 | 56122 | Adding a run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.136 | 56122 | Adding a run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.136 | 56122 | Adding a run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.136 | 56122 | Adding a run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.136 | 56122 | Adding a run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.136 | 56122 | Adding a run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.136 | 56122 | Adding a run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.136 | 56122 | Adding a run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.136 | 56122 | Adding a run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.136 | 56122 | Adding a run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.137 | 56122 | Adding a run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.137 | 56122 | Adding a run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.137 | 56122 | Adding a run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.137 | 56122 | Adding a run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.137 | 56122 | Adding a run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.137 | 56122 | Adding a run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.137 | 56122 | Adding a run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.137 | 56122 | Adding a run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.138 | 56122 | Adding a run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.138 | 56122 | Adding a run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.138 | 56122 | Adding a run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.138 | 56122 | Adding a run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.138 | 56122 | Adding a run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.138 | 56122 | Adding a run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.138 | 56122 | Adding a run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.138 | 56122 | Adding a run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.138 | 56122 | Adding a run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.139 | 56122 | Adding a run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.139 | 56122 | Adding a run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.139 | 56122 | Adding a run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.139 | 56122 | Adding a run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.139 | 56122 | Adding a run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.139 | 56122 | Adding a run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.139 | 56122 | Adding a run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.139 | 56122 | Adding a run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.140 | 56122 | Adding a run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.140 | 56122 | Adding a run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.140 | 56122 | Adding a run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.140 | 56122 | Adding a run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.140 | 56122 | Adding a run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.140 | 56122 | Adding a run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.140 | 56122 | Adding a run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.140 | 56122 | Adding a run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.140 | 56122 | Adding a run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.141 | 56122 | Adding a run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.141 | 56122 | Adding a run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.141 | 56122 | Adding a run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.141 | 56122 | Adding a run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.141 | 56122 | Adding a run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.141 | 56122 | Adding a run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.141 | 56122 | Adding a run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.141 | 56122 | Adding a run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.142 | 56122 | Adding a run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.142 | 56122 | Adding a run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.142 | 56122 | Adding a run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.142 | 56122 | Adding a run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.142 | 56122 | Adding a run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.142 | 56122 | Adding a run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.142 | 56122 | Adding a run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.142 | 56122 | Adding a run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.142 | 56122 | Adding a run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.143 | 56122 | Adding a run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.143 | 56122 | Adding a run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.143 | 56122 | Adding a run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.143 | 56122 | Adding a run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.143 | 56122 | Adding a run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.143 | 56122 | Adding a run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.143 | 56122 | Adding a run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.143 | 56122 | Adding a run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.144 | 56122 | Adding a run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.144 | 56122 | Adding a run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.144 | 56122 | Adding a run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.144 | 56122 | Adding a run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.144 | 56122 | Adding a run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.144 | 56122 | Adding a run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.144 | 56122 | Adding a run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.144 | 56122 | Adding a run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.145 | 56122 | Adding a run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.145 | 56122 | Adding a run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.145 | 56122 | Adding a run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.145 | 56122 | Adding a run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.145 | 56122 | Adding a run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.145 | 56122 | Adding a run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.145 | 56122 | Adding a run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.145 | 56122 | Adding a run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.145 | 56122 | Adding a run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.146 | 56122 | Adding a run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.146 | 56122 | Adding a run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.146 | 56122 | Adding a run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.146 | 56122 | Adding a run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.146 | 56122 | Adding a run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.146 | 56122 | Adding a run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.146 | 56122 | Adding a run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.146 | 56122 | Adding a run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.147 | 56122 | Adding a run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.147 | 56122 | Adding a run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.147 | 56122 | Adding a run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.147 | 56122 | Adding a run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.147 | 56122 | Adding a run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.147 | 56122 | Adding a run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.147 | 56122 | Adding a run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.147 | 56122 | Adding a run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.147 | 56122 | Adding a run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.148 | 56122 | Adding a run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.148 | 56122 | Adding a run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.148 | 56122 | Adding a run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.148 | 56122 | Adding a run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.148 | 56122 | Adding a run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.148 | 56122 | Adding a run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.148 | 56122 | Adding a run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.148 | 56122 | Adding a run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.149 | 56122 | Adding a run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.149 | 56122 | Adding a run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.149 | 56122 | Adding a run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.149 | 56122 | Adding a run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.149 | 56122 | Adding a run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.149 | 56122 | Adding a run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.149 | 56122 | Adding a run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.149 | 56122 | Adding a run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.149 | 56122 | Adding a run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.150 | 56122 | Adding a run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.150 | 56122 | Adding a run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.150 | 56122 | Adding a run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.150 | 56122 | Adding a run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.150 | 56122 | Adding a run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.150 | 56122 | Adding a run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.150 | 56122 | Adding a run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.150 | 56122 | Adding a run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.151 | 56122 | Adding a run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.151 | 56122 | Adding a run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.151 | 56122 | Adding a run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.151 | 56122 | Adding a run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.151 | 56122 | Adding a run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.151 | 56122 | Adding a run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.151 | 56122 | Adding a run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.151 | 56122 | Adding a run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.151 | 56122 | Adding a run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.152 | 56122 | Adding a run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.152 | 56122 | Adding a run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.152 | 56122 | Adding a run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.152 | 56122 | Adding a run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.152 | 56122 | Adding a run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.152 | 56122 | Adding a run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.152 | 56122 | Adding a run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.152 | 56122 | Adding a run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.153 | 56122 | Adding a run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.153 | 56122 | Adding a run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.153 | 56122 | Adding a run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.153 | 56122 | Adding a run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.153 | 56122 | Adding a run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.153 | 56122 | Adding a run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.153 | 56122 | Adding a run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.153 | 56122 | Adding a run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.154 | 56122 | Adding a run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.154 | 56122 | Adding a run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.154 | 56122 | Adding a run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.154 | 56122 | Adding a run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.154 | 56122 | Adding a run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.154 | 56122 | Adding a run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.154 | 56122 | Adding a run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.154 | 56122 | Adding a run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.154 | 56122 | Adding a run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.155 | 56122 | Adding a run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.155 | 56122 | Adding a run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.155 | 56122 | Adding a run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.155 | 56122 | Adding a run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.155 | 56122 | Adding a run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.155 | 56122 | Adding a run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.155 | 56122 | Adding a run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.155 | 56122 | Adding a run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.156 | 56122 | Adding a run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.156 | 56122 | Adding a run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.156 | 56122 | Adding a run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.156 | 56122 | Adding a run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.156 | 56122 | Adding a run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.156 | 56122 | Adding a run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.156 | 56122 | Adding a run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.156 | 56122 | Adding a run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.157 | 56122 | Adding a run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.157 | 56122 | Adding a run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.157 | 56122 | Adding a run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.157 | 56122 | Adding a run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.157 | 56122 | Adding a run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.157 | 56122 | Adding a run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.157 | 56122 | Adding a run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.157 | 56122 | Adding a run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.157 | 56122 | Adding a run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.158 | 56122 | Adding a run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.158 | 56122 | Adding a run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.158 | 56122 | Adding a run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.158 | 56122 | Adding a run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.158 | 56122 | Adding a run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.158 | 56122 | Adding a run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.158 | 56122 | Adding a run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.158 | 56122 | Adding a run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.159 | 56122 | Adding a run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.159 | 56122 | Adding a run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.159 | 56122 | Adding a run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.159 | 56122 | Adding a run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.159 | 56122 | Adding a run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.159 | 56122 | Adding a run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.159 | 56122 | Adding a run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.159 | 56122 | Adding a run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.160 | 56122 | Adding a run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.160 | 56122 | Adding a run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.160 | 56122 | Adding a run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.160 | 56122 | Adding a run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.160 | 56122 | Adding a run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.160 | 56122 | Adding a run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.160 | 56122 | Adding a run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.160 | 56122 | Adding a run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.161 | 56122 | Adding a run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.161 | 56122 | Adding a run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.161 | 56122 | Adding a run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.161 | 56122 | Adding a run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.161 | 56122 | Adding a run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.161 | 56122 | Adding a run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.161 | 56122 | Adding a run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.161 | 56122 | Adding a run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.162 | 56122 | Adding a run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.162 | 56122 | Adding a run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.162 | 56122 | Adding a run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.162 | 56122 | Adding a run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.162 | 56122 | Adding a run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.162 | 56122 | Adding a run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.162 | 56122 | Adding a run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.163 | 56122 | Adding a run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.163 | 56122 | Adding a run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.163 | 56122 | Adding a run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.163 | 56122 | Adding a run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.163 | 56122 | Adding a run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.163 | 56122 | Adding a run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.163 | 56122 | Adding a run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.163 | 56122 | Adding a run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.164 | 56122 | Adding a run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.164 | 56122 | Adding a run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.164 | 56122 | Adding a run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.164 | 56122 | Adding a run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.164 | 56122 | Adding a run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.164 | 56122 | Adding a run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.164 | 56122 | Adding a run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.164 | 56122 | Adding a run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.165 | 56122 | Adding a run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.165 | 56122 | Adding a run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.165 | 56122 | Adding a run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.165 | 56122 | Adding a run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.165 | 56122 | Adding a run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.165 | 56122 | Adding a run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.165 | 56122 | Adding a run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.165 | 56122 | Adding a run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.166 | 56122 | Adding a run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.166 | 56122 | Adding a run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.166 | 56122 | Adding a run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.166 | 56122 | Adding a run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.166 | 56122 | Adding a run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.166 | 56122 | Adding a run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.166 | 56122 | Adding a run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.166 | 56122 | Adding a run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.166 | 56122 | Adding a run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.167 | 56122 | Adding a run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.167 | 56122 | Adding a run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.167 | 56122 | Adding a run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.167 | 56122 | Adding a run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.167 | 56122 | Adding a run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.167 | 56122 | Adding a run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.167 | 56122 | Adding a run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.167 | 56122 | Adding a run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.168 | 56122 | Adding a run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.168 | 56122 | Adding a run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.168 | 56122 | Adding a run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.168 | 56122 | Adding a run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.168 | 56122 | Adding a run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.168 | 56122 | Adding a run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.168 | 56122 | Adding a run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.168 | 56122 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.169 | 56122 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.169 | 56122 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.169 | 56122 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.169 | 56122 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.169 | 56122 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.169 | 56122 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.169 | 56122 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.169 | 56122 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.170 | 56122 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.170 | 56122 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.170 | 56122 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.170 | 56122 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.170 | 56122 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.170 | 56122 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.170 | 56122 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.170 | 56122 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.170 | 56122 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.171 | 56122 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.171 | 56122 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.171 | 56122 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.171 | 56122 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.171 | 56122 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.171 | 56122 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.171 | 56122 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n0/repo to the queue 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.172 | 50581 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 99, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 98, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 97, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 96, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 95, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 94, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 93, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 92, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 91, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 90, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 89, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 88, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 87, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 86, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 85, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 84, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 83, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 82, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 81, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 80, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 79, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 78, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 77, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 76, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 75, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 74, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 73, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 72, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 71, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 70, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 69, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 68, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 67, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 66, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 65, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 64, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 63, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 62, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 61, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 60, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 59, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 58, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 57, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 56, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 55, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 54, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 53, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 52, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 51, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 50, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 49, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 48, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 47, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 46, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 45, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 44, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 43, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 42, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 41, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 40, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 39, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 38, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 37, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 36, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 35, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 34, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 33, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 32, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 31, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 30, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 29, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 28, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 27, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 26, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 25, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n0\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:44:52 | INFO | Terminating process 50587/cimple-worker 2024-04-25 03:44:52 | INFO | 50587/cimple-worker: 2024-04-25 03:44:52.189 | 50587 | Shutting down 2024-04-25 03:44:52 | INFO | Terminating process 50584/cimple-worker 2024-04-25 03:44:52 | INFO | 50584/cimple-worker: 2024-04-25 03:44:52.190 | 50584 | Shutting down 2024-04-25 03:44:52 | INFO | Terminating process 50581/cimple-server 2024-04-25 03:44:52 | INFO | 50581/cimple-server: 2024-04-25 03:44:52.191 | 50581 | Shutting down
Passed src/test_repo.py::test_repo_stress[output_long-numof_clients=1-runs_per_client=2000] 27.90
-------------------------------Captured log setup-------------------------------
2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/cimple.sqlite'] 2024-04-25 03:44:52 | INFO | Process 56123/cimple-server has started 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.203 | 56123 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/cimple.sqlite 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.203 | 56123 | SQLite database version: 0 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.203 | 56123 | Newest database version: 1 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.203 | 56123 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.217 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Process 56123/cimple-server is ready 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:52 | INFO | Process 56126/cimple-worker has started 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.226 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.226 | 56128 | Added a new worker 8 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.226 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.226 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | Process 56126/cimple-worker is ready 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:44:52 | INFO | Process 56129/cimple-worker has started 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.235 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.235 | 56131 | Added a new worker 9 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.235 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.235 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | Process 56129/cimple-worker is ready 2024-04-25 03:44:52 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/cimple.sqlite 2024-04-25 03:44:52 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:44:52 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:44:52 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:44:52 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:44:52 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:44:52 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:44:52 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:44:52 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:44:52 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:44:52 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:44:52 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:44:52 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:44:52 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:44:52 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:44:52 | INFO | Executing 2000 clients 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.388 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.390 | 56145 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.390 | 56125 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.390 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.390 | 56125 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.390 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.390 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fMkvtD 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.393 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.394 | 56147 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.395 | 56125 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.395 | 56125 | Removed worker 9 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.395 | 56125 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.395 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.x394Di 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.395 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.395 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.396 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.398 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.399 | 56150 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.399 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.400 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.401 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.402 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.405 | 56159 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.405 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.406 | 56126 | Recursively removing directory: /tmp/git.fMkvtD/ 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.407 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.407 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.408 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.410 | 56167 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.410 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.412 | 56129 | Recursively removing directory: /tmp/git.x394Di/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.412 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.413 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.413 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.413 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.415 | 56170 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.415 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.415 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.415 | 56171 | Added a new worker 12 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.415 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.415 | 56125 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.416 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.416 | 56125 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.416 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.u18z5P 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.416 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.416 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.419 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.420 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.420 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.420 | 56175 | Added a new worker 16 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.420 | 56125 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.420 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.420 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.420 | 56125 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.421 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lB53V2 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.423 | 56174 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.422 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.423 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.424 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.427 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.428 | 56169 | Marked run 1 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.428 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.428 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.429 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.429 | 56178 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.430 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.432 | 56173 | Marked run 2 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.433 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.433 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.434 | 56188 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.435 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.437 | 56126 | Recursively removing directory: /tmp/git.u18z5P/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.438 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.439 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.440 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.440 | 56129 | Recursively removing directory: /tmp/git.lB53V2/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.440 | 56195 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.440 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.442 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.442 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.443 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.443 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.445 | 56198 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.445 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.446 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.446 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.446 | 56201 | Added a new worker 12 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.447 | 56125 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.447 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.447 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.447 | 56125 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.446 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.447 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MUdPTo 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.448 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.450 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.450 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.450 | 56203 | Added a new worker 15 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.450 | 56125 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.450 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.450 | 56125 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.451 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RI4ScA 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.452 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.453 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.453 | 56202 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.454 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.455 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.457 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.457 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.458 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.458 | 56197 | Marked run 3 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.458 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.460 | 56206 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.460 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.463 | 56199 | Marked run 4 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.463 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.464 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.465 | 56126 | Recursively removing directory: /tmp/git.MUdPTo/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.466 | 56219 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.466 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.467 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.467 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.469 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.469 | 56129 | Recursively removing directory: /tmp/git.RI4ScA/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.470 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.471 | 56223 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.472 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.472 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.472 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.474 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.474 | 56226 | Added a new worker 8 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.474 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.474 | 56125 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.474 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.474 | 56125 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.474 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.474 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.s32cF6 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.475 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.476 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.477 | 56227 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.477 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.479 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.480 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.479 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.480 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.481 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.481 | 56230 | Added a new worker 14 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.481 | 56125 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.481 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.481 | 56125 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.481 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.481 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8gkjRG 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.488 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.488 | 56232 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.488 | 56224 | Marked run 5 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.489 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.489 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.490 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.491 | 56126 | Recursively removing directory: /tmp/git.s32cF6/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.492 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.492 | 56228 | Marked run 6 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.492 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.493 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.493 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.494 | 56241 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.494 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.497 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.497 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.498 | 56247 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.499 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.500 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.501 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.501 | 56252 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.501 | 56125 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.501 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.501 | 56125 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.501 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5uhu3s 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.502 | 56129 | Recursively removing directory: /tmp/git.8gkjRG/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.502 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.502 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.504 | 56253 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.505 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.505 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.505 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.507 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.508 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.508 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.509 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.511 | 56248 | Marked run 7 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.511 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.512 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.512 | 56260 | Added a new worker 12 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.513 | 56125 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.513 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.513 | 56125 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.513 | 56255 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.513 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.512 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.513 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.513 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.81CjnB 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.516 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.518 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.519 | 56266 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.519 | 56126 | Recursively removing directory: /tmp/git.5uhu3s/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.520 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.520 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.521 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.521 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.523 | 56257 | Marked run 8 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.523 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.523 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.524 | 56269 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.525 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.525 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.527 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.529 | 56278 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.529 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.529 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.529 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.530 | 56279 | Added a new worker 8 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.530 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.531 | 56125 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.531 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.531 | 56125 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.531 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6Nk5rV 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.532 | 56129 | Recursively removing directory: /tmp/git.81CjnB/ 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.533 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.533 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.533 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.535 | 56281 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.536 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.537 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.537 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.538 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.539 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.539 | 56273 | Marked run 9 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.539 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.540 | 56285 | Added a new run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.541 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.542 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.542 | 56288 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.542 | 56125 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.542 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.542 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.542 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ccuFTw 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.542 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.542 | 56125 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.544 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.546 | 56292 | Added a new run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.547 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.547 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.548 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.550 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.551 | 56126 | Recursively removing directory: /tmp/git.6Nk5rV/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.553 | 56283 | Marked run 10 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.553 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.553 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.553 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.555 | 56297 | Added a new run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.555 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.557 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.558 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.558 | 56129 | Recursively removing directory: /tmp/git.ccuFTw/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.560 | 56306 | Added a new run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.560 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.560 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.560 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.561 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.561 | 56308 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.562 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.562 | 56125 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.562 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.562 | 56125 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.561 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.562 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.np23C7 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.563 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.565 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.567 | 56309 | Added a new run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.568 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.568 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.569 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.569 | 56312 | Added a new worker 13 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.569 | 56125 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.569 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.569 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.569 | 56125 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.569 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.569 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.569 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QNvLsd 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.572 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.573 | 56305 | Marked run 11 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.573 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.575 | 56314 | Added a new run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.575 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.577 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.578 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.578 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.579 | 56310 | Marked run 12 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.580 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.581 | 56126 | Recursively removing directory: /tmp/git.np23C7/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.581 | 56322 | Added a new run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.582 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.582 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.583 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.585 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.586 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.587 | 56331 | Added a new run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.587 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.588 | 56129 | Recursively removing directory: /tmp/git.QNvLsd/ 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.590 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.590 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.590 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.590 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.590 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.590 | 56335 | Added a new worker 13 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.590 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.590 | 56125 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.590 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.591 | 56125 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.591 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wqhPc4 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.593 | 56334 | Added a new run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.594 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.594 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.596 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.597 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.598 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.598 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.598 | 56339 | Added a new worker 15 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.598 | 56125 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.598 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.598 | 56125 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.598 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.598 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.598 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jVOY35 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.599 | 56338 | Added a new run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.600 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.603 | 56332 | Marked run 13 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.604 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.604 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.604 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.605 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.607 | 56337 | Marked run 14 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.607 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.609 | 56343 | Added a new run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.609 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.611 | 56126 | Recursively removing directory: /tmp/git.wqhPc4/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.612 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.612 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.612 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.615 | 56357 | Added a new run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.615 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.615 | 56129 | Recursively removing directory: /tmp/git.jVOY35/ 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.617 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.617 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.617 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.617 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.619 | 56360 | Added a new run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.619 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.621 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.621 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.621 | 56362 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.621 | 56125 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.621 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.621 | 56125 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.622 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.622 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.621 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5MtFjU 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.623 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.626 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.627 | 56363 | Added a new run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.627 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.627 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.628 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.X8iaS5 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.627 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.628 | 56365 | Added a new worker 15 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.628 | 56125 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.628 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.628 | 56125 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.628 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.628 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.632 | 56359 | Marked run 15 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.632 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.632 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.635 | 56370 | Added a new run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.635 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.635 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.636 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.638 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.638 | 56364 | Marked run 16 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.639 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.640 | 56126 | Recursively removing directory: /tmp/git.5MtFjU/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.640 | 56377 | Added a new run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.640 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.642 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.642 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.643 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.645 | 56385 | Added a new run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.646 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.646 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.647 | 56129 | Recursively removing directory: /tmp/git.X8iaS5/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.649 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.649 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.649 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.650 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.650 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.650 | 56389 | Added a new worker 13 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.650 | 56125 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.650 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.650 | 56125 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.650 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.650 | 56388 | Added a new run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.650 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lPija6 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.651 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.653 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.654 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.656 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.656 | 56392 | Added a new run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.656 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.656 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.657 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.657 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.658 | 56393 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.658 | 56125 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.658 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.658 | 56125 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.658 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.658 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Er3vh7 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.661 | 56386 | Marked run 17 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.661 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.661 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.663 | 56397 | Added a new run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.663 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.665 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.666 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.666 | 56391 | Marked run 18 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.667 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.668 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.668 | 56126 | Recursively removing directory: /tmp/git.lPija6/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.670 | 56405 | Added a new run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.670 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.670 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.670 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.673 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.674 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.675 | 56413 | Added a new run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.675 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.676 | 56129 | Recursively removing directory: /tmp/git.Er3vh7/ 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.677 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.677 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.678 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.678 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.678 | 56416 | Added a new worker 8 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.678 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.678 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.678 | 56125 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.678 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.679 | 56125 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.679 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9cELpb 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.680 | 56417 | Added a new run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.681 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.682 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.684 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.684 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.685 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.686 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.686 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.686 | 56422 | Added a new worker 15 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.686 | 56125 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.686 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.686 | 56125 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.686 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wEIVcI 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.687 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.689 | 56420 | Added a new run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.689 | 56414 | Marked run 19 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.689 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.689 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.692 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.694 | 56430 | Added a new run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.694 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.695 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.695 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.696 | 56126 | Recursively removing directory: /tmp/git.9cELpb/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.697 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.698 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.698 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.701 | 56433 | Added a new run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.701 | 56419 | Marked run 20 as finished 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.701 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.702 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.704 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.706 | 56442 | Added a new run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.706 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.706 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.706 | 56443 | Added a new worker 8 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.706 | 56125 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.706 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.706 | 56125 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.706 | 56129 | Recursively removing directory: /tmp/git.wEIVcI/ 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.707 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.708 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.708 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.706 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.706 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.H4mCWK 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.710 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.711 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.711 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.712 | 56445 | Added a new run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.712 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.713 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.715 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.716 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.716 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.716 | 56451 | Added a new worker 15 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.716 | 56125 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.716 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.716 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.716 | 56125 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.716 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.te8GXg 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.717 | 56441 | Marked run 21 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.718 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.720 | 56450 | Added a new run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.720 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.722 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.722 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.723 | 56126 | Recursively removing directory: /tmp/git.H4mCWK/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.725 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.725 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.725 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.727 | 56446 | Marked run 22 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.727 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.728 | 56459 | Added a new run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.728 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.728 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.731 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.732 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.733 | 56469 | Added a new worker 13 to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.733 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.733 | 56129 | Recursively removing directory: /tmp/git.te8GXg/ 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.733 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0VR5kP 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.733 | 56125 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.733 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.733 | 56125 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.733 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.734 | 56468 | Added a new run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.735 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.735 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.735 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.737 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.738 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.739 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.739 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.739 | 56471 | Added a new run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.740 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.742 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.742 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.742 | 56475 | Added a new worker 15 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.743 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.743 | 56125 | Removed run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.743 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.743 | 56125 | Assigned run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.743 | 56464 | Marked run 23 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.743 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.743 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.743 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GEOGg9 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.744 | 56476 | Added a new run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.745 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.748 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.749 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.749 | 56484 | Added a new run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.750 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.750 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.752 | 56126 | Recursively removing directory: /tmp/git.0VR5kP/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.753 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.755 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.755 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.754 | 56472 | Marked run 24 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.755 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.756 | 56487 | Added a new run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.756 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.759 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.759 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.760 | 56496 | Added a new run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.760 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.762 | 56129 | Recursively removing directory: /tmp/git.GEOGg9/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.762 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.763 | 56498 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.763 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.762 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.763 | 56125 | Removed run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.763 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.763 | 56125 | Assigned run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.763 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jMbhdU 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.764 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.764 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.764 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.766 | 56499 | Added a new run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.767 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.768 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.768 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.769 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.769 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.771 | 56502 | Added a new run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.772 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.772 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.772 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9oFG72 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.772 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.772 | 56505 | Added a new worker 13 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.772 | 56125 | Removed run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.772 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.772 | 56125 | Assigned run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.772 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.776 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.777 | 56495 | Marked run 25 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.777 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.778 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.779 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.780 | 56511 | Added a new run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.780 | 56126 | Recursively removing directory: /tmp/git.jMbhdU/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.780 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.782 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.782 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.783 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.784 | 56501 | Marked run 26 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.784 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.785 | 56516 | Added a new run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.786 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.787 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.789 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.790 | 56129 | Recursively removing directory: /tmp/git.9oFG72/ 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.790 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.790 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.791 | 56524 | Added a new run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.791 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.791 | 56525 | Added a new worker 8 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.791 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.791 | 56125 | Removed run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.791 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.791 | 56125 | Assigned run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.792 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.792 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.792 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eixDbx 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.794 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.796 | 56527 | Added a new run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.797 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.797 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.798 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.799 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.800 | 56523 | Marked run 27 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.800 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.801 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.801 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.801 | 56532 | Added a new worker 13 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.801 | 56125 | Removed run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.801 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.801 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.801 | 56125 | Assigned run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.801 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.801 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RnRT2E 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.802 | 56531 | Added a new run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.804 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.806 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.807 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.808 | 56540 | Added a new run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.808 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.809 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.811 | 56126 | Recursively removing directory: /tmp/git.eixDbx/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.811 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.812 | 56528 | Marked run 28 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.812 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.813 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.813 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.814 | 56543 | Added a new run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.815 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.817 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.818 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.820 | 56552 | Added a new run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.820 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.820 | 56129 | Recursively removing directory: /tmp/git.RnRT2E/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.822 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.822 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.822 | 56554 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.822 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.822 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.822 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.822 | 56125 | Removed run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.822 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.822 | 56125 | Assigned run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.823 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.X6xJBS 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.823 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.825 | 56555 | Added a new run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.826 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.827 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.829 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.829 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.830 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.831 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.831 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.831 | 56560 | Added a new worker 15 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.831 | 56125 | Removed run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.831 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.831 | 56125 | Assigned run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.831 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.832 | 56551 | Marked run 29 as finished 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.832 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.G89Rmx 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.832 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.834 | 56558 | Added a new run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.835 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.837 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.838 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.839 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.841 | 56126 | Recursively removing directory: /tmp/git.X6xJBS/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.841 | 56557 | Marked run 30 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.841 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.843 | 56566 | Added a new run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.843 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.843 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.843 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.845 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.847 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.847 | 56577 | Added a new run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.848 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.849 | 56129 | Recursively removing directory: /tmp/git.G89Rmx/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.850 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.851 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.851 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.851 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.851 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.851 | 56581 | Added a new worker 13 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.851 | 56125 | Removed run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.851 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.851 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.851 | 56125 | Assigned run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.851 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DwTwpU 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.852 | 56580 | Added a new run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.853 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.855 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.856 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.856 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.857 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.858 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.858 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.859 | 56586 | Added a new worker 15 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.859 | 56125 | Removed run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.859 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.859 | 56125 | Assigned run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.859 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IHVtCQ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.859 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.860 | 56578 | Marked run 31 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.860 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.861 | 56584 | Added a new run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.862 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.865 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.865 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.866 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.868 | 56583 | Marked run 32 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.868 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.869 | 56126 | Recursively removing directory: /tmp/git.DwTwpU/ 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.871 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.871 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.872 | 56594 | Added a new run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.872 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.874 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.875 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.877 | 56604 | Added a new run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.877 | 56129 | Recursively removing directory: /tmp/git.IHVtCQ/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.877 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.878 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.878 | 56606 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.878 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.878 | 56125 | Removed run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.878 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.878 | 56125 | Assigned run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.878 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.879 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.879 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.878 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cew0OG 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.881 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.883 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.883 | 56607 | Added a new run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.884 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.884 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.884 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.887 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.887 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.888 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.888 | 56613 | Added a new worker 15 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.888 | 56125 | Removed run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.888 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.888 | 56125 | Assigned run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.888 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qVkTER 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.889 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.890 | 56603 | Marked run 33 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.891 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.892 | 56611 | Added a new run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.893 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.895 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.895 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.896 | 56608 | Marked run 34 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.897 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.897 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.898 | 56620 | Added a new run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.898 | 56126 | Recursively removing directory: /tmp/git.cew0OG/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.898 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.899 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.899 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.901 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.902 | 56624 | Added a new run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.902 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.903 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.905 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.907 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.907 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.907 | 56632 | Added a new run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.907 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.907 | 56633 | Added a new worker 8 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.907 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.907 | 56129 | Recursively removing directory: /tmp/git.qVkTER/ 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.908 | 56125 | Removed run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.908 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.908 | 56125 | Assigned run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.909 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.909 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.908 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ndYMBW 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.910 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.912 | 56635 | Added a new run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.913 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.913 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.914 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.915 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.915 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.916 | 56630 | Marked run 35 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.916 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.917 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.917 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.917 | 56640 | Added a new worker 13 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.917 | 56125 | Removed run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.917 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.917 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.917 | 56125 | Assigned run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.917 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.M3P6gI 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.918 | 56639 | Added a new run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.918 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.922 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.922 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.924 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.924 | 56648 | Added a new run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.924 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.927 | 56126 | Recursively removing directory: /tmp/git.ndYMBW/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.928 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.928 | 56637 | Marked run 36 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.928 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.930 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.930 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.930 | 56652 | Added a new run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.930 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.934 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.934 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.935 | 56129 | Recursively removing directory: /tmp/git.M3P6gI/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.937 | 56659 | Added a new run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.937 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.937 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.937 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.937 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.937 | 56661 | Added a new worker 12 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.937 | 56125 | Removed run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.938 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.938 | 56125 | Assigned run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.938 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iitFmX 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.938 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.941 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.942 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.942 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.944 | 56663 | Added a new run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.944 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.944 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.945 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.945 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.945 | 56666 | Added a new worker 14 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.946 | 56125 | Removed run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.946 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.946 | 56125 | Assigned run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.946 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9sHMgQ 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.946 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.946 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.948 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.948 | 56660 | Marked run 37 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.948 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.950 | 56668 | Added a new run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.951 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.952 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.953 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.953 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.955 | 56664 | Marked run 38 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.955 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.957 | 56674 | Added a new run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.957 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.958 | 56126 | Recursively removing directory: /tmp/git.iitFmX/ 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.959 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.959 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.960 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.961 | 56683 | Added a new run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.961 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.963 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.964 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.965 | 56129 | Recursively removing directory: /tmp/git.9sHMgQ/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.967 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.967 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.967 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.967 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.967 | 56688 | Added a new run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.967 | 56689 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.967 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.967 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.967 | 56125 | Removed run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.967 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.968 | 56125 | Assigned run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.968 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.k4ZjuL 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.971 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.971 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.973 | 56691 | Added a new run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.974 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.974 | 56126 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.975 | 56126 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.975 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.975 | 56129 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.976 | 56694 | Added a new worker 13 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.976 | 56125 | Removed run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.976 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.976 | 56125 | Assigned run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.976 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vcWyQI 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.977 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.977 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.977 | 56687 | Marked run 39 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.977 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.979 | 56696 | Added a new run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.980 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.982 | 56129 | Checking out revision HEAD 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.982 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.983 | 56129 | Going to run: ./ci 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.986 | 56692 | Marked run 40 as finished 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.986 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.987 | 56702 | Added a new run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.987 | 56126 | Recursively removing directory: /tmp/git.k4ZjuL/ 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.988 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.989 | 56126 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.989 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.990 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.992 | 56713 | Added a new run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.993 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.993 | 56129 | Recursively removing directory: /tmp/git.vcWyQI/ 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.993 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.994 | 56129 | Process exit code: 0 2024-04-25 03:44:52 | INFO | 56129/cimple-worker: 2024-04-25 03:44:52.994 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.995 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.996 | 56716 | Added a new run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.996 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:52 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:52 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.997 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.997 | 56126 | Waiting for a new command 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.997 | 56718 | Added a new worker 10 to the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.998 | 56125 | Removed run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.998 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.998 | 56125 | Assigned run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:52 | INFO | 56126/cimple-worker: 2024-04-25 03:44:52.998 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.F5qPcT 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.999 | 56123 | Waiting for new connections 2024-04-25 03:44:52 | INFO | 56123/cimple-server: 2024-04-25 03:44:52.999 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.000 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.001 | 56720 | Added a new run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.002 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.003 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.003 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.003 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.003 | 56722 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.003 | 56125 | Removed run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.003 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.003 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.003 | 56125 | Assigned run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.003 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.C8sevW 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.004 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.006 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.008 | 56715 | Marked run 41 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.008 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.010 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.011 | 56724 | Added a new run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.011 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.011 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.014 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.014 | 56719 | Marked run 42 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.015 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.017 | 56734 | Added a new run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.017 | 56126 | Recursively removing directory: /tmp/git.F5qPcT/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.017 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.019 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.019 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.021 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.022 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.026 | 56129 | Recursively removing directory: /tmp/git.C8sevW/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.026 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.026 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.026 | 56743 | Added a new worker 11 to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.027 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ESsGCW 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.027 | 56125 | Removed run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.027 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.027 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.027 | 56125 | Assigned run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.027 | 56741 | Added a new run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.027 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.028 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.028 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.030 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.032 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.032 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.033 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.033 | 56745 | Added a new run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.034 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.035 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.036 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.036 | 56749 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.036 | 56125 | Removed run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.036 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.036 | 56125 | Assigned run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.036 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.f94fIz 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.036 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.037 | 56742 | Marked run 43 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.037 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.038 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.040 | 56752 | Added a new run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.040 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.042 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.043 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.044 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.045 | 56126 | Recursively removing directory: /tmp/git.ESsGCW/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.047 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.047 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.048 | 56746 | Marked run 44 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.048 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.049 | 56759 | Added a new run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.050 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.050 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.053 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.053 | 56129 | Recursively removing directory: /tmp/git.f94fIz/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.054 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.054 | 56769 | Added a new worker 14 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.054 | 56125 | Removed run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.054 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.054 | 56125 | Assigned run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.054 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.054 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OiB0FC 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.055 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.055 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.055 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.055 | 56768 | Added a new run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.057 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.059 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.060 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.060 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.061 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.063 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.063 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.063 | 56774 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.063 | 56125 | Removed run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.063 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.063 | 56125 | Assigned run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.064 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wQrjpO 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.064 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.064 | 56771 | Added a new run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.064 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.069 | 56766 | Marked run 45 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.069 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.070 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.071 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.072 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.073 | 56126 | Recursively removing directory: /tmp/git.OiB0FC/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.073 | 56772 | Marked run 46 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.073 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.075 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.075 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.075 | 56783 | Added a new run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.075 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.078 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.079 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.080 | 56791 | Added a new run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.080 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.081 | 56129 | Recursively removing directory: /tmp/git.wQrjpO/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.083 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.083 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.083 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.084 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.084 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.084 | 56794 | Added a new run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.084 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.084 | 56795 | Added a new worker 6 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.084 | 56125 | Removed run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.084 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.084 | 56125 | Assigned run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.084 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.085 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7ukWtd 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.087 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.087 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.089 | 56798 | Added a new run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.090 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.091 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.091 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.091 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.091 | 56800 | Added a new worker 8 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.091 | 56125 | Removed run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.091 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.091 | 56125 | Assigned run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.091 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bqx0m5 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.093 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.093 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.093 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.094 | 56792 | Marked run 47 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.094 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.095 | 56801 | Added a new run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.095 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.097 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.098 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.099 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.101 | 56797 | Marked run 48 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.101 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.102 | 56806 | Added a new run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.102 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.104 | 56126 | Recursively removing directory: /tmp/git.7ukWtd/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.105 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.106 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.106 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.107 | 56819 | Added a new run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.108 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.109 | 56129 | Recursively removing directory: /tmp/git.bqx0m5/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.110 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.110 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.110 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.110 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.111 | 56822 | Added a new run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.112 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.113 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.113 | 56824 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.113 | 56125 | Removed run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.113 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.114 | 56125 | Assigned run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.113 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.114 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gD2Coq 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.114 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.115 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.115 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.117 | 56826 | Added a new run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.118 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.119 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.120 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.120 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.120 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.120 | 56829 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.121 | 56125 | Removed run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.121 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.121 | 56125 | Assigned run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.121 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.121 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QumVSF 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.121 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.123 | 56821 | Marked run 49 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.124 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.126 | 56830 | Added a new run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.127 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.128 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.129 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.130 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.130 | 56825 | Marked run 50 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.130 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.131 | 56126 | Recursively removing directory: /tmp/git.gD2Coq/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.132 | 56839 | Added a new run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.132 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.133 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.133 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.135 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.137 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.137 | 56847 | Added a new run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.137 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.139 | 56129 | Recursively removing directory: /tmp/git.QumVSF/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.140 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.140 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.140 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.141 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.141 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.141 | 56851 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.141 | 56125 | Removed run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.141 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.141 | 56125 | Assigned run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.141 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.141 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.trhQQn 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.142 | 56850 | Added a new run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.142 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.144 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.146 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.146 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.147 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.148 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.148 | 56856 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.148 | 56854 | Added a new run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.148 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.148 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.148 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.149 | 56125 | Removed run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.149 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.149 | 56125 | Assigned run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.149 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nEcshO 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.151 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.152 | 56848 | Marked run 51 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.152 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.153 | 56859 | Added a new run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.154 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.156 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.157 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.157 | 56852 | Marked run 52 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.157 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.158 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.159 | 56126 | Recursively removing directory: /tmp/git.trhQQn/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.160 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.160 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.164 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.164 | 56866 | Added a new run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.165 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.166 | 56129 | Recursively removing directory: /tmp/git.nEcshO/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.167 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.168 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.168 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.168 | 56877 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.168 | 56125 | Removed run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.168 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.168 | 56125 | Assigned run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.168 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.168 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.168 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.168 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JE4ql1 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.169 | 56876 | Added a new run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.172 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.172 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.173 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.173 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.175 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.175 | 56880 | Added a new run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.176 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.176 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.176 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.177 | 56883 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.177 | 56125 | Removed run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.177 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.178 | 56125 | Assigned run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.178 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.178 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DZyvb2 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.179 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.179 | 56874 | Marked run 53 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.179 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.181 | 56885 | Added a new run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.182 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.184 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.185 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.185 | 56879 | Marked run 54 as finished 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.185 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.185 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.187 | 56892 | Added a new run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.187 | 56126 | Recursively removing directory: /tmp/git.JE4ql1/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.187 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.189 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.189 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.190 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.192 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.192 | 56897 | Added a new run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.192 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.196 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.196 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.196 | 56129 | Recursively removing directory: /tmp/git.DZyvb2/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.196 | 56904 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.196 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.196 | 56125 | Removed run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.196 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.196 | 56125 | Assigned run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.196 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.196 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mTrXnF 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.198 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.198 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.198 | 56905 | Added a new run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.199 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.201 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.202 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.202 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.202 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.205 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.206 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.206 | 56911 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.206 | 56902 | Marked run 55 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.206 | 56125 | Removed run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.206 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.206 | 56125 | Assigned run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.206 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uyy1Ff 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.206 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.207 | 56907 | Added a new run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.207 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.210 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.212 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.213 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.213 | 56918 | Added a new run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.213 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.213 | 56126 | Recursively removing directory: /tmp/git.mTrXnF/ 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.216 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.216 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.216 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.217 | 56908 | Marked run 56 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.217 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.218 | 56922 | Added a new run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.219 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.219 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.222 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.224 | 56129 | Recursively removing directory: /tmp/git.uyy1Ff/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.224 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.224 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.224 | 56931 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.224 | 56125 | Removed run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.224 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.224 | 56125 | Assigned run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.224 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.224 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZxjIeo 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.226 | 56930 | Added a new run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.226 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.226 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.226 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.229 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.230 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.230 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.231 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.231 | 56933 | Added a new run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.232 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.234 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.234 | 56938 | Added a new worker 11 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.234 | 56125 | Removed run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.234 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.234 | 56125 | Assigned run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.235 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.235 | 56928 | Marked run 57 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.235 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.235 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.234 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.234 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.l1ROn7 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.237 | 56939 | Added a new run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.239 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.240 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.241 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.242 | 56126 | Recursively removing directory: /tmp/git.ZxjIeo/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.244 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.245 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.245 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.246 | 56934 | Marked run 58 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.246 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.247 | 56947 | Added a new run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.247 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.249 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.250 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.252 | 56129 | Recursively removing directory: /tmp/git.l1ROn7/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.252 | 56956 | Added a new run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.253 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.253 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.253 | 56957 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.253 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.253 | 56125 | Removed run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.253 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.253 | 56125 | Assigned run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.253 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g1sNxe 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.253 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.253 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.256 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.257 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.257 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.258 | 56959 | Added a new run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.259 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.260 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.261 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.261 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.261 | 56962 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.261 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.262 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ltpIbw 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.262 | 56125 | Removed run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.262 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.262 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.262 | 56125 | Assigned run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.262 | 56955 | Marked run 59 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.262 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.263 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.266 | 56964 | Added a new run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.267 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.268 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.269 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.270 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.273 | 56126 | Recursively removing directory: /tmp/git.g1sNxe/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.274 | 56960 | Marked run 60 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.274 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.276 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.276 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.276 | 56973 | Added a new run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.277 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.279 | 56129 | Recursively removing directory: /tmp/git.ltpIbw/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.280 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.280 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.281 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.281 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.282 | 56981 | Added a new run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.282 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.283 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.284 | 56984 | Added a new worker 8 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.284 | 56125 | Removed run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.284 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.284 | 56125 | Assigned run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.285 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.283 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.284 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cTrOv0 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.285 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.285 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.287 | 56985 | Added a new run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.287 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.289 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.289 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.290 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.291 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.291 | 56988 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.291 | 56125 | Removed run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.291 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.291 | 56125 | Assigned run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.292 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.292 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.291 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9KJd9b 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.295 | 56982 | Marked run 61 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.295 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.297 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.297 | 56990 | Added a new run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.297 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.298 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.300 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.301 | 56986 | Marked run 62 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.301 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.303 | 56999 | Added a new run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.303 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.303 | 56126 | Recursively removing directory: /tmp/git.cTrOv0/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.305 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.305 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.306 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.308 | 57007 | Added a new run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.308 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.308 | 56129 | Recursively removing directory: /tmp/git.9KJd9b/ 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.309 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.310 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.310 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.311 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.312 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.312 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.312 | 57011 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.312 | 56125 | Removed run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.312 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.313 | 56125 | Assigned run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.313 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.313 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DLBQDQ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.314 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.316 | 57010 | Added a new run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.317 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.317 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.317 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.317 | 57014 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.317 | 56125 | Removed run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.317 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.317 | 56125 | Assigned run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.317 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oKsKRN 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.318 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.319 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.320 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.322 | 57009 | Marked run 63 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.323 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.323 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.324 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.325 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.328 | 57012 | Marked run 64 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.328 | 57016 | Added a new run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.328 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.331 | 56126 | Recursively removing directory: /tmp/git.DLBQDQ/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.331 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.333 | 57030 | Added a new run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.333 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.334 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.334 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.335 | 56129 | Recursively removing directory: /tmp/git.oKsKRN/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.336 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.337 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.337 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.337 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.338 | 57033 | Added a new run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.338 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.340 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.341 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.341 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.341 | 57037 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.341 | 56125 | Removed run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.341 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.341 | 56125 | Assigned run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.341 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.342 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.342 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kqHp6H 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.342 | 57036 | Added a new run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.343 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.346 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.347 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.347 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.347 | 57041 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.347 | 56125 | Removed run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.347 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.347 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.347 | 56125 | Assigned run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.347 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3DZK6O 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.348 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.348 | 57040 | Added a new run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.348 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.349 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.351 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.352 | 57034 | Marked run 65 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.352 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.354 | 57045 | Added a new run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.355 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.356 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.357 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.358 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.360 | 57053 | Added a new run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.360 | 57038 | Marked run 66 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.360 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.360 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.360 | 56126 | Recursively removing directory: /tmp/git.kqHp6H/ 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.362 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.362 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.362 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.364 | 57057 | Added a new run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.364 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.366 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.367 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.369 | 57064 | Added a new run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.369 | 56129 | Recursively removing directory: /tmp/git.3DZK6O/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.369 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.370 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.370 | 57065 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.370 | 56125 | Removed run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.370 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.370 | 56125 | Assigned run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.370 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.370 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SNLg1n 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.371 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.371 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.371 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.372 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.374 | 57067 | Added a new run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.375 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.375 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.376 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.376 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.378 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.379 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.379 | 57073 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.379 | 56125 | Removed run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.379 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.379 | 56125 | Assigned run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.379 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.379 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.379 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MSp0hy 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.384 | 57063 | Marked run 67 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.384 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.387 | 56126 | Recursively removing directory: /tmp/git.SNLg1n/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.387 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.388 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.388 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.388 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.389 | 57068 | Marked run 68 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.390 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.391 | 57071 | Added a new run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.391 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.391 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.394 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.395 | 57088 | Added a new run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.396 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.396 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.396 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.396 | 57090 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.396 | 56125 | Removed run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.396 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.396 | 56125 | Assigned run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.397 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kZLhcN 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.397 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.398 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.400 | 56129 | Recursively removing directory: /tmp/git.MSp0hy/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.402 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.402 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.403 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.404 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.404 | 57081 | Marked run 69 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.404 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.404 | 57091 | Added a new run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.405 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.406 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.407 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.409 | 57096 | Added a new run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.410 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.410 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.410 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.411 | 57103 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.411 | 56125 | Removed run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.411 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.411 | 56125 | Assigned run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.411 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cYQrOJ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.411 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.413 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.416 | 56126 | Recursively removing directory: /tmp/git.kZLhcN/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.417 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.417 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.417 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.417 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.418 | 57104 | Added a new run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.418 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.421 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.421 | 57094 | Marked run 70 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.422 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.422 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.423 | 57110 | Added a new run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.424 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.425 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.425 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.425 | 57116 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.426 | 56125 | Removed run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.426 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.426 | 56125 | Assigned run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.426 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.426 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LDn1np 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.427 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.429 | 57117 | Added a new run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.430 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.432 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.432 | 56129 | Recursively removing directory: /tmp/git.cYQrOJ/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.433 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.434 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.434 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.434 | 57108 | Marked run 71 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.435 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.435 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.436 | 57119 | Added a new run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.436 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.437 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.439 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.441 | 57125 | Added a new run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.441 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.441 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.441 | 57130 | Added a new worker 8 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.441 | 56125 | Removed run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.441 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.441 | 56125 | Assigned run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.442 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.441 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.441 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Chg3sT 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.446 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.447 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.447 | 56126 | Recursively removing directory: /tmp/git.LDn1np/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.448 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.449 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.449 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.450 | 57122 | Marked run 72 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.451 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.452 | 57132 | Added a new run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.452 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.453 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.455 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.457 | 57142 | Added a new run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.457 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.457 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.457 | 57143 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.457 | 56125 | Removed run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.457 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.458 | 56125 | Assigned run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.458 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NPP92q 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.458 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.457 | 56129 | Recursively removing directory: /tmp/git.Chg3sT/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.459 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.459 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.461 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.462 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.463 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.463 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.464 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.464 | 57145 | Added a new run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.466 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.467 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.467 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.467 | 57149 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.467 | 56125 | Removed run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.467 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.467 | 56125 | Assigned run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.468 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.468 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.468 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4wyyJ0 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.470 | 57141 | Marked run 73 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.471 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.472 | 57151 | Added a new run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.472 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.474 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.475 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.475 | 56126 | Recursively removing directory: /tmp/git.NPP92q/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.477 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.477 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.477 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.479 | 57146 | Marked run 74 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.480 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.481 | 57159 | Added a new run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.481 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.481 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.483 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.484 | 56129 | Recursively removing directory: /tmp/git.4wyyJ0/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.485 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.485 | 57169 | Added a new worker 14 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.485 | 56125 | Removed run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.485 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.485 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.485 | 56125 | Assigned run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.485 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.485 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hFJ2Dv 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.486 | 57168 | Added a new run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.486 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.486 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.486 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.489 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.491 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.491 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.491 | 57171 | Added a new run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.491 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.492 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.494 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.495 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.495 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.495 | 57177 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.495 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.495 | 56125 | Removed run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.495 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.495 | 56125 | Assigned run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.495 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aTFGDh 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.497 | 57166 | Marked run 75 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.497 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.500 | 57176 | Added a new run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.501 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.501 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.502 | 56126 | Recursively removing directory: /tmp/git.hFJ2Dv/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.502 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.504 | 57172 | Marked run 76 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.504 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.504 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.504 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.504 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.506 | 57185 | Added a new run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.506 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.508 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.509 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.511 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.511 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.512 | 57195 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.512 | 56125 | Removed run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.512 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.512 | 56125 | Assigned run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.512 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.512 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.R0Thwz 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.512 | 56129 | Recursively removing directory: /tmp/git.aTFGDh/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.513 | 57194 | Added a new run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.513 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.514 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.514 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.516 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.518 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.518 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.519 | 57197 | Added a new run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.519 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.520 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.522 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.522 | 57201 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.522 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.522 | 56125 | Removed run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.522 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.522 | 56125 | Assigned run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.522 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.522 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.maJYJe 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.524 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.524 | 57191 | Marked run 77 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.524 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.526 | 57203 | Added a new run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.526 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.528 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.529 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.529 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.531 | 57198 | Marked run 78 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.531 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.532 | 56126 | Recursively removing directory: /tmp/git.R0Thwz/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.533 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.533 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.535 | 57211 | Added a new run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.535 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.537 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.538 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.539 | 56129 | Recursively removing directory: /tmp/git.maJYJe/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.540 | 57220 | Added a new run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.540 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.541 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.541 | 57222 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.541 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.541 | 56125 | Removed run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.541 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.541 | 56125 | Assigned run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.541 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.541 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.541 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.541 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VAe9w6 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.543 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.545 | 57223 | Added a new run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.546 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.546 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.547 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.548 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.549 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.549 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.550 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.550 | 57227 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.550 | 56125 | Removed run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.550 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.550 | 56125 | Assigned run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.550 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.550 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ewckQN 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.551 | 57219 | Marked run 79 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.551 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.553 | 57228 | Added a new run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.553 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.556 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.557 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.558 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.559 | 56126 | Recursively removing directory: /tmp/git.VAe9w6/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.561 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.561 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.564 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.564 | 57224 | Marked run 80 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.564 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.566 | 57236 | Added a new run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.566 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.568 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.568 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.568 | 57246 | Added a new worker 9 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.568 | 56125 | Removed run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.568 | 56125 | Removed worker 9 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.569 | 56125 | Assigned run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.569 | 56129 | Recursively removing directory: /tmp/git.ewckQN/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.569 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.569 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MC9ZQu 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.569 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.571 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.571 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.572 | 57247 | Added a new run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.572 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.575 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.575 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.575 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.576 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.578 | 57244 | Marked run 81 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.578 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.579 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.579 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.579 | 57253 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.579 | 56125 | Removed run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.579 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.579 | 56125 | Assigned run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.579 | 57249 | Added a new run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.579 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.580 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.580 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sNCkAx 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.583 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.585 | 57260 | Added a new run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.585 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.585 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.587 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.588 | 56126 | Recursively removing directory: /tmp/git.MC9ZQu/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.588 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.588 | 57250 | Marked run 82 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.589 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.590 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.590 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.590 | 57263 | Added a new run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.591 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.593 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.594 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.594 | 57269 | Added a new run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.595 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.597 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.598 | 56129 | Recursively removing directory: /tmp/git.sNCkAx/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.598 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.598 | 57274 | Added a new run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.599 | 57275 | Added a new worker 8 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.599 | 56125 | Removed run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.599 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.599 | 56125 | Assigned run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.599 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.599 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Pmngvn 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.599 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.600 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.600 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.600 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.602 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.603 | 57277 | Added a new run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.604 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.604 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.605 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.606 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.607 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.608 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.608 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.608 | 57282 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.608 | 56125 | Removed run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.608 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.608 | 56125 | Assigned run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.608 | 57272 | Marked run 83 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.609 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.608 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TlJh6Z 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.609 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.611 | 57281 | Added a new run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.612 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.614 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.615 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.615 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.617 | 57290 | Added a new run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.617 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.618 | 56126 | Recursively removing directory: /tmp/git.Pmngvn/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.620 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.620 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.620 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.621 | 57279 | Marked run 84 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.622 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.623 | 57295 | Added a new run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.623 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.624 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.626 | 56129 | Recursively removing directory: /tmp/git.TlJh6Z/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.627 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.627 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.628 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.628 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.628 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.628 | 57303 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.628 | 56125 | Removed run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.628 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.629 | 56125 | Assigned run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.629 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.629 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.p7k2p6 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.630 | 57302 | Added a new run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.631 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.631 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.633 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.634 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.634 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.635 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.635 | 57307 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.635 | 56125 | Removed run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.635 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.635 | 56125 | Assigned run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.635 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.635 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0YAorI 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.636 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.636 | 57306 | Added a new run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.637 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.640 | 57300 | Marked run 85 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.640 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.640 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.642 | 57311 | Added a new run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.642 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.642 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.644 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.645 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.646 | 57305 | Marked run 86 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.646 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.648 | 57319 | Added a new run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.648 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.650 | 56126 | Recursively removing directory: /tmp/git.p7k2p6/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.651 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.651 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.652 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.653 | 57327 | Added a new run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.654 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.654 | 56129 | Recursively removing directory: /tmp/git.0YAorI/ 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.656 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.656 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.656 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.656 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.657 | 57330 | Added a new run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.657 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.659 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.659 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.659 | 57332 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.659 | 56125 | Removed run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.659 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.659 | 56125 | Assigned run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.660 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BlsdFa 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.660 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.660 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.661 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.662 | 57333 | Added a new run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.663 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.664 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.664 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.664 | 57336 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.664 | 56125 | Removed run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.664 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.664 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.664 | 56125 | Assigned run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.664 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aTC0GE 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.666 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.667 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.667 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.669 | 57329 | Marked run 87 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.669 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.671 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.672 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.675 | 57337 | Added a new run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.675 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.677 | 56126 | Recursively removing directory: /tmp/git.BlsdFa/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.678 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.679 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.679 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.680 | 57334 | Marked run 88 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.680 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.681 | 57353 | Added a new run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.681 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.683 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.683 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.683 | 56129 | Recursively removing directory: /tmp/git.aTC0GE/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.685 | 57356 | Added a new run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.685 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.685 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.685 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.688 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.688 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.688 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.688 | 57359 | Added a new worker 13 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.688 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.688 | 56125 | Removed run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.688 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.689 | 56125 | Assigned run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.689 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.E4814G 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.690 | 57358 | Added a new run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.690 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.691 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.693 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.693 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.694 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.694 | 57362 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.694 | 56125 | Removed run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.694 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.694 | 56125 | Assigned run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.695 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.694 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nKs5Tf 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.694 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.696 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.700 | 57363 | Added a new run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.700 | 57355 | Marked run 89 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.700 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.702 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.702 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.703 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.704 | 57360 | Marked run 90 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.704 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.705 | 57371 | Added a new run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.706 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.708 | 56126 | Recursively removing directory: /tmp/git.E4814G/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.709 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.709 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.709 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.711 | 57381 | Added a new run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.711 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.712 | 56129 | Recursively removing directory: /tmp/git.nKs5Tf/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.714 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.714 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.713 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.714 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.716 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.717 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bsGY5G 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.716 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.716 | 57384 | Added a new run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.716 | 57385 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.716 | 56125 | Removed run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.716 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.716 | 56125 | Assigned run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.717 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.718 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.720 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.721 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.721 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.721 | 57389 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.721 | 56125 | Removed run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.721 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.721 | 56125 | Assigned run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.721 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fI7pYk 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.722 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.725 | 57388 | Added a new run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.725 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.726 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.728 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.728 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.728 | 57383 | Marked run 91 as finished 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.729 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.729 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.730 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.732 | 57386 | Marked run 92 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.732 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.733 | 57392 | Added a new run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.733 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.737 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.738 | 57407 | Added a new run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.739 | 56126 | Recursively removing directory: /tmp/git.bsGY5G/ 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.740 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.740 | 56129 | Recursively removing directory: /tmp/git.fI7pYk/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.741 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.741 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.742 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.742 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.742 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.743 | 57409 | Added a new run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.744 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.744 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.745 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.747 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.747 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jL1DpO 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.747 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.747 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.747 | 57414 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.747 | 56125 | Removed run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.747 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.747 | 56125 | Assigned run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.748 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.749 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.749 | 57413 | Added a new run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.749 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.749 | 57415 | Added a new worker 14 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.749 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.750 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.752 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.752 | 56125 | Removed run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.752 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.752 | 56125 | Assigned run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.753 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.753 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PJANlf 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.754 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.756 | 57410 | Marked run 93 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.756 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.758 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.759 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.760 | 57412 | Marked run 94 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.760 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.761 | 57417 | Added a new run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.761 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.764 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.765 | 56126 | Recursively removing directory: /tmp/git.jL1DpO/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.767 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.767 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.768 | 57429 | Added a new run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.769 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.769 | 56129 | Recursively removing directory: /tmp/git.PJANlf/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.770 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.770 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.771 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.771 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.772 | 57436 | Added a new run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.773 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.774 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.775 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.775 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.775 | 57439 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.775 | 56125 | Removed run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.775 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.775 | 56125 | Assigned run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.775 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oofWgE 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.776 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.776 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.777 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.777 | 57441 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.777 | 56125 | Removed run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.777 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.778 | 56125 | Assigned run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.778 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.778 | 57440 | Added a new run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.779 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.777 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.778 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UgiKAg 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.781 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.781 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.782 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.786 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.787 | 57435 | Marked run 95 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.787 | 57443 | Added a new run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.787 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.788 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.790 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.791 | 57438 | Marked run 96 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.791 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.793 | 57453 | Added a new run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.793 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.794 | 56126 | Recursively removing directory: /tmp/git.oofWgE/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.796 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.796 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.796 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.798 | 57461 | Added a new run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.798 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.799 | 56129 | Recursively removing directory: /tmp/git.UgiKAg/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.800 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.800 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.800 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.801 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.803 | 57464 | Added a new run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.803 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.804 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.804 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.804 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.804 | 57467 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.804 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.804 | 56125 | Removed run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.804 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.804 | 56125 | Assigned run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.805 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JMJ0lP 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.806 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.808 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.808 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.808 | 57469 | Added a new worker 16 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.808 | 56125 | Removed run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.808 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.808 | 56125 | Assigned run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.808 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.S90NUt 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.809 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.811 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.810 | 57468 | Added a new run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.811 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.812 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.814 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.814 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.815 | 57463 | Marked run 97 as finished 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.816 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.816 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.818 | 57472 | Added a new run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.818 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.821 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.822 | 57466 | Marked run 98 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.822 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.823 | 57484 | Added a new run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.824 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.824 | 56126 | Recursively removing directory: /tmp/git.JMJ0lP/ 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.825 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.825 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.826 | 56129 | Recursively removing directory: /tmp/git.S90NUt/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.826 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.828 | 57489 | Added a new run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.828 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.828 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.828 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.829 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.831 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.832 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.832 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.833 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.833 | 57494 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.833 | 56125 | Removed run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.833 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.833 | 56125 | Assigned run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.833 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BVSszF 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.833 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.834 | 57492 | Added a new run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.834 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.835 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.835 | 57496 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.835 | 56125 | Removed run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.835 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.835 | 56125 | Assigned run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.835 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.835 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pBW1fm 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.837 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.839 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.840 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.840 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.841 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.843 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.844 | 57490 | Marked run 99 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.844 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.847 | 57493 | Marked run 100 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.847 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.848 | 57500 | Added a new run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.849 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.852 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.852 | 56129 | Recursively removing directory: /tmp/git.pBW1fm/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.852 | 56126 | Recursively removing directory: /tmp/git.BVSszF/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.854 | 57513 | Added a new run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.854 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.854 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.855 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.854 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.854 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.856 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.857 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.858 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.858 | 57515 | Added a new run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.858 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.861 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.861 | 57519 | Added a new worker 14 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.861 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.861 | 56125 | Removed run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.861 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.861 | 56125 | Assigned run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.862 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.862 | 57521 | Added a new worker 17 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.862 | 56125 | Removed run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.862 | 56125 | Removed worker 17 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.862 | 56125 | Assigned run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 17 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.861 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.861 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eb7gfL 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.863 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.863 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.861 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.862 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8kfDuZ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.867 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.867 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.867 | 57520 | Added a new run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.868 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.868 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.869 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.871 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.872 | 57516 | Marked run 101 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.872 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.873 | 57526 | Added a new run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.873 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.876 | 57517 | Marked run 102 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.876 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.877 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.878 | 57537 | Added a new run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.878 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.881 | 56126 | Recursively removing directory: /tmp/git.eb7gfL/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.881 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.882 | 56129 | Recursively removing directory: /tmp/git.8kfDuZ/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.883 | 57541 | Added a new run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.883 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.883 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.883 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.884 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.884 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.886 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.886 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.887 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.888 | 57543 | Added a new run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.888 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.890 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.890 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.890 | 57547 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.890 | 56125 | Removed run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.890 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.890 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.890 | 56125 | Assigned run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.891 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.891 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.891 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.891 | 57549 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.891 | 56125 | Removed run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.891 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.891 | 56125 | Assigned run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.891 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6jWsqJ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.891 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g9J9wX 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.892 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.893 | 57548 | Added a new run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.895 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.896 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.897 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.898 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.899 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.900 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.903 | 57544 | Marked run 103 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.903 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.906 | 57545 | Marked run 104 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.906 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.908 | 57552 | Added a new run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.908 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.908 | 56126 | Recursively removing directory: /tmp/git.g9J9wX/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.910 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.910 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.910 | 56129 | Recursively removing directory: /tmp/git.6jWsqJ/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.911 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.912 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.912 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.913 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.915 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.915 | 57567 | Added a new run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.916 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.917 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.917 | 57571 | Added a new worker 8 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.917 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.917 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.917 | 56125 | Removed run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.917 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.917 | 56125 | Assigned run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.917 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.P9wB2e 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.919 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.919 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.919 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.920 | 57572 | Added a new worker 15 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.920 | 56125 | Removed run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.920 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.920 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.920 | 56125 | Assigned run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.920 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.W2B4IX 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.921 | 57573 | Added a new run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.921 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.923 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.925 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.926 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.926 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.927 | 57568 | Marked run 105 as finished 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.928 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.928 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.931 | 57569 | Marked run 106 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.931 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.933 | 57576 | Added a new run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.933 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.936 | 56126 | Recursively removing directory: /tmp/git.P9wB2e/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.936 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.938 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.938 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.938 | 56129 | Recursively removing directory: /tmp/git.W2B4IX/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.938 | 57591 | Added a new run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.939 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.940 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.940 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.941 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.941 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.943 | 57594 | Added a new run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.943 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.944 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.946 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.946 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.947 | 57597 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.947 | 56125 | Removed run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.947 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.947 | 56125 | Assigned run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.947 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.947 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.T0un91 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.948 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.948 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.948 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3ZM2oW 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.948 | 57598 | Added a new worker 12 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.948 | 56125 | Removed run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.948 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.948 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.948 | 56125 | Assigned run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.950 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.952 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.952 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.953 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.954 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.956 | 57593 | Marked run 107 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.956 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.959 | 57595 | Marked run 108 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.959 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.962 | 57599 | Added a new run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.962 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.964 | 56129 | Recursively removing directory: /tmp/git.T0un91/ 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.965 | 56126 | Recursively removing directory: /tmp/git.3ZM2oW/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.965 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.965 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.965 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.966 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.966 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.968 | 57615 | Added a new run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.968 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.969 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.969 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.970 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.972 | 57619 | Added a new run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.972 | 56129 | Waiting for a new command 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.973 | 56126 | Waiting for a new command 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.973 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.973 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.974 | 57622 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.974 | 56125 | Removed run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.974 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.974 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.974 | 56125 | Assigned run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.974 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AQRPlo 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.975 | 57621 | Added a new worker 10 to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.975 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Lu4PJd 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.975 | 56125 | Removed run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.975 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.975 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.975 | 56125 | Assigned run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.976 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.980 | 56129 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.980 | 57623 | Added a new run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.981 | 56126 | Checking out revision HEAD 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.981 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.981 | 56129 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.982 | 56126 | Going to run: ./ci 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.984 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.984 | 57617 | Marked run 109 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.984 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.987 | 57618 | Marked run 110 as finished 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.988 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.989 | 57627 | Added a new run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.989 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.992 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.993 | 56126 | Recursively removing directory: /tmp/git.Lu4PJd/ 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.993 | 56129 | Recursively removing directory: /tmp/git.AQRPlo/ 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.994 | 57641 | Added a new run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.995 | 56129 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56129/cimple-worker: 2024-04-25 03:44:53.995 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.995 | 56126 | Process exit code: 0 2024-04-25 03:44:53 | INFO | 56126/cimple-worker: 2024-04-25 03:44:53.995 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.995 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.997 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.998 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.998 | 57643 | Added a new run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.999 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | 56123/cimple-server: 2024-04-25 03:44:53.999 | 56123 | Waiting for new connections 2024-04-25 03:44:53 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:53 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:53 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.001 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.001 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.001 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.001 | 57647 | Added a new worker 14 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.001 | 56125 | Removed run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.001 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.001 | 56125 | Assigned run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.002 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kvnTog 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.002 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.003 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.003 | 57648 | Added a new run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.003 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.004 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.m0dPpS 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.004 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.004 | 57649 | Added a new worker 12 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.004 | 56125 | Removed run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.004 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.004 | 56125 | Assigned run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.005 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.008 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.009 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.010 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.010 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.011 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.012 | 57644 | Marked run 111 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.013 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.016 | 57645 | Marked run 112 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.016 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.017 | 57653 | Added a new run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.017 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.020 | 56126 | Recursively removing directory: /tmp/git.m0dPpS/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.020 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.021 | 56129 | Recursively removing directory: /tmp/git.kvnTog/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.022 | 57667 | Added a new run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.023 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.025 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.023 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.023 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.022 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.022 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.026 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.027 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.029 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.029 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.029 | 57672 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.029 | 56125 | Removed run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.029 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.029 | 56125 | Assigned run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.029 | 57669 | Added a new run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.030 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.030 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.029 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.b4Cfxf 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.032 | 57674 | Added a new worker 6 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.032 | 56125 | Removed run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.032 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.032 | 56125 | Assigned run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.032 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.h0o8b0 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.034 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.034 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.036 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.037 | 57675 | Added a new run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.037 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.037 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.038 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.039 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.040 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.041 | 57671 | Marked run 113 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.041 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.042 | 57678 | Added a new run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.042 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.045 | 57670 | Marked run 114 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.045 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.046 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.047 | 57691 | Added a new run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.048 | 56126 | Recursively removing directory: /tmp/git.b4Cfxf/ 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.048 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.050 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.050 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.051 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.051 | 56129 | Recursively removing directory: /tmp/git.h0o8b0/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.053 | 57695 | Added a new run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.053 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.053 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.053 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.056 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.056 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.056 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.056 | 57699 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.056 | 56125 | Removed run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.056 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.057 | 56125 | Assigned run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.057 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.057 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.057 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.18gwQB 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.059 | 57698 | Added a new run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.060 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.061 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.061 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.062 | 57702 | Added a new worker 14 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.063 | 56125 | Removed run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.063 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.063 | 56125 | Assigned run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.063 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.063 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.063 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TSjAs6 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.064 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.065 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.064 | 57703 | Added a new run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.066 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.068 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.070 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.071 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.073 | 57707 | Added a new run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.073 | 57696 | Marked run 115 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.073 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.076 | 56126 | Recursively removing directory: /tmp/git.18gwQB/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.076 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.077 | 57700 | Marked run 116 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.077 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.079 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.079 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.080 | 57717 | Added a new run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.080 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.082 | 56129 | Recursively removing directory: /tmp/git.TSjAs6/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.082 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.083 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.084 | 57723 | Added a new run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.084 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.084 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.084 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.086 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.086 | 57726 | Added a new worker 8 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.086 | 56125 | Removed run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.086 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.086 | 56125 | Assigned run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.086 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.087 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.x1FwTd 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.087 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.088 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.088 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.089 | 57727 | Added a new run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.089 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.092 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.092 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.092 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.092 | 57731 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.092 | 56125 | Removed run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.092 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.092 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.092 | 56125 | Assigned run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.093 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QwCuoK 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.093 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.094 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.097 | 57730 | Added a new run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.097 | 57724 | Marked run 117 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.097 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.099 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.100 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.100 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.102 | 57728 | Marked run 118 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.103 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.104 | 57736 | Added a new run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.105 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.105 | 56126 | Recursively removing directory: /tmp/git.x1FwTd/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.107 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.107 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.107 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.109 | 57749 | Added a new run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.110 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.111 | 56129 | Recursively removing directory: /tmp/git.QwCuoK/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.111 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.112 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.112 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.112 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.114 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.114 | 57753 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.114 | 56125 | Removed run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.114 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.114 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.114 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.114 | 56125 | Assigned run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.114 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OtCqzE 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.115 | 57752 | Added a new run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.115 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.116 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.118 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.119 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.120 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.120 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.120 | 57757 | Added a new worker 16 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.120 | 56125 | Removed run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.120 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.120 | 56125 | Assigned run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.120 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.120 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.X5mFrW 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.121 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.124 | 57756 | Added a new run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.125 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.128 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.129 | 57751 | Marked run 119 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.129 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.131 | 57766 | Added a new run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.131 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.131 | 56126 | Recursively removing directory: /tmp/git.OtCqzE/ 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.132 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.133 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.133 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.133 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.135 | 57755 | Marked run 120 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.135 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.135 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.136 | 57769 | Added a new run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.137 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.137 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.139 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.141 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.141 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.141 | 57779 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.141 | 56125 | Removed run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.141 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.141 | 56125 | Assigned run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.141 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.142 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Lt0k5c 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.142 | 57778 | Added a new run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.142 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.143 | 56129 | Recursively removing directory: /tmp/git.X5mFrW/ 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.145 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.145 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.146 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.147 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.148 | 57781 | Added a new run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.148 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.148 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.149 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.152 | 57772 | Marked run 121 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.152 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.152 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.152 | 57787 | Added a new worker 6 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.152 | 56125 | Removed run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.152 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.152 | 56125 | Assigned run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.152 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.152 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.153 | 57786 | Added a new run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.152 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wZC73z 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.154 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.156 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.157 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.159 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.159 | 57794 | Added a new run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.160 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.160 | 56126 | Recursively removing directory: /tmp/git.Lt0k5c/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.162 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.162 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.163 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.163 | 57782 | Marked run 122 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.163 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.165 | 57797 | Added a new run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.165 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.165 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.168 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.169 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.169 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.169 | 57807 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.169 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.170 | 56125 | Removed run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.170 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.170 | 56125 | Assigned run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.170 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.41EEAb 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.171 | 56129 | Recursively removing directory: /tmp/git.wZC73z/ 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.172 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.172 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.175 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.176 | 57806 | Added a new run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.176 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.179 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.179 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.179 | 57810 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.179 | 56125 | Removed run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.179 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.179 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.179 | 56125 | Assigned run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.179 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SDiF1m 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.179 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.180 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.180 | 57800 | Marked run 123 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.180 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.181 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.182 | 57811 | Added a new run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.182 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.185 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.186 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.187 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.188 | 57808 | Marked run 124 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.188 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.190 | 57816 | Added a new run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.190 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.191 | 56126 | Recursively removing directory: /tmp/git.41EEAb/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.193 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.193 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.193 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.194 | 57827 | Added a new run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.195 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.197 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.197 | 56129 | Recursively removing directory: /tmp/git.SDiF1m/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.198 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.199 | 57832 | Added a new run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.200 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.200 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.200 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.200 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.200 | 57834 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.200 | 56125 | Removed run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.200 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.200 | 56125 | Assigned run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.201 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.202 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.200 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.200 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OrULQF 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.204 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.204 | 57835 | Added a new run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.205 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.206 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.207 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.208 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.208 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.208 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.208 | 57840 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.208 | 56125 | Removed run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.208 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.208 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.208 | 56125 | Assigned run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.208 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BHJDXH 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.210 | 57831 | Marked run 125 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.210 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.212 | 57839 | Added a new run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.212 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.214 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.215 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.215 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.217 | 57849 | Added a new run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.218 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.220 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.220 | 56126 | Recursively removing directory: /tmp/git.OrULQF/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.222 | 57836 | Marked run 126 as finished 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.222 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.222 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.222 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.224 | 57855 | Added a new run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.224 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.226 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.226 | 56129 | Recursively removing directory: /tmp/git.BHJDXH/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.227 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.228 | 57860 | Added a new run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.229 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.229 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.229 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.230 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.230 | 57862 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.230 | 56125 | Removed run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.230 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.230 | 56125 | Assigned run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.230 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.231 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.E4gJR5 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.232 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.232 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.233 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.233 | 57863 | Added a new run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.234 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.236 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.236 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.237 | 57866 | Added a new worker 11 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.237 | 56125 | Removed run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.237 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.237 | 56125 | Assigned run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.236 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.237 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.237 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.237 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LgyTgx 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.239 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.240 | 57859 | Marked run 127 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.240 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.242 | 57867 | Added a new run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.242 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.244 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.245 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.245 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.246 | 57864 | Marked run 128 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.247 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.248 | 57874 | Added a new run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.248 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.250 | 56126 | Recursively removing directory: /tmp/git.E4gJR5/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.251 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.251 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.251 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.253 | 57881 | Added a new run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.254 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.256 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.256 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.257 | 56129 | Recursively removing directory: /tmp/git.LgyTgx/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.258 | 57888 | Added a new run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.258 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.259 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.259 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.259 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.259 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.260 | 57890 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.260 | 56125 | Removed run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.260 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.260 | 56125 | Assigned run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.260 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yannTP 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.261 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.261 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.263 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.263 | 57891 | Added a new run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.263 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.265 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.266 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.266 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.266 | 57895 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.266 | 56125 | Removed run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.266 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.267 | 56125 | Assigned run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.267 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.267 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.267 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OKCDeG 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.268 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.268 | 57894 | Added a new run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.269 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.272 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.272 | 57887 | Marked run 129 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.272 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.273 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.274 | 57898 | Added a new run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.274 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.275 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.277 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.279 | 57892 | Marked run 130 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.279 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.280 | 57908 | Added a new run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.280 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.281 | 56126 | Recursively removing directory: /tmp/git.yannTP/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.283 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.283 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.284 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.284 | 56129 | Recursively removing directory: /tmp/git.OKCDeG/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.285 | 57915 | Added a new run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.286 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.286 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.287 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.287 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.289 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.290 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.290 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.290 | 57919 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.290 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.290 | 56125 | Removed run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.290 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.290 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.290 | 56125 | Assigned run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.290 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dA6LpT 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.291 | 57918 | Added a new run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.292 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.294 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.294 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.294 | 57922 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.294 | 56125 | Removed run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.294 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.294 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.294 | 56125 | Assigned run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.294 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oi0Txx 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.296 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.296 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.297 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.301 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.301 | 57916 | Marked run 131 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.301 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.302 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.303 | 57924 | Added a new run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.303 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.306 | 57920 | Marked run 132 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.306 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.306 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.308 | 57933 | Added a new run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.308 | 56126 | Recursively removing directory: /tmp/git.dA6LpT/ 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.309 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.310 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.310 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.311 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.314 | 57941 | Added a new run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.314 | 56129 | Recursively removing directory: /tmp/git.oi0Txx/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.314 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.314 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.315 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.315 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.316 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.318 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.318 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CenGHQ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.318 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.318 | 57945 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.318 | 56125 | Removed run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.318 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.318 | 56125 | Assigned run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.318 | 57944 | Added a new run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.318 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.319 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.322 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.322 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.322 | 57948 | Added a new worker 12 to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.322 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.323 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.323 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.323 | 56125 | Removed run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.323 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.323 | 56125 | Assigned run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.324 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.324 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.n6G4U6 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.329 | 57942 | Marked run 133 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.329 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.330 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.331 | 57950 | Added a new run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.331 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.332 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.334 | 56126 | Recursively removing directory: /tmp/git.CenGHQ/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.334 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.335 | 57946 | Marked run 134 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.335 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.336 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.336 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.337 | 57959 | Added a new run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.337 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.340 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.340 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.341 | 57968 | Added a new run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.342 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.343 | 56129 | Recursively removing directory: /tmp/git.n6G4U6/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.343 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.343 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.343 | 57970 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.344 | 56125 | Removed run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.344 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.344 | 56125 | Assigned run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.344 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.344 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Pce5S0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.345 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.345 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.345 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.347 | 57971 | Added a new run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.347 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.349 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.351 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.351 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.352 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.352 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.352 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.352 | 57976 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.352 | 56125 | Removed run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.352 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.352 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.352 | 56125 | Assigned run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.352 | 57967 | Marked run 135 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.353 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.353 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jgVJcd 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.355 | 57974 | Added a new run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.358 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.359 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.360 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.362 | 56126 | Recursively removing directory: /tmp/git.Pce5S0/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.363 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.363 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.366 | 57973 | Marked run 136 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.366 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.366 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.368 | 57982 | Added a new run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.368 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.369 | 56129 | Recursively removing directory: /tmp/git.jgVJcd/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.370 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.371 | 57994 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.371 | 56125 | Removed run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.371 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.371 | 56125 | Assigned run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.371 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.371 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.371 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.372 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.371 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.371 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QKTqlh 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.373 | 57995 | Added a new run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.374 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.376 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.377 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.377 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.378 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.379 | 57998 | Added a new run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.379 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.379 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.380 | 58000 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.380 | 56125 | Removed run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.380 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.380 | 56125 | Assigned run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.380 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.w83ZmN 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.381 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.383 | 57992 | Marked run 137 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.384 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.384 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.387 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.387 | 58006 | Added a new run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.387 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.388 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.390 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.391 | 57997 | Marked run 138 as finished 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.391 | 56126 | Recursively removing directory: /tmp/git.QKTqlh/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.391 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.393 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.393 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.394 | 58011 | Added a new run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.394 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.397 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.398 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.398 | 56129 | Recursively removing directory: /tmp/git.w83ZmN/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.400 | 58019 | Added a new run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.400 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.400 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.400 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.402 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.402 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.402 | 58022 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.402 | 56125 | Removed run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.402 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.402 | 56125 | Assigned run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.402 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BeG9VP 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.402 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.404 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.404 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.406 | 58023 | Added a new run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.407 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.408 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.408 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.408 | 58026 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.408 | 56125 | Removed run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.408 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.408 | 56125 | Assigned run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.408 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.409 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.409 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gXxDrc 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.410 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.410 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.412 | 58020 | Marked run 139 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.412 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.414 | 58027 | Added a new run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.414 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.417 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.417 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.418 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.420 | 58036 | Added a new run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.420 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.420 | 58024 | Marked run 140 as finished 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.421 | 56126 | Recursively removing directory: /tmp/git.BeG9VP/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.421 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.423 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.423 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.423 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.425 | 58041 | Added a new run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.425 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.426 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.428 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.429 | 56129 | Recursively removing directory: /tmp/git.gXxDrc/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.430 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.430 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.430 | 58049 | Added a new worker 11 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.430 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.430 | 56125 | Removed run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.430 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.430 | 56125 | Assigned run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.430 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.srIXE0 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.431 | 58048 | Added a new run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.431 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.431 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.432 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.435 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.436 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.436 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.437 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.437 | 58051 | Added a new run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.437 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.440 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.440 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.440 | 58055 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.440 | 56125 | Removed run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.440 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.440 | 56125 | Assigned run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.440 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.441 | 58047 | Marked run 141 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.441 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.441 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.440 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uD81FJ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.443 | 58057 | Added a new run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.443 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.446 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.446 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.447 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.450 | 56126 | Recursively removing directory: /tmp/git.srIXE0/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.451 | 58064 | Added a new run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.451 | 58052 | Marked run 142 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.451 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.451 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.452 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.452 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.454 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.455 | 58072 | Added a new run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.456 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.456 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.458 | 56129 | Recursively removing directory: /tmp/git.uD81FJ/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.458 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.459 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.459 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.459 | 58077 | Added a new worker 14 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.460 | 56125 | Removed run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.460 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.460 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.460 | 56125 | Assigned run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.460 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.woXmGu 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.460 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.460 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.460 | 58076 | Added a new run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.461 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.464 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.464 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.465 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.466 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.466 | 58079 | Added a new run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.467 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.468 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.468 | 58083 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.468 | 56125 | Removed run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.468 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.468 | 56125 | Assigned run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.468 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.468 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.469 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QSl0B7 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.469 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.471 | 58075 | Marked run 143 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.471 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.472 | 58085 | Added a new run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.473 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.475 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.475 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.476 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.479 | 56126 | Recursively removing directory: /tmp/git.woXmGu/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.480 | 58080 | Marked run 144 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.480 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.481 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.481 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.482 | 58092 | Added a new run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.482 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.485 | 56129 | Recursively removing directory: /tmp/git.QSl0B7/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.485 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.486 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.486 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.486 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.487 | 58101 | Added a new run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.487 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.489 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.489 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.489 | 58104 | Added a new worker 8 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.489 | 56125 | Removed run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.489 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.489 | 56125 | Assigned run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.489 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.489 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GSeSKT 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.490 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.491 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.493 | 58106 | Added a new run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.493 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.493 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.493 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.493 | 58107 | Added a new worker 12 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.493 | 56125 | Removed run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.493 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.493 | 56125 | Assigned run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.494 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.494 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mjZT0K 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.495 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.496 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.498 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.500 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.500 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.501 | 58102 | Marked run 145 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.502 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.503 | 58110 | Added a new run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.503 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.506 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.506 | 56126 | Recursively removing directory: /tmp/git.GSeSKT/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.508 | 58105 | Marked run 146 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.508 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.509 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.509 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.509 | 58121 | Added a new run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.510 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.512 | 56129 | Recursively removing directory: /tmp/git.mjZT0K/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.512 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.514 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.514 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.514 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.514 | 58127 | Added a new run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.514 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.517 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.518 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.518 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.518 | 58130 | Added a new run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.518 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.518 | 58131 | Added a new worker 6 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.518 | 56125 | Removed run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.518 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.518 | 56125 | Assigned run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.518 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.519 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.519 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kUYHXn 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.521 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.522 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.522 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.522 | 58135 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.523 | 56125 | Removed run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.523 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.523 | 56125 | Assigned run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.523 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.523 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9dGZHz 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.524 | 58134 | Added a new run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.525 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.525 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.526 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.527 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.529 | 58128 | Marked run 147 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.530 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.531 | 58138 | Added a new run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.531 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.531 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.532 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.534 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.535 | 58132 | Marked run 148 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.535 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.537 | 58147 | Added a new run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.537 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.537 | 56126 | Recursively removing directory: /tmp/git.kUYHXn/ 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.539 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.539 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.540 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.542 | 58155 | Added a new run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.542 | 56129 | Recursively removing directory: /tmp/git.9dGZHz/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.543 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.543 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.544 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.544 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.545 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.546 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.546 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.546 | 58159 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.546 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.546 | 56125 | Removed run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.546 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.546 | 56125 | Assigned run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.546 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CkGqL8 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.548 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.548 | 58158 | Added a new run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.551 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.551 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.551 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.552 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.552 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.552 | 58162 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.552 | 56125 | Removed run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.552 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.552 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.552 | 56125 | Assigned run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.553 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.71EPJ6 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.553 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.554 | 58163 | Added a new run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.555 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.557 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.558 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.559 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.560 | 58156 | Marked run 149 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.560 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.563 | 58160 | Marked run 150 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.563 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.565 | 56126 | Recursively removing directory: /tmp/git.CkGqL8/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.565 | 58167 | Added a new run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.565 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.567 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.567 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.568 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.570 | 56129 | Recursively removing directory: /tmp/git.71EPJ6/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.570 | 58181 | Added a new run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.571 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.571 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.572 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.572 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.573 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.574 | 58184 | Added a new run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.575 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.575 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.575 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.575 | 58185 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.575 | 56125 | Removed run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.575 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.575 | 56125 | Assigned run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.575 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.575 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oY72OZ 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.576 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.578 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.580 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.580 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.581 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.581 | 58189 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.581 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.581 | 56125 | Removed run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.581 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.581 | 56125 | Assigned run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.581 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.goZE3C 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.581 | 58188 | Added a new run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.581 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.581 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.586 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.587 | 58182 | Marked run 151 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.587 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.587 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.589 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.589 | 58193 | Added a new run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.590 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.592 | 56126 | Recursively removing directory: /tmp/git.oY72OZ/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.593 | 58187 | Marked run 152 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.593 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.593 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.595 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.595 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.595 | 58202 | Added a new run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.596 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.598 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.599 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.600 | 58209 | Added a new run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.600 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.600 | 56129 | Recursively removing directory: /tmp/git.goZE3C/ 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.602 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.602 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.603 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.603 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.603 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.603 | 58212 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.603 | 56125 | Removed run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.603 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.603 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.603 | 56125 | Assigned run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.604 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3g49tH 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.605 | 58213 | Added a new run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.606 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.606 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.608 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.609 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.610 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.610 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.610 | 58217 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.610 | 56125 | Removed run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.610 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.610 | 56125 | Assigned run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.610 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.610 | 58216 | Added a new run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.610 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.611 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.612 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8a2JWO 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.614 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.615 | 58210 | Marked run 153 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.615 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.616 | 58221 | Added a new run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.617 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.619 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.620 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.620 | 56126 | Recursively removing directory: /tmp/git.3g49tH/ 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.621 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.622 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.622 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.623 | 58215 | Marked run 154 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.623 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.624 | 58228 | Added a new run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.624 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.626 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.627 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.630 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.630 | 58238 | Added a new run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.632 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.633 | 58240 | Added a new worker 8 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.633 | 56125 | Removed run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.633 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.633 | 56125 | Assigned run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.633 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.632 | 56129 | Recursively removing directory: /tmp/git.8a2JWO/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.633 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.a1Lnlu 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.633 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.633 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.635 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.637 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.637 | 58241 | Added a new run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.638 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.638 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.639 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.640 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.641 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.641 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.641 | 58246 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.642 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TTvGf8 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.641 | 56125 | Removed run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.641 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.641 | 58235 | Marked run 155 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.641 | 56125 | Assigned run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.642 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.642 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.643 | 58245 | Added a new run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.644 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.646 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.647 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.648 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.651 | 58242 | Marked run 156 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.651 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.651 | 56126 | Recursively removing directory: /tmp/git.a1Lnlu/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.652 | 58252 | Added a new run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.652 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.653 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.653 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.655 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.657 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.657 | 58263 | Added a new run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.658 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.658 | 56129 | Recursively removing directory: /tmp/git.TTvGf8/ 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.659 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.659 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.660 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.661 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.661 | 58267 | Added a new worker 12 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.661 | 56125 | Removed run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.661 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.661 | 56125 | Assigned run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.661 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.661 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.661 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZuLbZs 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.662 | 58266 | Added a new run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.663 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.663 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.666 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.667 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.667 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.667 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.667 | 58271 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.667 | 56125 | Removed run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.667 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.667 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.667 | 56125 | Assigned run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.668 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Toe5pr 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.669 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.669 | 58270 | Added a new run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.670 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.674 | 58264 | Marked run 157 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.674 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.674 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.676 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.676 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.677 | 58269 | Marked run 158 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.677 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.679 | 56126 | Recursively removing directory: /tmp/git.ZuLbZs/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.679 | 58278 | Added a new run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.680 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.681 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.681 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.682 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.684 | 58287 | Added a new run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.684 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.685 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.687 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.687 | 56129 | Recursively removing directory: /tmp/git.Toe5pr/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.688 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.688 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.688 | 58293 | Added a new worker 14 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.688 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.688 | 56125 | Removed run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.688 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.689 | 56125 | Assigned run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.689 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.j6PEO9 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.690 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.690 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.690 | 58292 | Added a new run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.691 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.693 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.693 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.694 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.694 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.695 | 58295 | Added a new run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.695 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.697 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.698 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.698 | 58299 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.698 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.698 | 56125 | Removed run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.698 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.698 | 56125 | Assigned run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.698 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Z96cMS 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.698 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.698 | 58290 | Marked run 159 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.698 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.701 | 58300 | Added a new run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.701 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.704 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.705 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.706 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.707 | 56126 | Recursively removing directory: /tmp/git.j6PEO9/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.707 | 58296 | Marked run 160 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.708 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.709 | 58308 | Added a new run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.709 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.709 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.709 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.712 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.713 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.715 | 58317 | Added a new run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.715 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.716 | 56129 | Recursively removing directory: /tmp/git.Z96cMS/ 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.717 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.717 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.717 | 58320 | Added a new worker 8 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.717 | 56125 | Removed run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.717 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.717 | 56125 | Assigned run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.717 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fqk7p7 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.717 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.717 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.717 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.719 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.721 | 58321 | Added a new run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.721 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.722 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.724 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.725 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.726 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.726 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.726 | 58325 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.726 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.726 | 56125 | Removed run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.726 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.726 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.726 | 56125 | Assigned run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.727 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yjiawE 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.728 | 58318 | Marked run 161 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.729 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.730 | 58324 | Added a new run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.730 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.733 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.733 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.734 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.736 | 58323 | Marked run 162 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.736 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.737 | 58334 | Added a new run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.737 | 56126 | Recursively removing directory: /tmp/git.fqk7p7/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.737 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.739 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.739 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.740 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.742 | 58341 | Added a new run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.742 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.743 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.744 | 56129 | Recursively removing directory: /tmp/git.yjiawE/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.745 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.745 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.745 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.746 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.747 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.747 | 58347 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.747 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.747 | 56125 | Removed run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.747 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.747 | 56125 | Assigned run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.747 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iXCwf0 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.747 | 58346 | Added a new run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.747 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.749 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.750 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.752 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.752 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.752 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.753 | 58351 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.753 | 56125 | Removed run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.753 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.753 | 56125 | Assigned run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.753 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.753 | 58350 | Added a new run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.753 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Kjbayt 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.753 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.753 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.757 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.757 | 58345 | Marked run 163 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.757 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.760 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.760 | 58355 | Added a new run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.761 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.762 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.764 | 58349 | Marked run 164 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.764 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.765 | 56126 | Recursively removing directory: /tmp/git.iXCwf0/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.765 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.767 | 58364 | Added a new run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.767 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.767 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.767 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.770 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.771 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.772 | 58371 | Added a new run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.772 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.772 | 56129 | Recursively removing directory: /tmp/git.Kjbayt/ 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.774 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.774 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.774 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.775 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.775 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.775 | 58375 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.775 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.775 | 56125 | Removed run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.775 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.775 | 56125 | Assigned run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.776 | 58374 | Added a new run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.776 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.776 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UEoG1h 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.778 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.779 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.781 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.782 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.782 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.782 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.782 | 58379 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.782 | 56125 | Removed run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.782 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.782 | 56125 | Assigned run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.782 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.782 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wXd7oe 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.785 | 58372 | Marked run 165 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.785 | 58378 | Added a new run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.785 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.788 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.789 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.789 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.790 | 58388 | Added a new run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.790 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.793 | 56126 | Recursively removing directory: /tmp/git.UEoG1h/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.794 | 58377 | Marked run 166 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.794 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.794 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.795 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.795 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.796 | 58396 | Added a new run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.797 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.799 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.799 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.800 | 56129 | Recursively removing directory: /tmp/git.wXd7oe/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.801 | 58400 | Added a new run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.802 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.802 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.802 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.803 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.803 | 58403 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.803 | 56125 | Removed run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.803 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.803 | 56125 | Assigned run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.803 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.803 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OIPAZ1 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.805 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.805 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.806 | 58404 | Added a new run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.807 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.807 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.809 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.810 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.810 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.810 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.810 | 58408 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.810 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.811 | 56125 | Removed run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.811 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.811 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.811 | 56125 | Assigned run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.811 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.luF6RW 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.815 | 58401 | Marked run 167 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.815 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.817 | 58409 | Added a new run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.817 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.818 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.819 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.820 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.821 | 58405 | Marked run 168 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.821 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.821 | 56126 | Recursively removing directory: /tmp/git.OIPAZ1/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.823 | 58418 | Added a new run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.823 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.824 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.824 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.826 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.828 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.828 | 58425 | Added a new run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.829 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.830 | 56129 | Recursively removing directory: /tmp/git.luF6RW/ 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.831 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.831 | 56129 | Process output: 415085 bytes 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.831 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.832 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BvDx8n 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.831 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.832 | 58429 | Added a new worker 8 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.832 | 56125 | Removed run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.832 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.832 | 56125 | Assigned run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.832 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.832 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.834 | 58430 | Added a new run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.835 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.835 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.837 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.838 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.838 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.839 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.839 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.839 | 58435 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.839 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.839 | 56125 | Removed run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.839 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.839 | 56125 | Assigned run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.839 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QH1nqF 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.842 | 58427 | Marked run 169 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.842 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.844 | 58433 | Added a new run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.844 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.847 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.847 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.848 | 58431 | Marked run 170 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.848 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.848 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.850 | 58443 | Added a new run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.850 | 56126 | Recursively removing directory: /tmp/git.BvDx8n/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.850 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.852 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.852 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.853 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.855 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.855 | 58450 | Added a new run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.856 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.857 | 56129 | Recursively removing directory: /tmp/git.QH1nqF/ 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.858 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.858 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.858 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.859 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.859 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.859 | 58456 | Added a new worker 13 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.859 | 56125 | Removed run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.859 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.859 | 56125 | Assigned run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.859 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.859 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VzSpgA 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.862 | 58455 | Added a new run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.862 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.863 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.866 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.867 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.867 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.867 | 58460 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.867 | 56125 | Removed run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.867 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.867 | 56125 | Assigned run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.867 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bC8T8t 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.867 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.869 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.870 | 58453 | Marked run 171 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.870 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.870 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.872 | 58459 | Added a new run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.872 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.873 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.874 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.875 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.878 | 58458 | Marked run 172 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.878 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.879 | 58466 | Added a new run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.880 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.881 | 56126 | Recursively removing directory: /tmp/git.VzSpgA/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.883 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.883 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.883 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.885 | 58478 | Added a new run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.885 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.886 | 56129 | Recursively removing directory: /tmp/git.bC8T8t/ 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.887 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.887 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.887 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.888 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.889 | 58480 | Added a new run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.889 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.891 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.892 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.892 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.892 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.892 | 58484 | Added a new worker 15 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.892 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.892 | 56125 | Removed run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.892 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.892 | 56125 | Assigned run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.892 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lS8SD7 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.893 | 58483 | Added a new run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.894 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.896 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.896 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.896 | 58487 | Added a new worker 8 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.896 | 56125 | Removed run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.896 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.896 | 56125 | Assigned run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.896 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.m5k94F 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.897 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.897 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.898 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.899 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.900 | 58488 | Added a new run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.900 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.903 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.903 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.904 | 58481 | Marked run 173 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.904 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.904 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.906 | 58492 | Added a new run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.906 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.909 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.910 | 58485 | Marked run 174 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.910 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.910 | 56126 | Recursively removing directory: /tmp/git.lS8SD7/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.912 | 58501 | Added a new run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.912 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.913 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.913 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.915 | 56129 | Recursively removing directory: /tmp/git.m5k94F/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.916 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.917 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.918 | 58508 | Added a new run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.918 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.918 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.918 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.920 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.920 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.920 | 58511 | Added a new worker 8 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.920 | 56125 | Removed run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.920 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.920 | 56125 | Assigned run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.920 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6DSf2u 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.921 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.921 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.922 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.924 | 58512 | Added a new run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.925 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.925 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.926 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.926 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.927 | 58515 | Added a new worker 14 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.927 | 56125 | Removed run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.927 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.927 | 56125 | Assigned run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.927 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.F2P1gA 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.927 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.928 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.928 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.930 | 58509 | Marked run 175 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.930 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.932 | 58517 | Added a new run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.933 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.933 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.934 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.935 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.936 | 58513 | Marked run 176 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.936 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.937 | 58526 | Added a new run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.938 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.939 | 56126 | Recursively removing directory: /tmp/git.6DSf2u/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.940 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.940 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.941 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.944 | 58534 | Added a new run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.944 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.944 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.945 | 56129 | Recursively removing directory: /tmp/git.F2P1gA/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.947 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.947 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.947 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.948 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.948 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.948 | 58537 | Added a new run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.949 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.949 | 58538 | Added a new worker 8 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.949 | 56125 | Removed run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.949 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.949 | 56125 | Assigned run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.949 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.949 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7lsjjX 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.951 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.951 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.954 | 58541 | Added a new run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.954 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.954 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.954 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.955 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.955 | 58542 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.955 | 56125 | Removed run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.955 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.955 | 56125 | Assigned run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.955 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.955 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.956 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZdoPNM 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.958 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.961 | 58535 | Marked run 177 as finished 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.961 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.961 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.962 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.965 | 58545 | Added a new run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.966 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.967 | 56126 | Recursively removing directory: /tmp/git.7lsjjX/ 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.969 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.969 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.969 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.969 | 58540 | Marked run 178 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.970 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.970 | 58558 | Added a new run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.971 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.973 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.973 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.974 | 56129 | Recursively removing directory: /tmp/git.ZdoPNM/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.975 | 58563 | Added a new run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.976 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.976 | 56129 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.976 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.977 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.977 | 58565 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.977 | 56125 | Removed run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.977 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.977 | 56125 | Assigned run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.977 | 56126 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.977 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NEN9ly 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.979 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.979 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.980 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.981 | 58566 | Added a new run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.982 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.982 | 56126 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.983 | 56126 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.984 | 56129 | Waiting for a new command 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.984 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.984 | 58570 | Added a new worker 10 to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.984 | 56125 | Removed run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.984 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.984 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.984 | 56125 | Assigned run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.984 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LM4Rhz 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.984 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.991 | 56129 | Checking out revision HEAD 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.991 | 58571 | Added a new run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.991 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.992 | 58562 | Marked run 179 as finished 2024-04-25 03:44:54 | INFO | 56129/cimple-worker: 2024-04-25 03:44:54.992 | 56129 | Going to run: ./ci 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.992 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.996 | 56126 | Recursively removing directory: /tmp/git.NEN9ly/ 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.996 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.996 | 58567 | Marked run 180 as finished 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.996 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.998 | 56126 | Process exit code: 0 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.998 | 58582 | Added a new run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:54 | INFO | 56126/cimple-worker: 2024-04-25 03:44:54.998 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:54 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:54 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:54 | INFO | 56123/cimple-server: 2024-04-25 03:44:54.999 | 56123 | Waiting for new connections 2024-04-25 03:44:54 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.001 | 56129 | Recursively removing directory: /tmp/git.LM4Rhz/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.001 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.003 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.004 | 58588 | Added a new run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.004 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.004 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.004 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.006 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.006 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.006 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.007 | 58592 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.007 | 56125 | Removed run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.007 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.007 | 56125 | Assigned run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.007 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4kYbhp 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.007 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.008 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.009 | 58591 | Added a new run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.009 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.012 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.012 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.012 | 58595 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.012 | 56125 | Removed run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.012 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.012 | 56125 | Assigned run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.012 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jVscrP 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.012 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.013 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.015 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.015 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.018 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.019 | 58589 | Marked run 181 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.019 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.019 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.020 | 58597 | Added a new run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.020 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.024 | 56126 | Recursively removing directory: /tmp/git.4kYbhp/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.024 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.025 | 58593 | Marked run 182 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.025 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.026 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.026 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.027 | 58608 | Added a new run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.028 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.029 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.030 | 56129 | Recursively removing directory: /tmp/git.jVscrP/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.030 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.032 | 58615 | Added a new run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.032 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.032 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.033 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.033 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.033 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.033 | 58617 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.034 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.i30nfV 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.033 | 56125 | Removed run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.033 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.033 | 56125 | Assigned run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.035 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.036 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.036 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.037 | 58618 | Added a new run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.038 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.039 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.040 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.040 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.040 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.040 | 58621 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.041 | 56125 | Removed run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.041 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.041 | 56125 | Assigned run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.041 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.041 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.041 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6vqNfZ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.045 | 58614 | Marked run 183 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.045 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.047 | 58623 | Added a new run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.048 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.049 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.050 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.050 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.051 | 56126 | Recursively removing directory: /tmp/git.i30nfV/ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.052 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.052 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.053 | 58619 | Marked run 184 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.053 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.055 | 58632 | Added a new run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.055 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.055 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.058 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.059 | 56129 | Recursively removing directory: /tmp/git.6vqNfZ/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.060 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.060 | 58642 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.060 | 56125 | Removed run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.060 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.060 | 56125 | Assigned run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.060 | 58641 | Added a new run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.060 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.061 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.061 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.059 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.060 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.f0iGwq 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.063 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.065 | 58644 | Added a new run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.065 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.066 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.067 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.068 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.068 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.069 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.069 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.069 | 58649 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.069 | 56125 | Removed run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.069 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.069 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.069 | 56125 | Assigned run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.070 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qqnJqr 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.070 | 58638 | Marked run 185 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.070 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.072 | 58648 | Added a new run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.072 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.075 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.077 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.077 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.078 | 56126 | Recursively removing directory: /tmp/git.f0iGwq/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.079 | 58645 | Marked run 186 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.079 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.081 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.081 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.081 | 58657 | Added a new run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.081 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.084 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.085 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.086 | 58666 | Added a new run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.086 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.087 | 56129 | Recursively removing directory: /tmp/git.qqnJqr/ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.088 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.088 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.088 | 58669 | Added a new worker 8 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.088 | 56125 | Removed run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.088 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.088 | 56125 | Assigned run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.088 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.288gvW 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.089 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.089 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.090 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.090 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.092 | 58670 | Added a new run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.092 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.093 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.093 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.095 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.095 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.097 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.097 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.097 | 58675 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.097 | 56125 | Removed run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.097 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.097 | 56125 | Assigned run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.097 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.097 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GzSAfd 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.098 | 58667 | Marked run 187 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.098 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.099 | 58673 | Added a new run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.100 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.103 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.104 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.105 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.105 | 58683 | Added a new run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.106 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.107 | 56126 | Recursively removing directory: /tmp/git.288gvW/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.109 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.109 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.109 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.109 | 58672 | Marked run 188 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.109 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.111 | 58687 | Added a new run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.111 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.113 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.114 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.116 | 56129 | Recursively removing directory: /tmp/git.GzSAfd/ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.117 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.117 | 58695 | Added a new run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.117 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.117 | 58696 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.117 | 56125 | Removed run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.117 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.117 | 56125 | Assigned run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.118 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.udjSRb 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.118 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.118 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.118 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.118 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.121 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.122 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.123 | 58698 | Added a new run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.123 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.123 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.125 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.126 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.127 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.127 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.127 | 58703 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.127 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.127 | 58694 | Marked run 189 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.127 | 56125 | Removed run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.127 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.127 | 56125 | Assigned run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.128 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.128 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.l59wFY 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.129 | 58702 | Added a new run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.129 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.133 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.133 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.134 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.136 | 56126 | Recursively removing directory: /tmp/git.udjSRb/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.137 | 58699 | Marked run 190 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.137 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.138 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.138 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.139 | 58711 | Added a new run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.139 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.142 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.142 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.144 | 58721 | Added a new run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.144 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.145 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.145 | 58723 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.146 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.146 | 56125 | Removed run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.146 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.146 | 56125 | Assigned run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.145 | 56129 | Recursively removing directory: /tmp/git.l59wFY/ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.145 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.146 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FuJXU6 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.147 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.147 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.147 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.149 | 58724 | Added a new run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.150 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.151 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.152 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.152 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.152 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.156 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.156 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.156 | 58731 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.156 | 56125 | Removed run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.156 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.156 | 56125 | Assigned run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.156 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0Zl1zW 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.157 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.157 | 58720 | Marked run 191 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.157 | 58726 | Added a new run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.158 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.160 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.162 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.163 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.165 | 56126 | Recursively removing directory: /tmp/git.FuJXU6/ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.166 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.166 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.168 | 58737 | Added a new run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.169 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.170 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.172 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.173 | 58728 | Marked run 192 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.173 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.173 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.173 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.173 | 58748 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.174 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.174 | 56125 | Removed run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.174 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.174 | 56125 | Assigned run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.174 | 58747 | Added a new run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.174 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.174 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wJ1gao 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.175 | 56129 | Recursively removing directory: /tmp/git.0Zl1zW/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.177 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.177 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.177 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.179 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.180 | 58750 | Added a new run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.180 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.180 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.181 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.183 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.185 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.185 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.185 | 58757 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.185 | 56125 | Removed run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.185 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.185 | 56125 | Assigned run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.185 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lRHfqz 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.185 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.187 | 58746 | Marked run 193 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.187 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.189 | 58755 | Added a new run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.189 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.191 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.191 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.192 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.192 | 56126 | Recursively removing directory: /tmp/git.wJ1gao/ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.194 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.194 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.196 | 58753 | Marked run 194 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.196 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.197 | 58763 | Added a new run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.197 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.198 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.200 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.202 | 58773 | Added a new run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.202 | 56129 | Recursively removing directory: /tmp/git.lRHfqz/ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.202 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.202 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.202 | 58774 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.202 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.202 | 56125 | Removed run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.202 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.203 | 56125 | Assigned run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.203 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VITvuK 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.204 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.204 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.204 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.205 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.207 | 58776 | Added a new run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.208 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.208 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.209 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.210 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.211 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.211 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.211 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.211 | 58781 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.212 | 56125 | Removed run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.212 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.212 | 56125 | Assigned run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.212 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.212 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.THHsjb 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.213 | 58772 | Marked run 195 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.213 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.215 | 58779 | Added a new run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.216 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.218 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.220 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.220 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.222 | 58777 | Marked run 196 as finished 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.222 | 56126 | Recursively removing directory: /tmp/git.VITvuK/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.222 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.224 | 58789 | Added a new run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.224 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.224 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.224 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.227 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.228 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.229 | 58798 | Added a new run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.229 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.231 | 56129 | Recursively removing directory: /tmp/git.THHsjb/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.232 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.232 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.232 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.232 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.232 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.232 | 58802 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.232 | 56125 | Removed run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.232 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.233 | 56125 | Assigned run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.233 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.V0Xd85 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.233 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.235 | 58801 | Added a new run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.236 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.237 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.238 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.239 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.239 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.241 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.241 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.241 | 58807 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.241 | 56125 | Removed run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.241 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.241 | 56125 | Assigned run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.241 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.241 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.x08cbl 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.242 | 58799 | Marked run 197 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.242 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.244 | 58805 | Added a new run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.244 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.247 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.247 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.249 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.251 | 56126 | Recursively removing directory: /tmp/git.V0Xd85/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.251 | 58804 | Marked run 198 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.251 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.253 | 58815 | Added a new run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.253 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.253 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.253 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.256 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.258 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.258 | 56129 | Recursively removing directory: /tmp/git.x08cbl/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.259 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.260 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.260 | 58824 | Added a new run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.261 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.261 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.261 | 58826 | Added a new worker 8 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.261 | 56125 | Removed run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.261 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.261 | 56125 | Assigned run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.261 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.261 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.261 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.G0lpZ5 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.264 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.264 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.266 | 58828 | Added a new run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.267 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.267 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.268 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.268 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.268 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.269 | 58831 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.269 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.269 | 56125 | Removed run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.269 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.269 | 56125 | Assigned run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.269 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.270 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RjK08R 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.272 | 58825 | Marked run 199 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.273 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.276 | 58833 | Added a new run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.277 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.276 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.278 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.278 | 56126 | Recursively removing directory: /tmp/git.G0lpZ5/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.280 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.280 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.280 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.280 | 58829 | Marked run 200 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.280 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.282 | 58842 | Added a new run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.282 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.284 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.285 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.287 | 58851 | Added a new run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.287 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.287 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.287 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.288 | 58852 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.288 | 56125 | Removed run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.288 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.288 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.288 | 56125 | Assigned run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.288 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sGBGxB 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.288 | 56129 | Recursively removing directory: /tmp/git.RjK08R/ 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.290 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.290 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.290 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.292 | 58854 | Added a new run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.293 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.293 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.294 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.295 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.296 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.298 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.298 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.299 | 58861 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.299 | 56125 | Removed run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.299 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.299 | 56125 | Assigned run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.299 | 58849 | Marked run 201 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.299 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.299 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.300 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DBofjn 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.301 | 58858 | Added a new run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.301 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.304 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.306 | 56126 | Recursively removing directory: /tmp/git.sGBGxB/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.306 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.307 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.307 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.307 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.308 | 58856 | Marked run 202 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.308 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.309 | 58867 | Added a new run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.310 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.311 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.312 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.314 | 58874 | Added a new run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.314 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.315 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.315 | 58878 | Added a new worker 8 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.315 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.315 | 56125 | Removed run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.315 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.315 | 56125 | Assigned run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.315 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EOUQx6 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.318 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.319 | 56129 | Recursively removing directory: /tmp/git.DBofjn/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.320 | 58880 | Added a new run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.320 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.321 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.321 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.321 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.321 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.324 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.325 | 58871 | Marked run 203 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.325 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.325 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.326 | 58884 | Added a new run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.326 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.329 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.329 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.329 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.329 | 58893 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.329 | 56125 | Removed run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.329 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.329 | 56125 | Assigned run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.329 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.330 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BYznyQ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.331 | 56126 | Recursively removing directory: /tmp/git.EOUQx6/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.332 | 58892 | Added a new run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.333 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.333 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.333 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.335 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.335 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.336 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.337 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.337 | 58895 | Added a new run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.338 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.340 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.341 | 58886 | Marked run 204 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.341 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.341 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.341 | 58904 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.341 | 56125 | Removed run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.341 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.341 | 56125 | Assigned run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.341 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.341 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SPKOy5 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.342 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.344 | 58901 | Added a new run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.344 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.347 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.347 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.348 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.349 | 56129 | Recursively removing directory: /tmp/git.BYznyQ/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.349 | 58908 | Added a new run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.350 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.351 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.351 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.353 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.354 | 58897 | Marked run 205 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.354 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.355 | 58913 | Added a new run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.355 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.358 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.359 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.359 | 56126 | Recursively removing directory: /tmp/git.SPKOy5/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.359 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.359 | 58921 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.359 | 56125 | Removed run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.359 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.359 | 56125 | Assigned run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.359 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RpbWWW 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.360 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.361 | 58920 | Added a new run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.362 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.362 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.362 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.364 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.365 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.366 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.366 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.366 | 58923 | Added a new run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.366 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.369 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.370 | 58918 | Marked run 206 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.370 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.370 | 58929 | Added a new worker 9 to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.370 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.370 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.370 | 56125 | Removed run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.370 | 56125 | Removed worker 9 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.370 | 56125 | Assigned run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.371 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ch9Nc7 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.372 | 58928 | Added a new run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.372 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.376 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.377 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.378 | 56129 | Recursively removing directory: /tmp/git.RpbWWW/ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.378 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.379 | 58924 | Marked run 207 as finished 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.379 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.379 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.380 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.381 | 58936 | Added a new run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.381 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.383 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.384 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.387 | 56126 | Recursively removing directory: /tmp/git.Ch9Nc7/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.387 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.387 | 58947 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.387 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.387 | 56125 | Removed run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.387 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.388 | 56125 | Assigned run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.388 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.388 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SyEJmu 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.389 | 58946 | Added a new run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.389 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.389 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.390 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.393 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.393 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.393 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.394 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.395 | 58949 | Added a new run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.396 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.397 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.397 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.397 | 58953 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.397 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.397 | 56125 | Removed run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.397 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.397 | 56125 | Assigned run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.398 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4To2WB 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.398 | 58943 | Marked run 208 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.399 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.400 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.404 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.404 | 58958 | Added a new run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.404 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.405 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.405 | 56129 | Recursively removing directory: /tmp/git.SyEJmu/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.407 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.407 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.407 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.408 | 58950 | Marked run 209 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.408 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.409 | 58963 | Added a new run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.409 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.411 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.412 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.414 | 58972 | Added a new run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.414 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.415 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.415 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.415 | 58974 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.415 | 56125 | Removed run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.415 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.415 | 56125 | Assigned run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.416 | 56126 | Recursively removing directory: /tmp/git.4To2WB/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.416 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7iXhA8 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.417 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.418 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.417 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.418 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.420 | 58975 | Added a new run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.421 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.421 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.421 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.423 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.423 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.424 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.425 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.425 | 58980 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.425 | 56125 | Removed run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.425 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.425 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.425 | 56125 | Assigned run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.425 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.31242Q 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.425 | 58969 | Marked run 210 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.426 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.427 | 58979 | Added a new run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.428 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.430 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.430 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.432 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.434 | 58986 | Added a new run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.434 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.436 | 56129 | Recursively removing directory: /tmp/git.7iXhA8/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.437 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.438 | 58977 | Marked run 211 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.438 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.438 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.438 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.439 | 58993 | Added a new run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.439 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.442 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.442 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.444 | 58999 | Added a new run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.444 | 56126 | Recursively removing directory: /tmp/git.31242Q/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.444 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.445 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.445 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.446 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.446 | 59002 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.445 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.446 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.446 | 56125 | Removed run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.446 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.446 | 56125 | Assigned run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.446 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.39x6d9 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.447 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.449 | 59003 | Added a new run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.450 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.450 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.452 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.453 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.453 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.454 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.454 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.454 | 59007 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.454 | 56125 | Removed run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.454 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.454 | 56125 | Assigned run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.454 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0Y69uk 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.454 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.456 | 59000 | Marked run 212 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.456 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.458 | 59006 | Added a new run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.459 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.460 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.461 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.461 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.463 | 59005 | Marked run 213 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.464 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.464 | 56129 | Recursively removing directory: /tmp/git.39x6d9/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.465 | 59016 | Added a new run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.465 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.466 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.466 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.468 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.470 | 59025 | Added a new run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.471 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.471 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.473 | 56126 | Recursively removing directory: /tmp/git.0Y69uk/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.473 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.474 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.474 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.474 | 59030 | Added a new worker 14 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.474 | 56125 | Removed run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.474 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.474 | 56125 | Assigned run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.475 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.475 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.475 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.475 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ee6JSG 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.476 | 59029 | Added a new run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.477 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.479 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.480 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.480 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.481 | 59032 | Added a new run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.481 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.482 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.484 | 59027 | Marked run 214 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.484 | 59037 | Added a new worker 8 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.485 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.485 | 56125 | Removed run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.485 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.485 | 56125 | Assigned run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.485 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.484 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.485 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fNgjSO 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.486 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.488 | 59039 | Added a new run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.488 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.491 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.491 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.492 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.493 | 59045 | Added a new run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.493 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.494 | 56129 | Recursively removing directory: /tmp/git.ee6JSG/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.496 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.496 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.496 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.500 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.501 | 59033 | Marked run 215 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.501 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.502 | 59049 | Added a new run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.502 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.503 | 56126 | Recursively removing directory: /tmp/git.fNgjSO/ 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.504 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.504 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.504 | 59057 | Added a new worker 8 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.504 | 56125 | Removed run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.504 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.504 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.504 | 56125 | Assigned run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.504 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EUGVZg 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.505 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.505 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.506 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.508 | 59058 | Added a new run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.508 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.510 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.510 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.511 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.511 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.513 | 59062 | Added a new run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.513 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.513 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.514 | 59063 | Added a new worker 14 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.514 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.514 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.514 | 56125 | Removed run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.514 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.514 | 56125 | Assigned run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.515 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g2uMWG 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.517 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.518 | 59055 | Marked run 216 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.518 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.521 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.521 | 59067 | Added a new run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.522 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.522 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.524 | 56129 | Recursively removing directory: /tmp/git.EUGVZg/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.525 | 59060 | Marked run 217 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.525 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.525 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.526 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.526 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.527 | 59075 | Added a new run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.527 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.530 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.530 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.532 | 59082 | Added a new run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.532 | 56126 | Recursively removing directory: /tmp/git.g2uMWG/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.532 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.534 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.534 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.534 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.534 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.534 | 59085 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.534 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.534 | 56125 | Removed run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.534 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.535 | 56125 | Assigned run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.535 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.535 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KFpu1j 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.537 | 59086 | Added a new run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.537 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.538 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.540 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.540 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.541 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.541 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.541 | 59090 | Added a new worker 16 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.541 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.542 | 56125 | Removed run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.542 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.542 | 56125 | Assigned run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.542 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SIZm6P 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.542 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.543 | 59089 | Added a new run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.543 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.546 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.546 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.548 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.548 | 59094 | Added a new run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.548 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.552 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.552 | 59083 | Marked run 218 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.552 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.553 | 56129 | Recursively removing directory: /tmp/git.KFpu1j/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.555 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.555 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.556 | 59087 | Marked run 219 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.556 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.558 | 59103 | Added a new run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.558 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.559 | 56126 | Recursively removing directory: /tmp/git.SIZm6P/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.559 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.560 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.560 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.561 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.563 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.563 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.563 | 59112 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.563 | 56125 | Removed run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.563 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.563 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.563 | 56125 | Assigned run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.563 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aPhlGx 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.564 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.566 | 59111 | Added a new run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.566 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.567 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.568 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.568 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.568 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.569 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.569 | 59115 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.570 | 56125 | Removed run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.570 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.570 | 56125 | Assigned run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.570 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.570 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Xuzlyc 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.571 | 59117 | Added a new run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.572 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.575 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.577 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.578 | 59110 | Marked run 220 as finished 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.578 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.578 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.579 | 59123 | Added a new run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.579 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.579 | 56129 | Recursively removing directory: /tmp/git.aPhlGx/ 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.582 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.582 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.582 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.583 | 59113 | Marked run 221 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.583 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.586 | 59130 | Added a new run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.586 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.586 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.588 | 56126 | Recursively removing directory: /tmp/git.Xuzlyc/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.589 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.589 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.589 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.590 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.590 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.590 | 59138 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.590 | 56125 | Removed run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.590 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.590 | 56125 | Assigned run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.590 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LBZ4Xf 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.590 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.591 | 59137 | Added a new run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.592 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.594 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.594 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.595 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.596 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.597 | 59141 | Added a new run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.597 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.598 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.598 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.598 | 59144 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.598 | 56125 | Removed run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.598 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.598 | 56125 | Assigned run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.598 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HbhIXg 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.599 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.600 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.604 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.604 | 59135 | Marked run 222 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.604 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.605 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.606 | 59145 | Added a new run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.606 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.609 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.609 | 59140 | Marked run 223 as finished 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.610 | 56129 | Recursively removing directory: /tmp/git.LBZ4Xf/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.610 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.614 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.614 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.616 | 59155 | Added a new run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.616 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.617 | 56126 | Recursively removing directory: /tmp/git.HbhIXg/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.618 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.619 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.619 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.619 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.620 | 59163 | Added a new run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.621 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.621 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.621 | 59164 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.621 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.621 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.621 | 56125 | Removed run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.621 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.621 | 56125 | Assigned run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.622 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4kLiiw 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.623 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.624 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.626 | 59167 | Added a new run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.627 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.627 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.627 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.627 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.627 | 59169 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.627 | 56125 | Removed run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.627 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.627 | 56125 | Assigned run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.627 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.628 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.628 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VE3d9x 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.629 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.634 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.635 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.638 | 59171 | Added a new run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.638 | 59162 | Marked run 224 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.638 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.638 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.641 | 59166 | Marked run 225 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.641 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.641 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.641 | 56129 | Recursively removing directory: /tmp/git.4kLiiw/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.643 | 59186 | Added a new run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.644 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.643 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.643 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.645 | 56126 | Recursively removing directory: /tmp/git.VE3d9x/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.646 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.647 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.647 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.647 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.648 | 59190 | Added a new run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.649 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.650 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.650 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.650 | 59193 | Added a new worker 8 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.650 | 56125 | Removed run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.650 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.650 | 56125 | Assigned run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.651 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Dnrepo 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.651 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.652 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.652 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.653 | 59194 | Added a new run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.654 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.656 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.657 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.657 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.657 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.658 | 59198 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.658 | 56125 | Removed run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.658 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.658 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.658 | 56125 | Assigned run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.658 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.loeenx 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.658 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.659 | 59197 | Added a new run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.659 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.662 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.663 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.665 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.665 | 59191 | Marked run 226 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.665 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.668 | 59195 | Marked run 227 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.668 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.669 | 56129 | Recursively removing directory: /tmp/git.Dnrepo/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.670 | 59202 | Added a new run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.671 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.671 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.671 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.673 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.675 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.675 | 56126 | Recursively removing directory: /tmp/git.loeenx/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.675 | 59216 | Added a new run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.675 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.676 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.676 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.678 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.679 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.679 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.679 | 59220 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.679 | 56125 | Removed run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.679 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.679 | 56125 | Assigned run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.679 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.679 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.s4jvny 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.679 | 59219 | Added a new run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.680 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.681 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.682 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.684 | 59223 | Added a new run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.685 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.685 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.685 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.686 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.686 | 59225 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.686 | 56125 | Removed run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.686 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.686 | 56125 | Assigned run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.686 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.I5Du7n 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.687 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.687 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.687 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.690 | 59217 | Marked run 228 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.690 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.692 | 59227 | Added a new run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.693 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.694 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.695 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.695 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.696 | 59222 | Marked run 229 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.696 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.698 | 59235 | Added a new run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.698 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.699 | 56129 | Recursively removing directory: /tmp/git.s4jvny/ 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.700 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.700 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.702 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.704 | 59244 | Added a new run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.704 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.705 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.705 | 56126 | Recursively removing directory: /tmp/git.I5Du7n/ 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.707 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.707 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.707 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.708 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.708 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.708 | 59248 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.708 | 56125 | Removed run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.708 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.708 | 56125 | Assigned run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.708 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ve44ER 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.708 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.710 | 59247 | Added a new run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.711 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.711 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.713 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.714 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.715 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.715 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.715 | 59252 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.715 | 56125 | Removed run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.715 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.715 | 56125 | Assigned run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.715 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.715 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Xzb43a 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.716 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.716 | 59251 | Added a new run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.717 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.720 | 59245 | Marked run 230 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.720 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.720 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.721 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.722 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.726 | 56129 | Recursively removing directory: /tmp/git.Ve44ER/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.726 | 59257 | Added a new run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.727 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.728 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.728 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.731 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.731 | 59250 | Marked run 231 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.731 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.732 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.733 | 59270 | Added a new run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.733 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.734 | 56126 | Recursively removing directory: /tmp/git.Xzb43a/ 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.735 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.735 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.736 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.736 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.736 | 59273 | Added a new worker 9 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.736 | 56125 | Removed run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.736 | 56125 | Removed worker 9 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.737 | 56125 | Assigned run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.737 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.737 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wWyZAj 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.738 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.738 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.740 | 59274 | Added a new run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.740 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.742 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.743 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.743 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.743 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.743 | 59277 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.744 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.744 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.744 | 56125 | Removed run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.744 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.744 | 56125 | Assigned run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.744 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.G06dPK 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.746 | 59271 | Marked run 232 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.746 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.748 | 59278 | Added a new run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.748 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.750 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.751 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.752 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.754 | 59275 | Marked run 233 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.755 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.755 | 56129 | Recursively removing directory: /tmp/git.wWyZAj/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.756 | 59288 | Added a new run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.756 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.757 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.757 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.760 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.761 | 56126 | Recursively removing directory: /tmp/git.G06dPK/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.761 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.761 | 59296 | Added a new run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.762 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.763 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.763 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.765 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.765 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.765 | 59300 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.765 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.765 | 56125 | Removed run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.765 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.765 | 56125 | Assigned run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.765 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.765 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IhGkLM 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.766 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.767 | 59299 | Added a new run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.767 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.769 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.769 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.770 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Li8oT8 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.770 | 59303 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.770 | 56125 | Removed run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.770 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.770 | 56125 | Assigned run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.770 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.771 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.773 | 59304 | Added a new run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.773 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.774 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.775 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.776 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.777 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.778 | 59297 | Marked run 234 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.778 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.778 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.781 | 59301 | Marked run 235 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.782 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.783 | 59307 | Added a new run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.783 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.785 | 56129 | Recursively removing directory: /tmp/git.IhGkLM/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.787 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.787 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.787 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.788 | 56126 | Recursively removing directory: /tmp/git.Li8oT8/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.788 | 59322 | Added a new run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.789 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.790 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.790 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.791 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.791 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.793 | 59325 | Added a new run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.793 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.794 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.795 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.795 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.795 | 59328 | Added a new worker 12 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.796 | 56125 | Removed run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.796 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.796 | 56125 | Assigned run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.796 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.796 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.796 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eEiu3g 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.798 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.798 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.798 | 59330 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.798 | 56125 | Removed run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.798 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.798 | 56125 | Assigned run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.798 | 59329 | Added a new run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.798 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WFTtql 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.799 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.799 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.801 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.803 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.804 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.805 | 59324 | Marked run 236 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.805 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.805 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.806 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.806 | 59333 | Added a new run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.807 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.810 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.810 | 59327 | Marked run 237 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.810 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.812 | 59343 | Added a new run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.813 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.814 | 56129 | Recursively removing directory: /tmp/git.eEiu3g/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.815 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.815 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.816 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.817 | 56126 | Recursively removing directory: /tmp/git.WFTtql/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.818 | 59350 | Added a new run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.818 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.819 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.819 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.820 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.821 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.822 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.823 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.823 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.823 | 59355 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.823 | 56125 | Removed run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.823 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.823 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.juv0yi 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.823 | 56125 | Assigned run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.823 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.826 | 59353 | Added a new run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.826 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.827 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.827 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.827 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xq3zPC 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.827 | 59357 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.827 | 56125 | Removed run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.827 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.827 | 56125 | Assigned run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.829 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.830 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.831 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.833 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.834 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.834 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.834 | 59352 | Marked run 238 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.835 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.839 | 59354 | Marked run 239 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.839 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.841 | 56129 | Recursively removing directory: /tmp/git.juv0yi/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.841 | 59361 | Added a new run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.841 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.842 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.842 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.844 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.845 | 56126 | Recursively removing directory: /tmp/git.xq3zPC/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.846 | 59374 | Added a new run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.847 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.847 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.847 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.847 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.849 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.849 | 59377 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.850 | 56125 | Removed run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.850 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.850 | 56125 | Assigned run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.849 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.850 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Gdh1KJ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.850 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.850 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.851 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.852 | 59378 | Added a new run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.853 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.855 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.856 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.856 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.856 | 59382 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.856 | 56125 | Removed run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.856 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.856 | 56125 | Assigned run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.856 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.856 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.857 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zwirZR 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.857 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.861 | 59381 | Added a new run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.861 | 59375 | Marked run 240 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.861 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.861 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.863 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.864 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.864 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.865 | 59379 | Marked run 241 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.865 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.866 | 59391 | Added a new run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.867 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.869 | 56129 | Recursively removing directory: /tmp/git.Gdh1KJ/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.870 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.870 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.870 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.871 | 59398 | Added a new run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.872 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.874 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.874 | 56126 | Recursively removing directory: /tmp/git.zwirZR/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.875 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.877 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.877 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.877 | 59403 | Added a new run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.877 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.878 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.878 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.878 | 59404 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.878 | 56125 | Removed run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.878 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.878 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.878 | 56125 | Assigned run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.878 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PW1il8 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.881 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.881 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.884 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.884 | 59407 | Added a new run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.884 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.884 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.885 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.885 | 59408 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.885 | 56125 | Removed run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.885 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.885 | 56125 | Assigned run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.885 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.885 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.886 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pk6l2z 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.887 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.889 | 59402 | Marked run 242 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.889 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.891 | 59411 | Added a new run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.891 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.892 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.893 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.894 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.895 | 56129 | Recursively removing directory: /tmp/git.PW1il8/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.897 | 59406 | Marked run 243 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.897 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.897 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.897 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.899 | 59420 | Added a new run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.899 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.901 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.902 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.903 | 59429 | Added a new run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.904 | 56126 | Recursively removing directory: /tmp/git.pk6l2z/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.904 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.905 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.905 | 59431 | Added a new worker 10 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.905 | 56125 | Removed run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.905 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.905 | 56125 | Assigned run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.905 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.905 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.905 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.907 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.905 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.905 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wwB9E7 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.909 | 59432 | Added a new run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.909 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.909 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.911 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.912 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.912 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.913 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.913 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.913 | 59437 | Added a new worker 15 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.914 | 56125 | Removed run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.914 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.914 | 56125 | Assigned run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.914 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.914 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cyCIFV 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.917 | 59435 | Added a new run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.918 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.918 | 59428 | Marked run 244 as finished 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.918 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.921 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.921 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.922 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.922 | 59433 | Marked run 245 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.923 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.923 | 56129 | Recursively removing directory: /tmp/git.wwB9E7/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.925 | 59445 | Added a new run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.925 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.926 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.926 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.928 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.929 | 59453 | Added a new run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.929 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.930 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.932 | 56126 | Recursively removing directory: /tmp/git.cyCIFV/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.932 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.934 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.934 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.934 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.934 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.J79PhT 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.934 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.934 | 59458 | Added a new worker 14 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.934 | 56125 | Removed run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.934 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.934 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.934 | 56125 | Assigned run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.935 | 59457 | Added a new run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.935 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.938 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.938 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.939 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.940 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.940 | 59460 | Added a new run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.941 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.942 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.942 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.943 | 59464 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.943 | 56125 | Removed run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.943 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.943 | 56125 | Assigned run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.943 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CH60cb 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.943 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.944 | 59456 | Marked run 246 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.944 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.945 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.947 | 59466 | Added a new run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.947 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.950 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.950 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.951 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.953 | 59461 | Marked run 247 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.953 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.953 | 56129 | Recursively removing directory: /tmp/git.J79PhT/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.954 | 59473 | Added a new run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.955 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.955 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.955 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.957 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.959 | 59482 | Added a new run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.959 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.959 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.962 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.963 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.963 | 59485 | Added a new run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.964 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.964 | 59486 | Added a new worker 6 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.964 | 56125 | Removed run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.964 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.964 | 56125 | Assigned run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.964 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.964 | 56126 | Recursively removing directory: /tmp/git.CH60cb/ 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.965 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wspJNB 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.966 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.966 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.966 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.968 | 59488 | Added a new run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.969 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.970 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.971 | 56129 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.971 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.972 | 59483 | Marked run 248 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.972 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.972 | 56129 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.973 | 56126 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.974 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.974 | 59491 | Added a new run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.974 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.974 | 59493 | Added a new worker 6 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.974 | 56125 | Removed run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.974 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.974 | 56125 | Assigned run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.974 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kgXFI4 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.975 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.978 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.980 | 59499 | Added a new run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.981 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.981 | 56126 | Checking out revision HEAD 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.983 | 56126 | Going to run: ./ci 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.984 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.984 | 56129 | Recursively removing directory: /tmp/git.wspJNB/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.985 | 59490 | Marked run 249 as finished 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.985 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.986 | 59503 | Added a new run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.986 | 56129 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.986 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.987 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.989 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.990 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.991 | 59510 | Added a new run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.992 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.993 | 56126 | Recursively removing directory: /tmp/git.kgXFI4/ 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.994 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.994 | 56129 | Waiting for a new command 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.994 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.994 | 59516 | Added a new worker 13 to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.994 | 56125 | Removed run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.994 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.995 | 56125 | Assigned run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:55 | INFO | 56129/cimple-worker: 2024-04-25 03:44:55.995 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uJSAg1 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.994 | 56126 | Process exit code: 0 2024-04-25 03:44:55 | INFO | 56126/cimple-worker: 2024-04-25 03:44:55.994 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.995 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.997 | 59515 | Added a new run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.997 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | 56123/cimple-server: 2024-04-25 03:44:55.999 | 56123 | Waiting for new connections 2024-04-25 03:44:55 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:55 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:55 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.000 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.000 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.002 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.002 | 59519 | Added a new run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.002 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.002 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.002 | 59521 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.003 | 56125 | Removed run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.003 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.003 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.003 | 56125 | Assigned run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.003 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.c7HqcY 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.004 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.006 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.007 | 59513 | Marked run 250 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.007 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.009 | 59524 | Added a new run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.009 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.010 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.011 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.012 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.013 | 59518 | Marked run 251 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.013 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.014 | 59532 | Added a new run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.014 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.016 | 56129 | Recursively removing directory: /tmp/git.uJSAg1/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.017 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.018 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.018 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.019 | 59540 | Added a new run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.020 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.020 | 56126 | Recursively removing directory: /tmp/git.c7HqcY/ 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.022 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.022 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.022 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.023 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.024 | 59543 | Added a new run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.025 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.025 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.026 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.026 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.026 | 59546 | Added a new worker 12 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.026 | 56125 | Removed run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.026 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.026 | 56125 | Assigned run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.027 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qioVQu 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.027 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.028 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.029 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.029 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.029 | 59548 | Added a new worker 16 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.029 | 56125 | Removed run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.029 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.029 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.029 | 56125 | Assigned run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.029 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.owUahT 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.033 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.033 | 59547 | Added a new run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.034 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.034 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.034 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.036 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.037 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.038 | 59542 | Marked run 252 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.038 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.041 | 59545 | Marked run 253 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.041 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.042 | 59552 | Added a new run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.043 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.046 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.046 | 56126 | Recursively removing directory: /tmp/git.owUahT/ 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.047 | 56129 | Recursively removing directory: /tmp/git.qioVQu/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.048 | 59566 | Added a new run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.048 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.048 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.048 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.049 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.049 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.050 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.051 | 59568 | Added a new run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.052 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.053 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.053 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.054 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.055 | 59572 | Added a new run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.055 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.057 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.057 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 59574 | Added a new worker 14 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56125 | Removed run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56125 | Assigned run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 59575 | Added a new worker 10 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56125 | Removed run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.057 | 56125 | Assigned run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.057 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5YUovo 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.058 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OSOd9Y 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.059 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.062 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.064 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.064 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.066 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.067 | 59570 | Marked run 255 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.068 | 59576 | Added a new run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.068 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.068 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.071 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.071 | 59571 | Marked run 254 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.071 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.073 | 59588 | Added a new run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.073 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.076 | 56129 | Recursively removing directory: /tmp/git.5YUovo/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.076 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.078 | 56126 | Recursively removing directory: /tmp/git.OSOd9Y/ 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.078 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.078 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.079 | 59594 | Added a new run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.079 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.079 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.080 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.082 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.082 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.082 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.083 | 59596 | Added a new run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.083 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.086 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.086 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.086 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.086 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.086 | 59601 | Added a new worker 16 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.086 | 56125 | Removed run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.086 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.086 | 56125 | Assigned run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.086 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.086 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.087 | 59602 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.087 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.087 | 56125 | Removed run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.087 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.087 | 56125 | Assigned run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.087 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XonRKh 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.088 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.K4ytjX 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.092 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.092 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.092 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.093 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.095 | 59600 | Added a new run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.095 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.098 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.098 | 59598 | Marked run 256 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.099 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.103 | 59597 | Marked run 257 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.103 | 59614 | Added a new run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.103 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.104 | 56129 | Recursively removing directory: /tmp/git.K4ytjX/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.105 | 56126 | Recursively removing directory: /tmp/git.XonRKh/ 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.105 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.105 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.106 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.106 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.107 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.108 | 59620 | Added a new run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.109 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.110 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.112 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.112 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.112 | 59624 | Added a new worker 12 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.112 | 56125 | Removed run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.112 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.112 | 56125 | Assigned run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.112 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.112 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.112 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mHnsp5 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.114 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.114 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.114 | 59626 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.114 | 56125 | Removed run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.114 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.114 | 56125 | Assigned run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.114 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xkGJS5 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.115 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.118 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.118 | 59625 | Added a new run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.119 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.119 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.121 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.122 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.122 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.122 | 59621 | Marked run 258 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.123 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.125 | 59631 | Added a new run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.126 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.129 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.129 | 59623 | Marked run 259 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.130 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.130 | 56129 | Recursively removing directory: /tmp/git.mHnsp5/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.132 | 59642 | Added a new run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.132 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.132 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.132 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.135 | 56126 | Recursively removing directory: /tmp/git.xkGJS5/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.135 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.136 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.137 | 59646 | Added a new run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.137 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.137 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.137 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.139 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.140 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.140 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.140 | 59650 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.140 | 56125 | Removed run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.140 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.140 | 56125 | Assigned run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.140 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.140 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.T6PW9T 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.141 | 59649 | Added a new run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.142 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.142 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.145 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.145 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.146 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.146 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.146 | 59654 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.146 | 56125 | Removed run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.146 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.146 | 56125 | Assigned run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.146 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2umipb 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.147 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.147 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.149 | 59647 | Marked run 260 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.149 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.151 | 59653 | Added a new run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.151 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.152 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.153 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.154 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.157 | 56129 | Recursively removing directory: /tmp/git.T6PW9T/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.158 | 59651 | Marked run 261 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.158 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.160 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.160 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.160 | 59664 | Added a new run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.160 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.163 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.163 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.163 | 56126 | Recursively removing directory: /tmp/git.2umipb/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.165 | 59672 | Added a new run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.165 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.165 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.166 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.167 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.167 | 59675 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.167 | 56125 | Removed run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.167 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.167 | 56125 | Assigned run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.167 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.167 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.167 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DliKpn 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.168 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.170 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.170 | 59676 | Added a new run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.171 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.173 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.173 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.173 | 59679 | Added a new worker 14 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.174 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.174 | 56125 | Removed run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.174 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.174 | 56125 | Assigned run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.174 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GflGtY 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.174 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.175 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.176 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.178 | 59673 | Marked run 262 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.179 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.180 | 59680 | Added a new run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.180 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.181 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.182 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.183 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.184 | 59677 | Marked run 263 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.184 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.186 | 59690 | Added a new run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.186 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.186 | 56129 | Recursively removing directory: /tmp/git.DliKpn/ 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.188 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.188 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.189 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.192 | 59698 | Added a new run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.192 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.192 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.193 | 56126 | Recursively removing directory: /tmp/git.GflGtY/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.194 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.194 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.195 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.196 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.196 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.196 | 59702 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.196 | 56125 | Removed run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.196 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.196 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.196 | 56125 | Assigned run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.196 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PXbuMI 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.197 | 59701 | Added a new run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.197 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.198 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.200 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.202 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.202 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.202 | 59706 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.202 | 56125 | Removed run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.202 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.202 | 56125 | Assigned run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.202 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.202 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PNVRkO 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.202 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.203 | 59705 | Added a new run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.203 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.203 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.206 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.208 | 59699 | Marked run 264 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.209 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.209 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.210 | 59710 | Added a new run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.210 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.211 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.214 | 56129 | Recursively removing directory: /tmp/git.PXbuMI/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.214 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.215 | 59704 | Marked run 265 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.215 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.217 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.217 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.217 | 59719 | Added a new run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.218 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.220 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.221 | 56126 | Recursively removing directory: /tmp/git.PNVRkO/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.221 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.222 | 59726 | Added a new run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.223 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.223 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.223 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.225 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.225 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.225 | 59729 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.225 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.225 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ri8xE6 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.225 | 56125 | Removed run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.225 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.225 | 56125 | Assigned run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.225 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.227 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.228 | 59730 | Added a new run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.228 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.230 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.231 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.231 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.231 | 59733 | Added a new worker 14 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.231 | 56125 | Removed run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.231 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.231 | 56125 | Assigned run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.231 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GSRg5X 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.232 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.232 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.232 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.233 | 59727 | Marked run 266 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.234 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.235 | 59734 | Added a new run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.236 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.237 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.238 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.239 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.240 | 59742 | Added a new run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.240 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.244 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.244 | 59731 | Marked run 267 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.245 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.244 | 56129 | Recursively removing directory: /tmp/git.Ri8xE6/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.246 | 59748 | Added a new run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.246 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.246 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.247 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.249 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.249 | 56126 | Recursively removing directory: /tmp/git.GSRg5X/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.250 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.252 | 59754 | Added a new run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.252 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.252 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.252 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.253 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.253 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.254 | 59757 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.254 | 56125 | Removed run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.254 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.254 | 56125 | Assigned run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.254 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.254 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wpsyJO 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.255 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.256 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.257 | 59758 | Added a new run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.258 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.259 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.260 | 59761 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.259 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.260 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IuZdbP 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.260 | 56125 | Removed run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.260 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.260 | 56125 | Assigned run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.260 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.260 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.261 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.262 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.266 | 59755 | Marked run 268 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.266 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.267 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.269 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.269 | 59763 | Added a new run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.269 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.271 | 56129 | Recursively removing directory: /tmp/git.wpsyJO/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.272 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.273 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.273 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.275 | 59773 | Added a new run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.275 | 59759 | Marked run 269 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.276 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.277 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.279 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.280 | 56126 | Recursively removing directory: /tmp/git.IuZdbP/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.280 | 59781 | Added a new run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.280 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.281 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.281 | 59783 | Added a new worker 10 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.281 | 56125 | Removed run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.281 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.281 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.281 | 56125 | Assigned run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.281 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.281 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1QY8UP 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.281 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.282 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.284 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.285 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.286 | 59784 | Added a new run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.286 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.288 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.289 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.289 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.289 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.289 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.289 | 59787 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.289 | 56125 | Removed run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.289 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.289 | 56125 | Assigned run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.289 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.289 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sfs2v6 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.291 | 59780 | Marked run 270 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.291 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.292 | 59788 | Added a new run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.293 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.295 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.296 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.296 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.299 | 59785 | Marked run 271 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.299 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.300 | 56129 | Recursively removing directory: /tmp/git.1QY8UP/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.301 | 59797 | Added a new run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.301 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.301 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.301 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.304 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.306 | 59806 | Added a new run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.306 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.306 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.307 | 56126 | Recursively removing directory: /tmp/git.sfs2v6/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.309 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.309 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.309 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.309 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.309 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.309 | 59810 | Added a new worker 12 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.309 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.309 | 56125 | Removed run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.309 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.309 | 56125 | Assigned run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.310 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.c6qB8J 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.312 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.312 | 59809 | Added a new run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.313 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.315 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.316 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.316 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.316 | 59814 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.316 | 56125 | Removed run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.316 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.316 | 56125 | Assigned run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.316 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.316 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Bzn11z 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.317 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.318 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.322 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.322 | 59813 | Added a new run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.322 | 59807 | Marked run 272 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.322 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.322 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.323 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.326 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.326 | 59811 | Marked run 273 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.326 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.328 | 59824 | Added a new run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.328 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.329 | 56129 | Recursively removing directory: /tmp/git.c6qB8J/ 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.331 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.331 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.331 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.333 | 59832 | Added a new run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.333 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.334 | 56126 | Recursively removing directory: /tmp/git.Bzn11z/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.334 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.336 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.336 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.336 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.337 | 59835 | Added a new run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.338 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.338 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.338 | 59836 | Added a new worker 12 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.338 | 56125 | Removed run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.338 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.338 | 56125 | Assigned run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.338 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.338 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5qjLiF 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.340 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.341 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.341 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.343 | 59839 | Added a new run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.343 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.343 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.344 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.344 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.346 | 59841 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.346 | 56125 | Removed run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.346 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.346 | 56125 | Assigned run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.346 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.346 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.346 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uLgltL 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.350 | 59834 | Marked run 274 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.351 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.352 | 59843 | Added a new run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.352 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.352 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.354 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.356 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.356 | 59838 | Marked run 275 as finished 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.356 | 56129 | Recursively removing directory: /tmp/git.5qjLiF/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.356 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.358 | 59852 | Added a new run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.358 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.358 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.358 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.361 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.362 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.363 | 56126 | Recursively removing directory: /tmp/git.uLgltL/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.364 | 59860 | Added a new run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.364 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.365 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.365 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.366 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.366 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.366 | 59863 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.366 | 56125 | Removed run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.366 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.366 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.366 | 56125 | Assigned run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.366 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bKYB0B 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.368 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.370 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.370 | 59864 | Added a new run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.371 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.372 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.373 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.373 | 59867 | Added a new worker 14 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.373 | 56125 | Removed run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.373 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.373 | 56125 | Assigned run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.374 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.374 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.373 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.374 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1WOMCz 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.375 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.376 | 59861 | Marked run 276 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.376 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.378 | 59869 | Added a new run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.378 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.379 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.380 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.381 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.385 | 56129 | Recursively removing directory: /tmp/git.bKYB0B/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.386 | 59865 | Marked run 277 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.386 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.388 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.388 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.388 | 59878 | Added a new run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.388 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.390 | 56126 | Recursively removing directory: /tmp/git.1WOMCz/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.391 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.391 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.392 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.392 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.393 | 59886 | Added a new run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.393 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.395 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.395 | 59889 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.395 | 56125 | Removed run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.395 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.395 | 56125 | Assigned run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.395 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.395 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.395 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8culW4 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.396 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.397 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.399 | 59891 | Added a new run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.400 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.400 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.400 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.400 | 59892 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.401 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.401 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9bRf2R 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.401 | 56125 | Removed run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.401 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.401 | 56125 | Assigned run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.402 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.403 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.406 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.406 | 59887 | Marked run 278 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.406 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.407 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.408 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.408 | 59895 | Added a new run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.409 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.411 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.415 | 59890 | Marked run 279 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.416 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.416 | 56129 | Recursively removing directory: /tmp/git.8culW4/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.417 | 59905 | Added a new run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.417 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.418 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.418 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.419 | 56126 | Recursively removing directory: /tmp/git.9bRf2R/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.420 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.420 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.420 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.421 | 59912 | Added a new run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.422 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.424 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.425 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.425 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.425 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.425 | 59917 | Added a new worker 14 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.425 | 56125 | Removed run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.425 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.425 | 56125 | Assigned run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.425 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.425 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jWhtPe 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.427 | 59916 | Added a new run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.428 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.428 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.428 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.428 | 59918 | Added a new worker 10 to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.431 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.428 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kAcw14 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.428 | 56125 | Removed run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.428 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.428 | 56125 | Assigned run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.432 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.433 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.434 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.435 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.435 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.436 | 59913 | Marked run 280 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.436 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.439 | 59915 | Marked run 281 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.439 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.440 | 59921 | Added a new run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.440 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.444 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.444 | 56129 | Recursively removing directory: /tmp/git.jWhtPe/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.445 | 56126 | Recursively removing directory: /tmp/git.kAcw14/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.446 | 59936 | Added a new run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.446 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.446 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.446 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.447 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.447 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.449 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.450 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.450 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.450 | 59938 | Added a new run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.450 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.453 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.453 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.453 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.453 | 59943 | Added a new worker 14 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.453 | 56125 | Removed run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.453 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.453 | 56125 | Assigned run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.454 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.454 | 59944 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.454 | 56125 | Removed run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.454 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.454 | 56125 | Assigned run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.453 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.454 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.454 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Z7jpmA 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.454 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.R3Y6wN 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.459 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.460 | 59942 | Added a new run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.460 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.460 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.461 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.462 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.463 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.467 | 59939 | Marked run 282 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.467 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.468 | 59948 | Added a new run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.469 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.471 | 56129 | Recursively removing directory: /tmp/git.R3Y6wN/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.472 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.473 | 59940 | Marked run 283 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.473 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.473 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.473 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.474 | 56126 | Recursively removing directory: /tmp/git.Z7jpmA/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.475 | 59962 | Added a new run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.475 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.476 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.476 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.477 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.478 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.479 | 59964 | Added a new run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.479 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.480 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.481 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.482 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.482 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.482 | 59969 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.482 | 56125 | Removed run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.482 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.482 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.482 | 56125 | Assigned run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.482 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.y04LwY 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.483 | 59968 | Added a new run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.484 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.484 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.484 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.486 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.487 | 59971 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.487 | 56125 | Removed run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.487 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.487 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.487 | 56125 | Assigned run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.487 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2SPgLV 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.489 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.489 | 59972 | Added a new run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.489 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.491 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.492 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.498 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.498 | 59965 | Marked run 285 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.498 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.499 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.502 | 59967 | Marked run 284 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.502 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.504 | 59975 | Added a new run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.504 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.505 | 56129 | Recursively removing directory: /tmp/git.y04LwY/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.507 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.507 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.507 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.509 | 59990 | Added a new run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.509 | 56126 | Recursively removing directory: /tmp/git.2SPgLV/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.509 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.511 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.511 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.511 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.512 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.514 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.514 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.514 | 59994 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.514 | 56125 | Removed run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.514 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.514 | 56125 | Assigned run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.514 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.514 | 59993 | Added a new run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.515 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.M2q4FU 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.515 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.515 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.517 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.519 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.519 | 59998 | Added a new worker 16 to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.518 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.519 | 56125 | Removed run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.519 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.519 | 56125 | Assigned run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.519 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cpU0ha 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.519 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.520 | 59997 | Added a new run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.520 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.521 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.523 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.524 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.525 | 59992 | Marked run 286 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.525 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.526 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.527 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.529 | 59996 | Marked run 287 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.529 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.530 | 60001 | Added a new run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.530 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.533 | 56129 | Recursively removing directory: /tmp/git.M2q4FU/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.533 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.535 | 60014 | Added a new run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.536 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.536 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.536 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.537 | 56126 | Recursively removing directory: /tmp/git.cpU0ha/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.538 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.538 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.539 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.539 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.540 | 60018 | Added a new run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.540 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.543 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.543 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.543 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.543 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.543 | 60022 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.543 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.544 | 56125 | Removed run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.544 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.544 | 56125 | Assigned run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.544 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yFe6vD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.545 | 60021 | Added a new run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.547 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.547 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.547 | 60025 | Added a new worker 6 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.547 | 56125 | Removed run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.547 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.547 | 56125 | Assigned run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.547 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rs1Hxg 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.548 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.549 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.549 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.550 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.552 | 60026 | Added a new run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.553 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.554 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.555 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.555 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.557 | 60033 | Added a new run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.558 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.558 | 60019 | Marked run 288 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.558 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.561 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.561 | 56129 | Recursively removing directory: /tmp/git.yFe6vD/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.562 | 60023 | Marked run 289 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.562 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.564 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.564 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.565 | 60042 | Added a new run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.565 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.566 | 56126 | Recursively removing directory: /tmp/git.rs1Hxg/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.567 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.567 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.567 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.568 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.569 | 60046 | Added a new run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.569 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.570 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.571 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.572 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.572 | 60050 | Added a new worker 12 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.572 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.572 | 56125 | Removed run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.572 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.572 | 56125 | Assigned run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.572 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SUOyws 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.572 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.574 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.574 | 60052 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.574 | 56125 | Removed run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.574 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.574 | 56125 | Assigned run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.574 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.574 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.575 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZyP0Nh 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.578 | 60051 | Added a new run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.578 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.579 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.580 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.581 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.581 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.582 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.584 | 60047 | Marked run 290 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.584 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.586 | 60055 | Added a new run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.586 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.588 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.589 | 60049 | Marked run 291 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.589 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.591 | 60070 | Added a new run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.592 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.593 | 56126 | Recursively removing directory: /tmp/git.ZyP0Nh/ 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.594 | 56129 | Recursively removing directory: /tmp/git.SUOyws/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.594 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.594 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.595 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.595 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.595 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.596 | 60072 | Added a new run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.597 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.598 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.599 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.599 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.600 | 60075 | Added a new run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.601 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.601 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.601 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.601 | 60078 | Added a new worker 12 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.601 | 56125 | Removed run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.601 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.601 | 56125 | Assigned run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.601 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.602 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YF9xHs 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.603 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.603 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.603 | 60079 | Added a new worker 12 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.603 | 56125 | Removed run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.603 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.603 | 56125 | Assigned run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.603 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tujO1g 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.604 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.605 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.609 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.609 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.609 | 60080 | Added a new run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.610 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.610 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.611 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.613 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.613 | 60074 | Marked run 293 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.614 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.615 | 60085 | Added a new run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.615 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.618 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.618 | 60076 | Marked run 292 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.618 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.622 | 56126 | Recursively removing directory: /tmp/git.YF9xHs/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.622 | 60096 | Added a new run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.622 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.622 | 56129 | Recursively removing directory: /tmp/git.tujO1g/ 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.623 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.623 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.624 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.624 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.625 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.626 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.627 | 60100 | Added a new run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.627 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.628 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.630 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.630 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.630 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.630 | 60105 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.630 | 56125 | Removed run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.630 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.630 | 56125 | Assigned run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.631 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bv5u4e 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.631 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.631 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.632 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.632 | 60106 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.632 | 56125 | Removed run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.632 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.632 | 56125 | Assigned run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.632 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.m7D6nk 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.634 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.637 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.637 | 60104 | Added a new run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.637 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.637 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.639 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.640 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.641 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.642 | 60103 | Marked run 295 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.642 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.643 | 60110 | Added a new run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.643 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.646 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.647 | 60101 | Marked run 294 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.647 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.648 | 60122 | Added a new run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.648 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.651 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.651 | 56129 | Recursively removing directory: /tmp/git.m7D6nk/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.652 | 56126 | Recursively removing directory: /tmp/git.bv5u4e/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.653 | 60126 | Added a new run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.653 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.653 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.653 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.654 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.654 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.656 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.657 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.658 | 60128 | Added a new run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.658 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.658 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.660 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.660 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.660 | 60132 | Added a new worker 12 to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.660 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WuSg06 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.660 | 56125 | Removed run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.660 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.660 | 56125 | Assigned run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.661 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.661 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.661 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.662 | 60134 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.662 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.662 | 56125 | Removed run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.662 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.662 | 56125 | Assigned run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.662 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.662 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RKAEnY 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.666 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.666 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.667 | 60133 | Added a new run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.667 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.668 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.668 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.670 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.672 | 60129 | Marked run 297 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.673 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.674 | 60138 | Added a new run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.674 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.677 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.677 | 60130 | Marked run 296 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.678 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.679 | 60150 | Added a new run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.679 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.679 | 56129 | Recursively removing directory: /tmp/git.WuSg06/ 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.681 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.681 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.682 | 56126 | Recursively removing directory: /tmp/git.RKAEnY/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.683 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.685 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.685 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.685 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.685 | 60154 | Added a new run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.685 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.688 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.688 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.688 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.689 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.689 | 60159 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.689 | 56125 | Removed run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.689 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.689 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.689 | 56125 | Assigned run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.689 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qBZkcS 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.690 | 60158 | Added a new run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.691 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.691 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.691 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.692 | 60160 | Added a new worker 12 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.692 | 56125 | Removed run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.692 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.692 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.692 | 56125 | Assigned run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.694 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.694 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.695 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QMTGbH 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.696 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.697 | 60162 | Added a new run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.698 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.700 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.702 | 60155 | Marked run 298 as finished 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.702 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.702 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.703 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.703 | 60167 | Added a new run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.703 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.706 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.707 | 56129 | Recursively removing directory: /tmp/git.qBZkcS/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.707 | 60157 | Marked run 299 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.707 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.709 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.709 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.709 | 60175 | Added a new run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.709 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.712 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.713 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.714 | 60182 | Added a new run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.714 | 56126 | Recursively removing directory: /tmp/git.QMTGbH/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.714 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.715 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.715 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.716 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.717 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.717 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.717 | 60186 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.717 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.717 | 56125 | Removed run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.717 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.717 | 56125 | Assigned run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.718 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.L8yLrW 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.719 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.720 | 60185 | Added a new run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.720 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.723 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.723 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.723 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.723 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.723 | 60190 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.723 | 56125 | Removed run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.723 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.723 | 56125 | Assigned run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.724 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.724 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Gq0WM2 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.724 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.725 | 60189 | Added a new run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.725 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.730 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.730 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.730 | 60183 | Marked run 300 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.730 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.731 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.734 | 60187 | Marked run 301 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.734 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.735 | 56129 | Recursively removing directory: /tmp/git.L8yLrW/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.736 | 60197 | Added a new run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.736 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.737 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.737 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.739 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.740 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.741 | 60208 | Added a new run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.741 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.742 | 56126 | Recursively removing directory: /tmp/git.Gq0WM2/ 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.744 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.744 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.744 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.744 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.744 | 60211 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.744 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.745 | 56125 | Removed run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.745 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.745 | 56125 | Assigned run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.745 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gHUpnb 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.746 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.748 | 60212 | Added a new run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.748 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.748 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.751 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.752 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.752 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.752 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.752 | 60216 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.752 | 56125 | Removed run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.752 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.752 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.752 | 56125 | Assigned run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.752 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.752 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4afZnG 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.756 | 60209 | Marked run 302 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.756 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.759 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.759 | 60215 | Added a new run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.759 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.760 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.763 | 60213 | Marked run 303 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.763 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.763 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.765 | 56129 | Recursively removing directory: /tmp/git.gHUpnb/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.766 | 60226 | Added a new run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.766 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.767 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.767 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.769 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.770 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.771 | 56126 | Recursively removing directory: /tmp/git.4afZnG/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.771 | 60234 | Added a new run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.771 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.772 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.772 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.774 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.774 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.774 | 60237 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.774 | 56125 | Removed run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.774 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.774 | 56125 | Assigned run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.774 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.774 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fjBJwk 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.775 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.776 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.777 | 60238 | Added a new run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.777 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.779 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.780 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.780 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.780 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.780 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.780 | 60242 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.780 | 56125 | Removed run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.780 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.780 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.780 | 56125 | Assigned run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.781 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kkzIqV 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.782 | 60241 | Added a new run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.784 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.786 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.787 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.788 | 60235 | Marked run 304 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.788 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.789 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.789 | 60247 | Added a new run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.789 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.793 | 56129 | Recursively removing directory: /tmp/git.fjBJwk/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.793 | 60239 | Marked run 305 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.793 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.795 | 60256 | Added a new run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.795 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.795 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.796 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.798 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.799 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.799 | 56126 | Recursively removing directory: /tmp/git.kkzIqV/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.800 | 60262 | Added a new run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.800 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.801 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.801 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.803 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.803 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.803 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.803 | 60266 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.803 | 56125 | Removed run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.803 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.803 | 56125 | Assigned run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.803 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.804 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ivW35o 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.805 | 60265 | Added a new run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.805 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.806 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.808 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.808 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.808 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.809 | 60270 | Added a new worker 15 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.809 | 56125 | Removed run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.809 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.809 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.809 | 56125 | Assigned run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.809 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.p4qkZ5 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.810 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.811 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.811 | 60269 | Added a new run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.812 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.816 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.816 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.817 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.817 | 60263 | Marked run 306 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.818 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.821 | 60267 | Marked run 307 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.821 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.821 | 56129 | Recursively removing directory: /tmp/git.ivW35o/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.822 | 60275 | Added a new run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.822 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.823 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.823 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.825 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.827 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.827 | 60288 | Added a new run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.828 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.828 | 56126 | Recursively removing directory: /tmp/git.p4qkZ5/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.829 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.829 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.830 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.831 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.831 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.831 | 60292 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.831 | 56125 | Removed run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.831 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.831 | 56125 | Assigned run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.831 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.831 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Z28hQG 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.833 | 60291 | Added a new run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.833 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.834 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.836 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.836 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.837 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.837 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.837 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.838 | 60296 | Added a new worker 16 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.838 | 56125 | Removed run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.838 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.838 | 56125 | Assigned run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.838 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BgSE8x 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.838 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.838 | 60295 | Added a new run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.839 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.843 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.843 | 60289 | Marked run 308 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.843 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.845 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.847 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.848 | 56129 | Recursively removing directory: /tmp/git.Z28hQG/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.849 | 60294 | Marked run 309 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.849 | 60303 | Added a new run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.849 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.850 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.850 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.852 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.854 | 60312 | Added a new run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.854 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.854 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.856 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.857 | 56126 | Recursively removing directory: /tmp/git.BgSE8x/ 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.858 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.858 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.858 | 60318 | Added a new worker 14 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.858 | 56125 | Removed run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.858 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.858 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.858 | 56125 | Assigned run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.858 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ufi86q 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.859 | 60317 | Added a new run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.859 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.859 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.860 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.862 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.863 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.864 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.864 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.865 | 60320 | Added a new run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.865 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.867 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.867 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.867 | 60325 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.867 | 56125 | Removed run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.867 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.867 | 56125 | Assigned run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.868 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.868 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vYHxEX 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.869 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.870 | 60316 | Marked run 310 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.870 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.872 | 60327 | Added a new run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.872 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.875 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.875 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.876 | 56129 | Recursively removing directory: /tmp/git.Ufi86q/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.877 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.877 | 60333 | Added a new run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.878 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.878 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.878 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.881 | 60321 | Marked run 311 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.881 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.881 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.882 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.883 | 60338 | Added a new run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.883 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.885 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.886 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.886 | 60345 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.886 | 56125 | Removed run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.886 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.886 | 56125 | Assigned run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.886 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.886 | 56126 | Recursively removing directory: /tmp/git.vYHxEX/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.886 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.887 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GMZ1Az 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.889 | 60346 | Added a new run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.889 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.889 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.890 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.892 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.893 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.893 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.894 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.896 | 60341 | Marked run 312 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.896 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.897 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.897 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.897 | 60352 | Added a new worker 14 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.897 | 56125 | Removed run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.897 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.897 | 56125 | Assigned run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.898 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.897 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UYAcj0 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.898 | 60348 | Added a new run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.899 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.902 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.903 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.904 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.905 | 60359 | Added a new run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.905 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.906 | 56129 | Recursively removing directory: /tmp/git.GMZ1Az/ 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.907 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.907 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.908 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.908 | 60349 | Marked run 313 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.909 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.911 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.911 | 60363 | Added a new run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.912 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.914 | 56126 | Recursively removing directory: /tmp/git.UYAcj0/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.914 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.915 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.915 | 60372 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.915 | 56125 | Removed run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.915 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.915 | 56125 | Assigned run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.915 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.915 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.915 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gPtcBf 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.917 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.917 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.917 | 60371 | Added a new run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.918 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.920 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.921 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.921 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.921 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.923 | 60374 | Added a new run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.924 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.925 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.925 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.925 | 60379 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.926 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.926 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.926 | 56125 | Removed run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.926 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.926 | 56125 | Assigned run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.926 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.A6Vk2q 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.927 | 60369 | Marked run 314 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.928 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.930 | 60381 | Added a new run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.931 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.933 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.934 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.934 | 56129 | Recursively removing directory: /tmp/git.gPtcBf/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.934 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.935 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.935 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.936 | 60375 | Marked run 315 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.936 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.938 | 60387 | Added a new run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.938 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.939 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.941 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.942 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.942 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.942 | 60398 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.942 | 56125 | Removed run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.942 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.943 | 56125 | Assigned run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.943 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.943 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9htPfK 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.944 | 60397 | Added a new run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.944 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.945 | 56126 | Recursively removing directory: /tmp/git.A6Vk2q/ 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.946 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.946 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.947 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.949 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.950 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.950 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.952 | 60392 | Marked run 316 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.952 | 60400 | Added a new run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.952 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.953 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.954 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.954 | 60405 | Added a new worker 8 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.954 | 56125 | Removed run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.954 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.954 | 56125 | Assigned run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.954 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.954 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.K415t0 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.954 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.956 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.959 | 60409 | Added a new run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.959 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.960 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.961 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.962 | 56129 | Recursively removing directory: /tmp/git.9htPfK/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.963 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.963 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.963 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.964 | 60402 | Marked run 317 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.964 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.965 | 60414 | Added a new run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.965 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.967 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.969 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.971 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.971 | 56129 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.971 | 60424 | Added a new worker 13 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.971 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.971 | 60423 | Added a new run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.972 | 56125 | Removed run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.972 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.972 | 56125 | Assigned run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.972 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.972 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.55xEfP 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.973 | 56126 | Recursively removing directory: /tmp/git.K415t0/ 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.974 | 56126 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.974 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.975 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.977 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.979 | 60426 | Added a new run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.980 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.980 | 56126 | Waiting for a new command 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.980 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.980 | 60428 | Added a new worker 14 to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.981 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.981 | 56125 | Removed run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.981 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.981 | 56125 | Assigned run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.981 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eWETVi 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.983 | 56129 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.984 | 60418 | Marked run 318 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.984 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.985 | 56129 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.986 | 60430 | Added a new run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.986 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.989 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.989 | 56126 | Checking out revision HEAD 2024-04-25 03:44:56 | INFO | 56126/cimple-worker: 2024-04-25 03:44:56.990 | 56126 | Going to run: ./ci 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.991 | 60427 | Marked run 319 as finished 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.991 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.992 | 60434 | Added a new run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.992 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.995 | 56129 | Recursively removing directory: /tmp/git.55xEfP/ 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.996 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.997 | 56129 | Process exit code: 0 2024-04-25 03:44:56 | INFO | 56129/cimple-worker: 2024-04-25 03:44:56.997 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.998 | 60446 | Added a new run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:56 | INFO | 56123/cimple-server: 2024-04-25 03:44:56.998 | 56123 | Waiting for new connections 2024-04-25 03:44:56 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:56 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:56 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.000 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.001 | 56126 | Recursively removing directory: /tmp/git.eWETVi/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.002 | 60450 | Added a new run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.002 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.002 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.003 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.003 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.005 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.005 | 60453 | Added a new worker 10 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.005 | 56125 | Removed run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.005 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.005 | 56125 | Assigned run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.005 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.005 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LjnpPW 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.005 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.006 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.007 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.008 | 60454 | Added a new run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.008 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.010 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.011 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.011 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.012 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.012 | 60458 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.012 | 56125 | Removed run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.012 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.012 | 56125 | Assigned run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.012 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.012 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.012 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DzJHzA 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.014 | 60451 | Marked run 320 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.015 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.016 | 60457 | Added a new run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.016 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.018 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.019 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.020 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.022 | 60455 | Marked run 321 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.023 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.023 | 56129 | Recursively removing directory: /tmp/git.LjnpPW/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.024 | 60467 | Added a new run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.025 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.025 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.025 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.028 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.029 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.030 | 60476 | Added a new run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.030 | 56126 | Recursively removing directory: /tmp/git.DzJHzA/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.030 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.032 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.032 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.033 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.033 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.033 | 60479 | Added a new worker 8 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.033 | 56125 | Removed run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.033 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.033 | 56125 | Assigned run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.033 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.033 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GyAUBf 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.034 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.036 | 60480 | Added a new run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.036 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.036 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.039 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.039 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.039 | 60483 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.039 | 56125 | Removed run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.039 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.039 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.039 | 56125 | Assigned run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.040 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.040 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ihxeTx 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.041 | 60484 | Added a new run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.042 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.042 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.043 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.045 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.046 | 60477 | Marked run 322 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.046 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.047 | 60487 | Added a new run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.048 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.049 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.050 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.050 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.051 | 60481 | Marked run 323 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.051 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.054 | 56129 | Recursively removing directory: /tmp/git.GyAUBf/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.055 | 60494 | Added a new run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.055 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.055 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.055 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.058 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.060 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.060 | 60504 | Added a new run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.060 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.060 | 56126 | Recursively removing directory: /tmp/git.ihxeTx/ 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.062 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.062 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.063 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.063 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.063 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.064 | 60508 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.064 | 56125 | Removed run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.064 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.064 | 56125 | Assigned run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.064 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tbeopT 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.064 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.065 | 60507 | Added a new run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.066 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.067 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.068 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.069 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.069 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.070 | 60512 | Added a new worker 16 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.070 | 56125 | Removed run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.070 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.070 | 56125 | Assigned run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.070 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.070 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.070 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dUSjGX 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.071 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.072 | 60511 | Added a new run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.072 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.075 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.075 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.076 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.076 | 60505 | Marked run 324 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.077 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.078 | 60516 | Added a new run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.078 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.081 | 60510 | Marked run 325 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.082 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.082 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.084 | 56129 | Recursively removing directory: /tmp/git.tbeopT/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.084 | 60528 | Added a new run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.084 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.085 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.086 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.087 | 56126 | Recursively removing directory: /tmp/git.dUSjGX/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.087 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.089 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.089 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.089 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.090 | 60532 | Added a new run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.090 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.092 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.092 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.092 | 60535 | Added a new worker 8 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.092 | 56125 | Removed run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.092 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.092 | 56125 | Assigned run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.093 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VD79F8 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.093 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.093 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.094 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.095 | 60536 | Added a new run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.096 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.097 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.097 | 60539 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.097 | 56125 | Removed run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.097 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.097 | 56125 | Assigned run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.097 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.098 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cdyfcy 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.098 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.098 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.099 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.102 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.103 | 60533 | Marked run 326 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.103 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.103 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.104 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.104 | 60542 | Added a new run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.105 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.108 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.110 | 56129 | Recursively removing directory: /tmp/git.VD79F8/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.110 | 60537 | Marked run 327 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.111 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.112 | 60551 | Added a new run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.112 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.113 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.113 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.115 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.115 | 56126 | Recursively removing directory: /tmp/git.cdyfcy/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.116 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.117 | 60558 | Added a new run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.117 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.117 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.117 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.120 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.120 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.120 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.120 | 60562 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.120 | 56125 | Removed run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.120 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.120 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.120 | 56125 | Assigned run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.121 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wu3C5l 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.121 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.122 | 60561 | Added a new run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.123 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.125 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.125 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.125 | 60565 | Added a new worker 8 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.125 | 56125 | Removed run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.125 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.125 | 56125 | Assigned run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.125 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Dw3JI5 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.126 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.126 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.127 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.129 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.131 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.132 | 60559 | Marked run 328 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.132 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.132 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.136 | 60563 | Marked run 329 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.136 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.137 | 60567 | Added a new run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.137 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.137 | 56129 | Recursively removing directory: /tmp/git.wu3C5l/ 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.139 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.139 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.141 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.143 | 60582 | Added a new run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.143 | 56126 | Recursively removing directory: /tmp/git.Dw3JI5/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.143 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.143 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.145 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.145 | 56126 | Process output: 415085 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.146 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.146 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.146 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.146 | 60586 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.146 | 56125 | Removed run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.146 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.146 | 56125 | Assigned run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.147 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.147 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bu4wAh 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.148 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.148 | 60585 | Added a new run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.149 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.151 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.152 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.152 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.152 | 60590 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.152 | 56125 | Removed run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.152 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.152 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.153 | 56125 | Assigned run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.153 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.153 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.E7jUNd 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.154 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.154 | 60589 | Added a new run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.155 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.158 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.159 | 60583 | Marked run 330 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.159 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.159 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.160 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.164 | 60587 | Marked run 331 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.164 | 60593 | Added a new run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.164 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.166 | 56129 | Recursively removing directory: /tmp/git.bu4wAh/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.167 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.168 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.168 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.169 | 60608 | Added a new run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.169 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.170 | 56126 | Recursively removing directory: /tmp/git.E7jUNd/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.172 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.172 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.172 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.172 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.174 | 60611 | Added a new run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.174 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.175 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.175 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.175 | 60613 | Added a new worker 10 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.175 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.175 | 56125 | Removed run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.176 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.176 | 56125 | Assigned run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.176 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.176 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HiblzC 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.177 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.179 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.179 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.179 | 60616 | Added a new worker 10 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.179 | 56125 | Removed run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.179 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.179 | 56125 | Assigned run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.179 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.180 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FReQR6 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.180 | 60615 | Added a new run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.181 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.182 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.183 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.184 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.186 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.187 | 60610 | Marked run 332 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.188 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.188 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.191 | 60614 | Marked run 333 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.191 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.192 | 60619 | Added a new run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.192 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.193 | 56129 | Recursively removing directory: /tmp/git.HiblzC/ 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.195 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.195 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.195 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.197 | 60632 | Added a new run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.197 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.199 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.200 | 56126 | Recursively removing directory: /tmp/git.FReQR6/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.200 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.201 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.201 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.202 | 60637 | Added a new run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.202 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.202 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.202 | 60638 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.203 | 56125 | Removed run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.203 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.203 | 56125 | Assigned run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.203 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.203 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.203 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0bC7o6 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.205 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.205 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.207 | 60641 | Added a new run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.208 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.208 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.208 | 60643 | Added a new worker 10 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.208 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.208 | 56125 | Removed run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.208 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.208 | 56125 | Assigned run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.208 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.208 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.209 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pDfLQz 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.209 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.211 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.214 | 60636 | Marked run 334 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.214 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.214 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.215 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.216 | 60645 | Added a new run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.217 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.219 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.220 | 60640 | Marked run 335 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.220 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.221 | 60655 | Added a new run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.222 | 56129 | Recursively removing directory: /tmp/git.0bC7o6/ 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.222 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.224 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.224 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.225 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.227 | 60662 | Added a new run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.227 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.228 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.228 | 56126 | Recursively removing directory: /tmp/git.pDfLQz/ 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.230 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.230 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.230 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.231 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.231 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.231 | 60666 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.231 | 56125 | Removed run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.231 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.231 | 56125 | Assigned run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.231 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.231 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XQYqev 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.232 | 60665 | Added a new run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.232 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.233 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.235 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.237 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.237 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.237 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.237 | 60670 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.237 | 56125 | Removed run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.237 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.237 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.237 | 56125 | Assigned run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.238 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.238 | 60669 | Added a new run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.237 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IQv8aO 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.238 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.242 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.244 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.244 | 60664 | Marked run 336 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.244 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.245 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.246 | 60674 | Added a new run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.247 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.249 | 56129 | Recursively removing directory: /tmp/git.XQYqev/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.250 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.251 | 60668 | Marked run 337 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.251 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.251 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.251 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.253 | 60684 | Added a new run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.253 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.255 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.255 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.257 | 56126 | Recursively removing directory: /tmp/git.IQv8aO/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.257 | 60691 | Added a new run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.257 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.258 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.258 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.259 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.259 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.259 | 60693 | Added a new worker 10 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.259 | 56125 | Removed run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.259 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.259 | 56125 | Assigned run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.260 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1jA8Aa 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.260 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.260 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.262 | 60694 | Added a new run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.262 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.263 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.265 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.265 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.266 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.266 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.266 | 60698 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.266 | 56125 | Removed run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.266 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.266 | 56125 | Assigned run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.266 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.266 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.O529ew 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.267 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.268 | 60690 | Marked run 338 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.268 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.270 | 60697 | Added a new run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.271 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.272 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.273 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.273 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.275 | 60706 | Added a new run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.275 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.279 | 56129 | Recursively removing directory: /tmp/git.1jA8Aa/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.280 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.280 | 60695 | Marked run 339 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.280 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.281 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.281 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.283 | 60716 | Added a new run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.283 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.283 | 56126 | Recursively removing directory: /tmp/git.O529ew/ 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.284 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.285 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.285 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.286 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.287 | 60719 | Added a new run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.288 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.288 | 60720 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.288 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.288 | 56125 | Removed run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.288 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.288 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.288 | 56125 | Assigned run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.288 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.288 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.288 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.d9AVyt 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.291 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.292 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.292 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ozRG8J 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.292 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.292 | 60724 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.292 | 56125 | Removed run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.292 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.292 | 56125 | Assigned run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.292 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.294 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.295 | 60723 | Added a new run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.295 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.296 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.300 | 60718 | Marked run 340 as finished 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.300 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.300 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.300 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.300 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.302 | 60729 | Added a new run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.302 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.305 | 60722 | Marked run 341 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.305 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.305 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.307 | 60738 | Added a new run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.308 | 56129 | Recursively removing directory: /tmp/git.d9AVyt/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.308 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.309 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.309 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.311 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.311 | 56126 | Recursively removing directory: /tmp/git.ozRG8J/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.313 | 60744 | Added a new run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.313 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.313 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.314 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.314 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.316 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.316 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.316 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.316 | 60748 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.316 | 56125 | Removed run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.316 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.317 | 56125 | Assigned run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.317 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.svqMOm 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.317 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.318 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.319 | 60747 | Added a new run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.319 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.321 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.321 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.321 | 60751 | Added a new worker 10 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.321 | 56125 | Removed run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.321 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.321 | 56125 | Assigned run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.322 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xN8U6M 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.322 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.323 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.324 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.324 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.327 | 60745 | Marked run 342 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.327 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.328 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.329 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.329 | 60752 | Added a new run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.329 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.332 | 60749 | Marked run 343 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.333 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.334 | 60763 | Added a new run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.334 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.334 | 56129 | Recursively removing directory: /tmp/git.svqMOm/ 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.336 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.336 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.337 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.339 | 60770 | Added a new run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.339 | 56126 | Recursively removing directory: /tmp/git.xN8U6M/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.340 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.341 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.341 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.341 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.342 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.344 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.344 | 60773 | Added a new run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.344 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.345 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.345 | 60774 | Added a new worker 8 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.345 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.345 | 56125 | Removed run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.345 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.345 | 56125 | Assigned run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.346 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CFTsAI 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.347 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.348 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.348 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.348 | 60778 | Added a new worker 14 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.348 | 56125 | Removed run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.348 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.348 | 56125 | Assigned run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.348 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LTTEiZ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.349 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.352 | 60777 | Added a new run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.352 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.353 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.354 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.355 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.356 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.356 | 60772 | Marked run 344 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.357 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.357 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.360 | 60775 | Marked run 345 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.360 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.361 | 60782 | Added a new run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.362 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.365 | 56129 | Recursively removing directory: /tmp/git.CFTsAI/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.365 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.367 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.367 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.367 | 56126 | Recursively removing directory: /tmp/git.LTTEiZ/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.368 | 60796 | Added a new run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.368 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.369 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.369 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.370 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.371 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.372 | 60798 | Added a new run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.372 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.373 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.375 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.375 | 60802 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.375 | 56125 | Removed run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.375 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.375 | 56125 | Assigned run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.375 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.376 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.376 | 60803 | Added a new worker 6 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.376 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.376 | 56125 | Removed run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.376 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.376 | 56125 | Assigned run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.375 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.375 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3n3mlb 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.378 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.375 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.376 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZM7WFH 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.380 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.381 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.381 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.381 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.385 | 60800 | Marked run 347 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.385 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.386 | 60804 | Added a new run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.386 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.389 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.390 | 60799 | Marked run 346 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.390 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.392 | 56129 | Recursively removing directory: /tmp/git.3n3mlb/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.393 | 60820 | Added a new run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.393 | 56126 | Recursively removing directory: /tmp/git.ZM7WFH/ 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.394 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.394 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.394 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.395 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.395 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.396 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.398 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.399 | 60822 | Added a new run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.399 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.399 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.401 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.402 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.402 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.402 | 60827 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.402 | 56125 | Removed run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.402 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.402 | 56125 | Assigned run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.403 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.P8rqEs 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.403 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.403 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.403 | 60826 | Added a new run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.403 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.404 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.407 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.407 | 60828 | Added a new worker 8 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.408 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.408 | 56125 | Removed run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.408 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.408 | 56125 | Assigned run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.408 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TIBPJD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.408 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.409 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.410 | 60830 | Added a new run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.411 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.413 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.414 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.414 | 60823 | Marked run 348 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.414 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.415 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.416 | 60835 | Added a new run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.416 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.420 | 60824 | Marked run 349 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.420 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.421 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.422 | 56129 | Recursively removing directory: /tmp/git.P8rqEs/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.423 | 60848 | Added a new run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.424 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.424 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.424 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.425 | 56126 | Recursively removing directory: /tmp/git.TIBPJD/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.426 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.427 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.427 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.427 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.428 | 60850 | Added a new run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.428 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.430 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.431 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.431 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.431 | 60854 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.431 | 56125 | Removed run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.431 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.431 | 56125 | Assigned run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.431 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.431 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zHT0Et 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.432 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.432 | 60853 | Added a new run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.433 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.435 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.436 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.436 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.436 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.436 | 60858 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.436 | 56125 | Removed run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.436 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.436 | 56125 | Assigned run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.437 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SHShLV 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.437 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.438 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.439 | 60857 | Added a new run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.439 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.442 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.443 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.443 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.444 | 60851 | Marked run 350 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.444 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.449 | 60855 | Marked run 351 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.449 | 60862 | Added a new run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.449 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.450 | 56129 | Recursively removing directory: /tmp/git.zHT0Et/ 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.451 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.451 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.452 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.454 | 56126 | Recursively removing directory: /tmp/git.SHShLV/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.454 | 60876 | Added a new run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.454 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.455 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.455 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.455 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.457 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.458 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.458 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.458 | 60880 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.458 | 56125 | Removed run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.458 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.458 | 56125 | Assigned run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.459 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YLECYp 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.459 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.459 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.459 | 60879 | Added a new run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.460 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.463 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.463 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.463 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.463 | 60884 | Added a new worker 14 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.463 | 56125 | Removed run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.463 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.463 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.463 | 56125 | Assigned run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.463 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.463 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CLyUV6 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.465 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.467 | 60883 | Added a new run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.468 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.468 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.470 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.471 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.472 | 60878 | Marked run 352 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.472 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.473 | 60890 | Added a new run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.473 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.476 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.477 | 60881 | Marked run 353 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.477 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.478 | 60900 | Added a new run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.478 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.478 | 56129 | Recursively removing directory: /tmp/git.YLECYp/ 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.480 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.480 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.481 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.481 | 56126 | Recursively removing directory: /tmp/git.CLyUV6/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.483 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.483 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.483 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.484 | 60904 | Added a new run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.484 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.486 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.486 | 60907 | Added a new worker 8 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.486 | 56125 | Removed run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.486 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.486 | 56125 | Assigned run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.486 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.487 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cgzonv 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.487 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.487 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.488 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.489 | 60908 | Added a new run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.489 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.491 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.491 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.492 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.492 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.493 | 60911 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.493 | 56125 | Removed run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.493 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.493 | 56125 | Assigned run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.493 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.493 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.493 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zuWq5C 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.495 | 60912 | Added a new run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.495 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.498 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.500 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.499 | 60905 | Marked run 354 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.500 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.501 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.502 | 60916 | Added a new run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.502 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.505 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.506 | 56129 | Recursively removing directory: /tmp/git.cgzonv/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.507 | 60909 | Marked run 355 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.507 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.509 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.509 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.509 | 60926 | Added a new run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.509 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.510 | 56126 | Recursively removing directory: /tmp/git.zuWq5C/ 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.511 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.511 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.512 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.513 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.513 | 60932 | Added a new run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.513 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.515 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.516 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.516 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.516 | 60936 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.516 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.516 | 56125 | Removed run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.516 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.516 | 56125 | Assigned run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.517 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FHaqT7 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.517 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.518 | 60937 | Added a new run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.519 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.519 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.521 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CJREgc 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.519 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.519 | 60938 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.519 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.521 | 56125 | Removed run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.521 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.521 | 56125 | Assigned run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.522 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.523 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.525 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.526 | 60933 | Marked run 356 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.527 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.528 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.529 | 60942 | Added a new run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.529 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.529 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.532 | 60935 | Marked run 357 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.532 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.532 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.534 | 60951 | Added a new run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.534 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.534 | 56129 | Recursively removing directory: /tmp/git.FHaqT7/ 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.536 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.536 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.537 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.539 | 60958 | Added a new run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.539 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.540 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.540 | 56126 | Recursively removing directory: /tmp/git.CJREgc/ 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.542 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.542 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.542 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.544 | 60961 | Added a new run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.544 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.544 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.544 | 60962 | Added a new worker 8 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.544 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.544 | 56125 | Removed run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.544 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.544 | 56125 | Assigned run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.544 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DPcWEU 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.545 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.546 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.548 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.549 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.549 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.549 | 60966 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.549 | 56125 | Removed run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.549 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.549 | 56125 | Assigned run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.550 | 60965 | Added a new run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.550 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.O4SKDz 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.550 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.550 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.551 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.553 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.554 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.555 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.556 | 60960 | Marked run 358 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.557 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.556 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.560 | 60964 | Marked run 359 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.560 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.561 | 60969 | Added a new run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.561 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.563 | 56129 | Recursively removing directory: /tmp/git.DPcWEU/ 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.565 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.565 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.565 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.568 | 56126 | Recursively removing directory: /tmp/git.O4SKDz/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.568 | 60984 | Added a new run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.568 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.568 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.569 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.569 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.571 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.571 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.571 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.571 | 60988 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.572 | 56125 | Removed run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.572 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.572 | 56125 | Assigned run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.572 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.572 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IL6NDT 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.573 | 60987 | Added a new run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.574 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.574 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.576 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.577 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.577 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.577 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.577 | 60992 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.577 | 56125 | Removed run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.577 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.577 | 56125 | Assigned run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.577 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.577 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.W4cG14 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.579 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.579 | 60991 | Added a new run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.580 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.583 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.584 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.584 | 60985 | Marked run 360 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.584 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.585 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.586 | 60996 | Added a new run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.586 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.589 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.590 | 60990 | Marked run 361 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.591 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.592 | 56129 | Recursively removing directory: /tmp/git.IL6NDT/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.592 | 61005 | Added a new run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.592 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.594 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.594 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.595 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.596 | 56126 | Recursively removing directory: /tmp/git.W4cG14/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.597 | 61012 | Added a new run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.598 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.598 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.599 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.599 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.601 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.601 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.601 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.602 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.602 | 61016 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.602 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.602 | 56125 | Removed run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.602 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.602 | 56125 | Assigned run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.602 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dTkY4K 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.602 | 61015 | Added a new run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.602 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.605 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.605 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.605 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.606 | 61020 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.606 | 56125 | Removed run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.606 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.606 | 56125 | Assigned run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.606 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.606 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.I0kvEP 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.608 | 61019 | Added a new run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.608 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.608 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.610 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.611 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.612 | 61013 | Marked run 362 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.612 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.614 | 61023 | Added a new run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.614 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.615 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.616 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.618 | 61017 | Marked run 363 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.619 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.619 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.620 | 56129 | Recursively removing directory: /tmp/git.dTkY4K/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.620 | 61032 | Added a new run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.621 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.621 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.621 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.624 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.625 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.626 | 61040 | Added a new run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.626 | 56126 | Recursively removing directory: /tmp/git.I0kvEP/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.626 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.628 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.628 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.629 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.629 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.629 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.629 | 61044 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.629 | 56125 | Removed run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.629 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.629 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.629 | 56125 | Assigned run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.629 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Sm08Tl 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.631 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.631 | 61043 | Added a new run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.632 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.634 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.635 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.635 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.635 | 61048 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.635 | 56125 | Removed run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.635 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.635 | 56125 | Assigned run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.636 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.636 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.B2ZczW 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.636 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.637 | 61047 | Added a new run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.637 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.638 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.641 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.641 | 61041 | Marked run 364 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.641 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.642 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.643 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.648 | 56129 | Recursively removing directory: /tmp/git.Sm08Tl/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.648 | 61045 | Marked run 365 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.649 | 61052 | Added a new run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.649 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.649 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.650 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.650 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.652 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.653 | 56126 | Recursively removing directory: /tmp/git.B2ZczW/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.654 | 61066 | Added a new run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.654 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.654 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.655 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.655 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.657 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.657 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.657 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.657 | 61070 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.657 | 56125 | Removed run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.657 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.657 | 56125 | Assigned run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.657 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.658 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FtoCod 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.659 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.660 | 61069 | Added a new run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.660 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.663 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.663 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.663 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.664 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.664 | 61073 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.664 | 56125 | Removed run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.664 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.664 | 56125 | Assigned run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.664 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.664 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.665 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VDHNzt 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.667 | 61074 | Added a new run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.668 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.670 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.670 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.671 | 61067 | Marked run 366 as finished 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.671 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.672 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.675 | 61071 | Marked run 367 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.675 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.677 | 56129 | Recursively removing directory: /tmp/git.FtoCod/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.676 | 61078 | Added a new run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.677 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.678 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.679 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.679 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.681 | 61092 | Added a new run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.681 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.682 | 56126 | Recursively removing directory: /tmp/git.VDHNzt/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.683 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.684 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.684 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.684 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.685 | 61095 | Added a new run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.685 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.686 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.686 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.687 | 61097 | Added a new worker 10 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.687 | 56125 | Removed run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.687 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.687 | 56125 | Assigned run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.687 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.687 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HFXc9p 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.688 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.688 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.690 | 61099 | Added a new run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.691 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.692 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.692 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.693 | 61101 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.693 | 56125 | Removed run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.693 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.693 | 56125 | Assigned run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.694 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.694 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.694 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.14Hd68 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.694 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.696 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.698 | 61094 | Marked run 368 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.698 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.699 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.700 | 61102 | Added a new run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.700 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.700 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.703 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.704 | 61098 | Marked run 369 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.704 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.705 | 61112 | Added a new run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.705 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.707 | 56129 | Recursively removing directory: /tmp/git.HFXc9p/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.708 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.708 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.708 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.710 | 61120 | Added a new run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.710 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.711 | 56126 | Recursively removing directory: /tmp/git.14Hd68/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.713 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.713 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.713 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.713 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.714 | 61122 | Added a new run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.714 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.716 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.716 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.716 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.716 | 61126 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.717 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.717 | 56125 | Removed run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.717 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.717 | 56125 | Assigned run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.717 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iPgMF1 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.717 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.719 | 61125 | Added a new run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.719 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.721 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.721 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.722 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.722 | 61129 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.722 | 56125 | Removed run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.722 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.723 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.723 | 56125 | Assigned run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.723 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0fCSu9 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.723 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.724 | 61130 | Added a new run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.724 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.725 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.728 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.729 | 61123 | Marked run 370 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.729 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.729 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.731 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.731 | 61133 | Added a new run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.731 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.734 | 61127 | Marked run 371 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.734 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.734 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.736 | 61143 | Added a new run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.737 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.739 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.739 | 56129 | Recursively removing directory: /tmp/git.iPgMF1/ 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.740 | 56126 | Recursively removing directory: /tmp/git.0fCSu9/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.741 | 61150 | Added a new run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.742 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.741 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.741 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.741 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.741 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.744 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.744 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.745 | 61152 | Added a new run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.745 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.748 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.748 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.748 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.748 | 61156 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 61157 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 56125 | Removed run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 56125 | Assigned run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 56125 | Removed run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.749 | 56125 | Assigned run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.749 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vPp5Ty 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.750 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xuIszF 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.754 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.754 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.756 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.756 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.757 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.759 | 61154 | Marked run 373 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.759 | 61158 | Added a new run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.760 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.760 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.763 | 61153 | Marked run 372 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.763 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.763 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.765 | 61172 | Added a new run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.765 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.767 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.769 | 56129 | Recursively removing directory: /tmp/git.vPp5Ty/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.769 | 61176 | Added a new run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.770 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.769 | 56126 | Recursively removing directory: /tmp/git.xuIszF/ 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.770 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.770 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.770 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.770 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.772 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.773 | 61178 | Added a new run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.774 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.774 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.776 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.777 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.777 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.777 | 61183 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.777 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.777 | 56125 | Removed run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.777 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.777 | 56125 | Assigned run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.777 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bL05Nt 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.778 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.778 | 61184 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.778 | 56125 | Removed run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.778 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.778 | 56125 | Assigned run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.778 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.778 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZWHtzu 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.782 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.782 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.782 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.783 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.783 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.784 | 61182 | Added a new run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.784 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.787 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.787 | 61179 | Marked run 374 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.788 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.791 | 61180 | Marked run 375 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.791 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.792 | 61190 | Added a new run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.793 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.793 | 56129 | Recursively removing directory: /tmp/git.bL05Nt/ 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.795 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.795 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.795 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.796 | 56126 | Recursively removing directory: /tmp/git.ZWHtzu/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.797 | 61202 | Added a new run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.798 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.798 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.798 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.798 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.801 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.801 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.802 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.802 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.802 | 61207 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.802 | 56125 | Removed run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.802 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.802 | 56125 | Assigned run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.802 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.802 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.alD13J 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.802 | 61205 | Added a new run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.803 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.805 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.805 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.805 | 61209 | Added a new worker 10 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.805 | 56125 | Removed run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.805 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.805 | 56125 | Assigned run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.805 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.805 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ImQm9u 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.806 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.808 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.809 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.810 | 61210 | Added a new run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.811 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.811 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.812 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.814 | 61203 | Marked run 376 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.814 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.815 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.817 | 61206 | Marked run 377 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.817 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.819 | 61216 | Added a new run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.819 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.822 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.822 | 56129 | Recursively removing directory: /tmp/git.alD13J/ 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.823 | 56126 | Recursively removing directory: /tmp/git.ImQm9u/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.824 | 61228 | Added a new run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.824 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.825 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.825 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.825 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.825 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.827 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.828 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.829 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.829 | 61230 | Added a new run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.829 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.831 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.831 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.831 | 61234 | Added a new worker 8 to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.831 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.of3OqH 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.832 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.831 | 56125 | Removed run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.831 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.831 | 56125 | Assigned run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.832 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.833 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.833 | 61236 | Added a new worker 17 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.833 | 56125 | Removed run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.833 | 56125 | Removed worker 17 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.833 | 56125 | Assigned run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 17 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.833 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.833 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.833 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.589tQe 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.837 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.838 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.838 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.838 | 61235 | Added a new run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.838 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.839 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.842 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.845 | 61231 | Marked run 378 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.845 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.847 | 61243 | Added a new run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.847 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.849 | 56129 | Recursively removing directory: /tmp/git.of3OqH/ 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.849 | 56126 | Recursively removing directory: /tmp/git.589tQe/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.850 | 61232 | Marked run 379 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.851 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.851 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.851 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.851 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.852 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.852 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.853 | 61254 | Added a new run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.853 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.855 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.856 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.857 | 61256 | Added a new run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.857 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.857 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.859 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.859 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.859 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.859 | 61261 | Added a new worker 15 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.859 | 56125 | Removed run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.859 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.859 | 56125 | Assigned run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.860 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uvYyBj 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.860 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.861 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.861 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.861 | 61262 | Added a new worker 16 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.861 | 56125 | Removed run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.861 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.861 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.861 | 56125 | Assigned run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.861 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NUZfJr 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.865 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.866 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.866 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.866 | 61260 | Added a new run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.866 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.867 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.869 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.872 | 61266 | Added a new run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.872 | 61257 | Marked run 380 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.873 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.875 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.875 | 61259 | Marked run 381 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.876 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.878 | 56129 | Recursively removing directory: /tmp/git.uvYyBj/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.878 | 61280 | Added a new run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.879 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.879 | 56126 | Recursively removing directory: /tmp/git.NUZfJr/ 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.880 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.880 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.881 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.881 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.881 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.883 | 61282 | Added a new run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.883 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.884 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.885 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.885 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.886 | 61286 | Added a new run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.886 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.888 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.888 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.888 | 61288 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.888 | 56125 | Removed run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.888 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.888 | 56125 | Assigned run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.888 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ynywUM 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.888 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.889 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.889 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.889 | 61289 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.891 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WdJDec 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.891 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.891 | 56125 | Removed run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.891 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.891 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.891 | 56125 | Assigned run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.894 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.895 | 61290 | Added a new run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.895 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.895 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.898 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.898 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.899 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.899 | 61284 | Marked run 382 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.900 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.901 | 61293 | Added a new run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.901 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.904 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.905 | 61285 | Marked run 383 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.905 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.906 | 56129 | Recursively removing directory: /tmp/git.ynywUM/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.907 | 61305 | Added a new run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.907 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.908 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.908 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.910 | 56126 | Recursively removing directory: /tmp/git.WdJDec/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.910 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.912 | 61310 | Added a new run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.912 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.912 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.912 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.914 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.915 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.915 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.915 | 61314 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.916 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.916 | 56125 | Removed run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.916 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.916 | 56125 | Assigned run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.916 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.916 | 61313 | Added a new run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.916 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.916 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mE1Dko 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.919 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.919 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.919 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.919 | 61317 | Added a new worker 14 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.920 | 56125 | Removed run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.920 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.920 | 56125 | Assigned run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.920 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Cjcowb 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.921 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.923 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.924 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.925 | 61311 | Marked run 384 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.925 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.926 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.927 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.927 | 61318 | Added a new run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.928 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.930 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.931 | 61315 | Marked run 385 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.931 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.932 | 61324 | Added a new run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.932 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.935 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.937 | 61336 | Added a new run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.937 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.937 | 56129 | Recursively removing directory: /tmp/git.mE1Dko/ 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.938 | 56126 | Recursively removing directory: /tmp/git.Cjcowb/ 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.939 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.939 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.939 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.939 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.940 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.942 | 61338 | Added a new run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.942 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.942 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.943 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.944 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.946 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.946 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.946 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.946 | 61343 | Added a new worker 17 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.946 | 56125 | Removed run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.946 | 56125 | Removed worker 17 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.946 | 56125 | Assigned run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 17 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.946 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.946 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.946 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9Tv9Oh 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.947 | 61342 | Added a new run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.948 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.950 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.950 | 61344 | Added a new worker 13 to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.951 | 56125 | Removed run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.951 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.951 | 56125 | Assigned run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.951 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.951 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iBBTM2 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.952 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.953 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.953 | 61346 | Added a new run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.954 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.957 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.957 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.957 | 61340 | Marked run 387 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.957 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.958 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.959 | 61350 | Added a new run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.959 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.962 | 61341 | Marked run 386 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.962 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.964 | 61359 | Added a new run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.964 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.965 | 56126 | Recursively removing directory: /tmp/git.9Tv9Oh/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.967 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.967 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.967 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.968 | 56129 | Recursively removing directory: /tmp/git.iBBTM2/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.969 | 61366 | Added a new run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.969 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.970 | 56129 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.970 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.971 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.971 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.972 | 61368 | Added a new run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.973 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.975 | 56126 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.975 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.975 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.975 | 61372 | Added a new worker 12 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.975 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.975 | 56125 | Removed run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.975 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.975 | 56125 | Assigned run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.975 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Io1GUY 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.976 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.978 | 61373 | Added a new run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.978 | 56129 | Waiting for a new command 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.978 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.978 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.980 | 56126 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.980 | 61374 | Added a new worker 10 to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.981 | 56125 | Removed run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.981 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.981 | 56125 | Assigned run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.981 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.981 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.981 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Snm94k 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.982 | 56126 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.984 | 61369 | Marked run 388 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.984 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.986 | 61376 | Added a new run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.986 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.989 | 56129 | Checking out revision HEAD 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.989 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56129/cimple-worker: 2024-04-25 03:44:57.990 | 56129 | Going to run: ./ci 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.992 | 61383 | Added a new run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.992 | 61371 | Marked run 389 as finished 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.992 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.992 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.994 | 56126 | Recursively removing directory: /tmp/git.Io1GUY/ 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.995 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.996 | 56126 | Process exit code: 0 2024-04-25 03:44:57 | INFO | 56126/cimple-worker: 2024-04-25 03:44:57.996 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.997 | 61390 | Added a new run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:57 | INFO | 56123/cimple-server: 2024-04-25 03:44:57.997 | 56123 | Waiting for new connections 2024-04-25 03:44:57 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:57 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:57 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.000 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.000 | 56129 | Recursively removing directory: /tmp/git.Snm94k/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.000 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.002 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.002 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.002 | 61397 | Added a new run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.003 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.003 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.003 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.004 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dfVt0d 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.003 | 61398 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.003 | 56125 | Removed run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.003 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.003 | 56125 | Assigned run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.004 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.006 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.006 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.009 | 61400 | Added a new run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.009 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.010 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.010 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.010 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.010 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.011 | 61404 | Added a new worker 9 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.011 | 56125 | Removed run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.011 | 56125 | Removed worker 9 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.011 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.011 | 56125 | Assigned run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.011 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vw9KKl 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.014 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.014 | 61396 | Marked run 390 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.015 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.017 | 61407 | Added a new run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.017 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.018 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.019 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.020 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.020 | 56126 | Recursively removing directory: /tmp/git.dfVt0d/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.022 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.022 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.023 | 61401 | Marked run 391 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.023 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.024 | 61414 | Added a new run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.025 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.025 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.028 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.028 | 56129 | Recursively removing directory: /tmp/git.vw9KKl/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.029 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.029 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.029 | 61424 | Added a new worker 11 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.029 | 56125 | Removed run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.029 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.029 | 56125 | Assigned run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.030 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rgtytw 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.030 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.030 | 61423 | Added a new run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.030 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.030 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.031 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.033 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.034 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.035 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.035 | 61426 | Added a new run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.035 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.036 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.038 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.038 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.038 | 61430 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.038 | 56125 | Removed run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.038 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.038 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.038 | 56125 | Assigned run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.039 | 61422 | Marked run 392 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.039 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.039 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.039 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ax2mmk 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.041 | 61432 | Added a new run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.041 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.044 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.044 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.046 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.048 | 61427 | Marked run 393 as finished 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.048 | 56126 | Recursively removing directory: /tmp/git.rgtytw/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.048 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.049 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.049 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.052 | 61439 | Added a new run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.052 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.053 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.055 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.055 | 56129 | Recursively removing directory: /tmp/git.Ax2mmk/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.057 | 61449 | Added a new run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.057 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.057 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.057 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.058 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.058 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.058 | 61451 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.058 | 56125 | Removed run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.058 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.058 | 56125 | Assigned run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.059 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.D46svA 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.059 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.060 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.062 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.063 | 61452 | Added a new run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.063 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.065 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.066 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.066 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.066 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.066 | 61455 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.066 | 56125 | Removed run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.066 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.066 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.066 | 56125 | Assigned run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.066 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.066 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tvLj3l 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.067 | 61448 | Marked run 394 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.068 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.069 | 61456 | Added a new run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.071 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.072 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.073 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.073 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.075 | 61465 | Added a new run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.075 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.077 | 56126 | Recursively removing directory: /tmp/git.D46svA/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.078 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.079 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.079 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.080 | 61453 | Marked run 395 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.080 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.082 | 61471 | Added a new run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.082 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.083 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.083 | 56129 | Recursively removing directory: /tmp/git.tvLj3l/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.084 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.084 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.084 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.086 | 61477 | Added a new run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.086 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.086 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.087 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.087 | 61478 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.087 | 56125 | Removed run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.087 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.087 | 56125 | Assigned run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.087 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.546UJw 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.088 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.089 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.089 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.091 | 61480 | Added a new run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.092 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.093 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.093 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.093 | 61483 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.093 | 56125 | Removed run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.093 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.093 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.093 | 56125 | Assigned run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.094 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.094 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8dQx61 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.095 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.095 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.097 | 61476 | Marked run 396 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.097 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.098 | 61484 | Added a new run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.100 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.101 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.102 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.103 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.104 | 61481 | Marked run 397 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.105 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.106 | 56126 | Recursively removing directory: /tmp/git.546UJw/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.106 | 61493 | Added a new run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.107 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.107 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.107 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.109 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.111 | 61502 | Added a new run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.111 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.112 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.112 | 56129 | Recursively removing directory: /tmp/git.8dQx61/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.113 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.113 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.114 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.115 | 61505 | Added a new run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.116 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.116 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.116 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.116 | 61506 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.116 | 56125 | Removed run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.116 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.116 | 56125 | Assigned run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.116 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.116 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0w19FT 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.117 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.119 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.121 | 61509 | Added a new run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.121 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.121 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.121 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.122 | 61511 | Added a new worker 14 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.122 | 56125 | Removed run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.122 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.122 | 56125 | Assigned run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.122 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.122 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.122 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.123 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UVFtl7 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.124 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.129 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.129 | 61513 | Added a new run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.129 | 61503 | Marked run 398 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.130 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.130 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.133 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.133 | 56126 | Recursively removing directory: /tmp/git.0w19FT/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.134 | 61508 | Marked run 399 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.134 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.135 | 61522 | Added a new run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.135 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.135 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.136 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.139 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.139 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.144 | 61530 | Added a new run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.144 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.144 | 56129 | Recursively removing directory: /tmp/git.UVFtl7/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.145 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.145 | 61533 | Added a new worker 8 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.145 | 56125 | Removed run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.145 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.145 | 56125 | Assigned run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.144 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.145 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.147 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.147 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.147 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.148 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2JHojf 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.150 | 61534 | Added a new run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.151 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.152 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.153 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.155 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.155 | 61531 | Marked run 400 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.156 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.156 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.156 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.156 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.156 | 61538 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.156 | 56125 | Removed run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.156 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.156 | 56125 | Assigned run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.156 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.156 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.j3wmnA 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.158 | 61537 | Added a new run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.158 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.161 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.161 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.162 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.163 | 61543 | Added a new run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.164 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.167 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.167 | 56126 | Recursively removing directory: /tmp/git.2JHojf/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.168 | 61536 | Marked run 401 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.168 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.170 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.170 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.170 | 61552 | Added a new run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.170 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.172 | 56129 | Recursively removing directory: /tmp/git.j3wmnA/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.173 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.173 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.173 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.174 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.175 | 61558 | Added a new run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.175 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.177 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.177 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.177 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.178 | 61562 | Added a new worker 12 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.178 | 56125 | Removed run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.178 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.178 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.178 | 56125 | Assigned run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.178 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8ukHVH 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.178 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.180 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.180 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.180 | 61564 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.180 | 56125 | Removed run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.180 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.180 | 56125 | Assigned run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.180 | 61563 | Added a new run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.180 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.USD1pn 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.181 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.181 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.185 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.185 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.186 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.187 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.187 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.191 | 61567 | Added a new run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.191 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.191 | 61559 | Marked run 402 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.192 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.195 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.195 | 61561 | Marked run 403 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.195 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.197 | 56126 | Recursively removing directory: /tmp/git.8ukHVH/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.197 | 61582 | Added a new run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.198 | 56129 | Recursively removing directory: /tmp/git.USD1pn/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.198 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.199 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.199 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.199 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.199 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.201 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.202 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.202 | 61584 | Added a new run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.202 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.203 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.205 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.205 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.205 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.206 | 61589 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.206 | 56125 | Removed run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.206 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.206 | 56125 | Assigned run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.206 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2hzXI8 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.206 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.206 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.207 | 61590 | Added a new worker 16 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.207 | 56125 | Removed run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.207 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.207 | 56125 | Assigned run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.207 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.206 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.207 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jacXiE 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.208 | 61588 | Added a new run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.208 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.211 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.212 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.213 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.214 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.216 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.217 | 61585 | Marked run 404 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.217 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.218 | 61595 | Added a new run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.219 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.222 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.222 | 61586 | Marked run 405 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.222 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.224 | 61608 | Added a new run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.224 | 56126 | Recursively removing directory: /tmp/git.2hzXI8/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.225 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.225 | 56129 | Recursively removing directory: /tmp/git.jacXiE/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.226 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.226 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.227 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.227 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.227 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.229 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.229 | 61610 | Added a new run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.229 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.231 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.232 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.233 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.233 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.233 | 61615 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.233 | 56125 | Removed run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.233 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.233 | 56125 | Assigned run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.233 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EdIMJW 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.233 | 61614 | Added a new run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.234 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.234 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.234 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.236 | 61616 | Added a new worker 8 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.237 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.238 | 56125 | Removed run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.238 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.238 | 56125 | Assigned run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.238 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.238 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DOBOJd 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.240 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.240 | 61618 | Added a new run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.240 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.240 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.243 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.244 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.244 | 61611 | Marked run 406 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.244 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.245 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.245 | 61621 | Added a new run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.246 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.249 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.249 | 61613 | Marked run 407 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.249 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.250 | 61630 | Added a new run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.250 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.251 | 56126 | Recursively removing directory: /tmp/git.EdIMJW/ 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.253 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.253 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.253 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.255 | 61638 | Added a new run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.256 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.256 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.257 | 56129 | Recursively removing directory: /tmp/git.DOBOJd/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.258 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.258 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.258 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.260 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.260 | 61641 | Added a new run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.260 | 61642 | Added a new worker 12 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.260 | 56125 | Removed run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.260 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.260 | 56125 | Assigned run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.260 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.261 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.261 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.I6ztrK 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.261 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.262 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.263 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.265 | 61645 | Added a new run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.265 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.265 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.266 | 61647 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.266 | 56125 | Removed run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.266 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.266 | 56125 | Assigned run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.266 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.267 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Vzgk03 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.267 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.268 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.268 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.271 | 61640 | Marked run 408 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.271 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.273 | 61648 | Added a new run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.274 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.274 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.275 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.277 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.279 | 56126 | Recursively removing directory: /tmp/git.I6ztrK/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.280 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.280 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.281 | 61644 | Marked run 409 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.281 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.283 | 61658 | Added a new run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.283 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.284 | 56129 | Recursively removing directory: /tmp/git.Vzgk03/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.284 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.285 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.286 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.286 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.287 | 61667 | Added a new run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.287 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.288 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.288 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.288 | 61669 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.288 | 56125 | Removed run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.288 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.288 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.289 | 56125 | Assigned run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.289 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PROpDx 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.289 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.290 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.291 | 61671 | Added a new run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.292 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.294 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.293 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.295 | 61673 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.295 | 56125 | Removed run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.295 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.295 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.295 | 56125 | Assigned run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.295 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.295 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.o78eZH 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.297 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.298 | 61666 | Marked run 410 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.298 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.299 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.301 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.301 | 61670 | Marked run 411 as finished 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.302 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.302 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.303 | 61674 | Added a new run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.303 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.306 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.308 | 56126 | Recursively removing directory: /tmp/git.PROpDx/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.309 | 61687 | Added a new run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.309 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.310 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.310 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.312 | 56129 | Recursively removing directory: /tmp/git.o78eZH/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.312 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.314 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.314 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.314 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.314 | 61692 | Added a new run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.314 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.317 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.317 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.318 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.318 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.318 | 61697 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.318 | 56125 | Removed run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.318 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.318 | 56125 | Assigned run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.318 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.318 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xxWNcf 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.319 | 61695 | Added a new run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.319 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.321 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.321 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.321 | 61699 | Added a new worker 12 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.321 | 56125 | Removed run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.321 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.321 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.321 | 56125 | Assigned run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.321 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1K4wFd 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.322 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.324 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.325 | 61700 | Added a new run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.325 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.325 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.328 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.328 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.329 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.331 | 61693 | Marked run 412 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.332 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.335 | 61696 | Marked run 413 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.335 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.337 | 56126 | Recursively removing directory: /tmp/git.xxWNcf/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.337 | 61704 | Added a new run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.338 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.338 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.338 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.339 | 56129 | Recursively removing directory: /tmp/git.1K4wFd/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.340 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.340 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.340 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.341 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.342 | 61718 | Added a new run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.342 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.344 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.345 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.345 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.345 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.345 | 61723 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.345 | 56125 | Removed run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.345 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.346 | 56125 | Assigned run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.346 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.346 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4vlcMr 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.347 | 61722 | Added a new run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.347 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.347 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.347 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.350 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.351 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.351 | 61724 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.351 | 56125 | Removed run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.351 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.351 | 56125 | Assigned run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.351 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gqnZUo 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.352 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.353 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.353 | 61726 | Added a new run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.354 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.356 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.357 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.358 | 61719 | Marked run 414 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.358 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.358 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.361 | 61721 | Marked run 415 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.361 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.362 | 61730 | Added a new run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.362 | 56126 | Recursively removing directory: /tmp/git.4vlcMr/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.362 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.364 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.364 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.365 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.367 | 61744 | Added a new run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.367 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.368 | 56129 | Recursively removing directory: /tmp/git.gqnZUo/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.368 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.369 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.369 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.370 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.372 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.372 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.372 | 61748 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.372 | 56125 | Removed run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.372 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.372 | 56125 | Assigned run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.372 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eQmlR5 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.373 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.373 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.374 | 61747 | Added a new run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.374 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.376 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.376 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.376 | 61751 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.376 | 56125 | Removed run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.376 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.376 | 56125 | Assigned run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.377 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EfT661 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.378 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.379 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.379 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.380 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.382 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.382 | 61746 | Marked run 416 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.383 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.383 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.384 | 61753 | Added a new run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.384 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.388 | 61749 | Marked run 417 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.388 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.389 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.390 | 56126 | Recursively removing directory: /tmp/git.eQmlR5/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.391 | 61766 | Added a new run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.391 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.392 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.392 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.394 | 56129 | Recursively removing directory: /tmp/git.EfT661/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.394 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.396 | 61770 | Added a new run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.396 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.396 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.396 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.396 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.399 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.399 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.399 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.399 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.400 | 61775 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.400 | 56125 | Removed run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.400 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.400 | 56125 | Assigned run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.400 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.400 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QpMNz1 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.401 | 61773 | Added a new run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.401 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.402 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.403 | 61777 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.403 | 56125 | Removed run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.403 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.403 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.403 | 56125 | Assigned run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.402 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.403 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7F3oBz 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.405 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.406 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.407 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.409 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.409 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.412 | 61771 | Marked run 418 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.413 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.414 | 61780 | Added a new run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.414 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.417 | 61774 | Marked run 419 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.417 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.418 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.419 | 56126 | Recursively removing directory: /tmp/git.QpMNz1/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.420 | 61793 | Added a new run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.421 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.421 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.421 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.422 | 56129 | Recursively removing directory: /tmp/git.7F3oBz/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.423 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.423 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.424 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.425 | 61797 | Added a new run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.425 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.425 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.427 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.428 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.428 | 61800 | Added a new run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.429 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.429 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.429 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.430 | 61803 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.430 | 56125 | Removed run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.430 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.430 | 56125 | Assigned run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.430 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.430 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nhKxbN 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.431 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.432 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.432 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.432 | 61805 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.432 | 56125 | Removed run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.432 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.432 | 56125 | Assigned run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.432 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cktVeD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.432 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.436 | 61804 | Added a new run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.436 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.438 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.438 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.438 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.439 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.440 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.442 | 61799 | Marked run 420 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.443 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.446 | 61801 | Marked run 421 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.446 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.448 | 61809 | Added a new run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.448 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.449 | 56126 | Recursively removing directory: /tmp/git.nhKxbN/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.450 | 56129 | Recursively removing directory: /tmp/git.cktVeD/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.451 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.452 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.452 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.451 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.451 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.453 | 61823 | Added a new run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.454 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.454 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.455 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.456 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.457 | 61827 | Added a new run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.458 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.458 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.458 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.458 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.459 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 61828 | Added a new worker 14 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 61830 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 56125 | Removed run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 56125 | Assigned run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 56125 | Removed run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.459 | 56125 | Assigned run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.459 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iQU80O 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.462 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.462 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lDdN4x 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.464 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.464 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.472 | 56126 | Recursively removing directory: /tmp/git.iQU80O/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.474 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.474 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.474 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.475 | 61825 | Marked run 422 as finished 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.475 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.475 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.478 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.478 | 61826 | Marked run 423 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.478 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.479 | 61831 | Added a new run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.479 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.481 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.481 | 61848 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.481 | 56125 | Removed run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.481 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.482 | 56125 | Assigned run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.481 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.482 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Er5oLT 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.482 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.485 | 56129 | Recursively removing directory: /tmp/git.lDdN4x/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.485 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.487 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.487 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.487 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.487 | 61849 | Added a new run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.488 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.488 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.490 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.491 | 61841 | Marked run 425 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.491 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.492 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.493 | 61852 | Added a new run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.493 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.495 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.495 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.495 | 61861 | Added a new worker 8 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.495 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.495 | 56125 | Removed run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.495 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.495 | 56125 | Assigned run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.496 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.496 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7D0atC 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.499 | 61862 | Added a new run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.499 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.502 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.500 | 56126 | Recursively removing directory: /tmp/git.Er5oLT/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.502 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.502 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.502 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.504 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.504 | 61864 | Added a new run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.505 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.506 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.507 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.508 | 61854 | Marked run 424 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.508 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.509 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.510 | 61869 | Added a new run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.510 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.510 | 61873 | Added a new worker 8 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.510 | 56125 | Removed run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.510 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.510 | 56125 | Assigned run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.510 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.511 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TMSzKv 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.511 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.513 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.516 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.516 | 56129 | Recursively removing directory: /tmp/git.7D0atC/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.516 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.518 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.518 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.520 | 61877 | Added a new run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.520 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.522 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.523 | 61867 | Marked run 426 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.524 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.524 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.525 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.525 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.525 | 61888 | Added a new worker 14 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.525 | 56125 | Removed run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.525 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.526 | 56125 | Assigned run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.526 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.526 | 56126 | Recursively removing directory: /tmp/git.TMSzKv/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.526 | 61887 | Added a new run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.526 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Qlfuy5 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.527 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.527 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.527 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.530 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.531 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.532 | 61890 | Added a new run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.533 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.533 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.535 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.535 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.535 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.535 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.535 | 61893 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.535 | 56125 | Removed run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.535 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.535 | 56125 | Assigned run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.535 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.535 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uxDqFi 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.538 | 61884 | Marked run 427 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.538 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.540 | 61894 | Added a new run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.540 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.542 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.543 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.543 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.545 | 61891 | Marked run 428 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.545 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.547 | 56129 | Recursively removing directory: /tmp/git.Qlfuy5/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.547 | 61903 | Added a new run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.547 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.549 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.549 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.550 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.552 | 61912 | Added a new run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.553 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.553 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.553 | 56126 | Recursively removing directory: /tmp/git.uxDqFi/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.554 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.554 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.555 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.556 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.557 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.557 | 61916 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.557 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.557 | 56125 | Removed run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.557 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.557 | 56125 | Assigned run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.557 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.182Yaw 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.557 | 61915 | Added a new run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.558 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.559 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.561 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.563 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.563 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.563 | 61920 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.563 | 56125 | Removed run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.563 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.563 | 56125 | Assigned run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.563 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.563 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xg05eZ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.564 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.565 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.565 | 61919 | Added a new run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.565 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.569 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.569 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.569 | 61914 | Marked run 429 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.569 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.570 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.571 | 61923 | Added a new run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.571 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.574 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.574 | 61918 | Marked run 430 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.574 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.576 | 61931 | Added a new run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.576 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.579 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.581 | 56129 | Recursively removing directory: /tmp/git.182Yaw/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.581 | 56126 | Recursively removing directory: /tmp/git.xg05eZ/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.582 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.582 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.582 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.582 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.584 | 61940 | Added a new run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.584 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.585 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.586 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.586 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.588 | 61944 | Added a new run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.588 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.589 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.589 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.589 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.t2QQCP 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.589 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.589 | 61946 | Added a new worker 12 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.589 | 56125 | Removed run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.589 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.589 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.589 | 56125 | Assigned run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.589 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.591 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.591 | 61947 | Added a new worker 14 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.591 | 56125 | Removed run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.591 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.591 | 56125 | Assigned run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.591 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NX1xlU 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.591 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.595 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.596 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.597 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.597 | 61948 | Added a new run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.598 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.598 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.601 | 61942 | Marked run 431 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.601 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.601 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.606 | 61943 | Marked run 432 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.606 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.608 | 61954 | Added a new run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.608 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.608 | 56126 | Recursively removing directory: /tmp/git.NX1xlU/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.609 | 56129 | Recursively removing directory: /tmp/git.t2QQCP/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.610 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.610 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.611 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.611 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.611 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.613 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.614 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.616 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.616 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.616 | 61969 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.616 | 56125 | Removed run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.616 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.616 | 56125 | Assigned run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.616 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qbIYm0 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.616 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.617 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.617 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kADin7 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.617 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.617 | 61970 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.617 | 56125 | Removed run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.617 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.617 | 56125 | Assigned run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.618 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.621 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.622 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.622 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.622 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.624 | 61966 | Added a new run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.625 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.627 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.627 | 61967 | Marked run 434 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.628 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.628 | 61968 | Marked run 433 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.628 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.631 | 61977 | Added a new run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.632 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.634 | 56126 | Recursively removing directory: /tmp/git.qbIYm0/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.634 | 56129 | Recursively removing directory: /tmp/git.kADin7/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.635 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.635 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.636 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.636 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.636 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.638 | 61988 | Added a new run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.638 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.638 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.639 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.641 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.641 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.641 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.641 | 61993 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.641 | 56125 | Removed run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.641 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.641 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.642 | 56125 | Assigned run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.642 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DFHOp7 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.643 | 61992 | Added a new run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.643 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.644 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.646 | 61994 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.647 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.647 | 56125 | Removed run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.647 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.647 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.647 | 56125 | Assigned run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.647 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.643 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.647 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aSHfGf 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.648 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.652 | 61989 | Marked run 435 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.652 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.653 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.654 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.654 | 61996 | Added a new run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.654 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.657 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.658 | 61991 | Marked run 436 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.658 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.659 | 56126 | Recursively removing directory: /tmp/git.DFHOp7/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.660 | 62006 | Added a new run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.660 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.661 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.661 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.663 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.665 | 56129 | Recursively removing directory: /tmp/git.aSHfGf/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.665 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.665 | 62014 | Added a new run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.666 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.667 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.667 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.668 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.668 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.669 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.669 | 62018 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.669 | 56125 | Removed run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.669 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.669 | 56125 | Assigned run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.669 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.669 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wx3PZ5 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.670 | 62017 | Added a new run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.671 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.671 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.674 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.674 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.674 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.675 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.675 | 62022 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.675 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.675 | 56125 | Removed run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.675 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.675 | 56125 | Assigned run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.675 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.676 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6ygO36 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.677 | 62021 | Added a new run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.677 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.680 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.683 | 62015 | Marked run 437 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.683 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.684 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.685 | 56126 | Recursively removing directory: /tmp/git.wx3PZ5/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.685 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.687 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.687 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.690 | 62019 | Marked run 438 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.690 | 62028 | Added a new run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.690 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.690 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.691 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.693 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.694 | 62041 | Added a new run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.695 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.695 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.695 | 62042 | Added a new worker 12 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.695 | 56125 | Removed run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.695 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.695 | 56125 | Assigned run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.695 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.695 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fbWrCz 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.696 | 56129 | Recursively removing directory: /tmp/git.6ygO36/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.697 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.697 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.697 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.697 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.699 | 62044 | Added a new run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.700 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.701 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.701 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.703 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.703 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.705 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.705 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.705 | 62049 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.705 | 56125 | Removed run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.705 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.705 | 56125 | Assigned run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.705 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.86d0dL 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.705 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.706 | 62040 | Marked run 439 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.706 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.708 | 62047 | Added a new run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.708 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.711 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.712 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.713 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.714 | 62057 | Added a new run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.714 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.715 | 56126 | Recursively removing directory: /tmp/git.fbWrCz/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.716 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.717 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.717 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.718 | 62046 | Marked run 440 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.719 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.720 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.720 | 62061 | Added a new run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.720 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.723 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.724 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.724 | 56129 | Recursively removing directory: /tmp/git.86d0dL/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.724 | 62070 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.724 | 56125 | Removed run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.724 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.724 | 56125 | Assigned run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.724 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.724 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0dVMfS 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.725 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.726 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.726 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.729 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.730 | 62069 | Added a new run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.730 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.731 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.732 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.733 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.733 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.733 | 62074 | Added a new worker 11 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.733 | 56125 | Removed run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.733 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.733 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.733 | 56125 | Assigned run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.733 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.733 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OPtTqY 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.734 | 62067 | Marked run 441 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.734 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.736 | 62075 | Added a new run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.736 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.739 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.739 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.740 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.742 | 62083 | Added a new run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.742 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.744 | 56126 | Recursively removing directory: /tmp/git.0dVMfS/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.745 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.746 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.746 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.746 | 62071 | Marked run 442 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.746 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.747 | 62088 | Added a new run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.747 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.750 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.750 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.751 | 56129 | Recursively removing directory: /tmp/git.OPtTqY/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.752 | 62095 | Added a new run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.752 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.753 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.753 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.754 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.754 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.754 | 62097 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.754 | 56125 | Removed run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.754 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.754 | 56125 | Assigned run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.754 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9hxhn5 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.754 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.755 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.756 | 62098 | Added a new run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.757 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.757 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.760 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.760 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.761 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.761 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.761 | 62102 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.761 | 56125 | Removed run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.761 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.761 | 56125 | Assigned run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.761 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.761 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vKKKpn 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.761 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.763 | 62101 | Added a new run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.763 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.766 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.767 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.768 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.769 | 62094 | Marked run 443 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.770 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.771 | 56126 | Recursively removing directory: /tmp/git.9hxhn5/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.773 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.773 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.777 | 56129 | Recursively removing directory: /tmp/git.vKKKpn/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.777 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.777 | 62099 | Marked run 444 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.777 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.779 | 62109 | Added a new run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.779 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.779 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.779 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.780 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.781 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.781 | 62121 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.781 | 56125 | Removed run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.781 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.781 | 56125 | Assigned run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.781 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PuHQRP 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.782 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.782 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.784 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.785 | 62122 | Added a new run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.785 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.786 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.787 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.787 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.788 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.788 | 62125 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.788 | 56125 | Removed run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.788 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.788 | 56125 | Assigned run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.788 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.789 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.789 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.f5a6I7 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.792 | 62119 | Marked run 445 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.792 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.794 | 62127 | Added a new run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.794 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.796 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.797 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.797 | 62123 | Marked run 446 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.798 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.798 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.799 | 56126 | Recursively removing directory: /tmp/git.PuHQRP/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.800 | 62136 | Added a new run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.800 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.801 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.801 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.803 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.805 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.806 | 56129 | Recursively removing directory: /tmp/git.f5a6I7/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.808 | 62144 | Added a new run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.808 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.808 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.808 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.809 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.809 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.809 | 62146 | Added a new worker 6 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.809 | 56125 | Removed run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.809 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.809 | 56125 | Assigned run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.809 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.810 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6UjZkp 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.812 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.813 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.814 | 62148 | Added a new run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.815 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.816 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.816 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.816 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.816 | 62151 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.816 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.816 | 56125 | Removed run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.816 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.816 | 56125 | Assigned run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.817 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5tgXpo 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.817 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.818 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.821 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.822 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.826 | 62145 | Marked run 447 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.827 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.827 | 56126 | Recursively removing directory: /tmp/git.6UjZkp/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.829 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.829 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.831 | 62149 | Marked run 448 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.831 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.832 | 56129 | Recursively removing directory: /tmp/git.5tgXpo/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.832 | 62153 | Added a new run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.832 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.833 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.833 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.833 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.835 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.836 | 62169 | Added a new run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.836 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.837 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.838 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.839 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.839 | 62172 | Added a new worker 12 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.839 | 56125 | Removed run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.839 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.839 | 56125 | Assigned run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.839 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CIt67d 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.839 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.840 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.841 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.841 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.841 | 62174 | Added a new worker 16 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.841 | 56125 | Removed run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.841 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.841 | 56125 | Assigned run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.841 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7I82bk 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.843 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.843 | 62173 | Added a new run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.843 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.845 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.846 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.846 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.847 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.848 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.850 | 62168 | Marked run 449 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.850 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.853 | 62171 | Marked run 450 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.854 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.855 | 62176 | Added a new run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.855 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.856 | 56126 | Recursively removing directory: /tmp/git.CIt67d/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.858 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.858 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.858 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.860 | 56129 | Recursively removing directory: /tmp/git.7I82bk/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.860 | 62192 | Added a new run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.860 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.861 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.861 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.862 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.863 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.864 | 62195 | Added a new run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.865 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.865 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.865 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.865 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.865 | 62198 | Added a new worker 12 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.865 | 56125 | Removed run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.866 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.866 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.866 | 56125 | Assigned run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.866 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QVmhEH 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.868 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.869 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.869 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.869 | 62200 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.869 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.869 | 56125 | Removed run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.869 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.869 | 56125 | Assigned run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.869 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fwIjVz 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.871 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.871 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.875 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.875 | 62199 | Added a new run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.875 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.876 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.878 | 62194 | Marked run 451 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.879 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.880 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.882 | 62196 | Marked run 452 as finished 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.883 | 56126 | Recursively removing directory: /tmp/git.QVmhEH/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.883 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.884 | 62211 | Added a new run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.884 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.885 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.885 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.887 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.888 | 56129 | Recursively removing directory: /tmp/git.fwIjVz/ 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.888 | 62218 | Added a new run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.888 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.889 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.889 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.889 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.891 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.892 | 62221 | Added a new run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.892 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.893 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.893 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.893 | 62222 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.893 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.893 | 56125 | Removed run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.893 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.893 | 56125 | Assigned run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.894 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.894 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.a4MD3A 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.896 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.897 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.897 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.898 | 62226 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.898 | 56125 | Removed run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.898 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.898 | 56125 | Assigned run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.898 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.898 | 62225 | Added a new run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.899 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.899 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.900 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.900 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9GKKh2 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.902 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.904 | 62220 | Marked run 453 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.905 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.907 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.908 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.908 | 62224 | Marked run 454 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.909 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.910 | 62229 | Added a new run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.910 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.910 | 56126 | Recursively removing directory: /tmp/git.a4MD3A/ 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.911 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.911 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.912 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.914 | 62240 | Added a new run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.915 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.915 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.917 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.918 | 56129 | Recursively removing directory: /tmp/git.9GKKh2/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.919 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.919 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.919 | 62248 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.919 | 56125 | Removed run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.919 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.919 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.919 | 56125 | Assigned run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.919 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.umTxeL 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.921 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.921 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.921 | 62247 | Added a new run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.924 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.924 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.925 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.925 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.926 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.926 | 62250 | Added a new run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.926 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.929 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.929 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.930 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.930 | 62257 | Added a new worker 15 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.930 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.930 | 56125 | Removed run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.930 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.930 | 62246 | Marked run 455 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.930 | 56125 | Assigned run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.930 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pUoWyj 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.930 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.932 | 62255 | Added a new run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.932 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.935 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.936 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.937 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.938 | 56126 | Recursively removing directory: /tmp/git.umTxeL/ 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.940 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.940 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.941 | 62251 | Marked run 456 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.941 | 62263 | Added a new run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.941 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.943 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.944 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.946 | 62273 | Added a new run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.946 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.947 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.947 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.947 | 62274 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.947 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.947 | 56125 | Removed run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.947 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.947 | 56125 | Assigned run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.947 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BzDeFS 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.948 | 56129 | Recursively removing directory: /tmp/git.pUoWyj/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.950 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.950 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.950 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.954 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.955 | 62276 | Added a new run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.955 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.957 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.958 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.958 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.958 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.958 | 62279 | Added a new worker 11 to the queue 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.958 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3CcOYL 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.958 | 56125 | Removed run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.958 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.958 | 56125 | Assigned run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.958 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.959 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.960 | 62270 | Marked run 457 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.960 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.962 | 62281 | Added a new run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.963 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.966 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.968 | 56126 | Recursively removing directory: /tmp/git.BzDeFS/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.969 | 56129 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.970 | 56126 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.970 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.970 | 56129 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.972 | 62277 | Marked run 458 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.972 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.973 | 62289 | Added a new run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.973 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.973 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.976 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.977 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.977 | 62300 | Added a new worker 13 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.977 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.977 | 62297 | Added a new run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.977 | 56125 | Removed run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.977 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.977 | 56125 | Assigned run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.977 | 56126 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.978 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xWG74j 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.979 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.980 | 56129 | Recursively removing directory: /tmp/git.3CcOYL/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.981 | 56129 | Process exit code: 0 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.981 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.982 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.983 | 56126 | Checking out revision HEAD 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.984 | 56126 | Going to run: ./ci 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.984 | 62302 | Added a new run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.985 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.986 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.987 | 62292 | Marked run 459 as finished 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.988 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.989 | 62307 | Added a new run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.989 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.991 | 56129 | Waiting for a new command 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.991 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.991 | 62314 | Added a new worker 10 to the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.991 | 56125 | Removed run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.991 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.991 | 56125 | Assigned run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.992 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.992 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WiI1ny 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.992 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.994 | 62315 | Added a new run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:58 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:58 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:58 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.995 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56123/cimple-server: 2024-04-25 03:44:58.997 | 56123 | Waiting for new connections 2024-04-25 03:44:58 | INFO | 56126/cimple-worker: 2024-04-25 03:44:58.998 | 56126 | Recursively removing directory: /tmp/git.xWG74j/ 2024-04-25 03:44:58 | INFO | 56129/cimple-worker: 2024-04-25 03:44:58.998 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.000 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.000 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.000 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.001 | 62305 | Marked run 460 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.002 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.003 | 62317 | Added a new run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.003 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.004 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.006 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.007 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.008 | 62328 | Added a new worker 14 to the queue 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.008 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.008 | 56125 | Removed run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.008 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.008 | 56125 | Assigned run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.009 | 62327 | Added a new run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.009 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AgSqoY 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.009 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.009 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.010 | 56129 | Recursively removing directory: /tmp/git.WiI1ny/ 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.012 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.012 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.012 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.014 | 62330 | Added a new run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.015 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.015 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.016 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.016 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.017 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.019 | 62321 | Marked run 461 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.019 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.019 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.019 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.019 | 62336 | Added a new worker 13 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.019 | 56125 | Removed run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.019 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.020 | 56125 | Assigned run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.020 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.K03XWo 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.020 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.021 | 62334 | Added a new run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.022 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.024 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.025 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.026 | 62343 | Added a new run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.026 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.026 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.029 | 56126 | Recursively removing directory: /tmp/git.AgSqoY/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.030 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.031 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.031 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.034 | 62346 | Added a new run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.034 | 62332 | Marked run 462 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.034 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.034 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.035 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.037 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.038 | 56129 | Recursively removing directory: /tmp/git.K03XWo/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.039 | 62355 | Added a new run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.039 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.039 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.039 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.039 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.039 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.040 | 62356 | Added a new worker 12 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.040 | 56125 | Removed run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.040 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.040 | 56125 | Assigned run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.040 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sIIPBj 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.040 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.042 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.043 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.044 | 62358 | Added a new run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.045 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.046 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.046 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.047 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.047 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.047 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.047 | 62362 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.047 | 56125 | Removed run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.047 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.047 | 56125 | Assigned run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.048 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.048 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.p8pVMF 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.054 | 62363 | Added a new run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.054 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.055 | 62354 | Marked run 463 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.055 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.055 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.057 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.057 | 56126 | Recursively removing directory: /tmp/git.sIIPBj/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.057 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.058 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.058 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.061 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.064 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.064 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.064 | 62375 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.064 | 56125 | Removed run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.064 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.064 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.064 | 56125 | Assigned run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.065 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TOwhP7 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.065 | 62359 | Marked run 464 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.065 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.067 | 62372 | Added a new run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.067 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.070 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.071 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.071 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.073 | 56129 | Recursively removing directory: /tmp/git.p8pVMF/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.073 | 62383 | Added a new run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.074 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.076 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.076 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.077 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.078 | 62374 | Marked run 465 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.078 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.079 | 62391 | Added a new run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.080 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.080 | 56126 | Recursively removing directory: /tmp/git.TOwhP7/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.080 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.082 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.082 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.082 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.084 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.084 | 62395 | Added a new worker 13 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.084 | 56125 | Removed run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.084 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.084 | 56125 | Assigned run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.084 | 62394 | Added a new run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.084 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.084 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.084 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2GJ2kx 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.086 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.087 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.088 | 62398 | Added a new run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.089 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.090 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.090 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.090 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.091 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.092 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.092 | 62400 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.092 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.092 | 56125 | Removed run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.092 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.092 | 56125 | Assigned run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.092 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fT81Tg 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.096 | 62393 | Marked run 466 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.096 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.098 | 62402 | Added a new run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.098 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.099 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.100 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.101 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.102 | 56129 | Recursively removing directory: /tmp/git.2GJ2kx/ 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.104 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.104 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.105 | 62411 | Added a new run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.105 | 62397 | Marked run 467 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.105 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.105 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.108 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.109 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.110 | 56126 | Recursively removing directory: /tmp/git.fT81Tg/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.111 | 62420 | Added a new run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.111 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.111 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.112 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.112 | 62421 | Added a new worker 8 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.112 | 56125 | Removed run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.112 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.112 | 56125 | Assigned run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.112 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4VXr1J 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.112 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.112 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.112 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.114 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.116 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.117 | 62423 | Added a new run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.117 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.118 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.119 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.120 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.120 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.120 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.120 | 62427 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.120 | 56125 | Removed run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.120 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.120 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.120 | 56125 | Assigned run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.121 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WunegH 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.122 | 62419 | Marked run 468 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.122 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.124 | 62428 | Added a new run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.125 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.126 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.127 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.127 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.130 | 62424 | Marked run 469 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.130 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.131 | 56129 | Recursively removing directory: /tmp/git.4VXr1J/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.132 | 62436 | Added a new run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.132 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.133 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.133 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.135 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.137 | 62445 | Added a new run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.137 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.138 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.138 | 56126 | Recursively removing directory: /tmp/git.WunegH/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.140 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.140 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.140 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.141 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.141 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.141 | 62449 | Added a new worker 13 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.141 | 56125 | Removed run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.141 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.141 | 56125 | Assigned run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.141 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.142 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wLnBnR 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.144 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.145 | 62448 | Added a new run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.145 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.147 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.147 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.148 | 62452 | Added a new worker 13 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.148 | 56125 | Removed run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.148 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.148 | 56125 | Assigned run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.148 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.148 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.149 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AVdkif 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.149 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.150 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.152 | 62447 | Marked run 470 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.153 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.155 | 62453 | Added a new run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.155 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.155 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.157 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.158 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.159 | 62450 | Marked run 471 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.159 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.160 | 56129 | Recursively removing directory: /tmp/git.wLnBnR/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.161 | 62463 | Added a new run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.161 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.162 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.162 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.163 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.165 | 62471 | Added a new run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.166 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.166 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.167 | 56126 | Recursively removing directory: /tmp/git.AVdkif/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.168 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.168 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.168 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.170 | 62474 | Added a new run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.170 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.171 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.171 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.171 | 62476 | Added a new worker 10 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.171 | 56125 | Removed run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.171 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.171 | 56125 | Assigned run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.172 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yF7XQO 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.172 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.173 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.173 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.175 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.175 | 62479 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.175 | 56125 | Removed run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.175 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.175 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.175 | 56125 | Assigned run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.175 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.177 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g0BRi5 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.182 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.182 | 62472 | Marked run 472 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.182 | 62478 | Added a new run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.183 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.183 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.183 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.185 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.185 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.186 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.187 | 62477 | Marked run 473 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.187 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.188 | 62482 | Added a new run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.188 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.191 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.193 | 62495 | Added a new run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.193 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.194 | 56129 | Recursively removing directory: /tmp/git.yF7XQO/ 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.195 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.195 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.196 | 56126 | Recursively removing directory: /tmp/git.g0BRi5/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.196 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.198 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.198 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.199 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.199 | 62499 | Added a new run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.200 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.201 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.202 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.203 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.203 | 62504 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.203 | 56125 | Removed run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.203 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.203 | 56125 | Assigned run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.203 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.202 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.203 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fH8LW9 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.205 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.205 | 62503 | Added a new run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.205 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.205 | 62505 | Added a new worker 14 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.206 | 56125 | Removed run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.206 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.206 | 56125 | Assigned run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.206 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.206 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.207 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FcpyUm 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.209 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.210 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.212 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.213 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.214 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.215 | 62500 | Marked run 474 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.215 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.216 | 62508 | Added a new run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.217 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.220 | 56129 | Recursively removing directory: /tmp/git.fH8LW9/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.221 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.222 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.222 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.224 | 56126 | Recursively removing directory: /tmp/git.FcpyUm/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.225 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.225 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.225 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.226 | 62502 | Marked run 475 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.226 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.227 | 62522 | Added a new run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.227 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.228 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.229 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.229 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.229 | 62527 | Added a new worker 10 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.229 | 56125 | Removed run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.229 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.229 | 56125 | Assigned run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.229 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.230 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uk7BFO 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.230 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.232 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.232 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.235 | 62529 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.235 | 56125 | Removed run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.235 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.235 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.235 | 56125 | Assigned run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.235 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FMer73 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.235 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.235 | 62528 | Added a new run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.236 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.236 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.239 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.241 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.242 | 62524 | Marked run 476 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.242 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.242 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.243 | 62533 | Added a new run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.244 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.247 | 56129 | Recursively removing directory: /tmp/git.uk7BFO/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.247 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.247 | 62526 | Marked run 477 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.247 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.249 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.249 | 56129 | Process output: 415086 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.249 | 62543 | Added a new run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.249 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.252 | 56126 | Recursively removing directory: /tmp/git.FMer73/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.252 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.253 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.254 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.254 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.254 | 62549 | Added a new run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.254 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.256 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.256 | 62552 | Added a new worker 8 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.257 | 56125 | Removed run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.257 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.257 | 56125 | Assigned run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.257 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.258 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.256 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.257 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.o7w7LE 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.258 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.259 | 62553 | Added a new run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.260 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.262 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.262 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.263 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.263 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.263 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.263 | 62557 | Added a new worker 14 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.264 | 56125 | Removed run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.264 | 56125 | Removed worker 14 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.264 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.264 | 56125 | Assigned run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.264 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GMOVvI 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.269 | 62550 | Marked run 478 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.270 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.270 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.271 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.272 | 56129 | Recursively removing directory: /tmp/git.o7w7LE/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.273 | 62554 | Marked run 479 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.273 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.275 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.275 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.275 | 62558 | Added a new run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.275 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.278 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.279 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.281 | 62573 | Added a new run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.281 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.282 | 56126 | Recursively removing directory: /tmp/git.GMOVvI/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.283 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.283 | 62576 | Added a new worker 8 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.283 | 56125 | Removed run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.283 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.283 | 56125 | Assigned run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.283 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.283 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2SWX5U 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.283 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.284 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.284 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.284 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.287 | 62577 | Added a new run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.288 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.288 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.289 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.290 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.290 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.291 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.291 | 62574 | Marked run 480 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.292 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.292 | 62582 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.292 | 56125 | Removed run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.292 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.292 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.292 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.292 | 56125 | Assigned run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.292 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.U97zH2 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.294 | 62580 | Added a new run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.294 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.298 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.298 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.300 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.300 | 62590 | Added a new run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.300 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.301 | 56129 | Recursively removing directory: /tmp/git.2SWX5U/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.303 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.304 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.304 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.305 | 62579 | Marked run 481 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.306 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.307 | 62593 | Added a new run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.307 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.308 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.310 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.311 | 56126 | Recursively removing directory: /tmp/git.U97zH2/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.311 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.311 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.312 | 62603 | Added a new worker 11 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.312 | 56125 | Removed run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.312 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.312 | 56125 | Assigned run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.312 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.312 | 62602 | Added a new run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.312 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.a9zIJb 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.312 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.313 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.313 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.315 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.317 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.320 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.320 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.320 | 62607 | Added a new worker 16 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.320 | 56125 | Removed run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.320 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.320 | 56125 | Assigned run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.320 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sXP7iq 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.320 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.321 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.321 | 62605 | Added a new run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.322 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.322 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.324 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.325 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.326 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.327 | 62601 | Marked run 482 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.328 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.329 | 62610 | Added a new run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.329 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.333 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.333 | 62606 | Marked run 483 as finished 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.333 | 56129 | Recursively removing directory: /tmp/git.a9zIJb/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.334 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.335 | 62623 | Added a new run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.335 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.335 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.335 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.337 | 56126 | Recursively removing directory: /tmp/git.sXP7iq/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.338 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.338 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.339 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.340 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.340 | 62627 | Added a new run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.340 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.342 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.343 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.343 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.343 | 62631 | Added a new worker 12 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.343 | 56125 | Removed run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.343 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.343 | 56125 | Assigned run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.343 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.343 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6aUXtz 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.344 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.345 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.346 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.346 | 62633 | Added a new worker 16 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.346 | 56125 | Removed run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.346 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.346 | 56125 | Assigned run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.346 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.346 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RdExyv 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.348 | 62632 | Added a new run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.348 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.349 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.350 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.352 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.352 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.353 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.354 | 62628 | Marked run 484 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.354 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.357 | 62630 | Marked run 485 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.358 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.359 | 62636 | Added a new run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.359 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.361 | 56129 | Recursively removing directory: /tmp/git.6aUXtz/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.362 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.363 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.363 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.364 | 56126 | Recursively removing directory: /tmp/git.RdExyv/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.365 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.365 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.366 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.368 | 62651 | Added a new run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.368 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.368 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.369 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.369 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.370 | 62655 | Added a new worker 12 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.370 | 56125 | Removed run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.370 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.370 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.370 | 56125 | Assigned run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.370 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3yKLhK 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.371 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.372 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.372 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.372 | 62657 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.372 | 56125 | Removed run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.372 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.372 | 56125 | Assigned run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.372 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.373 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LqXrUK 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.374 | 62656 | Added a new run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.375 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.377 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.378 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.379 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.380 | 62652 | Marked run 486 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.380 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.383 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.384 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.384 | 62653 | Marked run 487 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.384 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.386 | 62659 | Added a new run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.386 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.388 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.388 | 56129 | Recursively removing directory: /tmp/git.3yKLhK/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.390 | 62671 | Added a new run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.390 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.391 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.391 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.393 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.394 | 56126 | Recursively removing directory: /tmp/git.LqXrUK/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.395 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.396 | 62677 | Added a new run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.396 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.396 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.396 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.398 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.399 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.399 | 62680 | Added a new worker 12 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.399 | 56125 | Removed run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.399 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.399 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.399 | 56125 | Assigned run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.399 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.399 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xwNDOg 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.400 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.402 | 62682 | Added a new run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.403 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.405 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.405 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.405 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.405 | 62684 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.405 | 56125 | Removed run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.405 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.405 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.405 | 56125 | Assigned run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.406 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.405 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Wotd6B 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.407 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.408 | 62678 | Marked run 488 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.409 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.412 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.416 | 62681 | Marked run 489 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.416 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.416 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.416 | 56129 | Recursively removing directory: /tmp/git.xwNDOg/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.419 | 62685 | Added a new run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.419 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.419 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.419 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.422 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.423 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.424 | 62699 | Added a new run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.425 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.426 | 56126 | Recursively removing directory: /tmp/git.Wotd6B/ 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.427 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.427 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.427 | 62704 | Added a new worker 8 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.427 | 56125 | Removed run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.427 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.427 | 56125 | Assigned run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.427 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.N5N7qI 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.428 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.428 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.428 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.428 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.430 | 62705 | Added a new run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.430 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.432 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.433 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.433 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.433 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.436 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.436 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.436 | 62711 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.436 | 56125 | Removed run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.436 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.436 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.436 | 56125 | Assigned run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.436 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mXj7by 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.437 | 62702 | Marked run 490 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.437 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.440 | 62709 | Added a new run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.441 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.442 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.443 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.443 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.444 | 62718 | Added a new run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.445 | 56129 | Recursively removing directory: /tmp/git.N5N7qI/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.445 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.447 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.447 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.448 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.449 | 62707 | Marked run 491 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.449 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.450 | 62723 | Added a new run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.451 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.453 | 56126 | Recursively removing directory: /tmp/git.mXj7by/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.453 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.454 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.454 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.454 | 62731 | Added a new worker 13 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.454 | 56125 | Removed run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.454 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.454 | 56125 | Assigned run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.455 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.455 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.455 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.455 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tCkmHg 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.456 | 62730 | Added a new run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.456 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.459 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.460 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.460 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.462 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.462 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.462 | 62735 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.462 | 56125 | Removed run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.462 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.462 | 56125 | Assigned run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.462 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.465 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ycsp2g 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.466 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.468 | 62734 | Added a new run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.469 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.471 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.472 | 62728 | Marked run 492 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.472 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.472 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.474 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.474 | 62741 | Added a new run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.474 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.476 | 56129 | Recursively removing directory: /tmp/git.tCkmHg/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.477 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.478 | 62733 | Marked run 493 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.478 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.478 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.478 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.479 | 62747 | Added a new run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.479 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.482 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.482 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.484 | 62755 | Added a new run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.484 | 56126 | Recursively removing directory: /tmp/git.ycsp2g/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.485 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.486 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.486 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.486 | 62758 | Added a new worker 8 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.486 | 56125 | Removed run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.486 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.486 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.486 | 56125 | Assigned run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.486 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.486 | 56126 | Process output: 415086 bytes 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.487 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.W1C4q6 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.487 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.489 | 62759 | Added a new run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.490 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.491 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.493 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.493 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.494 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.494 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.494 | 62763 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.494 | 56125 | Removed run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.494 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.494 | 56125 | Assigned run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.494 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.494 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ekJGwI 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.494 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.496 | 62762 | Added a new run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.497 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.500 | 62756 | Marked run 494 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.501 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.501 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.501 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.502 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.504 | 62761 | Marked run 495 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.505 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.505 | 62767 | Added a new run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.506 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.507 | 56129 | Recursively removing directory: /tmp/git.W1C4q6/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.509 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.509 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.509 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.511 | 62781 | Added a new run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.512 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.512 | 56126 | Recursively removing directory: /tmp/git.ekJGwI/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.513 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.513 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.514 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.514 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.515 | 62783 | Added a new run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.515 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.517 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.517 | 62786 | Added a new worker 9 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.517 | 56125 | Removed run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.517 | 56125 | Removed worker 9 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.517 | 56125 | Assigned run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.518 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.517 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.517 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oD4RZD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.518 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.518 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.520 | 62787 | Added a new run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.520 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.521 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.521 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.522 | 62790 | Added a new worker 9 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.522 | 56125 | Removed run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.522 | 56125 | Removed worker 9 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.522 | 56125 | Assigned run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.522 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.522 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xqMJHp 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.524 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.524 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.525 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.526 | 62791 | Added a new run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.526 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.529 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.529 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.530 | 62784 | Marked run 496 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.530 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.530 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.533 | 62788 | Marked run 497 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.533 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.534 | 62794 | Added a new run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.534 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.537 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.538 | 62807 | Added a new run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.539 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.539 | 56129 | Recursively removing directory: /tmp/git.oD4RZD/ 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.540 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.540 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.542 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.541 | 56126 | Recursively removing directory: /tmp/git.xqMJHp/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.542 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.542 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.544 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.544 | 62811 | Added a new run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.545 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.546 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.547 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.547 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.547 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.547 | 62816 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.547 | 56125 | Removed run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.547 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.547 | 56125 | Assigned run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.548 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.548 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gBzIB3 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.550 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.550 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.550 | 62817 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.550 | 56125 | Removed run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.550 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.550 | 56125 | Assigned run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.550 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.550 | 62815 | Added a new run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.552 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.550 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vdNomU 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.553 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.555 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.557 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.557 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.557 | 62812 | Marked run 498 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.558 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.558 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.559 | 62820 | Added a new run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.560 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.562 | 62814 | Marked run 499 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.563 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.563 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.566 | 62834 | Added a new run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.566 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.568 | 56129 | Recursively removing directory: /tmp/git.gBzIB3/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.569 | 56126 | Recursively removing directory: /tmp/git.vdNomU/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.570 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.570 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.570 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.571 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.571 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.571 | 62838 | Added a new run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.572 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.573 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.574 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.575 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.577 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.577 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.577 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.577 | 62843 | Added a new worker 17 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.577 | 56125 | Removed run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.577 | 56125 | Removed worker 17 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.577 | 56125 | Assigned run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 17 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.577 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.577 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.voyCak 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.578 | 62844 | Added a new worker 17 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.578 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.578 | 56125 | Removed run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.578 | 56125 | Removed worker 17 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.578 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.578 | 56125 | Assigned run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 17 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.578 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aS1NNm 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.583 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.584 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.584 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.584 | 62842 | Added a new run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.585 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.585 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.588 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.588 | 62840 | Marked run 500 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.589 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.592 | 62841 | Marked run 501 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.593 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.594 | 62850 | Added a new run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.594 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.594 | 56129 | Recursively removing directory: /tmp/git.voyCak/ 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.596 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.596 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.598 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.597 | 56126 | Recursively removing directory: /tmp/git.aS1NNm/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.599 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.599 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.601 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.603 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.605 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.605 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.607 | 62865 | Added a new worker 17 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.607 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.607 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.607 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Bc60gK 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.607 | 56125 | Removed run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.607 | 56125 | Removed worker 17 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.607 | 56125 | Assigned run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 17 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.608 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.612 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.612 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.609 | 62862 | Added a new run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.613 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.613 | 62866 | Added a new worker 6 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.613 | 56125 | Removed run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.613 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.613 | 56125 | Assigned run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.613 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.615 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RtBQjg 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.617 | 62864 | Marked run 503 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.618 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.618 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.623 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.623 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.623 | 62869 | Added a new run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.624 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.627 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.629 | 62863 | Marked run 502 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.629 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.632 | 62874 | Added a new run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.632 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.633 | 56129 | Recursively removing directory: /tmp/git.Bc60gK/ 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.634 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.634 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.635 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.636 | 56126 | Recursively removing directory: /tmp/git.RtBQjg/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.637 | 62886 | Added a new run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.637 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.638 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.638 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.638 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.640 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.641 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.641 | 62890 | Added a new worker 13 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.641 | 56125 | Removed run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.641 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.641 | 56125 | Assigned run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.641 | 62889 | Added a new run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.641 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.641 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gLfnj8 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.642 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.644 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.645 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.645 | 62894 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.645 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.645 | 56125 | Removed run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.645 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.645 | 56125 | Assigned run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.645 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.646 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.M59M5K 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.647 | 62893 | Added a new run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.647 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.647 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.648 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.652 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.653 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.653 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.656 | 62888 | Marked run 504 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.656 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.658 | 56129 | Recursively removing directory: /tmp/git.gLfnj8/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.660 | 62891 | Marked run 505 as finished 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.660 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.660 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.660 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.661 | 62899 | Added a new run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.661 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.664 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.664 | 56126 | Recursively removing directory: /tmp/git.M59M5K/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.664 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.666 | 62913 | Added a new run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.666 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.666 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.666 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.667 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.667 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.667 | 62915 | Added a new worker 10 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.667 | 56125 | Removed run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.667 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.667 | 56125 | Assigned run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.667 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.668 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.B37IUA 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.669 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.671 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.672 | 62916 | Added a new run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.673 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.674 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.674 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.674 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.674 | 62919 | Added a new worker 10 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.674 | 56125 | Removed run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.674 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.675 | 56125 | Assigned run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.675 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.675 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g5CRd0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.675 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.677 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.680 | 62912 | Marked run 506 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.680 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.682 | 62921 | Added a new run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.682 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.682 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.684 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.686 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.686 | 56129 | Recursively removing directory: /tmp/git.B37IUA/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.687 | 62917 | Marked run 507 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.687 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.689 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.689 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.689 | 62930 | Added a new run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.689 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.692 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.693 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.694 | 62938 | Added a new run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.694 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.695 | 56126 | Recursively removing directory: /tmp/git.g5CRd0/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.696 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.696 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.697 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.697 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.697 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.697 | 62941 | Added a new worker 12 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.697 | 56125 | Removed run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.697 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.697 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.697 | 56125 | Assigned run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.697 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1R0ucY 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.699 | 62942 | Added a new run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.700 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.700 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.702 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.702 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.704 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.704 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.704 | 62946 | Added a new worker 16 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.704 | 56125 | Removed run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.704 | 56125 | Removed worker 16 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.704 | 56125 | Assigned run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.704 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.704 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.704 | 62945 | Added a new run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.705 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.705 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qn5C1e 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.708 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.709 | 62939 | Marked run 508 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.709 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.710 | 62950 | Added a new run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.711 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.714 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.714 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.714 | 56129 | Recursively removing directory: /tmp/git.1R0ucY/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.715 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.715 | 62944 | Marked run 509 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.716 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.722 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.722 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.722 | 62957 | Added a new run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.723 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.726 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.726 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.728 | 56126 | Recursively removing directory: /tmp/git.qn5C1e/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.728 | 62967 | Added a new run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.729 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.730 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.730 | 62969 | Added a new worker 8 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.730 | 56125 | Removed run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.730 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.730 | 56125 | Assigned run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.730 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.729 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.729 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.729 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.730 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1BzKWe 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.732 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.734 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.734 | 62970 | Added a new run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.734 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.735 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.736 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.737 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.738 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.738 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.738 | 62975 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.738 | 56125 | Removed run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.738 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.738 | 56125 | Assigned run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.738 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.738 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TCxXpH 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.742 | 62966 | Marked run 510 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.743 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.744 | 62974 | Added a new run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.745 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.745 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.746 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.748 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.748 | 56129 | Recursively removing directory: /tmp/git.1BzKWe/ 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.749 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.749 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.750 | 62971 | Marked run 511 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.750 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.751 | 62984 | Added a new run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.752 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.753 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.754 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.756 | 62993 | Added a new run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.756 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.756 | 56126 | Recursively removing directory: /tmp/git.TCxXpH/ 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.756 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.757 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OA4W3l 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.758 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.758 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.757 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.757 | 62995 | Added a new worker 10 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.757 | 56125 | Removed run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.757 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.757 | 56125 | Assigned run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.757 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.759 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.762 | 62996 | Added a new run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.762 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.763 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.763 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.763 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.766 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.766 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.766 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.766 | 63002 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.767 | 56125 | Removed run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.767 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.767 | 56125 | Assigned run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.767 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HPcXED 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.767 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.772 | 63000 | Added a new run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.772 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.773 | 62992 | Marked run 512 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.773 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.775 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.775 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.776 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.777 | 56129 | Recursively removing directory: /tmp/git.OA4W3l/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.779 | 63009 | Added a new run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.779 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.779 | 62998 | Marked run 513 as finished 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.780 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.779 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.779 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.782 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.783 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.784 | 63016 | Added a new run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.784 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.786 | 56126 | Recursively removing directory: /tmp/git.HPcXED/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.787 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.787 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.787 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.787 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.787 | 63022 | Added a new worker 12 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.787 | 56125 | Removed run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.787 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.787 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.787 | 56125 | Assigned run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.787 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.787 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AhhWrI 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.790 | 63021 | Added a new run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.791 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.791 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.793 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.793 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.794 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.794 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.794 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.794 | 63026 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.794 | 56125 | Removed run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.794 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.794 | 56125 | Assigned run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.794 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.795 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sOQX2D 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.797 | 63019 | Marked run 514 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.797 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.799 | 63025 | Added a new run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.800 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.803 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.803 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.803 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.804 | 63024 | Marked run 515 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.805 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.805 | 56129 | Recursively removing directory: /tmp/git.AhhWrI/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.806 | 63035 | Added a new run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.807 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.807 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.807 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.809 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.810 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.811 | 63042 | Added a new run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.811 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.814 | 56126 | Recursively removing directory: /tmp/git.sOQX2D/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.814 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.814 | 63047 | Added a new worker 8 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.814 | 56125 | Removed run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.814 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.814 | 56125 | Assigned run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.814 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.815 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.814 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.814 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jcmO0B 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.819 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.819 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.820 | 63048 | Added a new run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.821 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.823 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.823 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.824 | 63045 | Marked run 516 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.824 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.824 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.825 | 63054 | Added a new run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.825 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.825 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.827 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.827 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.827 | 63057 | Added a new worker 10 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.827 | 56125 | Removed run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.827 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.828 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.828 | 56125 | Assigned run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.828 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Q7DfvS 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.829 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.831 | 63059 | Added a new run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.831 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.834 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.834 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.835 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.836 | 63053 | Marked run 517 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.836 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.838 | 63066 | Added a new run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.837 | 56129 | Recursively removing directory: /tmp/git.jcmO0B/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.838 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.839 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.839 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.840 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.842 | 63071 | Added a new run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.842 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.843 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.845 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.846 | 56126 | Recursively removing directory: /tmp/git.Q7DfvS/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.846 | 63078 | Added a new run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.846 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.847 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.847 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.847 | 63079 | Added a new worker 10 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.847 | 56125 | Removed run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.847 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.847 | 56125 | Assigned run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.848 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.848 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.848 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.848 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.B9OdlQ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.849 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.851 | 63081 | Added a new run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.852 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.852 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.853 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.854 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.855 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.855 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.855 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.855 | 63086 | Added a new worker 15 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.855 | 56125 | Removed run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.855 | 56125 | Removed worker 15 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.855 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.855 | 56125 | Assigned run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.856 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ALBjpX 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.859 | 63085 | Added a new run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.859 | 63077 | Marked run 518 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.860 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.862 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.863 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.865 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.865 | 63082 | Marked run 519 as finished 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.865 | 56129 | Recursively removing directory: /tmp/git.B9OdlQ/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.865 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.868 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.868 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.868 | 63094 | Added a new run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.868 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.871 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.872 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.873 | 63103 | Added a new run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.873 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.874 | 56126 | Recursively removing directory: /tmp/git.ALBjpX/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.875 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.876 | 63106 | Added a new worker 8 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.876 | 56125 | Removed run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.876 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.876 | 56125 | Assigned run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.875 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.876 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1i8bdY 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.876 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.876 | 56126 | Process output: 415084 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.876 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.877 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.878 | 63107 | Added a new run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.879 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.880 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.881 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.881 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.882 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.883 | 63110 | Added a new run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.884 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.884 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.884 | 63113 | Added a new worker 8 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.884 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.884 | 56125 | Removed run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.884 | 56125 | Removed worker 8 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.884 | 56125 | Assigned run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.884 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oVojJ7 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.885 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.886 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.888 | 63104 | Marked run 520 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.888 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.890 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.890 | 63115 | Added a new run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.890 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.891 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.893 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.896 | 56129 | Recursively removing directory: /tmp/git.1i8bdY/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.896 | 63109 | Marked run 521 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.897 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.899 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.899 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.899 | 63123 | Added a new run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.899 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.900 | 56126 | Recursively removing directory: /tmp/git.oVojJ7/ 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.902 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.902 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.902 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.902 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.904 | 63132 | Added a new run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.904 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.905 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.905 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.905 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.905 | 63135 | Added a new worker 12 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.905 | 56125 | Removed run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.905 | 56125 | Removed worker 12 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.905 | 56125 | Assigned run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.906 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.906 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bGvJbf 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.907 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.909 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.909 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.909 | 63137 | Added a new worker 13 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.909 | 56125 | Removed run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.909 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.909 | 56125 | Assigned run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.909 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.910 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MGIOvZ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.911 | 63136 | Added a new run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.911 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.912 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.913 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.915 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.918 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.918 | 63131 | Marked run 522 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.919 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.920 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.921 | 63134 | Marked run 523 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.922 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.922 | 63140 | Added a new run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.923 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.922 | 56129 | Recursively removing directory: /tmp/git.bGvJbf/ 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.924 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.924 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.926 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.927 | 63153 | Added a new run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.927 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.929 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.930 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.931 | 63158 | Added a new run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.931 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.932 | 56126 | Recursively removing directory: /tmp/git.MGIOvZ/ 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.933 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.933 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.933 | 63160 | Added a new worker 10 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.933 | 56125 | Removed run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.933 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.933 | 56125 | Assigned run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.933 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JW6kXT 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.933 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.934 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.934 | 56126 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.935 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.937 | 63161 | Added a new run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.938 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.938 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.939 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.940 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.940 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.941 | 63157 | Marked run 524 as finished 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.942 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.942 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.942 | 63166 | Added a new worker 6 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.942 | 56125 | Removed run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.942 | 56125 | Removed worker 6 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.942 | 56125 | Assigned run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.942 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.942 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1OqX4R 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.944 | 63165 | Added a new run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.945 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.947 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.948 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.949 | 63174 | Added a new run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.949 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.950 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.952 | 56129 | Recursively removing directory: /tmp/git.JW6kXT/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.953 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.953 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.953 | 56129 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.954 | 63162 | Marked run 525 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.954 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.956 | 63177 | Added a new run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.957 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.959 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.960 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.960 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.960 | 63187 | Added a new worker 13 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.960 | 56125 | Removed run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.960 | 56125 | Removed worker 13 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.961 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.961 | 56125 | Assigned run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.961 | 56126 | Recursively removing directory: /tmp/git.1OqX4R/ 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.961 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.puAAff 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.962 | 63186 | Added a new run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.963 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.963 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.963 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.965 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.966 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.966 | 56129 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.967 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.969 | 63189 | Added a new run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.969 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.970 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.970 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.971 | 63194 | Added a new worker 11 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.971 | 56125 | Removed run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.971 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.971 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.971 | 56125 | Assigned run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.971 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GmkZPt 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.972 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.972 | 63184 | Marked run 526 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.972 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.974 | 63197 | Added a new run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.975 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.977 | 56126 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.978 | 56126 | Going to run: ./ci 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.978 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.980 | 56129 | Recursively removing directory: /tmp/git.puAAff/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.982 | 63191 | Marked run 527 as finished 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.982 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.982 | 56129 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.982 | 56129 | Process output: 415088 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.983 | 63202 | Added a new run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.984 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.986 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.986 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.988 | 56126 | Recursively removing directory: /tmp/git.GmkZPt/ 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.988 | 63212 | Added a new run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.988 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.989 | 56126 | Process exit code: 0 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.990 | 56126 | Process output: 415087 bytes 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.990 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.990 | 56129 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.990 | 63214 | Added a new worker 10 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.990 | 56125 | Removed run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.990 | 56125 | Removed worker 10 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.990 | 56125 | Assigned run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.992 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.991 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2mMZ4s 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.993 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.995 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.995 | 63215 | Added a new run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.996 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:44:59 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:44:59 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.997 | 56129 | Checking out revision HEAD 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.998 | 56126 | Waiting for a new command 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.998 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.999 | 63218 | Added a new worker 11 to the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.999 | 56125 | Removed run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.999 | 56125 | Removed worker 11 from the queue 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.999 | 56125 | Assigned run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:44:59 | INFO | 56123/cimple-server: 2024-04-25 03:44:59.999 | 56123 | Waiting for new connections 2024-04-25 03:44:59 | INFO | 56126/cimple-worker: 2024-04-25 03:44:59.999 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.L9G3jp 2024-04-25 03:44:59 | INFO | 56129/cimple-worker: 2024-04-25 03:44:59.998 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.000 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.000 | 63211 | Marked run 528 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.000 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.002 | 63220 | Added a new run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.002 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.005 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.005 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.006 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.010 | 56129 | Recursively removing directory: /tmp/git.2mMZ4s/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.011 | 63216 | Marked run 529 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.011 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.012 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.012 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.013 | 63226 | Added a new run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.013 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.016 | 56126 | Recursively removing directory: /tmp/git.L9G3jp/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.016 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.016 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.018 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.018 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.018 | 63237 | Added a new run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.018 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.019 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.019 | 63240 | Added a new worker 8 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.019 | 56125 | Removed run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.019 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.019 | 56125 | Assigned run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.019 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.019 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6GCRLL 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.020 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.022 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.022 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.024 | 63241 | Added a new run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.025 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.025 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.025 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.026 | 63244 | Added a new worker 14 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.026 | 56125 | Removed run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.026 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.026 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.026 | 56125 | Assigned run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.026 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.026 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.55xyYk 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.027 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.029 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.031 | 63238 | Marked run 530 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.031 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.033 | 63247 | Added a new run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.034 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.034 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.036 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.037 | 56129 | Recursively removing directory: /tmp/git.6GCRLL/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.037 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.038 | 63242 | Marked run 531 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.038 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.039 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.039 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.040 | 63255 | Added a new run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.040 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.043 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.043 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.045 | 63263 | Added a new run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.045 | 56126 | Recursively removing directory: /tmp/git.55xyYk/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.045 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.046 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.046 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.047 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.047 | 63266 | Added a new worker 8 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.047 | 56125 | Removed run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.047 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.047 | 56125 | Assigned run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.047 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.048 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.047 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.048 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uAto2R 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.050 | 63267 | Added a new run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.051 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.051 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.054 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.054 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.055 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.055 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.055 | 63271 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.055 | 56125 | Removed run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.055 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.055 | 56125 | Assigned run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.055 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.055 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.055 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zro9Vm 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.056 | 63270 | Added a new run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.057 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.059 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.060 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.061 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.061 | 63275 | Added a new run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.062 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.065 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.065 | 63264 | Marked run 532 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.065 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.068 | 63268 | Marked run 533 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.068 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.070 | 63284 | Added a new run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.070 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.070 | 56129 | Recursively removing directory: /tmp/git.uAto2R/ 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.071 | 56126 | Recursively removing directory: /tmp/git.zro9Vm/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.072 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.072 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.072 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.072 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.073 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.075 | 63291 | Added a new run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.075 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.075 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.076 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.078 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.078 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.078 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.079 | 63296 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.079 | 56125 | Removed run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.079 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.079 | 56125 | Assigned run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.079 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.079 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uUtYOj 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.079 | 63295 | Added a new run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.079 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.079 | 63297 | Added a new worker 14 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.080 | 56125 | Removed run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.080 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.080 | 56125 | Assigned run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.079 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.080 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3Ls4kV 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.080 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.081 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.083 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.084 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.085 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.087 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.087 | 63299 | Added a new run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.088 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.089 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.090 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.091 | 63292 | Marked run 534 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.091 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.095 | 63294 | Marked run 535 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.095 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.095 | 56126 | Recursively removing directory: /tmp/git.3Ls4kV/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.097 | 63305 | Added a new run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.097 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.098 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.098 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.099 | 56129 | Recursively removing directory: /tmp/git.uUtYOj/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.100 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.101 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.101 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.102 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.102 | 63317 | Added a new run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.102 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.105 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.105 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.105 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.105 | 63321 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.105 | 56125 | Removed run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.105 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.105 | 56125 | Assigned run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.106 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.105 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Wz9Xqi 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.107 | 63320 | Added a new run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.109 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.109 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.111 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.111 | 63324 | Added a new worker 9 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.111 | 56125 | Removed run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.111 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.111 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.111 | 56125 | Assigned run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.112 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.111 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.116 | 63318 | Marked run 537 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.117 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.123 | 63322 | Marked run 536 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.123 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.124 | 63325 | Added a new run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.124 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.127 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.129 | 63339 | Added a new run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.130 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.133 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.133 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.135 | 63343 | Added a new run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.136 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.137 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.138 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.139 | 63346 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.139 | 56125 | Removed run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.139 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.139 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.139 | 56125 | Assigned run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.140 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.140 | 63347 | Added a new run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.141 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.112 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.126 | 56126 | Recursively removing directory: /tmp/git.Wz9Xqi/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.129 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.129 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.139 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.139 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.t35qnw 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.112 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PfKzG6 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.117 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.120 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.135 | 56129 | Recursively removing directory: /tmp/git.PfKzG6/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.136 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.136 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.143 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.144 | 63350 | Added a new worker 12 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.144 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.144 | 56125 | Removed run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.144 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.144 | 56125 | Assigned run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.144 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.144 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VsKQWk 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.146 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.146 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.147 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.149 | 63344 | Marked run 538 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.149 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.151 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.151 | 63351 | Added a new run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.151 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.152 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.154 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.155 | 63348 | Marked run 539 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.156 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.157 | 63359 | Added a new run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.157 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.160 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.161 | 56126 | Recursively removing directory: /tmp/git.t35qnw/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.162 | 56129 | Recursively removing directory: /tmp/git.VsKQWk/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.162 | 63369 | Added a new run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.163 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.164 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.164 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.163 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.163 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.165 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.166 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.167 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.167 | 63371 | Added a new run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.168 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.169 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.170 | 63375 | Added a new worker 8 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.170 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.170 | 56125 | Removed run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.170 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.170 | 56125 | Assigned run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.170 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.170 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jniwmd 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.171 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.171 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.171 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.172 | 63376 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.172 | 56125 | Removed run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.172 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.172 | 56125 | Assigned run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.172 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.173 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.83w7dM 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.177 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.178 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.180 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.180 | 63372 | Marked run 540 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.180 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.181 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.184 | 63373 | Marked run 541 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.184 | 63377 | Added a new run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.184 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.184 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.188 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.188 | 56126 | Recursively removing directory: /tmp/git.jniwmd/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.190 | 63391 | Added a new run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.190 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.190 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.190 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.192 | 56129 | Recursively removing directory: /tmp/git.83w7dM/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.193 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.193 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.193 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.193 | 56129 | Process output: 415085 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.195 | 63395 | Added a new run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.195 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.197 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.197 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.197 | 63398 | Added a new worker 12 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.197 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.197 | 56125 | Removed run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.197 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.197 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.197 | 56125 | Assigned run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.197 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oYxcRv 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.198 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.200 | 63400 | Added a new run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.201 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.201 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.201 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.202 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.203 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.204 | 63401 | Added a new worker 7 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.204 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.204 | 56125 | Removed run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.204 | 56125 | Removed worker 7 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.204 | 56125 | Assigned run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 7 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.205 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3BKsJE 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.205 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.208 | 63396 | Marked run 542 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.208 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.209 | 63404 | Added a new run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.210 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.211 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.212 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.213 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.213 | 63399 | Marked run 543 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.214 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.215 | 56126 | Recursively removing directory: /tmp/git.oYxcRv/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.216 | 63413 | Added a new run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.216 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.216 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.216 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.219 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.221 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.221 | 63421 | Added a new run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.221 | 56129 | Recursively removing directory: /tmp/git.3BKsJE/ 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.222 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.223 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.223 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.224 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.224 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.224 | 63424 | Added a new worker 8 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.224 | 56125 | Removed run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.224 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.224 | 56125 | Assigned run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.225 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.225 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MCoreK 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.225 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.227 | 63425 | Added a new run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.227 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.228 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.230 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.231 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.231 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.231 | 63429 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.231 | 56125 | Removed run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.231 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.231 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.231 | 56125 | Assigned run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.231 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NFVWRT 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.231 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.233 | 63428 | Added a new run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.233 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.233 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.236 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.237 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.238 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.241 | 63422 | Marked run 544 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.241 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.243 | 56126 | Recursively removing directory: /tmp/git.MCoreK/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.244 | 63426 | Marked run 545 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.244 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.245 | 63433 | Added a new run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.246 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.246 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.246 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.249 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.249 | 56129 | Recursively removing directory: /tmp/git.NFVWRT/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.250 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.251 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.251 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.251 | 63447 | Added a new run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.251 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.253 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.254 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.254 | 63450 | Added a new worker 8 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.254 | 56125 | Removed run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.254 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.254 | 56125 | Assigned run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.254 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.254 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.254 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.K7VD0S 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.255 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.256 | 63451 | Added a new run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.256 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.259 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.259 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.259 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.259 | 63454 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.260 | 56125 | Removed run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.260 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.260 | 56125 | Assigned run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.260 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nU5YJ6 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.260 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.261 | 63455 | Added a new run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.262 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.262 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.264 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.265 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.267 | 63448 | Marked run 546 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.267 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.267 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.268 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.271 | 63452 | Marked run 547 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.271 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.272 | 63458 | Added a new run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.273 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.276 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.276 | 56126 | Recursively removing directory: /tmp/git.K7VD0S/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.278 | 56129 | Recursively removing directory: /tmp/git.nU5YJ6/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.278 | 63473 | Added a new run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.278 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.278 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.278 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.279 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.279 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.281 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.282 | 63475 | Added a new run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.282 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.282 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.282 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.285 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.286 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.286 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.286 | 63480 | Added a new worker 17 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.286 | 56125 | Removed run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.286 | 56125 | Removed worker 17 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.286 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.286 | 56125 | Assigned run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 17 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.287 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Kophny 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.286 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.287 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.287 | 63479 | Added a new run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.288 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.289 | 63481 | Added a new worker 6 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.289 | 56125 | Removed run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.289 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.289 | 56125 | Assigned run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.289 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QwBLMt 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.290 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.292 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.293 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.294 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.294 | 63483 | Added a new run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.295 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.297 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.298 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.298 | 63477 | Marked run 549 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.298 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.300 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.302 | 63476 | Marked run 548 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.302 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.303 | 63487 | Added a new run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.304 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.304 | 56129 | Recursively removing directory: /tmp/git.Kophny/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.306 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.306 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.306 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.308 | 63501 | Added a new run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.309 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.310 | 56126 | Recursively removing directory: /tmp/git.QwBLMt/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.310 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.311 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.311 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.311 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.313 | 63504 | Added a new run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.313 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.314 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.314 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.314 | 63506 | Added a new worker 10 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.314 | 56125 | Removed run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.314 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.314 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.314 | 56125 | Assigned run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.315 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2xYi3v 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.315 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.316 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.318 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.318 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.318 | 63509 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.318 | 56125 | Removed run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.318 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.318 | 56125 | Assigned run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.318 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OlnzZu 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.320 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.320 | 63508 | Added a new run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.321 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.321 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.322 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.323 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.324 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.325 | 63503 | Marked run 550 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.325 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.326 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.326 | 63512 | Added a new run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.327 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.329 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.330 | 63507 | Marked run 551 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.330 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.334 | 56129 | Recursively removing directory: /tmp/git.2xYi3v/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.335 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.335 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.335 | 56126 | Recursively removing directory: /tmp/git.OlnzZu/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.337 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.337 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.338 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.339 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.341 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.341 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.341 | 63530 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.341 | 56125 | Removed run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.341 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.341 | 56125 | Assigned run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.341 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.341 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9fwsJ2 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.342 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.342 | 63531 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.342 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.343 | 56125 | Removed run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.343 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.343 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.343 | 56125 | Assigned run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.343 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gTz7TG 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.354 | 63520 | Added a new run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.354 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.357 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.358 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.358 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.359 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.359 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.364 | 63533 | Added a new run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.364 | 63528 | Marked run 552 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.364 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.367 | 63529 | Marked run 553 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.368 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.369 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.369 | 56129 | Recursively removing directory: /tmp/git.9fwsJ2/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.370 | 56126 | Recursively removing directory: /tmp/git.gTz7TG/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.371 | 63549 | Added a new run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.371 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.371 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.371 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.372 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.372 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.373 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.375 | 63551 | Added a new run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.375 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.376 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.376 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.378 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.379 | 63555 | Added a new run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.379 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.380 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.380 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.380 | 63558 | Added a new worker 14 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.380 | 56125 | Removed run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.380 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.380 | 56125 | Assigned run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.380 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.380 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nwt7LC 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.380 | 63557 | Added a new worker 14 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.380 | 56125 | Removed run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.380 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.381 | 56125 | Assigned run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.381 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.382 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.383 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.380 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.381 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.M77YOw 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.386 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.387 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.387 | 63559 | Added a new run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.388 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.388 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.389 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.391 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.391 | 63553 | Marked run 554 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.391 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.393 | 63564 | Added a new run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.393 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.396 | 63554 | Marked run 555 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.396 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.397 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.399 | 63576 | Added a new run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.400 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.400 | 56126 | Recursively removing directory: /tmp/git.nwt7LC/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.400 | 56129 | Recursively removing directory: /tmp/git.M77YOw/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.401 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.401 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.402 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.402 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.402 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.404 | 63579 | Added a new run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.404 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.405 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.405 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.407 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.408 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.408 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.408 | 63584 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.408 | 56125 | Removed run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.408 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.408 | 56125 | Assigned run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.408 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.408 | 63583 | Added a new run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.408 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PckN9l 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.409 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.409 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.409 | 63586 | Added a new worker 12 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.409 | 56125 | Removed run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.409 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.409 | 56125 | Assigned run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.410 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.409 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.410 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.whb16S 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.413 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.414 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.415 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.416 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.416 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.419 | 63580 | Marked run 556 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.419 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.419 | 63582 | Marked run 557 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.420 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.422 | 63588 | Added a new run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.423 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.424 | 56126 | Recursively removing directory: /tmp/git.PckN9l/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.426 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.426 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.426 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.427 | 56129 | Recursively removing directory: /tmp/git.whb16S/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.428 | 63603 | Added a new run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.428 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.429 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.429 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.430 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.430 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.432 | 63605 | Added a new run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.432 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.433 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.434 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.434 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.435 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.435 | 63610 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.435 | 56125 | Removed run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.435 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.435 | 56125 | Assigned run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.435 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.435 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hmCag4 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.436 | 63609 | Added a new run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.436 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.437 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.439 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.440 | 63612 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.440 | 56125 | Removed run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.440 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.440 | 56125 | Assigned run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.440 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.440 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.441 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WEh0M2 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.441 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.442 | 63613 | Added a new run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.442 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.442 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.446 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.447 | 63606 | Marked run 558 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.447 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.448 | 63618 | Added a new run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.449 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.449 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.450 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.452 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.452 | 63608 | Marked run 559 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.452 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.453 | 56126 | Recursively removing directory: /tmp/git.hmCag4/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.454 | 63625 | Added a new run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.454 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.455 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.455 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.457 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.459 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.459 | 63633 | Added a new run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.459 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.461 | 56129 | Recursively removing directory: /tmp/git.WEh0M2/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.461 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.462 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.462 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.463 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.463 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.463 | 63637 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.463 | 56125 | Removed run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.463 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.463 | 56125 | Assigned run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.463 | 63636 | Added a new run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.464 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XkPE4i 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.464 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.464 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.466 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.466 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.468 | 63639 | Added a new run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.469 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.469 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.470 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.470 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.470 | 63642 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.470 | 56125 | Removed run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.470 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.470 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.470 | 56125 | Assigned run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.472 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.470 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.471 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.P0klki 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.476 | 63634 | Marked run 560 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.476 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.477 | 63644 | Added a new run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.478 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.480 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.481 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.481 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.481 | 63640 | Marked run 561 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.482 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.482 | 56126 | Recursively removing directory: /tmp/git.XkPE4i/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.483 | 63652 | Added a new run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.484 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.484 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.484 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.486 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.488 | 63659 | Added a new run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.488 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.488 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.490 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.491 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.492 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.492 | 63665 | Added a new worker 10 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.492 | 56125 | Removed run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.492 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.492 | 56125 | Assigned run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.492 | 63664 | Added a new run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.492 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.492 | 56129 | Recursively removing directory: /tmp/git.P0klki/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.492 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iasyLv 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.492 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.493 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.493 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.496 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.498 | 63667 | Added a new run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.498 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.498 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.498 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.499 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.501 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.502 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.502 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.502 | 63672 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.502 | 56125 | Removed run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.502 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.502 | 56125 | Assigned run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.502 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kIeVeL 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.502 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.503 | 63662 | Marked run 562 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.503 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.505 | 63671 | Added a new run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.505 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.507 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.510 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.510 | 56126 | Recursively removing directory: /tmp/git.iasyLv/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.511 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.511 | 63668 | Marked run 563 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.512 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.513 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.513 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.513 | 63680 | Added a new run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.513 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.516 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.517 | 63685 | Added a new run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.517 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.517 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.520 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.521 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.521 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.521 | 63693 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.521 | 56125 | Removed run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.521 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.521 | 56125 | Assigned run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.521 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.523 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5UWZXI 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.524 | 56129 | Recursively removing directory: /tmp/git.kIeVeL/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.526 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.526 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.526 | 63692 | Added a new run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.527 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.528 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.529 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.530 | 63690 | Marked run 564 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.530 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.531 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.531 | 63696 | Added a new run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.532 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.534 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.534 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.534 | 63701 | Added a new worker 12 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.534 | 56125 | Removed run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.534 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.534 | 56125 | Assigned run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.534 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.534 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.534 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8JvAQR 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.537 | 63702 | Added a new run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.538 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.540 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.540 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.541 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.542 | 56126 | Recursively removing directory: /tmp/git.5UWZXI/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.544 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.544 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.544 | 63697 | Marked run 565 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.544 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.545 | 63708 | Added a new run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.546 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.548 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.549 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.550 | 56129 | Recursively removing directory: /tmp/git.8JvAQR/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.550 | 63718 | Added a new run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.551 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.551 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.551 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.552 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.552 | 63720 | Added a new worker 10 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.552 | 56125 | Removed run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.552 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.552 | 56125 | Assigned run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.552 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.553 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XSNb8i 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.553 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.553 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.555 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.555 | 63721 | Added a new run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.555 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.558 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.559 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.559 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.559 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.559 | 63725 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.559 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.559 | 56125 | Removed run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.559 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.559 | 56125 | Assigned run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.559 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2q1IOv 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.560 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.562 | 63717 | Marked run 566 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.562 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.564 | 63724 | Added a new run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.564 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.566 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.567 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.569 | 63722 | Marked run 567 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.569 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.569 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.570 | 56126 | Recursively removing directory: /tmp/git.XSNb8i/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.571 | 63735 | Added a new run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.572 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.572 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.572 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.574 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.576 | 63743 | Added a new run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.576 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.576 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.577 | 56129 | Recursively removing directory: /tmp/git.2q1IOv/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.578 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.578 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.579 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.580 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.580 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.580 | 63746 | Added a new run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.580 | 63747 | Added a new worker 10 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.580 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.580 | 56125 | Removed run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.581 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.581 | 56125 | Assigned run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.581 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.581 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RqnC0k 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.582 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.583 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.584 | 63750 | Added a new run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.585 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.585 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.587 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.587 | 63752 | Added a new worker 14 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.587 | 56125 | Removed run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.587 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.587 | 56125 | Assigned run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.587 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.587 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.587 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TZ5l4T 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.588 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.588 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.590 | 63753 | Added a new run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.590 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.593 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.594 | 63744 | Marked run 568 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.594 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.595 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.595 | 63758 | Added a new run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.596 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.597 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.599 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.599 | 63749 | Marked run 569 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.599 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.600 | 56126 | Recursively removing directory: /tmp/git.RqnC0k/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.601 | 63765 | Added a new run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.601 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.602 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.602 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.604 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.605 | 63773 | Added a new run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.606 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.606 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.608 | 56129 | Recursively removing directory: /tmp/git.TZ5l4T/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.608 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.609 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.609 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.609 | 63777 | Added a new worker 14 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.609 | 56125 | Removed run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.609 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.609 | 56125 | Assigned run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.609 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.610 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.610 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.609 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iiqwSu 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.611 | 63776 | Added a new run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.611 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.614 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.615 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.615 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.616 | 63779 | Added a new run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.616 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.616 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.618 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.618 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.619 | 63783 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.619 | 56125 | Removed run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.619 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.619 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.619 | 56125 | Assigned run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.619 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.619 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.n1Dsky 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.620 | 63774 | Marked run 570 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.620 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.621 | 63784 | Added a new run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.622 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.624 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.627 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.628 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.628 | 63780 | Marked run 571 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.628 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.629 | 56126 | Recursively removing directory: /tmp/git.iiqwSu/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.630 | 63790 | Added a new run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.630 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.630 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.630 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.633 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.634 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.635 | 63799 | Added a new run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.635 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.638 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.638 | 56129 | Recursively removing directory: /tmp/git.n1Dsky/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.638 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.638 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.638 | 63805 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.638 | 56125 | Removed run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.638 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.638 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.638 | 56125 | Assigned run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.639 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pNCJGZ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.640 | 63804 | Added a new run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.641 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.640 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.640 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.644 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.644 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.645 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.645 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.646 | 63807 | Added a new run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.647 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.649 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.649 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.649 | 63811 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.649 | 56125 | Removed run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.649 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.649 | 56125 | Assigned run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.649 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nr5hvl 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.649 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.650 | 63802 | Marked run 572 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.650 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.651 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.654 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.656 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.656 | 63813 | Added a new run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.656 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.660 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.660 | 63808 | Marked run 573 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.660 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.662 | 63823 | Added a new run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.661 | 56126 | Recursively removing directory: /tmp/git.pNCJGZ/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.662 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.663 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.663 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.665 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.666 | 56129 | Recursively removing directory: /tmp/git.nr5hvl/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.666 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.666 | 63829 | Added a new run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.667 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.668 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.668 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.669 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.670 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.670 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.670 | 63833 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.670 | 56125 | Removed run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.670 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.670 | 56125 | Assigned run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.670 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.670 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oxS99Y 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.671 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.672 | 63832 | Added a new run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.673 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.674 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.674 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.675 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.675 | 63836 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.676 | 56125 | Removed run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.676 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.676 | 56125 | Assigned run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.676 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.676 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zQgxMx 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.677 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.678 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.678 | 63837 | Added a new run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.679 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.682 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.682 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.683 | 63830 | Marked run 574 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.683 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.683 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.685 | 63840 | Added a new run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.685 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.687 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.688 | 63834 | Marked run 575 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.688 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.690 | 63851 | Added a new run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.690 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.691 | 56126 | Recursively removing directory: /tmp/git.oxS99Y/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.693 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.693 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.693 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.694 | 56129 | Recursively removing directory: /tmp/git.zQgxMx/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.695 | 63857 | Added a new run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.695 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.696 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.696 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.696 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.697 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.699 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.699 | 63860 | Added a new run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.699 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.700 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.700 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bOwNJf 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.700 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.700 | 63862 | Added a new worker 10 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.700 | 56125 | Removed run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.700 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.700 | 56125 | Assigned run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.702 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.702 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.703 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.703 | 63865 | Added a new worker 8 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.703 | 56125 | Removed run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.703 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.703 | 56125 | Assigned run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.704 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.704 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8pfFFG 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.705 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.706 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.708 | 63864 | Added a new run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.709 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.710 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.711 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.712 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.713 | 63859 | Marked run 576 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.713 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.714 | 63871 | Added a new run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.715 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.717 | 56126 | Recursively removing directory: /tmp/git.bOwNJf/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.718 | 63861 | Marked run 577 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.718 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.720 | 63879 | Added a new run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.720 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.720 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.720 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.722 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.723 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.724 | 63885 | Added a new run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.725 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.726 | 56129 | Recursively removing directory: /tmp/git.8pfFFG/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.727 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.727 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.knwdYQ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.726 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.727 | 63888 | Added a new worker 8 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.727 | 56125 | Removed run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.727 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.727 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.727 | 56125 | Assigned run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.728 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.727 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.727 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.730 | 63889 | Added a new run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.731 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.732 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.732 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.733 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.735 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.736 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.736 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.736 | 63895 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.736 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.736 | 56125 | Removed run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.736 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.736 | 56125 | Assigned run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.737 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3R7hkL 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.737 | 63886 | Marked run 578 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.738 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.738 | 63893 | Added a new run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.739 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.742 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.743 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.744 | 56126 | Recursively removing directory: /tmp/git.knwdYQ/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.744 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.746 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.746 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.747 | 63891 | Marked run 579 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.747 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.748 | 63902 | Added a new run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.748 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.749 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.751 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.753 | 63912 | Added a new run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.753 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.753 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.753 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.753 | 63913 | Added a new worker 8 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.753 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.753 | 56125 | Removed run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.753 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.753 | 56125 | Assigned run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.754 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rF15U5 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.754 | 56129 | Recursively removing directory: /tmp/git.3R7hkL/ 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.756 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.756 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.756 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.758 | 63915 | Added a new run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.759 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.760 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.760 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.762 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.763 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.763 | 63909 | Marked run 580 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.763 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.763 | 63921 | Added a new worker 7 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.763 | 56125 | Removed run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.763 | 56125 | Removed worker 7 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.763 | 56125 | Assigned run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 7 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.763 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.764 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XljYjB 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.765 | 63919 | Added a new run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.765 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.769 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.769 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.770 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.772 | 56126 | Recursively removing directory: /tmp/git.rF15U5/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.773 | 63917 | Marked run 581 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.773 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.774 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.774 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.777 | 63928 | Added a new run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.777 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.777 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.780 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.781 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.781 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.781 | 63939 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.781 | 56125 | Removed run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.781 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.781 | 56125 | Assigned run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.782 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eslKxw 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.782 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.782 | 56129 | Recursively removing directory: /tmp/git.XljYjB/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.783 | 63938 | Added a new run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.783 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.784 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.784 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.786 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.788 | 63941 | Added a new run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.788 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.788 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.789 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.790 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.791 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.792 | 63934 | Marked run 582 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.792 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.792 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.792 | 63947 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.792 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.792 | 56125 | Removed run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.792 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.792 | 56125 | Assigned run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.792 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.793 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wLSGGI 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.796 | 63945 | Added a new run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.796 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.797 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.798 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.800 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.802 | 63942 | Marked run 583 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.802 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.803 | 56126 | Recursively removing directory: /tmp/git.eslKxw/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.803 | 63955 | Added a new run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.804 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.805 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.805 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.806 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.808 | 63963 | Added a new run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.809 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.809 | 56129 | Recursively removing directory: /tmp/git.wLSGGI/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.809 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.810 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.810 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.811 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.812 | 63966 | Added a new run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.812 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.814 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.814 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.814 | 63968 | Added a new worker 10 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.814 | 56125 | Removed run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.814 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.814 | 56125 | Assigned run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.814 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OhR3T4 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.815 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.815 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.816 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.817 | 63969 | Added a new run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.818 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.819 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.819 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.819 | 63972 | Added a new worker 12 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.819 | 56125 | Removed run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.819 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.820 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.820 | 56125 | Assigned run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.820 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.W35uu6 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.820 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.821 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.822 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.827 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.827 | 63974 | Added a new run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.828 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.827 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.827 | 63965 | Marked run 584 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.827 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.830 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.831 | 63970 | Marked run 585 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.831 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.832 | 63983 | Added a new run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.832 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.833 | 56126 | Recursively removing directory: /tmp/git.OhR3T4/ 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.834 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.834 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.836 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.837 | 63991 | Added a new run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.838 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.839 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.839 | 56129 | Recursively removing directory: /tmp/git.W35uu6/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.840 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.841 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.841 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.842 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.842 | 63995 | Added a new worker 10 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.842 | 56125 | Removed run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.842 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.842 | 56125 | Assigned run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.842 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.842 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Y7ZgAO 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.842 | 63994 | Added a new run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.842 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.845 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.846 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.848 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.848 | 63998 | Added a new run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.849 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.849 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.849 | 63999 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.849 | 56125 | Removed run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.849 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.849 | 56125 | Assigned run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.849 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.849 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zBZSCd 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.849 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.850 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.852 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.854 | 63993 | Marked run 586 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.854 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.856 | 64002 | Added a new run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.856 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.857 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.858 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.860 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.860 | 63997 | Marked run 587 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.860 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.861 | 56126 | Recursively removing directory: /tmp/git.Y7ZgAO/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.862 | 64011 | Added a new run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.862 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.862 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.862 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.865 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.866 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.867 | 64019 | Added a new run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.868 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.868 | 56129 | Recursively removing directory: /tmp/git.zBZSCd/ 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.870 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.870 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.870 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.870 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.870 | 64022 | Added a new worker 8 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.870 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.870 | 56125 | Removed run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.870 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.870 | 56125 | Assigned run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.871 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hZgoAF 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.872 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.874 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.874 | 64023 | Added a new run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.875 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.876 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.877 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.877 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.878 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.878 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.878 | 64028 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.878 | 56125 | Removed run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.878 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.878 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.878 | 56125 | Assigned run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.878 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.R9hGts 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.881 | 64020 | Marked run 588 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.881 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.883 | 64026 | Added a new run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.883 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.884 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.885 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.886 | 64024 | Marked run 589 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.886 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.887 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.889 | 56126 | Recursively removing directory: /tmp/git.hZgoAF/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.891 | 64037 | Added a new run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.891 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.891 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.891 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.894 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.895 | 56129 | Recursively removing directory: /tmp/git.R9hGts/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.896 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.896 | 64045 | Added a new run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.896 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.897 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.897 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.899 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.899 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.900 | 64049 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.900 | 56125 | Removed run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.900 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.900 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.900 | 56125 | Assigned run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.900 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.900 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.900 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zpxa0U 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.900 | 64048 | Added a new run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.901 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.903 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.904 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.904 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.904 | 64053 | Added a new worker 15 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.905 | 56125 | Removed run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.905 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.905 | 56125 | Assigned run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.905 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.905 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.906 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.905 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xeq8lK 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.907 | 64052 | Added a new run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.908 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.911 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.911 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.912 | 64046 | Marked run 590 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.912 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.913 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.915 | 64050 | Marked run 591 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.915 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.917 | 64056 | Added a new run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.917 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.919 | 56126 | Recursively removing directory: /tmp/git.zpxa0U/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.920 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.920 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.920 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.922 | 64071 | Added a new run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.923 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.923 | 56129 | Recursively removing directory: /tmp/git.xeq8lK/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.924 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.925 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.925 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.925 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.926 | 64074 | Added a new run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.926 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.928 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.929 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.929 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.929 | 64077 | Added a new worker 12 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.929 | 56125 | Removed run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.929 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.929 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.929 | 56125 | Assigned run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.929 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EZ6BK2 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.930 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.931 | 64078 | Added a new run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.932 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.932 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.932 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.933 | 64080 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.933 | 56125 | Removed run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.933 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.934 | 56125 | Assigned run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.934 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.934 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dee9ph 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.936 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.936 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.937 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.937 | 64073 | Marked run 592 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.937 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.939 | 64081 | Added a new run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.940 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.941 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.942 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.943 | 64076 | Marked run 593 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.943 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.943 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.945 | 64091 | Added a new run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.945 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.947 | 56126 | Recursively removing directory: /tmp/git.EZ6BK2/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.948 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.949 | 64095 | Added a new run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.950 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.950 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.951 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.952 | 56129 | Recursively removing directory: /tmp/git.dee9ph/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.953 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.954 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.954 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.954 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.955 | 64101 | Added a new run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.955 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.958 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.958 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.958 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.958 | 64105 | Added a new worker 12 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.958 | 56125 | Removed run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.958 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.958 | 56125 | Assigned run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.958 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tZzYJm 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.959 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.960 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.961 | 64106 | Added a new run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.961 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.961 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.961 | 64107 | Added a new worker 14 to the queue 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.961 | 56125 | Removed run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.961 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.962 | 56125 | Assigned run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.962 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.962 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.962 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.twimVz 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.964 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.964 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.965 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.966 | 64109 | Added a new run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.967 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.969 | 56129 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.970 | 56129 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.971 | 64102 | Marked run 594 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.971 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.972 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.974 | 64104 | Marked run 595 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.974 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.975 | 56126 | Recursively removing directory: /tmp/git.tZzYJm/ 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.976 | 64117 | Added a new run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.976 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.977 | 56126 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.977 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.979 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.981 | 64127 | Added a new run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.981 | 56129 | Recursively removing directory: /tmp/git.twimVz/ 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.981 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.981 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.982 | 56129 | Process exit code: 0 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.982 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.984 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.985 | 56126 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.985 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.985 | 64131 | Added a new worker 13 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.985 | 56125 | Removed run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.985 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.985 | 56125 | Assigned run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.985 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.985 | 64130 | Added a new run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.985 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.u7yqNw 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.986 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.986 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.988 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.990 | 56129 | Waiting for a new command 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.990 | 56126 | Checking out revision HEAD 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.990 | 64134 | Added a new run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.991 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.991 | 64135 | Added a new worker 14 to the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.991 | 56125 | Removed run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.991 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.991 | 56125 | Assigned run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:00 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:00 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:00 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.992 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.q0E40s 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.991 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.991 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56126/cimple-worker: 2024-04-25 03:45:00.992 | 56126 | Going to run: ./ci 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.994 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.998 | 64128 | Marked run 596 as finished 2024-04-25 03:45:00 | INFO | 56123/cimple-server: 2024-04-25 03:45:00.999 | 56123 | Waiting for new connections 2024-04-25 03:45:00 | INFO | 56129/cimple-worker: 2024-04-25 03:45:00.999 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.000 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.002 | 64133 | Marked run 597 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.002 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.004 | 64138 | Added a new run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.005 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.006 | 56126 | Recursively removing directory: /tmp/git.u7yqNw/ 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.008 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.008 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.008 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.010 | 64153 | Added a new run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.010 | 56129 | Recursively removing directory: /tmp/git.q0E40s/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.011 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.012 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.012 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.012 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.013 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.014 | 64156 | Added a new run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.015 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.015 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.015 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.015 | 64157 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.015 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.015 | 56125 | Removed run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.015 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.015 | 56125 | Assigned run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.016 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.015 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.N9y3l4 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.017 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.019 | 64160 | Added a new run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.019 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.019 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.019 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.019 | 64161 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.020 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.020 | 56125 | Removed run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.020 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.020 | 56125 | Assigned run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.020 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZUv3mo 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.022 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.022 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.025 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.025 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.026 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.028 | 64155 | Marked run 598 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.028 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.029 | 64164 | Added a new run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.030 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.033 | 64159 | Marked run 599 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.033 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.033 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.034 | 56126 | Recursively removing directory: /tmp/git.N9y3l4/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.035 | 64179 | Added a new run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.036 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.036 | 56129 | Recursively removing directory: /tmp/git.ZUv3mo/ 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.036 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.037 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.038 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.038 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.038 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.040 | 64181 | Added a new run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.040 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.041 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.042 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.043 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.043 | 64184 | Added a new run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.043 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.046 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.046 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.046 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.046 | 64188 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.047 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.047 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AYaqUu 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.046 | 56125 | Removed run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.046 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.047 | 56125 | Assigned run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.047 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.047 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.047 | 64189 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.047 | 56125 | Removed run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.047 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.047 | 56125 | Assigned run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.047 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.048 | 64187 | Added a new run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.047 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UWyDSU 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.048 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.051 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.054 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.054 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.055 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.055 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.057 | 64183 | Marked run 600 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.058 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.060 | 64185 | Marked run 601 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.061 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.062 | 64191 | Added a new run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.062 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.065 | 56129 | Recursively removing directory: /tmp/git.UWyDSU/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.065 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.066 | 56126 | Recursively removing directory: /tmp/git.AYaqUu/ 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.067 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.067 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.067 | 64207 | Added a new run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.068 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.068 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.068 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.070 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.071 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.071 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.072 | 64209 | Added a new run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.072 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.075 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 64214 | Added a new worker 16 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56125 | Removed run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56125 | Assigned run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 64213 | Added a new worker 8 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56125 | Removed run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.075 | 56125 | Assigned run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.075 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.075 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FcuydJ 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.076 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.R9eynM 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.080 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.080 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.081 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.081 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.083 | 64215 | Added a new run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.083 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.087 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.087 | 64210 | Marked run 603 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.087 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.090 | 64211 | Marked run 602 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.090 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.091 | 56129 | Recursively removing directory: /tmp/git.FcuydJ/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.092 | 64227 | Added a new run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.093 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.093 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.093 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.093 | 56126 | Recursively removing directory: /tmp/git.R9eynM/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.095 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.095 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.095 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.096 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.098 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.098 | 64233 | Added a new run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.098 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.099 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.099 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.099 | 64237 | Added a new worker 8 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.099 | 56125 | Removed run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.099 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.099 | 56125 | Assigned run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.099 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YZitEZ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.101 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.102 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.102 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.103 | 64239 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.103 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.103 | 56125 | Removed run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.103 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.103 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.103 | 56125 | Assigned run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.103 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g6KFnD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.105 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.106 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.107 | 64238 | Added a new run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.107 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.109 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.110 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.111 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.112 | 64234 | Marked run 605 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.112 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.113 | 64247 | Added a new run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.114 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.116 | 56129 | Recursively removing directory: /tmp/git.YZitEZ/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.117 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.117 | 64235 | Marked run 604 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.118 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.118 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.118 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.120 | 64255 | Added a new run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.121 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.123 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.123 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.122 | 56126 | Recursively removing directory: /tmp/git.g6KFnD/ 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.123 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.123 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.124 | 64259 | Added a new run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.124 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.127 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.127 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.127 | 64262 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.127 | 56125 | Removed run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.127 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.127 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.127 | 56125 | Assigned run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.127 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.128 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.r0m6OF 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.128 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.129 | 64263 | Added a new run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.129 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.131 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.131 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.132 | 64266 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.133 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.133 | 56125 | Removed run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.133 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.133 | 56125 | Assigned run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.133 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.133 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8UxCeH 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.134 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.135 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.136 | 64260 | Marked run 606 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.137 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.138 | 64267 | Added a new run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.139 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.139 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.140 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.142 | 64264 | Marked run 607 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.142 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.142 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.144 | 64277 | Added a new run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.145 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.146 | 56129 | Recursively removing directory: /tmp/git.r0m6OF/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.148 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.148 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.148 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.149 | 64285 | Added a new run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.150 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.150 | 56126 | Recursively removing directory: /tmp/git.8UxCeH/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.152 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.152 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.152 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.152 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.154 | 64288 | Added a new run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.154 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.155 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.155 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.156 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.156 | 64291 | Added a new worker 12 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.156 | 56125 | Removed run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.156 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.156 | 56125 | Assigned run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.156 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.156 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CjQBqX 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.157 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.159 | 64292 | Added a new run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.159 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.160 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.160 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.161 | 64293 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.161 | 56125 | Removed run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.161 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.161 | 56125 | Assigned run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.161 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.161 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.162 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.163 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.163 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Xl74cz 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.168 | 64287 | Marked run 608 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.168 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.170 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.169 | 64296 | Added a new run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.170 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.171 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.173 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.173 | 56129 | Recursively removing directory: /tmp/git.CjQBqX/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.173 | 64290 | Marked run 609 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.174 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.175 | 64305 | Added a new run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.175 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.175 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.176 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.179 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.180 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.181 | 64313 | Added a new run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.181 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.181 | 56126 | Recursively removing directory: /tmp/git.Xl74cz/ 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.183 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.183 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.183 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.183 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.183 | 64316 | Added a new worker 8 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.184 | 56125 | Removed run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.184 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.184 | 56125 | Assigned run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.184 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.185 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.184 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JRd773 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.186 | 64317 | Added a new run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.187 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.187 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.190 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.190 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.190 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.191 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.191 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.191 | 64322 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.191 | 56125 | Removed run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.191 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.191 | 56125 | Assigned run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.192 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TfgwUN 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.192 | 64320 | Added a new run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.192 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.193 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.196 | 64314 | Marked run 610 as finished 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.196 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.197 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.197 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.197 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.201 | 64318 | Marked run 611 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.201 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.202 | 56129 | Recursively removing directory: /tmp/git.JRd773/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.203 | 64326 | Added a new run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.203 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.204 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.204 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.206 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.207 | 56126 | Recursively removing directory: /tmp/git.TfgwUN/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.208 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.208 | 64339 | Added a new run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.208 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.209 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.209 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.211 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.212 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.212 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.212 | 64343 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.212 | 56125 | Removed run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.212 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.212 | 56125 | Assigned run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.212 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.212 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JpUZl9 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.212 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.213 | 64342 | Added a new run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.214 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.216 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.216 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.217 | 64346 | Added a new worker 14 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.217 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.217 | 56125 | Removed run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.217 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.217 | 56125 | Assigned run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.218 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.218 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.218 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AlTyDn 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.218 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.220 | 64347 | Added a new run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.221 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.224 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.225 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.226 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.226 | 64340 | Marked run 612 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.226 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.227 | 64352 | Added a new run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.228 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.229 | 56129 | Recursively removing directory: /tmp/git.JpUZl9/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.231 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.231 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.231 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.233 | 64344 | Marked run 613 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.234 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.235 | 64362 | Added a new run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.235 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.235 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.236 | 56126 | Recursively removing directory: /tmp/git.AlTyDn/ 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.237 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.237 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.238 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.239 | 64368 | Added a new run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.239 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.240 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uI77Ev 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.239 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.239 | 64369 | Added a new worker 8 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.239 | 56125 | Removed run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.239 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.239 | 56125 | Assigned run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.240 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.240 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.241 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.243 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.245 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.245 | 64372 | Added a new run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.245 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.245 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.245 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.245 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.246 | 64373 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.246 | 56125 | Removed run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.246 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.246 | 56125 | Assigned run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.246 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.246 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ACYwvB 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.248 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.253 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.255 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.255 | 56129 | Recursively removing directory: /tmp/git.uI77Ev/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.255 | 64377 | Added a new run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.255 | 64366 | Marked run 614 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.255 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.257 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.257 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.258 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.261 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.263 | 64386 | Added a new run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.263 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.263 | 64371 | Marked run 615 as finished 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.263 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.264 | 56126 | Recursively removing directory: /tmp/git.ACYwvB/ 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.266 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.266 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.266 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.266 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.266 | 64395 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.266 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.266 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.266 | 56125 | Removed run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.266 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.267 | 56125 | Assigned run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.267 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XXAmEI 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.268 | 64394 | Added a new run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.268 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.270 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.271 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.272 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.272 | 64398 | Added a new run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.273 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.273 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.274 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.274 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.274 | 64401 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.274 | 56125 | Removed run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.274 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.274 | 56125 | Assigned run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.275 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.275 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wHZykj 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.276 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.277 | 64392 | Marked run 616 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.278 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.279 | 64402 | Added a new run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.279 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.280 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.281 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.283 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.286 | 56129 | Recursively removing directory: /tmp/git.XXAmEI/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.286 | 64397 | Marked run 617 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.287 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.288 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.288 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.288 | 64411 | Added a new run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.289 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.292 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.292 | 56126 | Recursively removing directory: /tmp/git.wHZykj/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.292 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.293 | 64419 | Added a new run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.293 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.294 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.294 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.296 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.296 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.296 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.296 | 64423 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.296 | 56125 | Removed run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.296 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.296 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.296 | 56125 | Assigned run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.297 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jFuGuC 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.298 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.298 | 64422 | Added a new run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.298 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.301 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.302 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.302 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.302 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.303 | 64427 | Added a new worker 16 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.304 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.304 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.304 | 64426 | Added a new run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.304 | 56125 | Removed run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.304 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.304 | 56125 | Assigned run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.304 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gPkP8R 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.304 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.307 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.310 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.311 | 64430 | Added a new run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.311 | 64420 | Marked run 618 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.311 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.312 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.314 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.315 | 64424 | Marked run 619 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.315 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.316 | 56129 | Recursively removing directory: /tmp/git.jFuGuC/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.316 | 64439 | Added a new run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.317 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.318 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.318 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.320 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.321 | 56126 | Recursively removing directory: /tmp/git.gPkP8R/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.322 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.323 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.323 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.325 | 64447 | Added a new run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.325 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.325 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.325 | 64449 | Added a new worker 6 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.325 | 56125 | Removed run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.325 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.326 | 56125 | Assigned run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.326 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.325 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.326 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.60ulj5 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.327 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.328 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.331 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.331 | 64453 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.331 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.331 | 56125 | Removed run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.331 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.331 | 56125 | Assigned run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.331 | 64452 | Added a new run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.331 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.331 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8IH9j4 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.332 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.332 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.333 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.336 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.338 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.338 | 64448 | Marked run 620 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.339 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.340 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.340 | 64457 | Added a new run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.341 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.344 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.344 | 56129 | Recursively removing directory: /tmp/git.60ulj5/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.345 | 64451 | Marked run 621 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.345 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.347 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.347 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.347 | 64466 | Added a new run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.347 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.350 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.350 | 56126 | Recursively removing directory: /tmp/git.8IH9j4/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.351 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.351 | 64473 | Added a new run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.351 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.352 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.352 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.354 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.355 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.355 | 64477 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.355 | 56125 | Removed run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.355 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.355 | 56125 | Assigned run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.356 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.356 | 64476 | Added a new run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.356 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.357 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.359 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.355 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.356 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.E8qrXk 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.361 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.361 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.361 | 64481 | Added a new worker 16 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.361 | 56125 | Removed run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.361 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.361 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.361 | 56125 | Assigned run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.361 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZyrNwH 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.362 | 64480 | Added a new run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.362 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.363 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.363 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.366 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.367 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.367 | 64474 | Marked run 622 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.367 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.369 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.369 | 64485 | Added a new run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.370 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.373 | 64478 | Marked run 623 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.373 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.374 | 56129 | Recursively removing directory: /tmp/git.E8qrXk/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.375 | 64495 | Added a new run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.375 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.376 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.376 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.378 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.379 | 56126 | Recursively removing directory: /tmp/git.ZyrNwH/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.380 | 64501 | Added a new run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.380 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.381 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.381 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.381 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.382 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.384 | 64504 | Added a new run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.384 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.384 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.384 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.384 | 64505 | Added a new worker 6 to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.385 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.385 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.385 | 56125 | Removed run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.385 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.385 | 56125 | Assigned run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.385 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.n9ArBB 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.387 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.389 | 64508 | Added a new run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.389 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.390 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.390 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.390 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.391 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.392 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.392 | 64510 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.392 | 56125 | Removed run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.392 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.392 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.392 | 56125 | Assigned run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.393 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wDaAvl 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.394 | 64512 | Added a new run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.394 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.397 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.399 | 64502 | Marked run 624 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.399 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.400 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.400 | 64518 | Added a new run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.400 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.401 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.403 | 56129 | Recursively removing directory: /tmp/git.n9ArBB/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.403 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.403 | 64506 | Marked run 625 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.404 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.405 | 64523 | Added a new run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.405 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.405 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.406 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.408 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.410 | 64531 | Added a new run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.410 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.410 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.412 | 56126 | Recursively removing directory: /tmp/git.wDaAvl/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.413 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.413 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.413 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.413 | 64535 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.413 | 56125 | Removed run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.413 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.413 | 56125 | Assigned run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.413 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8KOI2Y 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.414 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.414 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.414 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.415 | 64534 | Added a new run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.416 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.418 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.418 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.419 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.420 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.421 | 64537 | Added a new run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.422 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.422 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.422 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.422 | 64540 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.422 | 56125 | Removed run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.422 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.422 | 56125 | Assigned run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.422 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.423 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Qzb4Hj 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.425 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.425 | 64532 | Marked run 626 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.425 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.427 | 64544 | Added a new run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.427 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.429 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.430 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.431 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.432 | 56129 | Recursively removing directory: /tmp/git.8KOI2Y/ 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.434 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.434 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.435 | 64538 | Marked run 627 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.436 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.437 | 64551 | Added a new run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.437 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.438 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.439 | 56126 | Recursively removing directory: /tmp/git.Qzb4Hj/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.440 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.441 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.441 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.441 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.441 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.441 | 64561 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.442 | 56125 | Removed run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.442 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.442 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.442 | 56125 | Assigned run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.442 | 64560 | Added a new run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.442 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.442 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rcxCcM 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.445 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.446 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.447 | 64563 | Added a new run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.447 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.448 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.448 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.450 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.450 | 64567 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.450 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.450 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.450 | 56125 | Removed run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.450 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.450 | 56125 | Assigned run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.450 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.451 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sr32Fe 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.454 | 64559 | Marked run 628 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.454 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.456 | 64568 | Added a new run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.456 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.457 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.458 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.459 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.460 | 64564 | Marked run 629 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.460 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.461 | 56129 | Recursively removing directory: /tmp/git.rcxCcM/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.461 | 64577 | Added a new run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.462 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.462 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.462 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.464 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.466 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.466 | 64583 | Added a new run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.466 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.469 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.469 | 56126 | Recursively removing directory: /tmp/git.sr32Fe/ 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.470 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.470 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.470 | 64589 | Added a new worker 14 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.470 | 56125 | Removed run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.470 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.470 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.470 | 56125 | Assigned run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.470 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.s2D5wq 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.471 | 64588 | Added a new run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.472 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.472 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.471 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.474 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.475 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.477 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.477 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.477 | 64591 | Added a new run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.478 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.480 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.481 | 64586 | Marked run 630 as finished 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.481 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.481 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.481 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.481 | 64598 | Added a new worker 9 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.481 | 56125 | Removed run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.481 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.481 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.481 | 56125 | Assigned run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.481 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Z5AdQ8 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.483 | 64596 | Added a new run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.483 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.486 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.486 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.488 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.489 | 56129 | Recursively removing directory: /tmp/git.s2D5wq/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.489 | 64604 | Added a new run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.490 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.491 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.491 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.492 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.493 | 64592 | Marked run 631 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.493 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.494 | 64609 | Added a new run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.494 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.496 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.497 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.498 | 64616 | Added a new run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.499 | 56126 | Recursively removing directory: /tmp/git.Z5AdQ8/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.499 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.500 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.500 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.500 | 64618 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.500 | 56125 | Removed run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.500 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.500 | 56125 | Assigned run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.500 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.500 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.500 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SBBA8i 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.502 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.502 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.504 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.504 | 64619 | Added a new run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.505 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.505 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.506 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.508 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.508 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.508 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.509 | 64624 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.509 | 56125 | Removed run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.509 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.509 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.509 | 56125 | Assigned run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.509 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hDXqVk 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.510 | 64615 | Marked run 632 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.510 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.512 | 64623 | Added a new run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.512 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.516 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.517 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.518 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.520 | 56129 | Recursively removing directory: /tmp/git.SBBA8i/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.521 | 64620 | Marked run 633 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.521 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.522 | 64635 | Added a new run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.523 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.523 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.523 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.526 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.527 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.528 | 56126 | Recursively removing directory: /tmp/git.hDXqVk/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.528 | 64644 | Added a new run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.529 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.529 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.529 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.531 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.531 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.532 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.532 | 64648 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.532 | 56125 | Removed run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.532 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.532 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.532 | 56125 | Assigned run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.532 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2y9qGD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.533 | 64647 | Added a new run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.533 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.534 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.536 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.537 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.537 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.538 | 64652 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.538 | 56125 | Removed run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.538 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.538 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.538 | 56125 | Assigned run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.538 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WWxr3H 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.542 | 64651 | Added a new run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.542 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.544 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.545 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.545 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.545 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.547 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.548 | 64645 | Marked run 634 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.548 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.549 | 64654 | Added a new run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.550 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.553 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.554 | 64649 | Marked run 635 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.554 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.556 | 56129 | Recursively removing directory: /tmp/git.2y9qGD/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.556 | 64666 | Added a new run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.556 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.557 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.557 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.558 | 56126 | Recursively removing directory: /tmp/git.WWxr3H/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.559 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.560 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.560 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.560 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.561 | 64672 | Added a new run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.562 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.564 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.564 | 64675 | Added a new worker 8 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.564 | 56125 | Removed run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.564 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.564 | 56125 | Assigned run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.564 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.564 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.564 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cTut2B 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.565 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.565 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.567 | 64677 | Added a new run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.568 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.568 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.568 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vg1jLm 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.568 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.568 | 64679 | Added a new worker 12 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.568 | 56125 | Removed run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.568 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.568 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.568 | 56125 | Assigned run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.570 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.570 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.573 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.574 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.575 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.577 | 64673 | Marked run 636 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.577 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.579 | 64682 | Added a new run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.579 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.581 | 56129 | Recursively removing directory: /tmp/git.cTut2B/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.582 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.582 | 64676 | Marked run 637 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.583 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.584 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.584 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.584 | 64696 | Added a new run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.585 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.586 | 56126 | Recursively removing directory: /tmp/git.vg1jLm/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.587 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.588 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.588 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.588 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.589 | 64699 | Added a new run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.590 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.591 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.591 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.591 | 64701 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.591 | 56125 | Removed run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.591 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.591 | 56125 | Assigned run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.591 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qg8avg 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.592 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.592 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.592 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.594 | 64703 | Added a new run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.595 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.596 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.597 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.597 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.598 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.598 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.598 | 64705 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.598 | 56125 | Removed run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.598 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.598 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.598 | 56125 | Assigned run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.598 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eVixwE 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.602 | 64698 | Marked run 638 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.603 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.604 | 64706 | Added a new run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.605 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.606 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.608 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.608 | 64702 | Marked run 639 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.608 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.609 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.610 | 56129 | Recursively removing directory: /tmp/git.qg8avg/ 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.611 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.611 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.614 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.614 | 64715 | Added a new run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.614 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.617 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.618 | 56126 | Recursively removing directory: /tmp/git.eVixwE/ 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.618 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.618 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.618 | 64726 | Added a new worker 14 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.618 | 56125 | Removed run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.618 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.618 | 56125 | Assigned run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.618 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.G6ERn7 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.619 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.619 | 64725 | Added a new run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.620 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.620 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.620 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.622 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.624 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.624 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.625 | 64728 | Added a new run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.625 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.625 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.628 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.628 | 64723 | Marked run 640 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.629 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.629 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.629 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.629 | 64735 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.629 | 56125 | Removed run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.629 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.629 | 56125 | Assigned run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.630 | 64732 | Added a new run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.630 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.630 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SNb7ej 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.630 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.633 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.636 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.637 | 56129 | Recursively removing directory: /tmp/git.G6ERn7/ 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.637 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.639 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.639 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.639 | 64729 | Marked run 641 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.640 | 64741 | Added a new run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.640 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.640 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.642 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.643 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.644 | 64748 | Added a new run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.645 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.646 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.646 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.647 | 64753 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.647 | 56125 | Removed run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.647 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.647 | 56125 | Assigned run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.647 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.647 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.647 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cwhvJV 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.649 | 56126 | Recursively removing directory: /tmp/git.SNb7ej/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.650 | 64754 | Added a new run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.651 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.653 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.651 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.651 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.654 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.655 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.655 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.657 | 64746 | Marked run 642 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.657 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.659 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.659 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.659 | 64760 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.659 | 56125 | Removed run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.659 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.659 | 56125 | Assigned run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.659 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.659 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4DoiVY 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.660 | 64756 | Added a new run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.661 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.664 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.666 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.666 | 64767 | Added a new run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.667 | 56129 | Recursively removing directory: /tmp/git.cwhvJV/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.667 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.667 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.669 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.669 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.669 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.670 | 64757 | Marked run 643 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.671 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.672 | 64770 | Added a new run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.672 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.673 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.675 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.676 | 56126 | Recursively removing directory: /tmp/git.4DoiVY/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.676 | 64779 | Added a new run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.677 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.677 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.677 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.677 | 64780 | Added a new worker 8 to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.677 | 56125 | Removed run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.677 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.677 | 56125 | Assigned run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.677 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.678 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.skNn65 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.679 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.679 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.680 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.681 | 64782 | Added a new run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.682 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.682 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.684 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.684 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.685 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.687 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.687 | 64778 | Marked run 644 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.687 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.687 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.687 | 64787 | Added a new worker 7 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.688 | 56125 | Removed run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.688 | 56125 | Removed worker 7 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.688 | 56125 | Assigned run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 7 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.688 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.688 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.soxOrq 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.690 | 64785 | Added a new run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.691 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.693 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.694 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.695 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.696 | 56129 | Recursively removing directory: /tmp/git.skNn65/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.696 | 64784 | Marked run 645 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.696 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.698 | 64795 | Added a new run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.698 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.698 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.698 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.701 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.702 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.702 | 64802 | Added a new run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.703 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.706 | 56126 | Recursively removing directory: /tmp/git.soxOrq/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.706 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.706 | 64807 | Added a new worker 8 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.706 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.706 | 56125 | Removed run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.706 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.706 | 56125 | Assigned run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.706 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.706 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.706 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QUKY54 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.708 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.708 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.709 | 64808 | Added a new run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.709 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.712 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.712 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.712 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.712 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.714 | 64810 | Added a new run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.714 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.716 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.717 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.717 | 64815 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.717 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.717 | 56125 | Removed run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.717 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.717 | 56125 | Assigned run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.717 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.717 | 64805 | Marked run 646 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.717 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.718 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GAOmRi 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.720 | 64817 | Added a new run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.720 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.723 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.724 | 56129 | Recursively removing directory: /tmp/git.QUKY54/ 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.725 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.725 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.726 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.726 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.726 | 64811 | Marked run 647 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.727 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.728 | 64823 | Added a new run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.729 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.730 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.731 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.733 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.733 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.733 | 64834 | Added a new worker 11 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.733 | 56125 | Removed run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.733 | 56125 | Removed worker 11 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.734 | 56125 | Assigned run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.734 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.734 | 64833 | Added a new run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.734 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.734 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gEPUYJ 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.736 | 56126 | Recursively removing directory: /tmp/git.GAOmRi/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.737 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.738 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.738 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.739 | 64836 | Added a new run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.740 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.740 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.741 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.742 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.743 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.743 | 64828 | Marked run 648 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.743 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.744 | 64840 | Added a new run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.745 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.746 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.746 | 64846 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.746 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.746 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.747 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2MivxU 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.746 | 56125 | Removed run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.746 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.746 | 56125 | Assigned run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.747 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.750 | 64847 | Added a new run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.750 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.752 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.753 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.753 | 56129 | Recursively removing directory: /tmp/git.gEPUYJ/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.754 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.755 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.755 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.758 | 64852 | Added a new run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.758 | 64839 | Marked run 649 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.758 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.761 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.762 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.763 | 56126 | Recursively removing directory: /tmp/git.2MivxU/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.762 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.763 | 64862 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.763 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TkvDSw 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.763 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.763 | 56125 | Removed run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.763 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.763 | 56125 | Assigned run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.763 | 64861 | Added a new run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.764 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.764 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.764 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.766 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.768 | 64864 | Added a new run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.768 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.769 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.771 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.772 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.772 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.772 | 64868 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.772 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.772 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.772 | 56125 | Removed run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.772 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.772 | 56125 | Assigned run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.773 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.773 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IMyAwa 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.775 | 64867 | Added a new run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.776 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.776 | 64857 | Marked run 650 as finished 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.777 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.778 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.779 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.780 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.782 | 64865 | Marked run 651 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.782 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.783 | 56129 | Recursively removing directory: /tmp/git.TkvDSw/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.783 | 64875 | Added a new run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.784 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.785 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.785 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.787 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.789 | 64886 | Added a new run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.789 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.789 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.789 | 56126 | Recursively removing directory: /tmp/git.IMyAwa/ 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.790 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.790 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.792 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.793 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.793 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.793 | 64890 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.793 | 56125 | Removed run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.793 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.793 | 56125 | Assigned run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.793 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.793 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XPZyA2 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.794 | 64889 | Added a new run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.794 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.794 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.797 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.798 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.798 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.798 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.798 | 64894 | Added a new worker 16 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.799 | 56125 | Removed run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.799 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.799 | 56125 | Assigned run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.799 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.799 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vwo9E1 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.800 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.800 | 64893 | Added a new run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.801 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.804 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.804 | 64887 | Marked run 652 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.805 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.806 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.806 | 64898 | Added a new run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.807 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.807 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.809 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.810 | 64891 | Marked run 653 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.810 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.812 | 64906 | Added a new run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.812 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.813 | 56129 | Recursively removing directory: /tmp/git.XPZyA2/ 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.814 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.814 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.815 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.817 | 64914 | Added a new run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.817 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.817 | 56126 | Recursively removing directory: /tmp/git.vwo9E1/ 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.819 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.819 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.819 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.820 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.822 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.822 | 64918 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.822 | 56125 | Removed run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.822 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.822 | 56125 | Assigned run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.822 | 64917 | Added a new run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.822 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.822 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.822 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.822 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.823 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g97J7S 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.825 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.826 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.826 | 64921 | Added a new run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.826 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.826 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.828 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.829 | 64922 | Added a new worker 11 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.829 | 56125 | Removed run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.829 | 56125 | Removed worker 11 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.829 | 56125 | Assigned run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.829 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ff3lVD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.829 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.830 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.830 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.833 | 64916 | Marked run 654 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.834 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.835 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.835 | 64925 | Added a new run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.836 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.838 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.838 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.839 | 64919 | Marked run 655 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.839 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.840 | 56129 | Recursively removing directory: /tmp/git.g97J7S/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.841 | 64934 | Added a new run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.841 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.842 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.842 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.844 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.845 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.847 | 64941 | Added a new run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.848 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.848 | 56126 | Recursively removing directory: /tmp/git.Ff3lVD/ 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.849 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.849 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.849 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.849 | 64945 | Added a new worker 8 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.849 | 56125 | Removed run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.849 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.849 | 56125 | Assigned run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.850 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.850 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.849 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.850 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.r70sVg 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.852 | 64946 | Added a new run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.853 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.854 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.856 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.856 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.857 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.858 | 64949 | Added a new run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.858 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.858 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.858 | 64951 | Added a new worker 8 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.859 | 56125 | Removed run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.859 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.859 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.859 | 56125 | Assigned run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.859 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kO9D0d 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.862 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.864 | 64943 | Marked run 656 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.865 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.865 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.866 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.867 | 56129 | Recursively removing directory: /tmp/git.r70sVg/ 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.869 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.869 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.871 | 64948 | Marked run 657 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.871 | 64955 | Added a new run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.871 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.871 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.873 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.874 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.876 | 56126 | Recursively removing directory: /tmp/git.kO9D0d/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.876 | 64969 | Added a new run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.876 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.877 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.877 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.877 | 64971 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.877 | 56125 | Removed run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.877 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.877 | 56125 | Assigned run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.877 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.877 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.878 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.878 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DtFZ0Q 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.879 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.881 | 64972 | Added a new run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.882 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.882 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.884 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.885 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.886 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.886 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.886 | 64976 | Added a new worker 16 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.886 | 56125 | Removed run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.886 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.886 | 56125 | Assigned run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.886 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.886 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rlrAK8 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.886 | 64975 | Added a new run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.886 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.887 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.890 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.891 | 64968 | Marked run 658 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.892 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.894 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.895 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.896 | 64973 | Marked run 659 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.896 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.897 | 56129 | Recursively removing directory: /tmp/git.DtFZ0Q/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.897 | 64980 | Added a new run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.898 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.899 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.899 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.900 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.902 | 64991 | Added a new run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.902 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.903 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.905 | 56126 | Recursively removing directory: /tmp/git.rlrAK8/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.905 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.906 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.906 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.906 | 64998 | Added a new worker 14 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.907 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.907 | 56125 | Removed run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.907 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.907 | 56125 | Assigned run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.907 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QfMqf5 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.907 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.907 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.907 | 64997 | Added a new run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.908 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.911 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.912 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.912 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.913 | 65000 | Added a new run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.913 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.914 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.916 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.916 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.916 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.917 | 65006 | Added a new worker 15 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.917 | 56125 | Removed run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.917 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.917 | 56125 | Assigned run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.917 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.917 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cuV132 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.918 | 64995 | Marked run 660 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.919 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.921 | 65005 | Added a new run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.921 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.922 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.924 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.924 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.926 | 56129 | Recursively removing directory: /tmp/git.QfMqf5/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.926 | 65001 | Marked run 661 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.927 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.928 | 65013 | Added a new run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.928 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.928 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.928 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.931 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.932 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.933 | 65022 | Added a new run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.933 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.934 | 56126 | Recursively removing directory: /tmp/git.cuV132/ 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.935 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.935 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.936 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.936 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.936 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.937 | 65026 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.937 | 56125 | Removed run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.937 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.937 | 56125 | Assigned run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.937 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.937 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EUfTqS 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.937 | 65025 | Added a new run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.938 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.940 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.941 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.942 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.943 | 65029 | Added a new run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.943 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.944 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.944 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.944 | 65032 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.944 | 56125 | Removed run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.944 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.944 | 56125 | Assigned run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.944 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.944 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.944 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MhXcHm 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.947 | 65023 | Marked run 662 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.947 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.948 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.951 | 65036 | Added a new run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.951 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.951 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.952 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.954 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.955 | 56129 | Recursively removing directory: /tmp/git.EUfTqS/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.956 | 65028 | Marked run 663 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.956 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.957 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.958 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.958 | 65042 | Added a new run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.958 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.961 | 56126 | Recursively removing directory: /tmp/git.MhXcHm/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.962 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.962 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.963 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.963 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.964 | 65050 | Added a new run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.964 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.965 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.965 | 65053 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.965 | 56125 | Removed run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.965 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.965 | 56125 | Assigned run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.965 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.965 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iKSXoH 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.966 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.967 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.967 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.969 | 65055 | Added a new run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.970 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.970 | 56129 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.971 | 56129 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.971 | 56126 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.971 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.973 | 65057 | Added a new worker 13 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.973 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.973 | 56125 | Removed run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.973 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.973 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.973 | 56125 | Assigned run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.973 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EWxiki 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.977 | 65051 | Marked run 664 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.977 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.979 | 65059 | Added a new run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.979 | 56126 | Checking out revision HEAD 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.979 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.980 | 56126 | Going to run: ./ci 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.981 | 56129 | Recursively removing directory: /tmp/git.iKSXoH/ 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.982 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.983 | 65054 | Marked run 665 as finished 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.983 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.984 | 56129 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.984 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.985 | 65068 | Added a new run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.985 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.988 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.988 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.990 | 65077 | Added a new run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.990 | 56126 | Recursively removing directory: /tmp/git.EWxiki/ 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.991 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.992 | 56126 | Process exit code: 0 2024-04-25 03:45:01 | INFO | 56126/cimple-worker: 2024-04-25 03:45:01.992 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.992 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.992 | 56129 | Waiting for a new command 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.992 | 65079 | Added a new worker 10 to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.992 | 56125 | Removed run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.992 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.992 | 56125 | Assigned run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.993 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56129/cimple-worker: 2024-04-25 03:45:01.993 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WzgUZ3 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.993 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.996 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.997 | 65080 | Added a new run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:01 | INFO | 56123/cimple-server: 2024-04-25 03:45:01.998 | 56123 | Waiting for new connections 2024-04-25 03:45:01 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:01 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:01 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.000 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.000 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.000 | 65083 | Added a new worker 9 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.000 | 56125 | Removed run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.000 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.000 | 56125 | Assigned run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.001 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ksLM0v 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.001 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.002 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.003 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.003 | 65076 | Marked run 666 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.004 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.005 | 65084 | Added a new run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.005 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.006 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.007 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.009 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.011 | 65081 | Marked run 667 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.012 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.013 | 65092 | Added a new run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.013 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.013 | 56129 | Recursively removing directory: /tmp/git.WzgUZ3/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.015 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.015 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.017 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.018 | 56126 | Recursively removing directory: /tmp/git.ksLM0v/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.019 | 65102 | Added a new run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.019 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.019 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.020 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.020 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.021 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.023 | 65105 | Added a new run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.023 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.023 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.023 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.023 | 65106 | Added a new worker 10 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.024 | 56125 | Removed run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.024 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.024 | 56125 | Assigned run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.024 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.024 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.83dlIg 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.027 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.027 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.028 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.028 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.028 | 65109 | Added a new run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.029 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.029 | 65110 | Added a new worker 10 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.029 | 56125 | Removed run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.029 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.029 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.029 | 56125 | Assigned run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.029 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tcQAVL 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.030 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.031 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.032 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.033 | 65103 | Marked run 668 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.033 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.035 | 65113 | Added a new run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.036 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.037 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.039 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.039 | 65108 | Marked run 669 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.039 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.040 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.041 | 65122 | Added a new run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.041 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.043 | 56129 | Recursively removing directory: /tmp/git.83dlIg/ 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.044 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.044 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.045 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.046 | 65130 | Added a new run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.047 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.048 | 56126 | Recursively removing directory: /tmp/git.tcQAVL/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.049 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.049 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.049 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.049 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.050 | 65133 | Added a new run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.051 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.053 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.053 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.053 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.053 | 65136 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.053 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.053 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.053 | 56125 | Removed run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.053 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.053 | 56125 | Assigned run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.054 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.j5PAQH 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.055 | 65137 | Added a new run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.055 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.057 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.057 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.057 | 65139 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.057 | 56125 | Removed run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.057 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.057 | 56125 | Assigned run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.057 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.058 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8bi5aF 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.059 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.060 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.062 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.064 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.065 | 65132 | Marked run 670 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.065 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.066 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.068 | 65135 | Marked run 671 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.068 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.069 | 65141 | Added a new run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.069 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.071 | 56129 | Recursively removing directory: /tmp/git.j5PAQH/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.072 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.072 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.072 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.073 | 65154 | Added a new run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.074 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.076 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.076 | 56126 | Recursively removing directory: /tmp/git.8bi5aF/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.077 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.078 | 65159 | Added a new run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.078 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.078 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.078 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.081 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.081 | 65161 | Added a new worker 10 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.081 | 56125 | Removed run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.081 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.081 | 56125 | Assigned run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.081 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.081 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.081 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JtdnMj 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.082 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.082 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.083 | 65162 | Added a new run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.084 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.086 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.087 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.087 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.087 | 65165 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.087 | 56125 | Removed run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.087 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.087 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.087 | 56125 | Assigned run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.087 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.087 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OayTyL 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.088 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.092 | 65166 | Added a new run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.092 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.093 | 65158 | Marked run 672 as finished 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.093 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.093 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.094 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.095 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.097 | 65163 | Marked run 673 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.097 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.099 | 56129 | Recursively removing directory: /tmp/git.JtdnMj/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.099 | 65176 | Added a new run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.099 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.100 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.100 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.102 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.104 | 65184 | Added a new run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.104 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.105 | 56126 | Recursively removing directory: /tmp/git.OayTyL/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.105 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.106 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.106 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.109 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.109 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.109 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.109 | 65188 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.109 | 56125 | Removed run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.109 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.109 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.109 | 56125 | Assigned run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.110 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8ASdjE 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.111 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.111 | 65187 | Added a new run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.111 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.114 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.114 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.115 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.115 | 65192 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.115 | 56125 | Removed run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.115 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.115 | 56125 | Assigned run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.115 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tN7baT 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.115 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.115 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.116 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.117 | 65191 | Added a new run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.118 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.121 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.125 | 56129 | Recursively removing directory: /tmp/git.8ASdjE/ 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.126 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.126 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.129 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.132 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.132 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.132 | 65203 | Added a new worker 17 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.132 | 56125 | Removed run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.132 | 56125 | Removed worker 17 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.132 | 56125 | Assigned run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 17 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.132 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.132 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WaRZHd 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.133 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.134 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.135 | 65186 | Marked run 674 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.136 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.137 | 65197 | Added a new run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.138 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.140 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.141 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.141 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.142 | 65189 | Marked run 675 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.142 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.144 | 56126 | Recursively removing directory: /tmp/git.tN7baT/ 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.146 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.146 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.146 | 65202 | Marked run 676 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.147 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.149 | 65213 | Added a new run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.149 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.149 | 56129 | Recursively removing directory: /tmp/git.WaRZHd/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.149 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.151 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.151 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.152 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.153 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.153 | 65222 | Added a new run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.153 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.153 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.153 | 65223 | Added a new worker 8 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.154 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.154 | 56125 | Removed run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.154 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.154 | 56125 | Assigned run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.154 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rfbfKt 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.154 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.157 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.159 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.159 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.159 | 65227 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.159 | 56125 | Removed run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.159 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.159 | 56125 | Assigned run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.159 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.159 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EsPTyn 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.160 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.160 | 65226 | Added a new run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.161 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.162 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.164 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.165 | 65220 | Marked run 677 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.165 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.166 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.168 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.168 | 65225 | Marked run 678 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.169 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.170 | 65230 | Added a new run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.170 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.172 | 56126 | Recursively removing directory: /tmp/git.rfbfKt/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.173 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.175 | 65243 | Added a new run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.175 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.175 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.176 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.177 | 56129 | Recursively removing directory: /tmp/git.EsPTyn/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.178 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.179 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.179 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.179 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.180 | 65247 | Added a new run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.180 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.182 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.182 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.183 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.183 | 65251 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.183 | 56125 | Removed run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.183 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.183 | 56125 | Assigned run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.183 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.183 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DoqBDp 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.183 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.185 | 65250 | Added a new run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.185 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.187 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.187 | 65254 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.187 | 56125 | Removed run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.187 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.187 | 56125 | Assigned run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.188 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.187 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.187 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tP5ums 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.188 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.189 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.190 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.191 | 65255 | Added a new run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.192 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.194 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.195 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.195 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.196 | 65248 | Marked run 679 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.196 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.197 | 65259 | Added a new run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.198 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.200 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.201 | 65252 | Marked run 680 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.201 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.202 | 65271 | Added a new run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.203 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.205 | 56126 | Recursively removing directory: /tmp/git.DoqBDp/ 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.206 | 56129 | Recursively removing directory: /tmp/git.tP5ums/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.206 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.206 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.206 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.207 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.207 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.208 | 65275 | Added a new run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.208 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.210 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.211 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.212 | 65278 | Added a new run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.212 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.212 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.214 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.214 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.214 | 65281 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.214 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.214 | 56125 | Removed run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.214 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.214 | 56125 | Assigned run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.215 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.214 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rw90WS 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.216 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.216 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.216 | 65283 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.216 | 56125 | Removed run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.216 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.216 | 56125 | Assigned run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.217 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.216 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.082BPK 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.221 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.221 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.222 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.222 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.222 | 65282 | Added a new run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.222 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.225 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.227 | 65277 | Marked run 681 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.227 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.228 | 65289 | Added a new run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.228 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.232 | 65279 | Marked run 682 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.232 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.233 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.233 | 56126 | Recursively removing directory: /tmp/git.rw90WS/ 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.233 | 56129 | Recursively removing directory: /tmp/git.082BPK/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.235 | 65301 | Added a new run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.235 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.236 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.236 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.236 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.236 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.238 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.239 | 65303 | Added a new run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.240 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.240 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.241 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.242 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.243 | 65307 | Added a new run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.243 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.244 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.244 | 65309 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.244 | 56125 | Removed run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.244 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.244 | 56125 | Assigned run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.245 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.245 | 65310 | Added a new worker 14 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.245 | 56125 | Removed run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.245 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.245 | 56125 | Assigned run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.245 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.245 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.246 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.244 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.244 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hChZbR 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.244 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.246 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cVoSOG 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.250 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.251 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.251 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.251 | 65311 | Added a new run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.252 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.252 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.255 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.256 | 65305 | Marked run 683 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.256 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.257 | 65316 | Added a new run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.258 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.261 | 65306 | Marked run 684 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.261 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.262 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.263 | 56126 | Recursively removing directory: /tmp/git.hChZbR/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.263 | 65329 | Added a new run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.264 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.265 | 56129 | Recursively removing directory: /tmp/git.cVoSOG/ 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.265 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.265 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.266 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.266 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.267 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.268 | 65331 | Added a new run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.269 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.269 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.269 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.271 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.272 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.272 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.272 | 65336 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.272 | 56125 | Removed run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.272 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.272 | 56125 | Assigned run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.272 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iwnWNe 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.273 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.273 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.273 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.274 | 65337 | Added a new worker 16 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.274 | 56125 | Removed run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.274 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.274 | 56125 | Assigned run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.274 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.274 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.opTTz8 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.275 | 65335 | Added a new run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.275 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.278 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.279 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.280 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.281 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.281 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.283 | 65334 | Marked run 686 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.283 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.284 | 65340 | Added a new run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.284 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.287 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.288 | 65332 | Marked run 685 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.288 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.290 | 65353 | Added a new run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.290 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.290 | 56129 | Recursively removing directory: /tmp/git.iwnWNe/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.292 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.292 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.293 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.293 | 56126 | Recursively removing directory: /tmp/git.opTTz8/ 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.295 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.295 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.295 | 65357 | Added a new run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.295 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.296 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.297 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.298 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.298 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.298 | 65361 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.298 | 56125 | Removed run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.298 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.298 | 56125 | Assigned run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.298 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.299 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VactgM 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.299 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.299 | 65360 | Added a new run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.300 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.303 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.304 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.304 | 65365 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.304 | 56125 | Removed run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.304 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.304 | 56125 | Assigned run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.304 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.304 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.304 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PAjNLk 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.305 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.305 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.306 | 65364 | Added a new run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.307 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.309 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.310 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.311 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.312 | 65368 | Added a new run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.312 | 65358 | Marked run 687 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.312 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.314 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.315 | 65362 | Marked run 688 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.315 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.317 | 65378 | Added a new run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.317 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.318 | 56129 | Recursively removing directory: /tmp/git.VactgM/ 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.320 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.320 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.320 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.322 | 56126 | Recursively removing directory: /tmp/git.PAjNLk/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.322 | 65385 | Added a new run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.322 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.324 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.324 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.324 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.325 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.326 | 65388 | Added a new run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.327 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.327 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.328 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.328 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.328 | 65391 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.328 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.328 | 56125 | Removed run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.328 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.328 | 56125 | Assigned run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.328 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.STRAFd 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.329 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.331 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.331 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.331 | 65393 | Added a new worker 16 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.331 | 56125 | Removed run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.331 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.331 | 56125 | Assigned run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.331 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.332 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0eXLis 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.335 | 65392 | Added a new run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.336 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.338 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.338 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.339 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.339 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.340 | 65387 | Marked run 689 as finished 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.340 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.340 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.341 | 65395 | Added a new run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.342 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.344 | 65389 | Marked run 690 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.345 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.345 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.346 | 65407 | Added a new run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.347 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.350 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.350 | 56129 | Recursively removing directory: /tmp/git.STRAFd/ 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.351 | 56126 | Recursively removing directory: /tmp/git.0eXLis/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.351 | 65413 | Added a new run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.352 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.352 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.352 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.353 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.353 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.354 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.355 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.356 | 65415 | Added a new run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.356 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.356 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.358 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.359 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.359 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.359 | 65420 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.359 | 56125 | Removed run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.359 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.359 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.359 | 56125 | Assigned run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.359 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7JwTkY 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.360 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.360 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.360 | 65421 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.360 | 56125 | Removed run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.360 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.360 | 56125 | Assigned run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.361 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gfx4Fi 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.361 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.365 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.365 | 65419 | Added a new run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.366 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.366 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.366 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.367 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.369 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.370 | 65416 | Marked run 691 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.370 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.374 | 65417 | Marked run 692 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.374 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.375 | 65426 | Added a new run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.376 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.377 | 56126 | Recursively removing directory: /tmp/git.gfx4Fi/ 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.378 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.378 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.379 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.378 | 56129 | Recursively removing directory: /tmp/git.7JwTkY/ 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.379 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.379 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.380 | 65439 | Added a new run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.381 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.381 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.383 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.384 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.385 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.385 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.385 | 65444 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.385 | 56125 | Removed run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.385 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.385 | 56125 | Assigned run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.385 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.385 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MtMm5b 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.385 | 65443 | Added a new run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.386 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.386 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.386 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.389 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.389 | 65446 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.390 | 56125 | Removed run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.390 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.390 | 56125 | Assigned run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.390 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.390 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GZ4G2t 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.391 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.391 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.392 | 65447 | Added a new run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.393 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.396 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.396 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.396 | 65441 | Marked run 694 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.397 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.397 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.400 | 65442 | Marked run 693 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.400 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.401 | 65452 | Added a new run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.401 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.402 | 56126 | Recursively removing directory: /tmp/git.MtMm5b/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.403 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.403 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.405 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.407 | 65465 | Added a new run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.407 | 56129 | Recursively removing directory: /tmp/git.GZ4G2t/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.407 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.407 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.408 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.408 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.410 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.411 | 65468 | Added a new run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.411 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.411 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.411 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.412 | 65469 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.412 | 56125 | Removed run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.412 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.412 | 56125 | Assigned run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.412 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.412 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JYyCgN 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.413 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.414 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.415 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.415 | 65473 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.415 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.415 | 56125 | Removed run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.415 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.415 | 56125 | Assigned run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.415 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.415 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8wl0CV 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.417 | 65472 | Added a new run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.418 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.418 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.419 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.420 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.421 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.422 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.424 | 65466 | Marked run 695 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.424 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.427 | 65470 | Marked run 696 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.427 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.428 | 65476 | Added a new run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.429 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.429 | 56126 | Recursively removing directory: /tmp/git.JYyCgN/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.431 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.431 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.432 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.433 | 56129 | Recursively removing directory: /tmp/git.8wl0CV/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.434 | 65491 | Added a new run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.434 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.435 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.435 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.435 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.436 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.437 | 65494 | Added a new run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.438 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.439 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.439 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.440 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.440 | 65496 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.440 | 56125 | Removed run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.440 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.440 | 56125 | Assigned run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.440 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.440 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1L6eN4 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.441 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.442 | 65498 | Added a new run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.443 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.443 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.443 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.444 | 65500 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.444 | 56125 | Removed run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.444 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.444 | 56125 | Assigned run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.444 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.M9WoPT 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.445 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.447 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.448 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.448 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.449 | 65493 | Marked run 697 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.450 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.451 | 65501 | Added a new run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.451 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.452 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.453 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.454 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.455 | 65497 | Marked run 698 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.455 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.457 | 65509 | Added a new run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.457 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.458 | 56126 | Recursively removing directory: /tmp/git.1L6eN4/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.460 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.460 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.460 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.462 | 65519 | Added a new run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.462 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.462 | 56129 | Recursively removing directory: /tmp/git.M9WoPT/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.464 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.464 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.464 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.465 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.466 | 65522 | Added a new run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.467 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.467 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.467 | 65523 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.467 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.467 | 56125 | Removed run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.467 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.468 | 56125 | Assigned run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.468 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MorRLv 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.468 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.468 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.469 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.471 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.471 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.471 | 65527 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.471 | 56125 | Removed run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.471 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.471 | 56125 | Assigned run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.472 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.472 | 65526 | Added a new run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.473 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.473 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.474 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.475 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.475 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9xty0I 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.479 | 65521 | Marked run 699 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.479 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.481 | 65530 | Added a new run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.481 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.482 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.483 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.484 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.485 | 65525 | Marked run 700 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.485 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.485 | 56126 | Recursively removing directory: /tmp/git.MorRLv/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.487 | 65539 | Added a new run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.487 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.488 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.488 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.490 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.492 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.492 | 65547 | Added a new run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.493 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.493 | 56129 | Recursively removing directory: /tmp/git.9xty0I/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.494 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.494 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.495 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.496 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.496 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.496 | 65551 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.496 | 56125 | Removed run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.496 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.496 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.496 | 56125 | Assigned run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.496 | 65550 | Added a new run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.497 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.s5TbWo 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.497 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.499 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.500 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.501 | 65554 | Added a new run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.502 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.502 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.502 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.502 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.503 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.503 | 65556 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.503 | 56125 | Removed run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.503 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.503 | 56125 | Assigned run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.504 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9BNxVG 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.504 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.504 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.509 | 65558 | Added a new run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.509 | 65548 | Marked run 701 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.510 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.511 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.512 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.513 | 65553 | Marked run 702 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.513 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.514 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.514 | 56126 | Recursively removing directory: /tmp/git.s5TbWo/ 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.517 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.517 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.517 | 65568 | Added a new run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.517 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.519 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.521 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.522 | 56129 | Recursively removing directory: /tmp/git.9BNxVG/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.522 | 65575 | Added a new run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.522 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.523 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.523 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.524 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.524 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.524 | 65578 | Added a new worker 8 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.524 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.525 | 56125 | Removed run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.525 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.525 | 56125 | Assigned run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.525 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.525 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5QU8Ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.527 | 65579 | Added a new run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.527 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.527 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.530 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.531 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.531 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.531 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.531 | 65583 | Added a new worker 16 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.531 | 56125 | Removed run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.531 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.531 | 56125 | Assigned run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.532 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.532 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Uu5UnI 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.532 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.532 | 65582 | Added a new run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.533 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.536 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.539 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.539 | 65587 | Added a new run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.539 | 65576 | Marked run 703 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.540 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.540 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.541 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.542 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.543 | 56126 | Recursively removing directory: /tmp/git.5QU8Ci/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.544 | 65580 | Marked run 704 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.544 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.545 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.545 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.546 | 65595 | Added a new run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.547 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.549 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.549 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.551 | 56129 | Recursively removing directory: /tmp/git.Uu5UnI/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.551 | 65603 | Added a new run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.552 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.552 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.552 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.553 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.553 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.553 | 65606 | Added a new worker 8 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.553 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.553 | 56125 | Removed run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.554 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.554 | 56125 | Assigned run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.554 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MZeqCg 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.554 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.556 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.558 | 65607 | Added a new run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.558 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.560 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.560 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.560 | 65610 | Added a new worker 8 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.560 | 56125 | Removed run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.560 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.560 | 56125 | Assigned run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.561 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.561 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.561 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.561 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZXEId4 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.562 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.564 | 65604 | Marked run 705 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.565 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.566 | 65611 | Added a new run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.567 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.569 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.570 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.570 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.571 | 65608 | Marked run 706 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.571 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.572 | 56126 | Recursively removing directory: /tmp/git.MZeqCg/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.573 | 65620 | Added a new run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.573 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.574 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.574 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.576 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.578 | 65629 | Added a new run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.579 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.579 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.580 | 56129 | Recursively removing directory: /tmp/git.ZXEId4/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.582 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.582 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.582 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.582 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.582 | 65633 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.582 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.582 | 56125 | Removed run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.582 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.582 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.582 | 56125 | Assigned run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.583 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lypisU 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.583 | 65632 | Added a new run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.585 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.586 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.587 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.588 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.589 | 65636 | Added a new run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.589 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.589 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.589 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.589 | 65637 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.589 | 56125 | Removed run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.589 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.590 | 56125 | Assigned run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.590 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.590 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yEQJuf 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.590 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.593 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.593 | 65630 | Marked run 707 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.594 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.596 | 65640 | Added a new run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.596 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.596 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.597 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.600 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.600 | 65635 | Marked run 708 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.600 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.602 | 65649 | Added a new run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.602 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.602 | 56126 | Recursively removing directory: /tmp/git.lypisU/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.604 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.604 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.605 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.607 | 65657 | Added a new run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.607 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.607 | 56129 | Recursively removing directory: /tmp/git.yEQJuf/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.608 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.609 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.609 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.609 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.611 | 65660 | Added a new run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.612 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.612 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.612 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.612 | 65662 | Added a new worker 10 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.612 | 56125 | Removed run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.612 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.612 | 56125 | Assigned run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.612 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.612 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.612 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jhGfEV 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.614 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.616 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.616 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.616 | 65665 | Added a new worker 16 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.616 | 56125 | Removed run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.616 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.616 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.616 | 56125 | Assigned run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.616 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FNQiL2 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.618 | 65664 | Added a new run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.618 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.619 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.620 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.622 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.623 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.623 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.624 | 65659 | Marked run 709 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.624 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.628 | 65668 | Added a new run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.628 | 65663 | Marked run 710 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.629 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.631 | 56126 | Recursively removing directory: /tmp/git.jhGfEV/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.632 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.632 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.632 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.634 | 65683 | Added a new run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.634 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.634 | 56129 | Recursively removing directory: /tmp/git.FNQiL2/ 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.636 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.636 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.636 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.636 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.638 | 65686 | Added a new run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.638 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.639 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.640 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.640 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.640 | 65689 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.640 | 56125 | Removed run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.640 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.640 | 56125 | Assigned run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.640 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sMUPVS 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.641 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.642 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.643 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.643 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.644 | 65690 | Added a new run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.644 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.646 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.647 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.647 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.647 | 65691 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.647 | 56125 | Removed run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.647 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.647 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.647 | 56125 | Assigned run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.647 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1hycis 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.651 | 65685 | Marked run 711 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.651 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.653 | 65694 | Added a new run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.653 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.654 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.655 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.656 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.657 | 65688 | Marked run 712 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.657 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.658 | 56126 | Recursively removing directory: /tmp/git.sMUPVS/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.658 | 65703 | Added a new run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.658 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.659 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.659 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.661 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.663 | 65707 | Added a new run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.663 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.664 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.667 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.667 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.667 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.667 | 65715 | Added a new worker 12 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.667 | 56125 | Removed run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.667 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.667 | 56125 | Assigned run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.667 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.S1y3xH 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.667 | 56129 | Recursively removing directory: /tmp/git.1hycis/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.668 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.671 | 65714 | Added a new run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.671 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.672 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.672 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.674 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.675 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.675 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.676 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.677 | 65712 | Marked run 713 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.677 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.678 | 65717 | Added a new run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.678 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.679 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.679 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.679 | 65722 | Added a new worker 9 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.679 | 56125 | Removed run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.679 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.679 | 56125 | Assigned run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.679 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9GdYAr 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.682 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.683 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.684 | 65726 | Added a new run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.685 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.686 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.687 | 56126 | Recursively removing directory: /tmp/git.S1y3xH/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.688 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.688 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.689 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.689 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.690 | 65718 | Marked run 714 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.690 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.692 | 65730 | Added a new run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.692 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.695 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.696 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.696 | 65741 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.696 | 56125 | Removed run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.696 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.696 | 56125 | Assigned run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.696 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.697 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IvDYvx 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.697 | 56129 | Recursively removing directory: /tmp/git.9GdYAr/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.697 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.697 | 65740 | Added a new run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.698 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.699 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.699 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.700 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.702 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.703 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.703 | 65743 | Added a new run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.703 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.703 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.706 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.706 | 65735 | Marked run 715 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.707 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.707 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.707 | 65750 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.707 | 56125 | Removed run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.707 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.707 | 56125 | Assigned run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.708 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.708 | 65748 | Added a new run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.708 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.707 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.707 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9YLC7a 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.712 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.713 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.713 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.714 | 56126 | Recursively removing directory: /tmp/git.IvDYvx/ 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.715 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.715 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.718 | 65744 | Marked run 716 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.718 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.719 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.720 | 65756 | Added a new run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.720 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.722 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.723 | 56129 | Recursively removing directory: /tmp/git.9YLC7a/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.723 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.723 | 65767 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.723 | 56125 | Removed run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.723 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.723 | 56125 | Assigned run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.723 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.723 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.723 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TvaSWz 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.725 | 65766 | Added a new run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.725 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.726 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.726 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.728 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.728 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.730 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.730 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.730 | 65769 | Added a new run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.730 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.733 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.734 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.734 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.i8ELHY 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.734 | 65764 | Marked run 717 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.734 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.734 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.734 | 65775 | Added a new worker 9 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.734 | 56125 | Removed run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.734 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.734 | 56125 | Assigned run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.734 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.736 | 65774 | Added a new run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.737 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.739 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.740 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.741 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.742 | 65782 | Added a new run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.742 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.743 | 56126 | Recursively removing directory: /tmp/git.TvaSWz/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.745 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.745 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.745 | 65770 | Marked run 718 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.746 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.746 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.747 | 65786 | Added a new run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.747 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.748 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.750 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.751 | 65794 | Added a new run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.752 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.752 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.753 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZZ7iL0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.753 | 56129 | Recursively removing directory: /tmp/git.i8ELHY/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.752 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.753 | 65796 | Added a new worker 10 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.753 | 56125 | Removed run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.753 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.753 | 56125 | Assigned run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.753 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.755 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.755 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.755 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.757 | 65797 | Added a new run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.758 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.758 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.758 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.759 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.761 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.762 | 65793 | Marked run 719 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.762 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.763 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.763 | 65804 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.763 | 56125 | Removed run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.763 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.763 | 56125 | Assigned run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.763 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.763 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.764 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gk1PGL 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.766 | 65802 | Added a new run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.766 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.769 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.769 | 56126 | Recursively removing directory: /tmp/git.ZZ7iL0/ 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.770 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.770 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.773 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.773 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.774 | 65810 | Added a new run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.775 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.777 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.777 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.779 | 65800 | Marked run 720 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.779 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.781 | 56129 | Recursively removing directory: /tmp/git.gk1PGL/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.781 | 65819 | Added a new run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.781 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.781 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.782 | 65821 | Added a new worker 10 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.782 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.782 | 56125 | Removed run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.782 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.782 | 56125 | Assigned run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.783 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.783 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.783 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xtECSQ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.784 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.786 | 65823 | Added a new run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.787 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.787 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.789 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.790 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.790 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.791 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.791 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.791 | 65828 | Added a new worker 15 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.791 | 56125 | Removed run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.791 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.791 | 56125 | Assigned run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.791 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.792 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DtrUa0 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.794 | 65826 | Added a new run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.794 | 65820 | Marked run 721 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.795 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.795 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.797 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.798 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.798 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.801 | 56126 | Recursively removing directory: /tmp/git.xtECSQ/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.802 | 65825 | Marked run 722 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.802 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.804 | 65836 | Added a new run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.804 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.804 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.804 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.807 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.808 | 56129 | Recursively removing directory: /tmp/git.DtrUa0/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.808 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.809 | 65845 | Added a new run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.810 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.810 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.810 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.812 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.812 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.812 | 65849 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.812 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.812 | 56125 | Removed run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.812 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.812 | 56125 | Assigned run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.812 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.812 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lLay8X 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.813 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.814 | 65848 | Added a new run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.815 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.817 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.817 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.817 | 65852 | Added a new worker 8 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.817 | 56125 | Removed run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.817 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.817 | 56125 | Assigned run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.818 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.818 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jdhhRV 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.820 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.820 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.821 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.824 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.825 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.825 | 65853 | Added a new run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.825 | 65846 | Marked run 723 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.825 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.828 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.829 | 65850 | Marked run 724 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.829 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.830 | 65864 | Added a new run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.831 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.832 | 56126 | Recursively removing directory: /tmp/git.lLay8X/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.834 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.834 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.834 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.836 | 56129 | Recursively removing directory: /tmp/git.jdhhRV/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.836 | 65871 | Added a new run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.836 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.837 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.837 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.837 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.839 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.840 | 65874 | Added a new run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.840 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.840 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.841 | 65875 | Added a new worker 10 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.841 | 56125 | Removed run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.841 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.841 | 56125 | Assigned run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.841 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.841 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.840 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.841 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.z3xd7L 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.843 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.845 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.845 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.845 | 65879 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.845 | 56125 | Removed run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.845 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.845 | 56125 | Assigned run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.845 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PC4R16 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.846 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.847 | 65878 | Added a new run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.847 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.848 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.849 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.851 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.851 | 65873 | Marked run 725 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.852 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.852 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.854 | 65882 | Added a new run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.854 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.854 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.857 | 65877 | Marked run 726 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.858 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.858 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.860 | 65892 | Added a new run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.860 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.860 | 56126 | Recursively removing directory: /tmp/git.z3xd7L/ 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.862 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.862 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.863 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.865 | 56129 | Recursively removing directory: /tmp/git.PC4R16/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.865 | 65899 | Added a new run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.865 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.866 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.866 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.866 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.868 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.869 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.869 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.869 | 65903 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.869 | 56125 | Removed run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.869 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.869 | 56125 | Assigned run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.869 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.870 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UN2zD8 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.870 | 65902 | Added a new run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.870 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.870 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.873 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.874 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.874 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.874 | 65907 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.875 | 56125 | Removed run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.875 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.875 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.875 | 56125 | Assigned run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.875 | 65906 | Added a new run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.875 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.875 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vbak2K 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.877 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.878 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.878 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.882 | 65901 | Marked run 727 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.882 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.882 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.883 | 65909 | Added a new run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.883 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.885 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.886 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.887 | 65904 | Marked run 728 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.887 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.888 | 56126 | Recursively removing directory: /tmp/git.UN2zD8/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.889 | 65919 | Added a new run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.890 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.890 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.890 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.892 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.894 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.894 | 65927 | Added a new run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.895 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.896 | 56129 | Recursively removing directory: /tmp/git.vbak2K/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.897 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.897 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.897 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.898 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.898 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.898 | 65931 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.898 | 56125 | Removed run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.898 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.898 | 56125 | Assigned run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.898 | 65930 | Added a new run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.898 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.899 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CsQGpA 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.899 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.902 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.902 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.904 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.904 | 65933 | Added a new run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.904 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.905 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.906 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.906 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.906 | 65937 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.907 | 56125 | Removed run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.907 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.907 | 56125 | Assigned run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.907 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YMJ3Nj 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.907 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.907 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.908 | 65928 | Marked run 729 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.908 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.912 | 65939 | Added a new run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.912 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.913 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.915 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.916 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.916 | 56126 | Recursively removing directory: /tmp/git.CsQGpA/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.917 | 65934 | Marked run 730 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.918 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.918 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.918 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.919 | 65947 | Added a new run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.919 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.922 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.922 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.924 | 65956 | Added a new run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.924 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.925 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.925 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.926 | 65958 | Added a new worker 10 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.926 | 56125 | Removed run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.926 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.926 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.926 | 56125 | Assigned run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.926 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PKxZvu 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.928 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.928 | 56129 | Recursively removing directory: /tmp/git.YMJ3Nj/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.930 | 65959 | Added a new run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.930 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.930 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.931 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.932 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.933 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.933 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.935 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.935 | 65954 | Marked run 731 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.935 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.936 | 65961 | Added a new run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.937 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.938 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.939 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HFGBfg 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.939 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.939 | 65971 | Added a new worker 8 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.939 | 56125 | Removed run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.939 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.939 | 56125 | Assigned run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.939 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.940 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.943 | 65972 | Added a new run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.944 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.945 | 56126 | Recursively removing directory: /tmp/git.PKxZvu/ 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.946 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.946 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.947 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.947 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.947 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.948 | 65963 | Marked run 732 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.948 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.949 | 65974 | Added a new run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.949 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.950 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.952 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.953 | 65980 | Added a new run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.953 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.955 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.955 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.955 | 65986 | Added a new worker 10 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.955 | 56125 | Removed run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.955 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.955 | 56125 | Assigned run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.955 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xIsLle 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.955 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.957 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.958 | 65987 | Added a new run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.959 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.960 | 56129 | Recursively removing directory: /tmp/git.HFGBfg/ 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.960 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.962 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.962 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.963 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.963 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.964 | 65978 | Marked run 733 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.964 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.965 | 65989 | Added a new run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.965 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.966 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.968 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.970 | 65999 | Added a new run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.970 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.971 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.971 | 66000 | Added a new worker 8 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.971 | 56125 | Removed run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.971 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.971 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.971 | 56125 | Assigned run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.970 | 56129 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.971 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8Wqmv6 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.973 | 56126 | Recursively removing directory: /tmp/git.xIsLle/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.974 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.974 | 56126 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.974 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.976 | 66002 | Added a new run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.977 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.977 | 56129 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.978 | 56129 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.978 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.980 | 65994 | Marked run 734 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.980 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.981 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.982 | 56126 | Waiting for a new command 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.982 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.982 | 66008 | Added a new worker 13 to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.982 | 56125 | Removed run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.982 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.982 | 56125 | Assigned run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.982 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Z1wfdG 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.982 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.985 | 66006 | Added a new run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.985 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.988 | 56126 | Checking out revision HEAD 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.988 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56126/cimple-worker: 2024-04-25 03:45:02.989 | 56126 | Going to run: ./ci 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.990 | 66015 | Added a new run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.990 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.991 | 56129 | Recursively removing directory: /tmp/git.8Wqmv6/ 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.993 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.993 | 56129 | Process exit code: 0 2024-04-25 03:45:02 | INFO | 56129/cimple-worker: 2024-04-25 03:45:02.993 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.995 | 66004 | Marked run 735 as finished 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.996 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.996 | 66019 | Added a new run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.997 | 56123 | Waiting for new connections 2024-04-25 03:45:02 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:02 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:02 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:02 | INFO | 56123/cimple-server: 2024-04-25 03:45:02.997 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.000 | 56126 | Recursively removing directory: /tmp/git.Z1wfdG/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.000 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.001 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.001 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.001 | 66028 | Added a new worker 14 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.001 | 56125 | Removed run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.001 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.001 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.001 | 56125 | Assigned run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.002 | 66027 | Added a new run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.001 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.98Uj7v 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.002 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.003 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.003 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.005 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.006 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.007 | 66030 | Added a new run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.007 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.007 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.007 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.010 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.010 | 66026 | Marked run 736 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.010 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.011 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.011 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.011 | 66036 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.011 | 56125 | Removed run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.011 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.011 | 56125 | Assigned run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.012 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.012 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RMPDrN 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.012 | 66035 | Added a new run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.012 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.015 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.018 | 66043 | Added a new run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.018 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.018 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.019 | 56129 | Recursively removing directory: /tmp/git.98Uj7v/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.019 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.021 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.021 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.021 | 66031 | Marked run 737 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.022 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.023 | 66046 | Added a new run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.023 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.024 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.026 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.028 | 66055 | Added a new run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.028 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.028 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.029 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.029 | 66056 | Added a new worker 8 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.029 | 56125 | Removed run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.029 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.029 | 56125 | Assigned run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.029 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GrcxU0 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.029 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.031 | 56126 | Recursively removing directory: /tmp/git.RMPDrN/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.031 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.033 | 66058 | Added a new run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.034 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.034 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.034 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.034 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.035 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.037 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.038 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.039 | 66050 | Marked run 738 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.039 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.040 | 66061 | Added a new run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.040 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.042 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.042 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.043 | 66070 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.043 | 56125 | Removed run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.043 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.043 | 56125 | Assigned run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.043 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.043 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vbSwJx 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.043 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.046 | 56129 | Recursively removing directory: /tmp/git.GrcxU0/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.047 | 66071 | Added a new run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.047 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.048 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.048 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.049 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.050 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.050 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.051 | 66063 | Marked run 739 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.051 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.052 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.053 | 66073 | Added a new run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.053 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.056 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.056 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.056 | 66084 | Added a new worker 12 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.056 | 56125 | Removed run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.056 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.056 | 56125 | Assigned run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.057 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.056 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.056 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bpDtec 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.059 | 66083 | Added a new run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.060 | 56126 | Recursively removing directory: /tmp/git.vbSwJx/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.060 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.061 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.061 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.062 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.063 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.064 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.065 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.066 | 66075 | Marked run 740 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.066 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.067 | 66086 | Added a new run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.067 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.069 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.069 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.069 | 66093 | Added a new worker 8 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.069 | 56125 | Removed run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.069 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.069 | 56125 | Assigned run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.070 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.070 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mqitLe 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.072 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.074 | 66097 | Added a new run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.075 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.075 | 56129 | Recursively removing directory: /tmp/git.bpDtec/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.077 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.077 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.078 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.078 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.078 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.081 | 66099 | Added a new run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.081 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.081 | 66088 | Marked run 741 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.082 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.082 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.084 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.085 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.085 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.085 | 66110 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.085 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RBZlOv 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.085 | 56125 | Removed run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.085 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.085 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.085 | 56125 | Assigned run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.087 | 66109 | Added a new run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.087 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.088 | 56126 | Recursively removing directory: /tmp/git.mqitLe/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.089 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.089 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.090 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.092 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.092 | 66112 | Added a new run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.093 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.093 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.093 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.096 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.096 | 66103 | Marked run 742 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.096 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.097 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.097 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.097 | 66118 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.097 | 56125 | Removed run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.097 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.097 | 56125 | Assigned run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.097 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Zvz5WI 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.097 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.099 | 66116 | Added a new run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.099 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.102 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.103 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.104 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.105 | 56129 | Recursively removing directory: /tmp/git.RBZlOv/ 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.106 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.106 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.107 | 66114 | Marked run 743 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.107 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.108 | 66125 | Added a new run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.109 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.110 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.112 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.113 | 56126 | Recursively removing directory: /tmp/git.Zvz5WI/ 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.114 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.114 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.114 | 66136 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.114 | 56125 | Removed run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.114 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.114 | 56125 | Assigned run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.114 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CPTXlh 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.115 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.115 | 66135 | Added a new run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.116 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.116 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.118 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.118 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.119 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.120 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.120 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.121 | 66138 | Added a new run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.121 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.123 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.124 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.124 | 66143 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.124 | 56125 | Removed run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.124 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.124 | 56125 | Assigned run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.124 | 66134 | Marked run 744 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.124 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.124 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.etLmwg 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.126 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.127 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.128 | 66147 | Added a new run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.128 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.129 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.130 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.131 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.134 | 66139 | Marked run 745 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.134 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.135 | 56129 | Recursively removing directory: /tmp/git.CPTXlh/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.135 | 66152 | Added a new run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.135 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.137 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.137 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.138 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.140 | 56126 | Recursively removing directory: /tmp/git.etLmwg/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.140 | 66160 | Added a new run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.141 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.141 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.142 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.142 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.143 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.145 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.145 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.145 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.145 | 66164 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.145 | 56125 | Removed run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.145 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.145 | 56125 | Assigned run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.145 | 66163 | Added a new run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.145 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.145 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pKM0xt 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.146 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.148 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.149 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.149 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.149 | 66168 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.149 | 56125 | Removed run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.149 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.149 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.149 | 56125 | Assigned run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.150 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.G2DOKC 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.151 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.152 | 66167 | Added a new run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.152 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.152 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.155 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.156 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.157 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.158 | 66161 | Marked run 746 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.158 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.159 | 66171 | Added a new run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.159 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.162 | 66165 | Marked run 747 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.163 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.163 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.165 | 66184 | Added a new run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.165 | 56129 | Recursively removing directory: /tmp/git.pKM0xt/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.165 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.166 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.166 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.167 | 56126 | Recursively removing directory: /tmp/git.G2DOKC/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.168 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.169 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.169 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.170 | 66188 | Added a new run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.170 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.170 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.173 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.173 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.174 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.174 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.174 | 66193 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.174 | 56125 | Removed run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.174 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.174 | 56125 | Assigned run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.174 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.175 | 66191 | Added a new run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.175 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9ZhsV1 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.176 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.176 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.177 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.177 | 66195 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.178 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.178 | 56125 | Removed run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.178 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.178 | 56125 | Assigned run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.179 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CoKRQj 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.179 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.181 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.182 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.184 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.185 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.186 | 66196 | Added a new run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.186 | 66189 | Marked run 748 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.187 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.190 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.190 | 66192 | Marked run 749 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.190 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.192 | 66208 | Added a new run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.192 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.193 | 56129 | Recursively removing directory: /tmp/git.9ZhsV1/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.195 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.195 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.195 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.196 | 56126 | Recursively removing directory: /tmp/git.CoKRQj/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.197 | 66214 | Added a new run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.197 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.198 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.198 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.199 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.200 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.201 | 66217 | Added a new run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.201 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.202 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.203 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.203 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.203 | 66220 | Added a new worker 12 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.203 | 56125 | Removed run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.203 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.203 | 56125 | Assigned run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.203 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xRoc1A 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.205 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.205 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.206 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.207 | 66221 | Added a new run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.207 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.208 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.209 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.210 | 66222 | Added a new worker 11 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.210 | 56125 | Removed run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.210 | 56125 | Removed worker 11 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.210 | 56125 | Assigned run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.210 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.210 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.210 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.211 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KiFxvF 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.214 | 66216 | Marked run 750 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.214 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.216 | 66225 | Added a new run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.216 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.217 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.218 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.219 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.220 | 66219 | Marked run 751 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.220 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.220 | 56129 | Recursively removing directory: /tmp/git.xRoc1A/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.221 | 66234 | Added a new run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.222 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.222 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.222 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.225 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.227 | 66242 | Added a new run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.227 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.227 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.228 | 56126 | Recursively removing directory: /tmp/git.KiFxvF/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.229 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.229 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.230 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.231 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.231 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.231 | 66246 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.231 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.231 | 56125 | Removed run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.232 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.232 | 56125 | Assigned run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.232 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PApWU4 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.232 | 66245 | Added a new run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.233 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.233 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.236 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.236 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.238 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.238 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.238 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.238 | 66250 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.238 | 56125 | Removed run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.238 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.238 | 56125 | Assigned run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.239 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.238 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xkofIh 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.240 | 66249 | Added a new run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.240 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.243 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.244 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.245 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.247 | 66243 | Marked run 752 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.247 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.248 | 56129 | Recursively removing directory: /tmp/git.PApWU4/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.248 | 66257 | Added a new run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.249 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.250 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.250 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.252 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.253 | 66247 | Marked run 753 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.253 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.254 | 66268 | Added a new run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.255 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.255 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.258 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.256 | 56126 | Recursively removing directory: /tmp/git.xkofIh/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.258 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.258 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.258 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.259 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.259 | 66272 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.259 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.259 | 56125 | Removed run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.259 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.259 | 56125 | Assigned run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.262 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.259 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tOvRT2 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.265 | 66271 | Added a new run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.266 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.266 | 66274 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.266 | 56125 | Removed run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.266 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.266 | 56125 | Assigned run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.266 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.266 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.266 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.267 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.267 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MlkaMA 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.268 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.269 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.272 | 66269 | Marked run 754 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.272 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.273 | 66277 | Added a new run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.274 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.274 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.275 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.277 | 66273 | Marked run 755 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.277 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.278 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.279 | 66286 | Added a new run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.280 | 56129 | Recursively removing directory: /tmp/git.tOvRT2/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.280 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.281 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.281 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.282 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.284 | 66294 | Added a new run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.285 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.286 | 56126 | Recursively removing directory: /tmp/git.MlkaMA/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.286 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.287 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.287 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.287 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.288 | 66297 | Added a new run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.289 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.290 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.290 | 66299 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.290 | 56125 | Removed run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.290 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.290 | 56125 | Assigned run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.290 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.291 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.URzsQt 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.291 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.291 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.292 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.293 | 66300 | Added a new run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.294 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.295 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.296 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.296 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.297 | 66303 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.297 | 56125 | Removed run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.297 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.297 | 56125 | Assigned run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.297 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IHlz02 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.297 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.297 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.298 | 66304 | Added a new run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.298 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.298 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.302 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.303 | 66296 | Marked run 756 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.303 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.305 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.305 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.307 | 66301 | Marked run 757 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.308 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.309 | 66308 | Added a new run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.309 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.310 | 56129 | Recursively removing directory: /tmp/git.URzsQt/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.312 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.312 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.312 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.313 | 66320 | Added a new run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.314 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.316 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.317 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.317 | 56126 | Recursively removing directory: /tmp/git.IHlz02/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.318 | 66325 | Added a new run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.319 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.319 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.319 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.320 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.320 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.320 | 66327 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.321 | 56125 | Removed run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.321 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.321 | 56125 | Assigned run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.321 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GHCD1x 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.321 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.322 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.323 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.324 | 66328 | Added a new run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.324 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.326 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.327 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.327 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.327 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.327 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.327 | 66332 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.328 | 56125 | Removed run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.328 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.328 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.328 | 56125 | Assigned run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.328 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.suwy7H 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.329 | 66331 | Added a new run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.330 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.334 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.334 | 66324 | Marked run 758 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.335 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.335 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.336 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.338 | 66329 | Marked run 759 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.339 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.340 | 56129 | Recursively removing directory: /tmp/git.GHCD1x/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.340 | 66339 | Added a new run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.340 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.341 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.341 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.343 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.344 | 66350 | Added a new run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.345 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.345 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.346 | 56126 | Recursively removing directory: /tmp/git.suwy7H/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.347 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.347 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.347 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.349 | 66353 | Added a new run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.349 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.349 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.350 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.350 | 66354 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.350 | 56125 | Removed run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.350 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.350 | 56125 | Assigned run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.350 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JCWXf1 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.352 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.353 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.353 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.354 | 66357 | Added a new run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.355 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.355 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.355 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.355 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.356 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.356 | 66358 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.357 | 56125 | Removed run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.357 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.357 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.357 | 56125 | Assigned run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.357 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tMxEFW 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.359 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.360 | 66351 | Marked run 760 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.360 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.362 | 66361 | Added a new run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.363 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.364 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.365 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.366 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.367 | 66356 | Marked run 761 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.367 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.368 | 56129 | Recursively removing directory: /tmp/git.JCWXf1/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.369 | 66370 | Added a new run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.369 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.370 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.370 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.372 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.374 | 66378 | Added a new run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.374 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.374 | 56126 | Recursively removing directory: /tmp/git.tMxEFW/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.375 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.376 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.376 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.377 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.378 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.378 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.378 | 66382 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.379 | 56125 | Removed run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.379 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.379 | 56125 | Assigned run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.379 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.379 | 66381 | Added a new run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.379 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.leV8BV 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.379 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.380 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.382 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.383 | 66385 | Added a new run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.384 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.384 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.385 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.385 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.385 | 66387 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.385 | 56125 | Removed run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.385 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.385 | 56125 | Assigned run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.386 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.386 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.386 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NXPtqv 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.387 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.389 | 66379 | Marked run 762 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.389 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.391 | 66389 | Added a new run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.391 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.392 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.393 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.394 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.395 | 66384 | Marked run 763 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.396 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.397 | 66398 | Added a new run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.397 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.399 | 56129 | Recursively removing directory: /tmp/git.leV8BV/ 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.400 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.400 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.401 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.403 | 56126 | Recursively removing directory: /tmp/git.NXPtqv/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.403 | 66406 | Added a new run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.404 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.404 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.405 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.405 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.406 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.408 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.408 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.408 | 66410 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.408 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.408 | 66409 | Added a new run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.408 | 56125 | Removed run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.408 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.408 | 56125 | Assigned run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.408 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.409 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7bBkk9 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.409 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.411 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.413 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.413 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.413 | 66414 | Added a new worker 16 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.413 | 56125 | Removed run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.413 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.413 | 56125 | Assigned run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.413 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.413 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TNwrnm 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.415 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.415 | 66413 | Added a new run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.416 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.416 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.418 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.418 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.420 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.422 | 66408 | Marked run 764 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.422 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.425 | 56129 | Recursively removing directory: /tmp/git.7bBkk9/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.427 | 66417 | Added a new run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.428 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.428 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.428 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.430 | 56126 | Recursively removing directory: /tmp/git.TNwrnm/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.431 | 66411 | Marked run 765 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.431 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.432 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.433 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.433 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.433 | 66432 | Added a new run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.433 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.435 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.435 | 66435 | Added a new worker 8 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.435 | 56125 | Removed run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.435 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.436 | 56125 | Assigned run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.436 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.435 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.436 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JukS9D 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.437 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.437 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.439 | 66436 | Added a new run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.440 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.441 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.442 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.442 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.443 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.443 | 66441 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.443 | 56125 | Removed run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.443 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.443 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.443 | 56125 | Assigned run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.443 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.443 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pECuYa 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.447 | 66433 | Marked run 766 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.447 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.449 | 66439 | Added a new run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.450 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.450 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.451 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.452 | 66437 | Marked run 767 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.453 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.453 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.454 | 56129 | Recursively removing directory: /tmp/git.JukS9D/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.455 | 66450 | Added a new run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.455 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.456 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.456 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.457 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.459 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.459 | 66458 | Added a new run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.460 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.461 | 56126 | Recursively removing directory: /tmp/git.pECuYa/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.462 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.462 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.464 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.464 | 66461 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.464 | 56125 | Removed run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.464 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.464 | 56125 | Assigned run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.464 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.463 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.464 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yc0a5i 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.465 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.466 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.467 | 66462 | Added a new run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.468 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.469 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.470 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.470 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.471 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.471 | 66466 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.471 | 56125 | Removed run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.471 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.471 | 56125 | Assigned run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.471 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.471 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.471 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Sx0pKg 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.473 | 66465 | Added a new run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.474 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.477 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.477 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.478 | 66459 | Marked run 768 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.479 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.479 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.482 | 66463 | Marked run 769 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.482 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.482 | 56129 | Recursively removing directory: /tmp/git.yc0a5i/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.483 | 66471 | Added a new run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.484 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.484 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.484 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.486 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.488 | 66484 | Added a new run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.488 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.489 | 56126 | Recursively removing directory: /tmp/git.Sx0pKg/ 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.489 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.490 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.490 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.491 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.492 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.492 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.492 | 66488 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.492 | 56125 | Removed run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.492 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.492 | 56125 | Assigned run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.492 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.493 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xL82IR 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.493 | 66487 | Added a new run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.494 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.494 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.496 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.498 | 66491 | Added a new run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.498 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.498 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.498 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.499 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.499 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.500 | 66492 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.500 | 56125 | Removed run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.500 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.500 | 56125 | Assigned run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.500 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.501 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PvPPl2 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.501 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.504 | 66486 | Marked run 770 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.504 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.506 | 66495 | Added a new run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.506 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.509 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.509 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.510 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.510 | 56129 | Recursively removing directory: /tmp/git.xL82IR/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.511 | 66490 | Marked run 771 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.512 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.513 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.513 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.513 | 66503 | Added a new run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.513 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.516 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.517 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.518 | 66512 | Added a new run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.518 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.519 | 56126 | Recursively removing directory: /tmp/git.PvPPl2/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.520 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.520 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.521 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.521 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.521 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.521 | 66516 | Added a new worker 12 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.521 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.523 | 56125 | Removed run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.523 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.523 | 56125 | Assigned run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.523 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bDxfKi 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.525 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.529 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.529 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.529 | 66518 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.529 | 56125 | Removed run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.529 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.529 | 56125 | Assigned run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.529 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.529 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RY12ga 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.536 | 66515 | Added a new run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.537 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.539 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.540 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.541 | 66513 | Marked run 772 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.541 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.541 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.541 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.542 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.544 | 66517 | Marked run 773 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.545 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.546 | 66520 | Added a new run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.546 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.549 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.551 | 66536 | Added a new run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.552 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.552 | 56126 | Recursively removing directory: /tmp/git.RY12ga/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.553 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.553 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.554 | 56129 | Recursively removing directory: /tmp/git.bDxfKi/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.554 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.556 | 66538 | Added a new run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.556 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.556 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.556 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.556 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.559 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.560 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.560 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.560 | 66542 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.560 | 56125 | Removed run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.560 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.560 | 56125 | Assigned run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.560 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1hTSgB 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.561 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.561 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.562 | 66541 | Added a new run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.562 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.564 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.564 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.565 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.565 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.565 | 66545 | Added a new worker 14 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.565 | 56125 | Removed run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.565 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.565 | 56125 | Assigned run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.566 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.566 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.566 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.h0EFdk 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.569 | 66546 | Added a new run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.569 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.573 | 66539 | Marked run 775 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.573 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.574 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.574 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.576 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.577 | 56126 | Recursively removing directory: /tmp/git.1hTSgB/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.577 | 66543 | Marked run 774 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.577 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.579 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.579 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.579 | 66555 | Added a new run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.580 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.582 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.583 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.585 | 66564 | Added a new run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.585 | 56129 | Recursively removing directory: /tmp/git.h0EFdk/ 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.586 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.587 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.587 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.588 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.588 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.588 | 66568 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.588 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.588 | 56125 | Removed run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.588 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.588 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.588 | 56125 | Assigned run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.589 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wCivHD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.590 | 66567 | Added a new run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.590 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.590 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.593 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.594 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.594 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.594 | 66572 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.594 | 56125 | Removed run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.594 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.594 | 56125 | Assigned run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.595 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.595 | 66571 | Added a new run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.594 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.595 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FhGvzZ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.595 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.596 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.598 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.601 | 66565 | Marked run 776 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.601 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.602 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.603 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.605 | 56126 | Recursively removing directory: /tmp/git.wCivHD/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.606 | 66576 | Added a new run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.606 | 66569 | Marked run 777 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.607 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.607 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.607 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.610 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.612 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.612 | 66590 | Added a new run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.612 | 56129 | Recursively removing directory: /tmp/git.FhGvzZ/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.613 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.614 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.614 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.615 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.616 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.616 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.616 | 66594 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.616 | 56125 | Removed run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.616 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.616 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.616 | 56125 | Assigned run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.616 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eXsc9O 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.618 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.620 | 66593 | Added a new run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.620 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.621 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.622 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.622 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.622 | 66597 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.622 | 56125 | Removed run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.622 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.623 | 56125 | Assigned run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.623 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.622 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.623 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Cm4V9h 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.623 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.626 | 66591 | Marked run 778 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.626 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.627 | 66599 | Added a new run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.628 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.629 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.630 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.630 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.634 | 56126 | Recursively removing directory: /tmp/git.eXsc9O/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.635 | 66595 | Marked run 779 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.635 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.637 | 66605 | Added a new run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.637 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.637 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.637 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.639 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.641 | 66616 | Added a new run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.641 | 56129 | Recursively removing directory: /tmp/git.Cm4V9h/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.641 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.641 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.642 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.642 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.644 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.645 | 66619 | Added a new run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.645 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.645 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.645 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.645 | 66620 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.645 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.646 | 56125 | Removed run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.646 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.646 | 56125 | Assigned run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.646 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zPO1EA 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.646 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.648 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.650 | 66623 | Added a new run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.650 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.650 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.651 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.651 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.653 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.653 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.653 | 66624 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.653 | 56125 | Removed run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.653 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.653 | 56125 | Assigned run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.653 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.653 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RdlTvX 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.656 | 66626 | Added a new run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.656 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.658 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.659 | 66617 | Marked run 780 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.660 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.660 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.661 | 66631 | Added a new run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.662 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.662 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.665 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.665 | 66622 | Marked run 781 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.666 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.666 | 56126 | Recursively removing directory: /tmp/git.zPO1EA/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.667 | 66639 | Added a new run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.668 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.668 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.668 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.671 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.672 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.673 | 56129 | Recursively removing directory: /tmp/git.RdlTvX/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.673 | 66646 | Added a new run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.674 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.674 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.674 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.676 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.676 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.676 | 66649 | Added a new worker 8 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.676 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.676 | 56125 | Removed run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.676 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.676 | 56125 | Assigned run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.676 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.L4XUQl 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.676 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.678 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.679 | 66650 | Added a new run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.679 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.682 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.682 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.682 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.683 | 66654 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.683 | 56125 | Removed run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.683 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.683 | 56125 | Assigned run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.683 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.683 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.682 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.683 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tYvP96 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.686 | 66647 | Marked run 782 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.687 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.688 | 66653 | Added a new run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.688 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.690 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.691 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.692 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.693 | 66651 | Marked run 783 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.693 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.694 | 56126 | Recursively removing directory: /tmp/git.L4XUQl/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.694 | 66664 | Added a new run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.695 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.696 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.696 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.697 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.698 | 66670 | Added a new run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.698 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.700 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.701 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.701 | 56129 | Recursively removing directory: /tmp/git.tYvP96/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.703 | 66675 | Added a new run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.703 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.703 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.703 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.704 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.704 | 66677 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.704 | 56125 | Removed run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.704 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.704 | 56125 | Assigned run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.704 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.705 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LA7mjq 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.707 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.707 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.708 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.709 | 66678 | Added a new run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.709 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.710 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.710 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.711 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.711 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.711 | 66682 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.711 | 56125 | Removed run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.711 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.711 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.712 | 56125 | Assigned run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.712 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.29oURQ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.712 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.714 | 66674 | Marked run 784 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.714 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.716 | 66683 | Added a new run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.716 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.717 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.718 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.719 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.723 | 66679 | Marked run 785 as finished 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.723 | 56126 | Recursively removing directory: /tmp/git.LA7mjq/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.723 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.725 | 66692 | Added a new run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.725 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.726 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.726 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.727 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.729 | 56129 | Recursively removing directory: /tmp/git.29oURQ/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.729 | 66700 | Added a new run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.729 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.730 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.730 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.730 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.732 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.733 | 66703 | Added a new run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.734 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.734 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.735 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.735 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.735 | 66706 | Added a new worker 12 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.735 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.735 | 56125 | Removed run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.735 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.735 | 56125 | Assigned run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.735 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ueBZOd 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.736 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.738 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.738 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.738 | 66708 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.738 | 56125 | Removed run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.738 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.738 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.738 | 56125 | Assigned run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.738 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UZIbpT 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.741 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.742 | 66707 | Added a new run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.742 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.743 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.743 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.744 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.745 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.746 | 66702 | Marked run 786 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.746 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.749 | 66704 | Marked run 787 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.749 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.750 | 66712 | Added a new run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.751 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.753 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.754 | 56126 | Recursively removing directory: /tmp/git.ueBZOd/ 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.754 | 56129 | Recursively removing directory: /tmp/git.UZIbpT/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.756 | 66726 | Added a new run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.756 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.756 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.756 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.756 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.756 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.758 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.759 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.760 | 66728 | Added a new run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.760 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.760 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.763 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.763 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.763 | 66732 | Added a new worker 14 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.763 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.763 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.763 | 56125 | Removed run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.763 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.763 | 56125 | Assigned run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.763 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EJzLyU 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.765 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.765 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.765 | 66734 | Added a new worker 16 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.765 | 56125 | Removed run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.765 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.765 | 56125 | Assigned run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.765 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IUrEQN 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.766 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.766 | 66733 | Added a new run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.766 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.770 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.771 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.771 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.772 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.772 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.773 | 66729 | Marked run 789 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.773 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.775 | 66737 | Added a new run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.775 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.778 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.779 | 66730 | Marked run 788 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.779 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.781 | 66751 | Added a new run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.781 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.782 | 56129 | Recursively removing directory: /tmp/git.EJzLyU/ 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.783 | 56126 | Recursively removing directory: /tmp/git.IUrEQN/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.784 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.784 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.784 | 56129 | Process output: 415085 bytes 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.785 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.785 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.786 | 66754 | Added a new run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.786 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.788 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.789 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.789 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.790 | 66757 | Added a new run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.790 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.791 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.791 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.791 | 66760 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.791 | 56125 | Removed run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.791 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.791 | 56125 | Assigned run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.792 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.792 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EqZUnU 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.792 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.793 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.794 | 66762 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.794 | 56125 | Removed run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.794 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.794 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.794 | 56125 | Assigned run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.794 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.794 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.C64duW 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.798 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.798 | 66761 | Added a new run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.798 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.799 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.800 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.801 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.801 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.803 | 66756 | Marked run 790 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.803 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.804 | 66765 | Added a new run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.804 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.808 | 66758 | Marked run 791 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.808 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.809 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.810 | 56129 | Recursively removing directory: /tmp/git.EqZUnU/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.812 | 66780 | Added a new run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.812 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.812 | 56126 | Recursively removing directory: /tmp/git.C64duW/ 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.812 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.812 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.813 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.813 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.814 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.816 | 66782 | Added a new run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.816 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.817 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.818 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.819 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.820 | 66786 | Added a new run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.820 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.821 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.821 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.821 | 66787 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.821 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CTIrna 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.821 | 56125 | Removed run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.821 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.821 | 56125 | Assigned run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.823 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.824 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.824 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.824 | 66790 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.824 | 56125 | Removed run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.824 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.824 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.824 | 56125 | Assigned run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.824 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.824 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QlzVsG 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.827 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.829 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.830 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.830 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.831 | 66784 | Marked run 792 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.831 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.835 | 66785 | Marked run 793 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.835 | 66789 | Added a new run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.835 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.835 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.838 | 56129 | Recursively removing directory: /tmp/git.CTIrna/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.838 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.840 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.840 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.841 | 56126 | Recursively removing directory: /tmp/git.QlzVsG/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.842 | 66806 | Added a new run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.842 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.843 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.843 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.843 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.845 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.846 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.846 | 66809 | Added a new run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.847 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.847 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.847 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.847 | 66811 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.847 | 56125 | Removed run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.847 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.847 | 56125 | Assigned run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.848 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kmSgdh 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.848 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.850 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.851 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.851 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.851 | 66814 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.851 | 56125 | Removed run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.851 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.851 | 56125 | Assigned run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.851 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.852 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PZLX7y 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.853 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.855 | 66813 | Added a new run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.854 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.856 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.858 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.858 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.859 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.861 | 66817 | Added a new run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.861 | 66808 | Marked run 794 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.861 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.864 | 66810 | Marked run 795 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.864 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.865 | 66828 | Added a new run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.866 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.868 | 56129 | Recursively removing directory: /tmp/git.kmSgdh/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.869 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.869 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.869 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.871 | 66834 | Added a new run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.871 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.872 | 56126 | Recursively removing directory: /tmp/git.PZLX7y/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.872 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.873 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.873 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.874 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.875 | 66837 | Added a new run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.875 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.876 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.876 | 66838 | Added a new worker 10 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.876 | 56125 | Removed run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.876 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.876 | 56125 | Assigned run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.877 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.878 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.876 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.877 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hIcHIs 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.879 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.880 | 66841 | Added a new run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.881 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.881 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.881 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.882 | 66843 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.882 | 56125 | Removed run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.882 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.882 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.882 | 56125 | Assigned run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.882 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AHaYe8 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.884 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.884 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.885 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.885 | 66836 | Marked run 796 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.886 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.887 | 66845 | Added a new run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.888 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.889 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.890 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.890 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.892 | 66840 | Marked run 797 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.892 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.893 | 66851 | Added a new run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.894 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.896 | 56129 | Recursively removing directory: /tmp/git.hIcHIs/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.896 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.898 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.898 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.898 | 66861 | Added a new run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.899 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.901 | 56126 | Recursively removing directory: /tmp/git.AHaYe8/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.901 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.901 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.903 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.903 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.905 | 66864 | Added a new run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.905 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.905 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.905 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.905 | 66866 | Added a new worker 6 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.906 | 56125 | Removed run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.906 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.906 | 56125 | Assigned run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.906 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.906 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.euIInU 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.906 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.908 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.910 | 66869 | Added a new run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.910 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.911 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.911 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.911 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.912 | 66870 | Added a new worker 11 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.912 | 56125 | Removed run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.912 | 56125 | Removed worker 11 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.912 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.912 | 56125 | Assigned run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.912 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Z7d6BO 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.912 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.914 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.915 | 66865 | Marked run 798 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.915 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.917 | 66873 | Added a new run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.917 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.920 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.921 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.921 | 66868 | Marked run 799 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.921 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.921 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.923 | 66882 | Added a new run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.923 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.923 | 56129 | Recursively removing directory: /tmp/git.euIInU/ 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.925 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.925 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.926 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.928 | 66888 | Added a new run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.928 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.929 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.931 | 56126 | Recursively removing directory: /tmp/git.Z7d6BO/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.931 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.933 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.933 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.933 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.933 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.933 | 66894 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.933 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.933 | 66893 | Added a new run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.933 | 56125 | Removed run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.933 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.934 | 56125 | Assigned run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.934 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.937 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.934 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8fgAsh 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.937 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.939 | 66896 | Added a new run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.939 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.940 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.941 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.941 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.942 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.942 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.942 | 66899 | Added a new worker 15 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.942 | 56125 | Removed run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.942 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.942 | 56125 | Assigned run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.942 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.942 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hwvUPy 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.943 | 66892 | Marked run 800 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.943 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.944 | 66901 | Added a new run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.945 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.948 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.948 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.949 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.952 | 56129 | Recursively removing directory: /tmp/git.8fgAsh/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.953 | 66897 | Marked run 801 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.953 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.955 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.955 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.955 | 66909 | Added a new run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.955 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.958 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.959 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.960 | 66918 | Added a new run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.960 | 56126 | Recursively removing directory: /tmp/git.hwvUPy/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.961 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.962 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.962 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.963 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.963 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.964 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.964 | 66922 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.964 | 56125 | Removed run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.964 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.964 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.964 | 56125 | Assigned run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.964 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ug93LZ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.965 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.965 | 66921 | Added a new run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.967 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.969 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.970 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.970 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.970 | 66926 | Added a new worker 16 to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.970 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.970 | 56125 | Removed run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.971 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.971 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.971 | 56125 | Assigned run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.971 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xieHsR 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.971 | 66925 | Added a new run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.972 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.972 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.976 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.976 | 66919 | Marked run 802 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.977 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.977 | 56126 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.978 | 56126 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.980 | 66923 | Marked run 803 as finished 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.980 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.981 | 66931 | Added a new run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.982 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.982 | 56129 | Recursively removing directory: /tmp/git.Ug93LZ/ 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.983 | 56129 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.983 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.984 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.987 | 56126 | Recursively removing directory: /tmp/git.xieHsR/ 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.987 | 66944 | Added a new run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.987 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.988 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.989 | 56126 | Process exit code: 0 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.989 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.990 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.991 | 56129 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.991 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.991 | 66948 | Added a new worker 13 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.991 | 56125 | Removed run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.991 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.991 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.991 | 56125 | Assigned run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.992 | 66947 | Added a new run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.992 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.992 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.22q73u 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.992 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.994 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.996 | 66951 | Added a new run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:03 | INFO | 56126/cimple-worker: 2024-04-25 03:45:03.996 | 56126 | Waiting for a new command 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.996 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:03 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.997 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.998 | 56129 | Checking out revision HEAD 2024-04-25 03:45:03 | INFO | 56129/cimple-worker: 2024-04-25 03:45:03.999 | 56129 | Going to run: ./ci 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.999 | 66952 | Added a new worker 11 to the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.999 | 56123 | Waiting for new connections 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.999 | 56125 | Removed run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:03 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.999 | 56125 | Removed worker 11 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.999 | 56125 | Assigned run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:03.999 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.000 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jMUYKK 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.003 | 66945 | Marked run 804 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.003 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.007 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.007 | 66949 | Marked run 805 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.007 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.008 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.008 | 66954 | Added a new run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.008 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.009 | 56129 | Recursively removing directory: /tmp/git.22q73u/ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.010 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.010 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.011 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.013 | 66965 | Added a new run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.013 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.014 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.016 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.017 | 66973 | Added a new run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.018 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.018 | 56126 | Recursively removing directory: /tmp/git.jMUYKK/ 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.018 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.018 | 66975 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.019 | 56125 | Removed run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.019 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.019 | 56125 | Assigned run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.018 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.019 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AUXJxk 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.019 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.019 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.020 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.021 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.023 | 66976 | Added a new run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.024 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.024 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.024 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.025 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.026 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.027 | 66980 | Added a new run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.028 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.028 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.028 | 66983 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.028 | 56125 | Removed run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.028 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.028 | 56125 | Assigned run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.029 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.029 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1dt9NN 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.030 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.032 | 66972 | Marked run 806 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.032 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.033 | 66985 | Added a new run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.033 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.036 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.036 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.037 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.038 | 56129 | Recursively removing directory: /tmp/git.AUXJxk/ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.040 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.040 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.041 | 66991 | Added a new run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.041 | 66978 | Marked run 807 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.041 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.044 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.044 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.046 | 67000 | Added a new run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.046 | 56126 | Recursively removing directory: /tmp/git.1dt9NN/ 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.046 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.048 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.048 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.048 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.048 | 67003 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.048 | 56125 | Removed run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.048 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.049 | 56125 | Assigned run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.048 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.049 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fikQQs 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.049 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.050 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.051 | 67004 | Added a new run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.052 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.052 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.054 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.054 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.055 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.056 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.056 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.056 | 67009 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.057 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.057 | 56125 | Removed run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.057 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.057 | 56125 | Assigned run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.057 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.D92pxW 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.060 | 67001 | Marked run 808 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.060 | 67007 | Added a new run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.062 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.062 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.063 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.064 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.067 | 56129 | Recursively removing directory: /tmp/git.fikQQs/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.068 | 67006 | Marked run 809 as finished 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.069 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.069 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.069 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.070 | 67017 | Added a new run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.070 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.072 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.073 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.075 | 67027 | Added a new run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.075 | 56126 | Recursively removing directory: /tmp/git.D92pxW/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.075 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.076 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.076 | 67029 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.076 | 56125 | Removed run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.076 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.076 | 56125 | Assigned run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.077 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.077 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.076 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.076 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZTwJs1 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.077 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.078 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.080 | 67030 | Added a new run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.081 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.081 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.082 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.082 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.083 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.085 | 67034 | Added a new run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.085 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.085 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.085 | 67036 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.085 | 56125 | Removed run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.085 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.085 | 56125 | Assigned run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.085 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.086 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.087 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JPL8KS 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.088 | 67026 | Marked run 810 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.088 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.088 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.090 | 67041 | Added a new run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.090 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.093 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.093 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.094 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.096 | 67031 | Marked run 811 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.096 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.096 | 56129 | Recursively removing directory: /tmp/git.ZTwJs1/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.097 | 67045 | Added a new run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.097 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.098 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.098 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.101 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.102 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.103 | 67054 | Added a new run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.103 | 56126 | Recursively removing directory: /tmp/git.JPL8KS/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.103 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.105 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.105 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.106 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.106 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.106 | 67057 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.106 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.107 | 56125 | Removed run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.107 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.107 | 56125 | Assigned run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.107 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yIhmOv 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.107 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.108 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.109 | 67058 | Added a new run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.110 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.112 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.112 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.112 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.113 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.113 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.113 | 67061 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.113 | 56125 | Removed run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.113 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.113 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.113 | 56125 | Assigned run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.113 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vGFgGX 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.115 | 67062 | Added a new run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.116 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.119 | 67055 | Marked run 812 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.119 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.121 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.121 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.122 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.123 | 56129 | Recursively removing directory: /tmp/git.yIhmOv/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.123 | 67059 | Marked run 813 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.123 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.125 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.125 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.125 | 67071 | Added a new run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.125 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.128 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.128 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.129 | 67078 | Added a new run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.130 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.132 | 56126 | Recursively removing directory: /tmp/git.vGFgGX/ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.132 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.132 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.133 | 67083 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.133 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.133 | 56125 | Removed run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.133 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.133 | 56125 | Assigned run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.133 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dxlgVD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.133 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.134 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.134 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.135 | 67084 | Added a new run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.135 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.138 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.138 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.139 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.139 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.140 | 67086 | Added a new run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.141 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.143 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.143 | 67091 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.143 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.144 | 56125 | Removed run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.144 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.144 | 56125 | Assigned run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.144 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.143 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.144 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sioVtT 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.144 | 67081 | Marked run 814 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.145 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.146 | 67093 | Added a new run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.146 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.149 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.150 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.151 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.152 | 56129 | Recursively removing directory: /tmp/git.dxlgVD/ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.154 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.154 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.154 | 67087 | Marked run 815 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.154 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.155 | 67100 | Added a new run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.155 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.158 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.159 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.160 | 56126 | Recursively removing directory: /tmp/git.sioVtT/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.161 | 67109 | Added a new run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.161 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.161 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.161 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.162 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.162 | 67111 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.162 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.162 | 56125 | Removed run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.162 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.162 | 56125 | Assigned run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.161 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.162 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.T4rHNZ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.164 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.166 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.166 | 67112 | Added a new run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.167 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.168 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.169 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.169 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.170 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.170 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.170 | 67115 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.170 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.170 | 56125 | Removed run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.170 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.170 | 56125 | Assigned run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.171 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.z6Ibfb 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.172 | 67116 | Added a new run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.173 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.175 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.179 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.179 | 56129 | Recursively removing directory: /tmp/git.T4rHNZ/ 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.180 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.181 | 67123 | Added a new run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.181 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.181 | 67108 | Marked run 816 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.181 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.183 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.183 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.184 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.185 | 67113 | Marked run 817 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.185 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.186 | 67130 | Added a new run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.187 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.187 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.189 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.191 | 67137 | Added a new run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.191 | 56126 | Recursively removing directory: /tmp/git.z6Ibfb/ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.191 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.192 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.192 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.192 | 67139 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.192 | 56125 | Removed run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.192 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.192 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.192 | 56125 | Assigned run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.192 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2NLlGR 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.193 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.193 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.196 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.197 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.197 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.199 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.199 | 67141 | Added a new run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.199 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.200 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.200 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.200 | 67144 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.200 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.200 | 56125 | Removed run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.200 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.200 | 56125 | Assigned run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.201 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nU6HGW 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.202 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.204 | 67136 | Marked run 818 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.205 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.206 | 67146 | Added a new run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.207 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.208 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.209 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.210 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.211 | 56129 | Recursively removing directory: /tmp/git.2NLlGR/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.211 | 67140 | Marked run 819 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.211 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.213 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.213 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.213 | 67154 | Added a new run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.213 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.216 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.217 | 67162 | Added a new run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.218 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.218 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.218 | 56126 | Recursively removing directory: /tmp/git.nU6HGW/ 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.220 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.220 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.220 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.222 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.222 | 67166 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.222 | 56125 | Removed run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.222 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.222 | 56125 | Assigned run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.222 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.222 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lNqFxx 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.222 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.222 | 67165 | Added a new run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.223 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.224 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.226 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.227 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.228 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.228 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.228 | 67170 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.228 | 56125 | Removed run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.228 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.228 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.228 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.229 | 56125 | Assigned run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.229 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zK9lLb 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.229 | 67169 | Added a new run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.229 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.233 | 67163 | Marked run 820 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.233 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.233 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.236 | 67175 | Added a new run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.236 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.237 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.237 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.239 | 56129 | Recursively removing directory: /tmp/git.lNqFxx/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.239 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.241 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.241 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.241 | 67168 | Marked run 821 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.241 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.243 | 67182 | Added a new run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.243 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.245 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.246 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.247 | 56126 | Recursively removing directory: /tmp/git.zK9lLb/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.247 | 67191 | Added a new run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.247 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.248 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.248 | 67193 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.248 | 56125 | Removed run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.248 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.248 | 56125 | Assigned run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.248 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.248 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eUKUXq 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.249 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.249 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.249 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.251 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.252 | 67194 | Added a new run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.253 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.253 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.253 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.254 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.255 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.257 | 67198 | Added a new run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.257 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.258 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.258 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.258 | 67200 | Added a new worker 8 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.258 | 56125 | Removed run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.258 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.258 | 56125 | Assigned run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.258 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.258 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.c9X2iW 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.260 | 67190 | Marked run 822 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.261 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.262 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.264 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.264 | 67205 | Added a new run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.264 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.265 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.267 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.268 | 56129 | Recursively removing directory: /tmp/git.eUKUXq/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.269 | 67195 | Marked run 823 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.269 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.271 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.271 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.271 | 67210 | Added a new run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.272 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.274 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.275 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.276 | 67218 | Added a new run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.276 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.276 | 56126 | Recursively removing directory: /tmp/git.c9X2iW/ 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.277 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.277 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.278 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.279 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.279 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.280 | 67222 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.280 | 56125 | Removed run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.280 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.280 | 56125 | Assigned run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.280 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.280 | 67221 | Added a new run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.281 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.280 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.86xDa3 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.281 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.283 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.285 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.286 | 67226 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.286 | 56125 | Removed run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.286 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.286 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.286 | 56125 | Assigned run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.286 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.286 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XjCStc 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.286 | 67225 | Added a new run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.287 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.287 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.288 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.290 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.292 | 67219 | Marked run 824 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.293 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.293 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.294 | 67229 | Added a new run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.294 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.294 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.297 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.297 | 67224 | Marked run 825 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.297 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.299 | 67239 | Added a new run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.299 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.300 | 56129 | Recursively removing directory: /tmp/git.86xDa3/ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.302 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.302 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.302 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.304 | 67246 | Added a new run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.304 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.305 | 56126 | Recursively removing directory: /tmp/git.XjCStc/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.306 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.307 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.307 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.307 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.308 | 67249 | Added a new run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.309 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.310 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.311 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.311 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.311 | 67252 | Added a new worker 14 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.312 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.311 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.312 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GoCNr7 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.312 | 56125 | Removed run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.312 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.312 | 56125 | Assigned run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.313 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.313 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.314 | 67254 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.314 | 56125 | Removed run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.314 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.314 | 56125 | Assigned run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.314 | 67253 | Added a new run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.314 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.314 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.317 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.317 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.318 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.402iPu 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.318 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.324 | 67248 | Marked run 826 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.324 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.324 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.325 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.327 | 67251 | Marked run 827 as finished 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.327 | 56129 | Recursively removing directory: /tmp/git.GoCNr7/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.327 | 67256 | Added a new run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.327 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.327 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.329 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.329 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.330 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.331 | 67268 | Added a new run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.332 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.332 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.335 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.336 | 56126 | Recursively removing directory: /tmp/git.402iPu/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.337 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.337 | 67276 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.337 | 56125 | Removed run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.337 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.337 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.337 | 56125 | Assigned run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.337 | 67275 | Added a new run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.336 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.337 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Mp6TE9 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.338 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.338 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.338 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.340 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.342 | 67278 | Added a new run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.342 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.342 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.343 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.344 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.345 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.346 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.346 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.346 | 67283 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.346 | 56125 | Removed run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.346 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.346 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.346 | 56125 | Assigned run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.347 | 67274 | Marked run 828 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.347 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.347 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.htBaaM 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.348 | 67282 | Added a new run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.349 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.351 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.353 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.353 | 67289 | Added a new run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.354 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.354 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.356 | 56129 | Recursively removing directory: /tmp/git.Mp6TE9/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.357 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.358 | 67279 | Marked run 829 as finished 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.358 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.358 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.358 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.359 | 67295 | Added a new run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.359 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.362 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.362 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.363 | 67303 | Added a new run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.364 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.364 | 56126 | Recursively removing directory: /tmp/git.htBaaM/ 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.366 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.366 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.367 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.367 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.367 | 67306 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.367 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.367 | 56125 | Removed run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.367 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.367 | 56125 | Assigned run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.367 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.367 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JbV1hZ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.369 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.369 | 67305 | Added a new run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.370 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.372 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.373 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.373 | 67310 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.373 | 56125 | Removed run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.373 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.373 | 56125 | Assigned run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.373 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.373 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.373 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Qf6uiO 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.374 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.376 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.376 | 67302 | Marked run 830 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.376 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.378 | 67309 | Added a new run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.379 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.379 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.380 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.381 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.383 | 67307 | Marked run 831 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.383 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.385 | 67316 | Added a new run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.385 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.386 | 56129 | Recursively removing directory: /tmp/git.JbV1hZ/ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.388 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.388 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.389 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.390 | 56126 | Recursively removing directory: /tmp/git.Qf6uiO/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.391 | 67328 | Added a new run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.391 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.392 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.392 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.392 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.394 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.395 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.395 | 67331 | Added a new run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.396 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.396 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.396 | 67333 | Added a new worker 14 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.396 | 56125 | Removed run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.396 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.396 | 56125 | Assigned run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.396 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.397 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.d7yHCa 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.397 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.399 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.399 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.400 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.400 | 67335 | Added a new worker 14 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.400 | 56125 | Removed run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.400 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.400 | 56125 | Assigned run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.400 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.400 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yStHPA 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.403 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.404 | 67336 | Added a new run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.404 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.405 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.408 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.408 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.409 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.409 | 67329 | Marked run 832 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.410 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.413 | 67332 | Marked run 833 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.413 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.414 | 67340 | Added a new run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.414 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.414 | 56129 | Recursively removing directory: /tmp/git.d7yHCa/ 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.416 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.416 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.417 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.419 | 56126 | Recursively removing directory: /tmp/git.yStHPA/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.420 | 67354 | Added a new run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.420 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.420 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.421 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.421 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.422 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.424 | 67357 | Added a new run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.424 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.424 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.424 | 67358 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.424 | 56125 | Removed run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.424 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.424 | 56125 | Assigned run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.425 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VGit50 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.425 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.425 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.426 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.427 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.429 | 67361 | Added a new run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.429 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.429 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.429 | 67362 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.430 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.430 | 56125 | Removed run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.430 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.430 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.430 | 56125 | Assigned run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.432 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.431 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LO1COT 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.432 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.433 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.434 | 67355 | Marked run 834 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.434 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.436 | 67364 | Added a new run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.437 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.439 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.439 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.440 | 67360 | Marked run 835 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.441 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.441 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.442 | 67373 | Added a new run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.442 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.444 | 56129 | Recursively removing directory: /tmp/git.VGit50/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.444 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.445 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.445 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.446 | 67377 | Added a new run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.446 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.449 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.450 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.451 | 67384 | Added a new run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.451 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.451 | 56126 | Recursively removing directory: /tmp/git.LO1COT/ 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.453 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.453 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.453 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.454 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.454 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.454 | 67388 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.454 | 56125 | Removed run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.454 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.454 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.454 | 56125 | Assigned run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.455 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9Evk96 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.456 | 67387 | Added a new run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.456 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.457 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.458 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.460 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.461 | 67391 | Added a new run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.461 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.461 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.461 | 67392 | Added a new worker 14 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.461 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.461 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.461 | 56125 | Removed run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.461 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.461 | 56125 | Assigned run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.461 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vSulTv 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.463 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.464 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.467 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.467 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.468 | 67385 | Marked run 836 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.468 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.471 | 67390 | Marked run 837 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.471 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.473 | 67394 | Added a new run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.473 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.474 | 56129 | Recursively removing directory: /tmp/git.9Evk96/ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.475 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.475 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.476 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.477 | 67410 | Added a new run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.478 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.478 | 56126 | Recursively removing directory: /tmp/git.vSulTv/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.480 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.480 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.480 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.480 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.481 | 67413 | Added a new run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.481 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.484 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.484 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.484 | 67415 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.484 | 56125 | Removed run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.484 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.484 | 56125 | Assigned run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.484 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.485 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.485 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.19DSX8 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.485 | 67416 | Added a new run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.486 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.489 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.489 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.489 | 67419 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.489 | 56125 | Removed run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.489 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.489 | 56125 | Assigned run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.489 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.490 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MuWqBh 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.490 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.491 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.491 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.495 | 67412 | Marked run 838 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.495 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.497 | 67420 | Added a new run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.497 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.497 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.498 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.501 | 67417 | Marked run 839 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.501 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.501 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.502 | 56129 | Recursively removing directory: /tmp/git.19DSX8/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.502 | 67431 | Added a new run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.502 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.503 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.504 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.505 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.507 | 67438 | Added a new run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.507 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.507 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.508 | 56126 | Recursively removing directory: /tmp/git.MuWqBh/ 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.509 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.509 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.510 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.511 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.511 | 67442 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.511 | 56125 | Removed run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.511 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.511 | 56125 | Assigned run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.511 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.512 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.K6MFpp 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.512 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.512 | 67441 | Added a new run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.513 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.513 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.517 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.517 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.517 | 67445 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.517 | 56125 | Removed run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.517 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.517 | 56125 | Assigned run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.517 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.517 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.518 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uxjbbQ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.518 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.519 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.521 | 67439 | Marked run 840 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.521 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.523 | 67446 | Added a new run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.523 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.524 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.525 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.527 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.528 | 67444 | Marked run 841 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.529 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.529 | 56129 | Recursively removing directory: /tmp/git.K6MFpp/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.531 | 67456 | Added a new run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.531 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.531 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.532 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.534 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.535 | 56126 | Recursively removing directory: /tmp/git.uxjbbQ/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.535 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.537 | 67464 | Added a new run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.537 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.537 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.537 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.539 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.539 | 67467 | Added a new worker 8 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.539 | 56125 | Removed run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.539 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.539 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.539 | 56125 | Assigned run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.540 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.539 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.539 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8KeYV4 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.541 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.541 | 67468 | Added a new run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.543 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.544 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.545 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.545 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.545 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.545 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.546 | 67472 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.546 | 56125 | Removed run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.546 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.546 | 56125 | Assigned run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.546 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.547 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.95Sx8x 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.549 | 67471 | Added a new run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.549 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.552 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.553 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.554 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.555 | 56129 | Recursively removing directory: /tmp/git.8KeYV4/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.556 | 67465 | Marked run 842 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.556 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.558 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.558 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.560 | 67469 | Marked run 843 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.560 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.561 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.562 | 67481 | Added a new run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.563 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.564 | 56126 | Recursively removing directory: /tmp/git.95Sx8x/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.565 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.565 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.565 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.565 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.566 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.566 | 67492 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.566 | 56125 | Removed run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.566 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.566 | 56125 | Assigned run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.566 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HpdRHy 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.566 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.568 | 67491 | Added a new run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.568 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.569 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.571 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.572 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.573 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.573 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.573 | 67495 | Added a new run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.573 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.573 | 67496 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.573 | 56125 | Removed run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.573 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.573 | 56125 | Assigned run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.574 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.574 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.574 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mHDRhO 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.577 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.578 | 67489 | Marked run 844 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.578 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.579 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.580 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.583 | 67494 | Marked run 845 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.583 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.583 | 67501 | Added a new run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.584 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.585 | 56129 | Recursively removing directory: /tmp/git.HpdRHy/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.586 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.586 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.586 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.588 | 67514 | Added a new run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.589 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.590 | 56126 | Recursively removing directory: /tmp/git.mHDRhO/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.591 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.591 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.591 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.592 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.593 | 67517 | Added a new run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.594 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.594 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.594 | 67519 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.594 | 56125 | Removed run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.594 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.594 | 56125 | Assigned run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.594 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.595 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FTGI5X 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.595 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.596 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.596 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.598 | 67521 | Added a new run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.598 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.598 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.598 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.600 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.601 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.600 | 67522 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.601 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.602 | 56125 | Removed run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.602 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.602 | 56125 | Assigned run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.602 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.120Y9z 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.602 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.604 | 67524 | Added a new run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.605 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.608 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.609 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.609 | 67516 | Marked run 846 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.609 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.609 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.612 | 56129 | Recursively removing directory: /tmp/git.FTGI5X/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.613 | 67520 | Marked run 847 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.613 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.614 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.614 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.615 | 67533 | Added a new run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.615 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.618 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.618 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.620 | 67542 | Added a new run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.620 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.620 | 56126 | Recursively removing directory: /tmp/git.120Y9z/ 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.622 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.622 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.622 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.622 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.622 | 67545 | Added a new worker 8 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.622 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.623 | 56125 | Removed run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.623 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.623 | 56125 | Assigned run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.623 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.623 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ouK7z0 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.625 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.628 | 67546 | Added a new run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.629 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.629 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.629 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.629 | 67548 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.630 | 56125 | Removed run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.630 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.630 | 56125 | Assigned run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.630 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.630 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8r8uI3 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.630 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.631 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.632 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.635 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.635 | 67543 | Marked run 848 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.635 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.636 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.637 | 67551 | Added a new run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.637 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.640 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.640 | 67547 | Marked run 849 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.640 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.642 | 67561 | Added a new run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.642 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.643 | 56129 | Recursively removing directory: /tmp/git.ouK7z0/ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.645 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.645 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.645 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.646 | 56126 | Recursively removing directory: /tmp/git.8r8uI3/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.647 | 67568 | Added a new run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.647 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.648 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.648 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.649 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.650 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.651 | 67571 | Added a new run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.652 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.652 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.653 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.653 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.653 | 67574 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.653 | 56125 | Removed run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.653 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.653 | 56125 | Assigned run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.654 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EvXgC9 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.654 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.654 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.656 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.656 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.656 | 67576 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.656 | 56125 | Removed run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.656 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.657 | 56125 | Assigned run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.657 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.657 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bGzKeu 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.659 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.659 | 67575 | Added a new run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.659 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.660 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.663 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.664 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.665 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.666 | 67570 | Marked run 850 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.666 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.669 | 67573 | Marked run 851 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.670 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.671 | 67583 | Added a new run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.672 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.673 | 56129 | Recursively removing directory: /tmp/git.EvXgC9/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.674 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.674 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.674 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.675 | 56126 | Recursively removing directory: /tmp/git.bGzKeu/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.676 | 67594 | Added a new run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.676 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.677 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.677 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.678 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.679 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.681 | 67597 | Added a new run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.681 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.681 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.682 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.682 | 67600 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.682 | 56125 | Removed run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.682 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.682 | 56125 | Assigned run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.682 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.683 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bTAFn2 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.683 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.684 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.685 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.685 | 67602 | Added a new worker 16 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.685 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.685 | 56125 | Removed run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.685 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.685 | 56125 | Assigned run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.685 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.686 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Wi8oIj 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.688 | 67601 | Added a new run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.688 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.689 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.690 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.690 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.692 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.694 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.694 | 67596 | Marked run 852 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.695 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.696 | 67608 | Added a new run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.697 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.699 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.700 | 67598 | Marked run 853 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.700 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.701 | 56129 | Recursively removing directory: /tmp/git.bTAFn2/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.702 | 67620 | Added a new run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.702 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.703 | 56126 | Recursively removing directory: /tmp/git.Wi8oIj/ 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.703 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.703 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.704 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.704 | 56126 | Process output: 415085 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.705 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.707 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.707 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.707 | 67622 | Added a new run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.708 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.710 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.710 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.710 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.711 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9nDlV8 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.710 | 67627 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.710 | 56125 | Removed run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.710 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.710 | 56125 | Assigned run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.711 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.711 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.711 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.712 | 67628 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.712 | 56125 | Removed run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.712 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.712 | 56125 | Assigned run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.712 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.713 | 67626 | Added a new run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.714 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.712 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.q0FxU4 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.716 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.716 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.717 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.719 | 67630 | Added a new run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.719 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.721 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.722 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.723 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.724 | 67624 | Marked run 855 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.724 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.727 | 67623 | Marked run 854 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.727 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.728 | 56129 | Recursively removing directory: /tmp/git.9nDlV8/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.729 | 67634 | Added a new run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.729 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.730 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.730 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.732 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.733 | 56126 | Recursively removing directory: /tmp/git.q0FxU4/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.734 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.734 | 67648 | Added a new run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.734 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.735 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.735 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.737 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.738 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.738 | 67652 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.738 | 56125 | Removed run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.738 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.738 | 56125 | Assigned run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.738 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.738 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BTwez9 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.739 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.739 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.740 | 67651 | Added a new run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.741 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.743 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.743 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.743 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.744 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.744 | 67655 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.744 | 56125 | Removed run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.744 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.744 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.744 | 56125 | Assigned run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.745 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JaJwaD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.745 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.746 | 67656 | Added a new run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.746 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.750 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.750 | 67649 | Marked run 856 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.751 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.751 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.753 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.755 | 67653 | Marked run 857 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.755 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.756 | 56129 | Recursively removing directory: /tmp/git.BTwez9/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.756 | 67661 | Added a new run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.756 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.757 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.757 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.759 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.761 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.762 | 67674 | Added a new run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.762 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.763 | 56126 | Recursively removing directory: /tmp/git.JaJwaD/ 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.765 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.765 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.765 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.765 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.765 | 67678 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.765 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.765 | 56125 | Removed run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.765 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.765 | 56125 | Assigned run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.765 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.765 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tfdIve 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.768 | 67677 | Added a new run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.768 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.769 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.771 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.771 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.772 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.773 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.773 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.773 | 67681 | Added a new run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.773 | 67683 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.774 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.774 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.774 | 56125 | Removed run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.774 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.774 | 56125 | Assigned run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.774 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6TX5BX 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.777 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.781 | 56129 | Recursively removing directory: /tmp/git.tfdIve/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.781 | 67675 | Marked run 858 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.782 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.783 | 67687 | Added a new run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.784 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.784 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.784 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.784 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.785 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.786 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.788 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.788 | 67680 | Marked run 859 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.788 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.789 | 67694 | Added a new run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.790 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.793 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.793 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.793 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.794 | 67703 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.794 | 56125 | Removed run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.794 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.794 | 56125 | Assigned run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.794 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.794 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cqUl2X 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.794 | 56126 | Recursively removing directory: /tmp/git.6TX5BX/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.796 | 67704 | Added a new run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.797 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.797 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.797 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.800 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.801 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.801 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.801 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.802 | 67696 | Marked run 860 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.803 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.804 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.804 | 67706 | Added a new run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.804 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.805 | 67710 | Added a new worker 8 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.805 | 56125 | Removed run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.805 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.805 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.805 | 56125 | Assigned run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.805 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.s6Tz8v 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.807 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.809 | 67715 | Added a new run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.809 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.810 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.812 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.813 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.813 | 56129 | Recursively removing directory: /tmp/git.cqUl2X/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.815 | 67707 | Marked run 861 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.815 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.815 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.815 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.816 | 67720 | Added a new run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.817 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.819 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.820 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.821 | 67728 | Added a new run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.821 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.821 | 56126 | Recursively removing directory: /tmp/git.s6Tz8v/ 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.823 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.823 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.823 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.824 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.824 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.824 | 67732 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.824 | 56125 | Removed run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.824 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.824 | 56125 | Assigned run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.825 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ruPZmN 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.825 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.826 | 67731 | Added a new run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.827 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.827 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.829 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.830 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.831 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.832 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.832 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.832 | 67736 | Added a new worker 15 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.832 | 56125 | Removed run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.832 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.832 | 56125 | Assigned run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.832 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.832 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WNWPIH 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.834 | 67735 | Added a new run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.835 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.835 | 67729 | Marked run 862 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.836 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.838 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.838 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.839 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.842 | 67734 | Marked run 863 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.842 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.842 | 56129 | Recursively removing directory: /tmp/git.ruPZmN/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.843 | 67743 | Added a new run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.844 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.844 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.844 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.846 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.848 | 67754 | Added a new run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.848 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.848 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.849 | 56126 | Recursively removing directory: /tmp/git.WNWPIH/ 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.851 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.851 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.851 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.852 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.852 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.852 | 67758 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.852 | 56125 | Removed run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.852 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.852 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.852 | 56125 | Assigned run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.852 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.b9WUM7 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.853 | 67757 | Added a new run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.853 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.855 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.856 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.858 | 67761 | Added a new run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.858 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.859 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.859 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.859 | 67763 | Added a new worker 13 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.859 | 56125 | Removed run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.859 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.859 | 56125 | Assigned run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.859 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.859 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.860 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LvZ6no 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.860 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.862 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.864 | 67755 | Marked run 864 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.864 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.865 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.866 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.870 | 67760 | Marked run 865 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.870 | 67765 | Added a new run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.870 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.874 | 56129 | Recursively removing directory: /tmp/git.b9WUM7/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.874 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.875 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.875 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.876 | 67779 | Added a new run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.876 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.880 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.880 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.882 | 56126 | Recursively removing directory: /tmp/git.LvZ6no/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.882 | 67783 | Added a new run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.883 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.883 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.883 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.886 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.887 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.887 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.888 | 67786 | Added a new run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.888 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.889 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.889 | 67787 | Added a new worker 6 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.889 | 56125 | Removed run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.889 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.889 | 56125 | Assigned run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.889 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mktWGV 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.890 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.893 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.893 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.893 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.894 | 67791 | Added a new worker 16 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.894 | 56125 | Removed run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.894 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.894 | 56125 | Assigned run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.894 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.683NPN 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.896 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.897 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.898 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.899 | 67784 | Marked run 866 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.900 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.901 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.902 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.902 | 67790 | Added a new run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.902 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.906 | 67788 | Marked run 867 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.906 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.906 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.907 | 67798 | Added a new run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.907 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.911 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.913 | 56129 | Recursively removing directory: /tmp/git.mktWGV/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.913 | 67809 | Added a new run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.914 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.914 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.914 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.915 | 56126 | Recursively removing directory: /tmp/git.683NPN/ 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.916 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.916 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.916 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.918 | 67811 | Added a new run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.918 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.918 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.919 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.921 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.922 | 67815 | Added a new run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.922 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.922 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.923 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.923 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.923 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.923 | 67816 | Added a new worker 14 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.923 | 56125 | Removed run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.923 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.924 | 56125 | Assigned run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.924 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.924 | 67818 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.924 | 56125 | Removed run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.924 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.924 | 56125 | Assigned run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.924 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TGEbfW 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.924 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.925 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mHVE3K 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.929 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.929 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.930 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.930 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.931 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.932 | 67812 | Marked run 868 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.932 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.936 | 67814 | Marked run 869 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.936 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.937 | 67819 | Added a new run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.937 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.941 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.941 | 56129 | Recursively removing directory: /tmp/git.TGEbfW/ 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.942 | 56126 | Recursively removing directory: /tmp/git.mHVE3K/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.943 | 67835 | Added a new run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.943 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.943 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.943 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.944 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.944 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.945 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.947 | 67837 | Added a new run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.947 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.947 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.949 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.950 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.951 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.951 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.951 | 67841 | Added a new run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.952 | 67842 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.952 | 56125 | Removed run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.952 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.952 | 56125 | Assigned run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.952 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3WDIDC 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.952 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.953 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.953 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.953 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.955 | 67844 | Added a new worker 12 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.956 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.956 | 56125 | Removed run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.956 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.956 | 56125 | Assigned run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.956 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.956 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7yMn9X 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.958 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.959 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.960 | 67845 | Added a new run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.961 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.963 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.964 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.966 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.965 | 67838 | Marked run 871 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.966 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.969 | 56129 | Recursively removing directory: /tmp/git.3WDIDC/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.969 | 67840 | Marked run 870 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.969 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.971 | 67850 | Added a new run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.971 | 56129 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.971 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.971 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.974 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.975 | 67863 | Added a new run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.976 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.976 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.977 | 56126 | Recursively removing directory: /tmp/git.7yMn9X/ 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.978 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.979 | 56126 | Process exit code: 0 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.979 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.980 | 67866 | Added a new run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.980 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.980 | 56129 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.980 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.981 | 67867 | Added a new worker 10 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.981 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.981 | 56125 | Removed run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.981 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.981 | 56125 | Assigned run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.981 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2YuwDp 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.984 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.984 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.986 | 67870 | Added a new run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.986 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.987 | 56129 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.988 | 56126 | Waiting for a new command 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.988 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.988 | 67872 | Added a new worker 14 to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.988 | 56125 | Removed run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.988 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.988 | 56125 | Assigned run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.988 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.S8jCAJ 2024-04-25 03:45:04 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.988 | 56129 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.989 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.990 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.991 | 67864 | Marked run 872 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.991 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.993 | 67874 | Added a new run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.993 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.993 | 56126 | Checking out revision HEAD 2024-04-25 03:45:04 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:04 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:04 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:04 | INFO | 56126/cimple-worker: 2024-04-25 03:45:04.994 | 56126 | Going to run: ./ci 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.997 | 56123 | Waiting for new connections 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.998 | 67869 | Marked run 873 as finished 2024-04-25 03:45:04 | INFO | 56123/cimple-server: 2024-04-25 03:45:04.998 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:04.999 | 56129 | Recursively removing directory: /tmp/git.2YuwDp/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.000 | 67884 | Added a new run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.000 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.001 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.001 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.003 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.005 | 67891 | Added a new run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.005 | 56126 | Recursively removing directory: /tmp/git.S8jCAJ/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.005 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.006 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.006 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.008 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.009 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.009 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.009 | 67895 | Added a new worker 13 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.009 | 56125 | Removed run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.009 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.009 | 56125 | Assigned run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.009 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.010 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YbmH2e 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.010 | 67894 | Added a new run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.010 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.011 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.013 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.014 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.014 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.015 | 67899 | Added a new worker 16 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.015 | 56125 | Removed run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.015 | 56125 | Removed worker 16 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.015 | 56125 | Assigned run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 16 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.015 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.015 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BxnKyz 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.015 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.016 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.016 | 67898 | Added a new run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.018 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.020 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.021 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.022 | 67892 | Marked run 874 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.022 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.022 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.026 | 67896 | Marked run 875 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.026 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.027 | 67907 | Added a new run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.027 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.028 | 56129 | Recursively removing directory: /tmp/git.YbmH2e/ 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.029 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.029 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.030 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.031 | 56126 | Recursively removing directory: /tmp/git.BxnKyz/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.032 | 67917 | Added a new run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.032 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.033 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.033 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.033 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.034 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.036 | 67920 | Added a new run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.036 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.037 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.037 | 67922 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.037 | 56125 | Removed run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.037 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.037 | 56125 | Assigned run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.038 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.038 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.037 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.037 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pQ6JTG 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.039 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.041 | 67924 | Added a new run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.042 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.042 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.042 | 67925 | Added a new worker 14 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.042 | 56125 | Removed run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.042 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.042 | 56125 | Assigned run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.042 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.o24JZ1 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.042 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.043 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.044 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.045 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.048 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.048 | 67919 | Marked run 876 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.048 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.049 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.049 | 67929 | Added a new run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.050 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.050 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.054 | 67923 | Marked run 877 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.054 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.054 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.055 | 56129 | Recursively removing directory: /tmp/git.pQ6JTG/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.056 | 67939 | Added a new run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.056 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.057 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.057 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.059 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.061 | 67945 | Added a new run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.061 | 56126 | Recursively removing directory: /tmp/git.o24JZ1/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.061 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.061 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.062 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.062 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.063 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.065 | 67948 | Added a new run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.065 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.065 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.066 | 67949 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.066 | 56125 | Removed run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.066 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.066 | 56125 | Assigned run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.066 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.066 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.066 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Mz8AHB 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.067 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.068 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.070 | 67952 | Added a new run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.070 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.071 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.071 | 67954 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.071 | 56125 | Removed run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.071 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.071 | 56125 | Assigned run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.071 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.071 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ecUu1x 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.072 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.074 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.077 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.077 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.079 | 67946 | Marked run 878 as finished 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.079 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.080 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.081 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.083 | 67951 | Marked run 879 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.083 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.084 | 67955 | Added a new run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.084 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.087 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.089 | 67971 | Added a new run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.089 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.089 | 56129 | Recursively removing directory: /tmp/git.Mz8AHB/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.091 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.091 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.092 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.092 | 56126 | Recursively removing directory: /tmp/git.ecUu1x/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.093 | 67973 | Added a new run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.094 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.094 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.094 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.095 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.096 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.098 | 67976 | Added a new run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.098 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.098 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.099 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.099 | 67979 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.099 | 56125 | Removed run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.099 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.099 | 56125 | Assigned run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.099 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.100 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.100 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JOFbeX 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.100 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.102 | 67980 | Added a new run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.103 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.105 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.105 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.105 | 67982 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.105 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.105 | 56125 | Removed run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.105 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.105 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.105 | 56125 | Assigned run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.106 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0OYACi 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.106 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.107 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.109 | 67983 | Added a new run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.109 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.112 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.113 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.113 | 67975 | Marked run 880 as finished 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.113 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.113 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.116 | 67977 | Marked run 881 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.116 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.118 | 56129 | Recursively removing directory: /tmp/git.JOFbeX/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.118 | 67990 | Added a new run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.118 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.119 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.119 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.121 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.124 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.124 | 68001 | Added a new run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.124 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.124 | 56126 | Recursively removing directory: /tmp/git.0OYACi/ 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.125 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.125 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.126 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.127 | 68004 | Added a new run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.128 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.128 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.128 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.129 | 68005 | Added a new worker 8 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.129 | 56125 | Removed run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.129 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.129 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.129 | 56125 | Assigned run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.129 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rJFc6i 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.130 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.131 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.132 | 68008 | Added a new run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.133 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.134 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.134 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.135 | 68010 | Added a new worker 13 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.136 | 56125 | Removed run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.136 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.136 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.136 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.136 | 56125 | Assigned run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.136 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bnyRaJ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.136 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.137 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.139 | 68002 | Marked run 882 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.140 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.142 | 68011 | Added a new run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.142 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.142 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.143 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.145 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.146 | 68007 | Marked run 883 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.146 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.148 | 68021 | Added a new run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.148 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.150 | 56129 | Recursively removing directory: /tmp/git.rJFc6i/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.151 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.152 | 56126 | Recursively removing directory: /tmp/git.bnyRaJ/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.152 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.152 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.153 | 68029 | Added a new run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.153 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.154 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.154 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.156 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.156 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.158 | 68032 | Added a new run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.158 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.158 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.159 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.159 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.159 | 68035 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.159 | 56125 | Removed run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.159 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.160 | 56125 | Assigned run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.160 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.160 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.u3qyP5 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.160 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.162 | 68036 | Added a new run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.162 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.162 | 68037 | Added a new worker 14 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.162 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.162 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.162 | 56125 | Removed run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.162 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.162 | 56125 | Assigned run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.163 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.163 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BLBsPk 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.166 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.167 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.168 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.169 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.169 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.171 | 68031 | Marked run 884 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.172 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.175 | 68033 | Marked run 885 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.175 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.176 | 68040 | Added a new run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.177 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.178 | 56129 | Recursively removing directory: /tmp/git.u3qyP5/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.179 | 56126 | Recursively removing directory: /tmp/git.BLBsPk/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.179 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.180 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.180 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.181 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.181 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.181 | 68055 | Added a new run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.182 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.184 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.184 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.184 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.187 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.187 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.187 | 68060 | Added a new worker 15 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.187 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.187 | 56125 | Removed run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.187 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.187 | 56125 | Assigned run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.188 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.188 | 68061 | Added a new worker 15 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.188 | 56125 | Removed run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.188 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.188 | 56125 | Assigned run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.188 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.188 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tEr5Pj 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.187 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.188 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eDhZdX 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.189 | 68058 | Added a new run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.191 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.192 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.193 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.194 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.196 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.197 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.198 | 68057 | Marked run 886 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.198 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.199 | 68066 | Added a new run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.200 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.203 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.203 | 68059 | Marked run 887 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.204 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.205 | 68079 | Added a new run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.205 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.206 | 56129 | Recursively removing directory: /tmp/git.tEr5Pj/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.208 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.208 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.208 | 56126 | Recursively removing directory: /tmp/git.eDhZdX/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.208 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.210 | 68081 | Added a new run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.210 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.210 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.210 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.211 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.213 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.214 | 68084 | Added a new run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.214 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.214 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.215 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.215 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.215 | 68087 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.215 | 56125 | Removed run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.215 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.216 | 56125 | Assigned run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.216 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Dva5qy 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.217 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.217 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.219 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.219 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.220 | 68089 | Added a new worker 15 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.220 | 56125 | Removed run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.220 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.220 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.220 | 56125 | Assigned run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.220 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UgwmPt 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.221 | 68088 | Added a new run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.221 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.223 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.224 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.225 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.226 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.226 | 68083 | Marked run 888 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.226 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.227 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.231 | 68085 | Marked run 889 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.231 | 68092 | Added a new run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.231 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.231 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.235 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.235 | 56129 | Recursively removing directory: /tmp/git.Dva5qy/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.236 | 68107 | Added a new run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.237 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.237 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.237 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.238 | 56126 | Recursively removing directory: /tmp/git.UgwmPt/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.240 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.240 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.240 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.240 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.241 | 68109 | Added a new run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.242 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.244 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.244 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.244 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.244 | 68113 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.244 | 56125 | Removed run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.244 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.244 | 56125 | Assigned run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.244 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.244 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.244 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Xx6gUy 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.246 | 68114 | Added a new run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.247 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.248 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.248 | 68116 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.248 | 56125 | Removed run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.248 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.248 | 56125 | Assigned run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.249 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.250 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.251 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.248 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.248 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TZJFjY 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.252 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.254 | 68117 | Added a new run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.254 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.255 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.256 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.257 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.259 | 68123 | Added a new run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.259 | 68110 | Marked run 890 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.259 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.262 | 68112 | Marked run 891 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.263 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.263 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.264 | 56129 | Recursively removing directory: /tmp/git.Xx6gUy/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.264 | 68135 | Added a new run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.265 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.266 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.266 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.267 | 56126 | Recursively removing directory: /tmp/git.TZJFjY/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.268 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.268 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.268 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.270 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.270 | 68137 | Added a new run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.270 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.272 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.273 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.273 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.273 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.273 | 68142 | Added a new worker 15 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.274 | 56125 | Removed run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.274 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.274 | 56125 | Assigned run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.274 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kRDLaI 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.274 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.275 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.275 | 68143 | Added a new worker 15 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.275 | 56125 | Removed run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.275 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.275 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.275 | 56125 | Assigned run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.275 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.275 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZcMENU 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.279 | 68141 | Added a new run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.280 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.280 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.280 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.281 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.282 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.283 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.284 | 68138 | Marked run 892 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.284 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.289 | 68140 | Marked run 893 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.289 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.291 | 68147 | Added a new run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.291 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.292 | 56126 | Recursively removing directory: /tmp/git.ZcMENU/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.293 | 56129 | Recursively removing directory: /tmp/git.kRDLaI/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.294 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.294 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.294 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.295 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.295 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.296 | 68161 | Added a new run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.296 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.297 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.298 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.299 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.301 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.301 | 68165 | Added a new run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.301 | 68166 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.301 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.301 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.301 | 56125 | Removed run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.301 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.301 | 56125 | Assigned run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.301 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.301 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tPM4fv 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.302 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.302 | 68167 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.302 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.302 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3togU1 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.302 | 56125 | Removed run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.302 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.302 | 56125 | Assigned run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.305 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.305 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.308 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.308 | 68169 | Added a new run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.309 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.309 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.311 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.311 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.312 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.313 | 68163 | Marked run 895 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.313 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.315 | 68172 | Added a new run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.315 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.318 | 68164 | Marked run 894 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.319 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.321 | 68187 | Added a new run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.321 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.322 | 56129 | Recursively removing directory: /tmp/git.3togU1/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.323 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.323 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.324 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.324 | 56126 | Recursively removing directory: /tmp/git.tPM4fv/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.325 | 68189 | Added a new run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.326 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.326 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.326 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.327 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.328 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.329 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.330 | 68192 | Added a new run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.330 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.331 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.331 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.331 | 68194 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.331 | 56125 | Removed run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.331 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.331 | 56125 | Assigned run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.332 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.331 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aYE31L 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.333 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.333 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.334 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.335 | 68196 | Added a new worker 15 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.335 | 56125 | Removed run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.335 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.335 | 56125 | Assigned run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.335 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.335 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.txVzZ2 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.337 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.338 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.338 | 68197 | Added a new run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.338 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.341 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.342 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.342 | 68191 | Marked run 897 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.342 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.343 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.344 | 68201 | Added a new run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.344 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.347 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.347 | 68193 | Marked run 896 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.347 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.349 | 68211 | Added a new run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.349 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.351 | 56129 | Recursively removing directory: /tmp/git.aYE31L/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.352 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.353 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.353 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.353 | 56126 | Recursively removing directory: /tmp/git.txVzZ2/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.355 | 68217 | Added a new run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.355 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.355 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.355 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.356 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.358 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.359 | 68220 | Added a new run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.359 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.359 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.361 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.361 | 68223 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.361 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.361 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.361 | 56125 | Removed run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.361 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.361 | 56125 | Assigned run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.362 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.362 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qANAWh 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.363 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.363 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.363 | 68225 | Added a new worker 15 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.363 | 56125 | Removed run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.363 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.363 | 56125 | Assigned run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.363 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.364 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.30huxv 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.367 | 68224 | Added a new run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.368 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.368 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.368 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.369 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.371 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.371 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.373 | 68219 | Marked run 898 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.373 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.377 | 68221 | Marked run 899 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.377 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.378 | 56129 | Recursively removing directory: /tmp/git.qANAWh/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.379 | 68228 | Added a new run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.379 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.380 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.380 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.382 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.381 | 56126 | Recursively removing directory: /tmp/git.30huxv/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.382 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.382 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.384 | 68243 | Added a new run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.384 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.384 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.386 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.387 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.387 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.387 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.387 | 68248 | Added a new worker 14 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.387 | 56125 | Removed run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.387 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.387 | 56125 | Assigned run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.387 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QBOtXG 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.388 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.388 | 68247 | Added a new run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.389 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.390 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.390 | 68250 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.390 | 56125 | Removed run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.390 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.390 | 56125 | Assigned run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.390 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.390 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XQt1iR 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.393 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.393 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.395 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.396 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.396 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.396 | 68251 | Added a new run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.397 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.398 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.400 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.400 | 68244 | Marked run 900 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.400 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.401 | 68256 | Added a new run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.402 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.405 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.405 | 68246 | Marked run 901 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.405 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.407 | 68267 | Added a new run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.408 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.409 | 56126 | Recursively removing directory: /tmp/git.XQt1iR/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.410 | 56129 | Recursively removing directory: /tmp/git.QBOtXG/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.410 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.410 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.410 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.411 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.411 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.413 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.414 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.414 | 68271 | Added a new run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.415 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.417 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.417 | 68275 | Added a new worker 8 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.417 | 56125 | Removed run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.417 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.417 | 56125 | Assigned run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.417 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.417 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JV5PtX 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.418 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.418 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.418 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.419 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.419 | 68277 | Added a new worker 15 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.419 | 56125 | Removed run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.419 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.419 | 56125 | Assigned run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.420 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pvYKAg 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.420 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.423 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.424 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.424 | 68276 | Added a new run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.424 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.425 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.426 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.428 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.430 | 68273 | Marked run 902 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.430 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.432 | 68281 | Added a new run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.432 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.435 | 68272 | Marked run 903 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.436 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.436 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.437 | 56129 | Recursively removing directory: /tmp/git.pvYKAg/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.437 | 68295 | Added a new run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.438 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.438 | 56126 | Recursively removing directory: /tmp/git.JV5PtX/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.439 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.439 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.440 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.440 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.440 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.442 | 68297 | Added a new run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.442 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.442 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo', 'HEAD'] completed successfully 2024-04-25 03:45:05 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.443 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.446 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.446 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.446 | 68300 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.446 | 56125 | Removed run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.446 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.446 | 56125 | Assigned run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.446 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.447 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OJIQde 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.447 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.447 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.447 | 68301 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.447 | 56125 | Removed run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.447 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.447 | 56125 | Assigned run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.448 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.h3lvZc 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.449 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.452 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.453 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.455 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.456 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.462 | 68299 | Marked run 904 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.462 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.466 | 68298 | Marked run 905 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.466 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.466 | 56126 | Recursively removing directory: /tmp/git.h3lvZc/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.467 | 56129 | Recursively removing directory: /tmp/git.OJIQde/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.467 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.467 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.469 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.469 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.472 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.473 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.476 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.476 | 68318 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 68319 | Added a new worker 13 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 56125 | Removed run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 56125 | Assigned run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 56125 | Removed run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.477 | 56125 | Assigned run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.476 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.477 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Gmwu6X 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.477 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.477 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RGI9IH 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.482 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.482 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.483 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.483 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.487 | 68316 | Marked run 907 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.487 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.490 | 68317 | Marked run 906 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.491 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.492 | 56126 | Recursively removing directory: /tmp/git.Gmwu6X/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.493 | 56129 | Recursively removing directory: /tmp/git.RGI9IH/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.494 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.494 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.495 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.495 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.497 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.498 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.500 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.500 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.500 | 68336 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.500 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.500 | 56125 | Removed run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.500 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.500 | 56125 | Assigned run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.500 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wmm7r0 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.501 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.501 | 68337 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.501 | 56125 | Removed run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.501 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.501 | 56125 | Assigned run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.501 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.501 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3ifdeA 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.504 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.504 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.505 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.506 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.507 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.510 | 68334 | Marked run 908 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.510 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.513 | 68335 | Marked run 909 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.513 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.517 | 56126 | Recursively removing directory: /tmp/git.wmm7r0/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.517 | 56129 | Recursively removing directory: /tmp/git.3ifdeA/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.518 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.518 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.518 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.518 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.521 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.521 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.524 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 68354 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56125 | Removed run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56125 | Assigned run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.524 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 68355 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56125 | Removed run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.524 | 56125 | Assigned run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.524 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DkOnRp 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.525 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.H1bgN8 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.529 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.529 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.530 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.531 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.534 | 68353 | Marked run 911 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.534 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.537 | 68352 | Marked run 910 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.538 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.540 | 56129 | Recursively removing directory: /tmp/git.DkOnRp/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.541 | 56126 | Recursively removing directory: /tmp/git.H1bgN8/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.542 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.542 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.542 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.542 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.544 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.545 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.547 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.547 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.547 | 68372 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.548 | 56125 | Removed run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.548 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.548 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.548 | 56125 | Assigned run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.548 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Shc1Ou 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.548 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.549 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.549 | 68373 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.549 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.549 | 56125 | Removed run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.549 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.549 | 56125 | Assigned run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.549 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wQ2apE 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.552 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.553 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.554 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.555 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.558 | 68370 | Marked run 913 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.558 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.561 | 68371 | Marked run 912 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.561 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.563 | 56129 | Recursively removing directory: /tmp/git.Shc1Ou/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.564 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.564 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.565 | 56126 | Recursively removing directory: /tmp/git.wQ2apE/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.566 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.566 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.569 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.570 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.572 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.572 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.573 | 68390 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.573 | 56125 | Removed run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.573 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.573 | 56125 | Assigned run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.573 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.573 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GDMq5k 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.574 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.575 | 68391 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.575 | 56125 | Removed run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.575 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.575 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.575 | 56125 | Assigned run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.575 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.575 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1GhD63 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.578 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.580 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.580 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.581 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.582 | 68388 | Marked run 914 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.582 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.587 | 68389 | Marked run 915 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.588 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.590 | 56129 | Recursively removing directory: /tmp/git.GDMq5k/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.592 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.592 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.593 | 56126 | Recursively removing directory: /tmp/git.1GhD63/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.595 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.595 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.595 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.598 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.598 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.598 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.599 | 68407 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.599 | 56125 | Removed run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.599 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.599 | 56125 | Assigned run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.599 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.599 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wuviw4 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.602 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.603 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.604 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.605 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.605 | 68409 | Added a new worker 13 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.605 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.605 | 56125 | Removed run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.605 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.605 | 56125 | Assigned run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.607 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LYlQ8J 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.609 | 68406 | Marked run 916 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.609 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.613 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.613 | 68408 | Marked run 917 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.613 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.613 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.615 | 56129 | Recursively removing directory: /tmp/git.wuviw4/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.616 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.616 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.620 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.622 | 56126 | Recursively removing directory: /tmp/git.LYlQ8J/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.623 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.623 | 68425 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.623 | 56125 | Removed run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.623 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.623 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.623 | 56125 | Assigned run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.623 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.623 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3f8sg7 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.624 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.624 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.628 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.628 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.629 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.632 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.632 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7Pgr3f 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.632 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.632 | 68429 | Added a new worker 13 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.632 | 56125 | Removed run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.632 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.632 | 56125 | Assigned run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.633 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.633 | 68424 | Marked run 918 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.633 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.637 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.638 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.639 | 56129 | Recursively removing directory: /tmp/git.3f8sg7/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.641 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.641 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.642 | 68426 | Marked run 919 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.642 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.645 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.647 | 56126 | Recursively removing directory: /tmp/git.7Pgr3f/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.648 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.648 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.649 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.649 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.649 | 68443 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.649 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.649 | 56125 | Removed run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.649 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.649 | 56125 | Assigned run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.649 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ebnhDt 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.652 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.653 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.655 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.657 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.657 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.657 | 68446 | Added a new worker 13 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.657 | 56125 | Removed run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.657 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.657 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.657 | 56125 | Assigned run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.657 | 68442 | Marked run 920 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.657 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.657 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qez1HQ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.662 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.662 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.664 | 56129 | Recursively removing directory: /tmp/git.ebnhDt/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.665 | 68444 | Marked run 921 as finished 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.666 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.666 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.666 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.669 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.671 | 56126 | Recursively removing directory: /tmp/git.qez1HQ/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.672 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.672 | 68461 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.672 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.672 | 56125 | Removed run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.672 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.672 | 56125 | Assigned run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.672 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.673 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.I4dcCR 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.673 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.673 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.677 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.677 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.678 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.681 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.681 | 68465 | Added a new worker 13 to the queue 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.681 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.681 | 56125 | Removed run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.681 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.681 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.681 | 56125 | Assigned run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.682 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wxSdFD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.684 | 68460 | Marked run 922 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.684 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.687 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.688 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.690 | 56129 | Recursively removing directory: /tmp/git.I4dcCR/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.692 | 68462 | Marked run 923 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.692 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.692 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.692 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.697 | 56126 | Recursively removing directory: /tmp/git.wxSdFD/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.697 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.698 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.698 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.701 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.701 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.701 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.701 | 68480 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.701 | 56125 | Removed run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.701 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.701 | 56125 | Assigned run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.701 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mmQFus 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.705 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.706 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.706 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.706 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.707 | 68481 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.707 | 56125 | Removed run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.707 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.707 | 56125 | Assigned run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.707 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.707 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6lzIvt 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.707 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.713 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.714 | 68478 | Marked run 924 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.714 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.715 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.718 | 56129 | Recursively removing directory: /tmp/git.mmQFus/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.719 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.719 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.720 | 68479 | Marked run 925 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.721 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.723 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.724 | 56126 | Recursively removing directory: /tmp/git.6lzIvt/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.725 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.725 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.727 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.727 | 68497 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.727 | 56125 | Removed run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.727 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.727 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.727 | 56125 | Assigned run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.727 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.727 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.l5oKeK 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.729 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.733 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.733 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.733 | 68499 | Added a new worker 14 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.733 | 56125 | Removed run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.733 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.733 | 56125 | Assigned run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.733 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.733 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.733 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QnnA7y 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.734 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.736 | 68496 | Marked run 926 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.736 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.738 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.739 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.743 | 56129 | Recursively removing directory: /tmp/git.l5oKeK/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.744 | 68498 | Marked run 927 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.744 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.745 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.745 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.748 | 56126 | Recursively removing directory: /tmp/git.QnnA7y/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.749 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.750 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.750 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.752 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.752 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.752 | 68515 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.752 | 56125 | Removed run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.752 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.752 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.752 | 56125 | Assigned run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.752 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wQZGPP 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.753 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.756 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.757 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.757 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.757 | 68517 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.757 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.757 | 56125 | Removed run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.757 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.757 | 56125 | Assigned run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.757 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yaAIW8 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.757 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.763 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.763 | 68514 | Marked run 928 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.763 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.764 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.767 | 68516 | Marked run 929 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.767 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.768 | 56129 | Recursively removing directory: /tmp/git.wQZGPP/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.769 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.769 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.773 | 56126 | Recursively removing directory: /tmp/git.yaAIW8/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.773 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.774 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.774 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.776 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.776 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.776 | 68533 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.776 | 56125 | Removed run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.776 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.776 | 56125 | Assigned run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.776 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.loDIVs 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.777 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.777 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.780 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.780 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.780 | 68535 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.780 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.781 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.780 | 56125 | Removed run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.780 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.780 | 56125 | Assigned run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.781 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nYOfva 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.782 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.786 | 68532 | Marked run 930 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.786 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.786 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.787 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.791 | 56129 | Recursively removing directory: /tmp/git.loDIVs/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.792 | 68534 | Marked run 931 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.792 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.793 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.793 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.796 | 56126 | Recursively removing directory: /tmp/git.nYOfva/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.797 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.798 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.798 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.800 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.800 | 68551 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.800 | 56125 | Removed run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.800 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.800 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.800 | 56125 | Assigned run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.800 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.800 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mbEzOg 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.801 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.804 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.804 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.805 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.805 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.805 | 68554 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.805 | 56125 | Removed run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.805 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.805 | 56125 | Assigned run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.806 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.806 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.C21n9a 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.812 | 68550 | Marked run 932 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.812 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.813 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.814 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.815 | 68552 | Marked run 933 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.816 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.816 | 56129 | Recursively removing directory: /tmp/git.mbEzOg/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.818 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.818 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.821 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.822 | 56126 | Recursively removing directory: /tmp/git.C21n9a/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.823 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.823 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.825 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.825 | 68569 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.825 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.825 | 56125 | Removed run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.825 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.825 | 56125 | Assigned run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.825 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.825 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9ycdyY 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.826 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.829 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.829 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.830 | 68571 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.830 | 56125 | Removed run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.830 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.830 | 56125 | Assigned run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.830 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.830 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uwogSG 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.830 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.832 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.834 | 68568 | Marked run 934 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.835 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.835 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.836 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.840 | 68570 | Marked run 935 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.840 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.842 | 56129 | Recursively removing directory: /tmp/git.9ycdyY/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.843 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.843 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.845 | 56126 | Recursively removing directory: /tmp/git.uwogSG/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.847 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.847 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.847 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.851 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.851 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.851 | 68587 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.851 | 56125 | Removed run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.851 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.851 | 56125 | Assigned run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.851 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CwLdPs 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.851 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.851 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.855 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.855 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.855 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.856 | 68589 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.856 | 56125 | Removed run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.856 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.856 | 56125 | Assigned run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.856 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.856 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.856 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Gf4dpL 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.861 | 68586 | Marked run 936 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.862 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.864 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.865 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.865 | 56129 | Recursively removing directory: /tmp/git.CwLdPs/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.866 | 68588 | Marked run 937 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.866 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.867 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.867 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.870 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.874 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.873 | 56126 | Recursively removing directory: /tmp/git.Gf4dpL/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.874 | 68605 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.874 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.874 | 56125 | Removed run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.874 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.874 | 56125 | Assigned run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.874 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.874 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OZq15v 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.875 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.875 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.877 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.879 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.880 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.880 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.881 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.881 | 68608 | Added a new worker 13 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.881 | 56125 | Removed run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.881 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.881 | 56125 | Assigned run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.881 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.881 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.48P23T 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.884 | 68602 | Marked run 938 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.885 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.887 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.889 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.889 | 56129 | Recursively removing directory: /tmp/git.OZq15v/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.891 | 68606 | Marked run 939 as finished 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.891 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.891 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.891 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.894 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.897 | 56126 | Recursively removing directory: /tmp/git.48P23T/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.898 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.898 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.898 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.898 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.898 | 68623 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.898 | 56125 | Removed run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.898 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.898 | 56125 | Assigned run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.898 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.o0W7Jv 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.899 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.901 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.903 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.904 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.904 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.904 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.904 | 68626 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.905 | 56125 | Removed run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.905 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.905 | 56125 | Assigned run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.905 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.905 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7Akaz0 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.909 | 68622 | Marked run 940 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.909 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.911 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.912 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.913 | 56129 | Recursively removing directory: /tmp/git.o0W7Jv/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.915 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.915 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.915 | 68624 | Marked run 941 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.916 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.919 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.921 | 56126 | Recursively removing directory: /tmp/git.7Akaz0/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.922 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.922 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.922 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.922 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.922 | 68641 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.922 | 56125 | Removed run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.922 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.922 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.922 | 56125 | Assigned run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.923 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LddXfE 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.925 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.927 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.928 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.928 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.928 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.928 | 68644 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.928 | 56125 | Removed run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.928 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.928 | 56125 | Assigned run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.928 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.929 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.L9Dxlr 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.933 | 68640 | Marked run 942 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.933 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.935 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.936 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.937 | 56129 | Recursively removing directory: /tmp/git.LddXfE/ 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.939 | 68642 | Marked run 943 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.939 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.939 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.939 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.942 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.945 | 56126 | Recursively removing directory: /tmp/git.L9Dxlr/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.946 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.946 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.946 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.946 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.946 | 68659 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.946 | 56125 | Removed run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.946 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.946 | 56125 | Assigned run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.946 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.947 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ukcidC 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.949 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.951 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.952 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.952 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.952 | 68661 | Added a new worker 12 to the queue 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.952 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.952 | 56125 | Removed run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.952 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.952 | 56125 | Assigned run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.953 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.953 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jTn5Bz 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.959 | 68658 | Marked run 944 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.959 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.962 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.962 | 56129 | Recursively removing directory: /tmp/git.ukcidC/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.962 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.963 | 68660 | Marked run 945 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.964 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.964 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.964 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.967 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.970 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.970 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.970 | 68677 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.970 | 56125 | Removed run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.970 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.970 | 56125 | Assigned run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.971 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kroTLP 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.971 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.972 | 56126 | Recursively removing directory: /tmp/git.jTn5Bz/ 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.973 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.973 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.975 | 56129 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.976 | 56129 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.977 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.979 | 68673 | Marked run 946 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.979 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.980 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.980 | 68684 | Added a new worker 8 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.980 | 56125 | Removed run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.980 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.981 | 56125 | Assigned run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.982 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.980 | 56126 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.981 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WKvZxS 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.986 | 56126 | Checking out revision HEAD 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.986 | 56126 | Going to run: ./ci 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.986 | 56129 | Recursively removing directory: /tmp/git.kroTLP/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.989 | 56129 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.989 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.990 | 68679 | Marked run 947 as finished 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.991 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.992 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.995 | 56126 | Recursively removing directory: /tmp/git.WKvZxS/ 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.996 | 56129 | Waiting for a new command 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.996 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.996 | 68695 | Added a new worker 10 to the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.996 | 56123 | Waiting for new connections 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.996 | 56125 | Removed run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.996 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:05 | INFO | 56123/cimple-server: 2024-04-25 03:45:05.996 | 56125 | Assigned run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:05 | INFO | 56129/cimple-worker: 2024-04-25 03:45:05.996 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.21UXOe 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.997 | 56126 | Process exit code: 0 2024-04-25 03:45:05 | INFO | 56126/cimple-worker: 2024-04-25 03:45:05.997 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.000 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.001 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.001 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.005 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.005 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.005 | 68703 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.005 | 56125 | Removed run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.005 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.006 | 56125 | Assigned run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.006 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.006 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eyIRjX 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.008 | 68694 | Marked run 948 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.008 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.010 | 56129 | Recursively removing directory: /tmp/git.21UXOe/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.012 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.012 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.012 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.013 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.015 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.015 | 68697 | Marked run 949 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.016 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.019 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.019 | 68713 | Added a new worker 9 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.019 | 56125 | Removed run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.019 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.019 | 56125 | Assigned run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.019 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.019 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.019 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hu6iQS 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.023 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.024 | 56126 | Recursively removing directory: /tmp/git.eyIRjX/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.024 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.026 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.026 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.029 | 68707 | Marked run 950 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.029 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.030 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.032 | 56129 | Recursively removing directory: /tmp/git.hu6iQS/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.034 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.034 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.034 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.034 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.034 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZssGVX 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.034 | 68722 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.034 | 56125 | Removed run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.034 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.034 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.034 | 56125 | Assigned run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.038 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.038 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.040 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.042 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.042 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.042 | 68725 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.042 | 56125 | Removed run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.042 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.042 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.042 | 56125 | Assigned run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.042 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.v2RWwW 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.043 | 68721 | Marked run 951 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.043 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.047 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.048 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.049 | 56126 | Recursively removing directory: /tmp/git.ZssGVX/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.051 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.051 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.052 | 68723 | Marked run 952 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.052 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.054 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.057 | 56129 | Recursively removing directory: /tmp/git.v2RWwW/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.058 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.058 | 68740 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.058 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.058 | 56125 | Removed run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.058 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.058 | 56125 | Assigned run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.058 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.058 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.h0Uk71 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.058 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.058 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.061 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.062 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.063 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.065 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.065 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.065 | 68743 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.065 | 56125 | Removed run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.065 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iuns25 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.065 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.065 | 56125 | Assigned run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.065 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.070 | 68739 | Marked run 953 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.070 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.073 | 56126 | Recursively removing directory: /tmp/git.h0Uk71/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.073 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.074 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.075 | 68741 | Marked run 954 as finished 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.075 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.075 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.075 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.078 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.081 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.081 | 68758 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.081 | 56125 | Removed run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.081 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.081 | 56125 | Assigned run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.081 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.081 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.081 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DPVy20 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.082 | 56129 | Recursively removing directory: /tmp/git.iuns25/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.084 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.084 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.086 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.087 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.087 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.090 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.090 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.090 | 68762 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.090 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.090 | 56125 | Removed run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.090 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.090 | 56125 | Assigned run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.090 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9BdJZu 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.091 | 68755 | Marked run 955 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.092 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.095 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.096 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.097 | 56126 | Recursively removing directory: /tmp/git.DPVy20/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.099 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.099 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.101 | 68759 | Marked run 956 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.101 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.103 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.105 | 56129 | Recursively removing directory: /tmp/git.9BdJZu/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.106 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.106 | 68776 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.106 | 56125 | Removed run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.106 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.106 | 56125 | Assigned run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.106 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.106 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.106 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.106 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.R1syce 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.107 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.110 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.110 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.111 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.114 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.114 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.114 | 68781 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.114 | 56125 | Removed run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.114 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.115 | 56125 | Assigned run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.115 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.115 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HfrDCF 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.118 | 68775 | Marked run 957 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.118 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.120 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.121 | 56126 | Recursively removing directory: /tmp/git.R1syce/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.121 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.123 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.123 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.125 | 68777 | Marked run 958 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.125 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.127 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.130 | 56129 | Recursively removing directory: /tmp/git.HfrDCF/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.130 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.130 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.131 | 68794 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.131 | 56125 | Removed run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.131 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.131 | 56125 | Assigned run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.131 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dPgPx0 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.131 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.131 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.131 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.135 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.136 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.136 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.139 | 68793 | Marked run 959 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.139 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.139 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.139 | 68798 | Added a new worker 8 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.140 | 56125 | Removed run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.140 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.140 | 56125 | Assigned run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.140 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.139 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.140 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HAJne9 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.145 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.145 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.146 | 56126 | Recursively removing directory: /tmp/git.dPgPx0/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.148 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.148 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.150 | 68795 | Marked run 960 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.150 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.151 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.154 | 56129 | Recursively removing directory: /tmp/git.HAJne9/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.155 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.155 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.155 | 68812 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.155 | 56125 | Removed run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.155 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.155 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.155 | 56125 | Assigned run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.156 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4ogJdj 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.156 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.156 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.160 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.160 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.161 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.163 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.163 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.163 | 68815 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.163 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.164 | 56125 | Removed run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.164 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.164 | 56125 | Assigned run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.164 | 68811 | Marked run 961 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.164 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.164 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UycqHv 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.169 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.170 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.171 | 56126 | Recursively removing directory: /tmp/git.4ogJdj/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.173 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.173 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.174 | 68813 | Marked run 962 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.174 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.176 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.179 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.180 | 68830 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.180 | 56125 | Removed run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.180 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.180 | 56125 | Assigned run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.179 | 56129 | Recursively removing directory: /tmp/git.UycqHv/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.179 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.180 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aLaDCG 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.180 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.181 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.181 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.184 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.185 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.185 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.187 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.187 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.188 | 68833 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.188 | 56125 | Removed run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.188 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.188 | 56125 | Assigned run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.188 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.b6uQrI 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.188 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.191 | 68829 | Marked run 963 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.191 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.194 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.195 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.196 | 56126 | Recursively removing directory: /tmp/git.aLaDCG/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.197 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.197 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.198 | 68831 | Marked run 964 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.199 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.200 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.204 | 56129 | Recursively removing directory: /tmp/git.b6uQrI/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.204 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.204 | 68848 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.204 | 56125 | Removed run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.204 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.204 | 56125 | Assigned run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.204 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.205 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xULspH 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.205 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.205 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.205 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.209 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.209 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.210 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.212 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.212 | 68851 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.213 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.213 | 68845 | Marked run 965 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.213 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.213 | 56125 | Removed run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.213 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.213 | 56125 | Assigned run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.213 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.213 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5NgJRr 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.217 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.218 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.221 | 56126 | Recursively removing directory: /tmp/git.xULspH/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.223 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.223 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.224 | 68849 | Marked run 966 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.224 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.226 | 56129 | Recursively removing directory: /tmp/git.5NgJRr/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.227 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.228 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.228 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.231 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.231 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.231 | 68866 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.231 | 56125 | Removed run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.231 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.231 | 56125 | Assigned run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.231 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QVc2tC 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.231 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.232 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.235 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.236 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.236 | 68868 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.236 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.236 | 56125 | Removed run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.236 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.236 | 56125 | Assigned run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.237 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.236 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.236 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0ATKDa 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.240 | 68865 | Marked run 967 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.240 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.242 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.243 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.245 | 68867 | Marked run 968 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.246 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.247 | 56126 | Recursively removing directory: /tmp/git.QVc2tC/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.249 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.249 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.252 | 56129 | Recursively removing directory: /tmp/git.0ATKDa/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.253 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.253 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.253 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.256 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.256 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.256 | 68884 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.256 | 56125 | Removed run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.256 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.256 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.256 | 56125 | Assigned run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.256 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.256 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5slK6v 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.260 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.260 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.260 | 68886 | Added a new worker 12 to the queue 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.260 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.261 | 56125 | Removed run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.261 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.261 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.261 | 56125 | Assigned run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.261 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sRdFnX 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.261 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.266 | 68883 | Marked run 969 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.266 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.267 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.268 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.270 | 68885 | Marked run 970 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.270 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.271 | 56126 | Recursively removing directory: /tmp/git.5slK6v/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.273 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.273 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.276 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.277 | 56129 | Recursively removing directory: /tmp/git.sRdFnX/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.278 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.278 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.280 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.280 | 68902 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.280 | 56125 | Removed run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.280 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.280 | 56125 | Assigned run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.280 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.280 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.280 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.X7q9BO 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.281 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.284 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.284 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.285 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.285 | 68904 | Added a new worker 12 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.285 | 56125 | Removed run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.285 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.285 | 56125 | Assigned run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.285 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KZB4Cl 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.285 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.288 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.291 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.291 | 68901 | Marked run 971 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.292 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.292 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.296 | 56126 | Recursively removing directory: /tmp/git.X7q9BO/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.296 | 68903 | Marked run 972 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.296 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.297 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.297 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.301 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.301 | 56129 | Recursively removing directory: /tmp/git.KZB4Cl/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.303 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.303 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.305 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.305 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.305 | 68920 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.305 | 56125 | Removed run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.305 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.305 | 56125 | Assigned run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.305 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0s9Tr6 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.306 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.307 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.309 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.310 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.311 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.311 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.311 | 68922 | Added a new worker 14 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.311 | 56125 | Removed run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.311 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.311 | 56125 | Assigned run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.311 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.312 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LKa1dk 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.313 | 68919 | Marked run 973 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.314 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.317 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.319 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.320 | 56126 | Recursively removing directory: /tmp/git.0s9Tr6/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.321 | 68921 | Marked run 974 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.321 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.322 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.322 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.325 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.327 | 56129 | Recursively removing directory: /tmp/git.LKa1dk/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.328 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.328 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.329 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.329 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.329 | 68938 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.329 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.329 | 56125 | Removed run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.329 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.329 | 56125 | Assigned run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.330 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SphaaK 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.333 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.334 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.335 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.336 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.336 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.337 | 68941 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.337 | 56125 | Removed run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.337 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.337 | 56125 | Assigned run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.337 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.337 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CIyJZz 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.338 | 68937 | Marked run 975 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.338 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.342 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.342 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.345 | 56126 | Recursively removing directory: /tmp/git.SphaaK/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.347 | 68939 | Marked run 976 as finished 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.347 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.347 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.347 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.351 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.351 | 56129 | Recursively removing directory: /tmp/git.CIyJZz/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.352 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.352 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.354 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.354 | 68956 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.354 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.354 | 56125 | Removed run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.354 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.354 | 56125 | Assigned run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.354 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.354 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.E4ToEa 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.355 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.358 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.358 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.359 | 68958 | Added a new worker 12 to the queue 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.359 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.359 | 56125 | Removed run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.359 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.359 | 56125 | Assigned run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.359 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.359 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jv1dCN 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.360 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.364 | 68955 | Marked run 977 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.364 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.367 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.368 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.368 | 68957 | Marked run 978 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.368 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.369 | 56126 | Recursively removing directory: /tmp/git.E4ToEa/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.370 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.370 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.373 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.376 | 56129 | Recursively removing directory: /tmp/git.jv1dCN/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.377 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.377 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.377 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.377 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IEgWuw 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.377 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.377 | 68974 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.377 | 56125 | Removed run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.377 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.377 | 56125 | Assigned run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.378 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.382 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.382 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.382 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.385 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.385 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.385 | 68978 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.385 | 56125 | Removed run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.385 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.385 | 56125 | Assigned run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.385 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.386 | 68973 | Marked run 979 as finished 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.386 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.krWGKh 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.386 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.391 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.392 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.392 | 56126 | Recursively removing directory: /tmp/git.IEgWuw/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.395 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.395 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.396 | 68975 | Marked run 980 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.397 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.399 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.401 | 56129 | Recursively removing directory: /tmp/git.krWGKh/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.402 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.402 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.402 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.402 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.402 | 68992 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.402 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.402 | 56125 | Removed run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.402 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.402 | 56125 | Assigned run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.403 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Hm514A 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.405 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.408 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.408 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.408 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.408 | 68994 | Added a new worker 12 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.408 | 56125 | Removed run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.408 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.408 | 56125 | Assigned run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.409 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.409 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LfphmE 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.409 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.413 | 68991 | Marked run 981 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.413 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.416 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.416 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.418 | 68993 | Marked run 982 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.418 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.419 | 56126 | Recursively removing directory: /tmp/git.Hm514A/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.420 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.420 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.424 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.425 | 56129 | Recursively removing directory: /tmp/git.LfphmE/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.426 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.426 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.427 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.427 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.427 | 69010 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.427 | 56125 | Removed run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.427 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.427 | 56125 | Assigned run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.427 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.427 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FY2v8J 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.430 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.431 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.432 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.434 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.434 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vdc4dF 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.434 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.434 | 69014 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.434 | 56125 | Removed run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.434 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.434 | 56125 | Assigned run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.434 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.439 | 69009 | Marked run 983 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.439 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.441 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.442 | 56126 | Recursively removing directory: /tmp/git.FY2v8J/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.442 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.444 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.444 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.445 | 69011 | Marked run 984 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.445 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.447 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.450 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.450 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.451 | 69028 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.451 | 56125 | Removed run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.451 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.451 | 56125 | Assigned run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.451 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.451 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AM0VvA 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.451 | 56129 | Recursively removing directory: /tmp/git.vdc4dF/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.452 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.452 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.455 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.456 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.457 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.459 | 69025 | Marked run 985 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.459 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.460 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.460 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.460 | 69032 | Added a new worker 8 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.460 | 56125 | Removed run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.460 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.460 | 56125 | Assigned run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.460 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VrZsj9 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.461 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.464 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.465 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.466 | 56126 | Recursively removing directory: /tmp/git.AM0VvA/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.468 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.468 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.471 | 69030 | Marked run 986 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.471 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.472 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.474 | 56129 | Recursively removing directory: /tmp/git.VrZsj9/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.476 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.476 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.476 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.476 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.476 | 69046 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.476 | 56125 | Removed run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.476 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.476 | 56125 | Assigned run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.476 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.476 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cxaV9o 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.480 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.480 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.481 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.484 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.484 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.484 | 69050 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.484 | 56125 | Removed run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.484 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.484 | 56125 | Assigned run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.484 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OPF12g 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.484 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.488 | 69045 | Marked run 987 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.488 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.490 | 56126 | Recursively removing directory: /tmp/git.cxaV9o/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.490 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.492 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.492 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.492 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.494 | 69047 | Marked run 988 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.494 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.495 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.499 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.499 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.499 | 69064 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.499 | 56125 | Removed run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.499 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.499 | 56125 | Assigned run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.499 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.499 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Qf7Sd6 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.500 | 56129 | Recursively removing directory: /tmp/git.OPF12g/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.502 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.502 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.504 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.505 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.506 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.507 | 69059 | Marked run 989 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.508 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.509 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.509 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.509 | 69069 | Added a new worker 8 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.509 | 56125 | Removed run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.509 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.510 | 56125 | Assigned run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.510 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.510 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Rp22TC 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.514 | 56126 | Recursively removing directory: /tmp/git.Qf7Sd6/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.515 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.516 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.516 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.516 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.519 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.521 | 69066 | Marked run 990 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.521 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.523 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.523 | 69082 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.523 | 56125 | Removed run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.523 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.523 | 56125 | Assigned run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.523 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.523 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.524 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ksnTYz 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.525 | 56129 | Recursively removing directory: /tmp/git.Rp22TC/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.526 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.526 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.528 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.529 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.529 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.533 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.533 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.533 | 69086 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.533 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.533 | 56125 | Removed run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.533 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.533 | 56125 | Assigned run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.533 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nSACXs 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.533 | 69076 | Marked run 991 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.533 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.538 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.539 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.540 | 56126 | Recursively removing directory: /tmp/git.ksnTYz/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.542 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.542 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.544 | 69083 | Marked run 992 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.544 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.546 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.548 | 56129 | Recursively removing directory: /tmp/git.nSACXs/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.549 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.550 | 69100 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.550 | 56125 | Removed run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.550 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.550 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.550 | 56125 | Assigned run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.549 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.550 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5fr3eF 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.550 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.550 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.554 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.554 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.555 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.557 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.557 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.558 | 69104 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.558 | 56125 | Removed run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.558 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.558 | 56125 | Assigned run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.558 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4axlid 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.558 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.559 | 69099 | Marked run 993 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.559 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.563 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.564 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.565 | 56126 | Recursively removing directory: /tmp/git.5fr3eF/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.567 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.567 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.568 | 69101 | Marked run 994 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.568 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.571 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.572 | 56129 | Recursively removing directory: /tmp/git.4axlid/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.574 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.574 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.574 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.574 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.574 | 69118 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.574 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.574 | 56125 | Removed run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.574 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.574 | 56125 | Assigned run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.574 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1kjoi2 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.578 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.578 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.579 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.582 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.582 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.582 | 69123 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.582 | 56125 | Removed run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.582 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.582 | 56125 | Assigned run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.582 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.583 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iuZP0I 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.585 | 69117 | Marked run 995 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.586 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.588 | 56126 | Recursively removing directory: /tmp/git.1kjoi2/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.589 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.590 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.591 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.591 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.592 | 69119 | Marked run 996 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.592 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.594 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.597 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.597 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.597 | 69136 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.597 | 56125 | Removed run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.597 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.598 | 56125 | Assigned run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.598 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.598 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZGQzDQ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.599 | 56129 | Recursively removing directory: /tmp/git.iuZP0I/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.601 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.601 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.602 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.604 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.605 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.606 | 69131 | Marked run 997 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.606 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.608 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.608 | 69141 | Added a new worker 8 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.608 | 56125 | Removed run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.608 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.608 | 56125 | Assigned run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.608 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.608 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eZnLrA 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.609 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.613 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.614 | 56126 | Recursively removing directory: /tmp/git.ZGQzDQ/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.614 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.616 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.616 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.618 | 69137 | Marked run 998 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.619 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.619 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.623 | 56129 | Recursively removing directory: /tmp/git.eZnLrA/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.623 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.623 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.623 | 69154 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.623 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.623 | 56125 | Removed run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.623 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.623 | 56125 | Assigned run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.624 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TOSpUd 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.624 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.624 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.627 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.628 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.629 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.630 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.630 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.630 | 69157 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.630 | 56125 | Removed run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.630 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.630 | 56125 | Assigned run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.631 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.631 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.j3kdTh 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.635 | 69152 | Marked run 999 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.635 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.636 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.637 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.640 | 56126 | Recursively removing directory: /tmp/git.TOSpUd/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.641 | 69155 | Marked run 1000 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.641 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.642 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.642 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.646 | 56129 | Recursively removing directory: /tmp/git.j3kdTh/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.646 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.647 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.647 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.649 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.649 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.649 | 69172 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.649 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.649 | 56125 | Removed run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.649 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.649 | 56125 | Assigned run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.649 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JhGsdQ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.650 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.653 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.654 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.654 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.654 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.654 | 69174 | Added a new worker 12 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.654 | 56125 | Removed run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.654 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.655 | 56125 | Assigned run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.655 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.o3JVng 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.656 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.661 | 69171 | Marked run 1001 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.661 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.661 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.662 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.664 | 56126 | Recursively removing directory: /tmp/git.JhGsdQ/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.665 | 69173 | Marked run 1002 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.665 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.666 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.666 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.669 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.671 | 56129 | Recursively removing directory: /tmp/git.o3JVng/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.672 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.672 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.673 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.673 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.673 | 69190 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.673 | 56125 | Removed run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.673 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.673 | 56125 | Assigned run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.673 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.673 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oxKRcH 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.676 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.677 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.678 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.680 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.680 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.680 | 69193 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.680 | 56125 | Removed run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.680 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.680 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.680 | 56125 | Assigned run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.680 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.giyh1H 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.684 | 69189 | Marked run 1003 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.684 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.687 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.688 | 56126 | Recursively removing directory: /tmp/git.oxKRcH/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.688 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.690 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.690 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.691 | 69191 | Marked run 1004 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.692 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.694 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.697 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.697 | 69208 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.697 | 56125 | Removed run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.697 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.697 | 56125 | Assigned run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.697 | 56129 | Recursively removing directory: /tmp/git.giyh1H/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.697 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.697 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.698 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.apIrqw 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.699 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.699 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.701 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.702 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.703 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.705 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.705 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.705 | 69211 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.705 | 56125 | Removed run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.705 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.705 | 56125 | Assigned run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.705 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.706 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZCEnaG 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.708 | 69207 | Marked run 1005 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.708 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.711 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.712 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.712 | 56126 | Recursively removing directory: /tmp/git.apIrqw/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.714 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.714 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.715 | 69209 | Marked run 1006 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.715 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.717 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.721 | 56129 | Recursively removing directory: /tmp/git.ZCEnaG/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.721 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.721 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.721 | 69226 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.721 | 56125 | Removed run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.721 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.721 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.722 | 56125 | Assigned run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.722 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wIaNkz 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.723 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.723 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.727 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.727 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.728 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.730 | 69225 | Marked run 1007 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.730 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.731 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.731 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.731 | 69229 | Added a new worker 8 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.731 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.731 | 56125 | Removed run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.731 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.731 | 56125 | Assigned run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.731 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4bczA7 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.736 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.736 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.738 | 56126 | Recursively removing directory: /tmp/git.wIaNkz/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.740 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.740 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.741 | 69227 | Marked run 1008 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.741 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.744 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.745 | 56129 | Recursively removing directory: /tmp/git.4bczA7/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.747 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.747 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.747 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.747 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.747 | 69244 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.747 | 56125 | Removed run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.747 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.747 | 56125 | Assigned run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.747 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.747 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rJBR1C 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.751 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.751 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.752 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.755 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.755 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.755 | 69248 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.755 | 56125 | Removed run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.755 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.755 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.755 | 56125 | Assigned run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.755 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.D2Gnpe 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.759 | 69243 | Marked run 1009 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.759 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.761 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.762 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.763 | 56126 | Recursively removing directory: /tmp/git.rJBR1C/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.765 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.765 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.767 | 69245 | Marked run 1010 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.767 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.768 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.771 | 56129 | Recursively removing directory: /tmp/git.D2Gnpe/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.772 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.772 | 69262 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.772 | 56125 | Removed run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.772 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.772 | 56125 | Assigned run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.772 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.772 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.772 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EFgFp4 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.772 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.772 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.776 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.776 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.777 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.781 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.781 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.781 | 69269 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.781 | 56125 | Removed run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.781 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.781 | 56125 | Assigned run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.782 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lzQZhz 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.782 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.783 | 69260 | Marked run 1011 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.783 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.786 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.787 | 56126 | Recursively removing directory: /tmp/git.EFgFp4/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.787 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.790 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.790 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.792 | 69264 | Marked run 1012 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.792 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.793 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.796 | 56129 | Recursively removing directory: /tmp/git.lzQZhz/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.796 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.796 | 69280 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.796 | 56125 | Removed run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.796 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.797 | 56125 | Assigned run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.796 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.797 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gMEdFs 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.797 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.798 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.798 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.801 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.801 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.802 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.804 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.804 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.804 | 69283 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.804 | 56125 | Removed run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.804 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.805 | 56125 | Assigned run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.805 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.805 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Pf8TGL 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.808 | 69279 | Marked run 1013 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.808 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.810 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.812 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.813 | 56126 | Recursively removing directory: /tmp/git.gMEdFs/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.814 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.814 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.815 | 69281 | Marked run 1014 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.815 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.818 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.820 | 56129 | Recursively removing directory: /tmp/git.Pf8TGL/ 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.821 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.822 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.822 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.822 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.822 | 69298 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.822 | 56125 | Removed run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.822 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.822 | 56125 | Assigned run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.822 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.822 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8uli2g 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.825 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.826 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.827 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.828 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.828 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.828 | 69301 | Added a new worker 14 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.829 | 56125 | Removed run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.829 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.829 | 56125 | Assigned run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.829 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.829 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HU45S3 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.831 | 69297 | Marked run 1015 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.831 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.835 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.836 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.837 | 56126 | Recursively removing directory: /tmp/git.8uli2g/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.839 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.839 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.839 | 69299 | Marked run 1016 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.839 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.842 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.845 | 56129 | Recursively removing directory: /tmp/git.HU45S3/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.846 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.846 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.846 | 69316 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.846 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.846 | 56125 | Removed run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.846 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.846 | 56125 | Assigned run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.847 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qwy6Ac 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.846 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.846 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.851 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.851 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.852 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.854 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.854 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.854 | 69319 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.854 | 56125 | Removed run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.854 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.854 | 69315 | Marked run 1017 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.855 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.855 | 56125 | Assigned run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.855 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.855 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RCXIfA 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.860 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.861 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.862 | 56126 | Recursively removing directory: /tmp/git.qwy6Ac/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.864 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.864 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.865 | 69317 | Marked run 1018 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.865 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.867 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.869 | 56129 | Recursively removing directory: /tmp/git.RCXIfA/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.870 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.870 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.871 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.871 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.871 | 69334 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.871 | 56125 | Removed run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.871 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.871 | 56125 | Assigned run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.871 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vlv2Wn 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.871 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.874 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.875 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.876 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.878 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.878 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.878 | 69338 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.878 | 56125 | Removed run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.878 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.878 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.878 | 56125 | Assigned run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.879 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DJCsxj 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.882 | 69333 | Marked run 1019 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.882 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.885 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.886 | 56126 | Recursively removing directory: /tmp/git.vlv2Wn/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.886 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.888 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.888 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.889 | 69335 | Marked run 1020 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.889 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.891 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.895 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.895 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.895 | 69352 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.895 | 56125 | Removed run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.895 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.895 | 56125 | Assigned run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.896 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pVbowd 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.896 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.896 | 56129 | Recursively removing directory: /tmp/git.DJCsxj/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.898 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.898 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.900 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.900 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.902 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.906 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.906 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.906 | 69361 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.906 | 56125 | Removed run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.906 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.906 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.906 | 56125 | Assigned run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.907 | 69349 | Marked run 1021 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.907 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.907 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FYmb0J 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.910 | 56126 | Recursively removing directory: /tmp/git.pVbowd/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.911 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.911 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.912 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.913 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.914 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.916 | 69355 | Marked run 1022 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.916 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.918 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.918 | 69368 | Added a new worker 9 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.918 | 56125 | Removed run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.918 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.918 | 56125 | Assigned run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.918 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.918 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sZ4JrN 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.918 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.923 | 56129 | Recursively removing directory: /tmp/git.FYmb0J/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.924 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.924 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.925 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.925 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.928 | 69363 | Marked run 1023 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.928 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.928 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.932 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.932 | 69379 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.932 | 56125 | Removed run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.932 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.932 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.933 | 56125 | Assigned run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.933 | 56126 | Recursively removing directory: /tmp/git.sZ4JrN/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.932 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.933 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.O4Cbw9 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.934 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.934 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.937 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.937 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.939 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.944 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.944 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.944 | 69388 | Added a new worker 13 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.944 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.944 | 56125 | Removed run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.944 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.944 | 56125 | Assigned run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.944 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KNpRtC 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.945 | 69374 | Marked run 1024 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.945 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.948 | 56129 | Recursively removing directory: /tmp/git.O4Cbw9/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.949 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.949 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.949 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.950 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.952 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.954 | 69381 | Marked run 1025 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.955 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.956 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.956 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.956 | 69397 | Added a new worker 8 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.956 | 56125 | Removed run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.956 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.956 | 56125 | Assigned run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.956 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.956 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0HoV96 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.958 | 56126 | Recursively removing directory: /tmp/git.KNpRtC/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.960 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.960 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.961 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.961 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.964 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.967 | 69391 | Marked run 1026 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.968 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.968 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.968 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.968 | 69406 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.968 | 56125 | Removed run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.968 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.968 | 56125 | Assigned run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.968 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.969 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.U7xWWm 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.972 | 56129 | Recursively removing directory: /tmp/git.0HoV96/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.974 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.974 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.974 | 56126 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.975 | 56126 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.977 | 69400 | Marked run 1027 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.977 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.978 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.981 | 56129 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.981 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.981 | 69415 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.981 | 56125 | Removed run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.981 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.981 | 56125 | Assigned run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.981 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.981 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HAR5a5 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.986 | 56126 | Recursively removing directory: /tmp/git.U7xWWm/ 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.986 | 56129 | Checking out revision HEAD 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.988 | 56129 | Going to run: ./ci 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.989 | 56126 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.989 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.991 | 69408 | Marked run 1028 as finished 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.991 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.992 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.996 | 56129 | Recursively removing directory: /tmp/git.HAR5a5/ 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.996 | 56126 | Waiting for a new command 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.996 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.996 | 69424 | Added a new worker 10 to the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.996 | 56125 | Removed run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.996 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.996 | 56125 | Assigned run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:06 | INFO | 56123/cimple-server: 2024-04-25 03:45:06.996 | 56123 | Waiting for new connections 2024-04-25 03:45:06 | INFO | 56126/cimple-worker: 2024-04-25 03:45:06.996 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kSNSpE 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.997 | 56129 | Process exit code: 0 2024-04-25 03:45:06 | INFO | 56129/cimple-worker: 2024-04-25 03:45:06.997 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.001 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.001 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.002 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.006 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.006 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.006 | 69429 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.006 | 56125 | Removed run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.006 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.006 | 56125 | Assigned run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.006 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.007 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.499loV 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.008 | 69421 | Marked run 1029 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.009 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.011 | 56126 | Recursively removing directory: /tmp/git.kSNSpE/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.012 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.014 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.014 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.014 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.017 | 69426 | Marked run 1030 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.017 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.017 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.020 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.020 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.020 | 69442 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.020 | 56125 | Removed run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.020 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.020 | 56125 | Assigned run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.020 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.N341wS 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.021 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.025 | 56129 | Recursively removing directory: /tmp/git.499loV/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.025 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.026 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.026 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.026 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.030 | 69435 | Marked run 1031 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.030 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.030 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.034 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.034 | 69451 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.034 | 56125 | Removed run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.034 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.034 | 56125 | Assigned run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.034 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.034 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XBlZU1 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.034 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.036 | 56126 | Recursively removing directory: /tmp/git.N341wS/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.038 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.038 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.038 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.039 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.042 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.042 | 69446 | Marked run 1032 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.043 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.045 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.045 | 69460 | Added a new worker 9 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.045 | 56125 | Removed run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.045 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.045 | 56125 | Assigned run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.045 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.045 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WBqAKJ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.046 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.048 | 56129 | Recursively removing directory: /tmp/git.XBlZU1/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.049 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.049 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.050 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.050 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.053 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.055 | 69454 | Marked run 1033 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.055 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.056 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.056 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.056 | 69467 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.056 | 56125 | Removed run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.056 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.057 | 56125 | Assigned run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.057 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.F2jG4W 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.057 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.062 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.063 | 56126 | Recursively removing directory: /tmp/git.WBqAKJ/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.064 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.065 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.065 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.067 | 69462 | Marked run 1034 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.067 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.068 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.072 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.072 | 69478 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.072 | 56125 | Removed run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.072 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.072 | 56125 | Assigned run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.072 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.072 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.v8qTML 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.072 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.073 | 56129 | Recursively removing directory: /tmp/git.F2jG4W/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.075 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.075 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.076 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.077 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.079 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.081 | 69473 | Marked run 1035 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.081 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.083 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.083 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.083 | 69486 | Added a new worker 8 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.083 | 56125 | Removed run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.083 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.083 | 56125 | Assigned run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.083 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EACAKl 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.084 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.087 | 56126 | Recursively removing directory: /tmp/git.v8qTML/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.088 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.089 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.089 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.089 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.092 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.093 | 69480 | Marked run 1036 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.093 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.096 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.096 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.096 | 69496 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.096 | 56125 | Removed run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.096 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.096 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.096 | 56125 | Assigned run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.096 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.w63yJ9 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.098 | 56129 | Recursively removing directory: /tmp/git.EACAKl/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.100 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.100 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.101 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.102 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.103 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.105 | 69490 | Marked run 1037 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.105 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.107 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.107 | 69503 | Added a new worker 8 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.107 | 56125 | Removed run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.107 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.107 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.107 | 56125 | Assigned run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.107 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.107 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BTr9Qa 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.112 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.113 | 56126 | Recursively removing directory: /tmp/git.w63yJ9/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.113 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.115 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.115 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.118 | 69498 | Marked run 1038 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.118 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.119 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.122 | 56129 | Recursively removing directory: /tmp/git.BTr9Qa/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.123 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.123 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.123 | 69514 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.123 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.123 | 56125 | Removed run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.123 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.123 | 56125 | Assigned run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.123 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZN0YKQ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.123 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.123 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.126 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.127 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.128 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.129 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.129 | 69517 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.129 | 56125 | Removed run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.129 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.129 | 56125 | Assigned run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.129 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.129 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.130 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Lko4yQ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.135 | 69513 | Marked run 1039 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.135 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.137 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.138 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.139 | 56126 | Recursively removing directory: /tmp/git.ZN0YKQ/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.139 | 69515 | Marked run 1040 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.140 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.141 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.141 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.144 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.146 | 56129 | Recursively removing directory: /tmp/git.Lko4yQ/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.148 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.148 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.148 | 69532 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.148 | 56125 | Removed run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.148 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.148 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.148 | 56125 | Assigned run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.148 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.148 | 56129 | Process output: 415085 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.148 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.loA9MY 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.151 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.153 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.153 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.154 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.154 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.154 | 69535 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.154 | 56125 | Removed run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.154 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.154 | 56125 | Assigned run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.155 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.155 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cnyT41 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.158 | 69531 | Marked run 1041 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.159 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.162 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.163 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.165 | 56126 | Recursively removing directory: /tmp/git.loA9MY/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.165 | 69533 | Marked run 1042 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.166 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.166 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.166 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.170 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.173 | 56129 | Recursively removing directory: /tmp/git.cnyT41/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.174 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.174 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.174 | 69550 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.174 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.174 | 56125 | Removed run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.174 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.174 | 56125 | Assigned run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.174 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jLdT6h 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.175 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.175 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.179 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.179 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.180 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.182 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.182 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.182 | 69553 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.182 | 56125 | Removed run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.182 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.182 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.182 | 56125 | Assigned run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.183 | 69549 | Marked run 1043 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.183 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.183 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EY2raU 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.187 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.188 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.191 | 56126 | Recursively removing directory: /tmp/git.jLdT6h/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.192 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.192 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.193 | 69551 | Marked run 1044 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.193 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.196 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.197 | 56129 | Recursively removing directory: /tmp/git.EY2raU/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.198 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.198 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.199 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.199 | 69568 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.199 | 56125 | Removed run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.199 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.199 | 56125 | Assigned run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.199 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.199 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.200 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7Jr7dL 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.201 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.204 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.204 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.204 | 69570 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.205 | 56125 | Removed run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.205 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.205 | 56125 | Assigned run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.205 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.204 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.205 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Pvdp6K 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.206 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.210 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.211 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.211 | 69567 | Marked run 1045 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.212 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.215 | 69569 | Marked run 1046 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.215 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.217 | 56126 | Recursively removing directory: /tmp/git.7Jr7dL/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.218 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.218 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.220 | 56129 | Recursively removing directory: /tmp/git.Pvdp6K/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.222 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.222 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.222 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.224 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.225 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.225 | 69587 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.225 | 56125 | Removed run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.225 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.225 | 56125 | Assigned run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.225 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.225 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8xV4Kv 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.226 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.228 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.228 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.228 | 69588 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.228 | 56125 | Removed run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.228 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.228 | 56125 | Assigned run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.228 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.229 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oCf8QI 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.229 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.230 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.234 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.235 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.236 | 69585 | Marked run 1047 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.236 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.239 | 69586 | Marked run 1048 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.240 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.241 | 56126 | Recursively removing directory: /tmp/git.8xV4Kv/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.242 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.242 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.244 | 56129 | Recursively removing directory: /tmp/git.oCf8QI/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.246 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.246 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.246 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.250 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.250 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.250 | 69604 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.250 | 56125 | Removed run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.250 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.250 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.250 | 56125 | Assigned run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.250 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GuSr9e 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.250 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.254 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.254 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.254 | 69606 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.254 | 56125 | Removed run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.254 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.254 | 56125 | Assigned run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.255 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.255 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0ESutn 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.255 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.256 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.260 | 69603 | Marked run 1049 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.261 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.261 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.262 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.265 | 56126 | Recursively removing directory: /tmp/git.GuSr9e/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.265 | 69605 | Marked run 1050 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.266 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.267 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.267 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.270 | 56129 | Recursively removing directory: /tmp/git.0ESutn/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.271 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.272 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.272 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.274 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.274 | 69622 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.274 | 56125 | Removed run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.274 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.274 | 56125 | Assigned run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.274 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.274 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vbPYbf 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.275 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.278 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.278 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.278 | 69624 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.278 | 56125 | Removed run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.278 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.278 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.278 | 56125 | Assigned run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.278 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.279 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HyP6of 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.280 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.284 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.285 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.285 | 69621 | Marked run 1051 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.285 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.291 | 56126 | Recursively removing directory: /tmp/git.vbPYbf/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.292 | 69623 | Marked run 1052 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.293 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.293 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.293 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.294 | 56129 | Recursively removing directory: /tmp/git.HyP6of/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.295 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.295 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.296 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.298 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.299 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.299 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.299 | 69641 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.299 | 56125 | Removed run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.299 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.299 | 56125 | Assigned run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.299 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7MCeit 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.300 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.301 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.301 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.302 | 69642 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.302 | 56125 | Removed run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.302 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.302 | 56125 | Assigned run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.302 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.302 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Fi0Uvl 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.304 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.305 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.308 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.309 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.310 | 69639 | Marked run 1053 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.310 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.313 | 69640 | Marked run 1054 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.313 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.314 | 56126 | Recursively removing directory: /tmp/git.7MCeit/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.316 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.316 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.318 | 56129 | Recursively removing directory: /tmp/git.Fi0Uvl/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.319 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.320 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.320 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.322 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.322 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.322 | 69658 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.322 | 56125 | Removed run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.322 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.322 | 56125 | Assigned run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.322 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.322 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QlC5Gt 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.323 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.326 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.326 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.326 | 69660 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.326 | 56125 | Removed run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.326 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.326 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.326 | 56125 | Assigned run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.326 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uMB5rq 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.327 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.328 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.331 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.332 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.333 | 69657 | Marked run 1055 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.334 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.337 | 69659 | Marked run 1056 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.337 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.338 | 56126 | Recursively removing directory: /tmp/git.QlC5Gt/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.340 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.340 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.341 | 56129 | Recursively removing directory: /tmp/git.uMB5rq/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.343 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.343 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.344 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.347 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.348 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.348 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.348 | 69677 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.348 | 56125 | Removed run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.348 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.348 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.348 | 56125 | Assigned run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.348 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.c0AJ9G 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.350 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.351 | 69678 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.351 | 56125 | Removed run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.351 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.351 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.351 | 56125 | Assigned run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.350 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.351 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iV2Q0y 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.353 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.354 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.357 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.357 | 69675 | Marked run 1057 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.358 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.358 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.361 | 69676 | Marked run 1058 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.361 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.363 | 56126 | Recursively removing directory: /tmp/git.c0AJ9G/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.365 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.365 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.367 | 56129 | Recursively removing directory: /tmp/git.iV2Q0y/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.368 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.368 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.369 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.373 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.373 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.373 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.373 | 69695 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.373 | 56125 | Removed run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.373 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.373 | 56125 | Assigned run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.373 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.373 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zDhfuX 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.376 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.376 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.376 | 69696 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.376 | 56125 | Removed run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.376 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.376 | 56125 | Assigned run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.376 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kc7LIl 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.377 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.378 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.379 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.382 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.383 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.383 | 69693 | Marked run 1059 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.383 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.387 | 69694 | Marked run 1060 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.387 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.389 | 56126 | Recursively removing directory: /tmp/git.zDhfuX/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.390 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.390 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.392 | 56129 | Recursively removing directory: /tmp/git.kc7LIl/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.393 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.393 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.394 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.398 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.398 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.398 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.398 | 69712 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.398 | 56125 | Removed run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.398 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.398 | 56125 | Assigned run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.398 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.398 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dX3jqt 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.402 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.402 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.402 | 69714 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.402 | 56125 | Removed run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.402 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.402 | 56125 | Assigned run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.402 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FJA48R 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.403 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.403 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.405 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.408 | 69711 | Marked run 1061 as finished 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.408 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.408 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.409 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.412 | 69713 | Marked run 1062 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.412 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.415 | 56126 | Recursively removing directory: /tmp/git.dX3jqt/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.417 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.417 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.418 | 56129 | Recursively removing directory: /tmp/git.FJA48R/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.420 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.420 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.421 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.424 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.424 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.425 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.425 | 69731 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.425 | 56125 | Removed run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.425 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.425 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.425 | 56125 | Assigned run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.425 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GvrmhV 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.428 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.428 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.428 | 69732 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.428 | 56125 | Removed run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.428 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.428 | 56125 | Assigned run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.428 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2PpmpT 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.429 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.430 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.431 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.433 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.434 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.435 | 69729 | Marked run 1063 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.436 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.438 | 69730 | Marked run 1064 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.439 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.441 | 56126 | Recursively removing directory: /tmp/git.GvrmhV/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.443 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.443 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.444 | 56129 | Recursively removing directory: /tmp/git.2PpmpT/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.445 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.445 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.446 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.448 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.449 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.449 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.449 | 69749 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.449 | 56125 | Removed run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.449 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.449 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.449 | 56125 | Assigned run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.449 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mBtH52 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.452 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.452 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.452 | 69750 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.452 | 56125 | Removed run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.452 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.452 | 56125 | Assigned run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.452 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jh6CU6 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.453 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.454 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.455 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.458 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.459 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.460 | 69747 | Marked run 1065 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.461 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.464 | 69748 | Marked run 1066 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.464 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.465 | 56126 | Recursively removing directory: /tmp/git.mBtH52/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.466 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.466 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.468 | 56129 | Recursively removing directory: /tmp/git.jh6CU6/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.469 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.469 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.470 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.474 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.474 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.474 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.474 | 69767 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.474 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.474 | 56125 | Removed run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.474 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.474 | 56125 | Assigned run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.475 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UeMUFg 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.478 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.478 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.478 | 69768 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.478 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.478 | 56125 | Removed run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.478 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.478 | 56125 | Assigned run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.478 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SMqTcV 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.480 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.480 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.485 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.485 | 69765 | Marked run 1067 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.485 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.486 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.489 | 69766 | Marked run 1068 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.489 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.490 | 56126 | Recursively removing directory: /tmp/git.UeMUFg/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.491 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.491 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.495 | 56129 | Recursively removing directory: /tmp/git.SMqTcV/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.495 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.496 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.496 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.498 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.498 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.498 | 69784 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.498 | 56125 | Removed run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.498 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.499 | 56125 | Assigned run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.499 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YttuCK 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.499 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.499 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.502 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.502 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.502 | 69786 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.502 | 56125 | Removed run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.502 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.502 | 56125 | Assigned run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.503 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.503 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UiJnBk 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.504 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.505 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.509 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.510 | 69783 | Marked run 1069 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.510 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.510 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.516 | 69785 | Marked run 1070 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.516 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.516 | 56126 | Recursively removing directory: /tmp/git.YttuCK/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.518 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.518 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.520 | 56129 | Recursively removing directory: /tmp/git.UiJnBk/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.521 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.521 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.521 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.524 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.524 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.524 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.524 | 69803 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.524 | 56125 | Removed run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.524 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.524 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.524 | 56125 | Assigned run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.525 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aHzMzF 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.528 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.528 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.528 | 69804 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.528 | 56125 | Removed run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.528 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.528 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.528 | 56125 | Assigned run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.528 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.n40hjI 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.528 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.529 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.534 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.535 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.536 | 69801 | Marked run 1071 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.536 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.539 | 69802 | Marked run 1072 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.539 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.540 | 56126 | Recursively removing directory: /tmp/git.aHzMzF/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.541 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.541 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.544 | 56129 | Recursively removing directory: /tmp/git.n40hjI/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.545 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.546 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.546 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.548 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.548 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.548 | 69820 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.548 | 56125 | Removed run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.548 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.548 | 56125 | Assigned run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.549 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6wphZ8 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.549 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.549 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.552 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.552 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.552 | 69822 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.552 | 56125 | Removed run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.552 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.552 | 56125 | Assigned run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.552 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.553 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.S7n1X5 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.553 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.554 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.559 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.560 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.561 | 69819 | Marked run 1073 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.561 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.564 | 69821 | Marked run 1074 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.564 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.564 | 56126 | Recursively removing directory: /tmp/git.6wphZ8/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.565 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.565 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.569 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.569 | 56129 | Recursively removing directory: /tmp/git.S7n1X5/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.571 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.571 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.573 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.573 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.573 | 69838 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.573 | 56125 | Removed run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.573 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.573 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.573 | 56125 | Assigned run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.573 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2B3QYQ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.575 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.578 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.579 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.579 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.579 | 69840 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.579 | 56125 | Removed run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.579 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.579 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.579 | 56125 | Assigned run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.579 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sAwr6B 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.580 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.582 | 69837 | Marked run 1075 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.583 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.584 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.585 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.589 | 56126 | Recursively removing directory: /tmp/git.2B3QYQ/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.589 | 69839 | Marked run 1076 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.589 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.590 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.590 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.594 | 56129 | Recursively removing directory: /tmp/git.sAwr6B/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.594 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.595 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.595 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.597 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.597 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.598 | 69856 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.598 | 56125 | Removed run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.598 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.598 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.598 | 56125 | Assigned run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.598 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.y22YNV 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.598 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.602 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.602 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.602 | 69858 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.602 | 56125 | Removed run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.602 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.602 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.602 | 56125 | Assigned run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.602 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ePX70K 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.603 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.604 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.607 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.608 | 69855 | Marked run 1077 as finished 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.609 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.609 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.612 | 69857 | Marked run 1078 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.612 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.613 | 56126 | Recursively removing directory: /tmp/git.y22YNV/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.615 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.615 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.618 | 56129 | Recursively removing directory: /tmp/git.ePX70K/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.619 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.619 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.619 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.622 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.622 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.623 | 69874 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.623 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.623 | 56125 | Removed run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.623 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.623 | 56125 | Assigned run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.623 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SvT2UW 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.624 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.628 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.628 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.628 | 69876 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.628 | 56125 | Removed run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.628 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.628 | 56125 | Assigned run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.628 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.628 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.628 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.le9Ohg 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.630 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.632 | 69873 | Marked run 1079 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.633 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.634 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.635 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.637 | 69875 | Marked run 1080 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.638 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.640 | 56126 | Recursively removing directory: /tmp/git.SvT2UW/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.641 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.641 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.644 | 56129 | Recursively removing directory: /tmp/git.le9Ohg/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.645 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.645 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.645 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.648 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.648 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.648 | 69892 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.648 | 56125 | Removed run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.648 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.648 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.648 | 56125 | Assigned run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.648 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BHGHvS 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.649 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.652 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.652 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.652 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.652 | 69894 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.652 | 56125 | Removed run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.652 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.652 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.652 | 56125 | Assigned run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.653 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lD386W 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.653 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.658 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.659 | 69891 | Marked run 1081 as finished 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.660 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.660 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.663 | 69893 | Marked run 1082 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.664 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.664 | 56126 | Recursively removing directory: /tmp/git.BHGHvS/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.665 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.665 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.669 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.669 | 56129 | Recursively removing directory: /tmp/git.lD386W/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.670 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.671 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.672 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.672 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.672 | 69910 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.672 | 56125 | Removed run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.672 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.672 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.672 | 56125 | Assigned run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.672 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JyR2Qq 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.675 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.677 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.677 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.679 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.679 | 69913 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.679 | 56125 | Removed run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.679 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.679 | 56125 | Assigned run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.679 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.679 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9Zu7SU 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.680 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.684 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.685 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.685 | 69909 | Marked run 1083 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.686 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.688 | 56126 | Recursively removing directory: /tmp/git.JyR2Qq/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.690 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.690 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.690 | 69911 | Marked run 1084 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.690 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.693 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.694 | 56129 | Recursively removing directory: /tmp/git.9Zu7SU/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.696 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.696 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.698 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.698 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.698 | 69928 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.698 | 56125 | Removed run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.698 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.698 | 56125 | Assigned run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.698 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.698 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iwXSNJ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.700 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.703 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.704 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.704 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.704 | 69930 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.704 | 56125 | Removed run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.704 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.704 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.704 | 56125 | Assigned run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.704 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OTHJ1w 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.706 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.710 | 69927 | Marked run 1085 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.710 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.712 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.713 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.714 | 69929 | Marked run 1086 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.715 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.716 | 56126 | Recursively removing directory: /tmp/git.iwXSNJ/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.717 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.717 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.720 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.722 | 56129 | Recursively removing directory: /tmp/git.OTHJ1w/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.723 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.723 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.724 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.724 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.724 | 69946 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.725 | 56125 | Removed run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.725 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.725 | 56125 | Assigned run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.725 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xxrbpq 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.725 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.727 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.729 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.730 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.731 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.731 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.731 | 69949 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.731 | 56125 | Removed run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.731 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.731 | 56125 | Assigned run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.731 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZK20Oy 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.732 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.737 | 69945 | Marked run 1087 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.737 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.741 | 69947 | Marked run 1088 as finished 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.741 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.741 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.742 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.742 | 56126 | Recursively removing directory: /tmp/git.xxrbpq/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.744 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.744 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.747 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.750 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.750 | 69964 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.750 | 56125 | Removed run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.750 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.750 | 56125 | Assigned run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.750 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.750 | 56129 | Recursively removing directory: /tmp/git.ZK20Oy/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.750 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.751 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lRc29i 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.752 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.752 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.755 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.756 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.756 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.759 | 69963 | Marked run 1089 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.759 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.759 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.759 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.759 | 69968 | Added a new worker 8 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.759 | 56125 | Removed run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.759 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.759 | 56125 | Assigned run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.759 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.760 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oPNL7z 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.765 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.765 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.766 | 56126 | Recursively removing directory: /tmp/git.lRc29i/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.768 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.768 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.770 | 69965 | Marked run 1090 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.770 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.772 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.775 | 56129 | Recursively removing directory: /tmp/git.oPNL7z/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.775 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.775 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.775 | 69982 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.775 | 56125 | Removed run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.775 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.775 | 56125 | Assigned run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.775 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.776 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ua6d5m 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.776 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.776 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.779 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.780 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.781 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.782 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.782 | 69985 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.782 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.782 | 56125 | Removed run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.782 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.782 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.782 | 56125 | Assigned run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.783 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.o4OAQt 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.786 | 69981 | Marked run 1091 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.787 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.788 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.789 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.791 | 56126 | Recursively removing directory: /tmp/git.Ua6d5m/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.793 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.793 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.793 | 69983 | Marked run 1092 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.793 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.796 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.798 | 56129 | Recursively removing directory: /tmp/git.o4OAQt/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.799 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.799 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.800 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.800 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.800 | 70000 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.800 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.800 | 56125 | Removed run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.800 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.800 | 56125 | Assigned run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.800 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YOXU7s 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.802 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.805 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.805 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.805 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.805 | 70002 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.805 | 56125 | Removed run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.805 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.806 | 56125 | Assigned run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.806 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.806 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QMzUuG 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.806 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.810 | 69999 | Marked run 1093 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.810 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.812 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.813 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.815 | 56126 | Recursively removing directory: /tmp/git.YOXU7s/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.816 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.816 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.818 | 70001 | Marked run 1094 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.819 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.820 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.822 | 56129 | Recursively removing directory: /tmp/git.QMzUuG/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.824 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.824 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.824 | 70018 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.824 | 56125 | Removed run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.824 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.824 | 56125 | Assigned run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.824 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.824 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.824 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.824 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dgG153 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.828 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.830 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.831 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.832 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.832 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.832 | 70021 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.832 | 56125 | Removed run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.832 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.832 | 56125 | Assigned run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.832 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.832 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Vt9ZbS 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.833 | 70017 | Marked run 1095 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.833 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.837 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.837 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.840 | 56126 | Recursively removing directory: /tmp/git.dgG153/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.841 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.841 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.843 | 70019 | Marked run 1096 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.844 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.845 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.846 | 56129 | Recursively removing directory: /tmp/git.Vt9ZbS/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.848 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.848 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.849 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.849 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.849 | 70036 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.849 | 56125 | Removed run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.849 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.849 | 56125 | Assigned run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.849 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.849 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9hBO4l 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.852 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.854 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.855 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.856 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.856 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.856 | 70039 | Added a new worker 13 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.856 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.856 | 56125 | Removed run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.856 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.856 | 56125 | Assigned run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.856 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3LLIMo 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.858 | 70035 | Marked run 1097 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.859 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.862 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.863 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.865 | 56126 | Recursively removing directory: /tmp/git.9hBO4l/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.867 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.867 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.867 | 70037 | Marked run 1098 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.868 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.871 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.872 | 56129 | Recursively removing directory: /tmp/git.3LLIMo/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.873 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.873 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.874 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.874 | 70054 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.874 | 56125 | Removed run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.874 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.875 | 56125 | Assigned run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.875 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.874 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.875 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.110cnf 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.876 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.880 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.880 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.880 | 70056 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.880 | 56125 | Removed run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.880 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.880 | 56125 | Assigned run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.880 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.880 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Rf41nT 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.881 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.882 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.885 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.885 | 70053 | Marked run 1099 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.886 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.886 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.890 | 70055 | Marked run 1100 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.890 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.891 | 56126 | Recursively removing directory: /tmp/git.110cnf/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.892 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.892 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.895 | 56129 | Recursively removing directory: /tmp/git.Rf41nT/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.896 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.897 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.897 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.899 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.899 | 70072 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.899 | 56125 | Removed run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.899 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.899 | 56125 | Assigned run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.899 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.900 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uOafe5 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.900 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.903 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.903 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.903 | 70074 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.903 | 56125 | Removed run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.903 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.903 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.903 | 56125 | Assigned run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.903 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Prwgo9 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.904 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.905 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.909 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.910 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.911 | 70071 | Marked run 1101 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.912 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.915 | 56126 | Recursively removing directory: /tmp/git.uOafe5/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.916 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.916 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.917 | 70073 | Marked run 1102 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.917 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.919 | 56129 | Recursively removing directory: /tmp/git.Prwgo9/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.920 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.920 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.920 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.923 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.923 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.923 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.923 | 70090 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.923 | 56125 | Removed run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.923 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.923 | 56125 | Assigned run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.924 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.924 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ggLTO2 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.926 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.926 | 70092 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.926 | 56125 | Removed run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.926 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.926 | 56125 | Assigned run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.927 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.926 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.927 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vnzFue 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.929 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.930 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.933 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.933 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.934 | 70089 | Marked run 1103 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.935 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.938 | 70091 | Marked run 1104 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.938 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.939 | 56126 | Recursively removing directory: /tmp/git.ggLTO2/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.941 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.941 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.942 | 56129 | Recursively removing directory: /tmp/git.vnzFue/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.944 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.944 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.944 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.948 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.948 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.948 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.948 | 70109 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.948 | 56125 | Removed run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.948 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.948 | 56125 | Assigned run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.949 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zVsmpQ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.949 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.951 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.951 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.952 | 70110 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.952 | 56125 | Removed run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.952 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.952 | 56125 | Assigned run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.952 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MR4OY3 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.952 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.954 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.955 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.958 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.959 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.960 | 70107 | Marked run 1105 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.960 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.963 | 70108 | Marked run 1106 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.963 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.964 | 56126 | Recursively removing directory: /tmp/git.zVsmpQ/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.966 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.966 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.968 | 56129 | Recursively removing directory: /tmp/git.MR4OY3/ 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.969 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.969 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.969 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.972 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.972 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.972 | 70126 | Added a new worker 10 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.972 | 56125 | Removed run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.972 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.972 | 56125 | Assigned run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.972 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UUGt5O 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.973 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.975 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.975 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.976 | 70128 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.976 | 56125 | Removed run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.976 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.976 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.976 | 56125 | Assigned run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.976 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ka90Ae 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.977 | 56126 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.978 | 56126 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.981 | 56129 | Checking out revision HEAD 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.982 | 56129 | Going to run: ./ci 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.983 | 70125 | Marked run 1107 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.983 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.986 | 70127 | Marked run 1108 as finished 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.986 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.988 | 56126 | Recursively removing directory: /tmp/git.UUGt5O/ 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.989 | 56126 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.989 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.992 | 56129 | Recursively removing directory: /tmp/git.Ka90Ae/ 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.993 | 56129 | Process exit code: 0 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.993 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.993 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.996 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.996 | 56126 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.996 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.996 | 70145 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.996 | 56125 | Removed run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.996 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.996 | 56125 | Assigned run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.996 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56126/cimple-worker: 2024-04-25 03:45:07.997 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hsqrbB 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.999 | 56129 | Waiting for a new command 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.999 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.999 | 70146 | Added a new worker 12 to the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.999 | 56125 | Removed run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.999 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.999 | 56125 | Assigned run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:07 | INFO | 56123/cimple-server: 2024-04-25 03:45:07.999 | 56123 | Waiting for new connections 2024-04-25 03:45:07 | INFO | 56129/cimple-worker: 2024-04-25 03:45:07.999 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rtQSsZ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.002 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.003 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.005 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.006 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.007 | 70143 | Marked run 1109 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.008 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.011 | 70144 | Marked run 1110 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.011 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.012 | 56126 | Recursively removing directory: /tmp/git.hsqrbB/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.013 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.013 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.015 | 56129 | Recursively removing directory: /tmp/git.rtQSsZ/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.016 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.016 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.017 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.019 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.020 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.020 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.020 | 70163 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.020 | 56125 | Removed run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.020 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.020 | 56125 | Assigned run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.020 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.020 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ICRAEd 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.023 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.023 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.023 | 70164 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.024 | 56125 | Removed run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.024 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.024 | 56125 | Assigned run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.024 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.024 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jc7hWi 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.024 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.025 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.029 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.030 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.031 | 70161 | Marked run 1111 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.031 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.033 | 70162 | Marked run 1112 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.034 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.036 | 56126 | Recursively removing directory: /tmp/git.ICRAEd/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.038 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.038 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.040 | 56129 | Recursively removing directory: /tmp/git.jc7hWi/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.041 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.041 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.041 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.043 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.044 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.044 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.044 | 70181 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.044 | 56125 | Removed run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.044 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.044 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.044 | 56125 | Assigned run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.044 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2RMGhi 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.048 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.048 | 70182 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.048 | 56125 | Removed run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.048 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.048 | 56125 | Assigned run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.048 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.048 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IOxfHQ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.049 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.049 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.051 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.054 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.054 | 70179 | Marked run 1113 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.054 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.055 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.058 | 70180 | Marked run 1114 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.059 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.061 | 56126 | Recursively removing directory: /tmp/git.2RMGhi/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.062 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.063 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.064 | 56129 | Recursively removing directory: /tmp/git.IOxfHQ/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.065 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.065 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.066 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.068 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.069 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.069 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.069 | 70199 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.069 | 56125 | Removed run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.069 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.069 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.069 | 56125 | Assigned run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.070 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bJgbqg 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.071 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.071 | 70200 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.071 | 56125 | Removed run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.071 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.071 | 56125 | Assigned run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.072 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.071 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.072 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.M25gly 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.075 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.076 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.077 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.078 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.080 | 70197 | Marked run 1115 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.080 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.083 | 70198 | Marked run 1116 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.084 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.086 | 56126 | Recursively removing directory: /tmp/git.bJgbqg/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.087 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.087 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.088 | 56129 | Recursively removing directory: /tmp/git.M25gly/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.089 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.089 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.090 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.092 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.093 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.093 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.093 | 70217 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.093 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.093 | 56125 | Removed run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.093 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.093 | 56125 | Assigned run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.094 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kUV40R 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.095 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.095 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.096 | 70218 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.096 | 56125 | Removed run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.096 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.096 | 56125 | Assigned run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.096 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.096 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.S14hYH 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.098 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.099 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.100 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.102 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.104 | 70215 | Marked run 1117 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.104 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.108 | 70216 | Marked run 1118 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.108 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.111 | 56126 | Recursively removing directory: /tmp/git.kUV40R/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.111 | 56129 | Recursively removing directory: /tmp/git.S14hYH/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.112 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.112 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.113 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.113 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.115 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.115 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.118 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.118 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.118 | 70235 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.118 | 56125 | Removed run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.118 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.118 | 56125 | Assigned run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.118 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.118 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.118 | 70236 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.119 | 56125 | Removed run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.119 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.119 | 56125 | Assigned run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.119 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oaU9Tz 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.118 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.119 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RrBtNc 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.120 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.123 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.123 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.124 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.124 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.129 | 70233 | Marked run 1119 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.129 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.132 | 70234 | Marked run 1120 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.133 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.134 | 56126 | Recursively removing directory: /tmp/git.oaU9Tz/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.135 | 56129 | Recursively removing directory: /tmp/git.RrBtNc/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.136 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.136 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.136 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.136 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.140 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.141 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.144 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.144 | 70253 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.144 | 56125 | Removed run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.144 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.144 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.144 | 56125 | Assigned run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.144 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.144 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EAXMaz 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.145 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.145 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7sBK69 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.145 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.145 | 70254 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.145 | 56125 | Removed run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.145 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.145 | 56125 | Assigned run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.145 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.149 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.150 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.150 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.150 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.155 | 70251 | Marked run 1121 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.156 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.159 | 70252 | Marked run 1122 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.159 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.160 | 56129 | Recursively removing directory: /tmp/git.7sBK69/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.161 | 56126 | Recursively removing directory: /tmp/git.EAXMaz/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.162 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.162 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.163 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.163 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.166 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.167 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.170 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.170 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.170 | 70271 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.170 | 56125 | Removed run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.170 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.170 | 56125 | Assigned run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.170 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.170 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7ERnax 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.171 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.171 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.171 | 70272 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.171 | 56125 | Removed run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.171 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.171 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.171 | 56125 | Assigned run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.171 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jAILjG 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.176 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.176 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.177 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.177 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.180 | 70269 | Marked run 1124 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.180 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.184 | 70270 | Marked run 1123 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.184 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.187 | 56126 | Recursively removing directory: /tmp/git.jAILjG/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.187 | 56129 | Recursively removing directory: /tmp/git.7ERnax/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.188 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.188 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.189 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.189 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.193 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.193 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.197 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.197 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.197 | 70289 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.197 | 56125 | Removed run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.197 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.197 | 56125 | Assigned run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.197 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZI2tDQ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.198 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.198 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.198 | 70290 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.198 | 56125 | Removed run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.198 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.198 | 56125 | Assigned run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.198 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.197 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.198 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gdaOR1 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.202 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.203 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.203 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.204 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.207 | 70287 | Marked run 1126 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.208 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.211 | 70288 | Marked run 1125 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.211 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.214 | 56126 | Recursively removing directory: /tmp/git.ZI2tDQ/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.214 | 56129 | Recursively removing directory: /tmp/git.gdaOR1/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.215 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.215 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.215 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.215 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.218 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.218 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.221 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 70307 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 56125 | Removed run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 56125 | Assigned run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 70308 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 56125 | Removed run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.221 | 56125 | Assigned run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.221 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bZCgBD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.221 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.221 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LiikYq 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.226 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.226 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.227 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.227 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.227 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.231 | 70305 | Marked run 1127 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.232 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.235 | 70306 | Marked run 1128 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.235 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.237 | 56126 | Recursively removing directory: /tmp/git.bZCgBD/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.237 | 56129 | Recursively removing directory: /tmp/git.LiikYq/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.238 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.238 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.239 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.239 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.243 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.243 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.247 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.247 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.247 | 70325 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.247 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.247 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.247 | 56125 | Removed run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.247 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.247 | 56125 | Assigned run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.247 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2rM4rr 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.248 | 70326 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.248 | 56125 | Removed run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.248 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.248 | 56125 | Assigned run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.248 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.247 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.248 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pUv6R1 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.252 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.253 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.253 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.254 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.258 | 70323 | Marked run 1129 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.258 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.262 | 70324 | Marked run 1130 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.262 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.263 | 56126 | Recursively removing directory: /tmp/git.2rM4rr/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.264 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.264 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.265 | 56129 | Recursively removing directory: /tmp/git.pUv6R1/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.266 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.266 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.267 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.269 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.270 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.270 | 70343 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.270 | 56125 | Removed run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.270 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.270 | 56125 | Assigned run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.271 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.270 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.271 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VjTAQ7 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.272 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.272 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.272 | 70344 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.272 | 56125 | Removed run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.272 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.272 | 56125 | Assigned run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.273 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fpjgAT 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.275 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.275 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.276 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.277 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.279 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.283 | 70341 | Marked run 1131 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.283 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.286 | 56126 | Recursively removing directory: /tmp/git.VjTAQ7/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.287 | 70342 | Marked run 1132 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.288 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.288 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.288 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.288 | 56129 | Recursively removing directory: /tmp/git.fpjgAT/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.289 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.289 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.291 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.292 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.294 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.294 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.294 | 70361 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.294 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.294 | 56125 | Removed run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.294 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.294 | 56125 | Assigned run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.295 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.djUFqn 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.296 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.296 | 70362 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.296 | 56125 | Removed run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.296 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.296 | 56125 | Assigned run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.296 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.296 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.296 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xJigVH 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.300 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.300 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.301 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.302 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.305 | 70359 | Marked run 1133 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.305 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.308 | 70360 | Marked run 1134 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.308 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.310 | 56126 | Recursively removing directory: /tmp/git.djUFqn/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.312 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.312 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.312 | 56129 | Recursively removing directory: /tmp/git.xJigVH/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.313 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.313 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.314 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.316 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.318 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.318 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.318 | 70379 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.318 | 56125 | Removed run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.318 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.318 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.318 | 56125 | Assigned run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.318 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uIoMkN 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.320 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.321 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.321 | 70380 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.321 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9EwvGW 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.321 | 56125 | Removed run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.321 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.321 | 56125 | Assigned run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.322 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.323 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.324 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.327 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.327 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.329 | 70377 | Marked run 1135 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.329 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.332 | 70378 | Marked run 1136 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.333 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.333 | 56126 | Recursively removing directory: /tmp/git.uIoMkN/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.335 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.335 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.337 | 56129 | Recursively removing directory: /tmp/git.9EwvGW/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.338 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.338 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.339 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.342 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.342 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.343 | 70396 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.343 | 56125 | Removed run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.343 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.343 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.343 | 56125 | Assigned run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.343 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.343 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.70mWyx 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.347 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.347 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.347 | 70398 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.347 | 56125 | Removed run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.347 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.347 | 56125 | Assigned run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.348 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.agdcpe 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.348 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.348 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.349 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.352 | 70395 | Marked run 1137 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.353 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.354 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.355 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.357 | 70397 | Marked run 1138 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.358 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.359 | 56126 | Recursively removing directory: /tmp/git.70mWyx/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.361 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.361 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.364 | 56129 | Recursively removing directory: /tmp/git.agdcpe/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.365 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.365 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.365 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.367 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.367 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.368 | 70414 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.368 | 56125 | Removed run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.368 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.368 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.368 | 56125 | Assigned run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.368 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aXGXS3 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.368 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.372 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.372 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.372 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.372 | 70416 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.372 | 56125 | Removed run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.372 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.372 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.372 | 56125 | Assigned run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.373 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.b8iIZi 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.373 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.379 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.379 | 70413 | Marked run 1139 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.379 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.382 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.385 | 56126 | Recursively removing directory: /tmp/git.aXGXS3/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.386 | 70415 | Marked run 1140 as finished 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.386 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.386 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.388 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.390 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.392 | 56129 | Recursively removing directory: /tmp/git.b8iIZi/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.393 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.393 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.394 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.394 | 70432 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.394 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.394 | 56125 | Removed run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.394 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.394 | 56125 | Assigned run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.394 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.395 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.No8rlL 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.397 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.400 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.400 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.401 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.401 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.401 | 70435 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.401 | 56125 | Removed run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.401 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.402 | 56125 | Assigned run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.402 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Bxb4s8 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.402 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.406 | 70431 | Marked run 1141 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.407 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.409 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.410 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.411 | 56126 | Recursively removing directory: /tmp/git.No8rlL/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.412 | 70433 | Marked run 1142 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.412 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.413 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.413 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.416 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.419 | 56129 | Recursively removing directory: /tmp/git.Bxb4s8/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.420 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.420 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.420 | 70450 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.420 | 56125 | Removed run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.420 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.420 | 56125 | Assigned run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.420 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.420 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.420 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.420 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uMOeQl 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.423 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.425 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.425 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.426 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.426 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.427 | 70453 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.427 | 56125 | Removed run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.427 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.427 | 56125 | Assigned run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.427 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.427 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HRU0HF 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.431 | 70449 | Marked run 1143 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.431 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.432 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.433 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.436 | 56126 | Recursively removing directory: /tmp/git.uMOeQl/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.436 | 70451 | Marked run 1144 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.436 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.437 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.438 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.441 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.442 | 56129 | Recursively removing directory: /tmp/git.HRU0HF/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.444 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.444 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.445 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.445 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.445 | 70468 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.445 | 56125 | Removed run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.445 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.445 | 56125 | Assigned run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.445 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.446 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GPYAnS 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.448 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.450 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.452 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.452 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.452 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.452 | 70471 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.453 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.453 | 56125 | Removed run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.453 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.453 | 56125 | Assigned run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.454 | 70467 | Marked run 1145 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.454 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.453 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.P8FGB0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.458 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.459 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.461 | 56126 | Recursively removing directory: /tmp/git.GPYAnS/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.462 | 70469 | Marked run 1146 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.463 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.463 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.463 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.466 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.468 | 56129 | Recursively removing directory: /tmp/git.P8FGB0/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.469 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.469 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.471 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.470 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.471 | 70486 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.471 | 56125 | Removed run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.471 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.471 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.471 | 56125 | Assigned run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.471 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qHbpJn 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.473 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.475 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.476 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.477 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.477 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.477 | 70489 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.478 | 56125 | Removed run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.478 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.478 | 56125 | Assigned run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.478 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cH4zON 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.478 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.480 | 70485 | Marked run 1147 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.480 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.483 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.484 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.486 | 56126 | Recursively removing directory: /tmp/git.qHbpJn/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.488 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.488 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.488 | 70487 | Marked run 1148 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.488 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.492 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.492 | 56129 | Recursively removing directory: /tmp/git.cH4zON/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.493 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.493 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.495 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.495 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.495 | 70504 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.495 | 56125 | Removed run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.495 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.495 | 56125 | Assigned run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.495 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.495 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iKFqiT 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.497 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.499 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.500 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.501 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.501 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.501 | 70507 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.501 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.501 | 56125 | Removed run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.501 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.501 | 56125 | Assigned run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.502 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OuyNpq 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.508 | 70503 | Marked run 1149 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.508 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.508 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.509 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.511 | 56126 | Recursively removing directory: /tmp/git.iKFqiT/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.511 | 70505 | Marked run 1150 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.512 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.513 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.513 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.516 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.517 | 56129 | Recursively removing directory: /tmp/git.OuyNpq/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.519 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.519 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.520 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.520 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.520 | 70522 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.520 | 56125 | Removed run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.520 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.520 | 56125 | Assigned run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.520 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.520 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Bn2kjo 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.523 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.525 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.526 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.527 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.527 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.527 | 70525 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.527 | 56125 | Removed run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.527 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.527 | 56125 | Assigned run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.527 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZmLFXL 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.528 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.529 | 70521 | Marked run 1151 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.529 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.532 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.533 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.537 | 56126 | Recursively removing directory: /tmp/git.Bn2kjo/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.537 | 70523 | Marked run 1152 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.538 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.538 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.538 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.542 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.542 | 56129 | Recursively removing directory: /tmp/git.ZmLFXL/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.544 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.544 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.545 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.545 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.545 | 70540 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.545 | 56125 | Removed run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.545 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.546 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.546 | 56125 | Assigned run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.546 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.d5PET6 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.547 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.550 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.551 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.551 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.551 | 70542 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.551 | 56125 | Removed run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.551 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.551 | 56125 | Assigned run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.551 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.552 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fMRDfY 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.552 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.555 | 70539 | Marked run 1153 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.555 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.558 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.559 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.561 | 70541 | Marked run 1154 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.561 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.562 | 56126 | Recursively removing directory: /tmp/git.d5PET6/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.563 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.563 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.566 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.569 | 56129 | Recursively removing directory: /tmp/git.fMRDfY/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.569 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.569 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.569 | 70558 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.570 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.570 | 56125 | Removed run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.570 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.570 | 56125 | Assigned run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.571 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.571 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.571 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EKEUoC 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.575 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.576 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.576 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.579 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.579 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.579 | 70563 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.579 | 56125 | Removed run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.579 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.579 | 56125 | Assigned run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.580 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.580 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1UdpMf 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.580 | 70557 | Marked run 1155 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.581 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.585 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.586 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.586 | 56126 | Recursively removing directory: /tmp/git.EKEUoC/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.589 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.589 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.591 | 70559 | Marked run 1156 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.591 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.592 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.595 | 56129 | Recursively removing directory: /tmp/git.1UdpMf/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.596 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.596 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.596 | 70576 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.596 | 56125 | Removed run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.596 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.596 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.596 | 56125 | Assigned run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.596 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.596 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.596 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.36XTLg 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.600 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.601 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.601 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.605 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.605 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.605 | 70581 | Added a new worker 14 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.605 | 56125 | Removed run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.605 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.605 | 56125 | Assigned run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.605 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.605 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.A4TN3x 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.609 | 70575 | Marked run 1157 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.609 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.611 | 56126 | Recursively removing directory: /tmp/git.36XTLg/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.613 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.613 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.613 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.614 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.614 | 70577 | Marked run 1158 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.615 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.616 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.619 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.620 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.620 | 70594 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.620 | 56125 | Removed run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.620 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.620 | 56125 | Assigned run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.620 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xNMCyv 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.620 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.623 | 56129 | Recursively removing directory: /tmp/git.A4TN3x/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.624 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.625 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.625 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.625 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.628 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.629 | 70588 | Marked run 1159 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.629 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.632 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.632 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.632 | 70603 | Added a new worker 8 to the queue 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.632 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fsF7JO 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.632 | 56125 | Removed run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.632 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.632 | 56125 | Assigned run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.633 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.634 | 56126 | Recursively removing directory: /tmp/git.xNMCyv/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.635 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.635 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.637 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.638 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.638 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.641 | 70597 | Marked run 1160 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.642 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.642 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.642 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.642 | 70607 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.642 | 56125 | Removed run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.642 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.642 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.642 | 56125 | Assigned run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.642 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FeJjey 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.647 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.648 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.648 | 56129 | Recursively removing directory: /tmp/git.fsF7JO/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.651 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.651 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.653 | 70605 | Marked run 1161 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.653 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.655 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.657 | 56126 | Recursively removing directory: /tmp/git.FeJjey/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.658 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.658 | 70621 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.658 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.658 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.658 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.659 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.659 | 56125 | Removed run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.659 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.659 | 56125 | Assigned run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.659 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Qz5rAC 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.663 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.665 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.665 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.666 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.666 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.666 | 70624 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.666 | 56125 | Removed run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.666 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.667 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.667 | 56125 | Assigned run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.667 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mepwrV 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.667 | 70620 | Marked run 1162 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.668 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.671 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.672 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.676 | 56129 | Recursively removing directory: /tmp/git.Qz5rAC/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.676 | 70622 | Marked run 1163 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.676 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.677 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.677 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.681 | 56126 | Recursively removing directory: /tmp/git.mepwrV/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.682 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.683 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.683 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.684 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.684 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.685 | 70639 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.685 | 56125 | Removed run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.685 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.685 | 56125 | Assigned run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.685 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DhRErH 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.685 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.686 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.689 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.690 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.690 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.690 | 70641 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.690 | 56125 | Removed run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.690 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.690 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.690 | 56125 | Assigned run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.690 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.690 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oINgiI 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.696 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.697 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.697 | 70638 | Marked run 1164 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.698 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.700 | 56129 | Recursively removing directory: /tmp/git.DhRErH/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.701 | 70640 | Marked run 1165 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.701 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.702 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.702 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.705 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.707 | 56126 | Recursively removing directory: /tmp/git.oINgiI/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.708 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.708 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.709 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.709 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.709 | 70657 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.709 | 56125 | Removed run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.709 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.709 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.709 | 56125 | Assigned run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.709 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uxH0Cs 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.711 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.713 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.714 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.714 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.714 | 70659 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.714 | 56125 | Removed run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.714 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.714 | 56125 | Assigned run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.714 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.715 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uCARj7 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.717 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.721 | 70656 | Marked run 1166 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.722 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.723 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.724 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.726 | 70658 | Marked run 1167 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.726 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.727 | 56129 | Recursively removing directory: /tmp/git.uxH0Cs/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.729 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.729 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.732 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.733 | 56126 | Recursively removing directory: /tmp/git.uCARj7/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.734 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.734 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.736 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.736 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.736 | 70675 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.736 | 56125 | Removed run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.736 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.736 | 56125 | Assigned run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.736 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.737 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RwAmuC 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.738 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.741 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.742 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.742 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.743 | 70677 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.743 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.743 | 56125 | Removed run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.743 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.743 | 56125 | Assigned run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.743 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bWO4Lm 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.743 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.745 | 70674 | Marked run 1168 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.745 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.749 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.750 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.751 | 70676 | Marked run 1169 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.752 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.752 | 56129 | Recursively removing directory: /tmp/git.RwAmuC/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.754 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.754 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.757 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.758 | 56126 | Recursively removing directory: /tmp/git.bWO4Lm/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.760 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.760 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.760 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.760 | 70693 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.760 | 56125 | Removed run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.760 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.760 | 56125 | Assigned run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.760 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.761 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.761 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BThK0l 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.763 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.765 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.766 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.766 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.766 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.766 | 70695 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.766 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.766 | 56125 | Removed run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.766 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.766 | 56125 | Assigned run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.767 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rIjFq5 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.770 | 70692 | Marked run 1170 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.770 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.773 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.775 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.775 | 56129 | Recursively removing directory: /tmp/git.BThK0l/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.777 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.777 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.777 | 70694 | Marked run 1171 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.777 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.780 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.783 | 56126 | Recursively removing directory: /tmp/git.rIjFq5/ 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.784 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.784 | 70711 | Added a new worker 10 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.784 | 56125 | Removed run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.784 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.785 | 56125 | Assigned run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.785 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.784 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.785 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.w3pN8y 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.785 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.785 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.789 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.789 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.790 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.792 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.792 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.792 | 70714 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.793 | 56125 | Removed run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.793 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.793 | 56125 | Assigned run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.793 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.793 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hde1hL 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.797 | 70710 | Marked run 1172 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.798 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.799 | 56129 | Recursively removing directory: /tmp/git.w3pN8y/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.800 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.800 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.803 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.806 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.806 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.806 | 70722 | Added a new worker 13 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.806 | 56125 | Removed run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.806 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.806 | 56125 | Assigned run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.806 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Vnqid5 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.807 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.809 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.810 | 70712 | Marked run 1173 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.811 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.811 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.812 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.813 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.816 | 70721 | Marked run 1174 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.816 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.820 | 56126 | Recursively removing directory: /tmp/git.hde1hL/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.822 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.822 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.822 | 56129 | Recursively removing directory: /tmp/git.Vnqid5/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.823 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.823 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.824 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.826 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.827 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.827 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.827 | 70739 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.828 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.828 | 56125 | Removed run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.828 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.828 | 56125 | Assigned run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.828 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g7ppLs 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.829 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.829 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.830 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TLa4Tx 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.829 | 70740 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.829 | 56125 | Removed run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.829 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.830 | 56125 | Assigned run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.830 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.832 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.833 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.835 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.836 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.838 | 70737 | Marked run 1175 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.839 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.842 | 70738 | Marked run 1176 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.842 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.843 | 56126 | Recursively removing directory: /tmp/git.g7ppLs/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.845 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.845 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.846 | 56129 | Recursively removing directory: /tmp/git.TLa4Tx/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.847 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.847 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.848 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.850 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.851 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.851 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.851 | 70757 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.851 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.851 | 56125 | Removed run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.851 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.851 | 56125 | Assigned run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.851 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UksbCo 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.854 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.854 | 70758 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.854 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.854 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.enMg1X 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.854 | 56125 | Removed run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.854 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.854 | 56125 | Assigned run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.856 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.856 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.858 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.860 | 70755 | Marked run 1177 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.860 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.860 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.861 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.864 | 70756 | Marked run 1178 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.864 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.867 | 56126 | Recursively removing directory: /tmp/git.UksbCo/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.868 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.868 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.870 | 56129 | Recursively removing directory: /tmp/git.enMg1X/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.871 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.871 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.872 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.874 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.874 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.875 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.875 | 70775 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.875 | 56125 | Removed run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.875 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.875 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.875 | 56125 | Assigned run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.875 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ShYepT 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.877 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.877 | 70776 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.877 | 56125 | Removed run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.877 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.877 | 56125 | Assigned run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.877 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.877 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.t91Rd6 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.878 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.880 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.881 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.882 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.883 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.885 | 70773 | Marked run 1179 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.886 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.888 | 70774 | Marked run 1180 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.889 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.891 | 56126 | Recursively removing directory: /tmp/git.ShYepT/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.892 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.893 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.893 | 56129 | Recursively removing directory: /tmp/git.t91Rd6/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.894 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.894 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.895 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.897 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.898 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.898 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.898 | 70794 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.898 | 56125 | Removed run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.898 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.898 | 56125 | Assigned run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.898 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.899 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.F3orri 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.900 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.900 | 70795 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.900 | 56125 | Removed run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.900 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.900 | 56125 | Assigned run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.900 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.900 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mSc3Mc 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.904 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.904 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.906 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.906 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.907 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.908 | 70792 | Marked run 1181 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.908 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.911 | 70793 | Marked run 1182 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.912 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.915 | 56126 | Recursively removing directory: /tmp/git.F3orri/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.916 | 56129 | Recursively removing directory: /tmp/git.mSc3Mc/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.917 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.917 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.918 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.918 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.921 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.922 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.925 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.925 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.926 | 70812 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.926 | 56125 | Removed run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.926 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.926 | 56125 | Assigned run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.926 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.926 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GNMhHF 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.926 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.926 | 70813 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.926 | 56125 | Removed run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.927 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.927 | 56125 | Assigned run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.927 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.926 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.927 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.q2Qt5y 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.931 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.931 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.932 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.932 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.936 | 70810 | Marked run 1183 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.936 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.941 | 70811 | Marked run 1184 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.941 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.941 | 56129 | Recursively removing directory: /tmp/git.q2Qt5y/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.942 | 56126 | Recursively removing directory: /tmp/git.GNMhHF/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.943 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.943 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.943 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.943 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.946 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.946 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.948 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.948 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.948 | 70830 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.948 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.948 | 56125 | Removed run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.948 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.949 | 56125 | Assigned run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.949 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JXNRyy 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.950 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.950 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.950 | 70831 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.950 | 56125 | Removed run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.950 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.950 | 56125 | Assigned run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.950 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mjkILb 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.951 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.954 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.955 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.955 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.957 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.958 | 70828 | Marked run 1186 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.958 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.961 | 70829 | Marked run 1185 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.961 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.965 | 56129 | Recursively removing directory: /tmp/git.JXNRyy/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.966 | 56126 | Recursively removing directory: /tmp/git.mjkILb/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.966 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.966 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.967 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.967 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.969 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.970 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.972 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.972 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.972 | 70848 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.972 | 56125 | Removed run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.972 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.972 | 56125 | Assigned run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.972 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.973 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CtJZBS 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.973 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.973 | 70849 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.973 | 56125 | Removed run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.974 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.974 | 56125 | Assigned run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.973 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.974 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ACYkUh 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.975 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.978 | 56129 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.978 | 56126 | Checking out revision HEAD 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.979 | 56129 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.980 | 56126 | Going to run: ./ci 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.983 | 70847 | Marked run 1188 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.983 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.986 | 70846 | Marked run 1187 as finished 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.987 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.989 | 56129 | Recursively removing directory: /tmp/git.CtJZBS/ 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.989 | 56126 | Recursively removing directory: /tmp/git.ACYkUh/ 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.990 | 56129 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.990 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.990 | 56126 | Process exit code: 0 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.990 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.993 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.993 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.996 | 56126 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 70867 | Added a new worker 14 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 56125 | Removed run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 56125 | Assigned run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 70866 | Added a new worker 12 to the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 56125 | Removed run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.996 | 56125 | Assigned run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:08 | INFO | 56123/cimple-server: 2024-04-25 03:45:08.997 | 56123 | Waiting for new connections 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.996 | 56129 | Waiting for a new command 2024-04-25 03:45:08 | INFO | 56129/cimple-worker: 2024-04-25 03:45:08.997 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lvbrMp 2024-04-25 03:45:08 | INFO | 56126/cimple-worker: 2024-04-25 03:45:08.997 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.O4pTXt 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.001 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.002 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.002 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.003 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.005 | 70865 | Marked run 1190 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.006 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.009 | 70864 | Marked run 1189 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.009 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.011 | 56129 | Recursively removing directory: /tmp/git.lvbrMp/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.013 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.013 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.014 | 56126 | Recursively removing directory: /tmp/git.O4pTXt/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.015 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.015 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.016 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.018 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.019 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.019 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.019 | 70885 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.019 | 56125 | Removed run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.019 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.019 | 56125 | Assigned run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.019 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.020 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gUItFf 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.021 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.021 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.021 | 70886 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.021 | 56125 | Removed run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.021 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.021 | 56125 | Assigned run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.021 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.022 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.e6xBlX 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.025 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.026 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.027 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.028 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.029 | 70883 | Marked run 1191 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.030 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.033 | 70884 | Marked run 1192 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.034 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.036 | 56129 | Recursively removing directory: /tmp/git.gUItFf/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.037 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.037 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.038 | 56126 | Recursively removing directory: /tmp/git.e6xBlX/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.039 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.039 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.040 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.042 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.043 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.043 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.043 | 70903 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.043 | 56125 | Removed run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.043 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.043 | 56125 | Assigned run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.043 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.043 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.b9Q4cv 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.045 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.045 | 70904 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.045 | 56125 | Removed run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.045 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.045 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.045 | 56125 | Assigned run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.045 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.045 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Of3JZV 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.049 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.052 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.052 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.053 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.054 | 70901 | Marked run 1193 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.055 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.057 | 70902 | Marked run 1194 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.058 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.062 | 56129 | Recursively removing directory: /tmp/git.b9Q4cv/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.062 | 56126 | Recursively removing directory: /tmp/git.Of3JZV/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.063 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.064 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.064 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.064 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.066 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.066 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.069 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.069 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.070 | 70921 | Added a new worker 14 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.070 | 56125 | Removed run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.070 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.070 | 56125 | Assigned run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.070 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.B5C9SE 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.069 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.070 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.070 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.070 | 70922 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.070 | 56125 | Removed run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.070 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.071 | 56125 | Assigned run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.071 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.071 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pilB4L 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.074 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.075 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.077 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.078 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.079 | 70920 | Marked run 1196 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.079 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.082 | 70919 | Marked run 1195 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.083 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.086 | 56126 | Recursively removing directory: /tmp/git.B5C9SE/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.087 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.087 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.088 | 56129 | Recursively removing directory: /tmp/git.pilB4L/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.089 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.089 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.090 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.092 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.093 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.093 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.093 | 70939 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.093 | 56125 | Removed run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.093 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.093 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.094 | 56125 | Assigned run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.094 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0ZjTyy 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.095 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.095 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.095 | 70940 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.095 | 56125 | Removed run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.095 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.095 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.096 | 56125 | Assigned run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.096 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yxJZl3 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.099 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.100 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.100 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.102 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.104 | 70937 | Marked run 1197 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.104 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.108 | 70938 | Marked run 1198 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.108 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.112 | 56126 | Recursively removing directory: /tmp/git.0ZjTyy/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.113 | 56129 | Recursively removing directory: /tmp/git.yxJZl3/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.114 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.114 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.115 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.115 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.119 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.119 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.123 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.123 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.123 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.123 | 70957 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.123 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.123 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.123 | 70958 | Added a new worker 15 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.123 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.124 | 56125 | Removed run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.124 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.124 | 56125 | Assigned run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.124 | 56125 | Removed run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.124 | 56125 | Removed worker 15 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.124 | 56125 | Assigned run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 15 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.124 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.r0KSXQ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.124 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.P9ZB2t 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.129 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.129 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.131 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.131 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.133 | 70955 | Marked run 1199 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.133 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.137 | 70956 | Marked run 1200 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.138 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.140 | 56129 | Recursively removing directory: /tmp/git.r0KSXQ/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.141 | 56126 | Recursively removing directory: /tmp/git.P9ZB2t/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.142 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.142 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.143 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.143 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.147 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.147 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.150 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.150 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.151 | 70975 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.151 | 56125 | Removed run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.151 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.151 | 56125 | Assigned run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.151 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.151 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.K4RFFs 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.151 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.151 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.152 | 70976 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.152 | 56125 | Removed run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.152 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.152 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.152 | 56125 | Assigned run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.152 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4KEqFL 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.157 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.157 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.157 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.158 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.162 | 70974 | Marked run 1201 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.162 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.167 | 56126 | Recursively removing directory: /tmp/git.4KEqFL/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.167 | 56129 | Recursively removing directory: /tmp/git.K4RFFs/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.169 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.169 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.169 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.169 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.172 | 70973 | Marked run 1202 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.172 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.172 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.176 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.176 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.176 | 70994 | Added a new worker 14 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.176 | 56125 | Removed run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.176 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.176 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.176 | 56125 | Assigned run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.176 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.176 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.j3FZbY 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.176 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.177 | 70993 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.177 | 56125 | Removed run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.177 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.177 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.177 | 56125 | Assigned run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.177 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GjOfK1 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.180 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.181 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.181 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.183 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.186 | 70991 | Marked run 1204 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.186 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.189 | 70992 | Marked run 1203 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.189 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.192 | 56126 | Recursively removing directory: /tmp/git.j3FZbY/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.192 | 56129 | Recursively removing directory: /tmp/git.GjOfK1/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.193 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.193 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.193 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.193 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.196 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.196 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.199 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.199 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.199 | 71011 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.199 | 56125 | Removed run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.199 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.199 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.199 | 56125 | Assigned run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.199 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.199 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LnO3i7 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.200 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.200 | 71012 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.200 | 56125 | Removed run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.200 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.200 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.200 | 56125 | Assigned run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.200 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.C7M4UM 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.203 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.204 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.205 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.206 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.209 | 71010 | Marked run 1206 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.209 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.212 | 71009 | Marked run 1205 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.213 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.214 | 56126 | Recursively removing directory: /tmp/git.LnO3i7/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.216 | 56129 | Recursively removing directory: /tmp/git.C7M4UM/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.216 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.216 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.217 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.217 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.219 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.220 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.222 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.222 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.222 | 71029 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.222 | 56125 | Removed run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.222 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.222 | 56125 | Assigned run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.222 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.223 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XjzZrT 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.223 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.223 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.223 | 71030 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.223 | 56125 | Removed run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.223 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.223 | 56125 | Assigned run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.223 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.223 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cHd9Z5 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.228 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.228 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.229 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.229 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.232 | 71028 | Marked run 1208 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.232 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.236 | 71027 | Marked run 1207 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.236 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.238 | 56129 | Recursively removing directory: /tmp/git.cHd9Z5/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.239 | 56126 | Recursively removing directory: /tmp/git.XjzZrT/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.240 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.240 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.241 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.241 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.244 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.245 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.248 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.248 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.248 | 71047 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.248 | 56125 | Removed run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.248 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.248 | 56125 | Assigned run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.248 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.248 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9a1u1Z 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.249 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.249 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.249 | 71048 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.249 | 56125 | Removed run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.249 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.249 | 56125 | Assigned run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.249 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.249 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9bTEyz 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.254 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.254 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.254 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.255 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.259 | 71045 | Marked run 1210 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.260 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.265 | 56129 | Recursively removing directory: /tmp/git.9a1u1Z/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.265 | 56126 | Recursively removing directory: /tmp/git.9bTEyz/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.265 | 71046 | Marked run 1209 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.265 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.266 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.266 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.266 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.266 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.269 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.269 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.272 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 71066 | Added a new worker 14 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56125 | Removed run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56125 | Assigned run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 71065 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56125 | Removed run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56125 | Assigned run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.272 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.272 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.272 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BlDwM6 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.272 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZzINxK 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.277 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.277 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.278 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.278 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.282 | 71064 | Marked run 1211 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.283 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.286 | 71063 | Marked run 1212 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.286 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.288 | 56129 | Recursively removing directory: /tmp/git.ZzINxK/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.288 | 56126 | Recursively removing directory: /tmp/git.BlDwM6/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.289 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.289 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.290 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.290 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.292 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.292 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.295 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.295 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.295 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.295 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.295 | 71083 | Added a new worker 14 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.295 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.296 | 56125 | Removed run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.296 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.296 | 56125 | Assigned run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.296 | 71084 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.296 | 56125 | Removed run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.296 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.296 | 56125 | Assigned run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.296 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.296 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oWroMS 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.296 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yWzuY8 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.301 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.301 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.302 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.303 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.305 | 71081 | Marked run 1213 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.305 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.309 | 71082 | Marked run 1214 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.309 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.312 | 56129 | Recursively removing directory: /tmp/git.yWzuY8/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.312 | 56126 | Recursively removing directory: /tmp/git.oWroMS/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.314 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.314 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.314 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.314 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.319 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.319 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.323 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 71101 | Added a new worker 14 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56125 | Removed run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56125 | Assigned run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 71102 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56125 | Removed run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56125 | Assigned run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.323 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.323 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.323 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CdDrdO 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.324 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7cGMgw 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.329 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.329 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.330 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.330 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.333 | 71100 | Marked run 1215 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.333 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.336 | 71099 | Marked run 1216 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.337 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.340 | 56129 | Recursively removing directory: /tmp/git.CdDrdO/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.340 | 56126 | Recursively removing directory: /tmp/git.7cGMgw/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.341 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.341 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.342 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.342 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.346 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.346 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.350 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.350 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.350 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wZGPe9 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.351 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.B0vv4K 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 71119 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56125 | Removed run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56125 | Assigned run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 71120 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56125 | Removed run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.350 | 56125 | Assigned run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.355 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.356 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.356 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.357 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.361 | 71118 | Marked run 1217 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.362 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.365 | 71117 | Marked run 1218 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.365 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.366 | 56126 | Recursively removing directory: /tmp/git.B0vv4K/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.367 | 56129 | Recursively removing directory: /tmp/git.wZGPe9/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.368 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.368 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.369 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.369 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.371 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.371 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.374 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.374 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.374 | 71137 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.374 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.374 | 56125 | Removed run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.374 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.374 | 56125 | Assigned run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.374 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.V7P0ar 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.375 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.375 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.375 | 71138 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.375 | 56125 | Removed run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.375 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.375 | 56125 | Assigned run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.375 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.375 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9dLbGx 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.379 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.380 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.380 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.382 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.384 | 71135 | Marked run 1220 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.384 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.387 | 71136 | Marked run 1219 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.387 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.390 | 56126 | Recursively removing directory: /tmp/git.V7P0ar/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.391 | 56129 | Recursively removing directory: /tmp/git.9dLbGx/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.392 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.392 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.393 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.393 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.395 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.396 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.398 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.398 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.398 | 71155 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.398 | 56125 | Removed run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.398 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.398 | 56125 | Assigned run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.398 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.o4rOxz 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.398 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.399 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.399 | 71156 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.399 | 56125 | Removed run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.399 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.399 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.399 | 56125 | Assigned run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.399 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.399 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9fr61f 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.403 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.404 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.404 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.405 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.408 | 71153 | Marked run 1221 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.408 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.411 | 71154 | Marked run 1222 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.412 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.414 | 56126 | Recursively removing directory: /tmp/git.o4rOxz/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.415 | 56129 | Recursively removing directory: /tmp/git.9fr61f/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.416 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.416 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.416 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.416 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.418 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.419 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.421 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.421 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.421 | 71173 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.421 | 56125 | Removed run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.421 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.421 | 56125 | Assigned run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.422 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ryWwCe 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.422 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.422 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.422 | 71174 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.422 | 56125 | Removed run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.422 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.422 | 56125 | Assigned run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.422 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.422 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.422 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kZCYDO 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.427 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.427 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.428 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.428 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.432 | 71171 | Marked run 1223 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.433 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.436 | 71172 | Marked run 1224 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.436 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.438 | 56129 | Recursively removing directory: /tmp/git.kZCYDO/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.439 | 56126 | Recursively removing directory: /tmp/git.ryWwCe/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.440 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.440 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.440 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.440 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.442 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.443 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.445 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.445 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.445 | 71191 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.445 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.446 | 56125 | Removed run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.446 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.446 | 56125 | Assigned run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.446 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.446 | 71192 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.446 | 56125 | Removed run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.446 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.446 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.446 | 56125 | Assigned run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.446 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.446 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aouPxT 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.447 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QNolGA 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.451 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.452 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.452 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.454 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.456 | 71189 | Marked run 1225 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.456 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.459 | 71190 | Marked run 1226 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.459 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.461 | 56126 | Recursively removing directory: /tmp/git.aouPxT/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.463 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.463 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.464 | 56129 | Recursively removing directory: /tmp/git.QNolGA/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.465 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.465 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.467 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.470 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.471 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.471 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.471 | 71209 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.471 | 56125 | Removed run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.471 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.471 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.471 | 56125 | Assigned run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.471 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sDnaVL 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.473 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.473 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.474 | 71210 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.474 | 56125 | Removed run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.474 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.474 | 56125 | Assigned run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.474 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1fk8AP 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.475 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.476 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.477 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.480 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.481 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.482 | 71207 | Marked run 1227 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.483 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.486 | 71208 | Marked run 1228 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.486 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.487 | 56126 | Recursively removing directory: /tmp/git.sDnaVL/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.489 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.489 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.490 | 56129 | Recursively removing directory: /tmp/git.1fk8AP/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.491 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.491 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.492 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.494 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.495 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.495 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.495 | 71227 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.495 | 56125 | Removed run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.495 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.495 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.495 | 56125 | Assigned run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.495 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IYgk3i 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.499 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.499 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.J2vZB5 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.499 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.499 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.499 | 71228 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.499 | 56125 | Removed run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.499 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.499 | 56125 | Assigned run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.500 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.500 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.506 | 71225 | Marked run 1229 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.506 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.507 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.508 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.510 | 71226 | Marked run 1230 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.510 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.511 | 56126 | Recursively removing directory: /tmp/git.IYgk3i/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.512 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.512 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.515 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.517 | 56129 | Recursively removing directory: /tmp/git.J2vZB5/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.518 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.518 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.520 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.520 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.520 | 71244 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.520 | 56125 | Removed run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.520 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.520 | 56125 | Assigned run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.520 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.520 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gI3skB 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.522 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.525 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.526 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.526 | 71246 | Added a new worker 14 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.526 | 56125 | Removed run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.526 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.526 | 56125 | Assigned run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.526 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.526 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.527 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.527 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jyPoCT 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.529 | 71243 | Marked run 1231 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.529 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.533 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.534 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.535 | 71245 | Marked run 1232 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.536 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.536 | 56126 | Recursively removing directory: /tmp/git.gI3skB/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.537 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.537 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.540 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.543 | 56129 | Recursively removing directory: /tmp/git.jyPoCT/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.544 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.544 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.544 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.544 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.544 | 71262 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.544 | 56125 | Removed run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.544 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.544 | 56125 | Assigned run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.544 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.545 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tUVJOU 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.548 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.550 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.550 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.552 | 71261 | Marked run 1233 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.552 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.552 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.552 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.552 | 71265 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.552 | 56125 | Removed run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.552 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.552 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.552 | 56125 | Assigned run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.552 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lV8zD3 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.557 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.558 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.560 | 56126 | Recursively removing directory: /tmp/git.tUVJOU/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.561 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.561 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.562 | 71263 | Marked run 1234 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.563 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.565 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.567 | 56129 | Recursively removing directory: /tmp/git.lV8zD3/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.569 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.569 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.569 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.569 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.569 | 71280 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.569 | 56125 | Removed run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.569 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.569 | 56125 | Assigned run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.569 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.569 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fuPRhu 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.572 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.574 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.575 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.575 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.575 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.575 | 71283 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.575 | 56125 | Removed run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.575 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.575 | 56125 | Assigned run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.575 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.575 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.o2GlU1 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.580 | 71279 | Marked run 1235 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.581 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.581 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.582 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.584 | 56126 | Recursively removing directory: /tmp/git.fuPRhu/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.585 | 71281 | Marked run 1236 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.585 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.586 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.586 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.589 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.591 | 56129 | Recursively removing directory: /tmp/git.o2GlU1/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.592 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.592 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.593 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.593 | 71298 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.593 | 56125 | Removed run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.593 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.593 | 56125 | Assigned run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.593 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.593 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.d88sGE 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.594 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.596 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.598 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.598 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.599 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.599 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.599 | 71300 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.599 | 56125 | Removed run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.599 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.599 | 56125 | Assigned run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.599 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.599 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bcklSo 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.605 | 71297 | Marked run 1237 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.605 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.608 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.609 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.609 | 71299 | Marked run 1238 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.609 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.611 | 56126 | Recursively removing directory: /tmp/git.d88sGE/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.613 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.613 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.616 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.617 | 56129 | Recursively removing directory: /tmp/git.bcklSo/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.618 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.618 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.619 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.619 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.619 | 71316 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.619 | 56125 | Removed run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.619 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.619 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.620 | 56125 | Assigned run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.620 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QEEKfu 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.622 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.624 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.624 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.626 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.626 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.626 | 71319 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.627 | 56125 | Removed run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.627 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.627 | 56125 | Assigned run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.627 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VJSmCR 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.627 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.631 | 71315 | Marked run 1239 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.632 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.633 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.634 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.635 | 71317 | Marked run 1240 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.635 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.636 | 56126 | Recursively removing directory: /tmp/git.QEEKfu/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.637 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.637 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.640 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.642 | 56129 | Recursively removing directory: /tmp/git.VJSmCR/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.643 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.643 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.644 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.644 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.644 | 71334 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.644 | 56125 | Removed run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.644 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.644 | 56125 | Assigned run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.644 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.644 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eOkTMI 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.647 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.649 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.649 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.650 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.650 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.650 | 71337 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.650 | 56125 | Removed run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.650 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.650 | 56125 | Assigned run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.650 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.651 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.C90Vft 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.652 | 71333 | Marked run 1241 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.653 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.656 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.657 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.659 | 56126 | Recursively removing directory: /tmp/git.eOkTMI/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.661 | 71335 | Marked run 1242 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.661 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.661 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.661 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.665 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.666 | 56129 | Recursively removing directory: /tmp/git.C90Vft/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.667 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.667 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.668 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.668 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.668 | 71352 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.668 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.668 | 56125 | Removed run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.668 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.668 | 56125 | Assigned run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.668 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sObwsM 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.671 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.672 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.673 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.675 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.675 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.675 | 71356 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.675 | 56125 | Removed run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.675 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.676 | 56125 | Assigned run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.676 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Lxuu9n 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.676 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.680 | 71351 | Marked run 1243 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.680 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.682 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.683 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.683 | 56126 | Recursively removing directory: /tmp/git.sObwsM/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.684 | 71353 | Marked run 1244 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.684 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.685 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.685 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.688 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.692 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.692 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.692 | 56129 | Recursively removing directory: /tmp/git.Lxuu9n/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.693 | 71370 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.693 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.guRbSy 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.694 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.694 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.693 | 56125 | Removed run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.693 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.693 | 56125 | Assigned run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.694 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.698 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.698 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.699 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.700 | 71367 | Marked run 1245 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.700 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.701 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.701 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.701 | 71373 | Added a new worker 8 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.701 | 56125 | Removed run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.701 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.701 | 56125 | Assigned run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.701 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.701 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QbsJhz 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.706 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.707 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.708 | 56126 | Recursively removing directory: /tmp/git.guRbSy/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.710 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.710 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.711 | 71371 | Marked run 1246 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.712 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.714 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.716 | 56129 | Recursively removing directory: /tmp/git.QbsJhz/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.718 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.718 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.718 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.718 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YGsKb6 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.718 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.718 | 71388 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.718 | 56125 | Removed run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.718 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.718 | 56125 | Assigned run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.719 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.722 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.723 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.724 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.726 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.726 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.726 | 71391 | Added a new worker 11 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.726 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.726 | 56125 | Removed run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.726 | 56125 | Removed worker 11 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.726 | 56125 | Assigned run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.726 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6VhGOq 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.728 | 71387 | Marked run 1247 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.729 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.731 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.732 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.734 | 56126 | Recursively removing directory: /tmp/git.YGsKb6/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.735 | 71389 | Marked run 1248 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.735 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.735 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.735 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.739 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.741 | 56129 | Recursively removing directory: /tmp/git.6VhGOq/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.742 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.742 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.742 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.742 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.742 | 71406 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.742 | 56125 | Removed run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.742 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.742 | 56125 | Assigned run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.743 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.743 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fuxpLQ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.746 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.747 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.747 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.751 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.751 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.751 | 71411 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.751 | 56125 | Removed run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.751 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.751 | 56125 | Assigned run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.751 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.751 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uSqxAc 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.752 | 71405 | Marked run 1249 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.753 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.756 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.757 | 56126 | Recursively removing directory: /tmp/git.fuxpLQ/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.757 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.759 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.759 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.761 | 71407 | Marked run 1250 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.761 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.762 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.766 | 56129 | Recursively removing directory: /tmp/git.uSqxAc/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.766 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.766 | 71424 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.766 | 56125 | Removed run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.766 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.766 | 56125 | Assigned run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.766 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.766 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.767 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ujf064 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.767 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.767 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.770 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.771 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.772 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.773 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.773 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.773 | 71427 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.773 | 56125 | Removed run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.773 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.773 | 56125 | Assigned run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.774 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gTatNz 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.774 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.778 | 71423 | Marked run 1251 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.778 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.781 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.781 | 56126 | Recursively removing directory: /tmp/git.ujf064/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.781 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.782 | 71425 | Marked run 1252 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.782 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.783 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.783 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.786 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.789 | 56129 | Recursively removing directory: /tmp/git.gTatNz/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.790 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.790 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.790 | 71442 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.790 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.790 | 56125 | Removed run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.790 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.790 | 56125 | Assigned run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.790 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fbgxnQ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.791 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.791 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.794 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.795 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.796 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.797 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.797 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.797 | 71445 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.798 | 56125 | Removed run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.798 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.798 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.798 | 56125 | Assigned run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.798 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ItnDcC 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.799 | 71441 | Marked run 1253 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.799 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.803 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.804 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.805 | 56126 | Recursively removing directory: /tmp/git.fbgxnQ/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.807 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.807 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.808 | 71443 | Marked run 1254 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.808 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.811 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.813 | 56129 | Recursively removing directory: /tmp/git.ItnDcC/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.814 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.814 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.814 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.814 | 71460 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.814 | 56125 | Removed run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.814 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.815 | 56125 | Assigned run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.815 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.814 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.815 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LanQg8 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.817 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.820 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.821 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.821 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.821 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.821 | 71463 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.821 | 56125 | Removed run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.821 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.821 | 56125 | Assigned run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.821 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.822 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JwoJab 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.826 | 71459 | Marked run 1255 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.826 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.828 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.829 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.830 | 56126 | Recursively removing directory: /tmp/git.LanQg8/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.830 | 71461 | Marked run 1256 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.830 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.832 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.832 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.836 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.837 | 56129 | Recursively removing directory: /tmp/git.JwoJab/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.838 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.838 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.839 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.839 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.839 | 71478 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.839 | 56125 | Removed run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.840 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.840 | 56125 | Assigned run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.840 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Igoxul 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.840 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.841 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.844 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.844 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.845 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.845 | 71480 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.845 | 56125 | Removed run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.845 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.845 | 56125 | Assigned run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.845 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.845 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.845 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uF8VDK 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.850 | 71477 | Marked run 1257 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.850 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.851 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.852 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.855 | 56126 | Recursively removing directory: /tmp/git.Igoxul/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.856 | 71479 | Marked run 1258 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.856 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.857 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.857 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.860 | 56129 | Recursively removing directory: /tmp/git.uF8VDK/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.860 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.862 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.862 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.864 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.864 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.864 | 71496 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.864 | 56125 | Removed run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.864 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.865 | 56125 | Assigned run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.865 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.865 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.G0L0JZ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.866 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.870 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.870 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.870 | 71498 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.870 | 56125 | Removed run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.870 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.870 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.870 | 56125 | Assigned run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.870 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ESw8x5 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.871 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.872 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.874 | 71495 | Marked run 1259 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.874 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.877 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.878 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.881 | 71497 | Marked run 1260 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.881 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.881 | 56126 | Recursively removing directory: /tmp/git.G0L0JZ/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.883 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.883 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.886 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.887 | 56129 | Recursively removing directory: /tmp/git.ESw8x5/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.888 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.888 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.889 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.889 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.889 | 71514 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.889 | 56125 | Removed run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.890 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.890 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.890 | 56125 | Assigned run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.890 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MjUwcq 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.892 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.893 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.894 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.896 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.896 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.896 | 71517 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.896 | 56125 | Removed run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.896 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.896 | 56125 | Assigned run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.896 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.897 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bnmTJO 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.900 | 71513 | Marked run 1261 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.900 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.903 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.904 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.905 | 56126 | Recursively removing directory: /tmp/git.MjUwcq/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.906 | 71515 | Marked run 1262 as finished 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.907 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.907 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.907 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.910 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.912 | 56129 | Recursively removing directory: /tmp/git.bnmTJO/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.914 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.914 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.914 | 71532 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.914 | 56125 | Removed run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.914 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.914 | 56125 | Assigned run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.914 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.914 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.914 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jAZRNr 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.915 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.917 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.920 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.920 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.920 | 71534 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.920 | 56125 | Removed run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.920 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.920 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.920 | 56125 | Assigned run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.920 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CPGWX4 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.921 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.922 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.924 | 71531 | Marked run 1263 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.924 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.925 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.926 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.929 | 71533 | Marked run 1264 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.929 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.932 | 56126 | Recursively removing directory: /tmp/git.jAZRNr/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.933 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.933 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.935 | 56129 | Recursively removing directory: /tmp/git.CPGWX4/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.936 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.936 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.937 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.939 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.940 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.940 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.940 | 71551 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.940 | 56125 | Removed run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.940 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.940 | 56125 | Assigned run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.940 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UKERDk 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.941 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.943 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.943 | 71552 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.943 | 56125 | Removed run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.943 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.943 | 56125 | Assigned run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.943 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.943 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.943 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DHNJjV 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.945 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.945 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.950 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.951 | 71549 | Marked run 1265 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.951 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.951 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.955 | 56126 | Recursively removing directory: /tmp/git.UKERDk/ 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.956 | 71550 | Marked run 1266 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.956 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.957 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.957 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.960 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.961 | 56129 | Recursively removing directory: /tmp/git.DHNJjV/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.962 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.962 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.964 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.964 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.964 | 71568 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.964 | 56125 | Removed run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.964 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.964 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.964 | 56125 | Assigned run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.965 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6bgQSA 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.966 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.969 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.969 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.969 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.970 | 71570 | Added a new worker 12 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.970 | 56125 | Removed run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.970 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.970 | 56125 | Assigned run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.970 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.970 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3gZ44T 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.971 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.975 | 71567 | Marked run 1267 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.975 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.976 | 56129 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.977 | 56129 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.979 | 71569 | Marked run 1268 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.979 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.981 | 56126 | Recursively removing directory: /tmp/git.6bgQSA/ 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.982 | 56126 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.982 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.985 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.986 | 56129 | Recursively removing directory: /tmp/git.3gZ44T/ 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.987 | 56129 | Process exit code: 0 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.987 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.989 | 56126 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.989 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.989 | 71586 | Added a new worker 10 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.989 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.989 | 56125 | Removed run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.989 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.989 | 56125 | Assigned run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.989 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6FLknv 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.991 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.993 | 56126 | Checking out revision HEAD 2024-04-25 03:45:09 | INFO | 56126/cimple-worker: 2024-04-25 03:45:09.993 | 56126 | Going to run: ./ci 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.995 | 56129 | Waiting for a new command 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.995 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.995 | 71589 | Added a new worker 13 to the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.995 | 56125 | Removed run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.995 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.995 | 56125 | Assigned run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.995 | 56123 | Waiting for new connections 2024-04-25 03:45:09 | INFO | 56129/cimple-worker: 2024-04-25 03:45:09.995 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sOPDHF 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.999 | 71585 | Marked run 1269 as finished 2024-04-25 03:45:09 | INFO | 56123/cimple-server: 2024-04-25 03:45:09.999 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.002 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.003 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.004 | 56126 | Recursively removing directory: /tmp/git.6FLknv/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.005 | 71587 | Marked run 1270 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.005 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.006 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.006 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.009 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.011 | 56129 | Recursively removing directory: /tmp/git.sOPDHF/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.013 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.013 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.013 | 71604 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.013 | 56125 | Removed run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.013 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.013 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.013 | 56125 | Assigned run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.013 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.013 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.013 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FDNXt4 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.017 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.017 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.018 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.021 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.021 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.021 | 71608 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.021 | 56125 | Removed run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.021 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.021 | 56125 | Assigned run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.021 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CbqRXf 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.022 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.022 | 71603 | Marked run 1271 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.022 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.026 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.027 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.028 | 56126 | Recursively removing directory: /tmp/git.FDNXt4/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.029 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.029 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.031 | 71605 | Marked run 1272 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.032 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.033 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.036 | 56129 | Recursively removing directory: /tmp/git.CbqRXf/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.037 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.037 | 71622 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.037 | 56125 | Removed run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.037 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.037 | 56125 | Assigned run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.037 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.037 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.037 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.037 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.037 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FkVBmD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.041 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.041 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.042 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.045 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.045 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.045 | 71627 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.045 | 56125 | Removed run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.045 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.046 | 56125 | Assigned run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.046 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.046 | 71621 | Marked run 1273 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.046 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.046 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LxvfFM 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.051 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.051 | 56126 | Recursively removing directory: /tmp/git.FkVBmD/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.052 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.053 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.053 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.056 | 71623 | Marked run 1274 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.056 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.057 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.060 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.060 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.060 | 71640 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.061 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RStnQs 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.061 | 56129 | Recursively removing directory: /tmp/git.LxvfFM/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.061 | 56125 | Removed run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.061 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.061 | 56125 | Assigned run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.062 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.063 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.063 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.066 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.066 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.067 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.070 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.070 | 71644 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.070 | 56125 | Removed run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.070 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.070 | 56125 | Assigned run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.070 | 71637 | Marked run 1275 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.070 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.070 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.070 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.070 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6p5VfI 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.075 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.076 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.076 | 56126 | Recursively removing directory: /tmp/git.RStnQs/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.078 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.078 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.079 | 71641 | Marked run 1276 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.079 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.081 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.084 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.084 | 71658 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.084 | 56125 | Removed run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.084 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.084 | 56125 | Assigned run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.084 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.085 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AhjTKP 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.085 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.085 | 56129 | Recursively removing directory: /tmp/git.6p5VfI/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.086 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.086 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.089 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.089 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.090 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.093 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.093 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.093 | 71662 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.093 | 71655 | Marked run 1277 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.094 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.094 | 56125 | Removed run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.094 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.094 | 56125 | Assigned run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.094 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.094 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XaaKZp 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.099 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.100 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.100 | 56126 | Recursively removing directory: /tmp/git.AhjTKP/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.102 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.102 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.104 | 71659 | Marked run 1278 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.104 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.106 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.108 | 56129 | Recursively removing directory: /tmp/git.XaaKZp/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.109 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.109 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.109 | 71676 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.109 | 56125 | Removed run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.109 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.110 | 56125 | Assigned run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.110 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.110 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.110 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.110 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8huaHi 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.113 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.114 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.116 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.117 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.117 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.117 | 71679 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.117 | 56125 | Removed run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.117 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.117 | 56125 | Assigned run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.117 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.117 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xawUyR 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.120 | 71675 | Marked run 1279 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.120 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.122 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.123 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.126 | 56126 | Recursively removing directory: /tmp/git.8huaHi/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.127 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.127 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.128 | 71677 | Marked run 1280 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.129 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.131 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.133 | 56129 | Recursively removing directory: /tmp/git.xawUyR/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.134 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.134 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.135 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.135 | 71694 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.135 | 56125 | Removed run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.135 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.135 | 56125 | Assigned run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.135 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.135 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.135 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ndab40 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.138 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.139 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.140 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.142 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.142 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.142 | 71697 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.142 | 56125 | Removed run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.142 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.142 | 56125 | Assigned run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.143 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.143 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MaJ57K 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.146 | 71693 | Marked run 1281 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.147 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.148 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.149 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.151 | 56126 | Recursively removing directory: /tmp/git.ndab40/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.152 | 71695 | Marked run 1282 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.153 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.153 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.153 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.156 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.158 | 56129 | Recursively removing directory: /tmp/git.MaJ57K/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.160 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.160 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.160 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.160 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.160 | 71712 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.160 | 56125 | Removed run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.160 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.160 | 56125 | Assigned run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.160 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.160 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gW4rFj 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.164 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.165 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.165 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.168 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.168 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.168 | 71715 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.168 | 56125 | Removed run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.168 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.168 | 56125 | Assigned run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.168 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.168 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4yqFh1 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.169 | 71711 | Marked run 1283 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.169 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.175 | 56126 | Recursively removing directory: /tmp/git.gW4rFj/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.175 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.176 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.177 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.177 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.178 | 71713 | Marked run 1284 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.179 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.180 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.184 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.184 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.184 | 71730 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.184 | 56125 | Removed run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.184 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.184 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.184 | 56125 | Assigned run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.185 | 56129 | Recursively removing directory: /tmp/git.4yqFh1/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.185 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.D5GYOQ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.186 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.186 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.189 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.189 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.191 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.195 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.195 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.195 | 71737 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.195 | 56125 | Removed run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.195 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.195 | 56125 | Assigned run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.195 | 71727 | Marked run 1285 as finished 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.195 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5Yy2vF 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.196 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.196 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.200 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.201 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.201 | 56126 | Recursively removing directory: /tmp/git.D5GYOQ/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.204 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.204 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.205 | 71732 | Marked run 1286 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.206 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.207 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.211 | 56129 | Recursively removing directory: /tmp/git.5Yy2vF/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.211 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.211 | 71748 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.211 | 56125 | Removed run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.211 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.211 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.211 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.211 | 56125 | Assigned run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.211 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tKsaMz 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.212 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.212 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.215 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.216 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.217 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.218 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.218 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.218 | 71751 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.218 | 56125 | Removed run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.218 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.218 | 56125 | Assigned run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.218 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.218 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8O4h00 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.223 | 71747 | Marked run 1287 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.224 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.226 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.227 | 56126 | Recursively removing directory: /tmp/git.tKsaMz/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.228 | 71749 | Marked run 1288 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.228 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.228 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.228 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.229 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.231 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.235 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.235 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.235 | 71766 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.235 | 56125 | Removed run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.235 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.235 | 56125 | Assigned run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.235 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bKtLhU 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.236 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.236 | 56129 | Recursively removing directory: /tmp/git.8O4h00/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.238 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.238 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.239 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.240 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.242 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.244 | 71761 | Marked run 1289 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.244 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.246 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.246 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.246 | 71775 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.246 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.247 | 56125 | Removed run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.247 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.247 | 56125 | Assigned run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.247 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bQNN8V 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.249 | 56126 | Recursively removing directory: /tmp/git.bKtLhU/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.251 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.251 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.252 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.252 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.255 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.256 | 71768 | Marked run 1290 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.256 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.259 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.259 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.259 | 71784 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.259 | 56125 | Removed run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.259 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.259 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.259 | 56125 | Assigned run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.259 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7WMSEM 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.263 | 56129 | Recursively removing directory: /tmp/git.bQNN8V/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.264 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.264 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.264 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.266 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.267 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.268 | 71777 | Marked run 1291 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.268 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.270 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.270 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.270 | 71791 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.271 | 56125 | Removed run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.271 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.271 | 56125 | Assigned run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.271 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.271 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ojONaX 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.275 | 56126 | Recursively removing directory: /tmp/git.7WMSEM/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.276 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.277 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.277 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.277 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.280 | 71786 | Marked run 1292 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.280 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.280 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.284 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.284 | 71802 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.284 | 56125 | Removed run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.284 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.284 | 56125 | Assigned run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.284 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.284 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mq5kzQ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.284 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.287 | 56129 | Recursively removing directory: /tmp/git.ojONaX/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.288 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.288 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.290 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.291 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.292 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.294 | 71796 | Marked run 1293 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.294 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.295 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.295 | 71806 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.295 | 56125 | Removed run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.295 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.295 | 56125 | Assigned run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.295 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.295 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BaGNrq 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.295 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.299 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.300 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.301 | 56126 | Recursively removing directory: /tmp/git.mq5kzQ/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.303 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.303 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.304 | 71803 | Marked run 1294 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.304 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.306 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.309 | 56129 | Recursively removing directory: /tmp/git.BaGNrq/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.310 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.310 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.310 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.310 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.310 | 71820 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.310 | 56125 | Removed run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.310 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.310 | 56125 | Assigned run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.310 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.311 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DIqnT2 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.313 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.316 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.316 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.316 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.316 | 71822 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.316 | 56125 | Removed run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.316 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.316 | 56125 | Assigned run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.316 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.317 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QCF3nm 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.318 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.321 | 71819 | Marked run 1295 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.321 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.323 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.324 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.326 | 56126 | Recursively removing directory: /tmp/git.DIqnT2/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.327 | 71821 | Marked run 1296 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.327 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.328 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.328 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.331 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.333 | 56129 | Recursively removing directory: /tmp/git.QCF3nm/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.334 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.334 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.335 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.335 | 71838 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.335 | 56125 | Removed run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.335 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.335 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.335 | 56125 | Assigned run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.335 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.336 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Yp3vOL 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.340 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.340 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.340 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.343 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.343 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.343 | 71842 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.343 | 56125 | Removed run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.343 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.343 | 56125 | Assigned run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.344 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.344 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yEXtYd 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.347 | 71837 | Marked run 1297 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.348 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.350 | 56126 | Recursively removing directory: /tmp/git.Yp3vOL/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.351 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.352 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.353 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.353 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.353 | 71839 | Marked run 1298 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.353 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.356 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.359 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.360 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gEbYr7 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.359 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.359 | 71856 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.359 | 56125 | Removed run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.359 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.359 | 56125 | Assigned run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.361 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.361 | 56129 | Recursively removing directory: /tmp/git.yEXtYd/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.362 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.362 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.364 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.365 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.365 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.368 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.368 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.368 | 71860 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.368 | 56125 | Removed run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.368 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.368 | 56125 | Assigned run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.368 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.369 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wbf2vf 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.372 | 71851 | Marked run 1299 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.372 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.374 | 56126 | Recursively removing directory: /tmp/git.gEbYr7/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.376 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.377 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.377 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.377 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.379 | 71857 | Marked run 1300 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.379 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.380 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.384 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.384 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.384 | 71874 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.384 | 56125 | Removed run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.384 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.384 | 56125 | Assigned run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.384 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eypt7C 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.385 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.386 | 56129 | Recursively removing directory: /tmp/git.wbf2vf/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.388 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.388 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.388 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.389 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.391 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.393 | 71868 | Marked run 1301 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.393 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.395 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.395 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.395 | 71882 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.395 | 56125 | Removed run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.395 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.395 | 56125 | Assigned run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.395 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4Jg6gq 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.396 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.399 | 56126 | Recursively removing directory: /tmp/git.eypt7C/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.400 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.400 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.401 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.402 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.404 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.404 | 71876 | Marked run 1302 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.404 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.407 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.407 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.407 | 71890 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.407 | 56125 | Removed run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.407 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.407 | 56125 | Assigned run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.407 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.408 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PcNpv4 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.412 | 56129 | Recursively removing directory: /tmp/git.4Jg6gq/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.412 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.414 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.414 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.414 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.417 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.420 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.420 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.421 | 71885 | Marked run 1303 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.421 | 71901 | Added a new worker 6 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.421 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.421 | 56125 | Removed run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.421 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.421 | 56125 | Assigned run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.421 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MjJDR7 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.421 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.423 | 56126 | Recursively removing directory: /tmp/git.PcNpv4/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.424 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.424 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.426 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.426 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.427 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.430 | 71895 | Marked run 1304 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.430 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.431 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.431 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.431 | 71906 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.431 | 56125 | Removed run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.431 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.431 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.431 | 56125 | Assigned run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.431 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cCyjlZ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.436 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.437 | 56129 | Recursively removing directory: /tmp/git.MjJDR7/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.437 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.439 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.439 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.440 | 71903 | Marked run 1305 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.440 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.443 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.446 | 56126 | Recursively removing directory: /tmp/git.cCyjlZ/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.447 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.447 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.447 | 71919 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.447 | 56125 | Removed run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.447 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.447 | 56125 | Assigned run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.447 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aXvLYp 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.447 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.447 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.448 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.450 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.452 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.453 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.454 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.454 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.454 | 71922 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.454 | 56125 | Removed run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.454 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.454 | 56125 | Assigned run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.454 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.454 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vkW5jX 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.456 | 71918 | Marked run 1306 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.456 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.460 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.461 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.463 | 56129 | Recursively removing directory: /tmp/git.aXvLYp/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.464 | 71920 | Marked run 1307 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.464 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.465 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.465 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.468 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.470 | 56126 | Recursively removing directory: /tmp/git.vkW5jX/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.471 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.471 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.472 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.472 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.472 | 71937 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.472 | 56125 | Removed run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.472 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.472 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.472 | 56125 | Assigned run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.472 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.V0Le9Z 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.475 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.476 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.476 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.479 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.479 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.479 | 71940 | Added a new worker 12 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.479 | 56125 | Removed run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.479 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.479 | 56125 | Assigned run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.479 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.479 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cEuxcY 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.484 | 71936 | Marked run 1308 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.484 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.486 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.486 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.488 | 56129 | Recursively removing directory: /tmp/git.V0Le9Z/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.488 | 71938 | Marked run 1309 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.488 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.490 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.490 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.493 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.495 | 56126 | Recursively removing directory: /tmp/git.cEuxcY/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.497 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.497 | 56126 | Process output: 415085 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.497 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.497 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.497 | 71955 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.497 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.497 | 56125 | Removed run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.497 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.497 | 56125 | Assigned run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.498 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DLz6D7 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.501 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.503 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.503 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.505 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.505 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.505 | 71958 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.505 | 56125 | Removed run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.505 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.505 | 56125 | Assigned run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.505 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.505 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OR3ArE 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.505 | 71954 | Marked run 1310 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.505 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.512 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.513 | 56129 | Recursively removing directory: /tmp/git.DLz6D7/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.514 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.514 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.515 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.517 | 71956 | Marked run 1311 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.517 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.517 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.520 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.520 | 71973 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.520 | 56125 | Removed run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.520 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.521 | 56125 | Assigned run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.520 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.521 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JoEwD5 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.521 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.525 | 56126 | Recursively removing directory: /tmp/git.OR3ArE/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.525 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.526 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.527 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.527 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.530 | 71966 | Marked run 1312 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.530 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.530 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.534 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.534 | 71982 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.534 | 56125 | Removed run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.534 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.534 | 56125 | Assigned run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.534 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.534 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fel55H 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.534 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.535 | 56129 | Recursively removing directory: /tmp/git.JoEwD5/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.537 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.537 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.538 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.539 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.541 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.544 | 71977 | Marked run 1313 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.545 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.545 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.545 | 71991 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.545 | 56125 | Removed run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.545 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.545 | 56125 | Assigned run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.545 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.545 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jQ6kBJ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.546 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.549 | 56126 | Recursively removing directory: /tmp/git.fel55H/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.550 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.550 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.550 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.551 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.554 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.554 | 71985 | Marked run 1314 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.554 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.557 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.557 | 72000 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.557 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.557 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.558 | 56125 | Removed run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.558 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.558 | 56125 | Assigned run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.558 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uhHTrC 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.560 | 56129 | Recursively removing directory: /tmp/git.jQ6kBJ/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.561 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.561 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.563 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.563 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.564 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.567 | 71995 | Marked run 1315 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.568 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.568 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.569 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.569 | 72007 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.569 | 56125 | Removed run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.569 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.569 | 56125 | Assigned run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.569 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.J50F5A 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.569 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.574 | 56126 | Recursively removing directory: /tmp/git.uhHTrC/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.576 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.576 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.576 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.576 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.577 | 72002 | Marked run 1316 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.577 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.579 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.582 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.582 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.582 | 72018 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.582 | 56125 | Removed run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.582 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.582 | 56125 | Assigned run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.582 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0dBEii 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.583 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.585 | 56129 | Recursively removing directory: /tmp/git.J50F5A/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.586 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.586 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.586 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.587 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.590 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.591 | 72011 | Marked run 1317 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.591 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.594 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.594 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.594 | 72027 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.594 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.594 | 56125 | Removed run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.594 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.594 | 56125 | Assigned run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.595 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7s6BZ8 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.596 | 56126 | Recursively removing directory: /tmp/git.0dBEii/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.598 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.598 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.599 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.599 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.602 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.604 | 72021 | Marked run 1318 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.604 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.606 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.606 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.606 | 72036 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.606 | 56125 | Removed run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.606 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.606 | 56125 | Assigned run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.606 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.607 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tuoxC5 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.609 | 56129 | Recursively removing directory: /tmp/git.7s6BZ8/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.611 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.611 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.611 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.612 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.614 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.614 | 72030 | Marked run 1319 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.615 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.618 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.618 | 72045 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.618 | 56125 | Removed run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.618 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.618 | 56125 | Assigned run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.618 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.618 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.618 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lgLElu 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.621 | 56126 | Recursively removing directory: /tmp/git.tuoxC5/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.623 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.623 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.624 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.625 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.626 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.627 | 72038 | Marked run 1320 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.627 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.629 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.630 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bbkdhO 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.630 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.630 | 72052 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.630 | 56125 | Removed run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.630 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.630 | 56125 | Assigned run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.632 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.634 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.635 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.635 | 56129 | Recursively removing directory: /tmp/git.lgLElu/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.638 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.638 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.639 | 72047 | Marked run 1321 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.639 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.641 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.644 | 56126 | Recursively removing directory: /tmp/git.bbkdhO/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.645 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.645 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.645 | 72063 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.645 | 56125 | Removed run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.645 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.645 | 56125 | Assigned run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.645 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.645 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.645 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MqNVhR 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.646 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.649 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.650 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.651 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.653 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.653 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.653 | 72066 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.653 | 56125 | Removed run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.653 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.653 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.653 | 56125 | Assigned run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.653 | 72062 | Marked run 1322 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.653 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.653 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.q87fZ3 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.658 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.659 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.660 | 56129 | Recursively removing directory: /tmp/git.MqNVhR/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.662 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.662 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.663 | 72064 | Marked run 1323 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.663 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.665 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.667 | 56126 | Recursively removing directory: /tmp/git.q87fZ3/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.668 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.668 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.669 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.669 | 72081 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.669 | 56125 | Removed run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.669 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.669 | 56125 | Assigned run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.669 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.669 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.669 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Uzfgkz 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.671 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.673 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.674 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.674 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.674 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.675 | 72083 | Added a new worker 12 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.675 | 56125 | Removed run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.675 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.675 | 56125 | Assigned run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.675 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.675 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RTPgxC 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.681 | 72080 | Marked run 1324 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.681 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.682 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.683 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.685 | 72082 | Marked run 1325 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.685 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.685 | 56129 | Recursively removing directory: /tmp/git.Uzfgkz/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.687 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.687 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.690 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.692 | 56126 | Recursively removing directory: /tmp/git.RTPgxC/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.693 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.693 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.694 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.695 | 72099 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.695 | 56125 | Removed run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.695 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.695 | 56125 | Assigned run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.694 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.695 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8twuRP 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.697 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.697 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.699 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.701 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.701 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.701 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.702 | 72101 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.702 | 56125 | Removed run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.702 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.702 | 56125 | Assigned run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.702 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jGoCTN 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.703 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.705 | 72098 | Marked run 1326 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.705 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.707 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.709 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.711 | 56129 | Recursively removing directory: /tmp/git.8twuRP/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.711 | 72100 | Marked run 1327 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.711 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.712 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.712 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.716 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.717 | 56126 | Recursively removing directory: /tmp/git.jGoCTN/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.719 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.719 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.720 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.720 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.720 | 72117 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.720 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.720 | 56125 | Removed run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.720 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.720 | 56125 | Assigned run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.720 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sLMG5x 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.722 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.725 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.725 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.725 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.725 | 72119 | Added a new worker 12 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.726 | 56125 | Removed run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.726 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.726 | 56125 | Assigned run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.726 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.725 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.726 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3hkqAO 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.730 | 72116 | Marked run 1328 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.731 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.733 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.734 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.735 | 56129 | Recursively removing directory: /tmp/git.sLMG5x/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.736 | 72118 | Marked run 1329 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.736 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.736 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.736 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.740 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.743 | 56126 | Recursively removing directory: /tmp/git.3hkqAO/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.744 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.744 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.744 | 72135 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.744 | 56125 | Removed run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.744 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.744 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.744 | 56125 | Assigned run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.744 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.745 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.745 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sVGYFQ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.749 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.749 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.750 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.752 | 72134 | Marked run 1330 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.752 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.752 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.752 | 72138 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.752 | 56125 | Removed run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.752 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.752 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.752 | 56125 | Assigned run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.752 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.752 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TLNqp3 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.757 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.758 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.760 | 56129 | Recursively removing directory: /tmp/git.sVGYFQ/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.761 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.761 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.763 | 72136 | Marked run 1331 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.763 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.765 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.766 | 56126 | Recursively removing directory: /tmp/git.TLNqp3/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.768 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.768 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.769 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.769 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.769 | 72153 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.769 | 56125 | Removed run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.769 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.769 | 56125 | Assigned run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.770 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SNzmwT 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.770 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.772 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.774 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.774 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.776 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.776 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.776 | 72156 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.776 | 56125 | Removed run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.776 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.776 | 56125 | Assigned run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.777 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7vJsx4 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.777 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.778 | 72152 | Marked run 1332 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.778 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.781 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.783 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.785 | 72154 | Marked run 1333 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.785 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.785 | 56129 | Recursively removing directory: /tmp/git.SNzmwT/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.787 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.787 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.791 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.792 | 56126 | Recursively removing directory: /tmp/git.7vJsx4/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.793 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.793 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.794 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.794 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.794 | 72171 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.794 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.794 | 56125 | Removed run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.794 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.794 | 56125 | Assigned run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.794 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LXI31e 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.797 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.798 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.798 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.801 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.801 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.801 | 72175 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.802 | 56125 | Removed run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.802 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.802 | 56125 | Assigned run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.802 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.802 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zd26Rr 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.804 | 72170 | Marked run 1334 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.804 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.807 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.808 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.808 | 56129 | Recursively removing directory: /tmp/git.LXI31e/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.810 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.810 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.811 | 72172 | Marked run 1335 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.811 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.814 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.817 | 56126 | Recursively removing directory: /tmp/git.zd26Rr/ 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.818 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.818 | 72189 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.818 | 56125 | Removed run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.818 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.818 | 56125 | Assigned run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.818 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.818 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.818 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NqXrA2 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.819 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.819 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.822 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.823 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.823 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.827 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.827 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.827 | 72194 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.827 | 56125 | Removed run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.827 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.827 | 56125 | Assigned run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.827 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yQm6XN 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.829 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.830 | 72188 | Marked run 1336 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.831 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.832 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.833 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.834 | 56129 | Recursively removing directory: /tmp/git.NqXrA2/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.836 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.836 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.836 | 72190 | Marked run 1337 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.836 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.839 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.841 | 56126 | Recursively removing directory: /tmp/git.yQm6XN/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.842 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.842 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.842 | 72207 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.843 | 56125 | Removed run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.843 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.843 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.843 | 56125 | Assigned run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.843 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.843 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.843 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QQnhET 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.847 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.847 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.848 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.851 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.851 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.851 | 72212 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.851 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.851 | 56125 | Removed run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.851 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.852 | 56125 | Assigned run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.852 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.n6H1wk 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.853 | 72206 | Marked run 1338 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.853 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.857 | 56129 | Recursively removing directory: /tmp/git.QQnhET/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.857 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.859 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.860 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.860 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.862 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.863 | 72208 | Marked run 1339 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.863 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.866 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.866 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.867 | 72225 | Added a new worker 9 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.867 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.867 | 56125 | Removed run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.867 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.867 | 56125 | Assigned run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.867 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RsiPhF 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.867 | 56126 | Recursively removing directory: /tmp/git.n6H1wk/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.869 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.869 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.871 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.872 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.873 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.876 | 72220 | Marked run 1340 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.876 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.877 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.877 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.877 | 72233 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.877 | 56125 | Removed run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.877 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.877 | 56125 | Assigned run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.877 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cQ2V3A 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.878 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.882 | 56129 | Recursively removing directory: /tmp/git.RsiPhF/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.882 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.883 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.883 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.883 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.886 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.886 | 72227 | Marked run 1341 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.887 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.890 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.890 | 72243 | Added a new worker 9 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.890 | 56125 | Removed run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.890 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.890 | 56125 | Assigned run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.890 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.890 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.890 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.p5aseu 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.893 | 56126 | Recursively removing directory: /tmp/git.cQ2V3A/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.894 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.894 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.894 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.895 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.898 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.899 | 72238 | Marked run 1342 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.899 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.902 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.902 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Tqx9k2 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.902 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.902 | 72252 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.902 | 56125 | Removed run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.902 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.902 | 56125 | Assigned run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.903 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.904 | 56129 | Recursively removing directory: /tmp/git.p5aseu/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.905 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.905 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.907 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.907 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.908 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.912 | 72246 | Marked run 1343 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.912 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.912 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.912 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.912 | 72259 | Added a new worker 9 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.913 | 56125 | Removed run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.913 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.913 | 56125 | Assigned run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.913 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.913 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.w7Rr5U 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.917 | 56126 | Recursively removing directory: /tmp/git.Tqx9k2/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.917 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.918 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.918 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.918 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.921 | 72254 | Marked run 1344 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.921 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.922 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.925 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.925 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.925 | 72270 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.925 | 56125 | Removed run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.925 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.925 | 56125 | Assigned run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.925 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.925 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qG0lLw 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.928 | 56129 | Recursively removing directory: /tmp/git.w7Rr5U/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.929 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.930 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.930 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.930 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.933 | 72265 | Marked run 1345 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.933 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.933 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.937 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.937 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.937 | 72279 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.937 | 56125 | Removed run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.937 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.937 | 56125 | Assigned run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.937 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.upu6Gg 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.937 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.939 | 56126 | Recursively removing directory: /tmp/git.qG0lLw/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.940 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.940 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.941 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.942 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.943 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.946 | 72273 | Marked run 1346 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.946 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.947 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.947 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.947 | 72284 | Added a new worker 8 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.947 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.947 | 56125 | Removed run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.947 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.947 | 56125 | Assigned run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.947 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wvcPqh 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.951 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.952 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.954 | 56129 | Recursively removing directory: /tmp/git.upu6Gg/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.955 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.956 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.957 | 72281 | Marked run 1347 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.957 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.959 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.960 | 56126 | Recursively removing directory: /tmp/git.wvcPqh/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.962 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.962 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.963 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.963 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.963 | 72297 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.963 | 56125 | Removed run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.963 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.963 | 56125 | Assigned run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.963 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.963 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sKeKt6 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.965 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.968 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.968 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.968 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.968 | 72299 | Added a new worker 12 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.968 | 56125 | Removed run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.968 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.968 | 56125 | Assigned run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.968 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.968 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.y8JwNC 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.969 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.973 | 72296 | Marked run 1348 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.974 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.974 | 56126 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.975 | 56126 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.978 | 72298 | Marked run 1349 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.978 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.979 | 56129 | Recursively removing directory: /tmp/git.sKeKt6/ 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.980 | 56129 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.980 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.983 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.984 | 56126 | Recursively removing directory: /tmp/git.y8JwNC/ 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.985 | 56126 | Process exit code: 0 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.985 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.986 | 56129 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.986 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.986 | 72315 | Added a new worker 10 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.986 | 56125 | Removed run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.986 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.986 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.986 | 56125 | Assigned run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.986 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FLO9f1 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.989 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.990 | 56129 | Checking out revision HEAD 2024-04-25 03:45:10 | INFO | 56129/cimple-worker: 2024-04-25 03:45:10.991 | 56129 | Going to run: ./ci 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.993 | 56126 | Waiting for a new command 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.993 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.993 | 72318 | Added a new worker 13 to the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.993 | 56125 | Removed run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.993 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.993 | 56125 | Assigned run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.993 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.994 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QFBgNx 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.997 | 72314 | Marked run 1350 as finished 2024-04-25 03:45:10 | INFO | 56123/cimple-server: 2024-04-25 03:45:10.997 | 56123 | Waiting for new connections 2024-04-25 03:45:10 | INFO | 56126/cimple-worker: 2024-04-25 03:45:10.999 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.001 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.001 | 56129 | Recursively removing directory: /tmp/git.FLO9f1/ 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.003 | 72316 | Marked run 1351 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.003 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.004 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.004 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.007 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.009 | 56126 | Recursively removing directory: /tmp/git.QFBgNx/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.010 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.010 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.010 | 72333 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.010 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.010 | 56125 | Removed run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.010 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.010 | 56125 | Assigned run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.010 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.010 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.011 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HxT6oA 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.014 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.015 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.015 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.019 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.019 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HY8usv 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.019 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.019 | 72338 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.019 | 56125 | Removed run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.019 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.019 | 56125 | Assigned run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.019 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.021 | 72332 | Marked run 1352 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.022 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.025 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.025 | 56129 | Recursively removing directory: /tmp/git.HxT6oA/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.026 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.028 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.028 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.029 | 72334 | Marked run 1353 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.029 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.031 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.034 | 56126 | Recursively removing directory: /tmp/git.HY8usv/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.035 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.035 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.035 | 72351 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.035 | 56125 | Removed run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.035 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.035 | 56125 | Assigned run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.035 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.035 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xXiBX5 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.036 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.036 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.039 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.039 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.040 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.044 | 72350 | Marked run 1354 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.044 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.044 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.044 | 72356 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.044 | 56125 | Removed run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.044 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.044 | 56125 | Assigned run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.044 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.044 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.044 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hGC9lD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.049 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.050 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.050 | 56129 | Recursively removing directory: /tmp/git.xXiBX5/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.053 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.053 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.055 | 72353 | Marked run 1355 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.055 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.056 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.059 | 56126 | Recursively removing directory: /tmp/git.hGC9lD/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.060 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.060 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.060 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.060 | 72369 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.060 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.060 | 56125 | Removed run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.060 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.060 | 56125 | Assigned run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.060 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.061 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WBFeju 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.064 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.065 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.066 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.068 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.068 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.068 | 72372 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.068 | 56125 | Removed run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.068 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.068 | 56125 | Assigned run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.068 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.069 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ir9EbF 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.069 | 72368 | Marked run 1356 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.069 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.075 | 56129 | Recursively removing directory: /tmp/git.WBFeju/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.076 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.077 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.077 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.077 | 72370 | Marked run 1357 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.077 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.077 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.080 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.084 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.084 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.084 | 72387 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.084 | 56125 | Removed run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.084 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.084 | 56125 | Assigned run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.084 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.084 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tA47hi 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.086 | 56126 | Recursively removing directory: /tmp/git.ir9EbF/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.088 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.088 | 56126 | Process output: 415085 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.088 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.089 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.092 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.092 | 72381 | Marked run 1358 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.092 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.095 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.095 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.095 | 72396 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.095 | 56125 | Removed run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.095 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.095 | 56125 | Assigned run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.096 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vMVSJs 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.096 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.098 | 56129 | Recursively removing directory: /tmp/git.tA47hi/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.099 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.099 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.100 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.101 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.102 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.105 | 72390 | Marked run 1359 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.105 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.106 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.106 | 72403 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.106 | 56125 | Removed run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.106 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.106 | 56125 | Assigned run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.106 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.106 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9CBmXU 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.106 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.111 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.112 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.111 | 56126 | Recursively removing directory: /tmp/git.vMVSJs/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.113 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.113 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.116 | 72398 | Marked run 1360 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.116 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.117 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.120 | 56129 | Recursively removing directory: /tmp/git.9CBmXU/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.121 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.121 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.121 | 72414 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.121 | 56125 | Removed run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.121 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.121 | 56125 | Assigned run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.121 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.121 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KhjLO7 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.122 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.122 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.124 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.125 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.127 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.130 | 72411 | Marked run 1361 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.130 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.131 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.131 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.131 | 72421 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.131 | 56125 | Removed run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.131 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.131 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.131 | 56125 | Assigned run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.131 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dyGVx5 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.135 | 56126 | Recursively removing directory: /tmp/git.KhjLO7/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.136 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.137 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.137 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.137 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.140 | 72416 | Marked run 1362 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.140 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.140 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.144 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.144 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.144 | 72432 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.144 | 56125 | Removed run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.144 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.144 | 56125 | Assigned run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.145 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.e1RKfJ 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.145 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.146 | 56129 | Recursively removing directory: /tmp/git.dyGVx5/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.148 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.148 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.149 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.149 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.152 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.154 | 72426 | Marked run 1363 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.154 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.157 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.157 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.157 | 72441 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.157 | 56125 | Removed run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.157 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.157 | 56125 | Assigned run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.157 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.157 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.y2C4Fn 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.160 | 56126 | Recursively removing directory: /tmp/git.e1RKfJ/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.161 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.161 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.161 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.162 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.165 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.165 | 72435 | Marked run 1364 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.165 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.169 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.169 | 72450 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.169 | 56125 | Removed run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.169 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.169 | 56125 | Assigned run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.169 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.169 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZvbwHt 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.170 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.172 | 56129 | Recursively removing directory: /tmp/git.y2C4Fn/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.173 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.174 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.174 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.175 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.177 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.178 | 72444 | Marked run 1365 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.178 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.180 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.180 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.180 | 72458 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.180 | 56125 | Removed run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.180 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.180 | 56125 | Assigned run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.180 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.181 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Xmhxci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.184 | 56126 | Recursively removing directory: /tmp/git.ZvbwHt/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.186 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.186 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.187 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.188 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.188 | 72452 | Marked run 1366 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.188 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.190 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.193 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.193 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.193 | 72468 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.193 | 56125 | Removed run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.193 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.193 | 56125 | Assigned run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.193 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mbjkqb 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.194 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.197 | 56129 | Recursively removing directory: /tmp/git.Xmhxci/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.198 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.199 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.199 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.200 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.202 | 72461 | Marked run 1367 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.202 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.203 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.206 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.206 | 72477 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.206 | 56125 | Removed run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.206 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.206 | 56125 | Assigned run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.206 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.206 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kfwGxo 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.208 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.209 | 56126 | Recursively removing directory: /tmp/git.mbjkqb/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.210 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.210 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.211 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.212 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.214 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.215 | 72471 | Marked run 1368 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.215 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.217 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.217 | 72484 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.217 | 56125 | Removed run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.217 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.217 | 56125 | Assigned run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.218 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.217 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.217 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EBiVJd 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.221 | 56129 | Recursively removing directory: /tmp/git.kfwGxo/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.222 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.223 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.223 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.223 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.226 | 72479 | Marked run 1369 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.227 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.227 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.230 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.230 | 72495 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.230 | 56125 | Removed run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.230 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.230 | 56125 | Assigned run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.230 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.230 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gNuY2b 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.231 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.233 | 56126 | Recursively removing directory: /tmp/git.EBiVJd/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.235 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.235 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.235 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.236 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.238 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.239 | 72489 | Marked run 1370 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.239 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.242 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.242 | 72504 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.242 | 56125 | Removed run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.242 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.242 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.242 | 56125 | Assigned run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.242 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.242 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eCbAuH 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.246 | 56129 | Recursively removing directory: /tmp/git.gNuY2b/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.247 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.248 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.248 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.248 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.250 | 72497 | Marked run 1371 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.250 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.251 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.255 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.255 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.255 | 72513 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.255 | 56125 | Removed run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.255 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.255 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.255 | 56125 | Assigned run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.256 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.a5Vqgl 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.257 | 56126 | Recursively removing directory: /tmp/git.eCbAuH/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.258 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.258 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.260 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.261 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.261 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.264 | 72507 | Marked run 1372 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.264 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.265 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.265 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.265 | 72517 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.265 | 56125 | Removed run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.265 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.265 | 56125 | Assigned run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.265 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.265 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lMn722 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.270 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.271 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.272 | 56129 | Recursively removing directory: /tmp/git.a5Vqgl/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.274 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.274 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.275 | 72514 | Marked run 1373 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.275 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.278 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.280 | 56126 | Recursively removing directory: /tmp/git.lMn722/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.281 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.281 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.281 | 72531 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.281 | 56125 | Removed run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.281 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.281 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.281 | 56125 | Assigned run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.281 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2FVp8A 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.282 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.282 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.285 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.286 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.286 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.290 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.291 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.291 | 72539 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.291 | 56125 | Removed run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.291 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.291 | 56125 | Assigned run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.291 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GMZviI 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.292 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.293 | 72530 | Marked run 1374 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.293 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.295 | 56129 | Recursively removing directory: /tmp/git.2FVp8A/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.296 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.297 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.297 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.298 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.300 | 72533 | Marked run 1375 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.300 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.301 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.304 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.304 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.304 | 72549 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.304 | 56125 | Removed run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.304 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.304 | 56125 | Assigned run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.304 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.304 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ws1Sh5 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.306 | 56126 | Recursively removing directory: /tmp/git.GMZviI/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.308 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.308 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.309 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.309 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.311 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.313 | 72543 | Marked run 1376 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.313 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.314 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.314 | 72556 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.314 | 56125 | Removed run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.314 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.314 | 56125 | Assigned run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.314 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.314 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1EjEJs 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.316 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.319 | 56129 | Recursively removing directory: /tmp/git.Ws1Sh5/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.319 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.320 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.320 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.320 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.324 | 72551 | Marked run 1377 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.324 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.324 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.328 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.328 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.328 | 72567 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.328 | 56125 | Removed run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.328 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.328 | 56125 | Assigned run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.328 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.djhvIm 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.329 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.329 | 56126 | Recursively removing directory: /tmp/git.1EjEJs/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.331 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.331 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.333 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.334 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.335 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.336 | 72564 | Marked run 1378 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.336 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.338 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.338 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.338 | 72572 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.338 | 56125 | Removed run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.338 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.338 | 56125 | Assigned run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.338 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.339 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xiUmWZ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.343 | 56129 | Recursively removing directory: /tmp/git.djhvIm/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.343 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.344 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.345 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.345 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.347 | 72569 | Marked run 1379 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.348 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.348 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.352 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.352 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.352 | 72585 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.353 | 56125 | Removed run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.353 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.353 | 56125 | Assigned run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.353 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.353 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ttfRxi 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.354 | 56126 | Recursively removing directory: /tmp/git.xiUmWZ/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.355 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.355 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.359 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.359 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.360 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.362 | 72581 | Marked run 1380 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.362 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.363 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.363 | 72589 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.363 | 56125 | Removed run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.363 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.363 | 56125 | Assigned run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.362 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.363 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FH6peT 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.363 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.368 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.368 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.369 | 56129 | Recursively removing directory: /tmp/git.ttfRxi/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.372 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.372 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.372 | 72586 | Marked run 1381 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.373 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.375 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.377 | 56126 | Recursively removing directory: /tmp/git.FH6peT/ 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.378 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.378 | 72603 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.378 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.379 | 56125 | Removed run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.379 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.379 | 56125 | Assigned run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.378 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.379 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iOtIYj 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.378 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.378 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.383 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.383 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.383 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.386 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.386 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.386 | 72607 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.386 | 56125 | Removed run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.386 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.387 | 56125 | Assigned run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.387 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.387 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SKH1DB 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.390 | 72602 | Marked run 1382 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.390 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.392 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.394 | 56129 | Recursively removing directory: /tmp/git.iOtIYj/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.394 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.395 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.395 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.396 | 72604 | Marked run 1383 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.396 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.398 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.402 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.402 | 72621 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.402 | 56125 | Removed run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.402 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.402 | 56125 | Assigned run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.402 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.402 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lUOVws 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.403 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.403 | 56126 | Recursively removing directory: /tmp/git.SKH1DB/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.405 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.405 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.408 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.409 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.410 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.411 | 72618 | Marked run 1384 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.412 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.412 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.412 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BGx7jX 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.412 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.412 | 72624 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.412 | 56125 | Removed run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.412 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.412 | 56125 | Assigned run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.412 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.417 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.418 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.419 | 56129 | Recursively removing directory: /tmp/git.lUOVws/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.421 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.421 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.422 | 72622 | Marked run 1385 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.422 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.425 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.427 | 56126 | Recursively removing directory: /tmp/git.BGx7jX/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.428 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.428 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.428 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.428 | 72639 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.428 | 56125 | Removed run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.428 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.428 | 56125 | Assigned run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.428 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.429 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.429 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.APae4T 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.431 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.433 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.434 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.434 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.434 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.434 | 72641 | Added a new worker 12 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.435 | 56125 | Removed run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.435 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.435 | 56125 | Assigned run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.435 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eXu2mu 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.435 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.440 | 72638 | Marked run 1386 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.440 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.441 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.442 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.443 | 72640 | Marked run 1387 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.443 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.445 | 56129 | Recursively removing directory: /tmp/git.APae4T/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.446 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.446 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.450 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.450 | 56126 | Recursively removing directory: /tmp/git.eXu2mu/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.452 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.452 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.453 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.453 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.453 | 72657 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.453 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.453 | 56125 | Removed run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.453 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.453 | 56125 | Assigned run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.453 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nph2kc 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.455 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.457 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.457 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.458 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.458 | 72659 | Added a new worker 12 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.458 | 56125 | Removed run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.458 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.458 | 56125 | Assigned run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.458 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.458 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.459 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xygn5v 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.462 | 72656 | Marked run 1388 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.462 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.465 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.466 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.468 | 56129 | Recursively removing directory: /tmp/git.nph2kc/ 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.468 | 72658 | Marked run 1389 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.468 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.469 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.469 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.472 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.474 | 56126 | Recursively removing directory: /tmp/git.xygn5v/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.476 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.476 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.476 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.476 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.476 | 72675 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.476 | 56125 | Removed run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.476 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.476 | 56125 | Assigned run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.476 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rDkiOB 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.477 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.480 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.481 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.482 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.484 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.484 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.484 | 72678 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.484 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.484 | 56125 | Removed run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.484 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.484 | 56125 | Assigned run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.484 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.J6ix2r 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.485 | 72674 | Marked run 1390 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.485 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.489 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.491 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.492 | 56129 | Recursively removing directory: /tmp/git.rDkiOB/ 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.493 | 72676 | Marked run 1391 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.493 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.493 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.493 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.497 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.499 | 56126 | Recursively removing directory: /tmp/git.J6ix2r/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.500 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.500 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.500 | 72693 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.500 | 56125 | Removed run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.500 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.500 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.500 | 56125 | Assigned run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.501 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qUwYVs 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.501 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.501 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.505 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.506 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.507 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.508 | 72692 | Marked run 1392 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.508 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.508 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.508 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.508 | 72696 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.508 | 56125 | Removed run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.508 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.508 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.508 | 56125 | Assigned run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.508 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Kby4Dz 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.513 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.514 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.516 | 56129 | Recursively removing directory: /tmp/git.qUwYVs/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.518 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.518 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.518 | 72694 | Marked run 1393 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.519 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.522 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.523 | 56126 | Recursively removing directory: /tmp/git.Kby4Dz/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.525 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.525 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.526 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.526 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.526 | 72711 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.526 | 56125 | Removed run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.526 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.526 | 56125 | Assigned run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.526 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.06WKaV 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.526 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.529 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.530 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.531 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.532 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.532 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.532 | 72714 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.532 | 56125 | Removed run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.532 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.533 | 56125 | Assigned run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.533 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RXf4iY 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.533 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.534 | 72710 | Marked run 1394 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.535 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.538 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.539 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.541 | 56129 | Recursively removing directory: /tmp/git.06WKaV/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.542 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.542 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.543 | 72712 | Marked run 1395 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.543 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.546 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.547 | 56126 | Recursively removing directory: /tmp/git.RXf4iY/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.549 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.549 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.549 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.550 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eAzCfb 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.549 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.549 | 72729 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.549 | 56125 | Removed run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.549 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.549 | 56125 | Assigned run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.550 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.553 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.555 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.555 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.557 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.557 | 72728 | Marked run 1396 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.557 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.557 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.557 | 72732 | Added a new worker 6 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.557 | 56125 | Removed run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.557 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.557 | 56125 | Assigned run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.557 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.558 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GmfmZ6 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.562 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.563 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.565 | 56129 | Recursively removing directory: /tmp/git.eAzCfb/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.567 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.567 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.568 | 72730 | Marked run 1397 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.568 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.570 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.572 | 56126 | Recursively removing directory: /tmp/git.GmfmZ6/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.573 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.573 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.573 | 72747 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.573 | 56125 | Removed run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.573 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.573 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.573 | 56125 | Assigned run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.573 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.snKtHO 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.573 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.573 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.577 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.578 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.578 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.581 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.581 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.581 | 72752 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.581 | 56125 | Removed run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.581 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.582 | 56125 | Assigned run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.582 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.582 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NL1wUi 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.585 | 72746 | Marked run 1398 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.585 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.587 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.588 | 56129 | Recursively removing directory: /tmp/git.snKtHO/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.589 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.590 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.590 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.591 | 72748 | Marked run 1399 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.591 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.593 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.597 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.597 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.597 | 72765 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.597 | 56125 | Removed run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.597 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.597 | 56125 | Assigned run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.597 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.597 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.th9h3i 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.597 | 56126 | Recursively removing directory: /tmp/git.NL1wUi/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.599 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.599 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.602 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.602 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.603 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.605 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.605 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.605 | 72768 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.605 | 56125 | Removed run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.605 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.605 | 56125 | Assigned run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.606 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.606 | 72762 | Marked run 1400 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.606 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.606 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lOXcN8 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.610 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.611 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.613 | 56129 | Recursively removing directory: /tmp/git.th9h3i/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.615 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.615 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.616 | 72766 | Marked run 1401 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.616 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.618 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.620 | 56126 | Recursively removing directory: /tmp/git.lOXcN8/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.621 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.621 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.621 | 72783 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.621 | 56125 | Removed run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.621 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.621 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.621 | 56125 | Assigned run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.621 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.621 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.622 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bFxPmz 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.626 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.626 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.626 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.629 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.629 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.629 | 72787 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.629 | 56125 | Removed run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.629 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.629 | 56125 | Assigned run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.630 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.630 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EWzizW 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.636 | 72782 | Marked run 1402 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.636 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.637 | 56129 | Recursively removing directory: /tmp/git.bFxPmz/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.638 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.638 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.639 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.639 | 72784 | Marked run 1403 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.639 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.640 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.641 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.644 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.644 | 72799 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.644 | 56125 | Removed run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.644 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.644 | 56125 | Assigned run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.644 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.644 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.645 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kdxa2Y 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.648 | 56126 | Recursively removing directory: /tmp/git.EWzizW/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.649 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.649 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.649 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.650 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.652 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.653 | 72794 | Marked run 1404 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.654 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.655 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.655 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.656 | 72808 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.656 | 56125 | Removed run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.656 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.656 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.656 | 56125 | Assigned run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.656 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ojPSoZ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.659 | 56129 | Recursively removing directory: /tmp/git.kdxa2Y/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.661 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.661 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.661 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.661 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.664 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.665 | 72803 | Marked run 1405 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.665 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.667 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.667 | 72819 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.667 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.667 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.668 | 56125 | Removed run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.668 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.668 | 56125 | Assigned run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.668 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cKzSBu 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.672 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.672 | 56126 | Recursively removing directory: /tmp/git.ojPSoZ/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.673 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.674 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.674 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.677 | 72813 | Marked run 1406 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.677 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.678 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.681 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.681 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.onrCVC 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.681 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.681 | 72828 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.681 | 56125 | Removed run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.681 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.681 | 56125 | Assigned run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.681 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.682 | 56129 | Recursively removing directory: /tmp/git.cKzSBu/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.683 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.683 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.686 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.686 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.688 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.691 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.691 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.691 | 72835 | Added a new worker 12 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.692 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.692 | 72825 | Marked run 1407 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.692 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.692 | 56125 | Removed run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.692 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.692 | 56125 | Assigned run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.692 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RKT651 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.696 | 56126 | Recursively removing directory: /tmp/git.onrCVC/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.697 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.697 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.697 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.698 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.701 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.702 | 72830 | Marked run 1408 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.702 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.705 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.705 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.705 | 72846 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.705 | 56125 | Removed run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.705 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.705 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.705 | 56125 | Assigned run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.705 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g2jJp1 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.707 | 56129 | Recursively removing directory: /tmp/git.RKT651/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.708 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.708 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.710 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.711 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.711 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.714 | 72840 | Marked run 1409 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.714 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.715 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.715 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.715 | 72851 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.715 | 56125 | Removed run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.715 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.715 | 56125 | Assigned run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.715 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.j7f6hO 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.715 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.720 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.721 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.721 | 56126 | Recursively removing directory: /tmp/git.g2jJp1/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.722 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.722 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.725 | 72848 | Marked run 1410 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.725 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.726 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.729 | 56129 | Recursively removing directory: /tmp/git.j7f6hO/ 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.730 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.730 | 72864 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.730 | 56125 | Removed run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.730 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.730 | 56125 | Assigned run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.730 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.731 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.731 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.730 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.730 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8OeIjO 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.733 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.735 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.736 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.737 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.737 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.737 | 72867 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.737 | 56125 | Removed run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.737 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.737 | 56125 | Assigned run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.737 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YlsAM8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.738 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.741 | 72861 | Marked run 1411 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.741 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.742 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.744 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.745 | 56126 | Recursively removing directory: /tmp/git.8OeIjO/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.747 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.747 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.749 | 72865 | Marked run 1412 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.749 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.750 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.753 | 56129 | Recursively removing directory: /tmp/git.YlsAM8/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.754 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.754 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.754 | 72882 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.754 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.754 | 56125 | Removed run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.754 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.754 | 56125 | Assigned run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.754 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sxjngB 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.755 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.755 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.758 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.758 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.759 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.763 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.763 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.763 | 72887 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.763 | 56125 | Removed run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.763 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.763 | 56125 | Assigned run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.763 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.763 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.v8awhp 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.765 | 72881 | Marked run 1413 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.766 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.768 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.768 | 56126 | Recursively removing directory: /tmp/git.sxjngB/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.769 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.770 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.770 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.773 | 72884 | Marked run 1414 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.773 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.773 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.777 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.777 | 72900 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.777 | 56125 | Removed run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.777 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.777 | 56125 | Assigned run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.777 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.777 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5ni3De 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.778 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.778 | 56129 | Recursively removing directory: /tmp/git.v8awhp/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.780 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.780 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.782 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.783 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.784 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.785 | 72896 | Marked run 1415 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.785 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.787 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.787 | 72905 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.787 | 56125 | Removed run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.787 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.787 | 56125 | Assigned run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.787 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.787 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.787 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KuJ29c 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.793 | 56126 | Recursively removing directory: /tmp/git.5ni3De/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.793 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.795 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.795 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.795 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.797 | 72902 | Marked run 1416 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.797 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.798 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.802 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.802 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.802 | 72918 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.802 | 56125 | Removed run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.802 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.802 | 56125 | Assigned run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.802 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5Nwn4O 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.803 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.804 | 56129 | Recursively removing directory: /tmp/git.KuJ29c/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.806 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.806 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.806 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.807 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.810 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.811 | 72913 | Marked run 1417 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.811 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.814 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.814 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.814 | 72927 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.814 | 56125 | Removed run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.814 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.814 | 56125 | Assigned run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.814 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.814 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xmsqAl 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.815 | 56126 | Recursively removing directory: /tmp/git.5Nwn4O/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.817 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.817 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.818 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.819 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.820 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.823 | 72921 | Marked run 1418 as finished 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.823 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.823 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.823 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.823 | 72932 | Added a new worker 9 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.823 | 56125 | Removed run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.823 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.824 | 56125 | Assigned run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.824 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lgzVjw 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.824 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.829 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.829 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.830 | 56129 | Recursively removing directory: /tmp/git.xmsqAl/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.831 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.831 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.832 | 72929 | Marked run 1419 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.833 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.835 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.838 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.838 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.838 | 72945 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.838 | 56125 | Removed run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.838 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.838 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.838 | 56125 | Assigned run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.838 | 56126 | Recursively removing directory: /tmp/git.lgzVjw/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.838 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aYpGIP 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.839 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.839 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.842 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.843 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.844 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.845 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.845 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.846 | 72948 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.846 | 56125 | Removed run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.846 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.846 | 56125 | Assigned run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.846 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.846 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EvM1XT 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.848 | 72944 | Marked run 1420 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.848 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.851 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.852 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.853 | 56129 | Recursively removing directory: /tmp/git.aYpGIP/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.855 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.855 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.858 | 72946 | Marked run 1421 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.858 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.859 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.860 | 56126 | Recursively removing directory: /tmp/git.EvM1XT/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.862 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.862 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.863 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.863 | 72963 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.863 | 56125 | Removed run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.863 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.863 | 56125 | Assigned run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.863 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.863 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.863 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OIbaDd 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.866 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.868 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.869 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.870 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.870 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.870 | 72965 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.870 | 56125 | Removed run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.870 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.870 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.870 | 56125 | Assigned run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.870 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aQRUwC 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.872 | 72962 | Marked run 1422 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.872 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.875 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.877 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.879 | 56129 | Recursively removing directory: /tmp/git.OIbaDd/ 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.879 | 72964 | Marked run 1423 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.879 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.880 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.880 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.884 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.886 | 56126 | Recursively removing directory: /tmp/git.aQRUwC/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.887 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.887 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.887 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.888 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.888 | 72981 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.888 | 56125 | Removed run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.888 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.888 | 56125 | Assigned run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.888 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2YdHHM 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.888 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.892 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.892 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.893 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.895 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.896 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.896 | 72985 | Added a new worker 13 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.896 | 56125 | Removed run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.896 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.896 | 56125 | Assigned run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.896 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.896 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9c228k 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.898 | 72980 | Marked run 1424 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.898 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.902 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.903 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.903 | 56129 | Recursively removing directory: /tmp/git.2YdHHM/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.905 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.905 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.906 | 72982 | Marked run 1425 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.906 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.908 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.911 | 56126 | Recursively removing directory: /tmp/git.9c228k/ 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.911 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.911 | 72999 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.911 | 56125 | Removed run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.911 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.911 | 56125 | Assigned run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.911 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.911 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.912 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ybxF2v 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.912 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.912 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.916 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.916 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.918 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.920 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.920 | 72998 | Marked run 1426 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.920 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.920 | 73002 | Added a new worker 12 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.920 | 56125 | Removed run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.920 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.920 | 56125 | Assigned run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.920 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.921 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Wt6b6u 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.921 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.926 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.927 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.927 | 56129 | Recursively removing directory: /tmp/git.ybxF2v/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.928 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.928 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.929 | 73000 | Marked run 1427 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.930 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.932 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.935 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.935 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.935 | 73017 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.935 | 56125 | Removed run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.935 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.935 | 56125 | Assigned run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.935 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.935 | 56126 | Recursively removing directory: /tmp/git.Wt6b6u/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.935 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gGuHqv 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.937 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.937 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.939 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.940 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.942 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.945 | 73016 | Marked run 1428 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.945 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.945 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.945 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.945 | 73026 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.946 | 56125 | Removed run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.946 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.946 | 56125 | Assigned run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.946 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.svddfS 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.946 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.950 | 56129 | Recursively removing directory: /tmp/git.gGuHqv/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.950 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.951 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.951 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.951 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.955 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.955 | 73019 | Marked run 1429 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.955 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.958 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.958 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.958 | 73035 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.958 | 56125 | Removed run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.958 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.958 | 56125 | Assigned run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.958 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g17gUS 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.959 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.961 | 56126 | Recursively removing directory: /tmp/git.svddfS/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.962 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.962 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.963 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.964 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.966 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.966 | 73029 | Marked run 1430 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.966 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.969 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.969 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.969 | 73042 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.969 | 56125 | Removed run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.969 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.969 | 56125 | Assigned run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.970 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.969 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sP7U2j 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.973 | 56129 | Recursively removing directory: /tmp/git.g17gUS/ 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.974 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.974 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.974 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.975 | 56126 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.978 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.979 | 73037 | Marked run 1431 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.980 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.981 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.981 | 73053 | Added a new worker 10 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.981 | 56125 | Removed run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.981 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.981 | 56125 | Assigned run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.981 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.981 | 56129 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.981 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UDuDn1 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.985 | 56126 | Recursively removing directory: /tmp/git.sP7U2j/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.986 | 56129 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.986 | 56126 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.986 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.986 | 56129 | Going to run: ./ci 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.990 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.990 | 73047 | Marked run 1432 as finished 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.990 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.993 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.993 | 73062 | Added a new worker 8 to the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.993 | 56125 | Removed run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.993 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.993 | 56125 | Assigned run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:11 | INFO | 56123/cimple-server: 2024-04-25 03:45:11.993 | 56123 | Waiting for new connections 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.993 | 56126 | Waiting for a new command 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.993 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6LT3dJ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.996 | 56129 | Recursively removing directory: /tmp/git.UDuDn1/ 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.997 | 56129 | Process exit code: 0 2024-04-25 03:45:11 | INFO | 56129/cimple-worker: 2024-04-25 03:45:11.997 | 56129 | Process output: 415085 bytes 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.998 | 56126 | Checking out revision HEAD 2024-04-25 03:45:11 | INFO | 56126/cimple-worker: 2024-04-25 03:45:11.998 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.000 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.002 | 73056 | Marked run 1433 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.002 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.003 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.003 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.003 | 73069 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.004 | 56125 | Removed run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.004 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.004 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.004 | 56125 | Assigned run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.004 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HMHFRk 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.008 | 56126 | Recursively removing directory: /tmp/git.6LT3dJ/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.008 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.009 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.009 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.009 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.013 | 73064 | Marked run 1434 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.013 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.014 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.017 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.017 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.017 | 73080 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.017 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.owDKa7 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.017 | 56125 | Removed run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.017 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.017 | 56125 | Assigned run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.018 | 56129 | Recursively removing directory: /tmp/git.HMHFRk/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.018 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.019 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.020 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.022 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.022 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.022 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.025 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.026 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.026 | 73084 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.026 | 56125 | Removed run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.026 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.026 | 73075 | Marked run 1435 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.026 | 56125 | Assigned run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.026 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.026 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2xfEYv 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.031 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.031 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.032 | 56126 | Recursively removing directory: /tmp/git.owDKa7/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.034 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.034 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.036 | 73081 | Marked run 1436 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.037 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.038 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.040 | 56129 | Recursively removing directory: /tmp/git.2xfEYv/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.041 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.041 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.041 | 73098 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.041 | 56125 | Removed run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.041 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.041 | 56125 | Assigned run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.041 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.041 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NXDpow 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.042 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.042 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.045 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.046 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.046 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.050 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.050 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.050 | 73103 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.051 | 56125 | Removed run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.051 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.051 | 56125 | Assigned run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.051 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uwFluG 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.051 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.052 | 73097 | Marked run 1437 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.053 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.056 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.057 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.057 | 56126 | Recursively removing directory: /tmp/git.NXDpow/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.059 | 73100 | Marked run 1438 as finished 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.059 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.059 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.059 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.062 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.066 | 56129 | Recursively removing directory: /tmp/git.uwFluG/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.066 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.066 | 73116 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.066 | 56125 | Removed run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.066 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.066 | 56125 | Assigned run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.067 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.066 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.066 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.a8WHQI 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.068 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.068 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.070 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.071 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.072 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.076 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.076 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.076 | 73124 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.076 | 56125 | Removed run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.076 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.076 | 56125 | Assigned run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.076 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AqEMho 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.077 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.077 | 73113 | Marked run 1439 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.077 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.080 | 56126 | Recursively removing directory: /tmp/git.a8WHQI/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.081 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.081 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.084 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.085 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.085 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.086 | 73118 | Marked run 1440 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.086 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.088 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.088 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.088 | 73130 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.088 | 56125 | Removed run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.088 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.088 | 56125 | Assigned run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.088 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oB8HjB 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.089 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.093 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.094 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.094 | 56129 | Recursively removing directory: /tmp/git.AqEMho/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.096 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.096 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.098 | 73127 | Marked run 1441 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.098 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.100 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.102 | 56126 | Recursively removing directory: /tmp/git.oB8HjB/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.103 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.103 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.103 | 73143 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.104 | 56125 | Removed run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.104 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.104 | 56125 | Assigned run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.104 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.104 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.104 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.104 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JFLzvB 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.107 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.108 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.109 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.109 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.110 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.110 | 73145 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.110 | 56125 | Removed run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.110 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.110 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.110 | 56125 | Assigned run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.110 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3LFg1K 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.114 | 73142 | Marked run 1442 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.114 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.115 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.116 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.119 | 73144 | Marked run 1443 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.119 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.119 | 56129 | Recursively removing directory: /tmp/git.JFLzvB/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.120 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.120 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.124 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.125 | 56126 | Recursively removing directory: /tmp/git.3LFg1K/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.126 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.126 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.128 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.128 | 73161 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.128 | 56125 | Removed run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.128 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.128 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dfxu0l 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.128 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.128 | 56125 | Assigned run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.128 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.130 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.133 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.134 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.134 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.134 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.134 | 73164 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.134 | 56125 | Removed run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.134 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.134 | 56125 | Assigned run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.134 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1xL1pI 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.135 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.138 | 73160 | Marked run 1444 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.138 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.140 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.141 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.143 | 56129 | Recursively removing directory: /tmp/git.dfxu0l/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.144 | 73162 | Marked run 1445 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.144 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.145 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.145 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.148 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.150 | 56126 | Recursively removing directory: /tmp/git.1xL1pI/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.151 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.151 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.151 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.151 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.151 | 73179 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.151 | 56125 | Removed run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.151 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.151 | 56125 | Assigned run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.151 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.152 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zzzEgK 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.154 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.156 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.157 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.157 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.157 | 73181 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.157 | 56125 | Removed run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.157 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.157 | 56125 | Assigned run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.157 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.157 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.j1TIfn 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.157 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.161 | 73178 | Marked run 1446 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.161 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.163 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.165 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.167 | 56129 | Recursively removing directory: /tmp/git.zzzEgK/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.167 | 73180 | Marked run 1447 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.167 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.168 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.168 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.172 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.173 | 56126 | Recursively removing directory: /tmp/git.j1TIfn/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.175 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.175 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.175 | 73197 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.175 | 56125 | Removed run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.175 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.175 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.175 | 56125 | Assigned run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.175 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.175 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.175 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HZ2axE 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.179 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.180 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.181 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.183 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.183 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.183 | 73200 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.183 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.183 | 56125 | Removed run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.183 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.183 | 56125 | Assigned run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.183 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zmV41U 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.184 | 73196 | Marked run 1448 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.184 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.188 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.190 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.191 | 56129 | Recursively removing directory: /tmp/git.HZ2axE/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.192 | 73198 | Marked run 1449 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.192 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.193 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.193 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.196 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.198 | 56126 | Recursively removing directory: /tmp/git.zmV41U/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.199 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.199 | 73215 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.199 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.199 | 56125 | Removed run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.199 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.199 | 56125 | Assigned run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.199 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.199 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.199 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.200 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LtDxdU 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.203 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.204 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.204 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.207 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.208 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.208 | 73220 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.208 | 56125 | Removed run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.208 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.208 | 56125 | Assigned run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.208 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kccqyN 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.208 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.210 | 73214 | Marked run 1450 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.210 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.213 | 56129 | Recursively removing directory: /tmp/git.LtDxdU/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.214 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.214 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.215 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.215 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.218 | 73216 | Marked run 1451 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.218 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.219 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.223 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.223 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.223 | 73233 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.223 | 56125 | Removed run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.223 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.223 | 56125 | Assigned run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.223 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JOpiEs 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.224 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.224 | 56126 | Recursively removing directory: /tmp/git.kccqyN/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.225 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.225 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.227 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.228 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.230 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.234 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.234 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.234 | 73242 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.234 | 56125 | Removed run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.234 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.234 | 56125 | Assigned run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.234 | 73230 | Marked run 1452 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.234 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.234 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.234 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.I36uu0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.238 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.239 | 56129 | Recursively removing directory: /tmp/git.JOpiEs/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.239 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.241 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.241 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.243 | 73236 | Marked run 1453 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.243 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.245 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.248 | 56126 | Recursively removing directory: /tmp/git.I36uu0/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.248 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.248 | 73251 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.248 | 56125 | Removed run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.248 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.248 | 56125 | Assigned run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.248 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.249 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jMcsk3 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.249 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.250 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.250 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.253 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.254 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.254 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.256 | 73248 | Marked run 1454 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.256 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.257 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.257 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.257 | 73255 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.257 | 56125 | Removed run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.257 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.257 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.257 | 56125 | Assigned run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.257 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aNOMIG 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.262 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.263 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.264 | 56129 | Recursively removing directory: /tmp/git.jMcsk3/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.266 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.266 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.267 | 73252 | Marked run 1455 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.267 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.269 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.272 | 56126 | Recursively removing directory: /tmp/git.aNOMIG/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.273 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.273 | 73269 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.273 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.273 | 56125 | Removed run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.273 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.273 | 56125 | Assigned run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.273 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.273 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fi0CWj 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.274 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.274 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.277 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.277 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.278 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.282 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.282 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.282 | 73274 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.282 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.282 | 56125 | Removed run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.282 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.282 | 56125 | Assigned run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.282 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tlgyyb 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.284 | 73268 | Marked run 1456 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.284 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.288 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.288 | 56129 | Recursively removing directory: /tmp/git.fi0CWj/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.289 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.290 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.290 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.291 | 73271 | Marked run 1457 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.291 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.293 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.297 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.297 | 73287 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.297 | 56125 | Removed run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.297 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.297 | 56125 | Assigned run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.297 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.297 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FcF5Y0 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.298 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.298 | 56126 | Recursively removing directory: /tmp/git.tlgyyb/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.300 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.300 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.301 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.303 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.304 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.304 | 73282 | Marked run 1458 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.305 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.307 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.307 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.307 | 73294 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.307 | 56125 | Removed run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.307 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.307 | 56125 | Assigned run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.307 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wKnVhV 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.308 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.311 | 56129 | Recursively removing directory: /tmp/git.FcF5Y0/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.312 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.313 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.313 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.313 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.316 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.317 | 73289 | Marked run 1459 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.317 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.320 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.320 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.320 | 73305 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.320 | 56125 | Removed run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.320 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.320 | 56125 | Assigned run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.320 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.320 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QBcyrT 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.322 | 56126 | Recursively removing directory: /tmp/git.wKnVhV/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.324 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.324 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.324 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.325 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.327 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.328 | 73299 | Marked run 1460 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.328 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.330 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.330 | 73313 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.330 | 56125 | Removed run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.330 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.330 | 56125 | Assigned run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.331 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.330 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.331 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ehAR2f 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.334 | 56129 | Recursively removing directory: /tmp/git.QBcyrT/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.335 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.335 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.335 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.336 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.339 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.340 | 73307 | Marked run 1461 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.340 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.342 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.342 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.342 | 73323 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.342 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.342 | 56125 | Removed run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.342 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.343 | 56125 | Assigned run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.343 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XRMjl7 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.348 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.348 | 56126 | Recursively removing directory: /tmp/git.ehAR2f/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.349 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.350 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.350 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.351 | 73317 | Marked run 1462 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.351 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.353 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.356 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.356 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.356 | 73332 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.356 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.357 | 56125 | Removed run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.357 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.357 | 56125 | Assigned run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.357 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1CP7tR 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.358 | 56129 | Recursively removing directory: /tmp/git.XRMjl7/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.359 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.359 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.361 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.362 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.362 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.365 | 73327 | Marked run 1463 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.365 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.366 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.366 | 73337 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.366 | 56125 | Removed run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.366 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.366 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.366 | 56125 | Assigned run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.366 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.366 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GDi40S 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.371 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.372 | 56126 | Recursively removing directory: /tmp/git.1CP7tR/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.372 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.373 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.373 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.376 | 73334 | Marked run 1464 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.376 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.376 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.380 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.380 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pFnvYV 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.380 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.380 | 73350 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.380 | 56125 | Removed run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.380 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.380 | 56125 | Assigned run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.380 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.381 | 56129 | Recursively removing directory: /tmp/git.GDi40S/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.382 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.382 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.385 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.385 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.385 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.389 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.389 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.389 | 73354 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.389 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.389 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ydwOeA 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.389 | 56125 | Removed run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.389 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.389 | 56125 | Assigned run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.389 | 73346 | Marked run 1465 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.389 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.394 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.394 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.395 | 56126 | Recursively removing directory: /tmp/git.pFnvYV/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.397 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.397 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.398 | 73351 | Marked run 1466 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.398 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.400 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.403 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.403 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.403 | 73368 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.403 | 56125 | Removed run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.403 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.403 | 56125 | Assigned run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.403 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.j53ATT 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.404 | 56129 | Recursively removing directory: /tmp/git.ydwOeA/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.404 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.405 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.405 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.407 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.408 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.410 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.413 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.413 | 73367 | Marked run 1467 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.413 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.413 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.413 | 73375 | Added a new worker 6 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.413 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.413 | 56125 | Removed run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.413 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.414 | 56125 | Assigned run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.414 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wE5Kgr 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.418 | 56126 | Recursively removing directory: /tmp/git.j53ATT/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.419 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.419 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.419 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.420 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.423 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.423 | 73371 | Marked run 1468 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.424 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.426 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.426 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.427 | 73386 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.427 | 56125 | Removed run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.427 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.427 | 56125 | Assigned run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.427 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.R0XMvD 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.428 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.430 | 56129 | Recursively removing directory: /tmp/git.wE5Kgr/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.431 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.431 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.431 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.432 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.435 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.436 | 73380 | Marked run 1469 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.436 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.438 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.439 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.439 | 73395 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.439 | 56125 | Removed run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.439 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.439 | 56125 | Assigned run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.439 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.439 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nWr3Q1 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.441 | 56126 | Recursively removing directory: /tmp/git.R0XMvD/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.442 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.442 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.443 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.444 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.445 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.448 | 73390 | Marked run 1470 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.448 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.449 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.449 | 73400 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.449 | 56125 | Removed run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.449 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.449 | 56125 | Assigned run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.449 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.449 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uuDUPk 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.449 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.454 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.454 | 56129 | Recursively removing directory: /tmp/git.nWr3Q1/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.455 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.456 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.456 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.458 | 73397 | Marked run 1471 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.458 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.459 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.463 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.463 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.463 | 73413 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.463 | 56125 | Removed run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.463 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.463 | 56125 | Assigned run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.463 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Vszo8k 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.464 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.464 | 56126 | Recursively removing directory: /tmp/git.uuDUPk/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.466 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.466 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.468 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.469 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.470 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.471 | 73408 | Marked run 1472 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.471 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.473 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.473 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.473 | 73418 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.473 | 56125 | Removed run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.473 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.473 | 56125 | Assigned run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.473 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CR4hhK 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.474 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.478 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.479 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.480 | 56129 | Recursively removing directory: /tmp/git.Vszo8k/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.481 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.481 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.484 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.484 | 73415 | Marked run 1473 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.484 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.487 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.488 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uwkTfr 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.487 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.487 | 73431 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.487 | 56125 | Removed run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.487 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.487 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.487 | 56125 | Assigned run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.489 | 56126 | Recursively removing directory: /tmp/git.CR4hhK/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.490 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.490 | 56126 | Process output: 415085 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.492 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.492 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.493 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.496 | 73428 | Marked run 1474 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.496 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.497 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.497 | 73436 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.497 | 56125 | Removed run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.497 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.497 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.497 | 56125 | Assigned run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.497 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.497 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FrKKj9 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.502 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.503 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.503 | 56129 | Recursively removing directory: /tmp/git.uwkTfr/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.506 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.506 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.507 | 73433 | Marked run 1475 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.507 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.509 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.511 | 56126 | Recursively removing directory: /tmp/git.FrKKj9/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.513 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.513 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.513 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.513 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cQVs8q 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.513 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.513 | 73449 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.513 | 56125 | Removed run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.513 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.513 | 56125 | Assigned run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.513 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.516 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.517 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.518 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.519 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.519 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.519 | 73452 | Added a new worker 12 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.519 | 56125 | Removed run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.519 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.519 | 56125 | Assigned run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.520 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AoQxKg 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.520 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.524 | 73448 | Marked run 1476 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.524 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.525 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.526 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.527 | 56129 | Recursively removing directory: /tmp/git.cQVs8q/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.528 | 73450 | Marked run 1477 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.528 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.529 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.529 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.532 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.534 | 56126 | Recursively removing directory: /tmp/git.AoQxKg/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.536 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.536 | 73467 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.536 | 56125 | Removed run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.536 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.536 | 56125 | Assigned run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.536 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.536 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.536 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tzoSxi 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.536 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.536 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.540 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.541 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.542 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.543 | 73466 | Marked run 1478 as finished 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.544 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.544 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.544 | 73470 | Added a new worker 12 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.544 | 56125 | Removed run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.544 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.544 | 56125 | Assigned run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.544 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KD3Na5 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.544 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.544 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.548 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.549 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.552 | 56129 | Recursively removing directory: /tmp/git.tzoSxi/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.553 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.553 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.554 | 73468 | Marked run 1479 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.554 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.557 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.558 | 56126 | Recursively removing directory: /tmp/git.KD3Na5/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.559 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.559 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.560 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.560 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.560 | 73485 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.560 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.560 | 56125 | Removed run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.560 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.560 | 56125 | Assigned run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.560 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Uwzutw 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.563 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.565 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.565 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.567 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.567 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.567 | 73488 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.567 | 56125 | Removed run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.567 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.567 | 56125 | Assigned run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.568 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DWakoa 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.568 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.569 | 73484 | Marked run 1480 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.570 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.573 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.574 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.576 | 56129 | Recursively removing directory: /tmp/git.Uwzutw/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.577 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.577 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.577 | 73486 | Marked run 1481 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.578 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.580 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.583 | 56126 | Recursively removing directory: /tmp/git.DWakoa/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.584 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.584 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.584 | 73503 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.584 | 56125 | Removed run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.584 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.584 | 56125 | Assigned run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.584 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.585 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.585 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.585 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Y8OWPA 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.589 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.589 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.590 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.592 | 73502 | Marked run 1482 as finished 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.592 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.593 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.593 | 73506 | Added a new worker 6 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.593 | 56125 | Removed run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.593 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.593 | 56125 | Assigned run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.593 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.593 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.593 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zthKgY 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.598 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.599 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.600 | 56129 | Recursively removing directory: /tmp/git.Y8OWPA/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.602 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.602 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.603 | 73504 | Marked run 1483 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.603 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.605 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.608 | 56126 | Recursively removing directory: /tmp/git.zthKgY/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.609 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.609 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.609 | 73521 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.609 | 56125 | Removed run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.609 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.609 | 56125 | Assigned run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.609 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.609 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.48KAQ0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.610 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.610 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.613 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.614 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.614 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.617 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.618 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.618 | 73526 | Added a new worker 14 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.618 | 56125 | Removed run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.618 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.618 | 56125 | Assigned run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.618 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BnWcRY 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.619 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.620 | 73520 | Marked run 1484 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.620 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.623 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.624 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.625 | 56129 | Recursively removing directory: /tmp/git.48KAQ0/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.627 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.627 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.628 | 73523 | Marked run 1485 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.628 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.631 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.633 | 56126 | Recursively removing directory: /tmp/git.BnWcRY/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.634 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.634 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.634 | 73539 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.634 | 56125 | Removed run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.634 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.634 | 56125 | Assigned run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.634 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.634 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.634 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IdcCHa 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.635 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.638 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.639 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.639 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.642 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.642 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.642 | 73544 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.642 | 56125 | Removed run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.642 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.642 | 56125 | Assigned run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.642 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tFXkBi 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.643 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.647 | 73538 | Marked run 1486 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.647 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.648 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.649 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.650 | 56129 | Recursively removing directory: /tmp/git.IdcCHa/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.651 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.651 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.652 | 73540 | Marked run 1487 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.653 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.655 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.657 | 56126 | Recursively removing directory: /tmp/git.tFXkBi/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.659 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.659 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.659 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.659 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xb6quw 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.659 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.659 | 73557 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.659 | 56125 | Removed run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.659 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.659 | 56125 | Assigned run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.659 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.663 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.663 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.664 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.667 | 73556 | Marked run 1488 as finished 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.667 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.667 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.667 | 73561 | Added a new worker 12 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.667 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.667 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.667 | 56125 | Removed run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.667 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.667 | 56125 | Assigned run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.667 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GaNKtM 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.672 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.673 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.674 | 56129 | Recursively removing directory: /tmp/git.xb6quw/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.675 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.675 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.677 | 73558 | Marked run 1489 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.677 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.679 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.682 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.682 | 73575 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.682 | 56125 | Removed run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.682 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.682 | 56125 | Assigned run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.682 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.682 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9BntIC 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.683 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.683 | 56126 | Recursively removing directory: /tmp/git.GaNKtM/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.685 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.685 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.686 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.687 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.689 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.692 | 73572 | Marked run 1490 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.693 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.693 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.693 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.693 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zuP4n4 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.693 | 73584 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.693 | 56125 | Removed run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.693 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.693 | 56125 | Assigned run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.694 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.696 | 56129 | Recursively removing directory: /tmp/git.9BntIC/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.697 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.697 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.698 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.699 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.700 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.702 | 73578 | Marked run 1491 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.703 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.703 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.704 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.704 | 73589 | Added a new worker 9 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.704 | 56125 | Removed run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.704 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.704 | 56125 | Assigned run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.704 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dUgOYm 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.706 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.709 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.710 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.710 | 56126 | Recursively removing directory: /tmp/git.zuP4n4/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.712 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.712 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.713 | 73586 | Marked run 1492 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.714 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.716 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.719 | 56129 | Recursively removing directory: /tmp/git.dUgOYm/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.719 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.719 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.719 | 73602 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.719 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.719 | 56125 | Removed run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.719 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.719 | 56125 | Assigned run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.720 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NB2OyO 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.720 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.720 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.724 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.724 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.725 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.728 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.728 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.728 | 73607 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.728 | 56125 | Removed run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.728 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.728 | 56125 | Assigned run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.728 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vomVKJ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.729 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.732 | 73601 | Marked run 1493 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.732 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.735 | 56126 | Recursively removing directory: /tmp/git.NB2OyO/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.736 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.736 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.736 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.736 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.738 | 73604 | Marked run 1494 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.738 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.739 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.742 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.742 | 73620 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.742 | 56125 | Removed run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.742 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.742 | 56125 | Assigned run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.742 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.743 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oWrGux 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.743 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.746 | 56129 | Recursively removing directory: /tmp/git.vomVKJ/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.747 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.747 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.747 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.749 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.751 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.751 | 73614 | Marked run 1495 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.751 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.754 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.754 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.754 | 73629 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.754 | 56125 | Removed run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.754 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.754 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BCUWka 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.754 | 56125 | Assigned run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.755 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.757 | 56126 | Recursively removing directory: /tmp/git.oWrGux/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.758 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.758 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.759 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.760 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.762 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.764 | 73622 | Marked run 1496 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.764 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.766 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.766 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.766 | 73638 | Added a new worker 9 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.766 | 56125 | Removed run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.766 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.766 | 56125 | Assigned run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.766 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.766 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aBxPnU 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.770 | 56129 | Recursively removing directory: /tmp/git.BCUWka/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.771 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.772 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.772 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.772 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.775 | 73631 | Marked run 1497 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.775 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.776 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.779 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.779 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.779 | 73647 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.780 | 56125 | Removed run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.780 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.780 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.780 | 56125 | Assigned run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.780 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZrHP0u 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.782 | 56126 | Recursively removing directory: /tmp/git.aBxPnU/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.783 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.783 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.785 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.786 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.787 | 73642 | Marked run 1498 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.787 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.787 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.791 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.791 | 73654 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.791 | 56125 | Removed run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.791 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.791 | 56125 | Assigned run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.791 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.791 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.792 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rEm10G 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.794 | 56129 | Recursively removing directory: /tmp/git.ZrHP0u/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.796 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.796 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.797 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.798 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.799 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.800 | 73649 | Marked run 1499 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.800 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.802 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.802 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.802 | 73662 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.803 | 56125 | Removed run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.803 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.803 | 56125 | Assigned run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.803 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kIMdJf 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.803 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.807 | 56126 | Recursively removing directory: /tmp/git.rEm10G/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.808 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.808 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.809 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.809 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.812 | 73658 | Marked run 1500 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.812 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.812 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.816 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.816 | 73674 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.816 | 56125 | Removed run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.816 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.816 | 56125 | Assigned run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.816 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.816 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.816 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DTkBLq 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.818 | 56129 | Recursively removing directory: /tmp/git.kIMdJf/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.820 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.820 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.820 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.821 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.823 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.824 | 73669 | Marked run 1501 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.825 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.827 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.827 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.827 | 73683 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.827 | 56125 | Removed run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.827 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.827 | 56125 | Assigned run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.827 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vEAt47 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.827 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.831 | 56126 | Recursively removing directory: /tmp/git.DTkBLq/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.832 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.832 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.832 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.832 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.836 | 73677 | Marked run 1502 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.836 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.836 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.839 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.839 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.840 | 73692 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.840 | 56125 | Removed run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.840 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.840 | 56125 | Assigned run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.840 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9bvi5d 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.840 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.842 | 56129 | Recursively removing directory: /tmp/git.vEAt47/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.843 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.843 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.845 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.846 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.847 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.848 | 73686 | Marked run 1503 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.849 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.850 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.850 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.850 | 73697 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.850 | 56125 | Removed run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.850 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.850 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.850 | 56125 | Assigned run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.850 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dL0h9N 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.855 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.856 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.856 | 56126 | Recursively removing directory: /tmp/git.9bvi5d/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.858 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.858 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.861 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.862 | 73694 | Marked run 1504 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.862 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.865 | 56129 | Recursively removing directory: /tmp/git.dL0h9N/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.865 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.865 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.865 | 73710 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.865 | 56125 | Removed run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.865 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.865 | 56125 | Assigned run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.865 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.865 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cA2fBf 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.866 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.866 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.870 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.870 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.870 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.873 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.874 | 73714 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.874 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.874 | 73709 | Marked run 1505 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.874 | 56125 | Removed run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.874 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.874 | 56125 | Assigned run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.874 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.874 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.874 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iKIztN 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.879 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.881 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.881 | 56126 | Recursively removing directory: /tmp/git.cA2fBf/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.882 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.882 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.883 | 73711 | Marked run 1506 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.883 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.886 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.889 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.889 | 56129 | Recursively removing directory: /tmp/git.iKIztN/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.889 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4Ja6ut 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.889 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.889 | 73728 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.889 | 56125 | Removed run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.889 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.889 | 56125 | Assigned run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.889 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.891 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.891 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.894 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.894 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.895 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.897 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.897 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.897 | 73731 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.897 | 56125 | Removed run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.897 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.897 | 56125 | Assigned run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.897 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.898 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cjXaXo 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.898 | 73725 | Marked run 1507 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.898 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.902 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.903 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.904 | 56126 | Recursively removing directory: /tmp/git.4Ja6ut/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.906 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.906 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.909 | 73729 | Marked run 1508 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.909 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.909 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.912 | 56129 | Recursively removing directory: /tmp/git.cjXaXo/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.913 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.913 | 73746 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.913 | 56125 | Removed run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.913 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.913 | 56125 | Assigned run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.913 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.913 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HCbcVs 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.914 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.914 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.914 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.917 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.917 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.918 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.920 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.920 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.920 | 73749 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.920 | 56125 | Removed run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.920 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.920 | 56125 | Assigned run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.920 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.921 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.q6XnpS 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.923 | 73745 | Marked run 1509 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.923 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.927 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.928 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.928 | 56126 | Recursively removing directory: /tmp/git.HCbcVs/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.929 | 73747 | Marked run 1510 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.929 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.930 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.930 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.933 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.936 | 56129 | Recursively removing directory: /tmp/git.q6XnpS/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.937 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.937 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.937 | 73764 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.937 | 56125 | Removed run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.937 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.937 | 56125 | Assigned run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.937 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.937 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cCWqMw 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.938 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.938 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.941 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.941 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.943 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.946 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.946 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.946 | 73771 | Added a new worker 13 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.946 | 56125 | Removed run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.946 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.946 | 56125 | Assigned run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.946 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.X2Yzl1 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.947 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.948 | 73763 | Marked run 1511 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.948 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.951 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.952 | 56126 | Recursively removing directory: /tmp/git.cCWqMw/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.952 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.953 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.953 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.956 | 73766 | Marked run 1512 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.957 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.957 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.960 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.960 | 73782 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.960 | 56125 | Removed run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.960 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.960 | 56125 | Assigned run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.960 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.960 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.961 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qwypak 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.962 | 56129 | Recursively removing directory: /tmp/git.X2Yzl1/ 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.963 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.963 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.967 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.967 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.968 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.969 | 73779 | Marked run 1513 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.969 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.971 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.971 | 73786 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.971 | 56125 | Removed run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.971 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.971 | 56125 | Assigned run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.971 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.971 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.971 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8i7Ms0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.975 | 56129 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.976 | 56129 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.978 | 56126 | Recursively removing directory: /tmp/git.qwypak/ 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.979 | 56126 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.979 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.980 | 73783 | Marked run 1514 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.980 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.983 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.985 | 56129 | Recursively removing directory: /tmp/git.8i7Ms0/ 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.986 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.986 | 73800 | Added a new worker 10 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.986 | 56125 | Removed run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.986 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.987 | 56125 | Assigned run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.986 | 56126 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.987 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NPwbat 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.987 | 56129 | Process exit code: 0 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.987 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.987 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.991 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.992 | 56126 | Checking out revision HEAD 2024-04-25 03:45:12 | INFO | 56126/cimple-worker: 2024-04-25 03:45:12.992 | 56126 | Going to run: ./ci 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.994 | 73799 | Marked run 1515 as finished 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.994 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.995 | 56129 | Waiting for a new command 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.995 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.995 | 73803 | Added a new worker 8 to the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.995 | 56125 | Removed run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.995 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.995 | 56123 | Waiting for new connections 2024-04-25 03:45:12 | INFO | 56123/cimple-server: 2024-04-25 03:45:12.995 | 56125 | Assigned run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.995 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.f0dbfl 2024-04-25 03:45:12 | INFO | 56129/cimple-worker: 2024-04-25 03:45:12.999 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.000 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.002 | 56126 | Recursively removing directory: /tmp/git.NPwbat/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.004 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.004 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.005 | 73801 | Marked run 1516 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.005 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.008 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.009 | 56129 | Recursively removing directory: /tmp/git.f0dbfl/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.010 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.010 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.011 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.011 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.011 | 73818 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.011 | 56125 | Removed run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.011 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.011 | 56125 | Assigned run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.011 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.011 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NBeqB5 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.014 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.016 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.017 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.018 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.018 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.018 | 73821 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.018 | 56125 | Removed run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.018 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.018 | 56125 | Assigned run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.018 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NRrw5h 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.018 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.020 | 73817 | Marked run 1517 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.021 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.023 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.025 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.027 | 56126 | Recursively removing directory: /tmp/git.NBeqB5/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.028 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.028 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.029 | 73819 | Marked run 1518 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.029 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.032 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.034 | 56129 | Recursively removing directory: /tmp/git.NRrw5h/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.035 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.035 | 73836 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.035 | 56125 | Removed run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.035 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.035 | 56125 | Assigned run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.035 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.035 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.035 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yOQm0K 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.036 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.036 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.040 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.040 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.041 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.043 | 73835 | Marked run 1519 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.043 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.044 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.044 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.044 | 73840 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.044 | 56125 | Removed run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.044 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.044 | 56125 | Assigned run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.044 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OFZcLH 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.044 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.048 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.049 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.051 | 56126 | Recursively removing directory: /tmp/git.yOQm0K/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.053 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.053 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.054 | 73837 | Marked run 1520 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.054 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.057 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.058 | 56129 | Recursively removing directory: /tmp/git.OFZcLH/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.059 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.059 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.060 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.060 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.060 | 73854 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.060 | 56125 | Removed run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.060 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.060 | 56125 | Assigned run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.060 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.060 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Np5jv6 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.062 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.065 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.065 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.065 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.065 | 73856 | Added a new worker 12 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.065 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.065 | 56125 | Removed run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.065 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.065 | 56125 | Assigned run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.065 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yCYwEI 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.066 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.070 | 73853 | Marked run 1521 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.071 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.073 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.075 | 56126 | Recursively removing directory: /tmp/git.Np5jv6/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.075 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.076 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.077 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.077 | 73855 | Marked run 1522 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.077 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.080 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.083 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.083 | 73872 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.083 | 56125 | Removed run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.083 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.083 | 56125 | Assigned run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.083 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.084 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TA5nVp 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.083 | 56129 | Recursively removing directory: /tmp/git.yCYwEI/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.084 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.085 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.085 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.087 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.088 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.090 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.093 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.093 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.093 | 73879 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.093 | 56125 | Removed run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.093 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.093 | 56125 | Assigned run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.093 | 73869 | Marked run 1523 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.093 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.093 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wM3Wpa 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.094 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.098 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.098 | 56126 | Recursively removing directory: /tmp/git.TA5nVp/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.099 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.100 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.100 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.103 | 73874 | Marked run 1524 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.103 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.104 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.107 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.107 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.107 | 73890 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.107 | 56125 | Removed run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.107 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.107 | 56125 | Assigned run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.107 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.107 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.a5i0ov 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.110 | 56129 | Recursively removing directory: /tmp/git.wM3Wpa/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.112 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.112 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.112 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.113 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.115 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.116 | 73885 | Marked run 1525 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.116 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.118 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.118 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.118 | 73897 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.118 | 56125 | Removed run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.118 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.118 | 56125 | Assigned run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.118 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GEwkG9 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.119 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.123 | 56126 | Recursively removing directory: /tmp/git.a5i0ov/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.123 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.124 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.125 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.125 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.129 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.129 | 73892 | Marked run 1526 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.129 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.132 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.132 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.132 | 73908 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.133 | 56125 | Removed run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.133 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.133 | 56125 | Assigned run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.133 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.17pfcK 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.133 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.134 | 56129 | Recursively removing directory: /tmp/git.GEwkG9/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.136 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.136 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.137 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.138 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.140 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.143 | 73903 | Marked run 1527 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.143 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.144 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.144 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.144 | 73917 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.144 | 56125 | Removed run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.144 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.144 | 56125 | Assigned run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.144 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.S91rsy 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.145 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.147 | 56126 | Recursively removing directory: /tmp/git.17pfcK/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.149 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.149 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.149 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.149 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.153 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.155 | 73911 | Marked run 1528 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.155 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.156 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.156 | 73926 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.156 | 56125 | Removed run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.156 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.157 | 56125 | Assigned run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.156 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.157 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Iacdn1 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.159 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.159 | 56129 | Recursively removing directory: /tmp/git.S91rsy/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.161 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.161 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.161 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.162 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.164 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.167 | 73920 | Marked run 1529 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.167 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.168 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.168 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.168 | 73935 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.168 | 56125 | Removed run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.168 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.169 | 56125 | Assigned run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.169 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AfN7Pf 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.169 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.172 | 56126 | Recursively removing directory: /tmp/git.Iacdn1/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.173 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.173 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.174 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.176 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.176 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.179 | 73928 | Marked run 1530 as finished 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.179 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.179 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.180 | 73939 | Added a new worker 12 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.180 | 56125 | Removed run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.180 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.180 | 56125 | Assigned run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.180 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.S2LoWj 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.180 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.181 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.184 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.185 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.186 | 56129 | Recursively removing directory: /tmp/git.AfN7Pf/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.188 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.188 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.191 | 73936 | Marked run 1531 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.191 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.192 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.194 | 56126 | Recursively removing directory: /tmp/git.S2LoWj/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.195 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.195 | 73953 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.195 | 56125 | Removed run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.195 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.195 | 56125 | Assigned run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.195 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.196 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.196 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.195 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.196 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wl1jmn 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.200 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.200 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.200 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.204 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.204 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.204 | 73957 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.204 | 56125 | Removed run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.204 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.204 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.204 | 56125 | Assigned run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.204 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5rlGfV 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.207 | 73952 | Marked run 1532 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.208 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.209 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.210 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.212 | 56129 | Recursively removing directory: /tmp/git.wl1jmn/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.213 | 73954 | Marked run 1533 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.213 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.213 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.213 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.217 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.219 | 56126 | Recursively removing directory: /tmp/git.5rlGfV/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.220 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.220 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.220 | 73971 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.220 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.220 | 56125 | Removed run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.220 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.221 | 56125 | Assigned run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.221 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.221 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.221 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NH4wXX 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.225 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.226 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.227 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.228 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.228 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.228 | 73974 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.228 | 56125 | Removed run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.229 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.229 | 56125 | Assigned run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.229 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.229 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gvyVWe 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.229 | 73970 | Marked run 1534 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.229 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.234 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.235 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.237 | 56129 | Recursively removing directory: /tmp/git.NH4wXX/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.238 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.238 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.238 | 73972 | Marked run 1535 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.239 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.242 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.244 | 56126 | Recursively removing directory: /tmp/git.gvyVWe/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.245 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.245 | 73989 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.245 | 56125 | Removed run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.245 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.246 | 56125 | Assigned run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.245 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.245 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.245 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.246 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Xzv8f1 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.246 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.249 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.250 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.251 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.252 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.252 | 73992 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.252 | 56125 | Removed run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.252 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.252 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.252 | 56125 | Assigned run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.252 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.252 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6ipnEI 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.257 | 73988 | Marked run 1536 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.258 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.258 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.260 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.262 | 56129 | Recursively removing directory: /tmp/git.Xzv8f1/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.262 | 73990 | Marked run 1537 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.262 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.263 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.264 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.267 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.268 | 56126 | Recursively removing directory: /tmp/git.6ipnEI/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.270 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.270 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.270 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.270 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.270 | 74007 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.270 | 56125 | Removed run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.270 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.270 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.270 | 56125 | Assigned run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.271 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SpNzSn 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.273 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.277 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.277 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.277 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.277 | 74009 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.277 | 56125 | Removed run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.277 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.277 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.277 | 56125 | Assigned run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.278 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.278 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QZOFEU 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.280 | 74006 | Marked run 1538 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.280 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.284 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.285 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.287 | 56129 | Recursively removing directory: /tmp/git.SpNzSn/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.289 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.289 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.289 | 74008 | Marked run 1539 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.289 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.293 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.294 | 56126 | Recursively removing directory: /tmp/git.QZOFEU/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.295 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.295 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.296 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.296 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.296 | 74025 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.296 | 56125 | Removed run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.296 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.296 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.296 | 56125 | Assigned run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.296 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EpVZoG 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.299 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.300 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.300 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.303 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.303 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.303 | 74028 | Added a new worker 12 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.303 | 56125 | Removed run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.303 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.303 | 56125 | Assigned run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.303 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nzGNZ0 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.303 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.307 | 74024 | Marked run 1540 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.309 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.309 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.310 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.312 | 56129 | Recursively removing directory: /tmp/git.EpVZoG/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.312 | 74026 | Marked run 1541 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.312 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.313 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.313 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.316 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.318 | 56126 | Recursively removing directory: /tmp/git.nzGNZ0/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.320 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.320 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.320 | 74043 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.320 | 56125 | Removed run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.320 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.320 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.320 | 56125 | Assigned run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.320 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pL4S2e 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.320 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.320 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.323 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.325 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.325 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.326 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.326 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.326 | 74046 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.326 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.326 | 56125 | Removed run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.326 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.326 | 56125 | Assigned run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.327 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0DSpHe 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.329 | 74042 | Marked run 1542 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.329 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.332 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.333 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.336 | 74044 | Marked run 1543 as finished 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.336 | 56129 | Recursively removing directory: /tmp/git.pL4S2e/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.337 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.338 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.338 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.341 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.342 | 56126 | Recursively removing directory: /tmp/git.0DSpHe/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.343 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.343 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.344 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.344 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.344 | 74061 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.344 | 56125 | Removed run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.344 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.344 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.344 | 56125 | Assigned run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.344 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wo33PA 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.347 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.348 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.349 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.351 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.351 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.351 | 74064 | Added a new worker 12 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.351 | 56125 | Removed run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.351 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.351 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.351 | 56125 | Assigned run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.351 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dySMdU 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.356 | 74060 | Marked run 1544 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.356 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.358 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.359 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.359 | 74062 | Marked run 1545 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.359 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.361 | 56129 | Recursively removing directory: /tmp/git.wo33PA/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.362 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.362 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.365 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.367 | 56126 | Recursively removing directory: /tmp/git.dySMdU/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.369 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.369 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.369 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.369 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dozmz8 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.369 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.369 | 74079 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.369 | 56125 | Removed run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.369 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.369 | 56125 | Assigned run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.370 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.373 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.374 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.375 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.376 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.376 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.376 | 74082 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.376 | 56125 | Removed run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.376 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.376 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.377 | 56125 | Assigned run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.377 | 74078 | Marked run 1546 as finished 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.377 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.luK1JY 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.377 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.381 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.382 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.385 | 56129 | Recursively removing directory: /tmp/git.dozmz8/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.387 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.387 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.387 | 74080 | Marked run 1547 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.387 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.390 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.392 | 56126 | Recursively removing directory: /tmp/git.luK1JY/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.393 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.393 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.394 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.394 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.394 | 74097 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.394 | 56125 | Removed run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.394 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.394 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.394 | 56125 | Assigned run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.395 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ndSXG5 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.397 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.399 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.401 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.401 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.401 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.401 | 74099 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.401 | 56125 | Removed run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.401 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.401 | 56125 | Assigned run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.402 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.402 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3vZ6mY 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.403 | 74096 | Marked run 1548 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.404 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.407 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.409 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.412 | 56129 | Recursively removing directory: /tmp/git.ndSXG5/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.413 | 74098 | Marked run 1549 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.413 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.414 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.414 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.418 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.418 | 56126 | Recursively removing directory: /tmp/git.3vZ6mY/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.419 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.419 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.421 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.421 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.421 | 74116 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.421 | 56125 | Removed run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.421 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.421 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.421 | 56125 | Assigned run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.421 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LDg4zv 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.423 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.425 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.426 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.427 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.427 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.427 | 74119 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.427 | 56125 | Removed run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.427 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.427 | 56125 | Assigned run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.427 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.427 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.x8p7TS 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.433 | 74115 | Marked run 1550 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.433 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.434 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.435 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.436 | 56129 | Recursively removing directory: /tmp/git.LDg4zv/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.437 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.437 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.438 | 74117 | Marked run 1551 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.438 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.440 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.444 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.444 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.444 | 74134 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.444 | 56125 | Removed run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.444 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.444 | 56125 | Assigned run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.444 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.444 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SeNiD2 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.446 | 56126 | Recursively removing directory: /tmp/git.x8p7TS/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.448 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.448 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.449 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.450 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.452 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.452 | 74131 | Marked run 1552 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.452 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.455 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.455 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.455 | 74141 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.455 | 56125 | Removed run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.455 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.455 | 56125 | Assigned run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.455 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.456 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VGwOew 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.459 | 56129 | Recursively removing directory: /tmp/git.SeNiD2/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.460 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.460 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.460 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.461 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.463 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.464 | 74136 | Marked run 1553 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.464 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.467 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.467 | 74152 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.467 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.467 | 56125 | Removed run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.467 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.467 | 56125 | Assigned run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.467 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.467 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PNjv1W 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.470 | 56126 | Recursively removing directory: /tmp/git.VGwOew/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.471 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.471 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.472 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.472 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.474 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.477 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.477 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.477 | 74157 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.477 | 56125 | Removed run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.477 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.478 | 56125 | Assigned run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.478 | 74146 | Marked run 1554 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.478 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.478 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.478 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LnRil6 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.483 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.483 | 56129 | Recursively removing directory: /tmp/git.PNjv1W/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.484 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.486 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.486 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.487 | 74154 | Marked run 1555 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.487 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.489 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.492 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.492 | 74170 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.492 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.493 | 56125 | Removed run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.493 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.493 | 56125 | Assigned run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.493 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Gw0OpX 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.493 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.493 | 56126 | Recursively removing directory: /tmp/git.LnRil6/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.495 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.495 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.498 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.499 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.499 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.502 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.502 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.503 | 74174 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.503 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JJ5yHk 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.503 | 56125 | Removed run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.503 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.503 | 56125 | Assigned run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.503 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.506 | 74167 | Marked run 1556 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.506 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.511 | 56129 | Recursively removing directory: /tmp/git.Gw0OpX/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.513 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.513 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.513 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.514 | 74171 | Marked run 1557 as finished 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.514 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.514 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.516 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.520 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.520 | 74188 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.520 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.520 | 56125 | Removed run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.520 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.520 | 56125 | Assigned run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.520 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.520 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UnQnW8 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.523 | 56126 | Recursively removing directory: /tmp/git.JJ5yHk/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.525 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.525 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.526 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.528 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.528 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.530 | 74181 | Marked run 1558 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.530 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.531 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.531 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.531 | 74192 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.531 | 56125 | Removed run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.531 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.531 | 56125 | Assigned run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.531 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.531 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IFt9LP 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.536 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.537 | 56129 | Recursively removing directory: /tmp/git.UnQnW8/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.537 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.539 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.539 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.541 | 74189 | Marked run 1559 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.541 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.543 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.546 | 56126 | Recursively removing directory: /tmp/git.IFt9LP/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.546 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.547 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.547 | 74206 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.547 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.547 | 56125 | Removed run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.547 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.547 | 56125 | Assigned run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.547 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YvKMF0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.548 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.548 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.552 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.553 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.554 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.555 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.555 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.555 | 74209 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.555 | 56125 | Removed run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.555 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.555 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.555 | 56125 | Assigned run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.555 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GGWHze 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.556 | 74205 | Marked run 1560 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.556 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.560 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.561 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.563 | 56129 | Recursively removing directory: /tmp/git.YvKMF0/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.565 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.565 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.566 | 74207 | Marked run 1561 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.566 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.568 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.570 | 56126 | Recursively removing directory: /tmp/git.GGWHze/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.571 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.571 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.571 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.572 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.572 | 74224 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.572 | 56125 | Removed run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.572 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.572 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.572 | 56125 | Assigned run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.572 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0M1bkO 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.574 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.577 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.577 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.577 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.577 | 74226 | Added a new worker 12 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.577 | 56125 | Removed run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.577 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.577 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.577 | 56125 | Assigned run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.577 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ANmwi3 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.578 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.583 | 74223 | Marked run 1562 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.583 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.584 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.585 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.587 | 56129 | Recursively removing directory: /tmp/git.0M1bkO/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.588 | 74225 | Marked run 1563 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.588 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.589 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.589 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.593 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.594 | 56126 | Recursively removing directory: /tmp/git.ANmwi3/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.595 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.595 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.596 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.596 | 74242 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.596 | 56125 | Removed run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.596 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.596 | 56125 | Assigned run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.596 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.596 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.596 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gLdSvF 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.600 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.600 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.601 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.604 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.604 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.604 | 74246 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.604 | 56125 | Removed run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.604 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.604 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.604 | 56125 | Assigned run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.604 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.U6FJ0f 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.606 | 74241 | Marked run 1564 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.607 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.610 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.611 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.611 | 56129 | Recursively removing directory: /tmp/git.gLdSvF/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.613 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.613 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.615 | 74243 | Marked run 1565 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.615 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.617 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.619 | 56126 | Recursively removing directory: /tmp/git.U6FJ0f/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.621 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.621 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.621 | 74260 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.621 | 56125 | Removed run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.621 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.621 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.621 | 56125 | Assigned run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.621 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.621 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.621 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rIOGHo 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.625 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.625 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.626 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.629 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.629 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.629 | 74264 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.629 | 56125 | Removed run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.629 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.629 | 56125 | Assigned run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.629 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.629 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.v3Jl2y 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.633 | 74259 | Marked run 1566 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.633 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.636 | 56129 | Recursively removing directory: /tmp/git.rIOGHo/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.638 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.638 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.638 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.638 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.641 | 74261 | Marked run 1567 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.641 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.641 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.644 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.645 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.645 | 74278 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.645 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.x5Wd0z 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.645 | 56125 | Removed run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.645 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.645 | 56125 | Assigned run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.647 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.647 | 56126 | Recursively removing directory: /tmp/git.v3Jl2y/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.649 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.649 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.650 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.650 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.652 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.654 | 74272 | Marked run 1568 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.654 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.655 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.655 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.655 | 74284 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.655 | 56125 | Removed run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.655 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.656 | 56125 | Assigned run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.656 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.656 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dS1LOk 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.660 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.661 | 56129 | Recursively removing directory: /tmp/git.x5Wd0z/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.661 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.662 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.662 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.665 | 74280 | Marked run 1569 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.666 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.666 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.669 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.669 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.669 | 74296 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.669 | 56125 | Removed run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.669 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.669 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.669 | 56125 | Assigned run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.669 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.v1buwA 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.672 | 56126 | Recursively removing directory: /tmp/git.dS1LOk/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.673 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.673 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.674 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.674 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.678 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.680 | 74291 | Marked run 1570 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.680 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.681 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.681 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.681 | 74305 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.681 | 56125 | Removed run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.681 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.681 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.681 | 56125 | Assigned run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.682 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZCK3oe 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.685 | 56129 | Recursively removing directory: /tmp/git.v1buwA/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.685 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.686 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.687 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.687 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.690 | 74299 | Marked run 1571 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.690 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.690 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.694 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.694 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.geYF86 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.694 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.694 | 74314 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.694 | 56125 | Removed run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.694 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.694 | 56125 | Assigned run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.694 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.697 | 56126 | Recursively removing directory: /tmp/git.ZCK3oe/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.698 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.698 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.698 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.699 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.702 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.704 | 74309 | Marked run 1572 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.704 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.706 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.706 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.706 | 74323 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.706 | 56125 | Removed run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.706 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.706 | 56125 | Assigned run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.706 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.706 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UHhqYH 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.710 | 56129 | Recursively removing directory: /tmp/git.geYF86/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.711 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.713 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.713 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.713 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.716 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.716 | 74317 | Marked run 1573 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.716 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.719 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.719 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.719 | 74332 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.719 | 56125 | Removed run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.719 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.719 | 56125 | Assigned run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.719 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zlGxQo 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.720 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.722 | 56126 | Recursively removing directory: /tmp/git.UHhqYH/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.724 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.724 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.724 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.725 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.728 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.730 | 74326 | Marked run 1574 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.730 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.732 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.732 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.732 | 74341 | Added a new worker 8 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.732 | 56125 | Removed run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.732 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.732 | 56125 | Assigned run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.732 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.732 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZhMNxM 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.734 | 56129 | Recursively removing directory: /tmp/git.zlGxQo/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.735 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.735 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.737 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.738 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.738 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.741 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.741 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.742 | 74335 | Marked run 1575 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.742 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.742 | 74345 | Added a new worker 6 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.742 | 56125 | Removed run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.742 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.742 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9bP0YQ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.742 | 56125 | Assigned run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.743 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.746 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.748 | 56126 | Recursively removing directory: /tmp/git.ZhMNxM/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.748 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.750 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.750 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.752 | 74342 | Marked run 1576 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.752 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.754 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.757 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.757 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.757 | 74359 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.757 | 56125 | Removed run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.757 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.757 | 56125 | Assigned run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.757 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.758 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eDGDMj 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.759 | 56129 | Recursively removing directory: /tmp/git.9bP0YQ/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.760 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.760 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.763 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.763 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.763 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.766 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.766 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.766 | 74363 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.766 | 56125 | Removed run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.766 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.766 | 56125 | Assigned run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.766 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rFaCr7 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.767 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.767 | 74355 | Marked run 1577 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.768 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.771 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.772 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.773 | 56126 | Recursively removing directory: /tmp/git.eDGDMj/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.775 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.775 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.776 | 74360 | Marked run 1578 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.776 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.779 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.782 | 56129 | Recursively removing directory: /tmp/git.rFaCr7/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.782 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.782 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.782 | 74377 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.782 | 56125 | Removed run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.782 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.782 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.782 | 56125 | Assigned run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.782 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BzSLaf 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.783 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.783 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.786 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.787 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.788 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.789 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.789 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.789 | 74380 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.789 | 56125 | Removed run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.789 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.789 | 56125 | Assigned run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.789 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.789 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nd3Rgf 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.793 | 74376 | Marked run 1579 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.793 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.795 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.795 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.798 | 56126 | Recursively removing directory: /tmp/git.BzSLaf/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.799 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.799 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.800 | 74378 | Marked run 1580 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.800 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.803 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.806 | 56129 | Recursively removing directory: /tmp/git.nd3Rgf/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.807 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.807 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.807 | 74395 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.807 | 56125 | Removed run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.807 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.807 | 56125 | Assigned run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.807 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.807 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eSAnke 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.807 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.807 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.810 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.812 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.813 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.813 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.813 | 74397 | Added a new worker 12 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.813 | 56125 | Removed run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.813 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.813 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.813 | 56125 | Assigned run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.813 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sEJ7Ss 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.813 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.818 | 74394 | Marked run 1581 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.818 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.821 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.822 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.822 | 74396 | Marked run 1582 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.823 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.823 | 56126 | Recursively removing directory: /tmp/git.eSAnke/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.825 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.825 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.828 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.830 | 56129 | Recursively removing directory: /tmp/git.sEJ7Ss/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.831 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.832 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.832 | 74413 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.832 | 56125 | Removed run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.832 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.832 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.832 | 56125 | Assigned run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.832 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.832 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.832 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.T6DeW7 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.836 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.836 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.837 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.840 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.840 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.840 | 74418 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.840 | 56125 | Removed run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.840 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.841 | 56125 | Assigned run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.841 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.841 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TEPypa 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.842 | 74412 | Marked run 1583 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.842 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.846 | 56126 | Recursively removing directory: /tmp/git.T6DeW7/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.846 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.847 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.847 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.847 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.851 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.851 | 74414 | Marked run 1584 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.851 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.854 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.854 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.854 | 74431 | Added a new worker 9 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.855 | 56125 | Removed run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.855 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.855 | 56125 | Assigned run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.855 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.855 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hQSf8t 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.857 | 56129 | Recursively removing directory: /tmp/git.TEPypa/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.858 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.858 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.862 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.862 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.863 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.864 | 74425 | Marked run 1585 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.864 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.865 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.865 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.865 | 74434 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.865 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.865 | 56125 | Removed run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.865 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.865 | 56125 | Assigned run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.865 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7r1Q2c 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.870 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.870 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.872 | 56126 | Recursively removing directory: /tmp/git.hQSf8t/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.874 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.874 | 56126 | Process output: 415085 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.875 | 74432 | Marked run 1586 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.876 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.878 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.879 | 56129 | Recursively removing directory: /tmp/git.7r1Q2c/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.880 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.880 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.881 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.881 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.881 | 74449 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.881 | 56125 | Removed run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.881 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.881 | 56125 | Assigned run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.881 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.shEXHs 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.882 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.884 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.885 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.886 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.888 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.888 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.888 | 74452 | Added a new worker 12 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.888 | 56125 | Removed run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.888 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.888 | 56125 | Assigned run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.888 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.889 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rBxURI 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.893 | 74448 | Marked run 1587 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.894 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.895 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.896 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.897 | 56126 | Recursively removing directory: /tmp/git.shEXHs/ 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.897 | 74450 | Marked run 1588 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.897 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.898 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.898 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.902 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.904 | 56129 | Recursively removing directory: /tmp/git.rBxURI/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.905 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.905 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.905 | 74467 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.905 | 56125 | Removed run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.905 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.905 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.905 | 56125 | Assigned run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.905 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.r3SNLY 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.906 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.906 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.909 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.910 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.911 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.914 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.914 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.914 | 74473 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.914 | 56125 | Removed run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.914 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.914 | 56125 | Assigned run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.915 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.915 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CYfuqz 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.915 | 74466 | Marked run 1589 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.916 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.920 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.920 | 56126 | Recursively removing directory: /tmp/git.r3SNLY/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.920 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.921 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.921 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.925 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.925 | 74469 | Marked run 1590 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.925 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.928 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.929 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.929 | 74485 | Added a new worker 9 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.929 | 56125 | Removed run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.929 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.929 | 56125 | Assigned run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.929 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hVbaPp 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.929 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.931 | 56129 | Recursively removing directory: /tmp/git.CYfuqz/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.933 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.933 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.933 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.934 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.937 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.938 | 74480 | Marked run 1591 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.938 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.941 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.941 | 74494 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.941 | 56125 | Removed run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.941 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.941 | 56125 | Assigned run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.941 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.941 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.suV0Bx 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.941 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.944 | 56126 | Recursively removing directory: /tmp/git.hVbaPp/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.945 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.945 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.946 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.947 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.949 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.950 | 74488 | Marked run 1592 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.950 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.952 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.952 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.953 | 74501 | Added a new worker 9 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.953 | 56125 | Removed run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.953 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.953 | 56125 | Assigned run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.953 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ytfTTD 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.954 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.957 | 56129 | Recursively removing directory: /tmp/git.suV0Bx/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.958 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.958 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.958 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.959 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.962 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.962 | 74496 | Marked run 1593 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.962 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.965 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.965 | 74512 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.965 | 56125 | Removed run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.965 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.965 | 56125 | Assigned run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.965 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.965 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.965 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VRnSli 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.968 | 56126 | Recursively removing directory: /tmp/git.ytfTTD/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.969 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.969 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.970 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.971 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.972 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.976 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.976 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.976 | 74517 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.976 | 56125 | Removed run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.976 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.976 | 56125 | Assigned run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.976 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EqruNR 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.977 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.977 | 74506 | Marked run 1594 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.978 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.981 | 56126 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.982 | 56129 | Recursively removing directory: /tmp/git.VRnSli/ 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.982 | 56126 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.984 | 56129 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.984 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.985 | 74514 | Marked run 1595 as finished 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.985 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.987 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.990 | 56129 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.990 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.990 | 74530 | Added a new worker 10 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.991 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.991 | 56125 | Removed run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.991 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.991 | 56125 | Assigned run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.991 | 56126 | Recursively removing directory: /tmp/git.EqruNR/ 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.991 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gdr7BR 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.992 | 56126 | Process exit code: 0 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.992 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.995 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.995 | 56129 | Checking out revision HEAD 2024-04-25 03:45:13 | INFO | 56129/cimple-worker: 2024-04-25 03:45:13.996 | 56129 | Going to run: ./ci 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.998 | 56126 | Waiting for a new command 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.999 | 56123 | Waiting for new connections 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.999 | 74533 | Added a new worker 13 to the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.999 | 56125 | Removed run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.999 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.999 | 56125 | Assigned run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:13 | INFO | 56126/cimple-worker: 2024-04-25 03:45:13.999 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FsTGp9 2024-04-25 03:45:13 | INFO | 56123/cimple-server: 2024-04-25 03:45:13.999 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.000 | 74529 | Marked run 1596 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.000 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.004 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.005 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.006 | 56129 | Recursively removing directory: /tmp/git.gdr7BR/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.008 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.008 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.009 | 74531 | Marked run 1597 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.009 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.012 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.013 | 56126 | Recursively removing directory: /tmp/git.FsTGp9/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.015 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.015 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.015 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.015 | 74548 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.015 | 56125 | Removed run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.015 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.015 | 56125 | Assigned run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.015 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.015 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.015 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nf7iY2 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.018 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.020 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.021 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.021 | 74550 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.021 | 56125 | Removed run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.021 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.021 | 56125 | Assigned run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.021 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.021 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.021 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UjsROq 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.021 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.026 | 74547 | Marked run 1598 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.027 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.028 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.029 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.030 | 74549 | Marked run 1599 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.031 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.031 | 56129 | Recursively removing directory: /tmp/git.nf7iY2/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.032 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.032 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.035 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.038 | 56126 | Recursively removing directory: /tmp/git.UjsROq/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.039 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.039 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.039 | 74566 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.039 | 56125 | Removed run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.039 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.039 | 56125 | Assigned run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.039 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.040 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.040 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.040 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8kuxUx 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.043 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.044 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.046 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.046 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.046 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.046 | 74568 | Added a new worker 14 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.046 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.046 | 56125 | Removed run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.046 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.046 | 56125 | Assigned run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.086 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XkwhCu 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.088 | 74565 | Marked run 1600 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.089 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.092 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.092 | 74567 | Marked run 1601 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.093 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.093 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.093 | 56129 | Recursively removing directory: /tmp/git.8kuxUx/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.094 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.094 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.097 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.101 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.101 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.101 | 74584 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.101 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.101 | 56125 | Removed run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.101 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.101 | 56125 | Assigned run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.101 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gsGny9 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.101 | 56126 | Recursively removing directory: /tmp/git.XkwhCu/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.103 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.103 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.106 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.107 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.107 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.109 | 74581 | Marked run 1602 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.110 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.110 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.110 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.111 | 74588 | Added a new worker 8 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.111 | 56125 | Removed run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.111 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.111 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.111 | 56125 | Assigned run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.111 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6elJcn 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.116 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.116 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.117 | 56129 | Recursively removing directory: /tmp/git.gsGny9/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.119 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.119 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.121 | 74586 | Marked run 1603 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.121 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.123 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.125 | 56126 | Recursively removing directory: /tmp/git.6elJcn/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.126 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.126 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.127 | 74602 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.127 | 56125 | Removed run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.127 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.127 | 56125 | Assigned run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.127 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KmUFOk 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.127 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.127 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.127 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.131 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.132 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.133 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.135 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.135 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.135 | 74605 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.135 | 56125 | Removed run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.135 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.135 | 56125 | Assigned run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.135 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.135 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MsgbiV 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.136 | 74601 | Marked run 1604 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.136 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.140 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.141 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.143 | 56129 | Recursively removing directory: /tmp/git.KmUFOk/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.145 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.145 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.145 | 74603 | Marked run 1605 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.146 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.149 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.150 | 56126 | Recursively removing directory: /tmp/git.MsgbiV/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.151 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.151 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.152 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.152 | 74620 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.152 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.152 | 56125 | Removed run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.152 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.152 | 56125 | Assigned run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.152 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.152 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.N5rq1M 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.155 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.157 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.158 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.158 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.159 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.159 | 74623 | Added a new worker 11 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.159 | 56125 | Removed run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.159 | 56125 | Removed worker 11 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.159 | 56125 | Assigned run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.159 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.159 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zBgLmu 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.161 | 74619 | Marked run 1606 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.161 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.164 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.165 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.168 | 74621 | Marked run 1607 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.168 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.168 | 56129 | Recursively removing directory: /tmp/git.N5rq1M/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.170 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.170 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.173 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.174 | 56126 | Recursively removing directory: /tmp/git.zBgLmu/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.175 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.175 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.176 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.176 | 74638 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.176 | 56125 | Removed run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.176 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.176 | 56125 | Assigned run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.176 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.177 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9l92z7 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.177 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.178 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.181 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.182 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.182 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.182 | 74640 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.182 | 56125 | Removed run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.182 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.182 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.182 | 56125 | Assigned run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.183 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.182 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QaB39W 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.185 | 74637 | Marked run 1608 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.185 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.188 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.188 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.192 | 74639 | Marked run 1609 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.192 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.193 | 56129 | Recursively removing directory: /tmp/git.9l92z7/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.194 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.194 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.197 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.198 | 56126 | Recursively removing directory: /tmp/git.QaB39W/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.199 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.199 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.200 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.200 | 74656 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.200 | 56125 | Removed run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.200 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.200 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.200 | 56125 | Assigned run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.200 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.200 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WOO7ss 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.202 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.204 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.205 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.206 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.206 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.206 | 74659 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.206 | 56125 | Removed run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.206 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.206 | 56125 | Assigned run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.207 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.207 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tfPp1i 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.212 | 74655 | Marked run 1610 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.212 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.213 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.214 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.215 | 56129 | Recursively removing directory: /tmp/git.WOO7ss/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.216 | 74657 | Marked run 1611 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.216 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.217 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.217 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.220 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.223 | 56126 | Recursively removing directory: /tmp/git.tfPp1i/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.224 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.224 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.224 | 74674 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.224 | 56125 | Removed run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.224 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.224 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.224 | 56125 | Assigned run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.225 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.225 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.224 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vxpoTL 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.228 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.229 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.230 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.230 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.230 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.230 | 74677 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.230 | 56125 | Removed run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.230 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.231 | 56125 | Assigned run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.231 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BpXn9x 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.231 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.234 | 74673 | Marked run 1612 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.234 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.236 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.237 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.240 | 56129 | Recursively removing directory: /tmp/git.vxpoTL/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.241 | 74675 | Marked run 1613 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.241 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.242 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.242 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.245 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.246 | 56126 | Recursively removing directory: /tmp/git.BpXn9x/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.247 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.247 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.248 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.248 | 74692 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.248 | 56125 | Removed run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.248 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.249 | 56125 | Assigned run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.249 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.248 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.249 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FboXWY 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.250 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.253 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.253 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.253 | 74694 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.253 | 56125 | Removed run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.253 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.253 | 56125 | Assigned run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.253 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.253 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oyQRl4 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.254 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.255 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.259 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.259 | 74691 | Marked run 1614 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.260 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.261 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.263 | 74693 | Marked run 1615 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.263 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.264 | 56129 | Recursively removing directory: /tmp/git.FboXWY/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.266 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.266 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.269 | 56126 | Recursively removing directory: /tmp/git.oyQRl4/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.270 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.271 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.271 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.272 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.272 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.272 | 74710 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.273 | 56125 | Removed run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.273 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.273 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.273 | 56125 | Assigned run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.273 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HjkPdh 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.274 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.277 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.277 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.278 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.278 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.278 | 74713 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.278 | 56125 | Removed run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.278 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.278 | 56125 | Assigned run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.279 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.279 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.x6qE1W 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.283 | 74709 | Marked run 1616 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.283 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.285 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.286 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.288 | 74711 | Marked run 1617 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.288 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.289 | 56129 | Recursively removing directory: /tmp/git.HjkPdh/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.291 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.291 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.295 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.295 | 56126 | Recursively removing directory: /tmp/git.x6qE1W/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.296 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.296 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.298 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.298 | 74728 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.298 | 56125 | Removed run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.298 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.298 | 56125 | Assigned run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.298 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.298 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.irEiTZ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.299 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.299 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.302 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.302 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.302 | 74730 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.303 | 56125 | Removed run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.303 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.303 | 56125 | Assigned run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.303 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.303 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.303 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qKn7aE 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.304 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.311 | 74727 | Marked run 1618 as finished 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.311 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.312 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.312 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.313 | 56129 | Recursively removing directory: /tmp/git.irEiTZ/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.315 | 74729 | Marked run 1619 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.315 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.315 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.315 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.318 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.321 | 56126 | Recursively removing directory: /tmp/git.qKn7aE/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.322 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.322 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.322 | 74746 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.322 | 56125 | Removed run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.322 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.322 | 56125 | Assigned run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.322 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.323 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JTYdjJ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.323 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.323 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.327 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.328 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.328 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.330 | 74745 | Marked run 1620 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.330 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.330 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.330 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.331 | 74749 | Added a new worker 8 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.331 | 56125 | Removed run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.331 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.331 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.331 | 56125 | Assigned run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.331 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RBFIuC 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.336 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.337 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.339 | 56129 | Recursively removing directory: /tmp/git.JTYdjJ/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.341 | 74747 | Marked run 1621 as finished 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.341 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.341 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.341 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.344 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.346 | 56126 | Recursively removing directory: /tmp/git.RBFIuC/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.348 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.348 | 74764 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.348 | 56125 | Removed run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.348 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.348 | 56125 | Assigned run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.348 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.348 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3rjFul 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.348 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.348 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.348 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.352 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.352 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.354 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.356 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.356 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.356 | 74767 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.356 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.356 | 56125 | Removed run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.356 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.356 | 56125 | Assigned run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.356 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IZ9Sna 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.357 | 74763 | Marked run 1622 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.357 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.360 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.361 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.364 | 56129 | Recursively removing directory: /tmp/git.3rjFul/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.365 | 74765 | Marked run 1623 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.365 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.366 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.366 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.369 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.370 | 56126 | Recursively removing directory: /tmp/git.IZ9Sna/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.371 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.371 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.372 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.372 | 74782 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.372 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.372 | 56125 | Removed run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.372 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.372 | 56125 | Assigned run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.372 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.373 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iyVM0x 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.375 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.378 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.378 | 74784 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.378 | 56125 | Removed run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.378 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.378 | 56125 | Assigned run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.378 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.377 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.378 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IARrpB 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.378 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.380 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.382 | 74781 | Marked run 1624 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.382 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.385 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.387 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.388 | 74783 | Marked run 1625 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.388 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.389 | 56129 | Recursively removing directory: /tmp/git.iyVM0x/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.390 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.390 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.393 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.395 | 56126 | Recursively removing directory: /tmp/git.IARrpB/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.397 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.397 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.397 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.397 | 74800 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.397 | 56125 | Removed run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.397 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.397 | 56125 | Assigned run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.397 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.397 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.397 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rf80Hn 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.400 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.402 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.403 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.403 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.403 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.403 | 74802 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.403 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.403 | 56125 | Removed run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.403 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.403 | 56125 | Assigned run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.403 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NRW19w 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.407 | 74799 | Marked run 1626 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.407 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.410 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.411 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.412 | 74801 | Marked run 1627 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.413 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.413 | 56129 | Recursively removing directory: /tmp/git.rf80Hn/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.415 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.415 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.419 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.420 | 56126 | Recursively removing directory: /tmp/git.NRW19w/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.421 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.421 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.422 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.422 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.422 | 74818 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.422 | 56125 | Removed run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.422 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.422 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.422 | 56125 | Assigned run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.422 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iys7HL 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.425 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.427 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.428 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.429 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.429 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.438 | 74821 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.438 | 56125 | Removed run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.438 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.438 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.438 | 56125 | Assigned run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.439 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZwXba8 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.442 | 74819 | Marked run 1629 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.443 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.446 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.447 | 74817 | Marked run 1628 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.447 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.447 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.448 | 56129 | Recursively removing directory: /tmp/git.iys7HL/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.449 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.449 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.452 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.456 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.456 | 74836 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.456 | 56125 | Removed run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.456 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.456 | 56125 | Assigned run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.456 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.456 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OdbWJv 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.456 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.456 | 56126 | Recursively removing directory: /tmp/git.ZwXba8/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.458 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.458 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.460 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.460 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.462 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.466 | 74834 | Marked run 1630 as finished 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.466 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.466 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.466 | 74843 | Added a new worker 6 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.466 | 56125 | Removed run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.466 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.466 | 56125 | Assigned run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.466 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.467 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aNogtq 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.471 | 56129 | Recursively removing directory: /tmp/git.OdbWJv/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.471 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.472 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.473 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.473 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.476 | 74838 | Marked run 1631 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.476 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.476 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.479 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.479 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.480 | 74854 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.480 | 56125 | Removed run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.480 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.480 | 56125 | Assigned run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.480 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lWcM3v 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.481 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.481 | 56126 | Recursively removing directory: /tmp/git.aNogtq/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.483 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.483 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.485 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.485 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.485 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.488 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.489 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PAZMWm 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.489 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.489 | 74858 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.489 | 56125 | Removed run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.489 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.489 | 56125 | Assigned run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.489 | 74849 | Marked run 1632 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.489 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.490 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.493 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.494 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.497 | 56129 | Recursively removing directory: /tmp/git.lWcM3v/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.497 | 74855 | Marked run 1633 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.498 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.498 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.498 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.502 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.503 | 56126 | Recursively removing directory: /tmp/git.PAZMWm/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.504 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.504 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.506 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.506 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.506 | 74872 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.506 | 56125 | Removed run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.506 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.506 | 56125 | Assigned run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.506 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.506 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JaF4LK 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.508 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.511 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.511 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.511 | 74874 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.511 | 56125 | Removed run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.511 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.511 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.511 | 56125 | Assigned run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.512 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WuF3pZ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.511 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.512 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.515 | 74871 | Marked run 1634 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.515 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.518 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.519 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.521 | 74873 | Marked run 1635 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.521 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.522 | 56129 | Recursively removing directory: /tmp/git.JaF4LK/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.524 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.524 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.527 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.527 | 56126 | Recursively removing directory: /tmp/git.WuF3pZ/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.529 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.529 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.531 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.531 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.531 | 74890 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.531 | 56125 | Removed run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.531 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.531 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.531 | 56125 | Assigned run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.531 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kCTSYC 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.533 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.536 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.536 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.536 | 74892 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.536 | 56125 | Removed run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.536 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.536 | 56125 | Assigned run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.536 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SEib7z 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.537 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.538 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.539 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.541 | 74889 | Marked run 1636 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.541 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.543 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.544 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.545 | 74891 | Marked run 1637 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.545 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.549 | 56129 | Recursively removing directory: /tmp/git.kCTSYC/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.551 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.551 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.553 | 56126 | Recursively removing directory: /tmp/git.SEib7z/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.554 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.554 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.554 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.557 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.557 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.557 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.557 | 74909 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.557 | 56125 | Removed run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.557 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.557 | 56125 | Assigned run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.557 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.557 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zGadK1 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.560 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.560 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.561 | 74910 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.561 | 56125 | Removed run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.561 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.561 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.561 | 56125 | Assigned run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.561 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7jkSif 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.562 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.563 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.567 | 74907 | Marked run 1638 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.567 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.567 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.568 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.571 | 74908 | Marked run 1639 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.571 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.573 | 56129 | Recursively removing directory: /tmp/git.zGadK1/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.575 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.575 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.578 | 56126 | Recursively removing directory: /tmp/git.7jkSif/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.578 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.579 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.579 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.582 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.582 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.582 | 74926 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.582 | 56125 | Removed run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.582 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.582 | 56125 | Assigned run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.582 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.582 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WWcoDy 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.584 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.587 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.587 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.587 | 74928 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.587 | 56125 | Removed run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.587 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.588 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.587 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.588 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gXDJTn 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.587 | 56125 | Assigned run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.589 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.591 | 74925 | Marked run 1640 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.592 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.593 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.594 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.596 | 74927 | Marked run 1641 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.596 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.599 | 56129 | Recursively removing directory: /tmp/git.WWcoDy/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.601 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.601 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.603 | 56126 | Recursively removing directory: /tmp/git.gXDJTn/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.605 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.605 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.605 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.608 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.608 | 74944 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.608 | 56125 | Removed run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.608 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.608 | 56125 | Assigned run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.608 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.609 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tpbYOl 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.609 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.609 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.613 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.613 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.613 | 74946 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.613 | 56125 | Removed run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.613 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.613 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.613 | 56125 | Assigned run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.614 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.613 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.w8N4XV 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.615 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.618 | 74943 | Marked run 1642 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.618 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.619 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.620 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.623 | 74945 | Marked run 1643 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.623 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.625 | 56129 | Recursively removing directory: /tmp/git.tpbYOl/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.627 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.627 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.629 | 56126 | Recursively removing directory: /tmp/git.w8N4XV/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.631 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.631 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.631 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.634 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.634 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.634 | 74962 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.634 | 56125 | Removed run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.634 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.634 | 56125 | Assigned run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.634 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.635 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TvyPIJ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.635 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.639 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.639 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.639 | 74964 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.639 | 56125 | Removed run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.639 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.639 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.639 | 56125 | Assigned run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.639 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.E67KAr 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.640 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.642 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.644 | 74961 | Marked run 1644 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.645 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.648 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.649 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.650 | 74963 | Marked run 1645 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.650 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.653 | 56129 | Recursively removing directory: /tmp/git.TvyPIJ/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.655 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.655 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.658 | 56126 | Recursively removing directory: /tmp/git.E67KAr/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.659 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.659 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.659 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.662 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.662 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.662 | 74980 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.662 | 56125 | Removed run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.662 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.662 | 56125 | Assigned run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.662 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ERM2s6 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.662 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.662 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.665 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.665 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.666 | 74982 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.666 | 56125 | Removed run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.666 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.666 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.666 | 56125 | Assigned run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.667 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.666 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0LeqyH 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.669 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.672 | 74979 | Marked run 1646 as finished 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.672 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.672 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.673 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.676 | 74981 | Marked run 1647 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.676 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.680 | 56129 | Recursively removing directory: /tmp/git.ERM2s6/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.682 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.682 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.683 | 56126 | Recursively removing directory: /tmp/git.0LeqyH/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.684 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.684 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.685 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.689 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.689 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.689 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.689 | 74999 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.689 | 56125 | Removed run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.689 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.689 | 56125 | Assigned run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.689 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.elg2nK 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.690 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.692 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.692 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.692 | 75000 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.692 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.693 | 56125 | Removed run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.693 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.693 | 56125 | Assigned run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.693 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vacvsa 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.694 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.695 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.699 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.700 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.700 | 74997 | Marked run 1648 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.700 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.703 | 74998 | Marked run 1649 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.704 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.705 | 56129 | Recursively removing directory: /tmp/git.elg2nK/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.707 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.707 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.709 | 56126 | Recursively removing directory: /tmp/git.vacvsa/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.710 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.711 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.711 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.714 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.714 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EAQtm2 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.714 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.714 | 75016 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.714 | 56125 | Removed run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.714 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.714 | 56125 | Assigned run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.715 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.715 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.719 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.719 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.719 | 75018 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.719 | 56125 | Removed run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.719 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.719 | 56125 | Assigned run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.719 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.720 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.720 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lVD9CJ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.721 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.723 | 75015 | Marked run 1650 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.723 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.726 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.727 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.728 | 75017 | Marked run 1651 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.729 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.730 | 56129 | Recursively removing directory: /tmp/git.EAQtm2/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.732 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.732 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.736 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.736 | 56126 | Recursively removing directory: /tmp/git.lVD9CJ/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.738 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.738 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.739 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.739 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.739 | 75034 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.739 | 56125 | Removed run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.739 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.739 | 56125 | Assigned run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.739 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.739 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sF3qln 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.741 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.743 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.744 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.744 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.744 | 75036 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.744 | 56125 | Removed run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.744 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.744 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.744 | 56125 | Assigned run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.744 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1G6MfE 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.745 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.750 | 75033 | Marked run 1652 as finished 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.750 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.751 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.752 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.754 | 75035 | Marked run 1653 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.754 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.755 | 56129 | Recursively removing directory: /tmp/git.sF3qln/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.756 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.756 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.760 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.761 | 56126 | Recursively removing directory: /tmp/git.1G6MfE/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.762 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.762 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.763 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.763 | 75052 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.763 | 56125 | Removed run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.763 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.763 | 56125 | Assigned run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.763 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.763 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.763 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Sg9GC1 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.767 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.768 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.768 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.770 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.771 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.771 | 75055 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.771 | 56125 | Removed run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.771 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.771 | 56125 | Assigned run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.771 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.771 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MSYnEd 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.774 | 75051 | Marked run 1654 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.774 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.777 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.778 | 56129 | Recursively removing directory: /tmp/git.Sg9GC1/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.779 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.780 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.780 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.781 | 75053 | Marked run 1655 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.781 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.783 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.787 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.787 | 75070 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.787 | 56125 | Removed run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.787 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.787 | 56125 | Assigned run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.787 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.787 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.d6ldtX 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.787 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.788 | 56126 | Recursively removing directory: /tmp/git.MSYnEd/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.789 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.789 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.791 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.792 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.794 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.797 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.797 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.797 | 75078 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.797 | 56125 | Removed run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.797 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.797 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.797 | 56125 | Assigned run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.798 | 75067 | Marked run 1656 as finished 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.798 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0XbRlb 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.798 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.802 | 56129 | Recursively removing directory: /tmp/git.d6ldtX/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.803 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.803 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.803 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.804 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.806 | 75072 | Marked run 1657 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.807 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.807 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.809 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.810 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.810 | 75086 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.810 | 56125 | Removed run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.810 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.810 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.810 | 56125 | Assigned run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.810 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PLJJ0x 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.814 | 56126 | Recursively removing directory: /tmp/git.0XbRlb/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.815 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.816 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.816 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.816 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.819 | 75081 | Marked run 1658 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.820 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.823 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.823 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.823 | 75097 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.823 | 56125 | Removed run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.823 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.823 | 56125 | Assigned run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.823 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.823 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BzRFun 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.825 | 56129 | Recursively removing directory: /tmp/git.PLJJ0x/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.827 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.827 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.828 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.830 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.831 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.832 | 75092 | Marked run 1659 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.832 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.834 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.834 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.834 | 75102 | Added a new worker 9 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.834 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.834 | 56125 | Removed run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.834 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.834 | 56125 | Assigned run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.834 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BP4L8f 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.839 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.839 | 56126 | Recursively removing directory: /tmp/git.BzRFun/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.840 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.841 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.841 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.843 | 75099 | Marked run 1660 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.844 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.845 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.848 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.848 | 75115 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.848 | 56125 | Removed run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.849 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.849 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.849 | 56125 | Assigned run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.848 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.849 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CAmYDx 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.850 | 56129 | Recursively removing directory: /tmp/git.BP4L8f/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.851 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.851 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.853 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.854 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.856 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.858 | 75112 | Marked run 1661 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.858 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.859 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.859 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.859 | 75122 | Added a new worker 8 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.859 | 56125 | Removed run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.859 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.859 | 56125 | Assigned run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.859 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.859 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3hGMDQ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.864 | 56126 | Recursively removing directory: /tmp/git.CAmYDx/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.865 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.865 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.865 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.865 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.868 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.869 | 75117 | Marked run 1662 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.869 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.872 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.872 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.872 | 75133 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.872 | 56125 | Removed run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.872 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.872 | 56125 | Assigned run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.872 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cRYIK8 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.872 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.875 | 56129 | Recursively removing directory: /tmp/git.3hGMDQ/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.876 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.876 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.876 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.877 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.879 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.881 | 75127 | Marked run 1663 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.881 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.882 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.883 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.883 | 75141 | Added a new worker 8 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.883 | 56125 | Removed run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.883 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.883 | 56125 | Assigned run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.883 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.drsNNH 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.883 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.888 | 56126 | Recursively removing directory: /tmp/git.cRYIK8/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.888 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.889 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.890 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.890 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.893 | 75135 | Marked run 1664 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.893 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.894 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.897 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.897 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.897 | 75151 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.898 | 56125 | Removed run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.898 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.898 | 56125 | Assigned run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.898 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SZTlpB 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.898 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.899 | 56129 | Recursively removing directory: /tmp/git.drsNNH/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.900 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.901 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.902 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.902 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.905 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.908 | 75147 | Marked run 1665 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.909 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.909 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.909 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.909 | 75160 | Added a new worker 8 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.909 | 56125 | Removed run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.909 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.909 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.909 | 56125 | Assigned run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.909 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Xmfjvu 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.913 | 56126 | Recursively removing directory: /tmp/git.SZTlpB/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.914 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.914 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.914 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.916 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.918 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.919 | 75154 | Marked run 1666 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.919 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.922 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.922 | 75169 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.922 | 56125 | Removed run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.922 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.922 | 56125 | Assigned run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.922 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.922 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rr1nui 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.923 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.928 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.929 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.930 | 56129 | Recursively removing directory: /tmp/git.Xmfjvu/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.933 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.933 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.935 | 75164 | Marked run 1667 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.935 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.937 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.940 | 56126 | Recursively removing directory: /tmp/git.rr1nui/ 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.941 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.941 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.941 | 75180 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.941 | 56125 | Removed run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.941 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.941 | 56125 | Assigned run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.941 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.941 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rZS2i4 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.942 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.942 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.946 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.946 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.947 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.950 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.950 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.950 | 75184 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.950 | 56125 | Removed run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.950 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.950 | 56125 | Assigned run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.950 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.z6ydJ6 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.951 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.954 | 75179 | Marked run 1668 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.954 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.956 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.956 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.958 | 56129 | Recursively removing directory: /tmp/git.rZS2i4/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.960 | 75181 | Marked run 1669 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.960 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.960 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.960 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.964 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.965 | 56126 | Recursively removing directory: /tmp/git.z6ydJ6/ 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.966 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.966 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.967 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.967 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.967 | 75198 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.967 | 56125 | Removed run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.967 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.967 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.967 | 56125 | Assigned run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.967 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hESLgX 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.971 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.972 | 56129 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.972 | 56129 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.974 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.974 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.974 | 75201 | Added a new worker 13 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.974 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.974 | 56125 | Removed run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.974 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.975 | 56125 | Assigned run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.975 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QGEZVu 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.979 | 75197 | Marked run 1670 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.979 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.981 | 56126 | Checking out revision HEAD 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.982 | 56126 | Going to run: ./ci 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.985 | 56129 | Recursively removing directory: /tmp/git.hESLgX/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.986 | 75199 | Marked run 1671 as finished 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.987 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.986 | 56129 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.986 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.990 | 56126 | Recursively removing directory: /tmp/git.QGEZVu/ 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.990 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.991 | 56126 | Process exit code: 0 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.991 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.993 | 56129 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.993 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.993 | 75216 | Added a new worker 10 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.993 | 56125 | Removed run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.993 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.993 | 56125 | Assigned run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.993 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.994 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AnLbyC 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.994 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.998 | 56126 | Waiting for a new command 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.998 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.998 | 75218 | Added a new worker 12 to the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.998 | 56125 | Removed run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.998 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.998 | 56125 | Assigned run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:14 | INFO | 56123/cimple-server: 2024-04-25 03:45:14.998 | 56123 | Waiting for new connections 2024-04-25 03:45:14 | INFO | 56126/cimple-worker: 2024-04-25 03:45:14.999 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OKGvSc 2024-04-25 03:45:14 | INFO | 56129/cimple-worker: 2024-04-25 03:45:14.999 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.001 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.003 | 75215 | Marked run 1672 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.004 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.006 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.007 | 75217 | Marked run 1673 as finished 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.007 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.007 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.010 | 56129 | Recursively removing directory: /tmp/git.AnLbyC/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.011 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.011 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.015 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.015 | 56126 | Recursively removing directory: /tmp/git.OKGvSc/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.017 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.017 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.018 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.018 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.018 | 75234 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.018 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.018 | 56125 | Removed run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.018 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.018 | 56125 | Assigned run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.018 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Q19nmk 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.021 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.022 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.023 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.024 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.025 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ql8oHF 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.024 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.024 | 75237 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.024 | 56125 | Removed run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.024 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.024 | 56125 | Assigned run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.025 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.031 | 75233 | Marked run 1674 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.031 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.033 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.034 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.037 | 56129 | Recursively removing directory: /tmp/git.Q19nmk/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.038 | 75235 | Marked run 1675 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.039 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.039 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.039 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.043 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.044 | 56126 | Recursively removing directory: /tmp/git.ql8oHF/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.046 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.046 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.046 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.046 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.046 | 75252 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.046 | 56125 | Removed run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.046 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.046 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.046 | 56125 | Assigned run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.047 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8wMenu 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.050 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.051 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.051 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.053 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.053 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.053 | 75255 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.053 | 56125 | Removed run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.053 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.053 | 56125 | Assigned run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.054 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pDkNl8 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.054 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.058 | 75251 | Marked run 1676 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.059 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.060 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.061 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.062 | 56129 | Recursively removing directory: /tmp/git.8wMenu/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.063 | 75253 | Marked run 1677 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.063 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.064 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.064 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.067 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.070 | 56126 | Recursively removing directory: /tmp/git.pDkNl8/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.070 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.070 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.070 | 75270 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.070 | 56125 | Removed run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.071 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.071 | 56125 | Assigned run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.071 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.071 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IctbtV 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.072 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.072 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.076 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.076 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.077 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.078 | 75269 | Marked run 1678 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.078 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.079 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.079 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.079 | 75273 | Added a new worker 8 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.079 | 56125 | Removed run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.079 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.079 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.079 | 56125 | Assigned run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.079 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.X7STYP 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.084 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.085 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.088 | 56129 | Recursively removing directory: /tmp/git.IctbtV/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.089 | 75271 | Marked run 1679 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.090 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.090 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.090 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.094 | 56126 | Recursively removing directory: /tmp/git.X7STYP/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.095 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.095 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.095 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.097 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.097 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.097 | 75288 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.097 | 56125 | Removed run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.097 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.097 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.097 | 56125 | Assigned run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.097 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uxHdkY 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.099 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.102 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.102 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.102 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.102 | 75290 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.103 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.103 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.103 | 56125 | Removed run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.103 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.103 | 56125 | Assigned run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.103 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SuiN0y 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.108 | 75287 | Marked run 1680 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.109 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.110 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.111 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.112 | 75289 | Marked run 1681 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.112 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.114 | 56129 | Recursively removing directory: /tmp/git.uxHdkY/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.115 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.115 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.119 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.121 | 56126 | Recursively removing directory: /tmp/git.SuiN0y/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.122 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.122 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.122 | 75306 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.122 | 56125 | Removed run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.122 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.122 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.122 | 56125 | Assigned run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.122 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LyIl8F 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.122 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.122 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.126 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.127 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.127 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.130 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.130 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.130 | 75311 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.131 | 56125 | Removed run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.131 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.131 | 56125 | Assigned run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.131 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.131 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.k7f2Yn 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.133 | 75305 | Marked run 1682 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.133 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.137 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.137 | 56129 | Recursively removing directory: /tmp/git.LyIl8F/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.137 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.140 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.140 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.141 | 75307 | Marked run 1683 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.141 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.144 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.147 | 56126 | Recursively removing directory: /tmp/git.k7f2Yn/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.147 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.147 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.147 | 75324 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.147 | 56125 | Removed run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.147 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.147 | 56125 | Assigned run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.147 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cVIuJF 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.148 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.148 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.148 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.151 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.152 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.153 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.155 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.155 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.155 | 75327 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.155 | 56125 | Removed run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.155 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.155 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.155 | 56125 | Assigned run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.155 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jh48QK 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.157 | 75323 | Marked run 1684 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.158 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.161 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.162 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.163 | 56129 | Recursively removing directory: /tmp/git.cVIuJF/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.164 | 75325 | Marked run 1685 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.164 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.165 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.165 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.168 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.170 | 56126 | Recursively removing directory: /tmp/git.jh48QK/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.171 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.171 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.171 | 75342 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.171 | 56125 | Removed run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.171 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.171 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.172 | 56125 | Assigned run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.172 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JmXzCD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.172 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.172 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.176 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.176 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.177 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.180 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.180 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.180 | 75346 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.180 | 56125 | Removed run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.180 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.180 | 56125 | Assigned run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.180 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.c7KUrU 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.181 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.182 | 75341 | Marked run 1686 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.183 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.186 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.187 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.190 | 56129 | Recursively removing directory: /tmp/git.JmXzCD/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.191 | 75343 | Marked run 1687 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.191 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.192 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.192 | 56129 | Process output: 415083 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.195 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.196 | 56126 | Recursively removing directory: /tmp/git.c7KUrU/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.198 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.198 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.199 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.199 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.199 | 75360 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.199 | 56125 | Removed run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.199 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.199 | 56125 | Assigned run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.199 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.199 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VcrfE3 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.201 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.204 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.204 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.204 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.204 | 75362 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.204 | 56125 | Removed run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.204 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.204 | 56125 | Assigned run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.205 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.205 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.205 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NufGch 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.211 | 75359 | Marked run 1688 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.211 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.213 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.214 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.215 | 75361 | Marked run 1689 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.215 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.215 | 56129 | Recursively removing directory: /tmp/git.VcrfE3/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.217 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.217 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.220 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.223 | 56126 | Recursively removing directory: /tmp/git.NufGch/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.223 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.223 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.223 | 75378 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.223 | 56125 | Removed run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.223 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.223 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.224 | 56125 | Assigned run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.224 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sZ2qdQ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.224 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.224 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.228 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.229 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.230 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.232 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.232 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.232 | 75381 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.232 | 56125 | Removed run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.232 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.232 | 56125 | Assigned run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.232 | 75377 | Marked run 1690 as finished 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.232 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.933Vdy 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.232 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.233 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.238 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.239 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.239 | 56129 | Recursively removing directory: /tmp/git.sZ2qdQ/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.241 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.241 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.242 | 75379 | Marked run 1691 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.242 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.245 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.248 | 56126 | Recursively removing directory: /tmp/git.933Vdy/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.248 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.248 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.248 | 75396 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.248 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.249 | 56125 | Removed run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.249 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.249 | 56125 | Assigned run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.249 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IcS414 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.249 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.249 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.253 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.253 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.255 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.257 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.257 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.257 | 75399 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.257 | 56125 | Removed run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.257 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.257 | 56125 | Assigned run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.257 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0CiNtG 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.257 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.258 | 75395 | Marked run 1692 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.258 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.262 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.263 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.265 | 56129 | Recursively removing directory: /tmp/git.IcS414/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.266 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.266 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.267 | 75397 | Marked run 1693 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.267 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.270 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.272 | 56126 | Recursively removing directory: /tmp/git.0CiNtG/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.273 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.273 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.273 | 75414 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.273 | 56125 | Removed run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.273 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.273 | 56125 | Assigned run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.273 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.273 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GIeWFg 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.273 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.273 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.276 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.279 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.279 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.279 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.280 | 75416 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.280 | 56125 | Removed run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.280 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.280 | 56125 | Assigned run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.280 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.280 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ASi62q 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.280 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.284 | 75413 | Marked run 1694 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.284 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.286 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.286 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.290 | 75415 | Marked run 1695 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.290 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.292 | 56129 | Recursively removing directory: /tmp/git.GIeWFg/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.294 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.294 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.295 | 56126 | Recursively removing directory: /tmp/git.ASi62q/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.297 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.297 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.297 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.299 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.300 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.300 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.300 | 75433 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.300 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.300 | 56125 | Removed run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.300 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.300 | 56125 | Assigned run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.300 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nXXwAF 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.303 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.303 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.303 | 75434 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.303 | 56125 | Removed run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.303 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.303 | 56125 | Assigned run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.303 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aCpZLP 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.304 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.307 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.308 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.308 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.309 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.310 | 75431 | Marked run 1696 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.311 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.314 | 75432 | Marked run 1697 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.315 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.318 | 56126 | Recursively removing directory: /tmp/git.aCpZLP/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.319 | 56129 | Recursively removing directory: /tmp/git.nXXwAF/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.319 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.319 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.320 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.320 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.322 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.323 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.325 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.325 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.325 | 75451 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.325 | 56125 | Removed run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.325 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.325 | 56125 | Assigned run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.326 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.325 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Xr6mdz 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.326 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.326 | 75452 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.326 | 56125 | Removed run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.326 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.326 | 56125 | Assigned run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.326 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.326 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.26oTQV 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.332 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.333 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.333 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.334 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.337 | 75449 | Marked run 1699 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.337 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.341 | 75450 | Marked run 1698 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.341 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.343 | 56129 | Recursively removing directory: /tmp/git.26oTQV/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.344 | 56126 | Recursively removing directory: /tmp/git.Xr6mdz/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.345 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.345 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.346 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.346 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.348 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.348 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.350 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.350 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.350 | 75469 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.350 | 56125 | Removed run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.350 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.351 | 56125 | Assigned run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.351 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.351 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RZo8qs 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.351 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.351 | 75470 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.351 | 56125 | Removed run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.351 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.351 | 56125 | Assigned run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.352 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.351 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.351 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2eLuVO 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.356 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.356 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.357 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.357 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.361 | 75467 | Marked run 1701 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.361 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.365 | 75468 | Marked run 1700 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.365 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.368 | 56129 | Recursively removing directory: /tmp/git.RZo8qs/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.368 | 56126 | Recursively removing directory: /tmp/git.2eLuVO/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.369 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.369 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.369 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.369 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.372 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.372 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.375 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 75487 | Added a new worker 14 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56125 | Removed run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56125 | Assigned run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 75488 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56125 | Removed run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56125 | Assigned run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.375 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.376 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mLgDt2 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.375 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.375 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1voWsD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.380 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.381 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.384 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.385 | 75486 | Marked run 1703 as finished 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.386 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.386 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.389 | 75485 | Marked run 1702 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.389 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.391 | 56126 | Recursively removing directory: /tmp/git.1voWsD/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.392 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.393 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.395 | 56129 | Recursively removing directory: /tmp/git.mLgDt2/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.396 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.397 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.397 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.399 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.399 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.399 | 75504 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.399 | 56125 | Removed run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.399 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.399 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.399 | 56125 | Assigned run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.399 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.q9dLSW 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.400 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.404 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.404 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.404 | 75506 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.404 | 56125 | Removed run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.404 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.404 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.404 | 56125 | Assigned run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.404 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.a2bRvx 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.404 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.405 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.410 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.410 | 75503 | Marked run 1705 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.410 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.411 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.413 | 75505 | Marked run 1704 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.414 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.414 | 56126 | Recursively removing directory: /tmp/git.q9dLSW/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.416 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.416 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.420 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.420 | 56129 | Recursively removing directory: /tmp/git.a2bRvx/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.421 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.421 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.423 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.423 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.423 | 75522 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.423 | 56125 | Removed run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.423 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.423 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.423 | 56125 | Assigned run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.423 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eMUzAj 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.425 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.427 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.428 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.429 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.429 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.429 | 75525 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.429 | 56125 | Removed run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.429 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.429 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.429 | 56125 | Assigned run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.429 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jiinzn 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.436 | 75521 | Marked run 1706 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.436 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.437 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.438 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.440 | 56126 | Recursively removing directory: /tmp/git.eMUzAj/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.440 | 75523 | Marked run 1707 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.440 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.441 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.441 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.445 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.446 | 56129 | Recursively removing directory: /tmp/git.jiinzn/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.448 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.448 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.448 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.448 | 75540 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.448 | 56125 | Removed run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.448 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.448 | 56125 | Assigned run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.448 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.448 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.449 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dGqCDk 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.451 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.454 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.454 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.454 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.454 | 75542 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.454 | 56125 | Removed run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.454 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.454 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.455 | 56125 | Assigned run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.455 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.H8zeJP 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.456 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.460 | 75539 | Marked run 1708 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.460 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.461 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.462 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.465 | 75541 | Marked run 1709 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.465 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.465 | 56126 | Recursively removing directory: /tmp/git.dGqCDk/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.466 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.466 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.470 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.471 | 56129 | Recursively removing directory: /tmp/git.H8zeJP/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.472 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.472 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.473 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.473 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.473 | 75558 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.473 | 56125 | Removed run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.473 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.473 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.473 | 56125 | Assigned run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.473 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4cEsgv 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.476 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.478 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.478 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.480 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.480 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UPtc3e 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.480 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.480 | 75561 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.480 | 56125 | Removed run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.480 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.480 | 56125 | Assigned run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.480 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.484 | 75557 | Marked run 1710 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.484 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.487 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.488 | 56126 | Recursively removing directory: /tmp/git.4cEsgv/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.488 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.489 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.489 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.490 | 75559 | Marked run 1711 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.491 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.492 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.496 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.496 | 75576 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.496 | 56125 | Removed run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.496 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.496 | 56125 | Assigned run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.497 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.496 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.496 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8wbwXN 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.496 | 56129 | Recursively removing directory: /tmp/git.UPtc3e/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.498 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.498 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.501 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.501 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.502 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.506 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.506 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.506 | 75581 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.506 | 56125 | Removed run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.506 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.506 | 56125 | Assigned run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.506 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.506 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GihY7e 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.508 | 75573 | Marked run 1712 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.508 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.512 | 56126 | Recursively removing directory: /tmp/git.8wbwXN/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.512 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.513 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.514 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.514 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.516 | 75578 | Marked run 1713 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.516 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.517 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.520 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.520 | 75594 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.520 | 56125 | Removed run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.520 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.520 | 56125 | Assigned run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.520 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.520 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nt9jFO 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.521 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.524 | 56129 | Recursively removing directory: /tmp/git.GihY7e/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.525 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.525 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.525 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.526 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.528 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.530 | 75589 | Marked run 1714 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.531 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.532 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.532 | 75603 | Added a new worker 8 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.532 | 56125 | Removed run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.532 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.532 | 56125 | Assigned run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.532 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.532 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.xyezq8 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.533 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.537 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.537 | 56126 | Recursively removing directory: /tmp/git.nt9jFO/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.538 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.539 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.539 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.542 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.542 | 75596 | Marked run 1715 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.543 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.546 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.546 | 75612 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.546 | 56125 | Removed run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.546 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.546 | 56125 | Assigned run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.546 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.546 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.546 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mbVigb 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.547 | 56129 | Recursively removing directory: /tmp/git.xyezq8/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.549 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.549 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.551 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.552 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.553 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.555 | 75608 | Marked run 1716 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.555 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.556 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.556 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.556 | 75616 | Added a new worker 8 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.556 | 56125 | Removed run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.556 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.556 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.556 | 56125 | Assigned run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.556 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0r6ncR 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.561 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.561 | 56126 | Recursively removing directory: /tmp/git.mbVigb/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.561 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.563 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.563 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.566 | 75613 | Marked run 1717 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.567 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.567 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.570 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.570 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.570 | 75630 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.570 | 56125 | Removed run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.570 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.571 | 56125 | Assigned run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.571 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.571 | 56129 | Recursively removing directory: /tmp/git.0r6ncR/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.571 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mqLE36 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.572 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.572 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.575 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.575 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.577 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.580 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.581 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.581 | 75637 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.581 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mcgU7R 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.581 | 56125 | Removed run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.581 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.581 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.581 | 56125 | Assigned run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.582 | 75626 | Marked run 1718 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.582 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.586 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.586 | 56126 | Recursively removing directory: /tmp/git.mqLE36/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.587 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.588 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.588 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.591 | 75632 | Marked run 1719 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.592 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.592 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.595 | 56129 | Recursively removing directory: /tmp/git.mcgU7R/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.595 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.595 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.596 | 75648 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.596 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.596 | 56125 | Removed run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.596 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.596 | 56125 | Assigned run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.596 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tGaL7p 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.597 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.597 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.600 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.600 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.601 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.603 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.603 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.603 | 75651 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.603 | 56125 | Removed run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.603 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.603 | 56125 | Assigned run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.604 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.603 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KgHYvn 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.607 | 75645 | Marked run 1720 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.608 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.611 | 56126 | Recursively removing directory: /tmp/git.tGaL7p/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.611 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.612 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.612 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.612 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.614 | 75649 | Marked run 1721 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.614 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.616 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.619 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.619 | 75666 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.619 | 56125 | Removed run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.619 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.619 | 56125 | Assigned run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.619 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.619 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZR3acC 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.620 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.622 | 56129 | Recursively removing directory: /tmp/git.KgHYvn/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.623 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.623 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.624 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.624 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.628 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.629 | 75660 | Marked run 1722 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.630 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.631 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.631 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.632 | 75675 | Added a new worker 8 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.632 | 56125 | Removed run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.632 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.632 | 56125 | Assigned run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.632 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.632 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gXW7BI 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.633 | 56126 | Recursively removing directory: /tmp/git.ZR3acC/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.634 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.634 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.637 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.638 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.639 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.641 | 75670 | Marked run 1723 as finished 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.642 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.642 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.642 | 75679 | Added a new worker 9 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.642 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.642 | 56125 | Removed run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.642 | 56125 | Removed worker 9 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.642 | 56125 | Assigned run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 9 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.642 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.714dWm 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.647 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.648 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.649 | 56129 | Recursively removing directory: /tmp/git.gXW7BI/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.651 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.651 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.653 | 75676 | Marked run 1724 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.653 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.655 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.657 | 56126 | Recursively removing directory: /tmp/git.714dWm/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.658 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.658 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.658 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.658 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.658 | 75693 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.658 | 56125 | Removed run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.658 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.658 | 56125 | Assigned run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.658 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Z0oz5y 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.659 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.661 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.663 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.664 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.664 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.664 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.664 | 75696 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.664 | 56125 | Removed run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.664 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.664 | 56125 | Assigned run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.665 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ct8uwJ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.665 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.668 | 75692 | Marked run 1725 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.669 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.671 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.672 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.673 | 56129 | Recursively removing directory: /tmp/git.Z0oz5y/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.675 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.675 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.675 | 75694 | Marked run 1726 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.676 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.678 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.680 | 56126 | Recursively removing directory: /tmp/git.Ct8uwJ/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.682 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.682 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.682 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.682 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.682 | 75711 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.682 | 56125 | Removed run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.682 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.682 | 56125 | Assigned run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.682 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.682 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7eYGDG 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.686 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.686 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.687 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.690 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.690 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.690 | 75715 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.690 | 56125 | Removed run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.690 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.690 | 56125 | Assigned run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.690 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.690 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ccZhP0 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.693 | 75710 | Marked run 1727 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.694 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.696 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.697 | 56129 | Recursively removing directory: /tmp/git.7eYGDG/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.698 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.699 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.699 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.701 | 75712 | Marked run 1728 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.701 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.702 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.706 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.706 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.706 | 75729 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.706 | 56125 | Removed run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.706 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.706 | 56125 | Assigned run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.706 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.707 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uHa2EF 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.708 | 56126 | Recursively removing directory: /tmp/git.ccZhP0/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.709 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.709 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.712 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.715 | 75724 | Marked run 1729 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.715 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.715 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.715 | 75731 | Added a new worker 8 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.715 | 56125 | Removed run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.715 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.715 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.715 | 56125 | Assigned run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.715 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.715 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.U09FQj 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.716 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.717 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.721 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.722 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.726 | 75730 | Marked run 1730 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.726 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.727 | 56129 | Recursively removing directory: /tmp/git.uHa2EF/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.729 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.729 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.731 | 56126 | Recursively removing directory: /tmp/git.U09FQj/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.732 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.733 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.733 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.736 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.736 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.736 | 75747 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.736 | 56125 | Removed run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.736 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.736 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.736 | 56125 | Assigned run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.736 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9iOFke 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.737 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.741 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.741 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.741 | 75749 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.741 | 56125 | Removed run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.741 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.741 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.741 | 56125 | Assigned run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.741 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PNDZg0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.742 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.743 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.747 | 75746 | Marked run 1731 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.747 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.748 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.749 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.751 | 75748 | Marked run 1732 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.751 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.755 | 56129 | Recursively removing directory: /tmp/git.9iOFke/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.757 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.757 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.758 | 56126 | Recursively removing directory: /tmp/git.PNDZg0/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.759 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.759 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.760 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.762 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.763 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.763 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.763 | 75766 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.763 | 56125 | Removed run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.763 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.763 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.763 | 56125 | Assigned run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.764 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wEpX9H 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.765 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.765 | 75767 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.765 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.765 | 56125 | Removed run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.765 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.765 | 56125 | Assigned run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.765 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.765 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pOuM3O 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.772 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.772 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.774 | 75764 | Marked run 1733 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.775 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.776 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.777 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.779 | 75765 | Marked run 1734 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.779 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.782 | 56129 | Recursively removing directory: /tmp/git.wEpX9H/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.784 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.784 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.786 | 56126 | Recursively removing directory: /tmp/git.pOuM3O/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.787 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.788 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.788 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.791 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.791 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.791 | 75783 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.791 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.791 | 56125 | Removed run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.791 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.791 | 56125 | Assigned run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.792 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.noaut2 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.792 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.796 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.796 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.796 | 75785 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.796 | 56125 | Removed run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.796 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.796 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.796 | 56125 | Assigned run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.796 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HcHC3x 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.798 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.799 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.801 | 75782 | Marked run 1735 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.801 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.802 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.803 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.806 | 75784 | Marked run 1736 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.807 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.809 | 56129 | Recursively removing directory: /tmp/git.noaut2/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.810 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.810 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.812 | 56126 | Recursively removing directory: /tmp/git.HcHC3x/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.814 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.814 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.814 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.817 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.817 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.818 | 75801 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.818 | 56125 | Removed run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.818 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.818 | 56125 | Assigned run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.818 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.818 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qNoXLg 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.818 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.822 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.822 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.822 | 75803 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.822 | 56125 | Removed run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.822 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.822 | 56125 | Assigned run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.822 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Cigz37 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.822 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.823 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.824 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.828 | 75800 | Marked run 1737 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.828 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.829 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.830 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.832 | 75802 | Marked run 1738 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.833 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.834 | 56129 | Recursively removing directory: /tmp/git.qNoXLg/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.835 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.835 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.839 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.839 | 56126 | Recursively removing directory: /tmp/git.Cigz37/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.840 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.840 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.842 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.842 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.842 | 75819 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.842 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.842 | 56125 | Removed run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.842 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.842 | 56125 | Assigned run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.842 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Bf7Uom 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.843 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.846 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.846 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.846 | 75821 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.847 | 56125 | Removed run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.847 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.847 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.847 | 56125 | Assigned run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.847 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.847 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.266sr9 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.848 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.853 | 75818 | Marked run 1739 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.853 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.853 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.854 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.857 | 75820 | Marked run 1740 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.857 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.858 | 56129 | Recursively removing directory: /tmp/git.Bf7Uom/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.859 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.859 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.862 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.863 | 56126 | Recursively removing directory: /tmp/git.266sr9/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.865 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.865 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.866 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.866 | 75837 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.866 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.866 | 56125 | Removed run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.866 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.866 | 56125 | Assigned run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.866 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.866 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qZDht2 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.868 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.870 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.871 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.872 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.872 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.872 | 75840 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.872 | 56125 | Removed run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.872 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.872 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.872 | 56125 | Assigned run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.872 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EWa9EL 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.878 | 75836 | Marked run 1741 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.878 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.879 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.880 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.882 | 56129 | Recursively removing directory: /tmp/git.qZDht2/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.884 | 75838 | Marked run 1742 as finished 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.884 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.884 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.884 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.888 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.889 | 56126 | Recursively removing directory: /tmp/git.EWa9EL/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.890 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.890 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.891 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.891 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.891 | 75855 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.891 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.891 | 56125 | Removed run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.891 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.891 | 56125 | Assigned run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.891 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.vHmC4O 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.893 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.896 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.896 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.896 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.896 | 75857 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.896 | 56125 | Removed run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.896 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.896 | 56125 | Assigned run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.897 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.897 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.f5Mb8v 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.897 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.902 | 75854 | Marked run 1743 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.902 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.903 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.904 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.906 | 75856 | Marked run 1744 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.907 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.907 | 56129 | Recursively removing directory: /tmp/git.vHmC4O/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.908 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.908 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.912 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.913 | 56126 | Recursively removing directory: /tmp/git.f5Mb8v/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.914 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.914 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.915 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.915 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.915 | 75873 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.915 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.916 | 56125 | Removed run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.916 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.916 | 56125 | Assigned run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.916 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MHfkXh 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.918 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.920 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.920 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.922 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.922 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.922 | 75876 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.922 | 56125 | Removed run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.922 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.922 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.922 | 56125 | Assigned run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.922 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zRFRL8 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.927 | 75872 | Marked run 1745 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.927 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.929 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.929 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.931 | 56129 | Recursively removing directory: /tmp/git.MHfkXh/ 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.933 | 75874 | Marked run 1746 as finished 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.933 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.933 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.934 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.937 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.939 | 56126 | Recursively removing directory: /tmp/git.zRFRL8/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.940 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.940 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.941 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.941 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.941 | 75891 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.941 | 56125 | Removed run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.941 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.941 | 56125 | Assigned run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.941 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DTQO0S 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.941 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.943 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.946 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.946 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.946 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.946 | 75893 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.946 | 56125 | Removed run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.946 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.946 | 56125 | Assigned run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.946 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.947 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hVcvyo 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.947 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.952 | 75890 | Marked run 1747 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.952 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.953 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.953 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.957 | 75892 | Marked run 1748 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.957 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.957 | 56129 | Recursively removing directory: /tmp/git.DTQO0S/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.959 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.959 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.962 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.962 | 56126 | Recursively removing directory: /tmp/git.hVcvyo/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.964 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.964 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.965 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.965 | 75909 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.965 | 56125 | Removed run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.965 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.965 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.965 | 56125 | Assigned run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.965 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.965 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Llf86g 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.967 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.970 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.971 | 56129 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.971 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.971 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.971 | 75911 | Added a new worker 12 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.971 | 56125 | Removed run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.971 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.971 | 56125 | Assigned run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.971 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eRTgzz 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.972 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.977 | 75908 | Marked run 1749 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.977 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.977 | 56126 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.979 | 56126 | Going to run: ./ci 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.981 | 75910 | Marked run 1750 as finished 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.981 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.982 | 56129 | Recursively removing directory: /tmp/git.Llf86g/ 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.984 | 56129 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.984 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.987 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.988 | 56126 | Recursively removing directory: /tmp/git.eRTgzz/ 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.989 | 56126 | Process exit code: 0 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.989 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.991 | 56129 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.991 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.991 | 75927 | Added a new worker 10 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.991 | 56125 | Removed run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.991 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.991 | 56125 | Assigned run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.991 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ABXJba 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.992 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.993 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.997 | 56126 | Waiting for a new command 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.997 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.997 | 75929 | Added a new worker 13 to the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.997 | 56123 | Waiting for new connections 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.997 | 56125 | Removed run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.997 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:15 | INFO | 56123/cimple-server: 2024-04-25 03:45:15.997 | 56125 | Assigned run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:15 | INFO | 56126/cimple-worker: 2024-04-25 03:45:15.997 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QJAEOg 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.998 | 56129 | Checking out revision HEAD 2024-04-25 03:45:15 | INFO | 56129/cimple-worker: 2024-04-25 03:45:15.999 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.000 | 75926 | Marked run 1751 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.001 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.003 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.004 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.006 | 75928 | Marked run 1752 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.006 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.009 | 56129 | Recursively removing directory: /tmp/git.ABXJba/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.010 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.011 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.013 | 56126 | Recursively removing directory: /tmp/git.QJAEOg/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.014 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.015 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.015 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.017 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.017 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.017 | 75945 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.017 | 56125 | Removed run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.017 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.017 | 56125 | Assigned run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.017 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mraZaB 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.018 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.018 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.020 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.020 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.021 | 75947 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.021 | 56125 | Removed run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.021 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.021 | 56125 | Assigned run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.021 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.021 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FvVoqU 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.022 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.023 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.027 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.028 | 75944 | Marked run 1753 as finished 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.028 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.029 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.032 | 75946 | Marked run 1754 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.033 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.033 | 56129 | Recursively removing directory: /tmp/git.mraZaB/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.034 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.034 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.038 | 56126 | Recursively removing directory: /tmp/git.FvVoqU/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.038 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.039 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.039 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.041 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.041 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.041 | 75963 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.041 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.041 | 56125 | Removed run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.041 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.041 | 56125 | Assigned run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.042 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bPrIvD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.042 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.045 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.045 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.045 | 75965 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.045 | 56125 | Removed run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.045 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.045 | 56125 | Assigned run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.045 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.046 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.MsPQcQ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.047 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.048 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.051 | 75962 | Marked run 1755 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.051 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.052 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.053 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.055 | 75964 | Marked run 1756 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.056 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.057 | 56129 | Recursively removing directory: /tmp/git.bPrIvD/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.058 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.058 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.062 | 56126 | Recursively removing directory: /tmp/git.MsPQcQ/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.062 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.064 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.064 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.065 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.065 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.065 | 75981 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.065 | 56125 | Removed run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.065 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.065 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.065 | 56125 | Assigned run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.065 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tGPTug 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.067 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.069 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.070 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.070 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.070 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.071 | 75984 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.071 | 56125 | Removed run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.071 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.071 | 56125 | Assigned run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.071 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.071 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.slvGlH 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.077 | 75980 | Marked run 1757 as finished 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.077 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.078 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.078 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.081 | 56129 | Recursively removing directory: /tmp/git.tGPTug/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.081 | 75982 | Marked run 1758 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.081 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.082 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.082 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.086 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.087 | 56126 | Recursively removing directory: /tmp/git.slvGlH/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.088 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.088 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.090 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.090 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.090 | 75999 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.090 | 56125 | Removed run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.090 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.090 | 56125 | Assigned run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.090 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.090 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.waVBqQ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.092 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.096 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.096 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.096 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.096 | 76001 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.096 | 56125 | Removed run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.096 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.096 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.096 | 56125 | Assigned run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.096 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Styvlx 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.097 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.098 | 75998 | Marked run 1759 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.098 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.101 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.103 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.106 | 76000 | Marked run 1760 as finished 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.107 | 56129 | Recursively removing directory: /tmp/git.waVBqQ/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.107 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.108 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.108 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.112 | 56126 | Recursively removing directory: /tmp/git.Styvlx/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.112 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.113 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.113 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.115 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.115 | 76017 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.115 | 56125 | Removed run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.115 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.115 | 56125 | Assigned run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.115 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.115 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0j4cJC 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.116 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.116 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.120 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.120 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.120 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.120 | 76019 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.120 | 56125 | Removed run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.120 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.120 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.121 | 56125 | Assigned run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.121 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.h9d017 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.121 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.125 | 76016 | Marked run 1761 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.125 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.128 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.129 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.129 | 76018 | Marked run 1762 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.130 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.131 | 56129 | Recursively removing directory: /tmp/git.0j4cJC/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.132 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.132 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.136 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.138 | 56126 | Recursively removing directory: /tmp/git.h9d017/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.139 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.139 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.139 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.139 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.139 | 76035 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.139 | 56125 | Removed run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.139 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.139 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.139 | 56125 | Assigned run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.139 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bw30ng 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.143 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.145 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.145 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.146 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.146 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.146 | 76038 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.146 | 56125 | Removed run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.146 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.146 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.146 | 56125 | Assigned run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.146 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.acqO6H 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.147 | 76034 | Marked run 1763 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.147 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.151 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.152 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.156 | 56129 | Recursively removing directory: /tmp/git.bw30ng/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.157 | 76036 | Marked run 1764 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.158 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.159 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.159 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.162 | 56126 | Recursively removing directory: /tmp/git.acqO6H/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.163 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.163 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.163 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.165 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.165 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.165 | 76053 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.166 | 56125 | Removed run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.166 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.166 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.166 | 56125 | Assigned run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.166 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JvKsZe 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.166 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.170 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.170 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.170 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.170 | 76055 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.170 | 56125 | Removed run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.170 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.170 | 56125 | Assigned run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.170 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lheTPp 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.171 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.172 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.176 | 76052 | Marked run 1765 as finished 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.177 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.177 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.178 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.180 | 76054 | Marked run 1766 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.180 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.181 | 56129 | Recursively removing directory: /tmp/git.JvKsZe/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.182 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.182 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.185 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.187 | 56126 | Recursively removing directory: /tmp/git.lheTPp/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.188 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.188 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.189 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.189 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.189 | 76071 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.189 | 56125 | Removed run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.189 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.189 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.189 | 56125 | Assigned run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.189 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.esyHvu 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.193 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.193 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.194 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.196 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.197 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.197 | 76075 | Added a new worker 14 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.197 | 56125 | Removed run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.197 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.197 | 56125 | Assigned run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.197 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Xk9UCb 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.197 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.200 | 76070 | Marked run 1767 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.200 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.202 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.203 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.204 | 56129 | Recursively removing directory: /tmp/git.esyHvu/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.206 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.206 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.207 | 76072 | Marked run 1768 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.208 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.210 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.212 | 56126 | Recursively removing directory: /tmp/git.Xk9UCb/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.213 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.213 | 76089 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.213 | 56125 | Removed run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.213 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.213 | 56125 | Assigned run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.213 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.213 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.213 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.214 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ipgUPN 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.214 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.218 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.218 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.219 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.221 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.221 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.221 | 76092 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.221 | 56125 | Removed run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.221 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.221 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.221 | 56125 | Assigned run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.222 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kQA1hn 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.222 | 76088 | Marked run 1769 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.223 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.226 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.227 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.230 | 56129 | Recursively removing directory: /tmp/git.ipgUPN/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.231 | 76090 | Marked run 1770 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.231 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.232 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.232 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.235 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.236 | 56126 | Recursively removing directory: /tmp/git.kQA1hn/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.237 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.237 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.238 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.238 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.238 | 76107 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.238 | 56125 | Removed run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.238 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.238 | 56125 | Assigned run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.238 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.239 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.voxQke 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.240 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.243 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.243 | 76109 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.243 | 56125 | Removed run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.243 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.243 | 56125 | Assigned run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.243 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.243 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.244 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.llJspq 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.244 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.246 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.248 | 76106 | Marked run 1771 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.248 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.250 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.251 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.253 | 76108 | Marked run 1772 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.254 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.255 | 56129 | Recursively removing directory: /tmp/git.voxQke/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.257 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.257 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.259 | 56126 | Recursively removing directory: /tmp/git.llJspq/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.261 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.261 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.261 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.264 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.264 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.265 | 76125 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.265 | 56125 | Removed run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.265 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.265 | 56125 | Assigned run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.265 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.265 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KxsLy1 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.265 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.269 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.269 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.269 | 76127 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.269 | 56125 | Removed run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.269 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.269 | 56125 | Assigned run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.269 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.269 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UY3B7k 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.270 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.271 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.276 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.276 | 76124 | Marked run 1773 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.276 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.277 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.279 | 76126 | Marked run 1774 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.280 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.281 | 56129 | Recursively removing directory: /tmp/git.KxsLy1/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.282 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.282 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.286 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.286 | 56126 | Recursively removing directory: /tmp/git.UY3B7k/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.287 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.287 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.289 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.289 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.289 | 76143 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.289 | 56125 | Removed run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.289 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.289 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.289 | 56125 | Assigned run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.290 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oNkOwi 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.291 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.294 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.295 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.295 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.295 | 76145 | Added a new worker 11 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.295 | 56125 | Removed run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.295 | 56125 | Removed worker 11 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.295 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.295 | 56125 | Assigned run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 11 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.295 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.296 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jZlA29 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.298 | 76142 | Marked run 1775 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.298 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.301 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.302 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.305 | 56129 | Recursively removing directory: /tmp/git.oNkOwi/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.305 | 76144 | Marked run 1776 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.306 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.307 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.307 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.311 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.311 | 56126 | Recursively removing directory: /tmp/git.jZlA29/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.313 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.313 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.314 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.314 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.314 | 76161 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.314 | 56125 | Removed run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.314 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.314 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.314 | 56125 | Assigned run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.314 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.u2A7hm 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.316 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.319 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.319 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.319 | 76163 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.319 | 56125 | Removed run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.319 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.319 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.319 | 56125 | Assigned run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.319 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.319 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.m9l3Ix 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.320 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.325 | 76160 | Marked run 1777 as finished 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.325 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.326 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.326 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.329 | 56129 | Recursively removing directory: /tmp/git.u2A7hm/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.330 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.330 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.331 | 76162 | Marked run 1778 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.332 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.334 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.336 | 56126 | Recursively removing directory: /tmp/git.m9l3Ix/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.337 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.337 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.338 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.338 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.338 | 76179 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.338 | 56125 | Removed run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.338 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.338 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.338 | 56125 | Assigned run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.338 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kHLu6H 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.341 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.343 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.344 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.345 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.345 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.345 | 76182 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.345 | 56125 | Removed run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.345 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.345 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XWkPkA 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.346 | 76178 | Marked run 1779 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.346 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.346 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.346 | 56125 | Assigned run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.350 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.351 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.354 | 76180 | Marked run 1780 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.355 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.355 | 56129 | Recursively removing directory: /tmp/git.kHLu6H/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.357 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.357 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.360 | 56126 | Recursively removing directory: /tmp/git.XWkPkA/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.360 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.361 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.361 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.363 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.363 | 76197 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.363 | 56125 | Removed run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.363 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.363 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.363 | 56125 | Assigned run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.363 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.363 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.R4Lt1C 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.365 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.367 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.368 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.369 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.369 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.369 | 76200 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.369 | 56125 | Removed run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.369 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.369 | 56125 | Assigned run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.369 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.f6hs6k 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.370 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.374 | 76196 | Marked run 1781 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.374 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.375 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.376 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.379 | 76198 | Marked run 1782 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.379 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.379 | 56129 | Recursively removing directory: /tmp/git.R4Lt1C/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.381 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.381 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.385 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.386 | 56126 | Recursively removing directory: /tmp/git.f6hs6k/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.387 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.387 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.388 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.388 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.388 | 76215 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.388 | 56125 | Removed run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.388 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.388 | 56125 | Assigned run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.388 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2DrVRX 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.389 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.391 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.392 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.393 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.395 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.395 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.395 | 76218 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.395 | 56125 | Removed run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.395 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.395 | 56125 | Assigned run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.395 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ODA3zo 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.396 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.399 | 76214 | Marked run 1783 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.400 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.401 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.402 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.403 | 56129 | Recursively removing directory: /tmp/git.2DrVRX/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.405 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.405 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.405 | 76216 | Marked run 1784 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.406 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.409 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.411 | 56126 | Recursively removing directory: /tmp/git.ODA3zo/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.412 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.412 | 76233 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.412 | 56125 | Removed run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.412 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.412 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.412 | 56125 | Assigned run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.412 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.412 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.412 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.413 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lETSGu 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.415 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.417 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.418 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.418 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.418 | 76235 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.418 | 56125 | Removed run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.418 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.418 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.418 | 56125 | Assigned run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.418 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.419 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.aS4I3S 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.423 | 76232 | Marked run 1785 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.424 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.425 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.427 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.428 | 56129 | Recursively removing directory: /tmp/git.lETSGu/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.429 | 76234 | Marked run 1786 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.429 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.430 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.430 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.434 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.435 | 56126 | Recursively removing directory: /tmp/git.aS4I3S/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.437 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.437 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.437 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.437 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.437 | 76251 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.437 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.437 | 56125 | Removed run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.437 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.437 | 56125 | Assigned run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.437 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kakIPU 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.441 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.441 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.442 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.444 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.445 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.445 | 76255 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.445 | 56125 | Removed run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.445 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.445 | 56125 | Assigned run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.445 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.445 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NRtr1g 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.448 | 76250 | Marked run 1787 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.448 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.451 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.452 | 56129 | Recursively removing directory: /tmp/git.kakIPU/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.452 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.454 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.454 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.455 | 76252 | Marked run 1788 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.456 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.457 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.461 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.461 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.461 | 76269 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.461 | 56125 | Removed run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.461 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.461 | 56125 | Assigned run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.461 | 56126 | Recursively removing directory: /tmp/git.NRtr1g/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.461 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gcSX91 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.461 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.463 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.463 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.465 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.465 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.466 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.469 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.469 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.469 | 76273 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.469 | 56125 | Removed run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.469 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.469 | 56125 | Assigned run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.470 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.470 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.SJUPTB 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.470 | 76266 | Marked run 1789 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.470 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.475 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.476 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.476 | 56129 | Recursively removing directory: /tmp/git.gcSX91/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.478 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.478 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.479 | 76270 | Marked run 1790 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.480 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.482 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.484 | 56126 | Recursively removing directory: /tmp/git.SJUPTB/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.485 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.485 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.485 | 76287 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.485 | 56125 | Removed run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.485 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.485 | 56125 | Assigned run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.486 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.486 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.486 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.486 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.M9ACO0 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.490 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.490 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.491 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.493 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.494 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.494 | 76290 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.494 | 56125 | Removed run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.494 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.494 | 56125 | Assigned run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.494 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.494 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HLsQiJ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.494 | 76286 | Marked run 1791 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.494 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.498 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.499 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.501 | 56129 | Recursively removing directory: /tmp/git.M9ACO0/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.503 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.503 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.504 | 76288 | Marked run 1792 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.505 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.508 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.508 | 56126 | Recursively removing directory: /tmp/git.HLsQiJ/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.509 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.509 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.511 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.511 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.511 | 76305 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.511 | 56125 | Removed run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.511 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.511 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.511 | 56125 | Assigned run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.511 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.42lEe9 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.512 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.515 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.516 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.516 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.516 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.517 | 76307 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.517 | 56125 | Removed run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.517 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.517 | 56125 | Assigned run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.517 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.517 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.OsFG18 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.520 | 76304 | Marked run 1793 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.521 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.522 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.523 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.527 | 76306 | Marked run 1794 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.527 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.527 | 56129 | Recursively removing directory: /tmp/git.42lEe9/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.529 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.529 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.532 | 56126 | Recursively removing directory: /tmp/git.OsFG18/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.533 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.534 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.534 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.537 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.537 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.537 | 76323 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.537 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.537 | 56125 | Removed run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.537 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.537 | 56125 | Assigned run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.537 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QbrHhQ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.538 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.541 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.542 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.542 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.542 | 76325 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.542 | 56125 | Removed run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.542 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.542 | 56125 | Assigned run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.542 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.l51zR7 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.542 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.542 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.546 | 76322 | Marked run 1795 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.547 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.548 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.549 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.552 | 76324 | Marked run 1796 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.552 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.553 | 56129 | Recursively removing directory: /tmp/git.QbrHhQ/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.554 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.554 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.557 | 56126 | Recursively removing directory: /tmp/git.l51zR7/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.558 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.559 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.559 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.560 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.560 | 76341 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.560 | 56125 | Removed run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.560 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.561 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.560 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.561 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rGeLFu 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.561 | 56125 | Assigned run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.562 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.565 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.565 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.566 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.566 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.566 | 76344 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.566 | 56125 | Removed run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.566 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.566 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.566 | 56125 | Assigned run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.566 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5T4GmJ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.572 | 76340 | Marked run 1797 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.572 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.572 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.573 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.576 | 76342 | Marked run 1798 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.577 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.577 | 56129 | Recursively removing directory: /tmp/git.rGeLFu/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.578 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.578 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.582 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.582 | 56126 | Recursively removing directory: /tmp/git.5T4GmJ/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.584 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.584 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.585 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.585 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.585 | 76359 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.585 | 56125 | Removed run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.585 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.585 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.585 | 56125 | Assigned run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.585 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DFkdE5 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.587 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.590 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.590 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.590 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.590 | 76361 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.590 | 56125 | Removed run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.590 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.590 | 56125 | Assigned run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.591 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.591 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Pp3LRX 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.591 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.596 | 76358 | Marked run 1799 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.596 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.597 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.599 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.600 | 76360 | Marked run 1800 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.601 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.601 | 56129 | Recursively removing directory: /tmp/git.DFkdE5/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.603 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.603 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.606 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.608 | 56126 | Recursively removing directory: /tmp/git.Pp3LRX/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.609 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.609 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.609 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.609 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.609 | 76377 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.609 | 56125 | Removed run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.609 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.609 | 56125 | Assigned run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.609 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.F6QXjS 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.610 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.613 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.613 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.614 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.617 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.617 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.617 | 76381 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.617 | 56125 | Removed run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.617 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.617 | 56125 | Assigned run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.618 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JrBSlC 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.618 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.622 | 76376 | Marked run 1801 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.622 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.624 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.625 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.625 | 56129 | Recursively removing directory: /tmp/git.F6QXjS/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.627 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.627 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.629 | 76378 | Marked run 1802 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.629 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.630 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.634 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.634 | 56126 | Recursively removing directory: /tmp/git.JrBSlC/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.634 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.634 | 76395 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.634 | 56125 | Removed run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.634 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.634 | 56125 | Assigned run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.634 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3FJxm9 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.635 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.635 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.635 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.638 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.639 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.640 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.641 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.642 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.642 | 76398 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.642 | 56125 | Removed run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.642 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.642 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.642 | 56125 | Assigned run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.642 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wz3K8S 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.645 | 76392 | Marked run 1803 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.645 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.648 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.648 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.650 | 56129 | Recursively removing directory: /tmp/git.3FJxm9/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.652 | 76396 | Marked run 1804 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.652 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.652 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.652 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.656 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.657 | 56126 | Recursively removing directory: /tmp/git.wz3K8S/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.658 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.658 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.659 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.659 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.659 | 76413 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.659 | 56125 | Removed run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.659 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.659 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.659 | 56125 | Assigned run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.660 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8K5OeX 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.663 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.664 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.664 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.666 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.666 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.666 | 76416 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.667 | 56125 | Removed run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.667 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.667 | 56125 | Assigned run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.667 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UFe98k 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.667 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.671 | 76412 | Marked run 1805 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.671 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.674 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.674 | 56129 | Recursively removing directory: /tmp/git.8K5OeX/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.675 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.676 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.676 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.677 | 76414 | Marked run 1806 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.677 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.679 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.682 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.682 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.683 | 76431 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.683 | 56125 | Removed run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.683 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.683 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.683 | 56125 | Assigned run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.683 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.dVee6X 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.684 | 56126 | Recursively removing directory: /tmp/git.UFe98k/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.686 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.686 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.687 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.689 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.690 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.692 | 76427 | Marked run 1807 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.692 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.693 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.693 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.693 | 76436 | Added a new worker 8 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.693 | 56125 | Removed run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.693 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.693 | 56125 | Assigned run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.693 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.693 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.i99BnS 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.698 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.698 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.699 | 56129 | Recursively removing directory: /tmp/git.dVee6X/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.700 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.700 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.704 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.704 | 76433 | Marked run 1808 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.704 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.707 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.707 | 76449 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.707 | 56125 | Removed run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.707 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.707 | 56125 | Assigned run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.707 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.707 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RB9ExS 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.708 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.708 | 56126 | Recursively removing directory: /tmp/git.i99BnS/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.709 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.709 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.711 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.712 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.714 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.717 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.717 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.717 | 76456 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.718 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.718 | 56125 | Removed run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.718 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.718 | 56125 | Assigned run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.718 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.X5AjZt 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.720 | 76446 | Marked run 1809 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.720 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.724 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.723 | 56129 | Recursively removing directory: /tmp/git.RB9ExS/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.725 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.726 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.726 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.728 | 76451 | Marked run 1810 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.729 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.729 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.733 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.733 | 76467 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.733 | 56125 | Removed run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.733 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.733 | 56125 | Assigned run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.733 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.733 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EGpVnR 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.733 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.737 | 56126 | Recursively removing directory: /tmp/git.X5AjZt/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.737 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.738 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.738 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.738 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.742 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.742 | 76462 | Marked run 1811 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.742 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.745 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.745 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.746 | 76476 | Added a new worker 8 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.746 | 56125 | Removed run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.746 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.746 | 56125 | Assigned run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.746 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5SwflT 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.747 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.747 | 56129 | Recursively removing directory: /tmp/git.EGpVnR/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.749 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.749 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.750 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.751 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.753 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.757 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.757 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.757 | 76471 | Marked run 1812 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.757 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.757 | 76485 | Added a new worker 6 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.757 | 56125 | Removed run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.757 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.757 | 56125 | Assigned run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.757 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.758 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.t6SJtg 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.762 | 56126 | Recursively removing directory: /tmp/git.5SwflT/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.763 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.763 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.763 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.763 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.767 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.768 | 76479 | Marked run 1813 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.768 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.770 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.770 | 76494 | Added a new worker 8 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.770 | 56125 | Removed run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.770 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.770 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.771 | 56125 | Assigned run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.770 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.771 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KsBYkJ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.773 | 56129 | Recursively removing directory: /tmp/git.t6SJtg/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.775 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.775 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.775 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.776 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.779 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.783 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.783 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.783 | 76503 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.783 | 56125 | Removed run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.783 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.783 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.783 | 56125 | Assigned run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.783 | 76488 | Marked run 1814 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.783 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.784 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lutpKn 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.786 | 56126 | Recursively removing directory: /tmp/git.KsBYkJ/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.787 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.787 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.788 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.789 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.791 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.792 | 76498 | Marked run 1815 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.792 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.794 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.794 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.794 | 76510 | Added a new worker 8 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.794 | 56125 | Removed run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.794 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.794 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.794 | 56125 | Assigned run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.794 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bqRQ7M 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.799 | 56129 | Recursively removing directory: /tmp/git.lutpKn/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.799 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.800 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.800 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.800 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.803 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.805 | 76505 | Marked run 1816 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.805 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.807 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.807 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.807 | 76521 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.807 | 56125 | Removed run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.807 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.807 | 56125 | Assigned run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.807 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3NJ0H5 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.807 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.810 | 56126 | Recursively removing directory: /tmp/git.bqRQ7M/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.811 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.811 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.812 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.812 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.815 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.818 | 76515 | Marked run 1817 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.818 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.819 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.819 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.819 | 76530 | Added a new worker 8 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.819 | 56125 | Removed run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.819 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.819 | 56125 | Assigned run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.819 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.819 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FWDYiK 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.823 | 56129 | Recursively removing directory: /tmp/git.3NJ0H5/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.824 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.824 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.825 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.825 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.828 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.829 | 76524 | Marked run 1818 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.829 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.831 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.831 | 76539 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.831 | 56125 | Removed run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.831 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.831 | 56125 | Assigned run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.831 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.832 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mR1Uto 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.832 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.834 | 56126 | Recursively removing directory: /tmp/git.FWDYiK/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.836 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.836 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.836 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.837 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.839 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.841 | 76534 | Marked run 1819 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.841 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.843 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.843 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.843 | 76547 | Added a new worker 8 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.843 | 56125 | Removed run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.843 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.843 | 56125 | Assigned run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.843 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.843 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mPldJX 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.847 | 56129 | Recursively removing directory: /tmp/git.mR1Uto/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.848 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.848 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.848 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.849 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.852 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.852 | 76541 | Marked run 1820 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.852 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.855 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.855 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.855 | 76557 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.855 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.855 | 56125 | Removed run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.855 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.855 | 56125 | Assigned run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.856 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kg7hLM 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.860 | 56126 | Recursively removing directory: /tmp/git.mPldJX/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.860 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.861 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.863 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.863 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.865 | 76551 | Marked run 1821 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.866 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.866 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.870 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.870 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.870 | 76566 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.870 | 56125 | Removed run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.870 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.870 | 56125 | Assigned run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.870 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gnPCTp 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.870 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.871 | 56129 | Recursively removing directory: /tmp/git.kg7hLM/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.873 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.873 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.874 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.875 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.877 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.881 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.881 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.881 | 76575 | Added a new worker 13 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.881 | 56125 | Removed run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.881 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.881 | 56125 | Assigned run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.881 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.881 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jl0PZx 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.882 | 76563 | Marked run 1822 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.883 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.885 | 56126 | Recursively removing directory: /tmp/git.gnPCTp/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.886 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.886 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.887 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.887 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.891 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.892 | 76569 | Marked run 1823 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.892 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.895 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.895 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.895 | 76584 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.895 | 56125 | Removed run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.895 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.895 | 56125 | Assigned run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.896 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.X8LZoM 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.896 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.896 | 56129 | Recursively removing directory: /tmp/git.jl0PZx/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.897 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.897 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.900 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.901 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.902 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.903 | 76581 | Marked run 1824 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.904 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.905 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.905 | 76588 | Added a new worker 8 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.905 | 56125 | Removed run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.905 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.905 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.905 | 56125 | Assigned run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.905 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.905 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jKJ3I1 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.910 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.910 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.911 | 56126 | Recursively removing directory: /tmp/git.X8LZoM/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.914 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.914 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.916 | 76585 | Marked run 1825 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.916 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.918 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.919 | 56129 | Recursively removing directory: /tmp/git.jKJ3I1/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.920 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.920 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.921 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.921 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.921 | 76602 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.921 | 56125 | Removed run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.921 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.921 | 56125 | Assigned run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.921 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3bUM6W 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.922 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.924 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.925 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.926 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.928 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.928 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.928 | 76605 | Added a new worker 12 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.928 | 56125 | Removed run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.928 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.928 | 56125 | Assigned run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.928 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.929 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PKp67A 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.933 | 76601 | Marked run 1826 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.933 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.936 | 56126 | Recursively removing directory: /tmp/git.3bUM6W/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.937 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.938 | 76603 | Marked run 1827 as finished 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.938 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.938 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.938 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.938 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.941 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.944 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.944 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.945 | 76620 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.945 | 56125 | Removed run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.945 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.945 | 56125 | Assigned run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.945 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.945 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.h3Wznh 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.947 | 56129 | Recursively removing directory: /tmp/git.PKp67A/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.948 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.948 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.949 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.950 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.951 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.955 | 76614 | Marked run 1828 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.955 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.955 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.955 | 76627 | Added a new worker 8 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.955 | 56125 | Removed run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.955 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.955 | 56125 | Assigned run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.955 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.955 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2KFErV 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.956 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.960 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.961 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.961 | 56126 | Recursively removing directory: /tmp/git.h3Wznh/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.964 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.964 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.966 | 76622 | Marked run 1829 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.967 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.968 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.970 | 56129 | Recursively removing directory: /tmp/git.2KFErV/ 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.971 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.971 | 76638 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.971 | 56125 | Removed run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.971 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.971 | 56125 | Assigned run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.971 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.971 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YTYLih 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.972 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.972 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.972 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.976 | 56126 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.976 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.977 | 56126 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.979 | 56129 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.979 | 76637 | Marked run 1830 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.980 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.980 | 76641 | Added a new worker 8 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.980 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.980 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.980 | 56125 | Removed run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.980 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.980 | 56125 | Assigned run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.980 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qTQG8T 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.985 | 56129 | Checking out revision HEAD 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.986 | 56129 | Going to run: ./ci 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.987 | 56126 | Recursively removing directory: /tmp/git.YTYLih/ 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.989 | 56126 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.989 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.992 | 76639 | Marked run 1831 as finished 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.992 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.993 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.995 | 56129 | Recursively removing directory: /tmp/git.qTQG8T/ 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.997 | 56129 | Process exit code: 0 2024-04-25 03:45:16 | INFO | 56129/cimple-worker: 2024-04-25 03:45:16.997 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.997 | 56126 | Waiting for a new command 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.997 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.997 | 76656 | Added a new worker 10 to the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.997 | 56123 | Waiting for new connections 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.997 | 56125 | Removed run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.997 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:16 | INFO | 56123/cimple-server: 2024-04-25 03:45:16.997 | 56125 | Assigned run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:16 | INFO | 56126/cimple-worker: 2024-04-25 03:45:16.997 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HbuG6n 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.001 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.002 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.003 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.004 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.004 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.005 | 76659 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.005 | 56125 | Removed run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.005 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.005 | 56125 | Assigned run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.005 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.005 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QuFwLt 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.006 | 76655 | Marked run 1832 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.006 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.009 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.010 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.013 | 56126 | Recursively removing directory: /tmp/git.HbuG6n/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.015 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.015 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.015 | 76657 | Marked run 1833 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.015 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.019 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.019 | 56129 | Recursively removing directory: /tmp/git.QuFwLt/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.020 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.020 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.022 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.022 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.022 | 76674 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.022 | 56125 | Removed run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.022 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.022 | 56125 | Assigned run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.022 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.023 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0jVa5n 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.023 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.026 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.026 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.026 | 76676 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.027 | 56125 | Removed run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.027 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.027 | 56125 | Assigned run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.027 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.027 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.TzN8m8 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.027 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.028 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.033 | 76673 | Marked run 1834 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.033 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.034 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.035 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.037 | 76675 | Marked run 1835 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.037 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.038 | 56126 | Recursively removing directory: /tmp/git.0jVa5n/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.039 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.039 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.043 | 56129 | Recursively removing directory: /tmp/git.TzN8m8/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.043 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.044 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.044 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.047 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.047 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.047 | 76692 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.047 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.047 | 56125 | Removed run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.047 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.047 | 56125 | Assigned run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.047 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hixlq2 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.049 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.051 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.052 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.052 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.053 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.053 | 76694 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.053 | 56125 | Removed run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.053 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.053 | 56125 | Assigned run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.053 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.053 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GAES54 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.056 | 76691 | Marked run 1836 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.057 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.059 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.060 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.062 | 56126 | Recursively removing directory: /tmp/git.hixlq2/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.063 | 76693 | Marked run 1837 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.063 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.063 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.063 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.067 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.069 | 56129 | Recursively removing directory: /tmp/git.GAES54/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.070 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.070 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.070 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.070 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.070 | 76710 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.070 | 56125 | Removed run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.070 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.070 | 56125 | Assigned run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.071 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.071 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HlHa08 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.073 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.076 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.076 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.076 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.076 | 76712 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.076 | 56125 | Removed run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.076 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.076 | 56125 | Assigned run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.077 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.077 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.077 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NFoR0P 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.080 | 76709 | Marked run 1838 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.081 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.083 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.084 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.087 | 76711 | Marked run 1839 as finished 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.087 | 56126 | Recursively removing directory: /tmp/git.HlHa08/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.087 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.088 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.088 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.092 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.093 | 56129 | Recursively removing directory: /tmp/git.NFoR0P/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.095 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.095 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.095 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.095 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.095 | 76728 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.095 | 56125 | Removed run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.095 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.095 | 56125 | Assigned run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.096 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.6qcc9J 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.096 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.099 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.102 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.102 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.102 | 76730 | Added a new worker 14 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.102 | 56125 | Removed run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.102 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.102 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.102 | 56125 | Assigned run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.102 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.103 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.103 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.QcfqzQ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.105 | 76727 | Marked run 1840 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.105 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.108 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.109 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.113 | 76729 | Marked run 1841 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.113 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.113 | 56126 | Recursively removing directory: /tmp/git.6qcc9J/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.115 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.115 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.119 | 56129 | Recursively removing directory: /tmp/git.QcfqzQ/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.119 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.120 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.120 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.122 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.122 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.122 | 76746 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.122 | 56125 | Removed run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.122 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.122 | 56125 | Assigned run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.122 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.944LDK 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.123 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.123 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.126 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.127 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.127 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.127 | 76748 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.127 | 56125 | Removed run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.127 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.127 | 56125 | Assigned run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.127 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.127 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.emR8P5 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.128 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.132 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.133 | 76745 | Marked run 1842 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.133 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.134 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.137 | 56126 | Recursively removing directory: /tmp/git.944LDK/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.139 | 76747 | Marked run 1843 as finished 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.139 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.139 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.139 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.143 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.143 | 56129 | Recursively removing directory: /tmp/git.emR8P5/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.145 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.145 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.146 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.146 | 76764 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.146 | 56125 | Removed run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.146 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.146 | 56125 | Assigned run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.146 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.146 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DTKIPs 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.146 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.148 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.151 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.152 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.152 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.152 | 76766 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.152 | 56125 | Removed run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.152 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.152 | 56125 | Assigned run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.152 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.152 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XbMbmb 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.152 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.156 | 76763 | Marked run 1844 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.156 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.157 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.158 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.162 | 76765 | Marked run 1845 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.162 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.163 | 56126 | Recursively removing directory: /tmp/git.DTKIPs/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.164 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.164 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.167 | 56129 | Recursively removing directory: /tmp/git.XbMbmb/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.168 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.169 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.169 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.172 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.172 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.172 | 76782 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.172 | 56125 | Removed run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.172 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.172 | 56125 | Assigned run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.172 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.172 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PnVfKh 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.173 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.177 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.177 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.177 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.177 | 76784 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.177 | 56125 | Removed run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.177 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.177 | 56125 | Assigned run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.178 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.178 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.rHvEGH 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.179 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.181 | 76781 | Marked run 1846 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.182 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.183 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.184 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.186 | 76783 | Marked run 1847 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.186 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.188 | 56126 | Recursively removing directory: /tmp/git.PnVfKh/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.190 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.190 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.193 | 56129 | Recursively removing directory: /tmp/git.rHvEGH/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.194 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.195 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.195 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.197 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.197 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.197 | 76800 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.197 | 56125 | Removed run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.197 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.197 | 56125 | Assigned run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.197 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.197 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8ScdLk 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.198 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.201 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.201 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.201 | 76802 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.201 | 56125 | Removed run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.201 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.201 | 56125 | Assigned run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.201 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.202 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.RCJERx 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.202 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.202 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.208 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.207 | 76799 | Marked run 1848 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.208 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.208 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.213 | 76801 | Marked run 1849 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.213 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.215 | 56126 | Recursively removing directory: /tmp/git.8ScdLk/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.217 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.217 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.217 | 56129 | Recursively removing directory: /tmp/git.RCJERx/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.219 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.219 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.221 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.223 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.225 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.225 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.225 | 76819 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.225 | 56125 | Removed run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.225 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.225 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.225 | 56125 | Assigned run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.225 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.c54U5r 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.227 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.227 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.227 | 76820 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.228 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uhSeOi 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.229 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.230 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.228 | 56125 | Removed run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.228 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.228 | 56125 | Assigned run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.232 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.233 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.234 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.236 | 76817 | Marked run 1850 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.236 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.240 | 76818 | Marked run 1851 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.240 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.242 | 56126 | Recursively removing directory: /tmp/git.c54U5r/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.243 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.243 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.244 | 56129 | Recursively removing directory: /tmp/git.uhSeOi/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.245 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.245 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.246 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.248 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.249 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.249 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.249 | 76837 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.249 | 56125 | Removed run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.249 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.249 | 56125 | Assigned run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.249 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.250 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CVY2fk 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.250 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.251 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YCMquR 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.250 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.251 | 76838 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.251 | 56125 | Removed run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.251 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.251 | 56125 | Assigned run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.251 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.255 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.256 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.256 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.257 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.259 | 76835 | Marked run 1852 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.260 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.263 | 76836 | Marked run 1853 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.263 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.266 | 56129 | Recursively removing directory: /tmp/git.YCMquR/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.267 | 56126 | Recursively removing directory: /tmp/git.CVY2fk/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.267 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.267 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.268 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.268 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.270 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.271 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.273 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.273 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.273 | 76855 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.273 | 56125 | Removed run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.273 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.273 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.273 | 56125 | Assigned run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.273 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.biDYVm 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.274 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.274 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.274 | 76856 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.274 | 56125 | Removed run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.274 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.274 | 56125 | Assigned run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.274 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tjCSDf 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.274 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.278 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.278 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.281 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.282 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.284 | 76853 | Marked run 1855 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.284 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.288 | 76854 | Marked run 1854 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.288 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.288 | 56129 | Recursively removing directory: /tmp/git.biDYVm/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.290 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.290 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.292 | 56126 | Recursively removing directory: /tmp/git.tjCSDf/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.293 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.293 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.293 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.296 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.296 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.296 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.296 | 76873 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.296 | 56125 | Removed run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.296 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.296 | 56125 | Assigned run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.296 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9KcPiB 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.297 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.299 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.299 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.299 | 76874 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.299 | 56125 | Removed run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.299 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.299 | 56125 | Assigned run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.299 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.300 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nTwazB 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.301 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.302 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.306 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.307 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.307 | 76871 | Marked run 1856 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.308 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.311 | 76872 | Marked run 1857 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.311 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.312 | 56129 | Recursively removing directory: /tmp/git.9KcPiB/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.313 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.313 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.317 | 56126 | Recursively removing directory: /tmp/git.nTwazB/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.317 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.318 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.318 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.320 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.320 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.320 | 76890 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.320 | 56125 | Removed run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.320 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.320 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.320 | 56125 | Assigned run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.320 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.XTmmR0 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.321 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.324 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.324 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.325 | 76892 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.325 | 56125 | Removed run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.325 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.325 | 56125 | Assigned run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.325 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.325 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hkiML0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.325 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.326 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.331 | 76889 | Marked run 1858 as finished 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.331 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.332 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.332 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.335 | 76891 | Marked run 1859 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.335 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.336 | 56129 | Recursively removing directory: /tmp/git.XTmmR0/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.338 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.338 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.341 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.341 | 56126 | Recursively removing directory: /tmp/git.hkiML0/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.343 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.343 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.345 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.345 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.345 | 76908 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.345 | 56125 | Removed run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.345 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.345 | 56125 | Assigned run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.345 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.345 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YsMMpU 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.347 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.350 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.350 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.350 | 76910 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.350 | 56125 | Removed run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.350 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.350 | 56125 | Assigned run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.350 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.350 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.350 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Vf1DDq 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.351 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.355 | 76907 | Marked run 1860 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.355 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.357 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.358 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.360 | 56129 | Recursively removing directory: /tmp/git.YsMMpU/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.360 | 76909 | Marked run 1861 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.360 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.361 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.361 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.365 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.367 | 56126 | Recursively removing directory: /tmp/git.Vf1DDq/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.368 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.368 | 76926 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.368 | 56125 | Removed run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.368 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.368 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.368 | 56125 | Assigned run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.368 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.368 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.slZTyb 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.369 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.369 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.371 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.372 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.373 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.375 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.375 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.375 | 76929 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.375 | 56125 | Removed run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.375 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.375 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.375 | 56125 | Assigned run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.375 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3CG5c1 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.379 | 76925 | Marked run 1862 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.379 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.382 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.383 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.383 | 56129 | Recursively removing directory: /tmp/git.slZTyb/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.385 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.385 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.385 | 76927 | Marked run 1863 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.385 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.388 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.391 | 56126 | Recursively removing directory: /tmp/git.3CG5c1/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.392 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.392 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.392 | 76944 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.392 | 56125 | Removed run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.392 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.392 | 56125 | Assigned run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.392 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.392 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.R5lDXC 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.392 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.392 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.396 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.397 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.398 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.400 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.400 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.400 | 76947 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.400 | 56125 | Removed run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.400 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.400 | 56125 | Assigned run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.400 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.qXNFRD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.401 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.401 | 76942 | Marked run 1864 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.402 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.406 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.406 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.409 | 56129 | Recursively removing directory: /tmp/git.R5lDXC/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.410 | 76945 | Marked run 1865 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.410 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.411 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.411 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.414 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.415 | 56126 | Recursively removing directory: /tmp/git.qXNFRD/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.417 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.417 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.417 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.417 | 76962 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.417 | 56125 | Removed run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.417 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.417 | 56125 | Assigned run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.417 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.418 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AdX8nq 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.418 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.421 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.422 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.422 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.424 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.424 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.424 | 76965 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.425 | 56125 | Removed run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.425 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.425 | 56125 | Assigned run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.425 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fz7R5x 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.425 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.429 | 76961 | Marked run 1866 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.429 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.431 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.431 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.433 | 56129 | Recursively removing directory: /tmp/git.AdX8nq/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.434 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.434 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.435 | 76963 | Marked run 1867 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.435 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.438 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.440 | 56126 | Recursively removing directory: /tmp/git.fz7R5x/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.441 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.441 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.441 | 76980 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.441 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.441 | 56125 | Removed run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.441 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.441 | 56125 | Assigned run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.441 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.U6Yo3G 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.442 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.442 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.445 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.446 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.446 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.450 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.450 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.452 | 76987 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.452 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.452 | 56125 | Removed run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.452 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.452 | 56125 | Assigned run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.452 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wmTj28 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.453 | 76979 | Marked run 1868 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.454 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.455 | 56129 | Recursively removing directory: /tmp/git.U6Yo3G/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.457 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.458 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.458 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.458 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.460 | 76982 | Marked run 1869 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.460 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.461 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.464 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.464 | 76998 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.464 | 56125 | Removed run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.464 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.465 | 56125 | Assigned run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.465 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.464 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.465 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.t0gFOq 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.468 | 56126 | Recursively removing directory: /tmp/git.wmTj28/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.469 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.469 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.469 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.470 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.472 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.474 | 76992 | Marked run 1870 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.474 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.476 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.476 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.476 | 77007 | Added a new worker 8 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.476 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.476 | 56125 | Removed run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.476 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.476 | 56125 | Assigned run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.477 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.yvULL2 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.481 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.482 | 56129 | Recursively removing directory: /tmp/git.t0gFOq/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.482 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.484 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.484 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.485 | 77000 | Marked run 1871 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.486 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.488 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.491 | 56126 | Recursively removing directory: /tmp/git.yvULL2/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.491 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.491 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.491 | 77016 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.491 | 56125 | Removed run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.491 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.491 | 56125 | Assigned run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.492 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.492 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LFuMFk 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.492 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.492 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.495 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.497 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.498 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.498 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.498 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.498 | 77018 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.498 | 56125 | Removed run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.498 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.498 | 56125 | Assigned run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.498 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.499 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0xBNGk 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.502 | 77015 | Marked run 1872 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.502 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.504 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.506 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.508 | 56129 | Recursively removing directory: /tmp/git.LFuMFk/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.508 | 77017 | Marked run 1873 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.508 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.509 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.510 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.513 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.514 | 56126 | Recursively removing directory: /tmp/git.0xBNGk/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.516 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.516 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.516 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.516 | 77034 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.516 | 56125 | Removed run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.516 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.516 | 56125 | Assigned run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.516 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.516 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.517 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lnA1Cg 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.519 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.521 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.522 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.522 | 77036 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.522 | 56125 | Removed run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.522 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.522 | 56125 | Assigned run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.522 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.522 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.522 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0H2MJT 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.523 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.528 | 77033 | Marked run 1874 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.528 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.528 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.529 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.532 | 77035 | Marked run 1875 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.532 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.533 | 56129 | Recursively removing directory: /tmp/git.lnA1Cg/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.534 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.534 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.538 | 56126 | Recursively removing directory: /tmp/git.0H2MJT/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.538 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.539 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.539 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.541 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.541 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.541 | 77052 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.541 | 56125 | Removed run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.541 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.541 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.541 | 56125 | Assigned run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.541 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DEBa7X 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.542 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.545 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.546 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.546 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.546 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.546 | 77054 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.546 | 56125 | Removed run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.546 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.546 | 56125 | Assigned run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.546 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.547 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gep2fZ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.554 | 77051 | Marked run 1876 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.554 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.555 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.556 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.557 | 56129 | Recursively removing directory: /tmp/git.DEBa7X/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.558 | 77053 | Marked run 1877 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.558 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.559 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.559 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.562 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.565 | 56126 | Recursively removing directory: /tmp/git.gep2fZ/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.565 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.565 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.565 | 77070 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.565 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.565 | 56125 | Removed run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.565 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.565 | 56125 | Assigned run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.565 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fvICYo 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.566 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.566 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.570 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.571 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.571 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.573 | 77069 | Marked run 1878 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.574 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.574 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.574 | 77074 | Added a new worker 8 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.574 | 56125 | Removed run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.574 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.574 | 56125 | Assigned run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.574 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.574 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.574 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.N2lLg4 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.579 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.580 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.581 | 56129 | Recursively removing directory: /tmp/git.fvICYo/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.583 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.583 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.584 | 77071 | Marked run 1879 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.585 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.587 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.588 | 56126 | Recursively removing directory: /tmp/git.N2lLg4/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.590 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.590 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.590 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.590 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.590 | 77088 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.590 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.590 | 56125 | Removed run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.590 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.590 | 56125 | Assigned run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.591 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JqHhWe 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.593 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.595 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.595 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.595 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.595 | 77090 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.595 | 56125 | Removed run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.595 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.596 | 56125 | Assigned run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.596 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.596 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.frItW1 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.596 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.601 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.602 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.602 | 77087 | Marked run 1880 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.602 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.605 | 77089 | Marked run 1881 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.606 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.606 | 56129 | Recursively removing directory: /tmp/git.JqHhWe/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.608 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.608 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.610 | 56126 | Recursively removing directory: /tmp/git.frItW1/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.612 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.612 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.612 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.614 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.614 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.615 | 77106 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.615 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.615 | 56125 | Removed run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.615 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.615 | 56125 | Assigned run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.615 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.615 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1PPeLN 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.618 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.618 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.618 | 77108 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.618 | 56125 | Removed run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.618 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.618 | 56125 | Assigned run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.619 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.618 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FwmgHb 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.620 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.621 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.624 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.625 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.626 | 77105 | Marked run 1882 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.627 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.630 | 77107 | Marked run 1883 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.631 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.631 | 56129 | Recursively removing directory: /tmp/git.1PPeLN/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.632 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.632 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.635 | 56126 | Recursively removing directory: /tmp/git.FwmgHb/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.636 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.636 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.636 | 56126 | Process output: 415085 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.639 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.639 | 77124 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.639 | 56125 | Removed run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.639 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.639 | 56125 | Assigned run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.639 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.639 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.639 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.8C4m3o 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.642 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.642 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.642 | 77126 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.642 | 56125 | Removed run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.642 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.643 | 56125 | Assigned run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.643 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.643 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ndobOq 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.644 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.644 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.648 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.649 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.650 | 77123 | Marked run 1884 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.650 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.653 | 77125 | Marked run 1885 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.653 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.654 | 56129 | Recursively removing directory: /tmp/git.8C4m3o/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.655 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.656 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.658 | 56126 | Recursively removing directory: /tmp/git.ndobOq/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.659 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.660 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.660 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.663 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.663 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.663 | 77142 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.663 | 56125 | Removed run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.663 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.663 | 56125 | Assigned run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.663 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.663 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.flBkWt 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.664 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.668 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.668 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.668 | 77144 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.668 | 56125 | Removed run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.668 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.668 | 56125 | Assigned run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.668 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.668 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wdS4G0 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.669 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.670 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.673 | 77141 | Marked run 1886 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.673 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.674 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.676 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.678 | 77143 | Marked run 1887 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.678 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.680 | 56129 | Recursively removing directory: /tmp/git.flBkWt/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.682 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.682 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.685 | 56126 | Recursively removing directory: /tmp/git.wdS4G0/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.686 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.686 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.686 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.688 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.688 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.688 | 77160 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.688 | 56125 | Removed run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.688 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.689 | 56125 | Assigned run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.689 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fggDTB 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.689 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.689 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.692 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.692 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.692 | 77162 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.692 | 56125 | Removed run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.692 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.692 | 56125 | Assigned run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.692 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.693 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HQZqcR 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.693 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.694 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.698 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.700 | 77159 | Marked run 1888 as finished 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.700 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.700 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.703 | 77161 | Marked run 1889 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.703 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.704 | 56129 | Recursively removing directory: /tmp/git.fggDTB/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.705 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.705 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.709 | 56126 | Recursively removing directory: /tmp/git.HQZqcR/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.710 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.710 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.711 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.713 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.713 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.713 | 77178 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.713 | 56125 | Removed run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.713 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.713 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.713 | 56125 | Assigned run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.713 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.713 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.iGVR51 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.716 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.716 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.716 | 77180 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.716 | 56125 | Removed run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.716 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.716 | 56125 | Assigned run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.717 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.717 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.w3Dj6M 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.718 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.719 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.722 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.723 | 77177 | Marked run 1890 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.723 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.723 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.727 | 77179 | Marked run 1891 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.727 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.728 | 56129 | Recursively removing directory: /tmp/git.iGVR51/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.730 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.730 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.733 | 56126 | Recursively removing directory: /tmp/git.w3Dj6M/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.734 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.734 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.734 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.736 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.736 | 77196 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.737 | 56125 | Removed run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.737 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.737 | 56125 | Assigned run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.737 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.736 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.737 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uFYEN1 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.737 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.741 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.741 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.741 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.741 | 77198 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.741 | 56125 | Removed run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.741 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.741 | 56125 | Assigned run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.742 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.742 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.A1BRcV 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.742 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.747 | 77195 | Marked run 1892 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.747 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.748 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.749 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.751 | 77197 | Marked run 1893 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.751 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.752 | 56129 | Recursively removing directory: /tmp/git.uFYEN1/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.753 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.753 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.757 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.757 | 56126 | Recursively removing directory: /tmp/git.A1BRcV/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.759 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.759 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.761 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.761 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.761 | 77214 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.761 | 56125 | Removed run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.761 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.761 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.761 | 56125 | Assigned run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.761 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.myCt2V 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.763 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.765 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.766 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.766 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.766 | 77216 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.766 | 56125 | Removed run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.766 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.767 | 56125 | Assigned run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.767 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.767 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9WoEJu 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.767 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.769 | 77213 | Marked run 1894 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.769 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.771 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.772 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.777 | 56129 | Recursively removing directory: /tmp/git.myCt2V/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.778 | 77215 | Marked run 1895 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.779 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.779 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.779 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.781 | 56126 | Recursively removing directory: /tmp/git.9WoEJu/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.783 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.783 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.783 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.786 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.786 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.786 | 77232 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.786 | 56125 | Removed run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.786 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.786 | 56125 | Assigned run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.786 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.787 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pKGP1D 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.787 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.791 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.791 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.791 | 77234 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.791 | 56125 | Removed run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.791 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.791 | 56125 | Assigned run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.791 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.791 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.mBmUU0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.792 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.792 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.796 | 77231 | Marked run 1896 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.797 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.798 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.799 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.800 | 77233 | Marked run 1897 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.801 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.802 | 56129 | Recursively removing directory: /tmp/git.pKGP1D/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.804 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.804 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.807 | 56126 | Recursively removing directory: /tmp/git.mBmUU0/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.808 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.809 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.809 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.811 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.811 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.812 | 77250 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.812 | 56125 | Removed run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.812 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.812 | 56125 | Assigned run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.812 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.812 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CwlCRn 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.813 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.817 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.817 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.817 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.817 | 77252 | Added a new worker 14 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.817 | 56125 | Removed run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.817 | 56125 | Removed worker 14 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.817 | 56125 | Assigned run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 14 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.817 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.98KvM3 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.818 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.818 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.820 | 77249 | Marked run 1898 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.820 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.823 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.824 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.827 | 77251 | Marked run 1899 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.827 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.828 | 56129 | Recursively removing directory: /tmp/git.CwlCRn/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.829 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.829 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.832 | 56126 | Recursively removing directory: /tmp/git.98KvM3/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.833 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.834 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.834 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.837 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.837 | 77268 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.837 | 56125 | Removed run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.837 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.837 | 56125 | Assigned run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.837 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.837 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IYgDcw 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.837 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.838 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.841 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.842 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.842 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.842 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.842 | 77270 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.842 | 56125 | Removed run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.842 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.842 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.842 | 56125 | Assigned run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.843 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lHeB2x 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.846 | 77267 | Marked run 1900 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.846 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.847 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.848 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.851 | 77269 | Marked run 1901 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.851 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.852 | 56129 | Recursively removing directory: /tmp/git.IYgDcw/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.853 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.853 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.857 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.858 | 56126 | Recursively removing directory: /tmp/git.lHeB2x/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.859 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.859 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.861 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.861 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.861 | 77286 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.861 | 56125 | Removed run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.861 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.861 | 56125 | Assigned run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.861 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.862 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HbrN5P 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.863 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.866 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.866 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.866 | 77288 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.866 | 56125 | Removed run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.866 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.866 | 56125 | Assigned run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.866 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.866 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.866 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.CLRIjv 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.868 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.871 | 77285 | Marked run 1902 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.871 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.872 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.873 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.876 | 77287 | Marked run 1903 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.876 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.877 | 56129 | Recursively removing directory: /tmp/git.HbrN5P/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.878 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.878 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.882 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.882 | 56126 | Recursively removing directory: /tmp/git.CLRIjv/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.883 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.883 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.885 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.885 | 77304 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.885 | 56125 | Removed run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.885 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.885 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.885 | 56125 | Assigned run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.885 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.885 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GCRaka 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.887 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.891 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.891 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.891 | 77306 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.891 | 56125 | Removed run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.891 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.891 | 56125 | Assigned run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.891 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.892 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.oDF3OZ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.893 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.894 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.896 | 77303 | Marked run 1904 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.897 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.897 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.899 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.900 | 77305 | Marked run 1905 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.901 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.903 | 56129 | Recursively removing directory: /tmp/git.GCRaka/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.905 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.905 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.908 | 56126 | Recursively removing directory: /tmp/git.oDF3OZ/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.908 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.909 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.909 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.911 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.911 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.911 | 77322 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.911 | 56125 | Removed run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.911 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.911 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.911 | 56125 | Assigned run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.911 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lUNhbA 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.912 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.915 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.915 | 77324 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.915 | 56125 | Removed run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.915 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.915 | 56125 | Assigned run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.915 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.915 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.PjsC6U 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.916 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.917 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.917 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.921 | 77321 | Marked run 1906 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.921 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.921 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.923 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.925 | 77323 | Marked run 1907 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.925 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.926 | 56129 | Recursively removing directory: /tmp/git.lUNhbA/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.927 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.927 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.931 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.932 | 56126 | Recursively removing directory: /tmp/git.PjsC6U/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.933 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.933 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.934 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.934 | 77340 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.934 | 56125 | Removed run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.934 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.934 | 56125 | Assigned run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.934 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.934 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.934 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VHB22O 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.937 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.938 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.938 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.940 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.940 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.940 | 77343 | Added a new worker 12 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.940 | 56125 | Removed run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.940 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.940 | 56125 | Assigned run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.940 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NytOJY 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.941 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.945 | 77339 | Marked run 1908 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.945 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.947 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.948 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.949 | 56129 | Recursively removing directory: /tmp/git.VHB22O/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.950 | 77341 | Marked run 1909 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.950 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.950 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.950 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.953 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.956 | 56126 | Recursively removing directory: /tmp/git.NytOJY/ 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.957 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.957 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.957 | 77358 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.957 | 56125 | Removed run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.957 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.957 | 56125 | Assigned run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.957 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.40xbic 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.958 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.958 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.958 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.962 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.962 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.963 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.965 | 77357 | Marked run 1910 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.965 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.965 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.965 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.965 | 77362 | Added a new worker 8 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.965 | 56125 | Removed run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.965 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.966 | 56125 | Assigned run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.966 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.966 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cVfG9s 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.970 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.971 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.973 | 56129 | Recursively removing directory: /tmp/git.40xbic/ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.975 | 77359 | Marked run 1911 as finished 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.975 | 56129 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.975 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.975 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.979 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.980 | 56126 | Recursively removing directory: /tmp/git.cVfG9s/ 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.982 | 56126 | Process exit code: 0 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.982 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.982 | 56129 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.982 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.982 | 77376 | Added a new worker 10 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.982 | 56125 | Removed run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.982 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.983 | 56125 | Assigned run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.983 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.983 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.JjLujJ 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.986 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.988 | 56129 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.989 | 56129 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.990 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.990 | 56126 | Waiting for a new command 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.990 | 77379 | Added a new worker 13 to the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.990 | 56125 | Removed run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.990 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.990 | 56125 | Assigned run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.990 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jOrMRT 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.990 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.991 | 77375 | Marked run 1912 as finished 2024-04-25 03:45:17 | INFO | 56123/cimple-server: 2024-04-25 03:45:17.992 | 56123 | Waiting for new connections 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.995 | 56126 | Checking out revision HEAD 2024-04-25 03:45:17 | INFO | 56126/cimple-worker: 2024-04-25 03:45:17.997 | 56126 | Going to run: ./ci 2024-04-25 03:45:17 | INFO | 56129/cimple-worker: 2024-04-25 03:45:17.998 | 56129 | Recursively removing directory: /tmp/git.JjLujJ/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.000 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.000 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.001 | 77377 | Marked run 1913 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.001 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.003 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.006 | 56126 | Recursively removing directory: /tmp/git.jOrMRT/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.007 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.007 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.007 | 77394 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.007 | 56125 | Removed run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.007 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.007 | 56125 | Assigned run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.007 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3aGF8X 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.008 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.008 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.008 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.012 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.012 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.013 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.014 | 77393 | Marked run 1914 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.014 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.015 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.015 | 77397 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.015 | 56125 | Removed run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.015 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.015 | 56125 | Assigned run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.016 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.015 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.015 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DOUcgR 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.020 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.021 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.023 | 56129 | Recursively removing directory: /tmp/git.3aGF8X/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.024 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.025 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.026 | 77395 | Marked run 1915 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.026 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.028 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.030 | 56126 | Recursively removing directory: /tmp/git.DOUcgR/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.031 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.031 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.032 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.032 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.032 | 77412 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.032 | 56125 | Removed run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.032 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.032 | 56125 | Assigned run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.032 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.032 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.gxouGU 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.034 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.037 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.037 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.037 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.037 | 77414 | Added a new worker 12 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.037 | 56125 | Removed run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.037 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.037 | 56125 | Assigned run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.038 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.038 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.038 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jfWLJs 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.042 | 77411 | Marked run 1916 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.042 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.045 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.046 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.046 | 77413 | Marked run 1917 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.046 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.047 | 56129 | Recursively removing directory: /tmp/git.gxouGU/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.049 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.049 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.052 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.055 | 56126 | Recursively removing directory: /tmp/git.jfWLJs/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.055 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.055 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.055 | 77430 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.055 | 56125 | Removed run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.055 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.055 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.055 | 56125 | Assigned run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.056 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.2Geye7 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.056 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.056 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.059 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.060 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.061 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.064 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.064 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.064 | 77435 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.064 | 56125 | Removed run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.064 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.064 | 56125 | Assigned run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.065 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.065 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IT0IWE 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.067 | 77429 | Marked run 1918 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.067 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.070 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.070 | 56129 | Recursively removing directory: /tmp/git.2Geye7/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.071 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.071 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.071 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.075 | 77432 | Marked run 1919 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.075 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.075 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.079 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.079 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.079 | 77448 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.079 | 56125 | Removed run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.079 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.079 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.079 | 56125 | Assigned run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.079 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.fw8MSV 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.079 | 56126 | Recursively removing directory: /tmp/git.IT0IWE/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.081 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.081 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.084 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.085 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.085 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.087 | 77445 | Marked run 1920 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.088 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.088 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.088 | 77452 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.088 | 56125 | Removed run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.088 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.089 | 56125 | Assigned run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.089 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.088 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.089 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cBVv4s 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.094 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.095 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.095 | 56129 | Recursively removing directory: /tmp/git.fw8MSV/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.097 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.097 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.097 | 77449 | Marked run 1921 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.098 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.101 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.104 | 56126 | Recursively removing directory: /tmp/git.cBVv4s/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.104 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.104 | 77466 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.104 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.104 | 56125 | Removed run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.104 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.104 | 56125 | Assigned run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.104 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.104 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.U21lir 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.105 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.105 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.108 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.109 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.110 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.111 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.111 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.112 | 77469 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.112 | 56125 | Removed run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.112 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.112 | 56125 | Assigned run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.112 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.112 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.507rtr 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.117 | 77465 | Marked run 1922 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.117 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.119 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.120 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.120 | 56129 | Recursively removing directory: /tmp/git.U21lir/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.121 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.121 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.121 | 77467 | Marked run 1923 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.122 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.125 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.128 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.128 | 77484 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.128 | 56125 | Removed run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.128 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.128 | 56125 | Assigned run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.128 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.128 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.eixDsi 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.129 | 56126 | Recursively removing directory: /tmp/git.507rtr/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.129 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.130 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.130 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.133 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.134 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.134 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.137 | 77481 | Marked run 1924 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.137 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.137 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.138 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.138 | 77488 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.138 | 56125 | Removed run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.138 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.138 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.138 | 56125 | Assigned run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.138 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.tuzGHN 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.143 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.144 | 56129 | Recursively removing directory: /tmp/git.eixDsi/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.144 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.146 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.146 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.147 | 77486 | Marked run 1925 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.147 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.150 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.153 | 56126 | Recursively removing directory: /tmp/git.tuzGHN/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.153 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.153 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.153 | 77502 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.153 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.153 | 56125 | Removed run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.153 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.153 | 56125 | Assigned run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.153 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KChuLE 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.154 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.154 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.157 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.158 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.159 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.163 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.163 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.163 | 77509 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.163 | 56125 | Removed run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.163 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.163 | 56125 | Assigned run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.163 | 77501 | Marked run 1926 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.163 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.163 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.163 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nRUdI5 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.168 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.168 | 56129 | Recursively removing directory: /tmp/git.KChuLE/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.168 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.169 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.169 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.172 | 77504 | Marked run 1927 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.173 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.173 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.176 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.177 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.177 | 77520 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.177 | 56125 | Removed run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.177 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.177 | 56125 | Assigned run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.177 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lwBQmq 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.177 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.177 | 56126 | Recursively removing directory: /tmp/git.nRUdI5/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.179 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.179 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.182 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.182 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.183 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.185 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.185 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.185 | 77524 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.185 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.185 | 56125 | Removed run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.185 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.185 | 56125 | Assigned run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.186 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.wDTQZ8 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.187 | 77515 | Marked run 1928 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.188 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.191 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.192 | 56129 | Recursively removing directory: /tmp/git.lwBQmq/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.192 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.194 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.194 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.194 | 77521 | Marked run 1929 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.195 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.198 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.201 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.201 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.201 | 77538 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.201 | 56125 | Removed run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.201 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.201 | 56125 | Assigned run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.201 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.201 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jbTghB 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.201 | 56126 | Recursively removing directory: /tmp/git.wDTQZ8/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.202 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.202 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.205 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.205 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.206 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.208 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.208 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.208 | 77541 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.209 | 56125 | Removed run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.209 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.209 | 56125 | Assigned run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.209 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.64XyHz 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.209 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.210 | 77537 | Marked run 1930 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.211 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.214 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.215 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.215 | 56129 | Recursively removing directory: /tmp/git.jbTghB/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.218 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.218 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.218 | 77539 | Marked run 1931 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.219 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.221 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.224 | 56126 | Recursively removing directory: /tmp/git.64XyHz/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.225 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.225 | 77556 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.225 | 56125 | Removed run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.225 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.225 | 56125 | Assigned run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.225 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.225 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.j2oZMN 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.225 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.225 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.225 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.229 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.230 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.230 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.233 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.233 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.233 | 77561 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.233 | 56125 | Removed run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.233 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.233 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.233 | 56125 | Assigned run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.234 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.hgPM3S 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.236 | 77555 | Marked run 1932 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.236 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.239 | 56129 | Recursively removing directory: /tmp/git.j2oZMN/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.240 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.241 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.241 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.241 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.243 | 77557 | Marked run 1933 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.243 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.244 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.248 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.248 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.248 | 77574 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.248 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.EgOYmN 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.248 | 56125 | Removed run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.248 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.248 | 56125 | Assigned run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.250 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.250 | 56126 | Recursively removing directory: /tmp/git.hgPM3S/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.251 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.251 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.252 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.253 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.254 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.256 | 77568 | Marked run 1934 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.256 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.258 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.258 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.258 | 77581 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.258 | 56125 | Removed run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.258 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.258 | 56125 | Assigned run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.258 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zK0eAi 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.259 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.262 | 56129 | Recursively removing directory: /tmp/git.EgOYmN/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.263 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.263 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.263 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.263 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.267 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.268 | 77576 | Marked run 1935 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.268 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.270 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.270 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.271 | 77592 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.271 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.a2XPbH 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.271 | 56125 | Removed run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.271 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.271 | 56125 | Assigned run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.272 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.274 | 56126 | Recursively removing directory: /tmp/git.zK0eAi/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.275 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.275 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.275 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.276 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.278 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.279 | 77586 | Marked run 1936 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.279 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.282 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.282 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.282 | 77601 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.282 | 56125 | Removed run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.282 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.282 | 56125 | Assigned run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.282 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.282 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.252dLN 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.287 | 56129 | Recursively removing directory: /tmp/git.a2XPbH/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.287 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.289 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.289 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.289 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.291 | 77595 | Marked run 1937 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.291 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.293 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.296 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.296 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.296 | 77610 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.296 | 56125 | Removed run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.296 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.296 | 56125 | Assigned run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.296 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.KSKxDs 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.297 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.298 | 56126 | Recursively removing directory: /tmp/git.252dLN/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.299 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.299 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.300 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.301 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.304 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.307 | 77605 | Marked run 1938 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.307 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.307 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.308 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.308 | 77619 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.308 | 56125 | Removed run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.308 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.308 | 56125 | Assigned run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.308 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.308 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uI0JC6 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.312 | 56129 | Recursively removing directory: /tmp/git.KSKxDs/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.313 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.314 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.315 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.315 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.316 | 77613 | Marked run 1939 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.316 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.318 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.321 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.321 | 77628 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.321 | 56125 | Removed run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.321 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.321 | 56125 | Assigned run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.321 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.321 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.321 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.avtXAe 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.323 | 56126 | Recursively removing directory: /tmp/git.uI0JC6/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.325 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.325 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.326 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.327 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.327 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.330 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.330 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.331 | 77623 | Marked run 1940 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.331 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.331 | 77632 | Added a new worker 6 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.331 | 56125 | Removed run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.331 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.331 | 56125 | Assigned run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.331 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.331 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YYv1mv 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.336 | 56129 | Recursively removing directory: /tmp/git.avtXAe/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.337 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.338 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.338 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.338 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.341 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.341 | 77630 | Marked run 1941 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.341 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.344 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.344 | 77646 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.344 | 56125 | Removed run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.345 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.345 | 56125 | Assigned run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.344 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.345 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.4gZl88 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.345 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.348 | 56126 | Recursively removing directory: /tmp/git.YYv1mv/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.349 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.350 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.350 | 56126 | Process output: 415088 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.350 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.353 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.355 | 77640 | Marked run 1942 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.355 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.356 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.356 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Q5SCcX 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.356 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.356 | 77655 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.356 | 56125 | Removed run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.356 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.356 | 56125 | Assigned run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.356 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.361 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.360 | 56129 | Recursively removing directory: /tmp/git.4gZl88/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.362 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.362 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.363 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.365 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.365 | 77649 | Marked run 1943 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.365 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.368 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.369 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.369 | 77664 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.369 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AAOu9F 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.369 | 56125 | Removed run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.369 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.369 | 56125 | Assigned run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.371 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.371 | 56126 | Recursively removing directory: /tmp/git.Q5SCcX/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.373 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.373 | 56126 | Process output: 415085 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.374 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.375 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.376 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.379 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.379 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.379 | 77669 | Added a new worker 12 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.379 | 77657 | Marked run 1944 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.379 | 56125 | Removed run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.379 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.379 | 56125 | Assigned run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.379 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.379 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.379 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.YZRt5V 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.384 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.385 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.385 | 56129 | Recursively removing directory: /tmp/git.AAOu9F/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.388 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.388 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.390 | 77666 | Marked run 1945 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.390 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.391 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.393 | 56126 | Recursively removing directory: /tmp/git.YZRt5V/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.395 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.395 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.395 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.395 | 77682 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.395 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.395 | 56125 | Removed run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.395 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.395 | 56125 | Assigned run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.395 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.395 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.O0Ediy 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.398 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.400 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.400 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.401 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.401 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.401 | 77684 | Added a new worker 12 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.401 | 56125 | Removed run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.401 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.401 | 56125 | Assigned run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.401 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.401 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.54PFfV 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.406 | 77681 | Marked run 1946 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.406 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.407 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.409 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.411 | 77683 | Marked run 1947 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.411 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.411 | 56129 | Recursively removing directory: /tmp/git.O0Ediy/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.412 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.412 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.416 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.417 | 56126 | Recursively removing directory: /tmp/git.54PFfV/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.418 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.418 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.419 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.419 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.419 | 77700 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.419 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.419 | 56125 | Removed run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.419 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.419 | 56125 | Assigned run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.419 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.juSize 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.422 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.423 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.424 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.425 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.426 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.426 | 77703 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.426 | 56125 | Removed run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.426 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.426 | 56125 | Assigned run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.426 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FjWNRg 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.426 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.430 | 77699 | Marked run 1948 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.431 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.432 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.434 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.434 | 56129 | Recursively removing directory: /tmp/git.juSize/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.436 | 77701 | Marked run 1949 as finished 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.436 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.436 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.436 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.439 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.442 | 56126 | Recursively removing directory: /tmp/git.FjWNRg/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.443 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.443 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.443 | 77718 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.443 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.443 | 56125 | Removed run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.443 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.443 | 56125 | Assigned run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.443 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.UiMjY5 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.444 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.444 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.447 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.449 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.450 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.450 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.450 | 77720 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.450 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.450 | 56125 | Removed run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.450 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.450 | 56125 | Assigned run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.450 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.0EgdXT 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.451 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.453 | 77717 | Marked run 1950 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.453 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.455 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.456 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.460 | 56129 | Recursively removing directory: /tmp/git.UiMjY5/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.461 | 77719 | Marked run 1951 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.461 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.462 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.462 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.465 | 56126 | Recursively removing directory: /tmp/git.0EgdXT/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.466 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.466 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.466 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.469 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.469 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.469 | 77736 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.469 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.469 | 56125 | Removed run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.469 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.469 | 56125 | Assigned run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.469 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.469 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.FaCN4x 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.472 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.472 | 77738 | Added a new worker 12 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.472 | 56125 | Removed run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.472 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.472 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.472 | 56125 | Assigned run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.472 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.473 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.znmPYx 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.474 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.474 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.478 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.479 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.481 | 77735 | Marked run 1952 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.481 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.484 | 77737 | Marked run 1953 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.484 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.484 | 56129 | Recursively removing directory: /tmp/git.FaCN4x/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.486 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.486 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.488 | 56126 | Recursively removing directory: /tmp/git.znmPYx/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.489 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.490 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.490 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.493 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.493 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.493 | 77754 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.493 | 56125 | Removed run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.493 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.493 | 56125 | Assigned run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.493 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.493 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sf5AUc 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.494 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.498 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.498 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.498 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.498 | 77756 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.498 | 56125 | Removed run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.498 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.498 | 56125 | Assigned run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.498 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.IJduMj 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.498 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.499 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.503 | 77753 | Marked run 1954 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.503 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.505 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.505 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.508 | 56129 | Recursively removing directory: /tmp/git.sf5AUc/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.509 | 77755 | Marked run 1955 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.509 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.510 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.510 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.513 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.515 | 56126 | Recursively removing directory: /tmp/git.IJduMj/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.517 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.517 | 77772 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.517 | 56125 | Removed run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.517 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.517 | 56125 | Assigned run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.517 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.517 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3qS4Ui 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.517 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.517 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.517 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.521 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.521 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.522 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.524 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.524 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.524 | 77775 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.524 | 56125 | Removed run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.524 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.524 | 56125 | Assigned run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.524 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.525 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GHrj9X 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.525 | 77771 | Marked run 1956 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.525 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.529 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.530 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.532 | 56129 | Recursively removing directory: /tmp/git.3qS4Ui/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.533 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.534 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.535 | 77773 | Marked run 1957 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.536 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.537 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.539 | 56126 | Recursively removing directory: /tmp/git.GHrj9X/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.540 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.540 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.540 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.540 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.540 | 77790 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.540 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.540 | 56125 | Removed run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.540 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.540 | 56125 | Assigned run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.541 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.AzSQyz 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.543 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.545 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.546 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.546 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.546 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.546 | 77792 | Added a new worker 12 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.546 | 56125 | Removed run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.546 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.546 | 56125 | Assigned run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.546 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.546 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.lhTIug 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.552 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.552 | 77789 | Marked run 1958 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.552 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.553 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.556 | 77791 | Marked run 1959 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.556 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.557 | 56129 | Recursively removing directory: /tmp/git.AzSQyz/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.559 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.559 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.562 | 56126 | Recursively removing directory: /tmp/git.lhTIug/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.562 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.563 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.563 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.566 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.566 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.566 | 77808 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.566 | 56125 | Removed run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.566 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.566 | 56125 | Assigned run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.566 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.566 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.HWAIQu 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.567 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.571 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.571 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.571 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.571 | 77810 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.571 | 56125 | Removed run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.571 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.572 | 56125 | Assigned run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.572 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.572 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.pYORLQ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.572 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.576 | 77807 | Marked run 1960 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.576 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.578 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.578 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.582 | 56129 | Recursively removing directory: /tmp/git.HWAIQu/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.582 | 77809 | Marked run 1961 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.583 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.583 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.583 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.587 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.587 | 56126 | Recursively removing directory: /tmp/git.pYORLQ/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.589 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.589 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.591 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.591 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.591 | 77826 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.591 | 56125 | Removed run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.591 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.591 | 56125 | Assigned run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.591 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9xJ2Ph 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.591 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.593 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.595 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.596 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.596 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.597 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.597 | 77828 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.597 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.597 | 56125 | Removed run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.597 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.597 | 56125 | Assigned run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.597 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.bKBMq6 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.600 | 77825 | Marked run 1962 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.600 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.602 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.603 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.606 | 56129 | Recursively removing directory: /tmp/git.9xJ2Ph/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.607 | 77827 | Marked run 1963 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.607 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.608 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.608 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.611 | 56126 | Recursively removing directory: /tmp/git.bKBMq6/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.611 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.613 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.613 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.615 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.615 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.615 | 77844 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.615 | 56125 | Removed run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.615 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.615 | 56125 | Assigned run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.616 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NNRami 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.617 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.621 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.621 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.621 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.623 | 77846 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.623 | 56125 | Removed run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.623 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.623 | 56125 | Assigned run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.623 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.623 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.cFljIV 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.684 | 77843 | Marked run 1964 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.684 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.685 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.691 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.696 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.702 | 56129 | Recursively removing directory: /tmp/git.NNRami/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.708 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.709 | 77845 | Marked run 1965 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.709 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.709 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.710 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.713 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.717 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.717 | 77862 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.717 | 56125 | Removed run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.717 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.717 | 56125 | Assigned run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.717 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.717 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.sL8Ltm 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.717 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.718 | 56126 | Recursively removing directory: /tmp/git.cFljIV/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.719 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.719 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.721 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.721 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.724 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.727 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.727 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.727 | 77859 | Marked run 1966 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.728 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.728 | 77870 | Added a new worker 6 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.728 | 56125 | Removed run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.728 | 56125 | Removed worker 6 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.728 | 56125 | Assigned run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 6 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.728 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.728 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.defl6R 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.732 | 56129 | Recursively removing directory: /tmp/git.sL8Ltm/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.732 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.733 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.733 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.733 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.737 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.739 | 77865 | Marked run 1967 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.739 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.741 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.741 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.741 | 77880 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.741 | 56125 | Removed run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.741 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.741 | 56125 | Assigned run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.742 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.742 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Ubv5qA 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.743 | 56126 | Recursively removing directory: /tmp/git.defl6R/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.745 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.745 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.746 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.747 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.749 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.751 | 77875 | Marked run 1968 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.752 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.753 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.753 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.753 | 77889 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.753 | 56125 | Removed run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.753 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.753 | 56125 | Assigned run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.753 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3gKJp5 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.754 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.758 | 56129 | Recursively removing directory: /tmp/git.Ubv5qA/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.758 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.760 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.760 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.760 | 56129 | Process output: 415088 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.761 | 77882 | Marked run 1969 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.762 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.763 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.766 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.766 | 77898 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.766 | 56125 | Removed run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.766 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.766 | 56125 | Assigned run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.766 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.767 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.blSwFB 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.768 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.769 | 56126 | Recursively removing directory: /tmp/git.3gKJp5/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.770 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.770 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.771 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.772 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.774 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.776 | 77893 | Marked run 1970 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.776 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.778 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.778 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.778 | 77907 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.778 | 56125 | Removed run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.778 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.778 | 56125 | Assigned run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.778 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.778 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.GavnHY 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.781 | 56129 | Recursively removing directory: /tmp/git.blSwFB/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.783 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.783 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.783 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.784 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.787 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.788 | 77900 | Marked run 1971 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.788 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.790 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.790 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.790 | 77916 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.790 | 56125 | Removed run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.790 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.790 | 56125 | Assigned run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.790 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.NoLwaG 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.791 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.793 | 56126 | Recursively removing directory: /tmp/git.GavnHY/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.794 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.794 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.795 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.796 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.797 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.800 | 77910 | Marked run 1972 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.800 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.800 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.800 | 77921 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.800 | 56125 | Removed run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.800 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.800 | 56125 | Assigned run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.800 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.801 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.9tu9KF 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.801 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.806 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.806 | 56129 | Recursively removing directory: /tmp/git.NoLwaG/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.806 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.808 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.808 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.810 | 77918 | Marked run 1973 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.811 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.811 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.815 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.815 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.815 | 77934 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.815 | 56125 | Removed run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.815 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.815 | 56125 | Assigned run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.815 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.5O9MkI 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.815 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.816 | 56126 | Recursively removing directory: /tmp/git.9tu9KF/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.817 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.817 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.819 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.820 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.822 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.825 | 77931 | Marked run 1974 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.826 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.826 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.826 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.826 | 77943 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.826 | 56125 | Removed run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.826 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.826 | 56125 | Assigned run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.826 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3V355K 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.829 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.829 | 56129 | Recursively removing directory: /tmp/git.5O9MkI/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.831 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.831 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.831 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.831 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.834 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.836 | 77937 | Marked run 1975 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.836 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.838 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.838 | 77952 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.838 | 56125 | Removed run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.838 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.838 | 56125 | Assigned run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.838 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.838 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.kwiVhC 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.838 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.841 | 56126 | Recursively removing directory: /tmp/git.3V355K/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.843 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.843 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.843 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.843 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.846 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.847 | 77946 | Marked run 1976 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.847 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.849 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.849 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.850 | 77961 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.850 | 56125 | Removed run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.850 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.850 | 56125 | Assigned run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.850 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.a0u9wr 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.850 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.852 | 56129 | Recursively removing directory: /tmp/git.kwiVhC/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.854 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.854 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.854 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.855 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.857 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.859 | 77955 | Marked run 1977 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.859 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.860 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.860 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.860 | 77968 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.860 | 56125 | Removed run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.860 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.860 | 56125 | Assigned run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.861 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.J2ucdP 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.861 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.865 | 56126 | Recursively removing directory: /tmp/git.a0u9wr/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.866 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.866 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.868 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.868 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.870 | 77963 | Marked run 1978 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.870 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.871 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.875 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.875 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.875 | 77979 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.875 | 56125 | Removed run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.875 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.875 | 56125 | Assigned run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.875 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.jrttd2 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.875 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.876 | 56129 | Recursively removing directory: /tmp/git.J2ucdP/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.878 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.878 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.879 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.879 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.883 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.886 | 77976 | Marked run 1979 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.886 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.886 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.886 | 77988 | Added a new worker 8 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.886 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.886 | 56125 | Removed run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.886 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.886 | 56125 | Assigned run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.886 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.887 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.3w8Q3c 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.888 | 56126 | Recursively removing directory: /tmp/git.jrttd2/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.890 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.890 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.891 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.892 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.892 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.896 | 77983 | Marked run 1980 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.896 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.896 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.896 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.896 | 77994 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.897 | 56125 | Removed run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.897 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.897 | 56125 | Assigned run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.897 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Zu33GW 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.897 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.901 | 56129 | Recursively removing directory: /tmp/git.3w8Q3c/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.902 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.902 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.903 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.903 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.906 | 77990 | Marked run 1981 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.906 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.906 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.910 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.910 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.910 | 78006 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.910 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.910 | 56125 | Removed run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.910 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.910 | 56125 | Assigned run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.911 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.7sornq 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.911 | 56126 | Recursively removing directory: /tmp/git.Zu33GW/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.912 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.912 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.915 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.915 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.916 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.918 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.918 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.918 | 78009 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.918 | 56125 | Removed run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.918 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.919 | 56125 | Assigned run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.919 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.919 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.ZjrHrR 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.920 | 78001 | Marked run 1982 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.921 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.924 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.924 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.926 | 56129 | Recursively removing directory: /tmp/git.7sornq/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.928 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.928 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.929 | 78007 | Marked run 1983 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.929 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.931 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.933 | 56126 | Recursively removing directory: /tmp/git.ZjrHrR/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.935 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.935 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.935 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.935 | 78024 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.935 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.935 | 56125 | Removed run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.935 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.935 | 56125 | Assigned run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.935 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.935 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.LIBgOk 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.939 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.939 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.941 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.943 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.943 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.943 | 78027 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.943 | 56125 | Removed run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.943 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.943 | 56125 | Assigned run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.943 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.BOpNPV 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.943 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.944 | 78023 | Marked run 1984 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.944 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.948 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.949 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.950 | 56129 | Recursively removing directory: /tmp/git.LIBgOk/ 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.952 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.952 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.953 | 78025 | Marked run 1985 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.953 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.955 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.958 | 56126 | Recursively removing directory: /tmp/git.BOpNPV/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.959 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.959 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.959 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.959 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.959 | 78042 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.959 | 56125 | Removed run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.959 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.959 | 56125 | Assigned run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.959 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.959 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.uftZZJ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.962 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.964 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.964 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.965 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.965 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.965 | 78044 | Added a new worker 12 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.965 | 56125 | Removed run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.965 | 56125 | Removed worker 12 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.965 | 56125 | Assigned run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 12 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.965 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.965 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.nXTNxa 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.969 | 78041 | Marked run 1986 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.969 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.971 | 56126 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.972 | 56126 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.974 | 56129 | Recursively removing directory: /tmp/git.uftZZJ/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.976 | 78043 | Marked run 1987 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.976 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.976 | 56129 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.976 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.980 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.981 | 56126 | Recursively removing directory: /tmp/git.nXTNxa/ 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.983 | 56126 | Process exit code: 0 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.983 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.983 | 56129 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.983 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.983 | 78060 | Added a new worker 10 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.983 | 56125 | Removed run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.983 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.983 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.983 | 56125 | Assigned run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.983 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Van55X 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.987 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.987 | 56129 | Checking out revision HEAD 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.988 | 56129 | Going to run: ./ci 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.990 | 56126 | Waiting for a new command 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.990 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.990 | 78064 | Added a new worker 13 to the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.990 | 56125 | Removed run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.990 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.991 | 56125 | Assigned run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:18 | INFO | 56126/cimple-worker: 2024-04-25 03:45:18.991 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.u6bbLo 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.991 | 56123 | Waiting for new connections 2024-04-25 03:45:18 | INFO | 56129/cimple-worker: 2024-04-25 03:45:18.998 | 56129 | Recursively removing directory: /tmp/git.Van55X/ 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.998 | 78059 | Marked run 1988 as finished 2024-04-25 03:45:18 | INFO | 56123/cimple-server: 2024-04-25 03:45:18.998 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.000 | 56129 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.000 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.002 | 78061 | Marked run 1989 as finished 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.002 | 56126 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.002 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.003 | 56126 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.004 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.006 | 56129 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.006 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.007 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.d93HqI 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.006 | 78075 | Added a new worker 10 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.006 | 56125 | Removed run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.006 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.007 | 56125 | Assigned run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.007 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.011 | 56129 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.011 | 56126 | Recursively removing directory: /tmp/git.u6bbLo/ 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.012 | 56129 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.013 | 56126 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.013 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.016 | 78071 | Marked run 1990 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.016 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.017 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.020 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.020 | 78087 | Added a new worker 10 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.020 | 56125 | Removed run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.020 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.020 | 56125 | Assigned run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.020 | 56126 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.020 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.1SKfDg 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.021 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.022 | 56129 | Recursively removing directory: /tmp/git.d93HqI/ 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.023 | 56129 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.023 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.025 | 56126 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.025 | 56126 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.027 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.029 | 78084 | Marked run 1991 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.029 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.030 | 56129 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.030 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.030 | 78094 | Added a new worker 8 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.030 | 56125 | Removed run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.030 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.030 | 56125 | Assigned run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.030 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.030 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.DqLWIV 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.035 | 56126 | Recursively removing directory: /tmp/git.1SKfDg/ 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.035 | 56129 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.036 | 56129 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.036 | 56126 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.036 | 56126 | Process output: 415086 bytes 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.040 | 78089 | Marked run 1992 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.040 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.040 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.043 | 56126 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.043 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.043 | 78105 | Added a new worker 10 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.044 | 56125 | Removed run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.044 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.044 | 56125 | Assigned run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.044 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.Wu0VfV 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.044 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.046 | 56129 | Recursively removing directory: /tmp/git.DqLWIV/ 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.047 | 56129 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.047 | 56129 | Process output: 415086 bytes 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.048 | 56126 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.048 | 56126 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.052 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.054 | 78100 | Marked run 1993 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.054 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.055 | 56129 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.055 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.055 | 78114 | Added a new worker 8 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.055 | 56125 | Removed run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.055 | 56125 | Removed worker 8 from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.055 | 56125 | Assigned run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 8 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.055 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.zWUmXW 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.057 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.058 | 56126 | Recursively removing directory: /tmp/git.Wu0VfV/ 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.059 | 56126 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.059 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.060 | 56129 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.061 | 56129 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.062 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.065 | 78109 | Marked run 1994 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.065 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.066 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.066 | 78121 | Added a new worker 10 to the queue 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.065 | 56126 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.066 | 56125 | Removed run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.066 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.066 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.066 | 56125 | Assigned run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.066 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.g7slYj 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.070 | 56126 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.071 | 56129 | Recursively removing directory: /tmp/git.zWUmXW/ 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.071 | 56126 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.072 | 56129 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.072 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.076 | 78116 | Marked run 1995 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.076 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.076 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.080 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.080 | 78132 | Added a new worker 10 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.080 | 56125 | Removed run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.080 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.080 | 56125 | Assigned run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.079 | 56129 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.080 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.n7Si9w 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.080 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.080 | 56126 | Recursively removing directory: /tmp/git.g7slYj/ 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.081 | 56126 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.081 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.084 | 56129 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.084 | 56129 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.086 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.090 | 56126 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.090 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.090 | 78139 | Added a new worker 13 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.090 | 56125 | Removed run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.090 | 56125 | Removed worker 13 from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.090 | 56125 | Assigned run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 13 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.090 | 56126 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.WaQVGh 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.090 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.091 | 78127 | Marked run 1996 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.091 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.095 | 56126 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.095 | 56129 | Recursively removing directory: /tmp/git.n7Si9w/ 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.096 | 56126 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.097 | 56129 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.097 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.099 | 78134 | Marked run 1997 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.100 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.101 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.104 | 56129 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.104 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.105 | 78150 | Added a new worker 10 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.105 | 56125 | Removed run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.105 | 56125 | Removed worker 10 from the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.105 | 56125 | Assigned run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to worker 10 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.105 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.105 | 56129 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to /tmp/git.VPYu96 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.105 | 56126 | Recursively removing directory: /tmp/git.WaQVGh/ 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.106 | 56126 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.106 | 56126 | Process output: 415087 bytes 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.109 | 56129 | Checking out revision HEAD 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.109 | 56129 | Going to run: ./ci 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.111 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.115 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56126/cimple-worker: 2024-04-25 03:45:19.116 | 56126 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.116 | 78159 | Added a new worker 13 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.116 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.116 | 78147 | Marked run 1998 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.117 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.118 | 56129 | Recursively removing directory: /tmp/git.VPYu96/ 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.120 | 56129 | Process exit code: 0 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.120 | 56129 | Process output: 415087 bytes 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.123 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.123 | 78152 | Marked run 1999 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.123 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56129/cimple-worker: 2024-04-25 03:45:19.125 | 56129 | Waiting for a new command 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.125 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.125 | 78161 | Added a new worker 9 to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.125 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.133 | 78160 | Marked run 2000 as finished 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.133 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.744 | 78165 | Adding a run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.745 | 78165 | Adding a run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.745 | 78165 | Adding a run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.745 | 78165 | Adding a run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.745 | 78165 | Adding a run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.745 | 78165 | Adding a run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.745 | 78165 | Adding a run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.745 | 78165 | Adding a run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.745 | 78165 | Adding a run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.745 | 78165 | Adding a run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.746 | 78165 | Adding a run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.746 | 78165 | Adding a run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.746 | 78165 | Adding a run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.746 | 78165 | Adding a run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.746 | 78165 | Adding a run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.746 | 78165 | Adding a run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.746 | 78165 | Adding a run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.746 | 78165 | Adding a run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.747 | 78165 | Adding a run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.747 | 78165 | Adding a run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.747 | 78165 | Adding a run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.747 | 78165 | Adding a run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.747 | 78165 | Adding a run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.747 | 78165 | Adding a run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.747 | 78165 | Adding a run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.747 | 78165 | Adding a run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.747 | 78165 | Adding a run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.748 | 78165 | Adding a run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.748 | 78165 | Adding a run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.748 | 78165 | Adding a run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.748 | 78165 | Adding a run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.748 | 78165 | Adding a run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.748 | 78165 | Adding a run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.748 | 78165 | Adding a run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.748 | 78165 | Adding a run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.749 | 78165 | Adding a run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.749 | 78165 | Adding a run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.749 | 78165 | Adding a run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.749 | 78165 | Adding a run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.749 | 78165 | Adding a run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.749 | 78165 | Adding a run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.749 | 78165 | Adding a run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.749 | 78165 | Adding a run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.750 | 78165 | Adding a run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.750 | 78165 | Adding a run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.750 | 78165 | Adding a run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.750 | 78165 | Adding a run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.750 | 78165 | Adding a run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.750 | 78165 | Adding a run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.750 | 78165 | Adding a run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.750 | 78165 | Adding a run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.750 | 78165 | Adding a run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.751 | 78165 | Adding a run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.751 | 78165 | Adding a run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.751 | 78165 | Adding a run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.751 | 78165 | Adding a run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.751 | 78165 | Adding a run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.751 | 78165 | Adding a run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.751 | 78165 | Adding a run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.751 | 78165 | Adding a run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.752 | 78165 | Adding a run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.752 | 78165 | Adding a run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.752 | 78165 | Adding a run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.752 | 78165 | Adding a run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.752 | 78165 | Adding a run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.752 | 78165 | Adding a run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.752 | 78165 | Adding a run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.752 | 78165 | Adding a run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.753 | 78165 | Adding a run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.753 | 78165 | Adding a run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.753 | 78165 | Adding a run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.753 | 78165 | Adding a run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.753 | 78165 | Adding a run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.753 | 78165 | Adding a run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.753 | 78165 | Adding a run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.753 | 78165 | Adding a run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.753 | 78165 | Adding a run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.754 | 78165 | Adding a run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.754 | 78165 | Adding a run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.754 | 78165 | Adding a run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.754 | 78165 | Adding a run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.754 | 78165 | Adding a run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.754 | 78165 | Adding a run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.754 | 78165 | Adding a run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.754 | 78165 | Adding a run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.755 | 78165 | Adding a run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.755 | 78165 | Adding a run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.755 | 78165 | Adding a run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.755 | 78165 | Adding a run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.755 | 78165 | Adding a run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.755 | 78165 | Adding a run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.755 | 78165 | Adding a run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.755 | 78165 | Adding a run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.756 | 78165 | Adding a run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.756 | 78165 | Adding a run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.756 | 78165 | Adding a run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.756 | 78165 | Adding a run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.756 | 78165 | Adding a run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.756 | 78165 | Adding a run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.756 | 78165 | Adding a run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.756 | 78165 | Adding a run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.757 | 78165 | Adding a run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.757 | 78165 | Adding a run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.757 | 78165 | Adding a run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.757 | 78165 | Adding a run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.757 | 78165 | Adding a run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.757 | 78165 | Adding a run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.757 | 78165 | Adding a run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.757 | 78165 | Adding a run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.757 | 78165 | Adding a run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.758 | 78165 | Adding a run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.758 | 78165 | Adding a run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.758 | 78165 | Adding a run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.758 | 78165 | Adding a run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.758 | 78165 | Adding a run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.758 | 78165 | Adding a run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.758 | 78165 | Adding a run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.758 | 78165 | Adding a run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.759 | 78165 | Adding a run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.759 | 78165 | Adding a run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.759 | 78165 | Adding a run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.759 | 78165 | Adding a run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.759 | 78165 | Adding a run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.759 | 78165 | Adding a run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.759 | 78165 | Adding a run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.759 | 78165 | Adding a run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.760 | 78165 | Adding a run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.760 | 78165 | Adding a run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.760 | 78165 | Adding a run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.760 | 78165 | Adding a run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.760 | 78165 | Adding a run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.760 | 78165 | Adding a run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.760 | 78165 | Adding a run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.760 | 78165 | Adding a run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.761 | 78165 | Adding a run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.761 | 78165 | Adding a run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.761 | 78165 | Adding a run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.761 | 78165 | Adding a run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.761 | 78165 | Adding a run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.761 | 78165 | Adding a run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.761 | 78165 | Adding a run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.761 | 78165 | Adding a run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.761 | 78165 | Adding a run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.762 | 78165 | Adding a run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.762 | 78165 | Adding a run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.762 | 78165 | Adding a run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.762 | 78165 | Adding a run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.762 | 78165 | Adding a run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.762 | 78165 | Adding a run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.762 | 78165 | Adding a run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.762 | 78165 | Adding a run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.763 | 78165 | Adding a run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.763 | 78165 | Adding a run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.763 | 78165 | Adding a run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.763 | 78165 | Adding a run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.763 | 78165 | Adding a run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.763 | 78165 | Adding a run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.763 | 78165 | Adding a run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.763 | 78165 | Adding a run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.764 | 78165 | Adding a run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.764 | 78165 | Adding a run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.764 | 78165 | Adding a run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.764 | 78165 | Adding a run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.764 | 78165 | Adding a run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.764 | 78165 | Adding a run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.764 | 78165 | Adding a run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.764 | 78165 | Adding a run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.765 | 78165 | Adding a run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.765 | 78165 | Adding a run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.765 | 78165 | Adding a run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.765 | 78165 | Adding a run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.765 | 78165 | Adding a run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.765 | 78165 | Adding a run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.765 | 78165 | Adding a run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.765 | 78165 | Adding a run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.765 | 78165 | Adding a run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.766 | 78165 | Adding a run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.766 | 78165 | Adding a run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.766 | 78165 | Adding a run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.766 | 78165 | Adding a run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.766 | 78165 | Adding a run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.766 | 78165 | Adding a run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.766 | 78165 | Adding a run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.766 | 78165 | Adding a run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.767 | 78165 | Adding a run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.767 | 78165 | Adding a run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.767 | 78165 | Adding a run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.767 | 78165 | Adding a run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.767 | 78165 | Adding a run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.767 | 78165 | Adding a run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.767 | 78165 | Adding a run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.767 | 78165 | Adding a run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.768 | 78165 | Adding a run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.768 | 78165 | Adding a run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.768 | 78165 | Adding a run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.768 | 78165 | Adding a run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.768 | 78165 | Adding a run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.768 | 78165 | Adding a run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.768 | 78165 | Adding a run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.768 | 78165 | Adding a run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.769 | 78165 | Adding a run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.769 | 78165 | Adding a run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.769 | 78165 | Adding a run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.769 | 78165 | Adding a run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.769 | 78165 | Adding a run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.769 | 78165 | Adding a run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.769 | 78165 | Adding a run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.769 | 78165 | Adding a run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.769 | 78165 | Adding a run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.770 | 78165 | Adding a run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.770 | 78165 | Adding a run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.770 | 78165 | Adding a run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.770 | 78165 | Adding a run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.770 | 78165 | Adding a run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.770 | 78165 | Adding a run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.770 | 78165 | Adding a run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.770 | 78165 | Adding a run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.771 | 78165 | Adding a run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.771 | 78165 | Adding a run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.771 | 78165 | Adding a run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.771 | 78165 | Adding a run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.771 | 78165 | Adding a run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.771 | 78165 | Adding a run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.771 | 78165 | Adding a run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.771 | 78165 | Adding a run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.772 | 78165 | Adding a run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.772 | 78165 | Adding a run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.772 | 78165 | Adding a run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.772 | 78165 | Adding a run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.772 | 78165 | Adding a run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.772 | 78165 | Adding a run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.772 | 78165 | Adding a run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.772 | 78165 | Adding a run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.773 | 78165 | Adding a run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.773 | 78165 | Adding a run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.773 | 78165 | Adding a run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.773 | 78165 | Adding a run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.773 | 78165 | Adding a run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.773 | 78165 | Adding a run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.773 | 78165 | Adding a run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.773 | 78165 | Adding a run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.774 | 78165 | Adding a run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.774 | 78165 | Adding a run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.774 | 78165 | Adding a run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.774 | 78165 | Adding a run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.774 | 78165 | Adding a run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.774 | 78165 | Adding a run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.774 | 78165 | Adding a run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.774 | 78165 | Adding a run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.774 | 78165 | Adding a run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.775 | 78165 | Adding a run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.775 | 78165 | Adding a run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.775 | 78165 | Adding a run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.775 | 78165 | Adding a run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.775 | 78165 | Adding a run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.775 | 78165 | Adding a run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.775 | 78165 | Adding a run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.775 | 78165 | Adding a run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.776 | 78165 | Adding a run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.776 | 78165 | Adding a run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.776 | 78165 | Adding a run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.776 | 78165 | Adding a run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.776 | 78165 | Adding a run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.776 | 78165 | Adding a run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.776 | 78165 | Adding a run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.776 | 78165 | Adding a run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.777 | 78165 | Adding a run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.777 | 78165 | Adding a run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.777 | 78165 | Adding a run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.777 | 78165 | Adding a run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.777 | 78165 | Adding a run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.777 | 78165 | Adding a run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.777 | 78165 | Adding a run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.777 | 78165 | Adding a run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.777 | 78165 | Adding a run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.778 | 78165 | Adding a run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.778 | 78165 | Adding a run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.778 | 78165 | Adding a run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.778 | 78165 | Adding a run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.778 | 78165 | Adding a run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.778 | 78165 | Adding a run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.778 | 78165 | Adding a run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.778 | 78165 | Adding a run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.779 | 78165 | Adding a run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.779 | 78165 | Adding a run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.779 | 78165 | Adding a run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.779 | 78165 | Adding a run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.779 | 78165 | Adding a run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.779 | 78165 | Adding a run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.779 | 78165 | Adding a run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.779 | 78165 | Adding a run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.780 | 78165 | Adding a run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.780 | 78165 | Adding a run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.780 | 78165 | Adding a run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.780 | 78165 | Adding a run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.780 | 78165 | Adding a run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.780 | 78165 | Adding a run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.780 | 78165 | Adding a run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.780 | 78165 | Adding a run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.780 | 78165 | Adding a run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.781 | 78165 | Adding a run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.781 | 78165 | Adding a run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.781 | 78165 | Adding a run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.781 | 78165 | Adding a run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.781 | 78165 | Adding a run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.781 | 78165 | Adding a run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.781 | 78165 | Adding a run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.781 | 78165 | Adding a run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.782 | 78165 | Adding a run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.782 | 78165 | Adding a run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.782 | 78165 | Adding a run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.782 | 78165 | Adding a run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.782 | 78165 | Adding a run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.782 | 78165 | Adding a run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.782 | 78165 | Adding a run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.782 | 78165 | Adding a run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.782 | 78165 | Adding a run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.783 | 78165 | Adding a run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.783 | 78165 | Adding a run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.783 | 78165 | Adding a run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.783 | 78165 | Adding a run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.783 | 78165 | Adding a run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.783 | 78165 | Adding a run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.783 | 78165 | Adding a run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.783 | 78165 | Adding a run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.784 | 78165 | Adding a run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.784 | 78165 | Adding a run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.784 | 78165 | Adding a run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.784 | 78165 | Adding a run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.784 | 78165 | Adding a run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.784 | 78165 | Adding a run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.784 | 78165 | Adding a run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.784 | 78165 | Adding a run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.785 | 78165 | Adding a run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.785 | 78165 | Adding a run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.785 | 78165 | Adding a run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.785 | 78165 | Adding a run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.785 | 78165 | Adding a run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.785 | 78165 | Adding a run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.785 | 78165 | Adding a run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.785 | 78165 | Adding a run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.785 | 78165 | Adding a run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.786 | 78165 | Adding a run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.786 | 78165 | Adding a run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.786 | 78165 | Adding a run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.786 | 78165 | Adding a run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.786 | 78165 | Adding a run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.786 | 78165 | Adding a run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.786 | 78165 | Adding a run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.786 | 78165 | Adding a run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.787 | 78165 | Adding a run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.787 | 78165 | Adding a run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.787 | 78165 | Adding a run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.787 | 78165 | Adding a run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.787 | 78165 | Adding a run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.787 | 78165 | Adding a run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.787 | 78165 | Adding a run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.787 | 78165 | Adding a run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.787 | 78165 | Adding a run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.788 | 78165 | Adding a run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.788 | 78165 | Adding a run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.788 | 78165 | Adding a run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.788 | 78165 | Adding a run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.788 | 78165 | Adding a run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.788 | 78165 | Adding a run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.788 | 78165 | Adding a run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.788 | 78165 | Adding a run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.789 | 78165 | Adding a run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.789 | 78165 | Adding a run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.789 | 78165 | Adding a run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.789 | 78165 | Adding a run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.789 | 78165 | Adding a run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.789 | 78165 | Adding a run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.789 | 78165 | Adding a run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.789 | 78165 | Adding a run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.789 | 78165 | Adding a run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.790 | 78165 | Adding a run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.790 | 78165 | Adding a run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.790 | 78165 | Adding a run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.790 | 78165 | Adding a run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.790 | 78165 | Adding a run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.790 | 78165 | Adding a run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.790 | 78165 | Adding a run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.790 | 78165 | Adding a run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.791 | 78165 | Adding a run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.791 | 78165 | Adding a run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.791 | 78165 | Adding a run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.791 | 78165 | Adding a run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.791 | 78165 | Adding a run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.791 | 78165 | Adding a run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.791 | 78165 | Adding a run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.791 | 78165 | Adding a run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.791 | 78165 | Adding a run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.792 | 78165 | Adding a run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.792 | 78165 | Adding a run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.792 | 78165 | Adding a run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.792 | 78165 | Adding a run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.792 | 78165 | Adding a run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.792 | 78165 | Adding a run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.792 | 78165 | Adding a run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.792 | 78165 | Adding a run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.793 | 78165 | Adding a run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.793 | 78165 | Adding a run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.793 | 78165 | Adding a run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.793 | 78165 | Adding a run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.793 | 78165 | Adding a run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.793 | 78165 | Adding a run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.793 | 78165 | Adding a run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.793 | 78165 | Adding a run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.794 | 78165 | Adding a run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.794 | 78165 | Adding a run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.794 | 78165 | Adding a run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.794 | 78165 | Adding a run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.794 | 78165 | Adding a run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.794 | 78165 | Adding a run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.794 | 78165 | Adding a run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.794 | 78165 | Adding a run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.794 | 78165 | Adding a run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.795 | 78165 | Adding a run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.795 | 78165 | Adding a run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.795 | 78165 | Adding a run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.795 | 78165 | Adding a run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.795 | 78165 | Adding a run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.795 | 78165 | Adding a run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.795 | 78165 | Adding a run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.795 | 78165 | Adding a run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.796 | 78165 | Adding a run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.796 | 78165 | Adding a run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.796 | 78165 | Adding a run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.796 | 78165 | Adding a run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.796 | 78165 | Adding a run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.796 | 78165 | Adding a run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.796 | 78165 | Adding a run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.796 | 78165 | Adding a run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.797 | 78165 | Adding a run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.797 | 78165 | Adding a run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.797 | 78165 | Adding a run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.797 | 78165 | Adding a run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.797 | 78165 | Adding a run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.797 | 78165 | Adding a run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.797 | 78165 | Adding a run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.797 | 78165 | Adding a run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.797 | 78165 | Adding a run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.798 | 78165 | Adding a run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.798 | 78165 | Adding a run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.798 | 78165 | Adding a run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.798 | 78165 | Adding a run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.798 | 78165 | Adding a run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.798 | 78165 | Adding a run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.798 | 78165 | Adding a run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.798 | 78165 | Adding a run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.798 | 78165 | Adding a run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.799 | 78165 | Adding a run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.799 | 78165 | Adding a run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.799 | 78165 | Adding a run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.799 | 78165 | Adding a run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.799 | 78165 | Adding a run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.799 | 78165 | Adding a run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.799 | 78165 | Adding a run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.799 | 78165 | Adding a run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.800 | 78165 | Adding a run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.800 | 78165 | Adding a run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.800 | 78165 | Adding a run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.800 | 78165 | Adding a run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.800 | 78165 | Adding a run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.800 | 78165 | Adding a run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.800 | 78165 | Adding a run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.800 | 78165 | Adding a run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.801 | 78165 | Adding a run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.801 | 78165 | Adding a run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.801 | 78165 | Adding a run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.801 | 78165 | Adding a run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.801 | 78165 | Adding a run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.801 | 78165 | Adding a run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.801 | 78165 | Adding a run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.801 | 78165 | Adding a run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.801 | 78165 | Adding a run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.802 | 78165 | Adding a run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.802 | 78165 | Adding a run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.802 | 78165 | Adding a run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.802 | 78165 | Adding a run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.802 | 78165 | Adding a run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.802 | 78165 | Adding a run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.802 | 78165 | Adding a run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.802 | 78165 | Adding a run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.803 | 78165 | Adding a run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.803 | 78165 | Adding a run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.803 | 78165 | Adding a run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.803 | 78165 | Adding a run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.803 | 78165 | Adding a run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.803 | 78165 | Adding a run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.803 | 78165 | Adding a run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.803 | 78165 | Adding a run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.804 | 78165 | Adding a run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.804 | 78165 | Adding a run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.804 | 78165 | Adding a run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.804 | 78165 | Adding a run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.804 | 78165 | Adding a run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.804 | 78165 | Adding a run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.804 | 78165 | Adding a run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.804 | 78165 | Adding a run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.804 | 78165 | Adding a run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.805 | 78165 | Adding a run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.805 | 78165 | Adding a run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.805 | 78165 | Adding a run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.805 | 78165 | Adding a run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.805 | 78165 | Adding a run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.805 | 78165 | Adding a run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.805 | 78165 | Adding a run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.805 | 78165 | Adding a run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.806 | 78165 | Adding a run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.806 | 78165 | Adding a run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.806 | 78165 | Adding a run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.806 | 78165 | Adding a run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.806 | 78165 | Adding a run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.806 | 78165 | Adding a run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.806 | 78165 | Adding a run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.806 | 78165 | Adding a run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.806 | 78165 | Adding a run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.807 | 78165 | Adding a run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.807 | 78165 | Adding a run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.807 | 78165 | Adding a run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.807 | 78165 | Adding a run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.807 | 78165 | Adding a run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.807 | 78165 | Adding a run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.807 | 78165 | Adding a run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.807 | 78165 | Adding a run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.808 | 78165 | Adding a run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.808 | 78165 | Adding a run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.808 | 78165 | Adding a run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.808 | 78165 | Adding a run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.808 | 78165 | Adding a run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.808 | 78165 | Adding a run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.808 | 78165 | Adding a run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.808 | 78165 | Adding a run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.809 | 78165 | Adding a run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.809 | 78165 | Adding a run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.809 | 78165 | Adding a run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.809 | 78165 | Adding a run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.809 | 78165 | Adding a run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.809 | 78165 | Adding a run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.809 | 78165 | Adding a run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.809 | 78165 | Adding a run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.809 | 78165 | Adding a run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.810 | 78165 | Adding a run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.810 | 78165 | Adding a run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.810 | 78165 | Adding a run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.810 | 78165 | Adding a run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.810 | 78165 | Adding a run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.810 | 78165 | Adding a run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.810 | 78165 | Adding a run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.810 | 78165 | Adding a run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.811 | 78165 | Adding a run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.811 | 78165 | Adding a run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.811 | 78165 | Adding a run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.811 | 78165 | Adding a run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.811 | 78165 | Adding a run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.811 | 78165 | Adding a run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.811 | 78165 | Adding a run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.811 | 78165 | Adding a run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.812 | 78165 | Adding a run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.812 | 78165 | Adding a run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.812 | 78165 | Adding a run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.812 | 78165 | Adding a run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.812 | 78165 | Adding a run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.812 | 78165 | Adding a run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.812 | 78165 | Adding a run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.812 | 78165 | Adding a run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.812 | 78165 | Adding a run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.813 | 78165 | Adding a run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.813 | 78165 | Adding a run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.813 | 78165 | Adding a run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.813 | 78165 | Adding a run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.813 | 78165 | Adding a run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.813 | 78165 | Adding a run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.813 | 78165 | Adding a run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.813 | 78165 | Adding a run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.814 | 78165 | Adding a run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.814 | 78165 | Adding a run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.814 | 78165 | Adding a run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.814 | 78165 | Adding a run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.814 | 78165 | Adding a run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.814 | 78165 | Adding a run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.814 | 78165 | Adding a run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.814 | 78165 | Adding a run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.815 | 78165 | Adding a run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.815 | 78165 | Adding a run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.815 | 78165 | Adding a run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.815 | 78165 | Adding a run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.815 | 78165 | Adding a run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.815 | 78165 | Adding a run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.815 | 78165 | Adding a run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.815 | 78165 | Adding a run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.815 | 78165 | Adding a run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.816 | 78165 | Adding a run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.816 | 78165 | Adding a run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.816 | 78165 | Adding a run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.816 | 78165 | Adding a run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.816 | 78165 | Adding a run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.816 | 78165 | Adding a run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.816 | 78165 | Adding a run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.816 | 78165 | Adding a run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.817 | 78165 | Adding a run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.817 | 78165 | Adding a run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.817 | 78165 | Adding a run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.817 | 78165 | Adding a run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.817 | 78165 | Adding a run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.817 | 78165 | Adding a run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.817 | 78165 | Adding a run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.817 | 78165 | Adding a run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.818 | 78165 | Adding a run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.818 | 78165 | Adding a run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.818 | 78165 | Adding a run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.818 | 78165 | Adding a run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.818 | 78165 | Adding a run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.818 | 78165 | Adding a run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.818 | 78165 | Adding a run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.818 | 78165 | Adding a run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.818 | 78165 | Adding a run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.819 | 78165 | Adding a run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.819 | 78165 | Adding a run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.819 | 78165 | Adding a run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.819 | 78165 | Adding a run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.819 | 78165 | Adding a run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.819 | 78165 | Adding a run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.819 | 78165 | Adding a run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.819 | 78165 | Adding a run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.820 | 78165 | Adding a run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.820 | 78165 | Adding a run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.820 | 78165 | Adding a run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.820 | 78165 | Adding a run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.820 | 78165 | Adding a run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.820 | 78165 | Adding a run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.820 | 78165 | Adding a run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.820 | 78165 | Adding a run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.821 | 78165 | Adding a run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.821 | 78165 | Adding a run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.821 | 78165 | Adding a run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.821 | 78165 | Adding a run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.821 | 78165 | Adding a run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.821 | 78165 | Adding a run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.821 | 78165 | Adding a run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.821 | 78165 | Adding a run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.821 | 78165 | Adding a run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.822 | 78165 | Adding a run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.822 | 78165 | Adding a run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.822 | 78165 | Adding a run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.822 | 78165 | Adding a run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.822 | 78165 | Adding a run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.822 | 78165 | Adding a run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.822 | 78165 | Adding a run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.822 | 78165 | Adding a run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.823 | 78165 | Adding a run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.823 | 78165 | Adding a run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.823 | 78165 | Adding a run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.823 | 78165 | Adding a run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.823 | 78165 | Adding a run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.823 | 78165 | Adding a run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.823 | 78165 | Adding a run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.823 | 78165 | Adding a run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.823 | 78165 | Adding a run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.824 | 78165 | Adding a run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.824 | 78165 | Adding a run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.824 | 78165 | Adding a run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.824 | 78165 | Adding a run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.824 | 78165 | Adding a run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.824 | 78165 | Adding a run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.824 | 78165 | Adding a run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.824 | 78165 | Adding a run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.825 | 78165 | Adding a run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.825 | 78165 | Adding a run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.825 | 78165 | Adding a run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.825 | 78165 | Adding a run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.825 | 78165 | Adding a run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.825 | 78165 | Adding a run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.825 | 78165 | Adding a run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.825 | 78165 | Adding a run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.826 | 78165 | Adding a run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.826 | 78165 | Adding a run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.826 | 78165 | Adding a run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.826 | 78165 | Adding a run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.826 | 78165 | Adding a run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.826 | 78165 | Adding a run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.826 | 78165 | Adding a run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.826 | 78165 | Adding a run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.826 | 78165 | Adding a run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.827 | 78165 | Adding a run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.827 | 78165 | Adding a run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.827 | 78165 | Adding a run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.827 | 78165 | Adding a run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.827 | 78165 | Adding a run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.827 | 78165 | Adding a run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.827 | 78165 | Adding a run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.827 | 78165 | Adding a run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.828 | 78165 | Adding a run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.828 | 78165 | Adding a run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.828 | 78165 | Adding a run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.828 | 78165 | Adding a run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.828 | 78165 | Adding a run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.828 | 78165 | Adding a run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.828 | 78165 | Adding a run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.828 | 78165 | Adding a run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.829 | 78165 | Adding a run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.829 | 78165 | Adding a run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.829 | 78165 | Adding a run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.829 | 78165 | Adding a run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.829 | 78165 | Adding a run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.829 | 78165 | Adding a run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.829 | 78165 | Adding a run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.829 | 78165 | Adding a run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.829 | 78165 | Adding a run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.830 | 78165 | Adding a run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.830 | 78165 | Adding a run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.830 | 78165 | Adding a run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.830 | 78165 | Adding a run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.830 | 78165 | Adding a run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.830 | 78165 | Adding a run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.830 | 78165 | Adding a run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.830 | 78165 | Adding a run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.831 | 78165 | Adding a run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.831 | 78165 | Adding a run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.831 | 78165 | Adding a run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.831 | 78165 | Adding a run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.831 | 78165 | Adding a run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.831 | 78165 | Adding a run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.831 | 78165 | Adding a run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.831 | 78165 | Adding a run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.831 | 78165 | Adding a run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.832 | 78165 | Adding a run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.832 | 78165 | Adding a run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.832 | 78165 | Adding a run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.832 | 78165 | Adding a run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.832 | 78165 | Adding a run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.832 | 78165 | Adding a run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.832 | 78165 | Adding a run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.832 | 78165 | Adding a run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.833 | 78165 | Adding a run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.833 | 78165 | Adding a run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.833 | 78165 | Adding a run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.833 | 78165 | Adding a run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.833 | 78165 | Adding a run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.833 | 78165 | Adding a run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.833 | 78165 | Adding a run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.833 | 78165 | Adding a run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.833 | 78165 | Adding a run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.834 | 78165 | Adding a run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.834 | 78165 | Adding a run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.834 | 78165 | Adding a run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.834 | 78165 | Adding a run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.834 | 78165 | Adding a run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.834 | 78165 | Adding a run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.834 | 78165 | Adding a run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.834 | 78165 | Adding a run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.835 | 78165 | Adding a run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.835 | 78165 | Adding a run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.835 | 78165 | Adding a run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.835 | 78165 | Adding a run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.835 | 78165 | Adding a run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.835 | 78165 | Adding a run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.835 | 78165 | Adding a run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.835 | 78165 | Adding a run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.836 | 78165 | Adding a run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.836 | 78165 | Adding a run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.836 | 78165 | Adding a run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.836 | 78165 | Adding a run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.836 | 78165 | Adding a run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.836 | 78165 | Adding a run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.836 | 78165 | Adding a run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.836 | 78165 | Adding a run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.836 | 78165 | Adding a run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.837 | 78165 | Adding a run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.837 | 78165 | Adding a run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.837 | 78165 | Adding a run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.837 | 78165 | Adding a run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.837 | 78165 | Adding a run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.837 | 78165 | Adding a run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.837 | 78165 | Adding a run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.837 | 78165 | Adding a run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.838 | 78165 | Adding a run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.838 | 78165 | Adding a run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.838 | 78165 | Adding a run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.838 | 78165 | Adding a run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.838 | 78165 | Adding a run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.838 | 78165 | Adding a run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.838 | 78165 | Adding a run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.838 | 78165 | Adding a run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.839 | 78165 | Adding a run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.839 | 78165 | Adding a run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.839 | 78165 | Adding a run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.839 | 78165 | Adding a run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.839 | 78165 | Adding a run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.839 | 78165 | Adding a run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.839 | 78165 | Adding a run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.839 | 78165 | Adding a run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.839 | 78165 | Adding a run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.840 | 78165 | Adding a run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.840 | 78165 | Adding a run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.840 | 78165 | Adding a run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.840 | 78165 | Adding a run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.840 | 78165 | Adding a run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.840 | 78165 | Adding a run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.840 | 78165 | Adding a run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.840 | 78165 | Adding a run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.841 | 78165 | Adding a run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.841 | 78165 | Adding a run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.841 | 78165 | Adding a run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.841 | 78165 | Adding a run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.841 | 78165 | Adding a run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.841 | 78165 | Adding a run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.841 | 78165 | Adding a run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.841 | 78165 | Adding a run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.842 | 78165 | Adding a run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.842 | 78165 | Adding a run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.842 | 78165 | Adding a run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.842 | 78165 | Adding a run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.842 | 78165 | Adding a run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.842 | 78165 | Adding a run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.842 | 78165 | Adding a run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.842 | 78165 | Adding a run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.843 | 78165 | Adding a run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.843 | 78165 | Adding a run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.843 | 78165 | Adding a run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.843 | 78165 | Adding a run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.843 | 78165 | Adding a run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.843 | 78165 | Adding a run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.843 | 78165 | Adding a run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.843 | 78165 | Adding a run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.843 | 78165 | Adding a run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.844 | 78165 | Adding a run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.844 | 78165 | Adding a run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.844 | 78165 | Adding a run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.844 | 78165 | Adding a run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.844 | 78165 | Adding a run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.844 | 78165 | Adding a run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.844 | 78165 | Adding a run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.844 | 78165 | Adding a run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.845 | 78165 | Adding a run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.845 | 78165 | Adding a run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.845 | 78165 | Adding a run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.845 | 78165 | Adding a run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.845 | 78165 | Adding a run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.845 | 78165 | Adding a run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.845 | 78165 | Adding a run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.845 | 78165 | Adding a run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.845 | 78165 | Adding a run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.846 | 78165 | Adding a run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.846 | 78165 | Adding a run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.846 | 78165 | Adding a run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.846 | 78165 | Adding a run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.846 | 78165 | Adding a run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.846 | 78165 | Adding a run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.846 | 78165 | Adding a run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.846 | 78165 | Adding a run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.847 | 78165 | Adding a run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.847 | 78165 | Adding a run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.847 | 78165 | Adding a run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.847 | 78165 | Adding a run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.847 | 78165 | Adding a run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.847 | 78165 | Adding a run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.847 | 78165 | Adding a run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.847 | 78165 | Adding a run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.847 | 78165 | Adding a run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.848 | 78165 | Adding a run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.848 | 78165 | Adding a run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.848 | 78165 | Adding a run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.848 | 78165 | Adding a run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.848 | 78165 | Adding a run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.848 | 78165 | Adding a run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.848 | 78165 | Adding a run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.848 | 78165 | Adding a run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.849 | 78165 | Adding a run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.849 | 78165 | Adding a run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.849 | 78165 | Adding a run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.849 | 78165 | Adding a run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.849 | 78165 | Adding a run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.849 | 78165 | Adding a run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.849 | 78165 | Adding a run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.849 | 78165 | Adding a run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.849 | 78165 | Adding a run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.850 | 78165 | Adding a run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.850 | 78165 | Adding a run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.850 | 78165 | Adding a run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.850 | 78165 | Adding a run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.850 | 78165 | Adding a run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.850 | 78165 | Adding a run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.850 | 78165 | Adding a run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.850 | 78165 | Adding a run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.851 | 78165 | Adding a run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.851 | 78165 | Adding a run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.851 | 78165 | Adding a run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.851 | 78165 | Adding a run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.851 | 78165 | Adding a run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.851 | 78165 | Adding a run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.851 | 78165 | Adding a run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.851 | 78165 | Adding a run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.851 | 78165 | Adding a run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.852 | 78165 | Adding a run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.852 | 78165 | Adding a run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.852 | 78165 | Adding a run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.852 | 78165 | Adding a run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.852 | 78165 | Adding a run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.852 | 78165 | Adding a run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.852 | 78165 | Adding a run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.852 | 78165 | Adding a run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.853 | 78165 | Adding a run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.853 | 78165 | Adding a run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.853 | 78165 | Adding a run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.853 | 78165 | Adding a run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.853 | 78165 | Adding a run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.853 | 78165 | Adding a run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.853 | 78165 | Adding a run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.853 | 78165 | Adding a run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.854 | 78165 | Adding a run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.854 | 78165 | Adding a run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.854 | 78165 | Adding a run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.854 | 78165 | Adding a run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.854 | 78165 | Adding a run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.854 | 78165 | Adding a run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.854 | 78165 | Adding a run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.854 | 78165 | Adding a run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.854 | 78165 | Adding a run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.855 | 78165 | Adding a run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.855 | 78165 | Adding a run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.855 | 78165 | Adding a run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.855 | 78165 | Adding a run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.855 | 78165 | Adding a run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.855 | 78165 | Adding a run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.855 | 78165 | Adding a run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.855 | 78165 | Adding a run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.856 | 78165 | Adding a run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.856 | 78165 | Adding a run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.856 | 78165 | Adding a run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.856 | 78165 | Adding a run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.856 | 78165 | Adding a run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.856 | 78165 | Adding a run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.856 | 78165 | Adding a run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.856 | 78165 | Adding a run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.857 | 78165 | Adding a run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.857 | 78165 | Adding a run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.857 | 78165 | Adding a run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.857 | 78165 | Adding a run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.857 | 78165 | Adding a run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.857 | 78165 | Adding a run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.857 | 78165 | Adding a run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.857 | 78165 | Adding a run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.857 | 78165 | Adding a run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.858 | 78165 | Adding a run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.858 | 78165 | Adding a run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.858 | 78165 | Adding a run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.858 | 78165 | Adding a run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.858 | 78165 | Adding a run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.858 | 78165 | Adding a run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.858 | 78165 | Adding a run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.858 | 78165 | Adding a run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.859 | 78165 | Adding a run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.859 | 78165 | Adding a run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.859 | 78165 | Adding a run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.859 | 78165 | Adding a run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.859 | 78165 | Adding a run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.859 | 78165 | Adding a run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.859 | 78165 | Adding a run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.859 | 78165 | Adding a run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.860 | 78165 | Adding a run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.860 | 78165 | Adding a run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.860 | 78165 | Adding a run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.860 | 78165 | Adding a run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.860 | 78165 | Adding a run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.860 | 78165 | Adding a run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.860 | 78165 | Adding a run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.860 | 78165 | Adding a run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.860 | 78165 | Adding a run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.861 | 78165 | Adding a run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.861 | 78165 | Adding a run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.861 | 78165 | Adding a run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.861 | 78165 | Adding a run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.861 | 78165 | Adding a run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.861 | 78165 | Adding a run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.861 | 78165 | Adding a run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.861 | 78165 | Adding a run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.862 | 78165 | Adding a run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.862 | 78165 | Adding a run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.862 | 78165 | Adding a run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.862 | 78165 | Adding a run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.862 | 78165 | Adding a run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.862 | 78165 | Adding a run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.862 | 78165 | Adding a run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.862 | 78165 | Adding a run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.862 | 78165 | Adding a run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.863 | 78165 | Adding a run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.863 | 78165 | Adding a run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.863 | 78165 | Adding a run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.863 | 78165 | Adding a run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.863 | 78165 | Adding a run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.863 | 78165 | Adding a run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.863 | 78165 | Adding a run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.863 | 78165 | Adding a run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.864 | 78165 | Adding a run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.864 | 78165 | Adding a run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.864 | 78165 | Adding a run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.864 | 78165 | Adding a run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.864 | 78165 | Adding a run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.864 | 78165 | Adding a run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.864 | 78165 | Adding a run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.864 | 78165 | Adding a run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.865 | 78165 | Adding a run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.865 | 78165 | Adding a run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.865 | 78165 | Adding a run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.865 | 78165 | Adding a run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.865 | 78165 | Adding a run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.865 | 78165 | Adding a run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.865 | 78165 | Adding a run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.865 | 78165 | Adding a run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.866 | 78165 | Adding a run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.866 | 78165 | Adding a run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.866 | 78165 | Adding a run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.866 | 78165 | Adding a run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.866 | 78165 | Adding a run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.866 | 78165 | Adding a run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.866 | 78165 | Adding a run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.866 | 78165 | Adding a run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.866 | 78165 | Adding a run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.867 | 78165 | Adding a run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.867 | 78165 | Adding a run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.867 | 78165 | Adding a run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.867 | 78165 | Adding a run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.867 | 78165 | Adding a run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.867 | 78165 | Adding a run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.867 | 78165 | Adding a run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.867 | 78165 | Adding a run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.868 | 78165 | Adding a run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.868 | 78165 | Adding a run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.868 | 78165 | Adding a run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.868 | 78165 | Adding a run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.868 | 78165 | Adding a run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.868 | 78165 | Adding a run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.868 | 78165 | Adding a run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.868 | 78165 | Adding a run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.869 | 78165 | Adding a run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.869 | 78165 | Adding a run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.869 | 78165 | Adding a run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.869 | 78165 | Adding a run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.869 | 78165 | Adding a run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.869 | 78165 | Adding a run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.869 | 78165 | Adding a run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.869 | 78165 | Adding a run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.870 | 78165 | Adding a run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.870 | 78165 | Adding a run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.870 | 78165 | Adding a run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.870 | 78165 | Adding a run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.870 | 78165 | Adding a run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.870 | 78165 | Adding a run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.870 | 78165 | Adding a run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.870 | 78165 | Adding a run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.871 | 78165 | Adding a run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.871 | 78165 | Adding a run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.871 | 78165 | Adding a run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.871 | 78165 | Adding a run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.871 | 78165 | Adding a run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.871 | 78165 | Adding a run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.871 | 78165 | Adding a run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.871 | 78165 | Adding a run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.871 | 78165 | Adding a run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.872 | 78165 | Adding a run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.872 | 78165 | Adding a run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.872 | 78165 | Adding a run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.872 | 78165 | Adding a run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.872 | 78165 | Adding a run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.872 | 78165 | Adding a run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.872 | 78165 | Adding a run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.872 | 78165 | Adding a run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.873 | 78165 | Adding a run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.873 | 78165 | Adding a run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.873 | 78165 | Adding a run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.873 | 78165 | Adding a run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.873 | 78165 | Adding a run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.873 | 78165 | Adding a run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.873 | 78165 | Adding a run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.873 | 78165 | Adding a run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.874 | 78165 | Adding a run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.874 | 78165 | Adding a run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.874 | 78165 | Adding a run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.874 | 78165 | Adding a run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.874 | 78165 | Adding a run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.874 | 78165 | Adding a run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.874 | 78165 | Adding a run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.874 | 78165 | Adding a run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.875 | 78165 | Adding a run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.875 | 78165 | Adding a run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.875 | 78165 | Adding a run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.875 | 78165 | Adding a run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.875 | 78165 | Adding a run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.875 | 78165 | Adding a run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.875 | 78165 | Adding a run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.875 | 78165 | Adding a run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.876 | 78165 | Adding a run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.876 | 78165 | Adding a run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.876 | 78165 | Adding a run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.876 | 78165 | Adding a run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.876 | 78165 | Adding a run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.876 | 78165 | Adding a run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.876 | 78165 | Adding a run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.876 | 78165 | Adding a run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.877 | 78165 | Adding a run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.877 | 78165 | Adding a run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.877 | 78165 | Adding a run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.877 | 78165 | Adding a run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.877 | 78165 | Adding a run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.877 | 78165 | Adding a run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.877 | 78165 | Adding a run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.877 | 78165 | Adding a run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.877 | 78165 | Adding a run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.878 | 78165 | Adding a run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.878 | 78165 | Adding a run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.878 | 78165 | Adding a run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.878 | 78165 | Adding a run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.878 | 78165 | Adding a run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.878 | 78165 | Adding a run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.878 | 78165 | Adding a run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.878 | 78165 | Adding a run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.879 | 78165 | Adding a run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.879 | 78165 | Adding a run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.879 | 78165 | Adding a run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.879 | 78165 | Adding a run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.879 | 78165 | Adding a run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.879 | 78165 | Adding a run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.879 | 78165 | Adding a run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.879 | 78165 | Adding a run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.879 | 78165 | Adding a run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.880 | 78165 | Adding a run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.880 | 78165 | Adding a run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.880 | 78165 | Adding a run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.880 | 78165 | Adding a run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.880 | 78165 | Adding a run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.880 | 78165 | Adding a run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.880 | 78165 | Adding a run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.880 | 78165 | Adding a run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.881 | 78165 | Adding a run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.881 | 78165 | Adding a run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.881 | 78165 | Adding a run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.881 | 78165 | Adding a run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.881 | 78165 | Adding a run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.881 | 78165 | Adding a run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.881 | 78165 | Adding a run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.881 | 78165 | Adding a run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.882 | 78165 | Adding a run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.882 | 78165 | Adding a run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.882 | 78165 | Adding a run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.882 | 78165 | Adding a run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.882 | 78165 | Adding a run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.882 | 78165 | Adding a run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.882 | 78165 | Adding a run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.882 | 78165 | Adding a run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.882 | 78165 | Adding a run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.883 | 78165 | Adding a run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.883 | 78165 | Adding a run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.883 | 78165 | Adding a run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.883 | 78165 | Adding a run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.883 | 78165 | Adding a run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.883 | 78165 | Adding a run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.883 | 78165 | Adding a run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.883 | 78165 | Adding a run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.884 | 78165 | Adding a run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.884 | 78165 | Adding a run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.884 | 78165 | Adding a run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.884 | 78165 | Adding a run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.884 | 78165 | Adding a run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.884 | 78165 | Adding a run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.884 | 78165 | Adding a run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.884 | 78165 | Adding a run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.885 | 78165 | Adding a run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.885 | 78165 | Adding a run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.885 | 78165 | Adding a run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.885 | 78165 | Adding a run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.885 | 78165 | Adding a run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.885 | 78165 | Adding a run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.885 | 78165 | Adding a run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.885 | 78165 | Adding a run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.885 | 78165 | Adding a run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.886 | 78165 | Adding a run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.886 | 78165 | Adding a run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.886 | 78165 | Adding a run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.886 | 78165 | Adding a run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.886 | 78165 | Adding a run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.886 | 78165 | Adding a run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.886 | 78165 | Adding a run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.886 | 78165 | Adding a run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.887 | 78165 | Adding a run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.887 | 78165 | Adding a run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.887 | 78165 | Adding a run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.887 | 78165 | Adding a run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.887 | 78165 | Adding a run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.887 | 78165 | Adding a run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.887 | 78165 | Adding a run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.887 | 78165 | Adding a run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.888 | 78165 | Adding a run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.888 | 78165 | Adding a run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.888 | 78165 | Adding a run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.888 | 78165 | Adding a run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.888 | 78165 | Adding a run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.888 | 78165 | Adding a run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.888 | 78165 | Adding a run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.888 | 78165 | Adding a run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.888 | 78165 | Adding a run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.889 | 78165 | Adding a run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.889 | 78165 | Adding a run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.889 | 78165 | Adding a run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.889 | 78165 | Adding a run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.889 | 78165 | Adding a run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.889 | 78165 | Adding a run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.889 | 78165 | Adding a run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.889 | 78165 | Adding a run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.890 | 78165 | Adding a run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.890 | 78165 | Adding a run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.890 | 78165 | Adding a run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.890 | 78165 | Adding a run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.890 | 78165 | Adding a run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.890 | 78165 | Adding a run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.890 | 78165 | Adding a run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.890 | 78165 | Adding a run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.890 | 78165 | Adding a run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.891 | 78165 | Adding a run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.891 | 78165 | Adding a run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.891 | 78165 | Adding a run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.891 | 78165 | Adding a run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.891 | 78165 | Adding a run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.891 | 78165 | Adding a run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.891 | 78165 | Adding a run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.891 | 78165 | Adding a run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.892 | 78165 | Adding a run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.892 | 78165 | Adding a run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.892 | 78165 | Adding a run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.892 | 78165 | Adding a run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.892 | 78165 | Adding a run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.892 | 78165 | Adding a run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.892 | 78165 | Adding a run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.892 | 78165 | Adding a run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.893 | 78165 | Adding a run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.893 | 78165 | Adding a run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.893 | 78165 | Adding a run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.893 | 78165 | Adding a run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.893 | 78165 | Adding a run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.893 | 78165 | Adding a run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.893 | 78165 | Adding a run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.893 | 78165 | Adding a run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.893 | 78165 | Adding a run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.894 | 78165 | Adding a run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.894 | 78165 | Adding a run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.894 | 78165 | Adding a run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.894 | 78165 | Adding a run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.894 | 78165 | Adding a run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.894 | 78165 | Adding a run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.894 | 78165 | Adding a run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.894 | 78165 | Adding a run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.895 | 78165 | Adding a run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.895 | 78165 | Adding a run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.895 | 78165 | Adding a run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.895 | 78165 | Adding a run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.895 | 78165 | Adding a run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.895 | 78165 | Adding a run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.895 | 78165 | Adding a run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.895 | 78165 | Adding a run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.895 | 78165 | Adding a run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.896 | 78165 | Adding a run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.896 | 78165 | Adding a run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.896 | 78165 | Adding a run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.896 | 78165 | Adding a run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.896 | 78165 | Adding a run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.896 | 78165 | Adding a run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.896 | 78165 | Adding a run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.896 | 78165 | Adding a run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.897 | 78165 | Adding a run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.897 | 78165 | Adding a run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.897 | 78165 | Adding a run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.897 | 78165 | Adding a run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.897 | 78165 | Adding a run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.897 | 78165 | Adding a run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.897 | 78165 | Adding a run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.897 | 78165 | Adding a run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.898 | 78165 | Adding a run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.898 | 78165 | Adding a run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.898 | 78165 | Adding a run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.898 | 78165 | Adding a run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.898 | 78165 | Adding a run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.898 | 78165 | Adding a run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.898 | 78165 | Adding a run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.898 | 78165 | Adding a run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.898 | 78165 | Adding a run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.899 | 78165 | Adding a run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.899 | 78165 | Adding a run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.899 | 78165 | Adding a run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.899 | 78165 | Adding a run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.899 | 78165 | Adding a run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.899 | 78165 | Adding a run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.899 | 78165 | Adding a run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.899 | 78165 | Adding a run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.900 | 78165 | Adding a run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.900 | 78165 | Adding a run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.900 | 78165 | Adding a run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.900 | 78165 | Adding a run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.900 | 78165 | Adding a run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.900 | 78165 | Adding a run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.900 | 78165 | Adding a run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.900 | 78165 | Adding a run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.901 | 78165 | Adding a run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.901 | 78165 | Adding a run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.901 | 78165 | Adding a run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.901 | 78165 | Adding a run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.901 | 78165 | Adding a run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.901 | 78165 | Adding a run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.901 | 78165 | Adding a run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.901 | 78165 | Adding a run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.901 | 78165 | Adding a run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.902 | 78165 | Adding a run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.902 | 78165 | Adding a run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.902 | 78165 | Adding a run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.902 | 78165 | Adding a run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.902 | 78165 | Adding a run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.902 | 78165 | Adding a run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.902 | 78165 | Adding a run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.902 | 78165 | Adding a run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.903 | 78165 | Adding a run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.903 | 78165 | Adding a run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.903 | 78165 | Adding a run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.903 | 78165 | Adding a run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.903 | 78165 | Adding a run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.903 | 78165 | Adding a run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.903 | 78165 | Adding a run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.903 | 78165 | Adding a run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.903 | 78165 | Adding a run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.904 | 78165 | Adding a run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.904 | 78165 | Adding a run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.904 | 78165 | Adding a run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.904 | 78165 | Adding a run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.904 | 78165 | Adding a run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.904 | 78165 | Adding a run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.904 | 78165 | Adding a run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.904 | 78165 | Adding a run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.905 | 78165 | Adding a run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.905 | 78165 | Adding a run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.905 | 78165 | Adding a run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.905 | 78165 | Adding a run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.905 | 78165 | Adding a run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.905 | 78165 | Adding a run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.905 | 78165 | Adding a run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.905 | 78165 | Adding a run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.905 | 78165 | Adding a run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.906 | 78165 | Adding a run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.906 | 78165 | Adding a run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.906 | 78165 | Adding a run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.906 | 78165 | Adding a run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.906 | 78165 | Adding a run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.906 | 78165 | Adding a run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.906 | 78165 | Adding a run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.906 | 78165 | Adding a run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.907 | 78165 | Adding a run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.907 | 78165 | Adding a run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.907 | 78165 | Adding a run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.907 | 78165 | Adding a run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.907 | 78165 | Adding a run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.907 | 78165 | Adding a run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.907 | 78165 | Adding a run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.907 | 78165 | Adding a run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.908 | 78165 | Adding a run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.908 | 78165 | Adding a run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.908 | 78165 | Adding a run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.908 | 78165 | Adding a run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.908 | 78165 | Adding a run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.908 | 78165 | Adding a run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.908 | 78165 | Adding a run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.908 | 78165 | Adding a run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.908 | 78165 | Adding a run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.909 | 78165 | Adding a run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.909 | 78165 | Adding a run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.909 | 78165 | Adding a run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.909 | 78165 | Adding a run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.909 | 78165 | Adding a run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.909 | 78165 | Adding a run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.909 | 78165 | Adding a run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.909 | 78165 | Adding a run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.910 | 78165 | Adding a run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.910 | 78165 | Adding a run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.910 | 78165 | Adding a run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.910 | 78165 | Adding a run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.910 | 78165 | Adding a run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.910 | 78165 | Adding a run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.910 | 78165 | Adding a run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.910 | 78165 | Adding a run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.911 | 78165 | Adding a run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.911 | 78165 | Adding a run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.911 | 78165 | Adding a run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.911 | 78165 | Adding a run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.911 | 78165 | Adding a run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.911 | 78165 | Adding a run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.911 | 78165 | Adding a run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.911 | 78165 | Adding a run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.911 | 78165 | Adding a run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.912 | 78165 | Adding a run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.912 | 78165 | Adding a run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.912 | 78165 | Adding a run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.912 | 78165 | Adding a run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.912 | 78165 | Adding a run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.912 | 78165 | Adding a run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.912 | 78165 | Adding a run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.912 | 78165 | Adding a run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.913 | 78165 | Adding a run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.913 | 78165 | Adding a run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.913 | 78165 | Adding a run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.913 | 78165 | Adding a run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.913 | 78165 | Adding a run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.913 | 78165 | Adding a run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.913 | 78165 | Adding a run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.913 | 78165 | Adding a run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.914 | 78165 | Adding a run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.914 | 78165 | Adding a run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.914 | 78165 | Adding a run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.914 | 78165 | Adding a run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.914 | 78165 | Adding a run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.914 | 78165 | Adding a run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.914 | 78165 | Adding a run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.914 | 78165 | Adding a run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.914 | 78165 | Adding a run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.915 | 78165 | Adding a run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.915 | 78165 | Adding a run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.915 | 78165 | Adding a run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.915 | 78165 | Adding a run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.915 | 78165 | Adding a run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.915 | 78165 | Adding a run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.915 | 78165 | Adding a run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.915 | 78165 | Adding a run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.916 | 78165 | Adding a run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.916 | 78165 | Adding a run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.916 | 78165 | Adding a run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.916 | 78165 | Adding a run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.916 | 78165 | Adding a run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.916 | 78165 | Adding a run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.916 | 78165 | Adding a run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.916 | 78165 | Adding a run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.917 | 78165 | Adding a run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.917 | 78165 | Adding a run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.917 | 78165 | Adding a run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.917 | 78165 | Adding a run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.917 | 78165 | Adding a run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.917 | 78165 | Adding a run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.917 | 78165 | Adding a run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.917 | 78165 | Adding a run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.917 | 78165 | Adding a run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.918 | 78165 | Adding a run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.918 | 78165 | Adding a run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.918 | 78165 | Adding a run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.918 | 78165 | Adding a run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.918 | 78165 | Adding a run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.918 | 78165 | Adding a run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.918 | 78165 | Adding a run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.918 | 78165 | Adding a run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.919 | 78165 | Adding a run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.919 | 78165 | Adding a run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.919 | 78165 | Adding a run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.919 | 78165 | Adding a run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.919 | 78165 | Adding a run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.919 | 78165 | Adding a run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.919 | 78165 | Adding a run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.919 | 78165 | Adding a run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.919 | 78165 | Adding a run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.920 | 78165 | Adding a run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.920 | 78165 | Adding a run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.920 | 78165 | Adding a run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.920 | 78165 | Adding a run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.920 | 78165 | Adding a run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.920 | 78165 | Adding a run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.920 | 78165 | Adding a run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.920 | 78165 | Adding a run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.921 | 78165 | Adding a run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.921 | 78165 | Adding a run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.921 | 78165 | Adding a run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.921 | 78165 | Adding a run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.921 | 78165 | Adding a run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.921 | 78165 | Adding a run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.921 | 78165 | Adding a run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.921 | 78165 | Adding a run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.921 | 78165 | Adding a run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.922 | 78165 | Adding a run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.922 | 78165 | Adding a run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.922 | 78165 | Adding a run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.922 | 78165 | Adding a run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.922 | 78165 | Adding a run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.922 | 78165 | Adding a run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.922 | 78165 | Adding a run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.922 | 78165 | Adding a run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.923 | 78165 | Adding a run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.923 | 78165 | Adding a run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.923 | 78165 | Adding a run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.923 | 78165 | Adding a run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.923 | 78165 | Adding a run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.923 | 78165 | Adding a run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.923 | 78165 | Adding a run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.923 | 78165 | Adding a run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.924 | 78165 | Adding a run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.924 | 78165 | Adding a run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.924 | 78165 | Adding a run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.924 | 78165 | Adding a run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.924 | 78165 | Adding a run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.924 | 78165 | Adding a run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.924 | 78165 | Adding a run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.924 | 78165 | Adding a run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.925 | 78165 | Adding a run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.925 | 78165 | Adding a run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.925 | 78165 | Adding a run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.925 | 78165 | Adding a run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.925 | 78165 | Adding a run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.925 | 78165 | Adding a run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.925 | 78165 | Adding a run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.925 | 78165 | Adding a run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.925 | 78165 | Adding a run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.926 | 78165 | Adding a run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.926 | 78165 | Adding a run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.926 | 78165 | Adding a run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.926 | 78165 | Adding a run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.926 | 78165 | Adding a run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.926 | 78165 | Adding a run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.926 | 78165 | Adding a run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.926 | 78165 | Adding a run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.927 | 78165 | Adding a run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.927 | 78165 | Adding a run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.927 | 78165 | Adding a run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.927 | 78165 | Adding a run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.927 | 78165 | Adding a run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.927 | 78165 | Adding a run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.927 | 78165 | Adding a run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.927 | 78165 | Adding a run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.927 | 78165 | Adding a run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.928 | 78165 | Adding a run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.928 | 78165 | Adding a run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.928 | 78165 | Adding a run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.928 | 78165 | Adding a run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.928 | 78165 | Adding a run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.928 | 78165 | Adding a run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.928 | 78165 | Adding a run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.928 | 78165 | Adding a run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.929 | 78165 | Adding a run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.929 | 78165 | Adding a run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.929 | 78165 | Adding a run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.929 | 78165 | Adding a run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.929 | 78165 | Adding a run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.929 | 78165 | Adding a run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.929 | 78165 | Adding a run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.929 | 78165 | Adding a run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.930 | 78165 | Adding a run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.930 | 78165 | Adding a run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.930 | 78165 | Adding a run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.930 | 78165 | Adding a run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.930 | 78165 | Adding a run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.930 | 78165 | Adding a run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.930 | 78165 | Adding a run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.930 | 78165 | Adding a run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.930 | 78165 | Adding a run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.931 | 78165 | Adding a run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.931 | 78165 | Adding a run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.931 | 78165 | Adding a run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.931 | 78165 | Adding a run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.931 | 78165 | Adding a run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.931 | 78165 | Adding a run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.931 | 78165 | Adding a run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.931 | 78165 | Adding a run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.932 | 78165 | Adding a run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.932 | 78165 | Adding a run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.932 | 78165 | Adding a run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.932 | 78165 | Adding a run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.932 | 78165 | Adding a run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.932 | 78165 | Adding a run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.932 | 78165 | Adding a run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.932 | 78165 | Adding a run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.932 | 78165 | Adding a run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.933 | 78165 | Adding a run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.933 | 78165 | Adding a run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.933 | 78165 | Adding a run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.933 | 78165 | Adding a run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.933 | 78165 | Adding a run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.933 | 78165 | Adding a run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.933 | 78165 | Adding a run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.933 | 78165 | Adding a run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.934 | 78165 | Adding a run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.934 | 78165 | Adding a run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.934 | 78165 | Adding a run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.934 | 78165 | Adding a run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.934 | 78165 | Adding a run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.934 | 78165 | Adding a run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.934 | 78165 | Adding a run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.934 | 78165 | Adding a run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.934 | 78165 | Adding a run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.935 | 78165 | Adding a run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.935 | 78165 | Adding a run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.935 | 78165 | Adding a run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.935 | 78165 | Adding a run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.935 | 78165 | Adding a run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.935 | 78165 | Adding a run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.935 | 78165 | Adding a run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.935 | 78165 | Adding a run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.936 | 78165 | Adding a run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.936 | 78165 | Adding a run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.936 | 78165 | Adding a run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.936 | 78165 | Adding a run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.936 | 78165 | Adding a run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.936 | 78165 | Adding a run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.936 | 78165 | Adding a run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.936 | 78165 | Adding a run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.936 | 78165 | Adding a run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.937 | 78165 | Adding a run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.937 | 78165 | Adding a run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.937 | 78165 | Adding a run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.937 | 78165 | Adding a run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.937 | 78165 | Adding a run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.937 | 78165 | Adding a run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.937 | 78165 | Adding a run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.937 | 78165 | Adding a run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.938 | 78165 | Adding a run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.938 | 78165 | Adding a run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.938 | 78165 | Adding a run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.938 | 78165 | Adding a run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.938 | 78165 | Adding a run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.938 | 78165 | Adding a run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.938 | 78165 | Adding a run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.938 | 78165 | Adding a run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.938 | 78165 | Adding a run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.939 | 78165 | Adding a run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.939 | 78165 | Adding a run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.939 | 78165 | Adding a run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.939 | 78165 | Adding a run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.939 | 78165 | Adding a run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.939 | 78165 | Adding a run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.939 | 78165 | Adding a run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.939 | 78165 | Adding a run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.940 | 78165 | Adding a run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.940 | 78165 | Adding a run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.940 | 78165 | Adding a run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.940 | 78165 | Adding a run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.940 | 78165 | Adding a run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.940 | 78165 | Adding a run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.940 | 78165 | Adding a run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.940 | 78165 | Adding a run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.941 | 78165 | Adding a run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.941 | 78165 | Adding a run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.941 | 78165 | Adding a run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.941 | 78165 | Adding a run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.941 | 78165 | Adding a run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.941 | 78165 | Adding a run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.941 | 78165 | Adding a run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.941 | 78165 | Adding a run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.941 | 78165 | Adding a run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.942 | 78165 | Adding a run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.942 | 78165 | Adding a run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.942 | 78165 | Adding a run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.942 | 78165 | Adding a run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.942 | 78165 | Adding a run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.942 | 78165 | Adding a run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.942 | 78165 | Adding a run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.942 | 78165 | Adding a run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.943 | 78165 | Adding a run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.943 | 78165 | Adding a run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.943 | 78165 | Adding a run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.943 | 78165 | Adding a run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.943 | 78165 | Adding a run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.943 | 78165 | Adding a run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.943 | 78165 | Adding a run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.943 | 78165 | Adding a run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.944 | 78165 | Adding a run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.944 | 78165 | Adding a run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.944 | 78165 | Adding a run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.944 | 78165 | Adding a run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.944 | 78165 | Adding a run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.944 | 78165 | Adding a run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.944 | 78165 | Adding a run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.944 | 78165 | Adding a run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.944 | 78165 | Adding a run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.945 | 78165 | Adding a run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.945 | 78165 | Adding a run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.945 | 78165 | Adding a run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.945 | 78165 | Adding a run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.945 | 78165 | Adding a run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.945 | 78165 | Adding a run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.945 | 78165 | Adding a run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.945 | 78165 | Adding a run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.946 | 78165 | Adding a run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.946 | 78165 | Adding a run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.946 | 78165 | Adding a run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.946 | 78165 | Adding a run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.946 | 78165 | Adding a run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.946 | 78165 | Adding a run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.946 | 78165 | Adding a run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.946 | 78165 | Adding a run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.946 | 78165 | Adding a run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.947 | 78165 | Adding a run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.947 | 78165 | Adding a run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.947 | 78165 | Adding a run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.947 | 78165 | Adding a run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.947 | 78165 | Adding a run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.947 | 78165 | Adding a run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.947 | 78165 | Adding a run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.947 | 78165 | Adding a run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.948 | 78165 | Adding a run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.948 | 78165 | Adding a run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.948 | 78165 | Adding a run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.948 | 78165 | Adding a run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.948 | 78165 | Adding a run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.948 | 78165 | Adding a run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.948 | 78165 | Adding a run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.948 | 78165 | Adding a run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.949 | 78165 | Adding a run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.949 | 78165 | Adding a run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.949 | 78165 | Adding a run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.949 | 78165 | Adding a run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.949 | 78165 | Adding a run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.949 | 78165 | Adding a run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.949 | 78165 | Adding a run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.949 | 78165 | Adding a run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.949 | 78165 | Adding a run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.950 | 78165 | Adding a run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.950 | 78165 | Adding a run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.950 | 78165 | Adding a run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.950 | 78165 | Adding a run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.950 | 78165 | Adding a run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.950 | 78165 | Adding a run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.950 | 78165 | Adding a run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.950 | 78165 | Adding a run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.951 | 78165 | Adding a run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.951 | 78165 | Adding a run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.951 | 78165 | Adding a run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.951 | 78165 | Adding a run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.951 | 78165 | Adding a run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.951 | 78165 | Adding a run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.951 | 78165 | Adding a run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.951 | 78165 | Adding a run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.952 | 78165 | Adding a run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.952 | 78165 | Adding a run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.952 | 78165 | Adding a run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.952 | 78165 | Adding a run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.952 | 78165 | Adding a run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.952 | 78165 | Adding a run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.952 | 78165 | Adding a run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.952 | 78165 | Adding a run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.952 | 78165 | Adding a run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.953 | 78165 | Adding a run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.953 | 78165 | Adding a run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.953 | 78165 | Adding a run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.953 | 78165 | Adding a run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.953 | 78165 | Adding a run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.953 | 78165 | Adding a run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.953 | 78165 | Adding a run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.953 | 78165 | Adding a run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.954 | 78165 | Adding a run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.954 | 78165 | Adding a run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.954 | 78165 | Adding a run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.954 | 78165 | Adding a run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.954 | 78165 | Adding a run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.954 | 78165 | Adding a run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.954 | 78165 | Adding a run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.954 | 78165 | Adding a run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.955 | 78165 | Adding a run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.955 | 78165 | Adding a run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.955 | 78165 | Adding a run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.955 | 78165 | Adding a run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.955 | 78165 | Adding a run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.955 | 78165 | Adding a run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.955 | 78165 | Adding a run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.955 | 78165 | Adding a run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.955 | 78165 | Adding a run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.956 | 78165 | Adding a run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.956 | 78165 | Adding a run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.956 | 78165 | Adding a run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.956 | 78165 | Adding a run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.956 | 78165 | Adding a run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.956 | 78165 | Adding a run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.956 | 78165 | Adding a run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.956 | 78165 | Adding a run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.956 | 78165 | Adding a run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.957 | 78165 | Adding a run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.957 | 78165 | Adding a run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.957 | 78165 | Adding a run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.957 | 78165 | Adding a run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.957 | 78165 | Adding a run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.957 | 78165 | Adding a run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.957 | 78165 | Adding a run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.957 | 78165 | Adding a run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.958 | 78165 | Adding a run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.958 | 78165 | Adding a run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.958 | 78165 | Adding a run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.958 | 78165 | Adding a run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.958 | 78165 | Adding a run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.958 | 78165 | Adding a run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.958 | 78165 | Adding a run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.958 | 78165 | Adding a run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.959 | 78165 | Adding a run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.959 | 78165 | Adding a run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.959 | 78165 | Adding a run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.959 | 78165 | Adding a run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.959 | 78165 | Adding a run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.959 | 78165 | Adding a run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.959 | 78165 | Adding a run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.959 | 78165 | Adding a run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.959 | 78165 | Adding a run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.960 | 78165 | Adding a run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.960 | 78165 | Adding a run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.960 | 78165 | Adding a run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.960 | 78165 | Adding a run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.960 | 78165 | Adding a run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.960 | 78165 | Adding a run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.960 | 78165 | Adding a run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.960 | 78165 | Adding a run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.961 | 78165 | Adding a run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.961 | 78165 | Adding a run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.961 | 78165 | Adding a run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.961 | 78165 | Adding a run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.961 | 78165 | Adding a run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.961 | 78165 | Adding a run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.961 | 78165 | Adding a run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.961 | 78165 | Adding a run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.961 | 78165 | Adding a run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.962 | 78165 | Adding a run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.962 | 78165 | Adding a run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.962 | 78165 | Adding a run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.962 | 78165 | Adding a run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.962 | 78165 | Adding a run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.962 | 78165 | Adding a run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.962 | 78165 | Adding a run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.962 | 78165 | Adding a run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.963 | 78165 | Adding a run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.963 | 78165 | Adding a run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.963 | 78165 | Adding a run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.963 | 78165 | Adding a run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.963 | 78165 | Adding a run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.963 | 78165 | Adding a run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.963 | 78165 | Adding a run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.963 | 78165 | Adding a run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.964 | 78165 | Adding a run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.964 | 78165 | Adding a run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.964 | 78165 | Adding a run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.964 | 78165 | Adding a run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.964 | 78165 | Adding a run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.964 | 78165 | Adding a run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.964 | 78165 | Adding a run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.964 | 78165 | Adding a run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.965 | 78165 | Adding a run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.965 | 78165 | Adding a run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.965 | 78165 | Adding a run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.965 | 78165 | Adding a run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.965 | 78165 | Adding a run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.965 | 78165 | Adding a run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.965 | 78165 | Adding a run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.965 | 78165 | Adding a run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.965 | 78165 | Adding a run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.966 | 78165 | Adding a run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.966 | 78165 | Adding a run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.966 | 78165 | Adding a run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.966 | 78165 | Adding a run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.966 | 78165 | Adding a run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.966 | 78165 | Adding a run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.966 | 78165 | Adding a run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.966 | 78165 | Adding a run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.967 | 78165 | Adding a run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.967 | 78165 | Adding a run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.967 | 78165 | Adding a run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.967 | 78165 | Adding a run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.967 | 78165 | Adding a run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.967 | 78165 | Adding a run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.967 | 78165 | Adding a run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.967 | 78165 | Adding a run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.967 | 78165 | Adding a run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.968 | 78165 | Adding a run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.968 | 78165 | Adding a run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.968 | 78165 | Adding a run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.968 | 78165 | Adding a run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.968 | 78165 | Adding a run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.968 | 78165 | Adding a run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.968 | 78165 | Adding a run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.968 | 78165 | Adding a run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.969 | 78165 | Adding a run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.969 | 78165 | Adding a run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.969 | 78165 | Adding a run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.969 | 78165 | Adding a run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.969 | 78165 | Adding a run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.969 | 78165 | Adding a run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.969 | 78165 | Adding a run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.969 | 78165 | Adding a run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.970 | 78165 | Adding a run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.970 | 78165 | Adding a run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.970 | 78165 | Adding a run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.970 | 78165 | Adding a run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.970 | 78165 | Adding a run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.970 | 78165 | Adding a run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.970 | 78165 | Adding a run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.970 | 78165 | Adding a run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.970 | 78165 | Adding a run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.971 | 78165 | Adding a run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.971 | 78165 | Adding a run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.971 | 78165 | Adding a run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.971 | 78165 | Adding a run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.971 | 78165 | Adding a run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.971 | 78165 | Adding a run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.971 | 78165 | Adding a run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.971 | 78165 | Adding a run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.972 | 78165 | Adding a run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.972 | 78165 | Adding a run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.972 | 78165 | Adding a run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.972 | 78165 | Adding a run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.972 | 78165 | Adding a run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.972 | 78165 | Adding a run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.972 | 78165 | Adding a run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.972 | 78165 | Adding a run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.972 | 78165 | Adding a run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.973 | 78165 | Adding a run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.973 | 78165 | Adding a run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.973 | 78165 | Adding a run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.973 | 78165 | Adding a run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.973 | 78165 | Adding a run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.973 | 78165 | Adding a run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.973 | 78165 | Adding a run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.973 | 78165 | Adding a run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.974 | 78165 | Adding a run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.974 | 78165 | Adding a run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.974 | 78165 | Adding a run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.974 | 78165 | Adding a run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.974 | 78165 | Adding a run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.974 | 78165 | Adding a run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.974 | 78165 | Adding a run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.974 | 78165 | Adding a run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.974 | 78165 | Adding a run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.975 | 78165 | Adding a run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.975 | 78165 | Adding a run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.975 | 78165 | Adding a run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.975 | 78165 | Adding a run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.975 | 78165 | Adding a run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.975 | 78165 | Adding a run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.975 | 78165 | Adding a run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.975 | 78165 | Adding a run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.976 | 78165 | Adding a run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.976 | 78165 | Adding a run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.976 | 78165 | Adding a run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.976 | 78165 | Adding a run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.976 | 78165 | Adding a run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.976 | 78165 | Adding a run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.976 | 78165 | Adding a run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.976 | 78165 | Adding a run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.977 | 78165 | Adding a run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.977 | 78165 | Adding a run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.977 | 78165 | Adding a run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.977 | 78165 | Adding a run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.977 | 78165 | Adding a run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.977 | 78165 | Adding a run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.977 | 78165 | Adding a run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.977 | 78165 | Adding a run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.977 | 78165 | Adding a run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.978 | 78165 | Adding a run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.978 | 78165 | Adding a run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.978 | 78165 | Adding a run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.978 | 78165 | Adding a run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.978 | 78165 | Adding a run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.978 | 78165 | Adding a run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.978 | 78165 | Adding a run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.978 | 78165 | Adding a run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.979 | 78165 | Adding a run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.979 | 78165 | Adding a run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.979 | 78165 | Adding a run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.979 | 78165 | Adding a run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.979 | 78165 | Adding a run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.979 | 78165 | Adding a run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.979 | 78165 | Adding a run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.979 | 78165 | Adding a run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.979 | 78165 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.980 | 78165 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.980 | 78165 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.980 | 78165 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.980 | 78165 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.980 | 78165 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.980 | 78165 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.980 | 78165 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.980 | 78165 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.980 | 78165 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.981 | 78165 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.981 | 78165 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.981 | 78165 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.981 | 78165 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.981 | 78165 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.981 | 78165 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.981 | 78165 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.981 | 78165 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.982 | 78165 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.982 | 78165 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.982 | 78165 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.982 | 78165 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.982 | 78165 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.982 | 78165 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.982 | 78165 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n1/repo to the queue 2024-04-25 03:45:19 | INFO | 56123/cimple-server: 2024-04-25 03:45:19.986 | 56123 | Waiting for new connections 2024-04-25 03:45:19 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:45:19 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 2000, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1999, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1998, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1997, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1996, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1995, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1994, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1993, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1992, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1991, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1990, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1989, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1988, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1987, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1986, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1985, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1984, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1983, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1982, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1981, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1980, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1979, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1978, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1977, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1976, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1975, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1974, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1973, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1972, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1971, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1970, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1969, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1968, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1967, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1966, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1965, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1964, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1963, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1962, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1961, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1960, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1959, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1958, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1957, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1956, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1955, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1954, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1953, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1952, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1951, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1950, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1949, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1948, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1947, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1946, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1945, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1944, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1943, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1942, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1941, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1940, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1939, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1938, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1937, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1936, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1935, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1934, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1933, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1932, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1931, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1930, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1929, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1928, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1927, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1926, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1925, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1924, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1923, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1922, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1921, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1920, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1919, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1918, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1917, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1916, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1915, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1914, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1913, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1912, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1911, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1910, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1909, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1908, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1907, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1906, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1905, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1904, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1903, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1902, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1901, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1900, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1899, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1898, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1897, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1896, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1895, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1894, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1893, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1892, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1891, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1890, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1889, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1888, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1887, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1886, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1885, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1884, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1883, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1882, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1881, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1880, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1879, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1878, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1877, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1876, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1875, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1874, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1873, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1872, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1871, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1870, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1869, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1868, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1867, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1866, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1865, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1864, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1863, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1862, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1861, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1860, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1859, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1858, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1857, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1856, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1855, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1854, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1853, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1852, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1851, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1850, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1849, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1848, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1847, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1846, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1845, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1844, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1843, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1842, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1841, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1840, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1839, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1838, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1837, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1836, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1835, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1834, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1833, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1832, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1831, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1830, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1829, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1828, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1827, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1826, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1825, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1824, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1823, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1822, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1821, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1820, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1819, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1818, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1817, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1816, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1815, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1814, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1813, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1812, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1811, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1810, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1809, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1808, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1807, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1806, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1805, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1804, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1803, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1802, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1801, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1800, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1799, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1798, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1797, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1796, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1795, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1794, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1793, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1792, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1791, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1790, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1789, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1788, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1787, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1786, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1785, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1784, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1783, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1782, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1781, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1780, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1779, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1778, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1777, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1776, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1775, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1774, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1773, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1772, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1771, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1770, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1769, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1768, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1767, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1766, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1765, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1764, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1763, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1762, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1761, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1760, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1759, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1758, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1757, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1756, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1755, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1754, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1753, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1752, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1751, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1750, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1749, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1748, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1747, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1746, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1745, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1744, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1743, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1742, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1741, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1740, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1739, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1738, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1737, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1736, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1735, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1734, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1733, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1732, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1731, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1730, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1729, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1728, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1727, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1726, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1725, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1724, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1723, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1722, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1721, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1720, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1719, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1718, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1717, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1716, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1715, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1714, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1713, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1712, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1711, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1710, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1709, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1708, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1707, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1706, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1705, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1704, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1703, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1702, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1701, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1700, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1699, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1698, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1697, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1696, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1695, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1694, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1693, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1692, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1691, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1690, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1689, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1688, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1687, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1686, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1685, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1684, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1683, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1682, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1681, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1680, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1679, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1678, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1677, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1676, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1675, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1674, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1673, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1672, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1671, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1670, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1669, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1668, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1667, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1666, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1665, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1664, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1663, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1662, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1661, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1660, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1659, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1658, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1657, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1656, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1655, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1654, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1653, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1652, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1651, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1650, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1649, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1648, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1647, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1646, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1645, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1644, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1643, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1642, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1641, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1640, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1639, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1638, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1637, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1636, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1635, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1634, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1633, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1632, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1631, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1630, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1629, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1628, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1627, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1626, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1625, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1624, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1623, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1622, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1621, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1620, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1619, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1618, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1617, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1616, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1615, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1614, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1613, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1612, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1611, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1610, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1609, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1608, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1607, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1606, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1605, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1604, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1603, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1602, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1601, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1600, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1599, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1598, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1597, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1596, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1595, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1594, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1593, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1592, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1591, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1590, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1589, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1588, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1587, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1586, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1585, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1584, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1583, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1582, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1581, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1580, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1579, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1578, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1577, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1576, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1575, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1574, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1573, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1572, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1571, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1570, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1569, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1568, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1567, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1566, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1565, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1564, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1563, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1562, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1561, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1560, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1559, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1558, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1557, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1556, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1555, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1554, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1553, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1552, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1551, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1550, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1549, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1548, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1547, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1546, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1545, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1544, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1543, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1542, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1541, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1540, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1539, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1538, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1537, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1536, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1535, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1534, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1533, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1532, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1531, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1530, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1529, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1528, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1527, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1526, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1525, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1524, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1523, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1522, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1521, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1520, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1519, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1518, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1517, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1516, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1515, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1514, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1513, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1512, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1511, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1510, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1509, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1508, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1507, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1506, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1505, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1504, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1503, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1502, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1501, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1099, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1098, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1097, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1096, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1095, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1094, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1093, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1092, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1091, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1090, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1089, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1088, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1087, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1086, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1085, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1084, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1083, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1082, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1081, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1080, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1079, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1078, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1077, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1076, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1075, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1074, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1073, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1072, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1071, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1070, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1069, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1068, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1067, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1066, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1065, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1064, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1063, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1062, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1061, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1060, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1059, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1058, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1057, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1056, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1055, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1054, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1053, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1052, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1051, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1050, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1049, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1048, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1047, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1046, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1045, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1044, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1043, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1042, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1041, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1040, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1039, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1038, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1037, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1036, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1035, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1034, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1033, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1032, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1031, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1030, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1029, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1028, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1027, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1026, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1025, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1024, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1023, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1022, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1021, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1020, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1019, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1018, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1017, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1016, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1015, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1014, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1013, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1012, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1011, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1010, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1009, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1008, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1007, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1006, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1005, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1004, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1003, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1002, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1001, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1000, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 999, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 998, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 997, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 996, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 995, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 994, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 993, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 992, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 991, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 990, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 989, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 988, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 987, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 986, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 985, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 984, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 983, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 982, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 981, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 980, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 979, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 978, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 977, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 976, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 975, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 974, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 973, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 972, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 971, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 970, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 969, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 968, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 967, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 966, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 965, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 964, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 963, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 962, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 961, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 960, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 959, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 958, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 957, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 956, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 955, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 954, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 953, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 952, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 951, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 950, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 949, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 948, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 947, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 946, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 945, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 944, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 943, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 942, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 941, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 940, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 939, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 938, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 937, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 936, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 935, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 934, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 933, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 932, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 931, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 930, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 929, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 928, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 927, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 926, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 925, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 924, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 923, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 922, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 921, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 920, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 919, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 918, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 917, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 916, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 915, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 914, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 913, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 912, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 911, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 910, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 909, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 908, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 907, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 906, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 905, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 904, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 903, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 902, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 901, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 900, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 899, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 898, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 897, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 896, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 895, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 894, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 893, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 892, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 891, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 890, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 889, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 888, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 887, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 886, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 885, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 884, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 883, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 882, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 881, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 880, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 879, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 878, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 877, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 876, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 875, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 874, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 873, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 872, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 871, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 870, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 869, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 868, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 867, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 866, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 865, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 864, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 863, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 862, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 861, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 860, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 859, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 858, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 857, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 856, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 855, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 854, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 853, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 852, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 851, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 850, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 849, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 848, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 847, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 846, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 845, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 844, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 843, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 842, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 841, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 840, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 839, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 838, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 837, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 836, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 835, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 834, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 833, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 832, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 831, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 830, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 829, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 828, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 827, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 826, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 825, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 824, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 823, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 822, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 821, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 820, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 819, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 818, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 817, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 816, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 815, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 814, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 813, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 812, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 811, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 810, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 809, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 808, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 807, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 806, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 805, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 804, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 803, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 802, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 801, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 800, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 799, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 798, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 797, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 796, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 795, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 794, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 793, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 792, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 791, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 790, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 789, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 788, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 787, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 786, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 785, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 784, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 783, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 782, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 781, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 780, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 779, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 778, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 777, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 776, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 775, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 774, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 773, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 772, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 771, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 770, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 769, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 768, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 767, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 766, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 765, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 764, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 763, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 762, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 761, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 760, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 759, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 758, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 757, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 756, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 755, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 754, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 753, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 752, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 751, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 750, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 749, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 748, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 747, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 746, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 745, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 744, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 743, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 742, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 741, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 740, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 739, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 738, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 737, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 736, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 735, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 734, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 733, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 732, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 731, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 730, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 729, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 728, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 727, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 726, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 725, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 724, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 723, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 722, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 721, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 720, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 719, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 718, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 717, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 716, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 715, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 714, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 713, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 712, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 711, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 710, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 709, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 708, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 707, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 706, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 705, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 704, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 703, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 702, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 701, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 700, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 699, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 698, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 697, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 696, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 695, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 694, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 693, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 692, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 691, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 690, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 689, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 688, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 687, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 686, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 685, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 684, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 683, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 682, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 681, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 680, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 679, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 678, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 677, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 676, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 675, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 674, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 673, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 672, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 671, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 670, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 669, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 668, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 667, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 666, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 665, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 664, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 663, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 662, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 661, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 660, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 659, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 658, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 657, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 656, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 655, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 654, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 653, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 652, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 651, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 650, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 649, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 648, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 647, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 646, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 645, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 644, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 643, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 642, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 641, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 640, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 639, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 638, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 637, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 636, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 635, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 634, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 633, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 632, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 631, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 630, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 629, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 628, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 627, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 626, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 625, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 624, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 623, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 622, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 621, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 620, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 619, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 618, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 617, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 616, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 615, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 614, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 613, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 612, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 611, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 610, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 609, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 608, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 607, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 606, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 605, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 604, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 603, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 602, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 601, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 600, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 599, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 598, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 597, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 596, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 595, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 594, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 593, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 592, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 591, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 590, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 589, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 588, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 587, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 586, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 585, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 584, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 583, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 582, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 581, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 580, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 579, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 578, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 577, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 576, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 575, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 574, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 573, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 572, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 571, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 570, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 569, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 568, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 567, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 566, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 565, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 564, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 563, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 562, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 561, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 560, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 559, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 558, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 557, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 556, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 555, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 554, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 553, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 552, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 551, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 550, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 549, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 548, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 547, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 546, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 545, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 544, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 543, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 542, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 541, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 540, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 539, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 538, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 537, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 536, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 535, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 534, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 533, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 532, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 531, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 530, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 529, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 528, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 527, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 526, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 525, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 524, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 523, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 522, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 521, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 520, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 519, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 518, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 517, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 516, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 515, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 514, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 513, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 512, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 511, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 510, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 509, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 508, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 507, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 506, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 505, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 504, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 503, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 502, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 501, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 99, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 98, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 97, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 96, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 95, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 94, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 93, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 92, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 91, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 90, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 89, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 88, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 87, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 86, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 85, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 84, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 83, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 82, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 81, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 80, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 79, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 78, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 77, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 76, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 75, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 74, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 73, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 72, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 71, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 70, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 69, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 68, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 67, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 66, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 65, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 64, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 63, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 62, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 61, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 60, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 59, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 58, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 57, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 56, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 55, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 54, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 53, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 52, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 51, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 50, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 49, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 48, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 47, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 46, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 45, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 44, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 43, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 42, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 41, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 40, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 39, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 38, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 37, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 36, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 35, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 34, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 33, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 32, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 31, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 30, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 29, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 28, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 27, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 26, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 25, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n1\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:45:20 | INFO | Terminating process 56129/cimple-worker 2024-04-25 03:45:20 | INFO | 56129/cimple-worker: 2024-04-25 03:45:20.081 | 56129 | Shutting down 2024-04-25 03:45:20 | INFO | Terminating process 56126/cimple-worker 2024-04-25 03:45:20 | INFO | 56126/cimple-worker: 2024-04-25 03:45:20.084 | 56126 | Shutting down 2024-04-25 03:45:20 | INFO | Terminating process 56123/cimple-server 2024-04-25 03:45:20 | INFO | 56123/cimple-server: 2024-04-25 03:45:20.086 | 56123 | Shutting down
Passed src/test_repo.py::test_repo_stress[output_long-numof_clients=4-runs_per_client=500] 28.59
-------------------------------Captured log setup-------------------------------
2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-server', '--port', '39967', '--sqlite', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/cimple.sqlite'] 2024-04-25 03:45:20 | INFO | Process 78166/cimple-server has started 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.113 | 78166 | Using SQLite database at /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/cimple.sqlite 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.113 | 78166 | SQLite database version: 0 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.113 | 78166 | Newest database version: 1 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.113 | 78166 | Upgrading SQLite database from version 0 to version 1 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.128 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Process 78166/cimple-server is ready 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:45:20 | INFO | Process 78169/cimple-worker has started 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.137 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.137 | 78171 | Added a new worker 8 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.137 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.137 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | Process 78169/cimple-worker is ready 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-worker', '--host', '127.0.0.1', '--port', '39967'] 2024-04-25 03:45:20 | INFO | Process 78172/cimple-worker has started 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.145 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.145 | 78174 | Added a new worker 9 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.145 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.145 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | Process 78172/cimple-worker is ready 2024-04-25 03:45:20 | INFO | Opening SQLite database: /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/cimple.sqlite 2024-04-25 03:45:20 | INFO | Executing command: ['git', 'init', '-q', '--initial-branch=main'] 2024-04-25 03:45:20 | INFO | Command ['git', 'init', '-q', '--initial-branch=main'] completed successfully 2024-04-25 03:45:20 | INFO | Executing command: ['git', 'config', 'user.name', 'Test User'] 2024-04-25 03:45:20 | INFO | Command ['git', 'config', 'user.name', 'Test User'] completed successfully 2024-04-25 03:45:20 | INFO | Executing command: ['git', 'config', 'user.email', 'test@example.com'] 2024-04-25 03:45:20 | INFO | Command ['git', 'config', 'user.email', 'test@example.com'] completed successfully 2024-04-25 03:45:20 | INFO | Executing command: ['git', 'add', '--', 'ci'] 2024-04-25 03:45:20 | INFO | Command ['git', 'add', '--', 'ci'] completed successfully 2024-04-25 03:45:20 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add CI script'] 2024-04-25 03:45:20 | INFO | Command ['git', 'commit', '-q', '-m', 'add CI script'] completed successfully 2024-04-25 03:45:20 | INFO | Executing command: ['git', 'add', '--', 'generate-output'] 2024-04-25 03:45:20 | INFO | Command ['git', 'add', '--', 'generate-output'] completed successfully 2024-04-25 03:45:20 | INFO | Executing command: ['git', 'commit', '-q', '-m', 'add output script'] 2024-04-25 03:45:20 | INFO | Command ['git', 'commit', '-q', '-m', 'add output script'] completed successfully
-------------------------------Captured log call--------------------------------
2024-04-25 03:45:20 | INFO | Executing 500 clients 2024-04-25 03:45:20 | INFO | Executing 500 clients 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | Executing 500 clients 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | Executing 500 clients 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.355 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.355 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.357 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.357 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.358 | 78198 | Added a new run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.358 | 78168 | Removed run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.358 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.358 | 78168 | Assigned run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.359 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.359 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DISf21 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.360 | 78197 | Added a new run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.360 | 78168 | Removed run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.360 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.360 | 78168 | Assigned run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.360 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.361 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FBcbbL 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.363 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.364 | 78199 | Added a new run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.364 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.365 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.365 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.365 | 78200 | Added a new run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.366 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.367 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.368 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.367 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.368 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.369 | 78203 | Added a new run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.369 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.369 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.370 | 78204 | Added a new run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.370 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.372 | 78208 | Added a new run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.372 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.374 | 78210 | Added a new run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.375 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.375 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.376 | 78216 | Added a new run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.377 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.379 | 78223 | Added a new run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.379 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.380 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.381 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.383 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.383 | 78230 | Added a new run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.383 | 78169 | Recursively removing directory: /tmp/git.DISf21/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.384 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.385 | 78232 | Added a new run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.386 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.386 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.386 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.387 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.387 | 78172 | Recursively removing directory: /tmp/git.FBcbbL/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.389 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.389 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.389 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.389 | 78233 | Added a new run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.389 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.391 | 78237 | Added a new run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.391 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.391 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.392 | 78234 | Added a new run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.393 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.393 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.394 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.395 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.396 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.396 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.396 | 78246 | Added a new worker 21 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.396 | 78168 | Removed run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.396 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.396 | 78168 | Assigned run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.397 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.397 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mSOGP5 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.397 | 78238 | Added a new run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.398 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.398 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.399 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.399 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.400 | 78249 | Added a new worker 16 to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.400 | 78243 | Added a new run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.401 | 78168 | Removed run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.401 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.401 | 78168 | Assigned run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.401 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.401 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uan2F1 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.402 | 78245 | Added a new run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.402 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.402 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.407 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.407 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.408 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.408 | 78247 | Added a new run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.408 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.408 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.409 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.411 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.412 | 78240 | Marked run 1 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.412 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.413 | 78251 | Added a new run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.414 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.417 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.417 | 78244 | Marked run 2 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.417 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.418 | 78253 | Added a new run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.418 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.420 | 78255 | Added a new run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.421 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.421 | 78172 | Recursively removing directory: /tmp/git.uan2F1/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.422 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.422 | 78259 | Added a new run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.422 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.423 | 78169 | Recursively removing directory: /tmp/git.mSOGP5/ 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.424 | 78272 | Added a new run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.424 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.424 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.424 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.424 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.426 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.426 | 78275 | Added a new run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.427 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.427 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.427 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.428 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.428 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.429 | 78277 | Added a new run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.429 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.430 | 78281 | Added a new run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.430 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.432 | 78279 | Added a new run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.432 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.432 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.432 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.433 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.433 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.434 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.434 | 78285 | Added a new worker 17 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.434 | 78168 | Removed run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.434 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.434 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.434 | 78168 | Assigned run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.434 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.u5lqyk 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.436 | 78289 | Added a new run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.436 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.437 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.438 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.438 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.439 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.440 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.440 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.441 | 78291 | Added a new worker 21 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.441 | 78168 | Removed run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.441 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.441 | 78168 | Assigned run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.441 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.441 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.m3xEy5 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.442 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.443 | 78288 | Added a new run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.443 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.445 | 78292 | Added a new run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.445 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.446 | 78293 | Added a new run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.446 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.447 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.448 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.448 | 78294 | Added a new run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.448 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.449 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.449 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.451 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.452 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.453 | 78282 | Marked run 4 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.453 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.455 | 78299 | Added a new run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.455 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.455 | 78172 | Recursively removing directory: /tmp/git.u5lqyk/ 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.458 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.458 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.458 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.461 | 78286 | Marked run 3 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.461 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.461 | 78169 | Recursively removing directory: /tmp/git.m3xEy5/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.461 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.462 | 78305 | Added a new run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.463 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.464 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.464 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.465 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.465 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.465 | 78311 | Added a new run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.465 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.465 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.466 | 78321 | Added a new worker 17 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.466 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.466 | 78168 | Removed run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.466 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.466 | 78168 | Assigned run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.466 | 78309 | Added a new run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.466 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.467 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.m1VRy9 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.468 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.469 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.469 | 78322 | Added a new run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.469 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.471 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.472 | 78318 | Added a new run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.473 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.473 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.474 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.474 | 78331 | Added a new worker 20 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.474 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.474 | 78168 | Removed run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.474 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.474 | 78168 | Assigned run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.474 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.474 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4uLwh1 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.475 | 78328 | Added a new run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.475 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.477 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.477 | 78325 | Added a new run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.478 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.478 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.480 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.481 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.481 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.482 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.482 | 78319 | Marked run 5 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.482 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.482 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.485 | 78326 | Marked run 6 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.485 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.487 | 78330 | Added a new run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.487 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.489 | 78333 | Added a new run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.489 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.490 | 78334 | Added a new run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.491 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.492 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.492 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.493 | 78336 | Added a new run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.493 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.495 | 78169 | Recursively removing directory: /tmp/git.4uLwh1/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.495 | 78355 | Added a new run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.495 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.496 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.496 | 78172 | Recursively removing directory: /tmp/git.m1VRy9/ 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.496 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.497 | 78354 | Added a new run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.498 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.499 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.499 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.499 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.499 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.499 | 78357 | Added a new run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.500 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.501 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.501 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.502 | 78359 | Added a new run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.502 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.503 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.504 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.504 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.505 | 78363 | Added a new run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.506 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.506 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.506 | 78362 | Added a new run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.507 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.508 | 78368 | Added a new run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.508 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.508 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.509 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.510 | 78367 | Added a new run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.510 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.510 | 78373 | Added a new worker 18 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.510 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.510 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.510 | 78168 | Removed run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.510 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.510 | 78168 | Assigned run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.510 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.510 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.511 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gPbbgN 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.513 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.514 | 78371 | Added a new worker 17 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.514 | 78168 | Removed run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.514 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.514 | 78168 | Assigned run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.514 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rPGPHC 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.515 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.515 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.516 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.517 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.518 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.519 | 78366 | Marked run 8 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.519 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.520 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.520 | 78372 | Added a new run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.520 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.521 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.522 | 78376 | Added a new run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.523 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.524 | 78377 | Added a new run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.524 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.525 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.526 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.527 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.527 | 78365 | Marked run 7 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.528 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.530 | 78378 | Added a new run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.530 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.531 | 78169 | Recursively removing directory: /tmp/git.gPbbgN/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.532 | 78392 | Added a new run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.532 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.532 | 78172 | Recursively removing directory: /tmp/git.rPGPHC/ 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.533 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.533 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.533 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.534 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.535 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.535 | 78393 | Added a new run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.535 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.535 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.537 | 78401 | Added a new run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.537 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.538 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.539 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.539 | 78396 | Added a new run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.539 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.539 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.540 | 78402 | Added a new run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.541 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.542 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.542 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.542 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.543 | 78407 | Added a new run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.543 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.543 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.544 | 78411 | Added a new worker 17 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.544 | 78168 | Removed run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.544 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.544 | 78168 | Assigned run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.544 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.noTEGh 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.544 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.545 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.545 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.545 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.545 | 78415 | Added a new worker 20 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.545 | 78168 | Removed run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.545 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.545 | 78168 | Assigned run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.545 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.545 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7Nlfcv 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.546 | 78410 | Added a new run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.547 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.549 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.552 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.552 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.552 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.553 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.553 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.554 | 78412 | Added a new run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.554 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.557 | 78406 | Marked run 10 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.557 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.558 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.558 | 78414 | Added a new run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.558 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.562 | 78405 | Marked run 9 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.563 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.564 | 78417 | Added a new run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.564 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.564 | 78169 | Recursively removing directory: /tmp/git.noTEGh/ 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.565 | 78172 | Recursively removing directory: /tmp/git.7Nlfcv/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.567 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.567 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.567 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.568 | 78419 | Added a new run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.568 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.568 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.568 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.569 | 78429 | Added a new run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.569 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.570 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.572 | 78436 | Added a new run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.572 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.572 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.572 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.573 | 78438 | Added a new run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.573 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.574 | 78441 | Added a new run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.575 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.576 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.576 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.576 | 78443 | Added a new run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.577 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.578 | 78448 | Added a new run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.579 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.580 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.580 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.581 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.581 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.581 | 78454 | Added a new worker 19 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.581 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.581 | 78168 | Removed run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.581 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.581 | 78168 | Assigned run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.582 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OmY1nu 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.582 | 78449 | Added a new run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.582 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.583 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.583 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.583 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.583 | 78457 | Added a new worker 19 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.583 | 78168 | Removed run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.583 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.583 | 78168 | Assigned run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.583 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yVjIgA 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.583 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.584 | 78452 | Added a new run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.585 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.586 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.587 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.590 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.590 | 78442 | Marked run 11 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.590 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.591 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.592 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.593 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.593 | 78445 | Marked run 12 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.593 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.594 | 78456 | Added a new run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.595 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.596 | 78453 | Added a new run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.596 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.597 | 78459 | Added a new run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.598 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.598 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.599 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.599 | 78460 | Added a new run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.600 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.601 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.602 | 78474 | Added a new run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.603 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.604 | 78476 | Added a new run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.605 | 78169 | Recursively removing directory: /tmp/git.yVjIgA/ 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.605 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.606 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.606 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.608 | 78479 | Added a new run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.608 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.608 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.608 | 78172 | Recursively removing directory: /tmp/git.OmY1nu/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.608 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.609 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.610 | 78484 | Added a new run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.610 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.610 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.610 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.611 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.612 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.612 | 78485 | Added a new run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.613 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.614 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.614 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.616 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.616 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.616 | 78494 | Added a new worker 19 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.616 | 78168 | Removed run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.616 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.616 | 78168 | Assigned run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.616 | 78489 | Added a new run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.616 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4fGq83 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.617 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.617 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.617 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.618 | 78486 | Added a new run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.619 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.620 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.621 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.621 | 78492 | Added a new run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.621 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.622 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.622 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.623 | 78500 | Added a new worker 9 to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.623 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.623 | 78168 | Removed run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.623 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.623 | 78168 | Assigned run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.623 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.623 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Zcj9Fw 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.624 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.626 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.630 | 78490 | Marked run 14 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.631 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.631 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.632 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.634 | 78169 | Recursively removing directory: /tmp/git.4fGq83/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.634 | 78493 | Marked run 13 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.635 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.636 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.636 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.636 | 78495 | Added a new run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.637 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.638 | 78498 | Added a new run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.638 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.639 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.639 | 78499 | Added a new run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.640 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.641 | 78504 | Added a new run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.642 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.642 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.644 | 78519 | Added a new run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.644 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.645 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.645 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.646 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.646 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.646 | 78527 | Added a new worker 12 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.646 | 78522 | Added a new run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.646 | 78168 | Removed run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.646 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.646 | 78168 | Assigned run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.647 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mMY9bM 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.647 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.648 | 78172 | Recursively removing directory: /tmp/git.Zcj9Fw/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.648 | 78525 | Added a new run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.649 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.649 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.650 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.651 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.651 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.651 | 78526 | Added a new run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.651 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.653 | 78529 | Added a new run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.654 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.654 | 78531 | Added a new run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.655 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.656 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.656 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.656 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.656 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.658 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.659 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.660 | 78521 | Marked run 15 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.660 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.661 | 78535 | Added a new run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.661 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.661 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.661 | 78541 | Added a new worker 7 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.661 | 78168 | Removed run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.661 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.661 | 78168 | Assigned run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.661 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.662 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tVx2Di 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.664 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.667 | 78536 | Added a new run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.667 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.669 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.670 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.670 | 78539 | Added a new run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.670 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.671 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.672 | 78169 | Recursively removing directory: /tmp/git.mMY9bM/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.672 | 78540 | Added a new run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.672 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.673 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.674 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.674 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.676 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.676 | 78537 | Marked run 16 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.677 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.679 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.679 | 78544 | Added a new run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.679 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.681 | 78172 | Recursively removing directory: /tmp/git.tVx2Di/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.681 | 78562 | Added a new run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.681 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.682 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.682 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.682 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.682 | 78566 | Added a new worker 18 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.682 | 78168 | Removed run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.682 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.682 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.683 | 78168 | Assigned run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.683 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vN8va3 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.683 | 78553 | Added a new run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.683 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.683 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.684 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.685 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.687 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.687 | 78556 | Added a new run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.688 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.688 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.689 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.690 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.692 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.692 | 78567 | Added a new run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.692 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.692 | 78574 | Added a new worker 16 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.692 | 78168 | Removed run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.692 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.692 | 78168 | Assigned run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.693 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.692 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.693 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.P7RE5I 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.693 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.694 | 78569 | Added a new run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.694 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.696 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.696 | 78570 | Added a new run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.697 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.698 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.699 | 78575 | Added a new run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.700 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.700 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.701 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.702 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.703 | 78563 | Marked run 17 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.703 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.704 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.705 | 78579 | Added a new run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.705 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.706 | 78169 | Recursively removing directory: /tmp/git.vN8va3/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.707 | 78584 | Added a new run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.708 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.708 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.708 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.710 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.712 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.712 | 78571 | Marked run 18 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.713 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.714 | 78172 | Recursively removing directory: /tmp/git.P7RE5I/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.715 | 78589 | Added a new run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.716 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.716 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.716 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.716 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.716 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.716 | 78603 | Added a new worker 11 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.716 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.716 | 78168 | Removed run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.716 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.716 | 78168 | Assigned run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.717 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NGotqm 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.718 | 78596 | Added a new run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.719 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.720 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.720 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.721 | 78590 | Added a new run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.721 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.723 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.723 | 78600 | Added a new run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.723 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.724 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.726 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.725 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.725 | 78606 | Added a new run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.725 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.726 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.726 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.727 | 78611 | Added a new worker 15 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.727 | 78168 | Removed run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.727 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.727 | 78168 | Assigned run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.727 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.728 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.729 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uiznkd 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.729 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.730 | 78601 | Marked run 19 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.731 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.733 | 78608 | Added a new run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.733 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.735 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.736 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.736 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.737 | 78605 | Marked run 20 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.737 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.738 | 78169 | Recursively removing directory: /tmp/git.NGotqm/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.739 | 78613 | Added a new run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.739 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.740 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.740 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.741 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.742 | 78615 | Added a new run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.742 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.743 | 78616 | Added a new run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.743 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.745 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.745 | 78623 | Added a new run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.746 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.747 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.748 | 78172 | Recursively removing directory: /tmp/git.uiznkd/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.749 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.750 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.750 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.750 | 78639 | Added a new worker 17 to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.750 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sYpIRO 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.751 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.751 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.750 | 78168 | Removed run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.750 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.750 | 78168 | Assigned run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.750 | 78630 | Added a new run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.750 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.751 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.751 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.754 | 78637 | Added a new run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.754 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.755 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.756 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.756 | 78638 | Added a new run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.757 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.759 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.760 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.760 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.760 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.760 | 78648 | Added a new worker 21 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.760 | 78168 | Removed run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.760 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.760 | 78168 | Assigned run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.760 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.760 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EU4VJK 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.762 | 78641 | Added a new run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.763 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.763 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.765 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.765 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.765 | 78643 | Added a new run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.766 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.768 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.768 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.769 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.770 | 78635 | Marked run 21 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.770 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.771 | 78646 | Added a new run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.771 | 78644 | Marked run 22 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.772 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.774 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.775 | 78169 | Recursively removing directory: /tmp/git.sYpIRO/ 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.776 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.776 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.777 | 78647 | Added a new run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.778 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.779 | 78651 | Added a new run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.780 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.781 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.781 | 78172 | Recursively removing directory: /tmp/git.EU4VJK/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.781 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.782 | 78654 | Added a new run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.782 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.783 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.783 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.783 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.784 | 78671 | Added a new run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.785 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.785 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.786 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.786 | 78663 | Added a new run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.787 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.787 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.787 | 78677 | Added a new worker 7 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.787 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.787 | 78168 | Removed run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.787 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.787 | 78168 | Assigned run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.788 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qNVcbA 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.788 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.789 | 78674 | Added a new run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.789 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.790 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.790 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.791 | 78675 | Added a new run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.791 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.793 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.793 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.793 | 78680 | Added a new run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.794 | 78684 | Added a new worker 6 to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.795 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.795 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.795 | 78168 | Removed run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.795 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.795 | 78168 | Assigned run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.795 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.795 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RBvc3F 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.797 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.797 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.798 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.799 | 78687 | Added a new run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.799 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.801 | 78686 | Added a new run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.801 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.802 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.803 | 78688 | Added a new run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.803 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.804 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.805 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.805 | 78682 | Added a new run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.805 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.805 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.807 | 78693 | Added a new run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.807 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.807 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.810 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.811 | 78672 | Marked run 23 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.811 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.811 | 78169 | Recursively removing directory: /tmp/git.qNVcbA/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.812 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.813 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.813 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.815 | 78679 | Marked run 24 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.815 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.817 | 78698 | Added a new run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.817 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.817 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.818 | 78172 | Recursively removing directory: /tmp/git.RBvc3F/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.819 | 78703 | Added a new run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.819 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.820 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.820 | 78706 | Added a new run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.820 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.820 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.821 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.823 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.823 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.823 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.823 | 78718 | Added a new worker 17 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.824 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.824 | 78168 | Removed run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.824 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.824 | 78168 | Assigned run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.824 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.824 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.C8nYky 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.824 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.825 | 78708 | Added a new run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.825 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.827 | 78716 | Added a new run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.828 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.828 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.829 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.829 | 78725 | Added a new worker 17 to the queue 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.829 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.829 | 78168 | Removed run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.829 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.829 | 78168 | Assigned run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.830 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.830 | 78719 | Added a new run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.830 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.830 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.831 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CYdWU0 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.831 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.832 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.833 | 78720 | Added a new run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.833 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.834 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.837 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.838 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.839 | 78727 | Added a new run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.839 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.839 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.841 | 78724 | Added a new run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.841 | 78714 | Marked run 25 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.841 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.842 | 78730 | Added a new run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.843 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.844 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.844 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.844 | 78169 | Recursively removing directory: /tmp/git.C8nYky/ 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.846 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.846 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.847 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.847 | 78721 | Marked run 26 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.847 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.849 | 78732 | Added a new run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.849 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.850 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.850 | 78743 | Added a new run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.850 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.852 | 78746 | Added a new run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.853 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.854 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.854 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.854 | 78756 | Added a new worker 15 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.854 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.855 | 78168 | Removed run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.855 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.855 | 78168 | Assigned run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.854 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.855 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tiOzHL 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.855 | 78744 | Added a new run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.855 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.856 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.857 | 78172 | Recursively removing directory: /tmp/git.CYdWU0/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.857 | 78755 | Added a new run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.858 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.858 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.859 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.859 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.860 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.860 | 78758 | Added a new run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.861 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.862 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.863 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.864 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.864 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.864 | 78759 | Added a new run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.865 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.866 | 78761 | Added a new run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.866 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.867 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.868 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.869 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.870 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.870 | 78771 | Added a new worker 19 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.870 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.870 | 78168 | Removed run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.870 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.870 | 78168 | Assigned run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.870 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.870 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sHExIT 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.871 | 78752 | Marked run 27 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.872 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.875 | 78169 | Recursively removing directory: /tmp/git.tiOzHL/ 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.876 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.877 | 78765 | Added a new run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.877 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.877 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.877 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.877 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.878 | 78769 | Added a new run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.879 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.880 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.881 | 78774 | Added a new run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.881 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.881 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.882 | 78775 | Added a new run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.883 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.883 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.884 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.887 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.887 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.887 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.887 | 78793 | Added a new worker 21 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.887 | 78168 | Removed run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.887 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.887 | 78168 | Assigned run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.888 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.888 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Eke1JP 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.889 | 78763 | Marked run 28 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.890 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.890 | 78172 | Recursively removing directory: /tmp/git.sHExIT/ 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.892 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.892 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.891 | 78781 | Added a new run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.892 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.894 | 78786 | Added a new run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.894 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.895 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.895 | 78790 | Added a new run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.896 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.896 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.897 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.897 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.897 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.898 | 78794 | Added a new run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.899 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.899 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.901 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.901 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.901 | 78804 | Added a new worker 19 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.901 | 78168 | Removed run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.901 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.901 | 78168 | Assigned run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.901 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.901 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GCppr3 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.902 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.902 | 78784 | Marked run 29 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.902 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.904 | 78797 | Added a new run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.904 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.907 | 78800 | Added a new run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.908 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.908 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.908 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.910 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.910 | 78803 | Added a new run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.911 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.912 | 78169 | Recursively removing directory: /tmp/git.Eke1JP/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.913 | 78813 | Added a new run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.913 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.913 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.914 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.916 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.917 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.918 | 78799 | Marked run 30 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.918 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.920 | 78172 | Recursively removing directory: /tmp/git.GCppr3/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.921 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.921 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.921 | 78828 | Added a new worker 17 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.921 | 78168 | Removed run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.921 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.921 | 78168 | Assigned run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.921 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BEpyRR 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.921 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.921 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.922 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.924 | 78806 | Added a new run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.925 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.926 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.927 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.927 | 78816 | Added a new run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.928 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.928 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.928 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.930 | 78820 | Added a new run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.931 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.931 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.932 | 78824 | Added a new run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.932 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.932 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.932 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.932 | 78837 | Added a new worker 8 to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.933 | 78168 | Removed run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.933 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.933 | 78168 | Assigned run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.933 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.934 | 78832 | Added a new run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.934 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.934 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aS5xhu 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.938 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.939 | 78827 | Marked run 31 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.939 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.939 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.941 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.941 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.942 | 78830 | Marked run 32 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.943 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.943 | 78169 | Recursively removing directory: /tmp/git.BEpyRR/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.944 | 78836 | Added a new run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.944 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.946 | 78840 | Added a new run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.946 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.947 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.947 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.947 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.947 | 78846 | Added a new run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.948 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.949 | 78847 | Added a new run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.949 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.949 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.951 | 78855 | Added a new run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.951 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.952 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.952 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.953 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.954 | 78860 | Added a new run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.954 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.955 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.956 | 78863 | Added a new run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.956 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.958 | 78864 | Added a new run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.958 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.959 | 78172 | Recursively removing directory: /tmp/git.aS5xhu/ 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.959 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.960 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.961 | 78866 | Added a new run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.961 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.961 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.961 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.961 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.962 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.962 | 78870 | Added a new worker 15 to the queue 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.962 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.29dXfz 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.962 | 78168 | Removed run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.962 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.962 | 78168 | Assigned run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.963 | 78869 | Added a new run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.963 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.964 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.965 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.965 | 78872 | Added a new run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.966 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.966 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.967 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.967 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.969 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.970 | 78169 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.970 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.970 | 78172 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.970 | 78880 | Added a new worker 21 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.970 | 78168 | Removed run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.970 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.970 | 78168 | Assigned run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.970 | 78169 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.971 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fVY7Lm 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.971 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.972 | 78862 | Marked run 33 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.972 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.974 | 78874 | Added a new run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.974 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.977 | 78878 | Added a new run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.978 | 78172 | Checking out revision HEAD 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.979 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.979 | 78172 | Going to run: ./ci 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.980 | 78877 | Added a new run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.981 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.981 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.982 | 78169 | Recursively removing directory: /tmp/git.29dXfz/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.982 | 78879 | Added a new run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.983 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.984 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.984 | 78169 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.984 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.985 | 78890 | Added a new run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.985 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.986 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.988 | 78876 | Marked run 34 as finished 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.988 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.988 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.989 | 78892 | Added a new run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.990 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.990 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.991 | 78172 | Recursively removing directory: /tmp/git.fVY7Lm/ 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.992 | 78897 | Added a new run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.992 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.993 | 78172 | Process exit code: 0 2024-04-25 03:45:20 | INFO | 78172/cimple-worker: 2024-04-25 03:45:20.993 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.994 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.994 | 78900 | Added a new run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.994 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.994 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.994 | 78909 | Added a new worker 10 to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.994 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.994 | 78169 | Waiting for a new command 2024-04-25 03:45:20 | INFO | 78169/cimple-worker: 2024-04-25 03:45:20.995 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hsjm06 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.995 | 78168 | Removed run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.995 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.995 | 78168 | Assigned run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.997 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.998 | 78908 | Added a new run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:20 | INFO | 78166/cimple-server: 2024-04-25 03:45:20.998 | 78166 | Waiting for new connections 2024-04-25 03:45:20 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:20 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:20 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.001 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.001 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.002 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.003 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.003 | 78912 | Added a new run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.004 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.004 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.004 | 78917 | Added a new worker 8 to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.004 | 78168 | Removed run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.004 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.005 | 78168 | Assigned run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.005 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pJ441a 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.005 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.006 | 78904 | Added a new run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.006 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.007 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.010 | 78914 | Added a new run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.010 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.010 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.013 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.013 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.014 | 78169 | Recursively removing directory: /tmp/git.hsjm06/ 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.014 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.015 | 78905 | Marked run 35 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.015 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.016 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.016 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.019 | 78911 | Marked run 36 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.019 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.020 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.020 | 78916 | Added a new run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.021 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.022 | 78922 | Added a new run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.023 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.024 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.024 | 78172 | Recursively removing directory: /tmp/git.pJ441a/ 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.025 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.025 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.B4THxr 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.026 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.026 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.025 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.025 | 78941 | Added a new worker 18 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.025 | 78168 | Removed run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.025 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.025 | 78168 | Assigned run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.026 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.026 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.027 | 78927 | Added a new run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.028 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.030 | 78929 | Added a new run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.030 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.031 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.032 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.031 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.032 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.033 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.035 | 78940 | Added a new run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.035 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.036 | 78942 | Added a new run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.036 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.038 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.039 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.039 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.039 | 78956 | Added a new worker 17 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.040 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.040 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.040 | 78168 | Removed run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.040 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.040 | 78168 | Assigned run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.040 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iCq140 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.040 | 78935 | Marked run 37 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.041 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.042 | 78945 | Added a new run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.043 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.044 | 78948 | Added a new run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.044 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.046 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.046 | 78169 | Recursively removing directory: /tmp/git.B4THxr/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.046 | 78955 | Added a new run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.046 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.048 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.048 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.048 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.049 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.049 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.050 | 78946 | Marked run 38 as finished 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.050 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.050 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.051 | 78958 | Added a new run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.052 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.053 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.053 | 78962 | Added a new run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.053 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.054 | 78964 | Added a new run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.054 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.056 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.056 | 78965 | Added a new run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.057 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.056 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.057 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.058 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.058 | 78974 | Added a new worker 15 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.058 | 78168 | Removed run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.058 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.058 | 78168 | Assigned run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.058 | 78973 | Added a new run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.059 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.058 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.41yqQ1 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.059 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.059 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.061 | 78976 | Added a new run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.061 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.063 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.063 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.065 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.065 | 78977 | Added a new run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.066 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.067 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.067 | 78172 | Recursively removing directory: /tmp/git.iCq140/ 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.068 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.069 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.069 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.069 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.070 | 78968 | Marked run 39 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.070 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.071 | 78984 | Added a new run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.071 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.072 | 78985 | Added a new run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.072 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.073 | 78986 | Added a new run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.073 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.073 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.075 | 78989 | Added a new run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.075 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.076 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.078 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.078 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.079 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.079 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.079 | 79004 | Added a new worker 17 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.079 | 78168 | Removed run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.079 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.079 | 78168 | Assigned run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.079 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XW10uL 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.079 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.081 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.081 | 78169 | Recursively removing directory: /tmp/git.41yqQ1/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.082 | 79001 | Added a new run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.082 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.084 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.084 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.084 | 79002 | Added a new run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.084 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.086 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.086 | 79003 | Added a new run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.087 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.088 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.088 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.088 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.088 | 79005 | Added a new run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.089 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.089 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.090 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.091 | 79008 | Added a new run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.092 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.092 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.092 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.092 | 79017 | Added a new worker 16 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.093 | 78168 | Removed run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.093 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.093 | 78168 | Assigned run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.093 | 79009 | Added a new run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.093 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.093 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.093 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Dze4g8 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.095 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.097 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.098 | 78996 | Marked run 40 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.098 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.101 | 79014 | Added a new run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.101 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.101 | 78172 | Recursively removing directory: /tmp/git.XW10uL/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.103 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.103 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.104 | 79018 | Added a new run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.104 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.105 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.106 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.107 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.107 | 79023 | Added a new run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.107 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.108 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.108 | 79024 | Added a new run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.108 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.110 | 79028 | Added a new run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.110 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.111 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.112 | 79032 | Added a new run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.112 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.113 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.113 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.114 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.114 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.115 | 79046 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.115 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.115 | 78168 | Removed run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.115 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.115 | 78168 | Assigned run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.115 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NGYLQa 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.117 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.117 | 79011 | Marked run 41 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.117 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.118 | 79039 | Added a new run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.119 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.121 | 78169 | Recursively removing directory: /tmp/git.Dze4g8/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.121 | 79038 | Added a new run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.121 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.123 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.123 | 79044 | Added a new run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.123 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.123 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.125 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.125 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.125 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.125 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.125 | 79047 | Added a new run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.125 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.127 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.129 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.129 | 79030 | Marked run 42 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.129 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.129 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.130 | 79050 | Added a new run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.130 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.132 | 79052 | Added a new run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.132 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.133 | 79055 | Added a new run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.134 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.135 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.135 | 79057 | Added a new run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.135 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.136 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.135 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.137 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.138 | 79068 | Added a new worker 15 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.138 | 78168 | Removed run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.138 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.138 | 78168 | Assigned run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.138 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EVTsNg 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.139 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.139 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.140 | 78172 | Recursively removing directory: /tmp/git.NGYLQa/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.140 | 79066 | Added a new run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.140 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.141 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.142 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.142 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.144 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.144 | 79058 | Marked run 43 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.144 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.146 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.145 | 79070 | Added a new run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.146 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.146 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.147 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.147 | 79071 | Added a new run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.147 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.149 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.150 | 79072 | Added a new run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.150 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.150 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.151 | 79082 | Added a new worker 9 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.151 | 78168 | Removed run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.151 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.151 | 78168 | Assigned run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.150 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.151 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.arWmit 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.151 | 79074 | Added a new run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.152 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.152 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.154 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.154 | 79079 | Added a new run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.155 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.155 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.157 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.158 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.159 | 79087 | Added a new run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.159 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.162 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.162 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.163 | 79092 | Added a new run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.163 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.163 | 78169 | Recursively removing directory: /tmp/git.EVTsNg/ 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.164 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.165 | 79088 | Added a new run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.165 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.166 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.167 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.167 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.167 | 79093 | Added a new run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.168 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.168 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.171 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.171 | 79076 | Marked run 44 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.172 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.173 | 79095 | Added a new run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.174 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.175 | 78172 | Recursively removing directory: /tmp/git.arWmit/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.175 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.175 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.175 | 79111 | Added a new worker 11 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.175 | 78168 | Removed run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.175 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.175 | 78168 | Assigned run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.176 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7Rl5hC 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.177 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.177 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.177 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.178 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.178 | 79099 | Added a new run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.178 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.180 | 79101 | Added a new run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.181 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.182 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.182 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.182 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.183 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.183 | 79108 | Added a new run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.183 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.185 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.185 | 79112 | Added a new run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.186 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.186 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.189 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.189 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.189 | 79125 | Added a new worker 21 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.189 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.189 | 78168 | Removed run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.189 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.189 | 78168 | Assigned run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.189 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.189 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iyNmYX 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.190 | 79109 | Marked run 45 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.191 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.193 | 79115 | Added a new run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.193 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.195 | 79119 | Added a new run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.196 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.196 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.197 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.197 | 79122 | Added a new run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.198 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.198 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.198 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.199 | 78169 | Recursively removing directory: /tmp/git.7Rl5hC/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.200 | 79124 | Added a new run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.200 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.201 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.201 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.201 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.203 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.204 | 79116 | Marked run 46 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.204 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.205 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.206 | 79131 | Added a new run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.206 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.208 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.208 | 79147 | Added a new worker 17 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.208 | 78168 | Removed run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.208 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.208 | 78168 | Assigned run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.209 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.208 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.209 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YH7t4a 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.210 | 79134 | Added a new run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.210 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.212 | 78172 | Recursively removing directory: /tmp/git.iyNmYX/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.212 | 79137 | Added a new run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.212 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.214 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.215 | 79140 | Added a new run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.215 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.216 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.216 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.217 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.217 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.217 | 79148 | Added a new run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.218 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.218 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.220 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.221 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.221 | 79145 | Marked run 47 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.221 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.223 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.223 | 79163 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.223 | 78168 | Removed run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.223 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.223 | 78168 | Assigned run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.223 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.224 | 79151 | Added a new run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.224 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.224 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.224 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZFvsfK 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.226 | 79153 | Added a new run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.226 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.227 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.230 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.230 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.230 | 79154 | Added a new run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.231 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.232 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.232 | 78169 | Recursively removing directory: /tmp/git.YH7t4a/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.233 | 79159 | Added a new run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.234 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.234 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.233 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.234 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.236 | 79169 | Added a new run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.237 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.237 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.238 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.239 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.240 | 79157 | Marked run 48 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.240 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.242 | 79168 | Added a new run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.242 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.242 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.243 | 79184 | Added a new worker 9 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.243 | 78168 | Removed run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.243 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.243 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.243 | 78168 | Assigned run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.243 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.U4rsuv 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.244 | 78172 | Recursively removing directory: /tmp/git.ZFvsfK/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.244 | 79173 | Added a new run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.245 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.246 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.247 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.247 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.248 | 79176 | Added a new run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.248 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.248 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.251 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.252 | 79178 | Marked run 49 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.252 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.252 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.253 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.254 | 79181 | Added a new run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.254 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.254 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.255 | 79193 | Added a new worker 17 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.255 | 78168 | Removed run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.255 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.255 | 78168 | Assigned run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.255 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.255 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RUuL3w 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.254 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.255 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.257 | 79187 | Added a new run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.257 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.258 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.259 | 79188 | Added a new run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.259 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.261 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.263 | 79191 | Added a new run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.263 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.263 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.264 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.265 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.265 | 79196 | Added a new run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.265 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.267 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.268 | 78169 | Recursively removing directory: /tmp/git.U4rsuv/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.269 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.269 | 79190 | Marked run 50 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.269 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.271 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.271 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.273 | 79202 | Added a new run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.274 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.275 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.276 | 79205 | Added a new run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.276 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.277 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.277 | 78172 | Recursively removing directory: /tmp/git.RUuL3w/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.278 | 79209 | Added a new run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.278 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.279 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.279 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.279 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.280 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.280 | 79211 | Added a new run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.281 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.280 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.282 | 79223 | Added a new worker 15 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.282 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.282 | 78168 | Removed run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.282 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.282 | 78168 | Assigned run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.282 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.z9uyOS 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.283 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.283 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.286 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.287 | 79219 | Added a new run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.287 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.287 | 79228 | Added a new worker 6 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.287 | 78168 | Removed run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.287 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.287 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.287 | 78168 | Assigned run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.287 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.287 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kC86vu 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.288 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.290 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.290 | 79222 | Added a new run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.290 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.292 | 79225 | Added a new run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.292 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.294 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.295 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.295 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.296 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.296 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.297 | 79218 | Marked run 51 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.297 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.300 | 79226 | Marked run 52 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.300 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.302 | 79227 | Added a new run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.302 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.305 | 79233 | Added a new run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.305 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.305 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.305 | 78169 | Recursively removing directory: /tmp/git.z9uyOS/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.307 | 79234 | Added a new run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.307 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.308 | 78172 | Recursively removing directory: /tmp/git.kC86vu/ 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.308 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.308 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.308 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.309 | 79236 | Added a new run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.310 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.310 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.310 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.311 | 79250 | Added a new run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.311 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.312 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.313 | 79253 | Added a new run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.313 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.314 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.315 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.315 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.317 | 79260 | Added a new run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.317 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.317 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.317 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.318 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.318 | 79264 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.318 | 78168 | Removed run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.318 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.318 | 78168 | Assigned run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.318 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.318 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QUPc9P 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.319 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.319 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.319 | 79265 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.319 | 78168 | Removed run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.319 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.319 | 78168 | Assigned run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.320 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Zof2UT 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.321 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.321 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.325 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.326 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.326 | 79256 | Added a new run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.326 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.328 | 79261 | Added a new run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.329 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.330 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.331 | 79262 | Added a new run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.331 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.332 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.332 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.333 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.334 | 79266 | Added a new run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.334 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.336 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.338 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.338 | 79259 | Marked run 54 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.338 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.339 | 78172 | Recursively removing directory: /tmp/git.Zof2UT/ 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.341 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.341 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.343 | 79257 | Marked run 53 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.343 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.345 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.345 | 79272 | Added a new run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.346 | 78169 | Recursively removing directory: /tmp/git.QUPc9P/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.346 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.347 | 79279 | Added a new run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.348 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.348 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.348 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.349 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.349 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.349 | 79293 | Added a new worker 6 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.350 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.350 | 79281 | Added a new run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.350 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.350 | 78168 | Removed run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.350 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.350 | 78168 | Assigned run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.349 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.352 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rfAbV7 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.353 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.353 | 79284 | Added a new run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.353 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.353 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.353 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.355 | 79292 | Added a new run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.356 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.356 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.358 | 79297 | Added a new run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.358 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.359 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.360 | 79295 | Added a new run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.360 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.360 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.361 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.362 | 79299 | Added a new run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.363 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.363 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.364 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.365 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.365 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.365 | 79307 | Added a new worker 21 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.365 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.365 | 78168 | Removed run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.365 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.366 | 78168 | Assigned run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.366 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eoMKPD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.367 | 79289 | Marked run 56 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.367 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.369 | 79304 | Added a new run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.370 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.371 | 79308 | Added a new run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.372 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.372 | 78172 | Recursively removing directory: /tmp/git.rfAbV7/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.373 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.373 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.374 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.374 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.374 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.375 | 79309 | Added a new run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.375 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.376 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.377 | 79310 | Added a new run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.377 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.378 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.378 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.380 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.381 | 79296 | Marked run 55 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.381 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.382 | 79318 | Added a new run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.382 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.382 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.382 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.383 | 79332 | Added a new worker 8 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.383 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.383 | 78168 | Removed run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.383 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.383 | 78168 | Assigned run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.384 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GhJW9l 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.384 | 79321 | Added a new run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.385 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.386 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.386 | 78169 | Recursively removing directory: /tmp/git.eoMKPD/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.387 | 79324 | Added a new run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.387 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.389 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.389 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.389 | 79330 | Added a new run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.390 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.390 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.391 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.392 | 79335 | Added a new run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.393 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.393 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.395 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.396 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.396 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.396 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.397 | 79344 | Added a new worker 21 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.397 | 78168 | Removed run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.397 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.397 | 78168 | Assigned run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.397 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.397 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eNKbKZ 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.397 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.399 | 79338 | Added a new run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.399 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.399 | 79326 | Marked run 57 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.400 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.402 | 79339 | Added a new run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.402 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.404 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.405 | 79341 | Added a new run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.405 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.405 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.405 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.406 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.407 | 79343 | Added a new run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.407 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.409 | 79354 | Added a new run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.409 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.409 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.411 | 79355 | Added a new run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.411 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.412 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.412 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.413 | 78172 | Recursively removing directory: /tmp/git.GhJW9l/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.414 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.415 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.415 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.418 | 78169 | Recursively removing directory: /tmp/git.eNKbKZ/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.418 | 79340 | Marked run 58 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.418 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.419 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.420 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.420 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.421 | 79360 | Added a new run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.421 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.422 | 79364 | Added a new run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.422 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.423 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.423 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.423 | 79373 | Added a new worker 9 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.423 | 78168 | Removed run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.423 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.423 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.423 | 78168 | Assigned run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.423 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tCMvsH 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.425 | 79365 | Added a new run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.425 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.425 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.426 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.427 | 79368 | Added a new run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.427 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.429 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.429 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.429 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.430 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.430 | 79380 | Added a new worker 17 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.430 | 78168 | Removed run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.430 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.430 | 78168 | Assigned run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.430 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.431 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yRowcl 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.431 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.432 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.432 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.434 | 79379 | Added a new run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.434 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.436 | 79377 | Added a new run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.437 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.438 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.439 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.440 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.440 | 79382 | Added a new run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.440 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.442 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.443 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.444 | 79371 | Marked run 59 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.444 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.446 | 78172 | Recursively removing directory: /tmp/git.tCMvsH/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.447 | 79376 | Marked run 60 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.448 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.448 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.448 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.449 | 79383 | Added a new run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.450 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.451 | 78169 | Recursively removing directory: /tmp/git.yRowcl/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.452 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.452 | 79390 | Added a new run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.453 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.453 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.453 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.453 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.454 | 79395 | Added a new run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.455 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.456 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.457 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.457 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.457 | 79409 | Added a new worker 17 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.457 | 78168 | Removed run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.457 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.457 | 78168 | Assigned run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.457 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uerQoD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.458 | 79406 | Added a new run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.458 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.458 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.458 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.461 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.461 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.461 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.461 | 79397 | Added a new run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.462 | 79413 | Added a new worker 21 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.462 | 78168 | Removed run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.462 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.462 | 78168 | Assigned run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.462 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.462 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.464 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bJpTQR 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.464 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.465 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.465 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.468 | 79408 | Added a new run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.468 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.470 | 79411 | Added a new run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.471 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.471 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.473 | 79414 | Added a new run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.474 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.474 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.474 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.475 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.475 | 79416 | Added a new run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.476 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.476 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.477 | 78172 | Recursively removing directory: /tmp/git.uerQoD/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.479 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.479 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.479 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.482 | 79404 | Marked run 61 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.482 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.482 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.485 | 79410 | Marked run 62 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.485 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.486 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.486 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.486 | 79440 | Added a new worker 20 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.486 | 78168 | Removed run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.486 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.486 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.486 | 78168 | Assigned run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.486 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fXJIoS 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.486 | 78169 | Recursively removing directory: /tmp/git.bJpTQR/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.487 | 79424 | Added a new run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.487 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.489 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.489 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.489 | 79428 | Added a new run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.489 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.491 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.491 | 79431 | Added a new run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.491 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.493 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.494 | 79432 | Added a new run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.494 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.494 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.494 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.495 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.496 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.496 | 79443 | Added a new run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.497 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.498 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.499 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.499 | 79452 | Added a new worker 17 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.499 | 78168 | Removed run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.499 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.499 | 78168 | Assigned run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.500 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.500 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.500 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.63IpfV 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.500 | 79439 | Marked run 63 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.500 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.501 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.503 | 79448 | Added a new run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.503 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.505 | 79449 | Added a new run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.505 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.508 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.508 | 78172 | Recursively removing directory: /tmp/git.fXJIoS/ 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.508 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.508 | 79445 | Marked run 64 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.509 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.510 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.510 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.510 | 79454 | Added a new run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.510 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.511 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.511 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.512 | 79456 | Added a new run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.513 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.514 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.515 | 79462 | Added a new run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.515 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.515 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.516 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.517 | 79463 | Added a new run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.517 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.519 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.519 | 79468 | Added a new run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.519 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.521 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.521 | 79473 | Added a new run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.522 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.522 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.521 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.523 | 79481 | Added a new worker 12 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.523 | 78168 | Removed run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.523 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.523 | 78168 | Assigned run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.523 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.y3faSM 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.523 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.524 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.524 | 79478 | Added a new run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.524 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.524 | 78169 | Recursively removing directory: /tmp/git.63IpfV/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.527 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.527 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.527 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.529 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.529 | 79480 | Added a new run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.529 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.531 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.531 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.532 | 79483 | Added a new run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.532 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.532 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.533 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.534 | 79486 | Added a new run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.535 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.534 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.535 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.535 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.536 | 79494 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.536 | 78168 | Removed run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.536 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.536 | 78168 | Assigned run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.536 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.536 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.S1pg8h 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.538 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.539 | 79471 | Marked run 65 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.539 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.541 | 79485 | Added a new run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.541 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.543 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.543 | 79490 | Added a new run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.544 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.544 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.545 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.547 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.547 | 79493 | Added a new run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.548 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.547 | 78172 | Recursively removing directory: /tmp/git.y3faSM/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.550 | 79496 | Added a new run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.550 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.550 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.550 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.550 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.553 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.554 | 79488 | Marked run 66 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.554 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.554 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.556 | 79505 | Added a new run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.556 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.557 | 78169 | Recursively removing directory: /tmp/git.S1pg8h/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.557 | 79506 | Added a new run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.558 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.558 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.558 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.559 | 79519 | Added a new worker 12 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.559 | 78168 | Removed run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.559 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.559 | 78168 | Assigned run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.559 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.559 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.559 | 79513 | Added a new run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.560 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.559 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.559 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.562 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.562 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9pqMnq 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.563 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.564 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.566 | 79516 | Added a new run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.567 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.568 | 79521 | Added a new run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.568 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.568 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.569 | 79527 | Added a new worker 13 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.569 | 78168 | Removed run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.569 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.569 | 78168 | Assigned run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.569 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.568 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.570 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.570 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.N9IZ57 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.571 | 79523 | Added a new run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.571 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.572 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.572 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.573 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.573 | 79524 | Added a new run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.573 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.576 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.576 | 79517 | Marked run 67 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.577 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.577 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.578 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.579 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.580 | 79525 | Marked run 68 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.581 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.582 | 79529 | Added a new run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.582 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.583 | 78172 | Recursively removing directory: /tmp/git.9pqMnq/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.585 | 79531 | Added a new run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.585 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.585 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.585 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.586 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.586 | 79534 | Added a new run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.587 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.588 | 79537 | Added a new run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.588 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.589 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.589 | 79551 | Added a new run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.590 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.590 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.590 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.592 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.593 | 79554 | Added a new run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.593 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.593 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.594 | 79557 | Added a new run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.595 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.596 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.595 | 78169 | Recursively removing directory: /tmp/git.N9IZ57/ 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.596 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.596 | 79561 | Added a new worker 16 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.597 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.597 | 79559 | Added a new run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.597 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.597 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.597 | 78168 | Removed run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.597 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.597 | 78168 | Assigned run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.599 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.599 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cM9vUX 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.599 | 79558 | Added a new run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.599 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.599 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.600 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.600 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.604 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.604 | 79563 | Added a new run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.604 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.605 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.607 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.607 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.607 | 79571 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.607 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.607 | 78168 | Removed run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.607 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.607 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6QUXUE 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.607 | 78168 | Assigned run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.608 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.608 | 79556 | Marked run 69 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.608 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.609 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.610 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.612 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.613 | 79565 | Added a new run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.613 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.613 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.615 | 79566 | Added a new run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.615 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.616 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.616 | 79568 | Added a new run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.617 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.619 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.620 | 79569 | Marked run 70 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.620 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.621 | 79572 | Added a new run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.621 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.624 | 79581 | Added a new run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.624 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.624 | 78172 | Recursively removing directory: /tmp/git.cM9vUX/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.625 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.626 | 79587 | Added a new run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.626 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.626 | 78169 | Recursively removing directory: /tmp/git.6QUXUE/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.627 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.627 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.628 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.629 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.629 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.629 | 79590 | Added a new run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.630 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.630 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.631 | 79595 | Added a new run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.631 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.631 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.633 | 79597 | Added a new run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.633 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.634 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.634 | 79598 | Added a new run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.634 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.636 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.636 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.637 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.637 | 79608 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.637 | 78168 | Removed run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.637 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.637 | 78168 | Assigned run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.638 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.638 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.637 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.638 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hXcKEx 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.638 | 79609 | Added a new worker 22 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.639 | 78168 | Removed run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.639 | 78168 | Removed worker 22 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.639 | 78168 | Assigned run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 22 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.639 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.639 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.640 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Zmkbsy 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.640 | 79604 | Added a new run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.641 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.643 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.645 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.646 | 79607 | Added a new run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.646 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.646 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.647 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.648 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.648 | 79606 | Added a new run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.649 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.649 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.652 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.656 | 79600 | Marked run 71 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.656 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.658 | 78172 | Recursively removing directory: /tmp/git.hXcKEx/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.659 | 79614 | Added a new run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.660 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.660 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.660 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.661 | 78169 | Recursively removing directory: /tmp/git.Zmkbsy/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.663 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.663 | 79602 | Marked run 72 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.664 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.664 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.664 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.664 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.665 | 79610 | Added a new run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.665 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.666 | 79619 | Added a new run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.667 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.668 | 79623 | Added a new run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.668 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.668 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.671 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.671 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.671 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.671 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.671 | 79637 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.671 | 78168 | Removed run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.671 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.671 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.671 | 78168 | Assigned run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.671 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AkrsXE 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.672 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.673 | 79632 | Added a new run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.674 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.675 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.675 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.675 | 79643 | Added a new worker 20 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.676 | 78168 | Removed run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.676 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.676 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.676 | 78168 | Assigned run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.677 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.laYD95 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.677 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.678 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.680 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.680 | 79639 | Added a new run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.680 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.681 | 79633 | Marked run 73 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.681 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.683 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.684 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.684 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.685 | 79638 | Marked run 74 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.685 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.686 | 79640 | Added a new run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.687 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.688 | 79641 | Added a new run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.688 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.689 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.690 | 79644 | Added a new run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.690 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.692 | 79648 | Added a new run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.692 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.693 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.693 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.694 | 79659 | Added a new run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.694 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.694 | 78172 | Recursively removing directory: /tmp/git.AkrsXE/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.696 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.696 | 79665 | Added a new run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.696 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.697 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.697 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.697 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.699 | 79667 | Added a new run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.699 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.700 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.701 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.701 | 78169 | Recursively removing directory: /tmp/git.laYD95/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.701 | 79670 | Added a new run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.702 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.703 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.703 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.703 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.704 | 79669 | Added a new run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.704 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.704 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.705 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.705 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.705 | 79678 | Added a new worker 17 to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.705 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zTXtso 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.705 | 78168 | Removed run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.705 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.705 | 78168 | Assigned run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.705 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.706 | 79672 | Added a new run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.706 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.708 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.709 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.709 | 79677 | Added a new run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.709 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.709 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.712 | 79676 | Added a new run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.712 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.713 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.713 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.713 | 79686 | Added a new worker 15 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.713 | 78168 | Removed run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.713 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.713 | 78168 | Assigned run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.713 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.713 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.714 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.714 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6VmpW1 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.715 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.715 | 79682 | Added a new run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.715 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.716 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.718 | 79683 | Added a new run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.718 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.721 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.721 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.724 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.725 | 79674 | Marked run 75 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.725 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.725 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.726 | 79687 | Added a new run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.726 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.727 | 78172 | Recursively removing directory: /tmp/git.zTXtso/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.728 | 79688 | Added a new run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.729 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.729 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.729 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.730 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.731 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.732 | 79681 | Marked run 76 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.732 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.733 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.733 | 79693 | Added a new run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.734 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.735 | 79694 | Added a new run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.735 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.737 | 79704 | Added a new run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.737 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.737 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.737 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.737 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.738 | 79715 | Added a new worker 15 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.738 | 78168 | Removed run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.738 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.738 | 78168 | Assigned run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.739 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Dr0cJI 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.739 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.739 | 79706 | Added a new run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.740 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.740 | 78169 | Recursively removing directory: /tmp/git.6VmpW1/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.741 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.741 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.741 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.742 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.745 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.746 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.746 | 79714 | Added a new run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.746 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.747 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.748 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.749 | 79717 | Added a new run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.749 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.751 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.752 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.752 | 79709 | Marked run 77 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.753 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.753 | 79719 | Added a new run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.753 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.753 | 79727 | Added a new worker 8 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.754 | 78168 | Removed run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.754 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.754 | 78168 | Assigned run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.754 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0HNqJC 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.754 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.756 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.756 | 79720 | Added a new run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.756 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.758 | 79725 | Added a new run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.758 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.758 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.759 | 79732 | Added a new run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.759 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.762 | 78172 | Recursively removing directory: /tmp/git.Dr0cJI/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.763 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.764 | 79721 | Marked run 78 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.764 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.764 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.764 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.765 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.765 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.765 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.766 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.766 | 79736 | Added a new run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.766 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.767 | 79740 | Added a new run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.768 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.769 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.770 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.771 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.771 | 79739 | Added a new run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.771 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.773 | 79741 | Added a new run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.773 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.774 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.774 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.774 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.775 | 79746 | Added a new run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.775 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.775 | 79755 | Added a new worker 6 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.776 | 78168 | Removed run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.776 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.776 | 78168 | Assigned run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.776 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.777 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.777 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sduErx 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.778 | 79748 | Added a new run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.780 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.782 | 79754 | Added a new run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.782 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.783 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.784 | 79759 | Added a new run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.784 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.784 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.784 | 78169 | Recursively removing directory: /tmp/git.0HNqJC/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.785 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.786 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.786 | 79760 | Added a new run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.787 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.787 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.787 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.788 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.789 | 79763 | Added a new run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.790 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.790 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.791 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.793 | 79745 | Marked run 79 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.793 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.794 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.795 | 79766 | Added a new run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.795 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.795 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.796 | 79779 | Added a new worker 11 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.796 | 78168 | Removed run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.796 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.796 | 78168 | Assigned run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.796 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.796 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.796 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ftgNQi 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.797 | 78172 | Recursively removing directory: /tmp/git.sduErx/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.797 | 79768 | Added a new run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.797 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.799 | 79772 | Added a new run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.799 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.801 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.802 | 79778 | Added a new run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.802 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.802 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.802 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.802 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.804 | 79782 | Added a new run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.805 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.806 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.806 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.807 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.807 | 79784 | Added a new run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.807 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.807 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.808 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.810 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.810 | 79775 | Marked run 80 as finished 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.811 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.811 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.811 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.811 | 79795 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.811 | 78168 | Removed run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.811 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.811 | 78168 | Assigned run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.811 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.811 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.J8GRX1 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.812 | 79786 | Added a new run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.812 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.815 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.818 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.819 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.819 | 78169 | Recursively removing directory: /tmp/git.ftgNQi/ 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.820 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.820 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.824 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.824 | 79789 | Marked run 81 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.824 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.824 | 79788 | Added a new run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.824 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.827 | 79801 | Added a new run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.827 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.828 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.828 | 79814 | Added a new worker 11 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.829 | 78168 | Removed run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.829 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.829 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.829 | 78168 | Assigned run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.828 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.829 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XWhxoR 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.830 | 78172 | Recursively removing directory: /tmp/git.J8GRX1/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.830 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.831 | 79793 | Added a new run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.832 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.834 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.834 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.834 | 79792 | Added a new run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.834 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.834 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.837 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.837 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.838 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.838 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.839 | 79810 | Marked run 82 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.839 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.841 | 79812 | Added a new run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.841 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.842 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.842 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.842 | 79825 | Added a new worker 16 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.842 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.842 | 78168 | Removed run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.842 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.842 | 78168 | Assigned run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.843 | 79815 | Added a new run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.843 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.843 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0SXNSE 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.846 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.849 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.850 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.850 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.851 | 78169 | Recursively removing directory: /tmp/git.XWhxoR/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.852 | 79821 | Marked run 83 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.852 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.853 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.853 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.854 | 79817 | Added a new run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.855 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.856 | 79819 | Added a new run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.857 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.858 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.858 | 79831 | Added a new run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.858 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.859 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.859 | 79832 | Added a new run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.860 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.861 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.862 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.862 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.862 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.862 | 79848 | Added a new worker 18 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.862 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.863 | 78168 | Removed run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.863 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.863 | 78168 | Assigned run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.863 | 78172 | Recursively removing directory: /tmp/git.0SXNSE/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.863 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.863 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SqOkaA 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.864 | 79844 | Added a new run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.864 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.865 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.865 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.867 | 79846 | Added a new run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.867 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.869 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.870 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.870 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.870 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.871 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.871 | 79847 | Added a new run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.871 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.874 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.874 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.874 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.874 | 79860 | Added a new worker 21 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.874 | 78168 | Removed run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.874 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.875 | 78168 | Assigned run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.875 | 79842 | Marked run 84 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.875 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.875 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pCD8Fa 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.877 | 79849 | Added a new run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.878 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.879 | 79852 | Added a new run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.880 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.881 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.883 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.884 | 79853 | Added a new run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.884 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.884 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.884 | 78169 | Recursively removing directory: /tmp/git.SqOkaA/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.886 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.886 | 79859 | Added a new run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.886 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.886 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.886 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.887 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.889 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.890 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.890 | 79855 | Marked run 85 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.891 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.892 | 79867 | Added a new run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.892 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.893 | 79868 | Added a new run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.893 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.895 | 79871 | Added a new run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.895 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.896 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.897 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.897 | 79885 | Added a new worker 11 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.897 | 78168 | Removed run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.897 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.897 | 78168 | Assigned run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.897 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.897 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CO8QVS 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.897 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.897 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.898 | 79875 | Added a new run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.899 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.901 | 79883 | Added a new run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.902 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.901 | 78172 | Recursively removing directory: /tmp/git.pCD8Fa/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.903 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.903 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.904 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.905 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.904 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.904 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.906 | 79873 | Marked run 86 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.906 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.906 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.907 | 79886 | Added a new run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.907 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.908 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.909 | 79892 | Added a new run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.910 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.911 | 79891 | Added a new run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.912 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.912 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.912 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.914 | 79901 | Added a new worker 15 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.914 | 78168 | Removed run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.914 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.914 | 78168 | Assigned run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.914 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8Vb0uO 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.915 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.915 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.917 | 79889 | Added a new run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.917 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.918 | 78169 | Recursively removing directory: /tmp/git.CO8QVS/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.919 | 79900 | Added a new run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.919 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.921 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.921 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.921 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.921 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.921 | 79906 | Added a new run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.922 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.922 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.923 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.923 | 79905 | Added a new run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.923 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.926 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.926 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.927 | 79894 | Marked run 87 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.927 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.927 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.928 | 79909 | Added a new run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.928 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.929 | 79912 | Added a new run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.929 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.931 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.931 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.931 | 79926 | Added a new worker 17 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.931 | 78168 | Removed run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.931 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.931 | 78168 | Assigned run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.931 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.932 | 79917 | Added a new run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.931 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.932 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PM1a0x 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.932 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.934 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.936 | 78172 | Recursively removing directory: /tmp/git.8Vb0uO/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.936 | 79925 | Added a new run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.936 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.938 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.938 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.938 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.938 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.939 | 79918 | Added a new run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.939 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.940 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.941 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.943 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.943 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.944 | 79915 | Marked run 88 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.944 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.945 | 79928 | Added a new run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.945 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.947 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.947 | 79933 | Added a new run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.947 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.947 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.948 | 79942 | Added a new worker 10 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.948 | 78168 | Removed run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.948 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rIxyKc 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.948 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.948 | 78168 | Assigned run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.948 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.951 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.951 | 79930 | Added a new run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.951 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.952 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.953 | 79935 | Added a new run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.953 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.954 | 78169 | Recursively removing directory: /tmp/git.PM1a0x/ 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.955 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.955 | 79945 | Added a new run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.955 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.957 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.957 | 79947 | Added a new run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.957 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.957 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.958 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.958 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.959 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.960 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.961 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.962 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.962 | 79949 | Added a new run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.963 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.964 | 79951 | Added a new run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.965 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.965 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.966 | 79954 | Added a new run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.966 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.967 | 78169 | Waiting for a new command 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.967 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.967 | 79967 | Added a new worker 12 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.967 | 78168 | Removed run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.967 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.967 | 78168 | Assigned run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.968 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.967 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aq4rO0 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.970 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.971 | 79934 | Marked run 89 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.971 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.972 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.973 | 79955 | Added a new run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.973 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.973 | 78172 | Recursively removing directory: /tmp/git.rIxyKc/ 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.975 | 78169 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.975 | 79963 | Added a new run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.975 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.976 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.977 | 78172 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.977 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.977 | 78169 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.977 | 79968 | Added a new run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.978 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.978 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.979 | 79969 | Added a new run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.980 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.981 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.981 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.983 | 79957 | Marked run 90 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.983 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.983 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.984 | 78172 | Waiting for a new command 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.984 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.984 | 79982 | Added a new worker 19 to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.985 | 79972 | Added a new run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.985 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.985 | 78168 | Removed run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.985 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.985 | 78168 | Assigned run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.985 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.w0pzEl 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.986 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.987 | 79974 | Added a new run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.987 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.990 | 79978 | Added a new run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.990 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.991 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.993 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.994 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.994 | 78169 | Recursively removing directory: /tmp/git.aq4rO0/ 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.995 | 78169 | Process exit code: 0 2024-04-25 03:45:21 | INFO | 78169/cimple-worker: 2024-04-25 03:45:21.995 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.995 | 78172 | Checking out revision HEAD 2024-04-25 03:45:21 | INFO | 78172/cimple-worker: 2024-04-25 03:45:21.996 | 78172 | Going to run: ./ci 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.996 | 79977 | Marked run 91 as finished 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.997 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.998 | 79980 | Added a new run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.998 | 78166 | Waiting for new connections 2024-04-25 03:45:21 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:21 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:21 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:21 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.999 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.999 | 79989 | Added a new run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:21.999 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.001 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.002 | 79992 | Added a new run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.002 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.003 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.003 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.003 | 80003 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.003 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.004 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Mc8DqS 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.003 | 78168 | Removed run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.003 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.003 | 78168 | Assigned run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.003 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.005 | 79991 | Added a new run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.005 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.007 | 79998 | Added a new run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.007 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.008 | 80002 | Added a new run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.009 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.010 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.012 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.012 | 78172 | Recursively removing directory: /tmp/git.w0pzEl/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.013 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.013 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.013 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.014 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.014 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.014 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.015 | 79995 | Marked run 92 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.016 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.016 | 80011 | Added a new run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.016 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.017 | 80010 | Added a new run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.018 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.020 | 80012 | Added a new run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.021 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.021 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.022 | 80013 | Added a new run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.022 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.022 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.023 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.024 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.024 | 80022 | Added a new run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.024 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.025 | 80028 | Added a new worker 7 to the queue 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.026 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HjoZNT 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.025 | 78168 | Removed run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.025 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.026 | 78168 | Assigned run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.027 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.027 | 80024 | Added a new run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.028 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.029 | 78169 | Recursively removing directory: /tmp/git.Mc8DqS/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.030 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.031 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.031 | 80029 | Added a new run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.031 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.031 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.032 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.033 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.034 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.035 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.036 | 80017 | Marked run 93 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.036 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.036 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.037 | 80031 | Added a new run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.037 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.038 | 80033 | Added a new run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.039 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.039 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.039 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.039 | 80037 | Added a new run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.040 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.040 | 80042 | Added a new worker 9 to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.040 | 78168 | Removed run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.040 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.040 | 78168 | Assigned run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.041 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.041 | 80034 | Added a new run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.041 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.043 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.044 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.044 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.044 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sPtpki 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.045 | 80050 | Added a new run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.045 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.048 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.048 | 80051 | Added a new run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.048 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.049 | 78172 | Recursively removing directory: /tmp/git.HjoZNT/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.050 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.051 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.052 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.052 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.052 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.052 | 80052 | Added a new run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.052 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.053 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.056 | 80038 | Marked run 94 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.056 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.056 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.056 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.058 | 80056 | Added a new run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.059 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.060 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.060 | 80066 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.060 | 78168 | Removed run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.060 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.060 | 78168 | Assigned run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.060 | 80062 | Added a new run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.060 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.060 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2MmeDw 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.061 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.061 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.062 | 80057 | Added a new run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.063 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.064 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.065 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.065 | 80054 | Added a new run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.065 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.067 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.068 | 78169 | Recursively removing directory: /tmp/git.sPtpki/ 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.068 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.068 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.069 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.070 | 80073 | Added a new run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.070 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.070 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.071 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.073 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.074 | 80072 | Added a new run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.075 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.076 | 80075 | Added a new run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.077 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.078 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.079 | 80089 | Added a new worker 12 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.079 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.079 | 78168 | Removed run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.079 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.079 | 78168 | Assigned run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.080 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.080 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.078 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.080 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mQDtBg 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.081 | 80061 | Marked run 95 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.081 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.083 | 80077 | Added a new run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.083 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.084 | 78172 | Recursively removing directory: /tmp/git.2MmeDw/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.085 | 80081 | Added a new run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.086 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.086 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.086 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.086 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.087 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.088 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.089 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.090 | 80084 | Marked run 96 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.090 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.091 | 80090 | Added a new run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.091 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.092 | 80091 | Added a new run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.092 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.093 | 80093 | Added a new run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.095 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.094 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.095 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.096 | 80096 | Added a new run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.096 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.097 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.098 | 80106 | Added a new worker 13 to the queue 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.098 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sRQ1F0 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.098 | 80102 | Added a new run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.098 | 78168 | Removed run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.098 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.098 | 78168 | Assigned run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.098 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.098 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.101 | 80110 | Added a new run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.101 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.102 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.103 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.103 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.104 | 78169 | Recursively removing directory: /tmp/git.mQDtBg/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.105 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.106 | 80097 | Marked run 97 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.107 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.107 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.108 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.108 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.108 | 80114 | Added a new run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.108 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.109 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.110 | 80113 | Added a new run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.111 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.111 | 80115 | Added a new run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.111 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.112 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.113 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.113 | 80116 | Added a new run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.114 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.114 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.116 | 80123 | Added a new run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.117 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.117 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.117 | 80127 | Added a new run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.117 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.118 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.118 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.119 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.120 | 80132 | Added a new worker 14 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.120 | 78168 | Removed run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.120 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.120 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.120 | 78168 | Assigned run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.120 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EmbsnC 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.121 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.123 | 80135 | Added a new run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.123 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.124 | 80134 | Added a new run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.125 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.126 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.126 | 78172 | Recursively removing directory: /tmp/git.sRQ1F0/ 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.127 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.127 | 80137 | Added a new run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.128 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.128 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.129 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.129 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.129 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.130 | 80136 | Added a new run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.131 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.131 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.133 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.134 | 80121 | Marked run 98 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.134 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.134 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.135 | 80142 | Added a new run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.136 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.137 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.137 | 80151 | Added a new run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.137 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.137 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.137 | 80154 | Added a new worker 7 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.137 | 78168 | Removed run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.137 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.137 | 78168 | Assigned run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.138 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.138 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PQMfGd 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.139 | 80145 | Added a new run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.140 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.141 | 80143 | Added a new run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.141 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.142 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.143 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.145 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.145 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.146 | 78169 | Recursively removing directory: /tmp/git.EmbsnC/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.146 | 80148 | Marked run 99 as finished 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.146 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.146 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.147 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.148 | 80159 | Added a new run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.148 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.148 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.148 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.149 | 80160 | Added a new run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.150 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.150 | 80161 | Added a new run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.151 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.152 | 80162 | Added a new run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.153 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.153 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.153 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.154 | 80169 | Added a new run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.154 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.155 | 80170 | Added a new run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.155 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.156 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.157 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.157 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.157 | 80180 | Added a new worker 12 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.157 | 78168 | Removed run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.157 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.157 | 78168 | Assigned run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.158 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.158 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LrXhIQ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.159 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.159 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.160 | 80176 | Added a new run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.160 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.163 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.163 | 78172 | Recursively removing directory: /tmp/git.PQMfGd/ 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.165 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.165 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.165 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.165 | 80182 | Added a new run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.166 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.166 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.166 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.167 | 80181 | Added a new run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.169 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.169 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.169 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.170 | 80185 | Added a new run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.170 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.171 | 80184 | Added a new run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.171 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.173 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.173 | 80190 | Added a new run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.173 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.174 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.176 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.176 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.176 | 80202 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.176 | 78168 | Removed run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.176 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.176 | 78168 | Assigned run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.176 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.177 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.z3CpXQ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.177 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.177 | 80171 | Marked run 100 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.177 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.179 | 80197 | Added a new run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.179 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.180 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.181 | 78169 | Recursively removing directory: /tmp/git.LrXhIQ/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.183 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.184 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.184 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.184 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.185 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.186 | 80191 | Marked run 101 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.186 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.187 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.188 | 80198 | Added a new run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.188 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.189 | 80203 | Added a new run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.190 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.191 | 80205 | Added a new run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.191 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.192 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.192 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.193 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.193 | 80218 | Added a new worker 13 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.193 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.193 | 78168 | Removed run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.193 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.193 | 78168 | Assigned run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.193 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kPBxqK 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.194 | 80206 | Added a new run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.194 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.194 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.196 | 80219 | Added a new run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.196 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.198 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.198 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.201 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.201 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.201 | 78172 | Recursively removing directory: /tmp/git.z3CpXQ/ 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.202 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.203 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.203 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.204 | 80208 | Marked run 102 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.204 | 80220 | Added a new run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.204 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.204 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.206 | 80224 | Added a new run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.206 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.206 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.208 | 80223 | Added a new run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.208 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.208 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.209 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.210 | 80225 | Added a new run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.211 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.211 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.212 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.212 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.212 | 80241 | Added a new worker 15 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.212 | 78168 | Removed run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.212 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.212 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.212 | 78168 | Assigned run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.212 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gGchiZ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.213 | 80232 | Added a new run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.213 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.215 | 80234 | Added a new run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.215 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.216 | 78169 | Recursively removing directory: /tmp/git.kPBxqK/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.217 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.218 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.218 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.219 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.220 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.221 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.222 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.222 | 80239 | Added a new run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.223 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.223 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.225 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.225 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.225 | 80250 | Added a new worker 19 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.225 | 78168 | Removed run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.225 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.225 | 78168 | Assigned run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.226 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.226 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qVuz3T 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.226 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.227 | 80229 | Marked run 103 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.227 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.228 | 80245 | Added a new run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.229 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.231 | 80244 | Added a new run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.231 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.231 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.233 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.233 | 80246 | Added a new run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.233 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.234 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.235 | 80252 | Added a new run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.235 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.236 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.238 | 80247 | Marked run 104 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.238 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.238 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.238 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.239 | 80259 | Added a new run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.240 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.241 | 80265 | Added a new run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.241 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.243 | 78172 | Recursively removing directory: /tmp/git.gGchiZ/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.243 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.245 | 78169 | Recursively removing directory: /tmp/git.qVuz3T/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.245 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.245 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.245 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.246 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.246 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.247 | 80270 | Added a new run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.248 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.249 | 80268 | Added a new run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.250 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.250 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.251 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.252 | 80275 | Added a new run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.253 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.253 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.253 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.254 | 80281 | Added a new run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.254 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.253 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.256 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.256 | 80284 | Added a new worker 19 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.256 | 78168 | Removed run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.256 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.256 | 78168 | Assigned run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.256 | 80276 | Added a new run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.256 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xlZIpW 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.256 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.257 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.257 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.257 | 80287 | Added a new worker 14 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.257 | 78168 | Removed run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.257 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.257 | 78168 | Assigned run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.257 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.257 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.k8yVnT 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.258 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.261 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.262 | 80282 | Added a new run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.263 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.263 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.263 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.264 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.265 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.266 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.266 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.269 | 80280 | Marked run 106 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.269 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.272 | 80279 | Marked run 105 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.272 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.273 | 80286 | Added a new run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.274 | 78169 | Recursively removing directory: /tmp/git.k8yVnT/ 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.274 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.276 | 80289 | Added a new run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.276 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.277 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.277 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.277 | 78172 | Recursively removing directory: /tmp/git.xlZIpW/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.278 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.278 | 80291 | Added a new run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.278 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.280 | 80293 | Added a new run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.280 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.280 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.280 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.281 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.281 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.283 | 80309 | Added a new run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.284 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.284 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.285 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.285 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.286 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.286 | 80317 | Added a new worker 19 to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.286 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.u1JNRm 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.286 | 78168 | Removed run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.286 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.286 | 78168 | Assigned run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.287 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.287 | 80314 | Added a new run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.287 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.288 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.289 | 80315 | Added a new run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.290 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.290 | 80321 | Added a new worker 10 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.290 | 78168 | Removed run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.290 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.290 | 78168 | Assigned run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.290 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.291 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.50SxLA 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.291 | 80312 | Added a new run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.291 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.293 | 80319 | Added a new run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.294 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.293 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.295 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.297 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.297 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.298 | 80313 | Marked run 108 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.298 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.299 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.299 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.299 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.300 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.301 | 80318 | Marked run 107 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.302 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.303 | 80326 | Added a new run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.303 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.306 | 80327 | Added a new run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.306 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.306 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.308 | 80329 | Added a new run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.309 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.308 | 78169 | Recursively removing directory: /tmp/git.u1JNRm/ 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.310 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.310 | 80328 | Added a new run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.311 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.311 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.311 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.312 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.314 | 80342 | Added a new run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.314 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.314 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.315 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.315 | 80347 | Added a new run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.316 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.317 | 80349 | Added a new run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.318 | 78172 | Recursively removing directory: /tmp/git.50SxLA/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.317 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.318 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.319 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.319 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Q9R76E 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.319 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.319 | 80356 | Added a new worker 16 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.319 | 78168 | Removed run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.319 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.319 | 78168 | Assigned run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.319 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.320 | 80350 | Added a new run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.320 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.320 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.320 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.324 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.325 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.325 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.326 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.326 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.326 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.329 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.329 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.329 | 80364 | Added a new worker 21 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.329 | 78168 | Removed run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.329 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.329 | 78168 | Assigned run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.329 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.330 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.K34cwK 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.331 | 80352 | Marked run 109 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.332 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.334 | 80355 | Added a new run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.334 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.335 | 80358 | Added a new run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.336 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.336 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.337 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.338 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.337 | 80359 | Added a new run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.338 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.339 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.340 | 78169 | Recursively removing directory: /tmp/git.Q9R76E/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.340 | 80361 | Added a new run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.341 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.342 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.342 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.344 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.345 | 80360 | Marked run 110 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.345 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.346 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.346 | 80372 | Added a new run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.347 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.348 | 80375 | Added a new run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.348 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.350 | 80376 | Added a new run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.350 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.351 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.351 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.351 | 80390 | Added a new worker 12 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.351 | 78168 | Removed run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.351 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.351 | 78168 | Assigned run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.351 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eB1Xmp 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.352 | 80379 | Added a new run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.352 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.353 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.354 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.354 | 78172 | Recursively removing directory: /tmp/git.K34cwK/ 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.356 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.356 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.354 | 80388 | Added a new run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.357 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.358 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.358 | 80391 | Added a new run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.358 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.358 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.360 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.360 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.360 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.362 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.364 | 80384 | Marked run 111 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.364 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.365 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.365 | 80404 | Added a new worker 15 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.366 | 78168 | Removed run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.366 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.366 | 78168 | Assigned run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.365 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.367 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GrL8J5 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.366 | 80394 | Added a new run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.367 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.368 | 80397 | Added a new run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.368 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.370 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.371 | 80398 | Added a new run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.371 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.372 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.373 | 78169 | Recursively removing directory: /tmp/git.eB1Xmp/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.374 | 80401 | Added a new run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.374 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.374 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.374 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.374 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.375 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.376 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.377 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.378 | 80399 | Marked run 112 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.378 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.378 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.380 | 80410 | Added a new run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.380 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.382 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.382 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.382 | 80421 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.382 | 78168 | Removed run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.382 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.382 | 78168 | Assigned run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.382 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0MUdkB 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.382 | 80412 | Added a new run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.382 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.382 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.384 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.384 | 80416 | Added a new run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.385 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.386 | 80413 | Added a new run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.387 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.388 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.388 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.388 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.389 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.390 | 80425 | Added a new run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.390 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.392 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.392 | 78172 | Recursively removing directory: /tmp/git.GrL8J5/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.392 | 80431 | Added a new run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.393 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.395 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.395 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.395 | 80430 | Added a new run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.396 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.397 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.397 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.397 | 80434 | Added a new run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.398 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.400 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.400 | 80417 | Marked run 113 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.400 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.400 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.401 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.402 | 80443 | Added a new run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.402 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.402 | 78169 | Recursively removing directory: /tmp/git.0MUdkB/ 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.405 | 80441 | Added a new run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.405 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.405 | 80450 | Added a new worker 7 to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.405 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.405 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.405 | 78168 | Removed run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.405 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.405 | 78168 | Assigned run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.405 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.406 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DojqDp 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.406 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.406 | 80446 | Added a new run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.407 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.407 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.409 | 80447 | Added a new run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.409 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.411 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.411 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.411 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.412 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.413 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.413 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.414 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.414 | 80459 | Added a new worker 21 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.414 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.414 | 78168 | Removed run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.414 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.414 | 78168 | Assigned run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.414 | 80452 | Added a new run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.414 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.414 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.414 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7pV3vu 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.416 | 80457 | Added a new run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.417 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.417 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.420 | 80456 | Added a new run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.420 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.421 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.421 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.423 | 80462 | Added a new run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.423 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.425 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.426 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.426 | 80448 | Marked run 114 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.427 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.428 | 80465 | Added a new run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.428 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.429 | 78172 | Recursively removing directory: /tmp/git.DojqDp/ 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.431 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.431 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.432 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.433 | 80455 | Marked run 115 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.433 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.434 | 78169 | Recursively removing directory: /tmp/git.7pV3vu/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.434 | 80458 | Added a new run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.435 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.436 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.436 | 80473 | Added a new run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.436 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.436 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.436 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.438 | 80476 | Added a new run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.438 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.439 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.440 | 80483 | Added a new run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.440 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.441 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.442 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.442 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.442 | 80492 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.442 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.443 | 78168 | Removed run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.443 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.443 | 78168 | Assigned run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.443 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.443 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3mJPnl 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.443 | 80488 | Added a new run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.443 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.445 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.445 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.446 | 80489 | Added a new run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.446 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.446 | 80496 | Added a new worker 7 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.447 | 78168 | Removed run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.447 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.447 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.447 | 78168 | Assigned run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.447 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dB3jiZ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.448 | 80494 | Added a new run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.449 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.449 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.452 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.451 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.452 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.454 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.454 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.455 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.456 | 80485 | Marked run 116 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.456 | 80493 | Added a new run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.456 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.458 | 80502 | Added a new run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.459 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.460 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.460 | 80500 | Added a new run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.461 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.462 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.464 | 80491 | Marked run 117 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.464 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.464 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.465 | 80498 | Added a new run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.466 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.467 | 78172 | Recursively removing directory: /tmp/git.3mJPnl/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.467 | 80514 | Added a new run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.468 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.468 | 78169 | Recursively removing directory: /tmp/git.dB3jiZ/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.468 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.469 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.469 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.470 | 80518 | Added a new run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.470 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.471 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.471 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.471 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.472 | 80521 | Added a new run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.472 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.474 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.474 | 80524 | Added a new run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.474 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.474 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.476 | 80525 | Added a new run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.476 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.476 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.476 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.477 | 80529 | Added a new run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.478 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.478 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.479 | 80531 | Added a new run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.479 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.480 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.481 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.481 | 80535 | Added a new run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.482 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.481 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.482 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.484 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.484 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.484 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.484 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.484 | 80540 | Added a new worker 22 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.484 | 78168 | Removed run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.484 | 78168 | Removed worker 22 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.484 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.484 | 78168 | Assigned run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 22 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.484 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QnLkWq 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.485 | 80542 | Added a new worker 7 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.485 | 78168 | Removed run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.485 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.485 | 78168 | Assigned run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.485 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.485 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bcSnLj 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.489 | 80528 | Marked run 118 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.489 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.489 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.490 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.491 | 80541 | Added a new run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.491 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.493 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.493 | 80538 | Added a new run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.493 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.494 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.494 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.495 | 80543 | Added a new run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.495 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.496 | 80537 | Added a new run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.496 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.497 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.499 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.500 | 80532 | Marked run 119 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.501 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.501 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.502 | 80547 | Added a new run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.503 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.505 | 78172 | Recursively removing directory: /tmp/git.QnLkWq/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.505 | 80560 | Added a new run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.506 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.506 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.507 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.507 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.507 | 80563 | Added a new run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.507 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.508 | 78169 | Recursively removing directory: /tmp/git.bcSnLj/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.509 | 80555 | Added a new run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.509 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.510 | 80567 | Added a new run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.511 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.511 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.511 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.512 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.512 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.513 | 80571 | Added a new run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.513 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.514 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.514 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.515 | 80573 | Added a new run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.515 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.515 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.517 | 80575 | Added a new run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.517 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.517 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.518 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.518 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.519 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.519 | 80581 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.519 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.520 | 80577 | Added a new run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.520 | 78168 | Removed run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.520 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.520 | 78168 | Assigned run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.520 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.520 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Uu7P2H 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.521 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.521 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.522 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.523 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.522 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.524 | 80586 | Added a new worker 21 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.524 | 78168 | Removed run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.524 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.524 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.524 | 78168 | Assigned run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.524 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZiO3aw 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.525 | 80582 | Added a new run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.525 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.527 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.527 | 80584 | Added a new run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.528 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.528 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.529 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.531 | 80587 | Added a new run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.531 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.531 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.532 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.533 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.533 | 80585 | Added a new run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.533 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.535 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.536 | 80574 | Marked run 120 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.536 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.540 | 80579 | Marked run 121 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.540 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.542 | 80590 | Added a new run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.542 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.544 | 80592 | Added a new run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.544 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.545 | 80597 | Added a new run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.545 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.545 | 78172 | Recursively removing directory: /tmp/git.Uu7P2H/ 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.546 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.546 | 78169 | Recursively removing directory: /tmp/git.ZiO3aw/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.548 | 80599 | Added a new run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.548 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.548 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.548 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.548 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.550 | 80613 | Added a new run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.550 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.550 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.548 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.548 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.552 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.553 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.553 | 80617 | Added a new run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.553 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.553 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.554 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.555 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.556 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.556 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.556 | 80624 | Added a new worker 21 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.556 | 78168 | Removed run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.556 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.556 | 78168 | Assigned run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.556 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rTQBv3 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.557 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.558 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.558 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.558 | 80625 | Added a new worker 21 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.558 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.558 | 78168 | Removed run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.558 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.558 | 78168 | Assigned run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.558 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.27FLyt 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.558 | 80614 | Added a new run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.559 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.562 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.563 | 80618 | Added a new run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.563 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.563 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.564 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.565 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.566 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.566 | 80620 | Added a new run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.566 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.568 | 80623 | Added a new run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.568 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.569 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.571 | 80627 | Added a new run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.571 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.572 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.574 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.575 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.575 | 80619 | Marked run 123 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.575 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.577 | 78169 | Recursively removing directory: /tmp/git.rTQBv3/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.577 | 80637 | Added a new run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.577 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.579 | 80642 | Added a new run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.579 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.580 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.580 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.580 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.580 | 78172 | Recursively removing directory: /tmp/git.27FLyt/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.582 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.583 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.583 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.584 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.584 | 80622 | Marked run 122 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.584 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.585 | 80646 | Added a new run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.585 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.586 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.586 | 80647 | Added a new run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.587 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.587 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.587 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.588 | 80657 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.588 | 78168 | Removed run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.588 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.588 | 78168 | Assigned run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.589 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HQzuxV 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.588 | 80652 | Added a new run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.588 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.589 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.591 | 80653 | Added a new run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.591 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.593 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.593 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.593 | 80662 | Added a new worker 9 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.593 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.593 | 78168 | Removed run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.593 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.593 | 78168 | Assigned run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.594 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.595 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.595 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.onCOMr 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.595 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.596 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.598 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.600 | 80654 | Marked run 124 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.600 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.600 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.602 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.604 | 80656 | Marked run 125 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.604 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.605 | 80660 | Added a new run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.605 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.606 | 78169 | Recursively removing directory: /tmp/git.HQzuxV/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.607 | 80666 | Added a new run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.607 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.609 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.609 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.609 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.609 | 80664 | Added a new run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.610 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.612 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.612 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.612 | 80682 | Added a new run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.613 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.614 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.615 | 78172 | Recursively removing directory: /tmp/git.onCOMr/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.615 | 80663 | Added a new run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.615 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.616 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.617 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.617 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.618 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.618 | 80685 | Added a new run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.618 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.619 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.619 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.619 | 80691 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.619 | 78168 | Removed run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.619 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.619 | 78168 | Assigned run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.619 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.619 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zvm3zS 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.620 | 80688 | Added a new run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.621 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.621 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.622 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.623 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.625 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.625 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.626 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.626 | 80697 | Added a new worker 22 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.626 | 78168 | Removed run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.626 | 78168 | Removed worker 22 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.626 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.626 | 78168 | Assigned run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 22 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.626 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ih6awH 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.627 | 80684 | Added a new run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.627 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.627 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.632 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.632 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.632 | 80690 | Added a new run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.632 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.633 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.635 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.636 | 80687 | Marked run 126 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.637 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.639 | 78169 | Recursively removing directory: /tmp/git.zvm3zS/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.640 | 80694 | Marked run 127 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.641 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.641 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.641 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.642 | 80695 | Added a new run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.642 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.644 | 80696 | Added a new run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.644 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.644 | 78172 | Recursively removing directory: /tmp/git.Ih6awH/ 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.645 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.646 | 80701 | Added a new run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.646 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.646 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.647 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.647 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.648 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.648 | 80709 | Added a new run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.648 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.650 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.650 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.650 | 80723 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.650 | 78168 | Removed run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.650 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.650 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.650 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.650 | 78168 | Assigned run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.650 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.80knLK 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.651 | 80718 | Added a new run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.651 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.652 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.653 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.656 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.656 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.656 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hD8AnM 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.656 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.656 | 80728 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.656 | 78168 | Removed run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.656 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.656 | 78168 | Assigned run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.656 | 80721 | Added a new run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.657 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.657 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.658 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.659 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.660 | 80724 | Added a new run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.661 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.663 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.664 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.664 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.665 | 80719 | Marked run 128 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.665 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.670 | 78169 | Recursively removing directory: /tmp/git.80knLK/ 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.672 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.672 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.672 | 80726 | Marked run 129 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.673 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.674 | 78172 | Recursively removing directory: /tmp/git.hD8AnM/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.674 | 80727 | Added a new run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.675 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.676 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.676 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.676 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.677 | 80731 | Added a new run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.677 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.678 | 80732 | Added a new run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.678 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.679 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.680 | 80735 | Added a new run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.680 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.681 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.683 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.683 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.683 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.683 | 80754 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.683 | 78168 | Removed run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.683 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.683 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.683 | 78168 | Assigned run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.683 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.684 | 80751 | Added a new run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.684 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.684 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FwkHHi 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.685 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.685 | 80760 | Added a new worker 11 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.685 | 78168 | Removed run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.685 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.685 | 78168 | Assigned run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.685 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.685 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.685 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.z1eH5o 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.686 | 80758 | Added a new run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.686 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.688 | 80757 | Added a new run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.689 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.689 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.692 | 80756 | Added a new run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.692 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.693 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.693 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.694 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.695 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.696 | 80749 | Marked run 130 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.696 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.697 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.698 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.700 | 80755 | Marked run 131 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.700 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.702 | 80762 | Added a new run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.702 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.704 | 80764 | Added a new run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.704 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.705 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.706 | 80765 | Added a new run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.706 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.707 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.708 | 80768 | Added a new run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.708 | 78169 | Recursively removing directory: /tmp/git.FwkHHi/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.709 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.710 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.710 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.710 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.710 | 78172 | Recursively removing directory: /tmp/git.z1eH5o/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.711 | 80784 | Added a new run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.712 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.712 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.712 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.712 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.714 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.714 | 80786 | Added a new run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.715 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.715 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.716 | 80788 | Added a new run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.716 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.717 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.717 | 80789 | Added a new run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.718 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.719 | 80793 | Added a new run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.719 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.719 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.719 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.719 | 80798 | Added a new worker 13 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.719 | 78168 | Removed run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.719 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.719 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.719 | 78168 | Assigned run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.720 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.720 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TT8St9 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.722 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.722 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.724 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.724 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.725 | 80803 | Added a new worker 21 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.725 | 80800 | Added a new run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.725 | 78168 | Removed run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.725 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.725 | 78168 | Assigned run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.726 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.725 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6DVE8K 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.726 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.726 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.727 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.729 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.732 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.732 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.733 | 80791 | Marked run 132 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.733 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.736 | 80795 | Marked run 133 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.737 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.738 | 80797 | Added a new run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.739 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.739 | 78169 | Recursively removing directory: /tmp/git.TT8St9/ 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.741 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.741 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.741 | 80802 | Added a new run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.741 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.743 | 80806 | Added a new run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.743 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.744 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.745 | 78172 | Recursively removing directory: /tmp/git.6DVE8K/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.746 | 80801 | Added a new run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.746 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.746 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.746 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.746 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.748 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.748 | 80823 | Added a new run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.748 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.749 | 80824 | Added a new run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.750 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.750 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.751 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.752 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.752 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.752 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.752 | 80833 | Added a new worker 19 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.752 | 78168 | Removed run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.752 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.752 | 78168 | Assigned run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.753 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0JECGa 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.755 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.755 | 80826 | Added a new run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.756 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.756 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.756 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.756 | 80835 | Added a new worker 19 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.756 | 78168 | Removed run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.756 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.756 | 78168 | Assigned run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.757 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.757 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Q3RJ2a 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.758 | 80831 | Added a new run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.759 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.761 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.762 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.762 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.763 | 80825 | Marked run 134 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.763 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.763 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.765 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.765 | 80832 | Added a new run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.765 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.766 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.766 | 80838 | Added a new run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.767 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.769 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.770 | 80830 | Marked run 135 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.770 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.770 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.771 | 80834 | Added a new run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.771 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.772 | 80841 | Added a new run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.773 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.774 | 80848 | Added a new run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.775 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.775 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.776 | 78169 | Recursively removing directory: /tmp/git.0JECGa/ 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.777 | 80851 | Added a new run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.777 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.778 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.778 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.778 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.779 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.781 | 80860 | Added a new run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.781 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.781 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.782 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.782 | 78172 | Recursively removing directory: /tmp/git.Q3RJ2a/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.783 | 80864 | Added a new run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.783 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.784 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.785 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.785 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.785 | 80863 | Added a new run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.785 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.786 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.786 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.786 | 80871 | Added a new worker 15 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.786 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.786 | 78168 | Removed run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.786 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.786 | 78168 | Assigned run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.786 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.85ztzU 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.787 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.787 | 80865 | Added a new run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.788 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.790 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.790 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.791 | 80869 | Added a new run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.792 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.792 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.793 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.793 | 80872 | Added a new run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.794 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.794 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.795 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.796 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.796 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.796 | 80881 | Added a new worker 19 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.797 | 80874 | Added a new run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.797 | 78168 | Removed run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.797 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.797 | 78168 | Assigned run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.797 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.797 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.u2I3wL 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.800 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.801 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.803 | 80867 | Marked run 136 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.803 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.803 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.804 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.805 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.806 | 78169 | Recursively removing directory: /tmp/git.85ztzU/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.807 | 80875 | Marked run 137 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.807 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.809 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.809 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.809 | 80877 | Added a new run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.809 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.811 | 80880 | Added a new run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.812 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.813 | 80887 | Added a new run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.813 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.813 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.814 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.814 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.815 | 80890 | Added a new run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.815 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.817 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.817 | 78172 | Recursively removing directory: /tmp/git.u2I3wL/ 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.817 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.818 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.818 | 80905 | Added a new worker 18 to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.819 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1L852p 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.819 | 78168 | Removed run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.819 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.819 | 78168 | Assigned run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.819 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.819 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.819 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.819 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.820 | 80901 | Added a new run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.820 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.822 | 80902 | Added a new run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.822 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.823 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.824 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.825 | 80906 | Added a new run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.826 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.826 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.827 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.827 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.828 | 80907 | Added a new run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.829 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.829 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.830 | 80909 | Added a new run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.830 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.831 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.831 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.831 | 80917 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.831 | 78168 | Removed run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.831 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.831 | 78168 | Assigned run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.831 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.831 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mACssI 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.832 | 80912 | Added a new run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.832 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.833 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.835 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.836 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.837 | 80900 | Marked run 138 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.837 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.838 | 80915 | Added a new run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.839 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.839 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.841 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.842 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.843 | 78169 | Recursively removing directory: /tmp/git.1L852p/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.843 | 80910 | Marked run 139 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.844 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.846 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.846 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.846 | 80920 | Added a new run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.847 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.848 | 80924 | Added a new run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.848 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.850 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.850 | 80922 | Added a new run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.851 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.852 | 80931 | Added a new run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.852 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.853 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.854 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.854 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.854 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.854 | 78172 | Recursively removing directory: /tmp/git.mACssI/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.855 | 80945 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.855 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.855 | 78168 | Removed run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.855 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.855 | 78168 | Assigned run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.855 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.855 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1smSKw 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.856 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.856 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.857 | 80943 | Added a new run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.858 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.859 | 80941 | Added a new run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.859 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.860 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.861 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.861 | 80946 | Added a new run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.861 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.863 | 80947 | Added a new run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.863 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.864 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.865 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.865 | 80955 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.865 | 78168 | Removed run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.865 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.865 | 78168 | Assigned run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.865 | 80950 | Added a new run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.865 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.865 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.866 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RdZqTR 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.867 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.865 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.866 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.868 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.871 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.871 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.871 | 80940 | Marked run 140 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.871 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.872 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.872 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.875 | 80953 | Added a new run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.875 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.877 | 80957 | Added a new run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.878 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.880 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.881 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.880 | 78169 | Recursively removing directory: /tmp/git.1smSKw/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.882 | 80951 | Marked run 141 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.882 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.883 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.883 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.884 | 80958 | Added a new run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.884 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.884 | 78172 | Recursively removing directory: /tmp/git.RdZqTR/ 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.886 | 80960 | Added a new run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.886 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.886 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.886 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.887 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.887 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.888 | 80976 | Added a new run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.888 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.889 | 80977 | Added a new run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.889 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.890 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.890 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.891 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.891 | 80985 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.891 | 78168 | Removed run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.891 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.891 | 78168 | Assigned run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.891 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.891 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GxpHyB 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.892 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.893 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.894 | 80980 | Added a new run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.894 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.896 | 80984 | Added a new run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.897 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.898 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.898 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.898 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.898 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rwA3v3 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.898 | 80991 | Added a new worker 18 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.898 | 78168 | Removed run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.898 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.898 | 78168 | Assigned run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.899 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.899 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.900 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.901 | 80979 | Marked run 142 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.901 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.902 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.903 | 80990 | Added a new run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.904 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.905 | 80987 | Added a new run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.905 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.907 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.908 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.909 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.909 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.909 | 80983 | Marked run 143 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.910 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.911 | 80993 | Added a new run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.912 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.912 | 78169 | Recursively removing directory: /tmp/git.GxpHyB/ 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.914 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.914 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.914 | 80994 | Added a new run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.915 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.917 | 81003 | Added a new run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.917 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.918 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.918 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.918 | 81004 | Added a new run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.919 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.921 | 81011 | Added a new run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.921 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.922 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.922 | 78172 | Recursively removing directory: /tmp/git.rwA3v3/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.923 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.923 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.923 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VZfgDB 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.923 | 81021 | Added a new worker 16 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.923 | 78168 | Removed run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.923 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.923 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.923 | 78168 | Assigned run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.924 | 81015 | Added a new run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.925 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.925 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.926 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.928 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.928 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.929 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.930 | 81020 | Added a new run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.930 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.932 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.932 | 81023 | Added a new run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.932 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.932 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.934 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.934 | 81030 | Added a new worker 9 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.934 | 78168 | Removed run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.934 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.934 | 78168 | Assigned run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.934 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.934 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BCLjcq 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.934 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.935 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.938 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.938 | 81017 | Marked run 144 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.939 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.941 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.941 | 81024 | Added a new run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.941 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.942 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.943 | 81025 | Added a new run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.943 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.944 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.945 | 78169 | Recursively removing directory: /tmp/git.VZfgDB/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.945 | 81031 | Added a new run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.946 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.946 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.948 | 81035 | Added a new run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.948 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.948 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.948 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.949 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.952 | 81026 | Marked run 145 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.952 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.953 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.954 | 78172 | Recursively removing directory: /tmp/git.BCLjcq/ 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.954 | 81042 | Added a new run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.954 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.956 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.956 | 81056 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.956 | 78168 | Removed run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.956 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.956 | 78168 | Assigned run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.956 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.956 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.c74E3v 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.956 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.956 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.956 | 81044 | Added a new run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.956 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.957 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.959 | 81049 | Added a new run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.959 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.960 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.961 | 81054 | Added a new run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.961 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.962 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.964 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.964 | 81057 | Added a new run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.964 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.965 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.966 | 78172 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.966 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.966 | 78169 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.966 | 81065 | Added a new worker 17 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.966 | 78168 | Removed run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.966 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.966 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.966 | 78168 | Assigned run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.967 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OwoePM 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.967 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.969 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.975 | 78172 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.975 | 81053 | Marked run 146 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.975 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.976 | 78169 | Recursively removing directory: /tmp/git.c74E3v/ 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.977 | 78172 | Going to run: ./ci 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.978 | 78169 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.978 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.980 | 81062 | Marked run 147 as finished 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.980 | 81060 | Added a new run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.980 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.980 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.981 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.982 | 81063 | Added a new run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.982 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.983 | 81067 | Added a new run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.983 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.985 | 81068 | Added a new run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.986 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.986 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.987 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.989 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.989 | 78169 | Waiting for a new command 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.989 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.989 | 81091 | Added a new worker 19 to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.989 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.989 | 78168 | Removed run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.989 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.989 | 78168 | Assigned run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.989 | 78172 | Recursively removing directory: /tmp/git.OwoePM/ 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.989 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qwsRK3 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.990 | 81089 | Added a new run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.990 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.991 | 78172 | Process exit code: 0 2024-04-25 03:45:22 | INFO | 78172/cimple-worker: 2024-04-25 03:45:22.991 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.993 | 81087 | Added a new run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.993 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.994 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.994 | 81088 | Added a new run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.995 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.996 | 81090 | Added a new run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.997 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:22 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:22 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.997 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.998 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.998 | 78169 | Checking out revision HEAD 2024-04-25 03:45:22 | INFO | 78166/cimple-server: 2024-04-25 03:45:22.998 | 78166 | Waiting for new connections 2024-04-25 03:45:22 | INFO | 78169/cimple-worker: 2024-04-25 03:45:22.999 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.000 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.001 | 81094 | Added a new run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.001 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.002 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.002 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.002 | 81103 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.002 | 78168 | Removed run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.002 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.003 | 78168 | Assigned run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.003 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sZ5i3P 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.003 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.005 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.006 | 81078 | Marked run 148 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.006 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.008 | 81099 | Added a new run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.008 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.010 | 81098 | Added a new run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.011 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.011 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.011 | 78169 | Recursively removing directory: /tmp/git.qwsRK3/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.012 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.012 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.013 | 81101 | Added a new run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.013 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.015 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.015 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.015 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.016 | 81106 | Added a new run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.016 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.017 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.019 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.020 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.021 | 81097 | Marked run 149 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.022 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.023 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.023 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.023 | 81127 | Added a new worker 10 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.023 | 78168 | Removed run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.023 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.023 | 78168 | Assigned run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.023 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.023 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pQ8Vcn 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.023 | 81113 | Added a new run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.024 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.024 | 78172 | Recursively removing directory: /tmp/git.sZ5i3P/ 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.026 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.026 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.026 | 81116 | Added a new run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.026 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.027 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.030 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.030 | 81119 | Added a new run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.030 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.031 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.032 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.033 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.033 | 81126 | Added a new run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.033 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.034 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.035 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.035 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.035 | 81137 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.035 | 78168 | Removed run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.035 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.035 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.035 | 78168 | Assigned run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.035 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TXLvAc 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.037 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.038 | 81125 | Marked run 150 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.038 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.040 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.041 | 81130 | Added a new run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.042 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.042 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.044 | 81133 | Added a new run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.044 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.045 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.045 | 78169 | Recursively removing directory: /tmp/git.pQ8Vcn/ 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.047 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.047 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.047 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.048 | 81131 | Marked run 151 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.048 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.050 | 81136 | Added a new run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.050 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.051 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.052 | 81140 | Added a new run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.052 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.053 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.054 | 81148 | Added a new run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.054 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.055 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.056 | 81150 | Added a new run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.056 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.057 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.057 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.057 | 81163 | Added a new worker 15 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.057 | 78168 | Removed run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.057 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.057 | 78168 | Assigned run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.058 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZVz42h 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.059 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.059 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.059 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.060 | 78172 | Recursively removing directory: /tmp/git.TXLvAc/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.060 | 81159 | Added a new run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.061 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.061 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.061 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.064 | 81161 | Added a new run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.064 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.064 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.065 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.065 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.066 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.066 | 81164 | Added a new run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.066 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.068 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.069 | 81165 | Added a new run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.069 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.069 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.069 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.070 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.070 | 81175 | Added a new worker 20 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.070 | 78168 | Removed run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.070 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.071 | 78168 | Assigned run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.071 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.071 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LHJTTM 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.072 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.073 | 81157 | Marked run 152 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.073 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.075 | 81167 | Added a new run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.075 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.077 | 81172 | Added a new run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.077 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.078 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.078 | 81178 | Added a new run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.079 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.079 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.080 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.080 | 81176 | Added a new run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.080 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.081 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.082 | 78169 | Recursively removing directory: /tmp/git.ZVz42h/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.083 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.083 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.084 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.084 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.085 | 81169 | Marked run 153 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.085 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.087 | 81186 | Added a new run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.087 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.089 | 81189 | Added a new run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.089 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.090 | 81191 | Added a new run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.090 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.091 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.092 | 81192 | Added a new run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.092 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.093 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.093 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.094 | 81205 | Added a new worker 15 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.094 | 78168 | Removed run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.094 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.094 | 78168 | Assigned run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.094 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.093 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.094 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5V04sG 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.095 | 81202 | Added a new run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.095 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.096 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.096 | 78172 | Recursively removing directory: /tmp/git.LHJTTM/ 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.098 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.098 | 81204 | Added a new run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.098 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.098 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.098 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.099 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.102 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.103 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.104 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.105 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.105 | 81198 | Marked run 154 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.105 | 81206 | Added a new run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.105 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.106 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.106 | 81208 | Added a new run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.106 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.108 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.107 | 81211 | Added a new run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.108 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.109 | 81216 | Added a new worker 9 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.110 | 78168 | Removed run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.110 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.110 | 78168 | Assigned run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.110 | 81209 | Added a new run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.110 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fa1Zdz 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.110 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.111 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.112 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.112 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.112 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.114 | 81220 | Added a new run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.114 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.115 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.117 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.120 | 81221 | Added a new run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.120 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.121 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.122 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.122 | 78169 | Recursively removing directory: /tmp/git.5V04sG/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.124 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.124 | 81212 | Marked run 155 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.124 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.125 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.125 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.126 | 81222 | Added a new run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.126 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.127 | 81227 | Added a new run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.128 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.129 | 81230 | Added a new run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.129 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.130 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.130 | 81233 | Added a new run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.131 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.132 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.133 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.133 | 81243 | Added a new run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.134 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.135 | 81246 | Added a new run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.135 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.136 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.136 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.136 | 81250 | Added a new worker 12 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.137 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.137 | 78168 | Removed run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.137 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.137 | 78168 | Assigned run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.137 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Fn7KDY 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.138 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.138 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.139 | 81247 | Added a new run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.139 | 78172 | Recursively removing directory: /tmp/git.fa1Zdz/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.140 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.142 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.142 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.142 | 81251 | Added a new run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.143 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.143 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.143 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.144 | 81252 | Added a new run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.144 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.145 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.146 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.147 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.148 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.149 | 81244 | Marked run 156 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.149 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.150 | 81253 | Added a new run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.150 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.152 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.152 | 81255 | Added a new run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.152 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.152 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.152 | 81269 | Added a new worker 7 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.152 | 78168 | Removed run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.152 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.152 | 78168 | Assigned run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.153 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.153 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.M8W4pP 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.153 | 81259 | Added a new run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.154 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.156 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.157 | 81262 | Added a new run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.158 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.158 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.160 | 78169 | Recursively removing directory: /tmp/git.Fn7KDY/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.160 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.162 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.162 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.162 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.163 | 81260 | Marked run 157 as finished 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.163 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.163 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.165 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.165 | 81272 | Added a new run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.165 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.167 | 81273 | Added a new run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.167 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.168 | 81275 | Added a new run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.168 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.168 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.169 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.169 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.170 | 81276 | Added a new run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.170 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.171 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.172 | 81284 | Added a new worker 16 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.172 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.172 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.172 | 78168 | Removed run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.172 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.172 | 78168 | Assigned run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.172 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wKjiQq 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.174 | 81281 | Added a new run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.174 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.174 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.177 | 81287 | Added a new run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.177 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.178 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.179 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.180 | 78172 | Recursively removing directory: /tmp/git.M8W4pP/ 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.181 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.181 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.181 | 81288 | Added a new run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.181 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.181 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.181 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.184 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.185 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.185 | 81278 | Marked run 158 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.185 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.187 | 81295 | Added a new run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.187 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.188 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.189 | 81291 | Added a new run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.190 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.190 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.190 | 81309 | Added a new worker 6 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.190 | 78168 | Removed run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.190 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.190 | 78168 | Assigned run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.191 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.191 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CuRQyE 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.191 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.191 | 81297 | Added a new run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.192 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.192 | 78169 | Recursively removing directory: /tmp/git.wKjiQq/ 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.194 | 81301 | Added a new run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.195 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.196 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.196 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.196 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.197 | 81311 | Added a new run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.198 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.199 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.199 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.200 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.200 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.201 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.202 | 81302 | Marked run 159 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.202 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.203 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.203 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.203 | 81322 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.204 | 78168 | Removed run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.204 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.204 | 78168 | Assigned run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.204 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uMMGfe 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.204 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.204 | 81313 | Added a new run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.205 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.206 | 81315 | Added a new run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.206 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.208 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.208 | 81317 | Added a new run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.209 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.211 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.211 | 81320 | Added a new run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.211 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.211 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.213 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.214 | 81328 | Added a new run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.214 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.214 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.215 | 78172 | Recursively removing directory: /tmp/git.CuRQyE/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.216 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.217 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.217 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.218 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.219 | 81318 | Marked run 160 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.219 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.220 | 81334 | Added a new run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.220 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.222 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.222 | 81335 | Added a new run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.222 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.225 | 81337 | Added a new run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.225 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.225 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.225 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.225 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.226 | 81348 | Added a new worker 14 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.226 | 78168 | Removed run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.226 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.226 | 78168 | Assigned run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.226 | 78169 | Recursively removing directory: /tmp/git.uMMGfe/ 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.227 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BdnbsE 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.228 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.228 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.229 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.229 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.229 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.229 | 81340 | Added a new run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.230 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.233 | 81351 | Added a new run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.233 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.233 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.234 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.235 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.236 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.236 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.236 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.236 | 81358 | Added a new worker 21 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.236 | 78168 | Removed run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.236 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.236 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.236 | 78168 | Assigned run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.237 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.237 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uAitwU 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.239 | 81346 | Marked run 161 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.239 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.239 | 81349 | Added a new run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.239 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.242 | 81352 | Added a new run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.243 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.243 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.244 | 81356 | Added a new run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.245 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.245 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.246 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.247 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.247 | 81357 | Added a new run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.247 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.248 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.250 | 81366 | Added a new run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.250 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.251 | 78172 | Recursively removing directory: /tmp/git.BdnbsE/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.251 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.253 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.253 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.253 | 81354 | Marked run 162 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.254 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.254 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.255 | 81372 | Added a new run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.255 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.257 | 81376 | Added a new run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.257 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.257 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.259 | 81380 | Added a new run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.259 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.259 | 78169 | Recursively removing directory: /tmp/git.uAitwU/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.259 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.260 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.260 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.260 | 81388 | Added a new worker 15 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.260 | 78168 | Removed run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.260 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.260 | 78168 | Assigned run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.261 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.261 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4jK9Lu 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.262 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.262 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.263 | 81387 | Added a new run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.263 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.264 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.265 | 81370 | Added a new run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.265 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.266 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.267 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.268 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.268 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.269 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.269 | 81389 | Added a new run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.269 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.270 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.270 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.271 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.271 | 81398 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.271 | 78168 | Removed run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.271 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.271 | 78168 | Assigned run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.271 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.272 | 81391 | Added a new run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.271 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZYvdNL 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.273 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.273 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.276 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.277 | 81384 | Marked run 163 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.277 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.279 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.279 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.280 | 81393 | Marked run 164 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.281 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.282 | 81394 | Added a new run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.282 | 78172 | Recursively removing directory: /tmp/git.4jK9Lu/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.283 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.285 | 81396 | Added a new run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.285 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.285 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.285 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.286 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.287 | 81401 | Added a new run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.287 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.289 | 81403 | Added a new run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.289 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.290 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.290 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.291 | 81414 | Added a new run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.292 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.292 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.293 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.294 | 81423 | Added a new run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.294 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.295 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.295 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.295 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.295 | 81425 | Added a new worker 17 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.296 | 78168 | Removed run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.296 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.296 | 78168 | Assigned run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.296 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bcOCbZ 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.296 | 78169 | Recursively removing directory: /tmp/git.ZYvdNL/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.296 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.297 | 81421 | Added a new run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.297 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.298 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.299 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.299 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.300 | 81424 | Added a new run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.300 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.301 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.303 | 81427 | Added a new run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.303 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.303 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.304 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.305 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.306 | 81428 | Added a new run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.306 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.306 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.307 | 81431 | Added a new run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.307 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.309 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.309 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.309 | 81440 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.309 | 78168 | Removed run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.309 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.309 | 78168 | Assigned run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.309 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.309 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.310 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.72pSKC 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.310 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.312 | 81420 | Marked run 165 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.312 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.314 | 81434 | Added a new run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.314 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.316 | 81437 | Added a new run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.316 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.317 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.317 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.318 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.318 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.319 | 78172 | Recursively removing directory: /tmp/git.bcOCbZ/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.320 | 81432 | Marked run 166 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.320 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.322 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.322 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.322 | 81441 | Added a new run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.323 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.325 | 81442 | Added a new run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.325 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.326 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.327 | 81450 | Added a new run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.327 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.328 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.329 | 81451 | Added a new run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.329 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.331 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.331 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.332 | 81462 | Added a new run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.332 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.332 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.333 | 81467 | Added a new worker 9 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.333 | 78168 | Removed run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.333 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.333 | 78168 | Assigned run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.333 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.333 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vtoYmo 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.333 | 78169 | Recursively removing directory: /tmp/git.72pSKC/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.335 | 81466 | Added a new run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.335 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.336 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.336 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.337 | 81464 | Added a new run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.337 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.340 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.340 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.341 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.342 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.342 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.343 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.344 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.344 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.344 | 81477 | Added a new worker 21 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.344 | 78168 | Removed run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.344 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.344 | 78168 | Assigned run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.344 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.345 | 81461 | Marked run 167 as finished 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.345 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9O6Roz 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.345 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.347 | 81468 | Added a new run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.347 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.349 | 81473 | Added a new run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.349 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.351 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.351 | 81472 | Added a new run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.352 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.353 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.354 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.354 | 81475 | Added a new run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.354 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.355 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.355 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.358 | 81474 | Marked run 168 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.358 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.358 | 78172 | Recursively removing directory: /tmp/git.vtoYmo/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.360 | 81484 | Added a new run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.361 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.361 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.361 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.362 | 81493 | Added a new run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.363 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.364 | 81490 | Added a new run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.364 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.365 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.366 | 81488 | Added a new run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.366 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.367 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.368 | 81501 | Added a new run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.368 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.368 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.370 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.370 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.370 | 78169 | Recursively removing directory: /tmp/git.9O6Roz/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.370 | 81505 | Added a new run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.370 | 81509 | Added a new worker 17 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.370 | 78168 | Removed run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.370 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.370 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.370 | 78168 | Assigned run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.370 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.371 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.371 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5BShx5 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.371 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.373 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.373 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.372 | 81506 | Added a new run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.373 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.373 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.375 | 81508 | Added a new run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.376 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.377 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.377 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.378 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.379 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.379 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.380 | 81511 | Added a new run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.380 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.381 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.382 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.382 | 81521 | Added a new worker 17 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.382 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.383 | 78168 | Removed run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.383 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.383 | 78168 | Assigned run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.383 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.D0YXng 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.383 | 81503 | Marked run 169 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.383 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.385 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.387 | 81512 | Added a new run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.388 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.389 | 81516 | Added a new run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.389 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.389 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.390 | 81517 | Added a new run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.391 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.391 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.391 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.394 | 78172 | Recursively removing directory: /tmp/git.5BShx5/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.394 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.394 | 81515 | Marked run 170 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.395 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.395 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.396 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.396 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.397 | 81525 | Added a new run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.398 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.400 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.400 | 81531 | Added a new run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.400 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.401 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.402 | 81534 | Added a new run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.402 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.403 | 78169 | Recursively removing directory: /tmp/git.D0YXng/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.403 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.404 | 81536 | Added a new run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.404 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.405 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.405 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.405 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.405 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.405 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.406 | 81548 | Added a new worker 17 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.406 | 78168 | Removed run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.406 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.406 | 78168 | Assigned run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.406 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.407 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JMTpNC 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.408 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.409 | 81544 | Added a new run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.409 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.410 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.412 | 81549 | Added a new run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.412 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.413 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.413 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.414 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.414 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.414 | 81555 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.414 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.414 | 78168 | Removed run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.414 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.414 | 78168 | Assigned run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.414 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jVI7Ln 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.415 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.416 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.419 | 81542 | Marked run 171 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.419 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.421 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.421 | 81546 | Added a new run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.421 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.422 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.423 | 81550 | Added a new run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.423 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.425 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.426 | 78172 | Recursively removing directory: /tmp/git.JMTpNC/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.427 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.427 | 81552 | Marked run 172 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.428 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.429 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.429 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.430 | 81554 | Added a new run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.430 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.433 | 78169 | Recursively removing directory: /tmp/git.jVI7Ln/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.433 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.433 | 81557 | Added a new run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.434 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.434 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.434 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.435 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.435 | 81568 | Added a new run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.435 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.437 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.437 | 81570 | Added a new run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.437 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.438 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.439 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.439 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.439 | 81578 | Added a new run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.440 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.440 | 81583 | Added a new worker 15 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.441 | 78168 | Removed run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.441 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.441 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.441 | 78168 | Assigned run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.441 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YeJmeb 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.441 | 81580 | Added a new run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.442 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.444 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.444 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.444 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.445 | 81582 | Added a new run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.445 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.445 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.446 | 81588 | Added a new worker 16 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.446 | 78168 | Removed run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.446 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.446 | 78168 | Assigned run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.446 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.447 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fjyyV0 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.447 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.449 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.449 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.450 | 81576 | Marked run 173 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.451 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.451 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.453 | 81587 | Added a new run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.453 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.453 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.455 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.455 | 81591 | Added a new run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.455 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.457 | 81589 | Added a new run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.457 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.458 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.459 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.460 | 81584 | Marked run 174 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.460 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.461 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.461 | 81593 | Added a new run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.462 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.463 | 81605 | Added a new run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.464 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.466 | 81606 | Added a new run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.466 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.467 | 78172 | Recursively removing directory: /tmp/git.YeJmeb/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.468 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.468 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.469 | 78169 | Recursively removing directory: /tmp/git.fjyyV0/ 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.469 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.469 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.470 | 81608 | Added a new run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.470 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.470 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.471 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.472 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.472 | 81616 | Added a new run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.472 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.473 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.473 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.474 | 81617 | Added a new run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.475 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.476 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.476 | 81618 | Added a new run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.476 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.478 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.478 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.479 | 81622 | Added a new run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.480 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.480 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.480 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.480 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.480 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.481 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.481 | 81629 | Added a new worker 21 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.481 | 78168 | Removed run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.481 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.481 | 78168 | Assigned run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.481 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dr0vsJ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.482 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.482 | 81630 | Added a new worker 6 to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.482 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WpyfKy 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.482 | 78168 | Removed run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.482 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.482 | 78168 | Assigned run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.483 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.484 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.484 | 81627 | Added a new run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.484 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.488 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.488 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.489 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.489 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.489 | 81626 | Added a new run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.490 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.491 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.493 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.493 | 81620 | Marked run 175 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.493 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.496 | 81624 | Marked run 176 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.496 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.497 | 81631 | Added a new run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.498 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.499 | 81632 | Added a new run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.499 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.501 | 81634 | Added a new run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.501 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.501 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.502 | 81640 | Added a new run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.502 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.502 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.503 | 81653 | Added a new run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.504 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.504 | 78169 | Recursively removing directory: /tmp/git.dr0vsJ/ 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.504 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.505 | 78172 | Recursively removing directory: /tmp/git.WpyfKy/ 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.507 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.507 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.506 | 81655 | Added a new run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.506 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.507 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.508 | 81658 | Added a new run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.509 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.509 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.509 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.509 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.510 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.511 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.512 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.513 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.513 | 81660 | Added a new run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.513 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.514 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.514 | 81667 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.514 | 78168 | Removed run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.514 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.514 | 78168 | Assigned run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.514 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.514 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZAlQ5D 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.515 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.515 | 81662 | Added a new run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.516 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.517 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.517 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.518 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.518 | 81670 | Added a new worker 20 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.518 | 78168 | Removed run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.518 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.518 | 78168 | Assigned run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.518 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.519 | 81664 | Added a new run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.519 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.520 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0EoysS 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.521 | 81665 | Added a new run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.522 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.523 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.523 | 81671 | Added a new run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.523 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.523 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.524 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.526 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.526 | 81674 | Added a new run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.527 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.527 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.527 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.528 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.529 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.529 | 81677 | Added a new run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.529 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.531 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.533 | 81663 | Marked run 177 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.533 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.535 | 81678 | Added a new run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.535 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.536 | 81681 | Added a new run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.536 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.538 | 78169 | Recursively removing directory: /tmp/git.ZAlQ5D/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.539 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.539 | 81666 | Marked run 178 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.540 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.541 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.541 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.541 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.541 | 81687 | Added a new run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.542 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.542 | 78172 | Recursively removing directory: /tmp/git.0EoysS/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.543 | 81691 | Added a new run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.543 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.544 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.544 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.545 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.545 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.546 | 81699 | Added a new run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.546 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.547 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.548 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.549 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.549 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.549 | 81707 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.549 | 78168 | Removed run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.549 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.549 | 78168 | Assigned run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.550 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.550 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8cAcgO 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.550 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.552 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.552 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.552 | 81710 | Added a new worker 21 to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.552 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4Gw1Xo 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.552 | 78168 | Removed run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.552 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.552 | 78168 | Assigned run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.552 | 81703 | Added a new run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.553 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.553 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.555 | 81700 | Added a new run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.555 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.557 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.557 | 81705 | Added a new run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.558 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.559 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.559 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.560 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.560 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.560 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.561 | 81709 | Added a new run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.561 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.562 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.564 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.564 | 81704 | Marked run 179 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.565 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.568 | 81708 | Marked run 180 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.568 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.569 | 81713 | Added a new run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.569 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.571 | 81716 | Added a new run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.571 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.572 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.572 | 81719 | Added a new run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.572 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.574 | 81722 | Added a new run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.574 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.575 | 78172 | Recursively removing directory: /tmp/git.4Gw1Xo/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.576 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.576 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.576 | 78169 | Recursively removing directory: /tmp/git.8cAcgO/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.577 | 81735 | Added a new run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.577 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.577 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.578 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.578 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.578 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.578 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.580 | 81738 | Added a new run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.580 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.581 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.581 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.582 | 81739 | Added a new run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.582 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.584 | 81740 | Added a new run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.584 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.584 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.585 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.585 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.585 | 81743 | Added a new run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.586 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.586 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.587 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.587 | 81749 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.587 | 78168 | Removed run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.587 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.588 | 78168 | Assigned run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.588 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.588 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RdCESf 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.589 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.589 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.590 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.590 | 81747 | Added a new run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.591 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.591 | 81753 | Added a new worker 6 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.592 | 78168 | Removed run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.592 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.592 | 78168 | Assigned run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.592 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Yjkarv 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.592 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.593 | 81750 | Added a new run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.593 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.595 | 81752 | Added a new run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.595 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.595 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.596 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.597 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.597 | 81754 | Added a new run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.598 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.598 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.600 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.601 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.601 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.602 | 81744 | Marked run 182 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.602 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.602 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.605 | 81745 | Marked run 181 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.606 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.606 | 81757 | Added a new run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.607 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.608 | 81760 | Added a new run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.608 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.609 | 81762 | Added a new run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.610 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.611 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.611 | 81765 | Added a new run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.612 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.612 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.614 | 78172 | Recursively removing directory: /tmp/git.RdCESf/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.614 | 81780 | Added a new run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.614 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.614 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.616 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.616 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.616 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.616 | 81782 | Added a new run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.617 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.617 | 78169 | Recursively removing directory: /tmp/git.Yjkarv/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.618 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.618 | 81784 | Added a new run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.619 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.619 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.619 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.620 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.621 | 81785 | Added a new run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.621 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.621 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.622 | 81786 | Added a new run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.622 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.623 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.624 | 81790 | Added a new run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.624 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.625 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.625 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.626 | 81792 | Added a new run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.627 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.628 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.629 | 81795 | Added a new run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.629 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.629 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.630 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.631 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.631 | 81799 | Added a new worker 18 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.631 | 78168 | Removed run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.631 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.631 | 78168 | Assigned run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.631 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cLJlYG 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.631 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.631 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.631 | 81803 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.632 | 78168 | Removed run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.632 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.632 | 78168 | Assigned run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.631 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.632 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.p7Z1KO 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.632 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.632 | 81798 | Added a new run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.633 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.634 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.634 | 81801 | Added a new run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.634 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.638 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.639 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.639 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.639 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.640 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.640 | 81788 | Marked run 183 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.640 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.641 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.642 | 81802 | Added a new run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.642 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.644 | 81805 | Added a new run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.644 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.645 | 81807 | Added a new run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.645 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.646 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.648 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.648 | 81794 | Marked run 184 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.648 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.649 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.650 | 81808 | Added a new run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.650 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.652 | 81819 | Added a new run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.652 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.653 | 78169 | Recursively removing directory: /tmp/git.cLJlYG/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.654 | 81823 | Added a new run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.654 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.655 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.655 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.655 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.656 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.657 | 81824 | Added a new run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.657 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.658 | 78172 | Recursively removing directory: /tmp/git.p7Z1KO/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.658 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.660 | 81832 | Added a new run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.660 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.660 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.660 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.660 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.660 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.663 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.663 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.663 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.663 | 81833 | Added a new run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.663 | 81840 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.664 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tf86lj 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.664 | 78168 | Removed run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.664 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.664 | 78168 | Assigned run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.664 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.665 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.665 | 81835 | Added a new run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.665 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.667 | 81836 | Added a new run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.667 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.668 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.668 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.670 | 81839 | Added a new run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.671 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.671 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.672 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.672 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.672 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.673 | 81845 | Added a new run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.673 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.674 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.674 | 81846 | Added a new run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.675 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.675 | 81849 | Added a new worker 10 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.676 | 78168 | Removed run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.676 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.676 | 78168 | Assigned run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.676 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.676 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.676 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4j5Z1C 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.678 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.679 | 81837 | Marked run 185 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.680 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.681 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.681 | 81852 | Added a new run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.682 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.684 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.684 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.685 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.685 | 81842 | Marked run 186 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.686 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.687 | 78169 | Recursively removing directory: /tmp/git.tf86lj/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.687 | 81848 | Added a new run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.687 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.688 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.688 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.690 | 81855 | Added a new run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.690 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.691 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.691 | 81861 | Added a new run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.692 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.692 | 81863 | Added a new run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.693 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.694 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.694 | 81871 | Added a new run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.695 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.696 | 81877 | Added a new run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.697 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.697 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.699 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.699 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.699 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.700 | 81880 | Added a new worker 14 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.700 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.699 | 78172 | Recursively removing directory: /tmp/git.4j5Z1C/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.700 | 78168 | Removed run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.700 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.700 | 78168 | Assigned run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.701 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XvBJtX 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.701 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.702 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.702 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.702 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.702 | 81881 | Added a new run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.703 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.706 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.706 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.707 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.707 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.708 | 81875 | Marked run 187 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.708 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.709 | 81882 | Added a new run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.709 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.710 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.711 | 81890 | Added a new worker 12 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.711 | 78168 | Removed run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.711 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.711 | 78168 | Assigned run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.711 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.711 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.711 | 81883 | Added a new run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.711 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.711 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qMYLyi 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.713 | 81884 | Added a new run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.713 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.714 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.717 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.717 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.717 | 81886 | Added a new run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.718 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.718 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.720 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.720 | 81894 | Added a new run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.721 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.722 | 78169 | Recursively removing directory: /tmp/git.XvBJtX/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.723 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.724 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.724 | 81887 | Marked run 188 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.725 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.724 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.724 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.726 | 81898 | Added a new run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.726 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.728 | 81900 | Added a new run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.728 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.729 | 81905 | Added a new run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.730 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.730 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.731 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.733 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.733 | 78172 | Recursively removing directory: /tmp/git.qMYLyi/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.733 | 81907 | Added a new run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.733 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.734 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.734 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.734 | 81919 | Added a new worker 16 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.734 | 78168 | Removed run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.734 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.734 | 78168 | Assigned run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.735 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.734 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LAouPj 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.735 | 81917 | Added a new run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.735 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.735 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.735 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.738 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.740 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.741 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.743 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.743 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.743 | 81926 | Added a new worker 21 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.743 | 78168 | Removed run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.743 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.743 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.743 | 78168 | Assigned run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.747 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7JMg3M 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.749 | 81918 | Added a new run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.749 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.752 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.762 | 81921 | Added a new run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.762 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.766 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.778 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.779 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.782 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.786 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.795 | 78169 | Recursively removing directory: /tmp/git.LAouPj/ 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.796 | 78172 | Recursively removing directory: /tmp/git.7JMg3M/ 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.796 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.796 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.797 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.797 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.800 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.801 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.803 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.803 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.803 | 81947 | Added a new worker 25 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.803 | 78168 | Removed run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.803 | 78168 | Removed worker 25 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.803 | 78168 | Assigned run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 25 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.803 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.804 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.804 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.804 | 81948 | Added a new worker 25 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.804 | 78168 | Removed run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.804 | 78168 | Removed worker 25 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.804 | 78168 | Assigned run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 25 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.804 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.851 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ix1eu9 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.851 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9p7C5P 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.852 | 81916 | Marked run 189 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.852 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.876 | 81923 | Added a new run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.876 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.879 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.879 | 81925 | Added a new run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.880 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.883 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.883 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.883 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.884 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.884 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.886 | 81924 | Marked run 190 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.886 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.887 | 81928 | Added a new run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.887 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.890 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.890 | 81945 | Marked run 192 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.890 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.891 | 81930 | Added a new run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.892 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.893 | 81950 | Added a new run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.894 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.896 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.896 | 78172 | Recursively removing directory: /tmp/git.ix1eu9/ 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.897 | 78169 | Recursively removing directory: /tmp/git.9p7C5P/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.898 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.898 | 81946 | Marked run 191 as finished 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.898 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.898 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.898 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.899 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.899 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.900 | 81952 | Added a new run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.900 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.901 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.902 | 81966 | Added a new run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.903 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.903 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.904 | 81971 | Added a new run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.904 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.904 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.905 | 81972 | Added a new run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.906 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.907 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.907 | 81977 | Added a new run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.907 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.908 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.908 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.909 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.909 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.908 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.910 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.910 | 81984 | Added a new worker 20 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.910 | 78168 | Removed run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.910 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.910 | 78168 | Assigned run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.910 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.910 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Q0edMG 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.912 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.912 | 81983 | Added a new worker 21 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.912 | 78168 | Removed run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.912 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.912 | 78168 | Assigned run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.912 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.913 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nzk1EN 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.914 | 81982 | Added a new run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.915 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.917 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.917 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.918 | 81985 | Added a new run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.918 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.918 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.918 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.919 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.920 | 81980 | Added a new run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.920 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.922 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.922 | 81989 | Added a new run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.922 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.924 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.925 | 81974 | Marked run 193 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.925 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.927 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.928 | 81976 | Marked run 194 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.929 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.930 | 81986 | Added a new run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.930 | 78172 | Recursively removing directory: /tmp/git.Q0edMG/ 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.930 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.932 | 81994 | Added a new run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.932 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.933 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.933 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.934 | 78169 | Recursively removing directory: /tmp/git.nzk1EN/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.934 | 82000 | Added a new run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.934 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.935 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.936 | 82006 | Added a new run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.936 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.937 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.937 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.937 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.937 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.938 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.938 | 82012 | Added a new run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.938 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.939 | 82013 | Added a new run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.940 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.942 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.942 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.942 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.943 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.943 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.944 | 82022 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.944 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.944 | 78168 | Removed run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.944 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.944 | 78168 | Assigned run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.944 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2P1KM3 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.944 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.946 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.946 | 82016 | Added a new run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.947 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.947 | 82024 | Added a new worker 11 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.948 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.948 | 78168 | Removed run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.948 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.948 | 78168 | Assigned run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.948 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.948 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vwopth 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.950 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.950 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.951 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.954 | 82014 | Marked run 195 as finished 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.954 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.955 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.956 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.958 | 82020 | Marked run 196 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.958 | 82021 | Added a new run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.958 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.960 | 82019 | Added a new run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.961 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.961 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.963 | 78172 | Recursively removing directory: /tmp/git.2P1KM3/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.962 | 82023 | Added a new run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.963 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.964 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.964 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.965 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.966 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.968 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.968 | 82026 | Added a new run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.968 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.969 | 82038 | Added a new run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.969 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.970 | 78169 | Recursively removing directory: /tmp/git.vwopth/ 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.971 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.971 | 82046 | Added a new run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.972 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.972 | 78169 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.972 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.972 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.973 | 82051 | Added a new worker 13 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.973 | 78168 | Removed run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.973 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.973 | 78168 | Assigned run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.973 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.973 | 78172 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.973 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YhExnm 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.976 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.976 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.976 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.978 | 82045 | Added a new run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.978 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.980 | 78172 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.980 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.981 | 78172 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.981 | 82057 | Added a new worker 19 to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.981 | 78168 | Removed run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.981 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.981 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.981 | 78168 | Assigned run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.980 | 78169 | Waiting for a new command 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.981 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eJBydo 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.982 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.983 | 82047 | Marked run 197 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.983 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.985 | 82050 | Added a new run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.985 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.987 | 82052 | Added a new run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.987 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.989 | 82054 | Added a new run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.989 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.990 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.990 | 82059 | Added a new run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.990 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:23 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:23 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.991 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.992 | 78169 | Checking out revision HEAD 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.992 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78169/cimple-worker: 2024-04-25 03:45:23.993 | 78169 | Going to run: ./ci 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.994 | 78172 | Recursively removing directory: /tmp/git.YhExnm/ 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.994 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.995 | 78172 | Process exit code: 0 2024-04-25 03:45:23 | INFO | 78172/cimple-worker: 2024-04-25 03:45:23.995 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.998 | 82055 | Marked run 198 as finished 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.998 | 78166 | Waiting for new connections 2024-04-25 03:45:23 | INFO | 78166/cimple-server: 2024-04-25 03:45:23.998 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.000 | 82069 | Added a new run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.001 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.002 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.002 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.002 | 82083 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.002 | 78168 | Removed run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.002 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.002 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.002 | 78168 | Assigned run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.002 | 82071 | Added a new run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.003 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.003 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.o2KfJd 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.003 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.005 | 82074 | Added a new run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.005 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.005 | 78169 | Recursively removing directory: /tmp/git.eJBydo/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.005 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.007 | 82072 | Added a new run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.008 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.008 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.008 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.009 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.010 | 82085 | Added a new run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.010 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.011 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.013 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.014 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.014 | 82087 | Added a new run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.014 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.014 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.016 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.016 | 82091 | Added a new run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.016 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.017 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.017 | 82096 | Added a new worker 10 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.017 | 78168 | Removed run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.017 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.017 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.017 | 78168 | Assigned run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.018 | 82089 | Added a new run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.018 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.017 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.019 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.019 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CGG6Nl 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.021 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.021 | 82077 | Marked run 199 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.021 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.022 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.023 | 82093 | Added a new run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.023 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.025 | 82099 | Added a new run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.025 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.026 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.027 | 82101 | Added a new run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.027 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.027 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.028 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.029 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.031 | 82092 | Marked run 200 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.031 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.032 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.032 | 82102 | Added a new run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.033 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.033 | 78172 | Recursively removing directory: /tmp/git.o2KfJd/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.034 | 82107 | Added a new run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.035 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.035 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.035 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.037 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.038 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.040 | 82113 | Added a new run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.040 | 78169 | Recursively removing directory: /tmp/git.CGG6Nl/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.040 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.041 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.042 | 82115 | Added a new run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.042 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.042 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.042 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.044 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.044 | 82123 | Added a new run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.044 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.044 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.044 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.045 | 82129 | Added a new worker 8 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.045 | 78168 | Removed run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.045 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.045 | 78168 | Assigned run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.046 | 82124 | Added a new run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.046 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.046 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.045 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NQXwMR 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.046 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.047 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.048 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.049 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.050 | 82128 | Added a new run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.050 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.051 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.051 | 82137 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.051 | 78168 | Removed run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.051 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.051 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.051 | 78168 | Assigned run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.051 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.051 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Hnw1iP 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.054 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.054 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.054 | 82131 | Added a new run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.054 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.055 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.057 | 82134 | Added a new run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.057 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.058 | 82135 | Added a new run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.058 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.059 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.061 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.062 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.063 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.064 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.064 | 82138 | Added a new run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.064 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.067 | 78172 | Recursively removing directory: /tmp/git.NQXwMR/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.067 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.068 | 82125 | Marked run 201 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.068 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.070 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.070 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.070 | 82144 | Added a new run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.070 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.072 | 82148 | Added a new run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.072 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.074 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.074 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.075 | 82133 | Marked run 202 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.076 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.076 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.077 | 82151 | Added a new run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.078 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.077 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.078 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.078 | 82167 | Added a new worker 18 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.078 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.078 | 78168 | Removed run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.078 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.078 | 78168 | Assigned run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.078 | 78169 | Recursively removing directory: /tmp/git.Hnw1iP/ 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.079 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BGRfTD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.079 | 82155 | Added a new run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.079 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.081 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.081 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.081 | 82164 | Added a new run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.082 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.082 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.083 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.084 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.085 | 82165 | Added a new run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.085 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.085 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.088 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.089 | 82163 | Marked run 203 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.089 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.089 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.089 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.089 | 82176 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.089 | 78168 | Removed run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.089 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.089 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.089 | 78168 | Assigned run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.089 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NcagoF 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.089 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.090 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.090 | 82170 | Added a new run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.091 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.092 | 82171 | Added a new run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.093 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.095 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.095 | 82172 | Added a new run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.095 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.096 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.097 | 82175 | Added a new run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.097 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.099 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.099 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.099 | 82183 | Added a new run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.099 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.100 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.100 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.101 | 82181 | Added a new run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.102 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.103 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.105 | 82173 | Marked run 204 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.105 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.106 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.106 | 82188 | Added a new run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.107 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.107 | 78172 | Recursively removing directory: /tmp/git.BGRfTD/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.109 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.111 | 82189 | Added a new run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.111 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.111 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.111 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.113 | 82195 | Added a new run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.113 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.114 | 78169 | Recursively removing directory: /tmp/git.NcagoF/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.115 | 82198 | Added a new run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.115 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.115 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.116 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.116 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.116 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.117 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.118 | 82204 | Added a new run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.118 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.119 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.119 | 82210 | Added a new run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.120 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.120 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.120 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.121 | 82208 | Added a new run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.121 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.122 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.122 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.122 | 82214 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.122 | 78168 | Removed run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.122 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.122 | 78168 | Assigned run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.123 | 82212 | Added a new run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.123 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.123 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.10hcy0 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.124 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.124 | 82219 | Added a new worker 16 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.124 | 78168 | Removed run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.124 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.124 | 78168 | Assigned run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.125 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.124 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.126 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.127 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.127 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UwpwdG 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.127 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.128 | 82216 | Added a new run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.128 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.131 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.133 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.133 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.134 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.134 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.136 | 82207 | Marked run 205 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.137 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.140 | 82213 | Marked run 206 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.140 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.141 | 82220 | Added a new run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.142 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.143 | 82221 | Added a new run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.143 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.145 | 82222 | Added a new run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.145 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.146 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.146 | 82226 | Added a new run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.146 | 78172 | Recursively removing directory: /tmp/git.10hcy0/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.146 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.148 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.149 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.149 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.149 | 82242 | Added a new run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.149 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.150 | 78169 | Recursively removing directory: /tmp/git.UwpwdG/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.150 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.150 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.151 | 82245 | Added a new run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.151 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.153 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.153 | 82244 | Added a new run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.154 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.154 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.153 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.153 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.155 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.156 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.157 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.157 | 82251 | Added a new run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.157 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.158 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.158 | 82256 | Added a new worker 7 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.158 | 78168 | Removed run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.158 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.158 | 78168 | Assigned run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.158 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.W53fe7 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.158 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.160 | 82247 | Added a new run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.160 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.160 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jCE2jq 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.160 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.160 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.160 | 82257 | Added a new worker 11 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.160 | 78168 | Removed run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.160 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.160 | 78168 | Assigned run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.161 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.162 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.163 | 82253 | Added a new run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.163 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.166 | 82252 | Added a new run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.166 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.167 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.166 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.167 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.168 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.168 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.169 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.172 | 82249 | Marked run 207 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.172 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.176 | 82259 | Added a new run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.176 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.178 | 82261 | Added a new run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.178 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.181 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.180 | 78169 | Recursively removing directory: /tmp/git.jCE2jq/ 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.181 | 78172 | Recursively removing directory: /tmp/git.W53fe7/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.181 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.182 | 82254 | Marked run 208 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.182 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.182 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.182 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.183 | 82264 | Added a new run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.184 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.184 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.184 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.185 | 82266 | Added a new run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.185 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.185 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.187 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.187 | 82281 | Added a new run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.188 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.188 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.189 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.189 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.189 | 82289 | Added a new worker 7 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.189 | 78168 | Removed run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.189 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.189 | 78168 | Assigned run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.189 | 82286 | Added a new run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.190 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uxqohd 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.190 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.190 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.191 | 82282 | Added a new run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.191 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.192 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.193 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.193 | 82292 | Added a new run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.194 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.195 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.197 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.198 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.198 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.198 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.198 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.199 | 82298 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.199 | 78168 | Removed run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.199 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.199 | 78168 | Assigned run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.199 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JNSNHd 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.200 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.201 | 82296 | Added a new run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.201 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.202 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.204 | 82284 | Marked run 210 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.204 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.205 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.206 | 82293 | Added a new run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.206 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.206 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.207 | 82295 | Added a new run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.208 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.208 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.209 | 82301 | Added a new run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.210 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.210 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.210 | 78169 | Recursively removing directory: /tmp/git.uxqohd/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.211 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.213 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.213 | 82287 | Marked run 209 as finished 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.212 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.214 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.212 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.215 | 82306 | Added a new run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.215 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.216 | 82314 | Added a new run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.217 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.217 | 82313 | Added a new run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.217 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.217 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.218 | 82310 | Added a new run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.218 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.220 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.220 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.222 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.222 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.222 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.223 | 82328 | Added a new worker 18 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.223 | 78168 | Removed run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.223 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.223 | 78168 | Assigned run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.223 | 82327 | Added a new run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.223 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QddNWP 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.224 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.224 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.225 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.226 | 82326 | Added a new run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.226 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.227 | 82329 | Added a new run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.228 | 78172 | Recursively removing directory: /tmp/git.JNSNHd/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.228 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.229 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.230 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.230 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.230 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.231 | 82330 | Added a new run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.231 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.232 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.233 | 82334 | Added a new run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.233 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.233 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.234 | 82335 | Added a new run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.235 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.235 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.235 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.236 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.237 | 82336 | Added a new run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.237 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.239 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.240 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.240 | 82321 | Marked run 211 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.240 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.240 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.240 | 82347 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.240 | 78168 | Removed run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.240 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.241 | 78168 | Assigned run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.240 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.241 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.t7yfi2 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.241 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.241 | 82342 | Added a new run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.242 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.243 | 82340 | Added a new run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.243 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.244 | 82346 | Added a new run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.245 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.246 | 82348 | Added a new run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.246 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.246 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.247 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.248 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.248 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.251 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.251 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.253 | 78169 | Recursively removing directory: /tmp/git.QddNWP/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.254 | 82341 | Marked run 212 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.254 | 82355 | Added a new run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.255 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.256 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.256 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.257 | 82357 | Added a new run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.257 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.258 | 82361 | Added a new run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.258 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.259 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.260 | 82362 | Added a new run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.260 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.262 | 78172 | Recursively removing directory: /tmp/git.t7yfi2/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.263 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.263 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.264 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.264 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.264 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.264 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.264 | 82371 | Added a new run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.264 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.265 | 82375 | Added a new run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.266 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.266 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.266 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.266 | 82380 | Added a new worker 12 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.267 | 78168 | Removed run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.267 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.267 | 78168 | Assigned run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.267 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.267 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.J0M5lk 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.268 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.268 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.269 | 82377 | Added a new run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.270 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.271 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.272 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.272 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.273 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.273 | 82385 | Added a new worker 21 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.273 | 78168 | Removed run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.273 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.273 | 78168 | Assigned run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.274 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.274 | 82376 | Added a new run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.274 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.275 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zNsK7l 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.276 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.276 | 82382 | Added a new run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.276 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.277 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.277 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.280 | 82384 | Added a new run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.280 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.280 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.282 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.283 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.284 | 82374 | Marked run 213 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.284 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.284 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.286 | 82386 | Added a new run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.286 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.287 | 82389 | Added a new run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.288 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.290 | 78169 | Recursively removing directory: /tmp/git.J0M5lk/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.290 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.291 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.291 | 82381 | Marked run 214 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.291 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.292 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.292 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.293 | 82393 | Added a new run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.293 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.294 | 82395 | Added a new run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.294 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.295 | 82405 | Added a new run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.296 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.296 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.297 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.298 | 82414 | Added a new run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.298 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.299 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.300 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.301 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.301 | 82406 | Added a new run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.301 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.302 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.302 | 82418 | Added a new worker 13 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.302 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.303 | 78168 | Removed run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.303 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.303 | 78168 | Assigned run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.303 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.302 | 78172 | Recursively removing directory: /tmp/git.zNsK7l/ 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.303 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.303 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.303 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iLhzV7 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.305 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.307 | 82417 | Added a new run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.307 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.308 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.309 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.310 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.310 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.312 | 82415 | Marked run 215 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.312 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.312 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.313 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.313 | 82427 | Added a new worker 20 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.313 | 78168 | Removed run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.313 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.313 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.313 | 78168 | Assigned run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.313 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lxp8L1 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.313 | 82420 | Added a new run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.314 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.316 | 82421 | Added a new run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.316 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.318 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.319 | 82422 | Added a new run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.319 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.320 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.321 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.321 | 82426 | Added a new run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.321 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.321 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.323 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.324 | 82424 | Marked run 216 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.324 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.326 | 82434 | Added a new run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.326 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.327 | 82438 | Added a new run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.328 | 78169 | Recursively removing directory: /tmp/git.iLhzV7/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.328 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.330 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.330 | 82441 | Added a new run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.331 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.330 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.330 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.332 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.333 | 82442 | Added a new run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.333 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.334 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.334 | 78172 | Recursively removing directory: /tmp/git.lxp8L1/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.335 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.336 | 82451 | Added a new run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.336 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.337 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.337 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.337 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.338 | 82453 | Added a new run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.338 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.339 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.339 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.340 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.340 | 82460 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.341 | 78168 | Removed run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.341 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.341 | 78168 | Assigned run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.341 | 82455 | Added a new run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.341 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.341 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.htIaSr 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.341 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.341 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.342 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.344 | 82461 | Added a new run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.344 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.346 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.346 | 82462 | Added a new run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.346 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.347 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.347 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.348 | 82468 | Added a new worker 18 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.348 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.348 | 78168 | Removed run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.348 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.348 | 78168 | Assigned run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.349 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.349 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.350 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WKiybN 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.350 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.350 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.350 | 82456 | Marked run 217 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.351 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.352 | 82458 | Added a new run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.352 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.355 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.357 | 82463 | Marked run 218 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.357 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.357 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.358 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.358 | 82466 | Added a new run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.359 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.360 | 82469 | Added a new run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.361 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.362 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.362 | 82470 | Added a new run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.363 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.364 | 82474 | Added a new run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.365 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.365 | 78169 | Recursively removing directory: /tmp/git.htIaSr/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.366 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.366 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.367 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.367 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.369 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.371 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.371 | 78172 | Recursively removing directory: /tmp/git.WKiybN/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.371 | 82484 | Added a new run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.372 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.373 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.373 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.373 | 82490 | Added a new run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.374 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.375 | 82493 | Added a new run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.375 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.375 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.376 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.376 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.377 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.377 | 82500 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.377 | 78168 | Removed run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.377 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.377 | 78168 | Assigned run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.377 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.377 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.w329kK 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.378 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.378 | 82498 | Added a new run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.378 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.379 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.380 | 82494 | Added a new run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.380 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.381 | 82501 | Added a new run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.382 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.383 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.384 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.384 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.385 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.385 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.385 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.385 | 82509 | Added a new worker 20 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.385 | 78168 | Removed run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.385 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.385 | 78168 | Assigned run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.386 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.386 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.386 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.A1SKX6 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.388 | 82495 | Marked run 219 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.388 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.390 | 82503 | Added a new run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.390 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.392 | 82507 | Added a new run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.393 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.394 | 82508 | Added a new run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.394 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.395 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.396 | 82511 | Added a new run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.396 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.396 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.397 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.399 | 78169 | Recursively removing directory: /tmp/git.w329kK/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.399 | 82502 | Marked run 220 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.399 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.400 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.400 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.401 | 82523 | Added a new run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.401 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.402 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.402 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.403 | 82520 | Added a new run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.403 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.404 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.405 | 82526 | Added a new run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.406 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.407 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.407 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.408 | 82527 | Added a new run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.409 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.409 | 78172 | Recursively removing directory: /tmp/git.A1SKX6/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.409 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.410 | 82535 | Added a new run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.411 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.411 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.411 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.411 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.411 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.412 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.412 | 82541 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.412 | 78168 | Removed run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.412 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.412 | 78168 | Assigned run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.412 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.413 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1p38G3 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.414 | 82538 | Added a new run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.415 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.415 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.417 | 82540 | Added a new run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.417 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.418 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.419 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.419 | 82544 | Added a new run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.419 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.420 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.420 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.420 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.421 | 82549 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.421 | 78168 | Removed run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.421 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.421 | 78168 | Assigned run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.421 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JoEWQc 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.421 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.421 | 82543 | Added a new run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.422 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.422 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.423 | 82547 | Added a new run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.424 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.425 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.427 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.428 | 82537 | Marked run 221 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.428 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.429 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.430 | 82553 | Added a new run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.430 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.430 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.432 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.434 | 82545 | Marked run 222 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.434 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.434 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.435 | 78169 | Recursively removing directory: /tmp/git.1p38G3/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.435 | 82556 | Added a new run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.435 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.436 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.436 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.438 | 82566 | Added a new run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.439 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.439 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.441 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.442 | 82557 | Added a new run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.442 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.443 | 82559 | Added a new run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.443 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.444 | 78172 | Recursively removing directory: /tmp/git.JoEWQc/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.445 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.446 | 82572 | Added a new run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.446 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.446 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.447 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.447 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.447 | 82581 | Added a new worker 12 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.447 | 78168 | Removed run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.447 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.447 | 78168 | Assigned run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.447 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.447 | 82577 | Added a new run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.448 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.447 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.448 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.449 | 82580 | Added a new run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.450 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.448 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tEesFY 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.452 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.453 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.454 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.454 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.454 | 82582 | Added a new run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.455 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.455 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.455 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.456 | 82587 | Added a new run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.456 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.457 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.458 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.458 | 82588 | Added a new run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.459 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.459 | 82589 | Added a new run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.460 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0orK84 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.460 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.460 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.460 | 82592 | Added a new worker 15 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.460 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.460 | 78168 | Removed run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.460 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.460 | 78168 | Assigned run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.462 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.464 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.465 | 82594 | Added a new run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.466 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.466 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.467 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.468 | 82598 | Added a new run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.468 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.468 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.470 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.471 | 82576 | Marked run 223 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.472 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.472 | 78169 | Recursively removing directory: /tmp/git.tEesFY/ 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.474 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.474 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.475 | 82586 | Marked run 224 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.475 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.476 | 82596 | Added a new run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.477 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.478 | 82600 | Added a new run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.478 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.478 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.480 | 82608 | Added a new run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.480 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.480 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.481 | 82610 | Added a new run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.481 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.483 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.483 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.483 | 82621 | Added a new run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.484 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.484 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.485 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.485 | 82623 | Added a new worker 16 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.485 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.485 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.485 | 78168 | Removed run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.485 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.485 | 78168 | Assigned run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.485 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.w1XJR5 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.488 | 82626 | Added a new run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.488 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.488 | 78172 | Recursively removing directory: /tmp/git.0orK84/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.490 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.490 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.490 | 82624 | Added a new run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.491 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.491 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.493 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.493 | 82625 | Added a new run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.493 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.493 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.494 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.495 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.495 | 82629 | Added a new run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.495 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.495 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.497 | 82631 | Added a new run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.497 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.499 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.498 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.499 | 82639 | Added a new worker 12 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.500 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.500 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.500 | 78168 | Removed run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.500 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.500 | 78168 | Assigned run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.500 | 82618 | Marked run 225 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.500 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.500 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.500 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.syaqlG 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.501 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.501 | 82633 | Added a new run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.502 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.505 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.506 | 82641 | Added a new run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.506 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.506 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.508 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.509 | 82640 | Added a new run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.509 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.509 | 78169 | Recursively removing directory: /tmp/git.w1XJR5/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.510 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.511 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.511 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.512 | 82642 | Added a new run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.512 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.512 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.515 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.516 | 82634 | Marked run 226 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.516 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.516 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.517 | 82648 | Added a new run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.517 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.519 | 82661 | Added a new run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.519 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.519 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.519 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.520 | 82665 | Added a new worker 14 to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.520 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NatT55 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.520 | 78168 | Removed run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.520 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.520 | 78168 | Assigned run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.520 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.521 | 82655 | Added a new run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.522 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.523 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.523 | 82652 | Added a new run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.523 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.525 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.524 | 78172 | Recursively removing directory: /tmp/git.syaqlG/ 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.526 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.526 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.527 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.528 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.529 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.530 | 82670 | Added a new run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.530 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.530 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.530 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.531 | 82668 | Added a new run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.531 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.533 | 82671 | Added a new run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.533 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.534 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.535 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.536 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.536 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.536 | 82682 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.536 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.536 | 78168 | Removed run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.536 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.536 | 78168 | Assigned run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.536 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FcmRKF 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.537 | 82672 | Added a new run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.537 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.537 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.541 | 82663 | Marked run 227 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.542 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.542 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.543 | 78169 | Recursively removing directory: /tmp/git.NatT55/ 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.544 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.545 | 82680 | Added a new run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.545 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.545 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.545 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.545 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.547 | 82681 | Added a new run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.547 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.547 | 82673 | Marked run 228 as finished 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.548 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.549 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.550 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.551 | 82686 | Added a new run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.551 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.551 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.552 | 82689 | Added a new run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.552 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.553 | 82697 | Added a new run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.554 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.554 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.554 | 82705 | Added a new worker 15 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.554 | 78168 | Removed run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.554 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.554 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.554 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.555 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wo1SoU 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.555 | 78168 | Assigned run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.556 | 82694 | Added a new run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.557 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.557 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.559 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.560 | 82706 | Added a new run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.560 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.561 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.561 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.562 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.563 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.564 | 78172 | Recursively removing directory: /tmp/git.FcmRKF/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.564 | 82708 | Added a new run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.564 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.566 | 82709 | Added a new run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.566 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.566 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.566 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.569 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.570 | 82695 | Marked run 229 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.570 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.570 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.571 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.571 | 82711 | Added a new run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.571 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.573 | 82713 | Added a new run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.573 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.574 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.574 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.574 | 82727 | Added a new worker 13 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.574 | 78168 | Removed run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.574 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.574 | 78168 | Assigned run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.574 | 82720 | Added a new run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.575 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.574 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XSl9Im 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.575 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.576 | 78169 | Recursively removing directory: /tmp/git.wo1SoU/ 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.578 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.578 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.579 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.580 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.576 | 82724 | Added a new run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.577 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.577 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.580 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.582 | 82731 | Added a new run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.583 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.583 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.584 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.584 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.584 | 82730 | Added a new run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.585 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.586 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.587 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.588 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.588 | 82743 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.588 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wsfbEL 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.588 | 82723 | Marked run 230 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.588 | 78168 | Removed run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.588 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.588 | 78168 | Assigned run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.588 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.588 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.589 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.590 | 82737 | Added a new run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.590 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.592 | 82736 | Added a new run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.592 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.593 | 82740 | Added a new run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.594 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.594 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.595 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.596 | 82746 | Added a new run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.596 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.597 | 78172 | Recursively removing directory: /tmp/git.XSl9Im/ 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.598 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.599 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.599 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.599 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.600 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.600 | 82750 | Added a new run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.600 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.602 | 82752 | Added a new run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.602 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.604 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.604 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.605 | 82733 | Marked run 231 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.605 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.607 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.607 | 82754 | Added a new run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.607 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.608 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.608 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.608 | 82768 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.608 | 78168 | Removed run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.608 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.608 | 78168 | Assigned run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.609 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.v9ZCxH 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.609 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.610 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.610 | 82755 | Added a new run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.610 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.613 | 82762 | Added a new run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.613 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.614 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.614 | 78169 | Recursively removing directory: /tmp/git.wsfbEL/ 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.615 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.616 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.616 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.616 | 82766 | Added a new run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.617 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.617 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.617 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.618 | 82769 | Added a new run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.618 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.620 | 82772 | Added a new run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.620 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.622 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.622 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.625 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.626 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.626 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.626 | 82788 | Added a new worker 21 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.626 | 78168 | Removed run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.626 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.626 | 78168 | Assigned run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.626 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oaJOp0 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.627 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.627 | 82763 | Marked run 232 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.627 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.627 | 78172 | Recursively removing directory: /tmp/git.v9ZCxH/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.629 | 82773 | Added a new run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.629 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.630 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.630 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.631 | 82778 | Added a new run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.631 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.632 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.634 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.634 | 82783 | Added a new run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.634 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.635 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.636 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.637 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.637 | 82787 | Added a new run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.637 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.638 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.639 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.639 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.639 | 82791 | Added a new run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.639 | 82799 | Added a new worker 16 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.639 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.639 | 78168 | Removed run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.639 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.639 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.639 | 78168 | Assigned run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.640 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VnjG3A 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.642 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.643 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.643 | 82784 | Marked run 233 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.643 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.645 | 82795 | Added a new run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.645 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.647 | 82796 | Added a new run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.648 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.648 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.648 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.650 | 78169 | Recursively removing directory: /tmp/git.oaJOp0/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.650 | 82801 | Added a new run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.650 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.651 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.651 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.652 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.652 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.652 | 82803 | Added a new run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.653 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.654 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.656 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.656 | 82812 | Added a new run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.657 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.657 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.660 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.660 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.660 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.660 | 82826 | Added a new worker 7 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.660 | 82792 | Marked run 234 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.660 | 78168 | Removed run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.660 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.660 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.660 | 78168 | Assigned run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.660 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.660 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.s1kU4s 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.661 | 78172 | Recursively removing directory: /tmp/git.VnjG3A/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.662 | 82814 | Added a new run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.663 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.664 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.664 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.664 | 82817 | Added a new run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.665 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.666 | 82822 | Added a new run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.667 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.667 | 82825 | Added a new run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.668 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.669 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.669 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.669 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.670 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.671 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.672 | 82823 | Marked run 235 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.672 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.673 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.673 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.674 | 82830 | Added a new run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.674 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.674 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.674 | 82838 | Added a new worker 7 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.674 | 78168 | Removed run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.674 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.674 | 78168 | Assigned run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.674 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.674 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Caw8Tt 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.675 | 82833 | Added a new run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.676 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.678 | 82835 | Added a new run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.678 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.679 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.680 | 82836 | Added a new run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.681 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.681 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.681 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.683 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.683 | 82846 | Added a new run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.683 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.683 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.685 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.686 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.686 | 78169 | Recursively removing directory: /tmp/git.s1kU4s/ 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.688 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.688 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.688 | 82832 | Marked run 236 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.689 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.690 | 82850 | Added a new run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.690 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.692 | 82848 | Added a new run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.693 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.693 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.693 | 82854 | Added a new run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.694 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.695 | 82853 | Added a new run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.695 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.696 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.697 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.697 | 82864 | Added a new run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.697 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.697 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.699 | 82867 | Added a new run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.699 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.699 | 82868 | Added a new worker 11 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.699 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.699 | 78168 | Removed run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.699 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.699 | 78168 | Assigned run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.700 | 82870 | Added a new run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.700 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xTkkLu 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.701 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.703 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.703 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.704 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.703 | 78172 | Recursively removing directory: /tmp/git.Caw8Tt/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.706 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.706 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.706 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.706 | 82875 | Added a new run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.706 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.708 | 82874 | Added a new run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.708 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.710 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.710 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.710 | 82876 | Added a new run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.711 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.711 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.711 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.712 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.713 | 82873 | Added a new run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.713 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.714 | 82879 | Added a new run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.714 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.715 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.715 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.715 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.716 | 82887 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.716 | 78168 | Removed run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.716 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.716 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.716 | 78168 | Assigned run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.717 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ABjDvX 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.718 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.718 | 82862 | Marked run 237 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.718 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.719 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.720 | 82882 | Added a new run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.720 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.721 | 82886 | Added a new run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.721 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.723 | 82890 | Added a new run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.723 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.724 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.725 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.725 | 82889 | Added a new run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.725 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.725 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.726 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.728 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.728 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.729 | 82881 | Marked run 238 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.730 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.730 | 82899 | Added a new run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.730 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.731 | 82900 | Added a new run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.731 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.732 | 78169 | Recursively removing directory: /tmp/git.xTkkLu/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.733 | 82904 | Added a new run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.733 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.734 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.734 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.734 | 82905 | Added a new run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.735 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.736 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.736 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.738 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.738 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.739 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.740 | 78172 | Recursively removing directory: /tmp/git.ABjDvX/ 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.742 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.742 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.742 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.743 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.743 | 82920 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.743 | 78168 | Removed run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.743 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.743 | 78168 | Assigned run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.743 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.744 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.e9Y52i 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.744 | 82915 | Added a new run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.744 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.745 | 82916 | Added a new run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.745 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.746 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.748 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.749 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.751 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.751 | 82917 | Added a new run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.752 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.752 | 82926 | Added a new worker 11 to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.752 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.752 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.752 | 78168 | Removed run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.752 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.752 | 78168 | Assigned run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.753 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.17Hl4z 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.753 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.754 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.757 | 82919 | Marked run 239 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.757 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.758 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.759 | 82918 | Added a new run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.759 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.759 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.761 | 82924 | Added a new run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.761 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.763 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.763 | 82925 | Added a new run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.764 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.765 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.767 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.769 | 82923 | Marked run 240 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.769 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.770 | 78169 | Recursively removing directory: /tmp/git.e9Y52i/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.771 | 82928 | Added a new run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.771 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.771 | 78172 | Recursively removing directory: /tmp/git.17Hl4z/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.773 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.773 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.774 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.774 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.773 | 82940 | Added a new run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.774 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.774 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.775 | 82943 | Added a new run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.775 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.776 | 82946 | Added a new run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.777 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.778 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.778 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.779 | 82950 | Added a new run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.780 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.780 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.781 | 82954 | Added a new run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.781 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.781 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.782 | 82956 | Added a new run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.782 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.783 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.783 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.784 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.784 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.784 | 82962 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.784 | 78168 | Removed run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.784 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.784 | 78168 | Assigned run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.784 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.785 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.785 | 82963 | Added a new worker 17 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.786 | 78168 | Removed run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.786 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.786 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.786 | 78168 | Assigned run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.786 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pQpPKk 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.788 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.789 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.790 | 82959 | Added a new run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.790 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rL8792 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.790 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.792 | 82964 | Added a new run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.792 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.793 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.794 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.794 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.796 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.797 | 82957 | Marked run 242 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.797 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.797 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.798 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.799 | 82966 | Added a new run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.799 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.802 | 82955 | Marked run 241 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.802 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.803 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.804 | 82965 | Added a new run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.804 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.805 | 82969 | Added a new run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.806 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.806 | 78172 | Recursively removing directory: /tmp/git.pQpPKk/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.807 | 82971 | Added a new run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.808 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.809 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.809 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.809 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.811 | 78169 | Recursively removing directory: /tmp/git.rL8792/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.811 | 82982 | Added a new run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.811 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.811 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.812 | 82989 | Added a new run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.812 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.814 | 82990 | Added a new run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.814 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.815 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.815 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.814 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.814 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.816 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.817 | 82992 | Added a new run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.818 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.818 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.818 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.819 | 82996 | Added a new run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.819 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.820 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.820 | 82999 | Added a new run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.820 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.820 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.821 | 82998 | Added a new run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.821 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.821 | 83003 | Added a new worker 8 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.821 | 78168 | Removed run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.821 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.821 | 78168 | Assigned run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.821 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.o5ESeX 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.822 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.824 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.825 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.825 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.825 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.825 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.825 | 83008 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.826 | 78168 | Removed run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.826 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.826 | 78168 | Assigned run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.826 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.826 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.826 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Mhv4D1 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.827 | 83006 | Added a new run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.827 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.830 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.831 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.831 | 83009 | Added a new run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.831 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.832 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.833 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.833 | 83007 | Added a new run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.834 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.834 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.835 | 83010 | Added a new run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.835 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.836 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.838 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.839 | 82995 | Marked run 244 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.839 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.840 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.842 | 83001 | Marked run 243 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.842 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.844 | 83014 | Added a new run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.844 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.844 | 78172 | Recursively removing directory: /tmp/git.o5ESeX/ 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.846 | 78169 | Recursively removing directory: /tmp/git.Mhv4D1/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.846 | 83020 | Added a new run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.847 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.847 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.847 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.847 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.848 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.848 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.849 | 83024 | Added a new run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.849 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.851 | 83034 | Added a new run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.851 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.852 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.852 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.853 | 83028 | Added a new run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.853 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.854 | 83036 | Added a new run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.854 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.855 | 83039 | Added a new run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.855 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.856 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.857 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.857 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.857 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.858 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.858 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 83046 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 78168 | Removed run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 78168 | Assigned run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 83047 | Added a new worker 8 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 78168 | Removed run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 78168 | Assigned run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.859 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.859 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ieVS4x 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.860 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.861 | 83044 | Added a new run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.861 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gQG6UG 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.861 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.861 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.863 | 83048 | Added a new run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.863 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.864 | 83049 | Added a new run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.864 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.866 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.867 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.868 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.869 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.869 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.870 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.870 | 83051 | Added a new run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.870 | 83041 | Marked run 246 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.871 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.871 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.872 | 83053 | Added a new run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.872 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.873 | 83056 | Added a new run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.874 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.874 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.875 | 83055 | Added a new run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.876 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.877 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.878 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.878 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.882 | 83040 | Marked run 245 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.883 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.883 | 78169 | Recursively removing directory: /tmp/git.ieVS4x/ 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.884 | 78172 | Recursively removing directory: /tmp/git.gQG6UG/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.884 | 83065 | Added a new run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.884 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.886 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.886 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.886 | 83070 | Added a new run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.887 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.887 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.887 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.887 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.888 | 83071 | Added a new run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.889 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.890 | 83074 | Added a new run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.890 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.891 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.892 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.892 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.892 | 83080 | Added a new run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.893 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.894 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.894 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.895 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 83090 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 78168 | Removed run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 78168 | Assigned run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.896 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 83091 | Added a new worker 19 to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.896 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5wRHNh 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 78168 | Removed run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.896 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.897 | 78168 | Assigned run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.897 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4U7lKi 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.901 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.901 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.902 | 83089 | Added a new run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.902 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.903 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.903 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.904 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.904 | 83088 | Added a new run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.904 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.906 | 83085 | Added a new run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.906 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.907 | 83094 | Added a new run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.907 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.907 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.909 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.910 | 83084 | Marked run 247 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.911 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.912 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.916 | 83100 | Added a new run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.916 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.916 | 78172 | Recursively removing directory: /tmp/git.4U7lKi/ 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.917 | 78169 | Recursively removing directory: /tmp/git.5wRHNh/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.918 | 83103 | Added a new run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.920 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.919 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.919 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.920 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.920 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.921 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.923 | 83086 | Marked run 248 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.923 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.923 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.923 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.924 | 83107 | Added a new run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.924 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.925 | 83112 | Added a new run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.925 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.927 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.927 | 83117 | Added a new run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.928 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.928 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.928 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.928 | 83118 | Added a new run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.928 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.929 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.929 | 83124 | Added a new worker 12 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.929 | 78168 | Removed run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.929 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.929 | 78168 | Assigned run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.929 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.928 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.931 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.931 | 83125 | Added a new worker 16 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.931 | 78168 | Removed run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.931 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.931 | 78168 | Assigned run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.931 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.931 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Dr62Ud 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.931 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5mOqXH 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.936 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.936 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.937 | 83123 | Added a new run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.937 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.937 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.937 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.939 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.939 | 83127 | Added a new run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.939 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.940 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.941 | 83129 | Added a new run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.941 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.944 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.944 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.945 | 83119 | Marked run 250 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.945 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.946 | 83130 | Added a new run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.946 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.949 | 83135 | Added a new run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.949 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.950 | 78169 | Recursively removing directory: /tmp/git.Dr62Ud/ 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.952 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.953 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.953 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.953 | 83120 | Marked run 249 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.953 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.955 | 83142 | Added a new run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.955 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.956 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.957 | 78172 | Recursively removing directory: /tmp/git.5mOqXH/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.957 | 83143 | Added a new run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.957 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.958 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.958 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.959 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.960 | 83153 | Added a new run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.960 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.961 | 83155 | Added a new run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.961 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.962 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.963 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.963 | 83160 | Added a new worker 15 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.963 | 78168 | Removed run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.963 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.963 | 78168 | Assigned run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.963 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.963 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7WoOXT 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.964 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.965 | 83158 | Added a new run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.965 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.966 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.967 | 78172 | Waiting for a new command 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.967 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.967 | 83165 | Added a new worker 14 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.968 | 78168 | Removed run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.968 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.968 | 78168 | Assigned run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.968 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.968 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.969 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ccTZCS 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.969 | 78169 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.970 | 83164 | Added a new run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.970 | 78169 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.970 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.970 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.972 | 83162 | Added a new run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.973 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.973 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.976 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.976 | 78172 | Checking out revision HEAD 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.977 | 83156 | Marked run 251 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.978 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.978 | 78172 | Going to run: ./ci 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.979 | 83167 | Added a new run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.979 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.980 | 83168 | Added a new run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.980 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.981 | 83171 | Added a new run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.982 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.983 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.984 | 83175 | Added a new run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.984 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.984 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.985 | 78169 | Recursively removing directory: /tmp/git.7WoOXT/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.986 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.987 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.988 | 78169 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.988 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.988 | 83163 | Marked run 252 as finished 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.988 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.989 | 83185 | Added a new run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.990 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.992 | 78172 | Recursively removing directory: /tmp/git.ccTZCS/ 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.992 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.992 | 83186 | Added a new run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.993 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.993 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.994 | 78172 | Process exit code: 0 2024-04-25 03:45:24 | INFO | 78172/cimple-worker: 2024-04-25 03:45:24.994 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.994 | 83189 | Added a new run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.995 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.996 | 78169 | Waiting for a new command 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.996 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.996 | 83192 | Added a new run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.996 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.996 | 83201 | Added a new worker 16 to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.996 | 78168 | Removed run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.996 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.996 | 78168 | Assigned run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:24 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:24 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:24 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:24 | INFO | 78169/cimple-worker: 2024-04-25 03:45:24.997 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4QiMIs 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.997 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.998 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.999 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.999 | 83197 | Added a new run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.999 | 78166 | Waiting for new connections 2024-04-25 03:45:24 | INFO | 78166/cimple-server: 2024-04-25 03:45:24.999 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.000 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.002 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.003 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.003 | 83207 | Added a new worker 20 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.003 | 78168 | Removed run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.003 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.003 | 78168 | Assigned run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.003 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6jSd9x 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.004 | 83200 | Added a new run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.004 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.004 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.005 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.005 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.006 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.007 | 83206 | Added a new run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.007 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.009 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.010 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.010 | 83204 | Added a new run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.010 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.010 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.011 | 83208 | Added a new run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.012 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.013 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.014 | 83196 | Marked run 253 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.014 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.016 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.018 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.018 | 83203 | Marked run 254 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.018 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.020 | 83212 | Added a new run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.020 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.022 | 83216 | Added a new run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.022 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.023 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.023 | 78172 | Recursively removing directory: /tmp/git.6jSd9x/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.024 | 83222 | Added a new run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.025 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.024 | 78169 | Recursively removing directory: /tmp/git.4QiMIs/ 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.025 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.025 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.026 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.026 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.026 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.028 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.028 | 83230 | Added a new run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.029 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.029 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.030 | 83233 | Added a new run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.030 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.031 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.031 | 83235 | Added a new run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.032 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.032 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.032 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.034 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.034 | 83242 | Added a new worker 16 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.034 | 78168 | Removed run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.034 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.034 | 78168 | Assigned run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.034 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.034 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.e8aeAN 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.035 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.035 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.035 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.036 | 83244 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.036 | 78168 | Removed run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.036 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.036 | 78168 | Assigned run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.036 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MTkoox 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.036 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.037 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.040 | 83237 | Added a new run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.041 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.042 | 83245 | Added a new run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.043 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.043 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.044 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.044 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.044 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.044 | 83243 | Added a new run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.044 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.046 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.046 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.046 | 83246 | Added a new run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.046 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.048 | 83249 | Added a new run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.048 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.050 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.051 | 83236 | Marked run 256 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.051 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.052 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.052 | 83252 | Added a new run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.053 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.054 | 83255 | Added a new run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.054 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.056 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.057 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.058 | 78172 | Recursively removing directory: /tmp/git.e8aeAN/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.059 | 83240 | Marked run 255 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.060 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.060 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.060 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.061 | 83258 | Added a new run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.061 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.062 | 78169 | Recursively removing directory: /tmp/git.MTkoox/ 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.064 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.064 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.064 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.064 | 83264 | Added a new run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.065 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.066 | 83273 | Added a new run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.066 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.067 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.068 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.068 | 83274 | Added a new run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.068 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.068 | 83280 | Added a new worker 14 to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.069 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.069 | 78168 | Removed run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.069 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.069 | 78168 | Assigned run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.069 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.069 | 83277 | Added a new run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.069 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.070 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xu6qz9 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.071 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.071 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.073 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.073 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.073 | 83287 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.073 | 78168 | Removed run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.073 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.073 | 78168 | Assigned run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.073 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GQlvh6 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.073 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.076 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.077 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.078 | 83283 | Added a new run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.078 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.078 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.080 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.080 | 83285 | Added a new run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.081 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.081 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.082 | 83286 | Added a new run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.082 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.083 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.083 | 83288 | Added a new run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.084 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.085 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.086 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.087 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.087 | 83276 | Marked run 257 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.087 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.088 | 83295 | Added a new run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.088 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.091 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.092 | 83299 | Added a new run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.092 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.095 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.095 | 78172 | Recursively removing directory: /tmp/git.xu6qz9/ 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.095 | 78169 | Recursively removing directory: /tmp/git.GQlvh6/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.096 | 83281 | Marked run 258 as finished 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.097 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.097 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.097 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.098 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.098 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.099 | 83302 | Added a new run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.099 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.100 | 83303 | Added a new run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.100 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.101 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.102 | 83312 | Added a new run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.102 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.103 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.104 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.104 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.105 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.105 | 83322 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.105 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ja0JC9 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.105 | 83314 | Added a new run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.105 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.105 | 78168 | Removed run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.105 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.105 | 78168 | Assigned run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.107 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.106 | 83320 | Added a new run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.107 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.107 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.107 | 83325 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.107 | 78168 | Removed run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.107 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.107 | 78168 | Assigned run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.108 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.108 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.g3iBtF 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.110 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.112 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.112 | 83321 | Added a new run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.112 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.113 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.114 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.115 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.115 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.117 | 83324 | Added a new run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.117 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.118 | 83327 | Added a new run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.118 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.119 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.120 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.123 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.123 | 83317 | Marked run 259 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.123 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.127 | 83318 | Marked run 260 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.127 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.127 | 78169 | Recursively removing directory: /tmp/git.g3iBtF/ 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.128 | 78172 | Recursively removing directory: /tmp/git.ja0JC9/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.128 | 83330 | Added a new run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.128 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.130 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.130 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.130 | 83335 | Added a new run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.131 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.131 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.131 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.132 | 83338 | Added a new run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.132 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.133 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.133 | 83348 | Added a new run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.133 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.134 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.134 | 83352 | Added a new run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.135 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.135 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.136 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.137 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.138 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.139 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.139 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.139 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.139 | 83361 | Added a new worker 21 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.139 | 78168 | Removed run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.139 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.140 | 78168 | Assigned run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.140 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3ZCoRt 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.140 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.140 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.140 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.140 | 83354 | Added a new run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.141 | 83362 | Added a new worker 21 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.141 | 78168 | Removed run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.141 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.141 | 78168 | Assigned run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.142 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.142 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.142 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Uir8aR 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.143 | 83359 | Added a new run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.144 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.146 | 83360 | Added a new run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.146 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.146 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.147 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.149 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.149 | 83358 | Added a new run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.149 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.149 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.151 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.152 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.152 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.153 | 83357 | Marked run 262 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.153 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.153 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.155 | 83367 | Added a new run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.155 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.158 | 83356 | Marked run 261 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.159 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.159 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.159 | 78172 | Recursively removing directory: /tmp/git.3ZCoRt/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.160 | 83368 | Added a new run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.160 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.162 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.162 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.163 | 83376 | Added a new run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.163 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.164 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.165 | 78169 | Recursively removing directory: /tmp/git.Uir8aR/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.166 | 83372 | Added a new run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.166 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.166 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.166 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.168 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.168 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.169 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.169 | 83384 | Added a new run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.169 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.169 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.170 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.171 | 83393 | Added a new worker 17 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.171 | 78168 | Removed run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.171 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.171 | 78168 | Assigned run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.171 | 83391 | Added a new run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.171 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.172 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.172 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.171 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Npfpg2 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.174 | 83389 | Added a new run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.174 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.176 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.177 | 83395 | Added a new run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.177 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.178 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.178 | 83399 | Added a new worker 15 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.178 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.178 | 78168 | Removed run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.178 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.178 | 78168 | Assigned run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.179 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FgtLDL 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.180 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.181 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.181 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.182 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.182 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.183 | 83390 | Marked run 263 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.183 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.185 | 83400 | Added a new run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.185 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.185 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.187 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.187 | 83402 | Added a new run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.187 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.189 | 83403 | Added a new run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.189 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.190 | 83404 | Added a new run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.190 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.190 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.192 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.194 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.194 | 83396 | Marked run 264 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.194 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.194 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.195 | 83417 | Added a new run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.196 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.197 | 83419 | Added a new run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.198 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.198 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.198 | 78172 | Recursively removing directory: /tmp/git.Npfpg2/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.199 | 83422 | Added a new run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.200 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.201 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.201 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.202 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.201 | 78169 | Recursively removing directory: /tmp/git.FgtLDL/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.202 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.203 | 83424 | Added a new run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.203 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.203 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.203 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.204 | 83429 | Added a new run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.205 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.206 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.206 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.207 | 83431 | Added a new run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.207 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.207 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.208 | 83432 | Added a new run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.208 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.209 | 83436 | Added a new run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.210 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.210 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.211 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.211 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.211 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.211 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.212 | 83440 | Added a new run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.212 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.213 | 83442 | Added a new worker 6 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.213 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.214 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.214 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.214 | 83443 | Added a new worker 20 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.214 | 78168 | Removed run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.214 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.214 | 78168 | Assigned run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.214 | 78168 | Removed run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.214 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.214 | 78168 | Assigned run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.215 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.elFImY 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.214 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OgCVtv 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.215 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.217 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.219 | 83444 | Added a new run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.219 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.222 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.223 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.223 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.223 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.224 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.225 | 83435 | Marked run 265 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.225 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.229 | 83437 | Marked run 266 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.229 | 83446 | Added a new run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.229 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.230 | 83447 | Added a new run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.230 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.231 | 83448 | Added a new run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.232 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.233 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.233 | 83450 | Added a new run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.233 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.235 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.236 | 83468 | Added a new run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.236 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.236 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.238 | 78169 | Recursively removing directory: /tmp/git.elFImY/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.239 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.239 | 78172 | Recursively removing directory: /tmp/git.OgCVtv/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.239 | 83470 | Added a new run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.240 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.240 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.241 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.241 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.241 | 83471 | Added a new run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.242 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.243 | 83474 | Added a new run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.243 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.244 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.243 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.243 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.245 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.245 | 83473 | Added a new run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.245 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.246 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.247 | 83478 | Added a new run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.248 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.248 | 83479 | Added a new run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.248 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.248 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.249 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.250 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.250 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.250 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.251 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.251 | 83487 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.252 | 78168 | Removed run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.252 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.252 | 78168 | Assigned run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.252 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BNqARO 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.252 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.252 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.253 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.253 | 83486 | Added a new run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.253 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.254 | 83490 | Added a new worker 18 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.254 | 78168 | Removed run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.254 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.254 | 78168 | Assigned run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.254 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.255 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.umjprL 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.255 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.256 | 83485 | Added a new run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.256 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.257 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.259 | 83488 | Added a new run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.260 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.260 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.260 | 83489 | Added a new run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.260 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.261 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.262 | 83493 | Added a new run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.263 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.263 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.264 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.265 | 83494 | Added a new run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.265 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.265 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.265 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.267 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.267 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.268 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.269 | 83481 | Marked run 268 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.269 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.270 | 83499 | Added a new run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.271 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.274 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.274 | 83484 | Marked run 267 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.274 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.276 | 83500 | Added a new run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.276 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.278 | 83502 | Added a new run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.278 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.278 | 78172 | Recursively removing directory: /tmp/git.umjprL/ 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.279 | 78169 | Recursively removing directory: /tmp/git.BNqARO/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.280 | 83504 | Added a new run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.281 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.280 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.280 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.282 | 83518 | Added a new run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.282 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.282 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.282 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.283 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.284 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.284 | 83521 | Added a new run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.285 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.285 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.286 | 83523 | Added a new run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.287 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.288 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.288 | 83524 | Added a new run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.288 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.289 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.289 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.290 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.290 | 83532 | Added a new worker 17 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.291 | 78168 | Removed run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.291 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.291 | 78168 | Assigned run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.291 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1cCNc9 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.293 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.293 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.293 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.294 | 83530 | Added a new run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.294 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.290 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.295 | 83534 | Added a new worker 9 to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.295 | 78168 | Removed run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.295 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.295 | 78168 | Assigned run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.295 | 83533 | Added a new run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.295 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.poCYBS 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.298 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.299 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.299 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.299 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.301 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.302 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.302 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.302 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.303 | 83528 | Marked run 269 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.303 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.304 | 83536 | Added a new run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.304 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.305 | 83535 | Added a new run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.306 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.307 | 83540 | Added a new run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.307 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.308 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.310 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.310 | 83526 | Marked run 270 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.311 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.313 | 83543 | Added a new run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.313 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.313 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.314 | 78169 | Recursively removing directory: /tmp/git.poCYBS/ 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.315 | 78172 | Recursively removing directory: /tmp/git.1cCNc9/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.316 | 83559 | Added a new run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.316 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.316 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.316 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.316 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.316 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.316 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.318 | 83556 | Added a new run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.318 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.319 | 83560 | Added a new run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.319 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.320 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.320 | 83562 | Added a new run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.321 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.322 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.322 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.323 | 83566 | Added a new run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.323 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.324 | 83570 | Added a new run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.324 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.325 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.325 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.326 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.326 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.325 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.326 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.327 | 83573 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.328 | 78168 | Removed run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.328 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.328 | 78168 | Assigned run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.328 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.328 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6LgANa 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.328 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.328 | 83576 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.329 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WWjpvR 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.329 | 78168 | Removed run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.329 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.329 | 78168 | Assigned run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.329 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.330 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.332 | 83574 | Added a new run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.332 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.334 | 83575 | Added a new run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.334 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.336 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.336 | 83577 | Added a new run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.336 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.336 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.337 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.337 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.337 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.338 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.340 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.340 | 83569 | Marked run 271 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.341 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.341 | 83578 | Added a new run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.342 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.343 | 83582 | Added a new run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.343 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.345 | 83583 | Added a new run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.345 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.347 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.349 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.349 | 83568 | Marked run 272 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.349 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.349 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.351 | 83586 | Added a new run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.351 | 78172 | Recursively removing directory: /tmp/git.WWjpvR/ 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.352 | 78169 | Recursively removing directory: /tmp/git.6LgANa/ 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.353 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.353 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.352 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.354 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.354 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.354 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.354 | 83602 | Added a new run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.354 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.356 | 83604 | Added a new run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.356 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.357 | 83603 | Added a new run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.357 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.358 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.358 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.358 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.359 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.360 | 83606 | Added a new run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.360 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.361 | 83609 | Added a new run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.361 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.362 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.362 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.362 | 83616 | Added a new worker 14 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.363 | 78168 | Removed run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.363 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.363 | 78168 | Assigned run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.363 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dYbnez 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.363 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.364 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.364 | 83612 | Added a new run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.365 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.365 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.365 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.367 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.369 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.369 | 83618 | Added a new worker 16 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.369 | 78168 | Removed run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.369 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.369 | 78168 | Assigned run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.369 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.369 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZmgMCQ 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.370 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.370 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.372 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.373 | 83610 | Marked run 273 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.374 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.376 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.377 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.378 | 83611 | Marked run 274 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.378 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.378 | 83617 | Added a new run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.379 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.380 | 83620 | Added a new run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.380 | 78172 | Recursively removing directory: /tmp/git.dYbnez/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.380 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.382 | 83621 | Added a new run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.382 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.383 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.383 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.383 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.384 | 83623 | Added a new run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.384 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.385 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.386 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.387 | 83635 | Added a new run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.387 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.388 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.389 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.389 | 83642 | Added a new run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.390 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.391 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.391 | 78169 | Recursively removing directory: /tmp/git.ZmgMCQ/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.391 | 83644 | Added a new run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.392 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.393 | 83643 | Added a new run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.393 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.393 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.393 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.393 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.393 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.395 | 83648 | Added a new run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.395 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.395 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.395 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.396 | 83650 | Added a new worker 15 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.396 | 78168 | Removed run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.396 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.396 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.396 | 78168 | Assigned run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.397 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AwBJRv 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.398 | 83653 | Added a new run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.399 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.399 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.402 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.402 | 83652 | Added a new run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.402 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.403 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.403 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.404 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.404 | 83658 | Added a new worker 12 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.404 | 78168 | Removed run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.404 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.404 | 78168 | Assigned run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.404 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.405 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.teifve 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.406 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.407 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.409 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.409 | 83656 | Added a new run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.409 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.410 | 83661 | Added a new run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.411 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.412 | 83662 | Added a new run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.412 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.412 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.413 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.414 | 83665 | Added a new run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.414 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.414 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.416 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.417 | 78172 | Recursively removing directory: /tmp/git.AwBJRv/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.417 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.418 | 83646 | Marked run 275 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.418 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.419 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.420 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.420 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.421 | 83655 | Marked run 276 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.421 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.423 | 83673 | Added a new run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.423 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.424 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.425 | 83676 | Added a new run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.426 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.426 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.427 | 78169 | Recursively removing directory: /tmp/git.teifve/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.427 | 83677 | Added a new run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.427 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.428 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.429 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.429 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.429 | 83690 | Added a new worker 18 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.429 | 78168 | Removed run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.429 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.429 | 78168 | Assigned run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.429 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sjDZux 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.430 | 83679 | Added a new run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.430 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.430 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.431 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.430 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.430 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.434 | 83687 | Added a new run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.434 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.434 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.435 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.436 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.436 | 83691 | Added a new run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.437 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.437 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.438 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.439 | 83692 | Added a new run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.439 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.440 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.440 | 83700 | Added a new worker 17 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.440 | 78168 | Removed run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.440 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.440 | 78168 | Assigned run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.440 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.442 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FqMU5x 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.442 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.443 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.444 | 83695 | Added a new run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.444 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.447 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.447 | 83686 | Marked run 277 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.448 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.448 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.449 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.449 | 83701 | Added a new run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.449 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.451 | 83703 | Added a new run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.451 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.453 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.454 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.454 | 78172 | Recursively removing directory: /tmp/git.sjDZux/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.454 | 83694 | Marked run 278 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.454 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.456 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.456 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.456 | 83704 | Added a new run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.456 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.458 | 83711 | Added a new run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.458 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.459 | 83717 | Added a new run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.459 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.460 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.460 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.462 | 83716 | Added a new run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.462 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.463 | 78169 | Recursively removing directory: /tmp/git.FqMU5x/ 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.465 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.465 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.465 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.464 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.465 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.465 | 83725 | Added a new run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.465 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.466 | 83730 | Added a new worker 18 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.466 | 78168 | Removed run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.466 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.466 | 78168 | Assigned run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.466 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.466 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9D2gDJ 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.467 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.470 | 83731 | Added a new run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.470 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.470 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.471 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.471 | 83732 | Added a new run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.472 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.474 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.474 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.474 | 83729 | Added a new run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.474 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.476 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.476 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.476 | 83738 | Added a new worker 10 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.476 | 83736 | Added a new run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.476 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.476 | 78168 | Removed run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.476 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.476 | 78168 | Assigned run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.476 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.477 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.S5yvMk 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.478 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.479 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.479 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.482 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.482 | 83726 | Marked run 279 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.482 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.484 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.484 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.486 | 83734 | Marked run 280 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.487 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.488 | 83741 | Added a new run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.488 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.489 | 83740 | Added a new run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.490 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.491 | 83744 | Added a new run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.491 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.492 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.493 | 83746 | Added a new run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.493 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.495 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.493 | 78172 | Recursively removing directory: /tmp/git.9D2gDJ/ 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.494 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.494 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.496 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.497 | 83762 | Added a new run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.498 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.498 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.499 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.499 | 78169 | Recursively removing directory: /tmp/git.S5yvMk/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.499 | 83764 | Added a new run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.500 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.501 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.502 | 83765 | Added a new run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.502 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.502 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.502 | 83772 | Added a new worker 11 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.502 | 78168 | Removed run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.502 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.502 | 78168 | Assigned run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.502 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.502 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.502 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.502 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.G7FedW 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.503 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.503 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.506 | 83771 | Added a new run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.507 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.507 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.508 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.509 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.509 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.511 | 83769 | Added a new run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.511 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.511 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.511 | 83779 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.512 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.512 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.512 | 78168 | Removed run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.512 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.512 | 78168 | Assigned run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.512 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.udYhqL 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.513 | 83774 | Added a new run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.513 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.514 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.519 | 83768 | Marked run 281 as finished 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.519 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.519 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.519 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.519 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.520 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.521 | 83777 | Added a new run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.522 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.525 | 83776 | Marked run 282 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.525 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.525 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.526 | 78172 | Recursively removing directory: /tmp/git.G7FedW/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.527 | 83790 | Added a new run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.527 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.528 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.528 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.528 | 83789 | Added a new run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.529 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.530 | 83782 | Added a new run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.531 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.532 | 83795 | Added a new run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.532 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.532 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.533 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.535 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.535 | 83802 | Added a new run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.535 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.536 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.537 | 83805 | Added a new run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.537 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.537 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.538 | 83810 | Added a new worker 6 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.538 | 83807 | Added a new run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.538 | 78168 | Removed run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.538 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.539 | 78168 | Assigned run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.539 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.I2AE7t 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.540 | 78169 | Recursively removing directory: /tmp/git.udYhqL/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.540 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.540 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.541 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.542 | 83809 | Added a new run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.542 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.543 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.543 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.544 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.545 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.546 | 83813 | Added a new run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.546 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.547 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.547 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.547 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.548 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.550 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.550 | 83806 | Marked run 283 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.550 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.550 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.550 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.550 | 83822 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.550 | 78168 | Removed run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.550 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.551 | 78168 | Assigned run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.551 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.551 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YJmiZv 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.551 | 83815 | Added a new run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.552 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.554 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.555 | 83816 | Added a new run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.556 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.557 | 83819 | Added a new run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.557 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.559 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.559 | 83821 | Added a new run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.559 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.560 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.560 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.561 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.561 | 83825 | Added a new run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.562 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.565 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.565 | 83818 | Marked run 284 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.565 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.565 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.567 | 78172 | Recursively removing directory: /tmp/git.I2AE7t/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.567 | 83831 | Added a new run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.567 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.569 | 83835 | Added a new run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.569 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.569 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.570 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.570 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.571 | 83839 | Added a new run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.572 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.573 | 83840 | Added a new run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.573 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.573 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.574 | 78169 | Recursively removing directory: /tmp/git.YJmiZv/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.575 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.576 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.577 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.577 | 83847 | Added a new run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.577 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.577 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.577 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.578 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.578 | 83856 | Added a new worker 17 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.578 | 78168 | Removed run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.578 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.578 | 78168 | Assigned run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.578 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.578 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OalAR3 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.579 | 83851 | Added a new run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.579 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.580 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.581 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.582 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.582 | 83853 | Added a new run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.582 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.584 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.584 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.585 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.585 | 83854 | Added a new run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.585 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.586 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.586 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.586 | 83864 | Added a new worker 17 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.586 | 78168 | Removed run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.586 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.586 | 78168 | Assigned run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.586 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gooU4E 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.586 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.587 | 83858 | Added a new run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.587 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.589 | 83861 | Added a new run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.589 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.590 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.591 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.592 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.593 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.593 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.595 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.597 | 83852 | Marked run 285 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.597 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.600 | 83859 | Marked run 286 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.600 | 83866 | Added a new run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.601 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.602 | 78172 | Recursively removing directory: /tmp/git.OalAR3/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.602 | 83869 | Added a new run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.602 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.603 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.603 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.605 | 78169 | Recursively removing directory: /tmp/git.gooU4E/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.605 | 83870 | Added a new run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.606 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.607 | 83873 | Added a new run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.607 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.608 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.608 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.608 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.609 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.609 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.611 | 83886 | Added a new run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.611 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.611 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.612 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.613 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.613 | 83890 | Added a new run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.613 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.613 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.614 | 83895 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.614 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.614 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.614 | 78168 | Removed run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.614 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.614 | 78168 | Assigned run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.614 | 83892 | Added a new run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.614 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3pxRLI 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.614 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.616 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.616 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.616 | 83899 | Added a new worker 15 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.616 | 78168 | Removed run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.616 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.616 | 78168 | Assigned run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.616 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.616 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.I8hV3M 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.618 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.620 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.621 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.621 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.622 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.622 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.623 | 83889 | Added a new run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.624 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.625 | 83896 | Added a new run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.625 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.627 | 83900 | Added a new run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.627 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.628 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.630 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.630 | 83894 | Marked run 288 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.631 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.632 | 83901 | Added a new run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.632 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.634 | 83908 | Added a new run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.634 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.636 | 83911 | Added a new run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.636 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.637 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.637 | 83913 | Added a new run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.637 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.639 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.640 | 78172 | Recursively removing directory: /tmp/git.3pxRLI/ 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.641 | 78169 | Recursively removing directory: /tmp/git.I8hV3M/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.641 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.641 | 83891 | Marked run 287 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.641 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.642 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.642 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.643 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.643 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.643 | 83926 | Added a new run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.643 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.645 | 83924 | Added a new run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.645 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.646 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.647 | 83928 | Added a new run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.648 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.648 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.648 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.649 | 83929 | Added a new run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.649 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.650 | 83932 | Added a new run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.651 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.651 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.652 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.652 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.652 | 83940 | Added a new worker 17 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.652 | 78168 | Removed run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.652 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.652 | 78168 | Assigned run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.652 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NFYd5g 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.652 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.654 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.654 | 83936 | Added a new run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.654 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.654 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.656 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.657 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.657 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.657 | 83941 | Added a new worker 21 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.657 | 78168 | Removed run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.657 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.657 | 78168 | Assigned run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.657 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.658 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8IkGUD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.659 | 83939 | Added a new run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.659 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.660 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.661 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.661 | 83943 | Added a new run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.661 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.663 | 83945 | Added a new run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.663 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.663 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.664 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.666 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.667 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.668 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.670 | 83933 | Marked run 289 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.670 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.672 | 78172 | Recursively removing directory: /tmp/git.NFYd5g/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.673 | 83935 | Marked run 290 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.673 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.674 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.674 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.675 | 83944 | Added a new run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.675 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.676 | 83949 | Added a new run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.677 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.678 | 83951 | Added a new run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.678 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.679 | 83953 | Added a new run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.679 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.680 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.681 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.681 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.682 | 78169 | Recursively removing directory: /tmp/git.8IkGUD/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.683 | 83971 | Added a new run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.683 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.684 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.684 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.684 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.685 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.685 | 83973 | Added a new worker 15 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.685 | 78168 | Removed run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.685 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.685 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.685 | 78168 | Assigned run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.686 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.684 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.686 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2OZ7WP 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.688 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.688 | 83972 | Added a new run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.688 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.689 | 83975 | Added a new run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.689 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.691 | 83976 | Added a new run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.691 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.692 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.692 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.692 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.692 | 83982 | Added a new worker 14 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.694 | 78168 | Removed run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.694 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.694 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.694 | 78168 | Assigned run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.694 | 83978 | Added a new run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.694 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.695 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KM22N6 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.696 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.696 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.697 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.698 | 83969 | Marked run 291 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.698 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.698 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.700 | 83983 | Added a new run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.700 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.701 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.701 | 83984 | Added a new run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.702 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.702 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.703 | 83986 | Added a new run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.703 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.704 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.706 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.706 | 83977 | Marked run 292 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.706 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.707 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.707 | 83988 | Added a new run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.708 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.709 | 83997 | Added a new run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.710 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.711 | 84000 | Added a new run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.711 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.712 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.712 | 84002 | Added a new run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.713 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.714 | 78172 | Recursively removing directory: /tmp/git.2OZ7WP/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.715 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.715 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.715 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.717 | 78169 | Recursively removing directory: /tmp/git.KM22N6/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.718 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.718 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.718 | 84013 | Added a new run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.718 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.719 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.719 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.720 | 84011 | Added a new run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.720 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.721 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.722 | 84014 | Added a new run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.722 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.723 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.723 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.723 | 84021 | Added a new worker 15 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.724 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.724 | 78168 | Removed run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.724 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.724 | 78168 | Assigned run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.724 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.724 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pGmpOA 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.724 | 84015 | Added a new run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.724 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.725 | 84019 | Added a new run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.726 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.728 | 84024 | Added a new run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.728 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.730 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.731 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.731 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.731 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.731 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.732 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.733 | 84027 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.734 | 84028 | Added a new run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.734 | 78168 | Removed run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.734 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.734 | 78168 | Assigned run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.734 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.734 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.734 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XEFC8C 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.737 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.737 | 84029 | Added a new run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.738 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.739 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.740 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.741 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.742 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.744 | 78172 | Recursively removing directory: /tmp/git.pGmpOA/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.744 | 84017 | Marked run 293 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.745 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.746 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.746 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.748 | 84022 | Marked run 294 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.748 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.750 | 84030 | Added a new run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.750 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.751 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.751 | 84037 | Added a new run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.751 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.753 | 84041 | Added a new run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.753 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.754 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.754 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.753 | 78169 | Recursively removing directory: /tmp/git.XEFC8C/ 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.754 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.754 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.756 | 84042 | Added a new run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.756 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.756 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.756 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.756 | 84057 | Added a new worker 15 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.757 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.757 | 78168 | Removed run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.757 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.757 | 78168 | Assigned run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.757 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3nKcHn 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.758 | 84054 | Added a new run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.758 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.759 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.760 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.761 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.762 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.763 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.764 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.764 | 84053 | Added a new run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.764 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.765 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.765 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.765 | 84064 | Added a new worker 17 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.765 | 78168 | Removed run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.765 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.765 | 78168 | Assigned run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.765 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.odBuGc 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.766 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.770 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.770 | 84051 | Marked run 295 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.770 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.771 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.772 | 84058 | Added a new run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.772 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.772 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.773 | 84061 | Added a new run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.774 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.775 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.777 | 84060 | Marked run 296 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.777 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.778 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.780 | 84062 | Added a new run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.780 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.780 | 78172 | Recursively removing directory: /tmp/git.3nKcHn/ 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.781 | 84076 | Added a new run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.782 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.783 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.783 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.783 | 84079 | Added a new run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.783 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.783 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.785 | 84067 | Added a new run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.785 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.787 | 84086 | Added a new run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.787 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.787 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.788 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.788 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.789 | 78169 | Recursively removing directory: /tmp/git.odBuGc/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.789 | 84089 | Added a new run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.789 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.790 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.790 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.791 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.791 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.792 | 84091 | Added a new run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.792 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.793 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.793 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.793 | 84096 | Added a new worker 15 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.793 | 78168 | Removed run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.793 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.793 | 78168 | Assigned run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.793 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.794 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lqtQkH 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.794 | 84094 | Added a new run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.794 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.795 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.795 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.798 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.799 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.799 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.799 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.800 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.800 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Uukunz 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.799 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.799 | 84103 | Added a new worker 21 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.800 | 78168 | Removed run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.800 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.800 | 78168 | Assigned run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.800 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.802 | 84095 | Added a new run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.803 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.805 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.806 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.806 | 84102 | Added a new run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.807 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.807 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.810 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.810 | 84092 | Marked run 297 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.811 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.812 | 84108 | Added a new run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.812 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.813 | 78172 | Recursively removing directory: /tmp/git.lqtQkH/ 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.816 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.816 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.815 | 84100 | Marked run 298 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.816 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.817 | 78169 | Recursively removing directory: /tmp/git.Uukunz/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.817 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.818 | 84101 | Added a new run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.818 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.819 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.820 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.820 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.820 | 84099 | Added a new run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.820 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.821 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.822 | 84116 | Added a new run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.822 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.823 | 84123 | Added a new run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.824 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.824 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.824 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.824 | 84129 | Added a new worker 13 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.824 | 78168 | Removed run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.824 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.824 | 78168 | Assigned run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.824 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.824 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.077VRJ 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.825 | 84126 | Added a new run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.825 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.826 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.827 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.829 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.830 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.830 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.830 | 84136 | Added a new worker 20 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.830 | 78168 | Removed run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.830 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.830 | 78168 | Assigned run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.830 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.830 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gFSclo 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.831 | 84134 | Added a new run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.831 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.832 | 84135 | Added a new run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.833 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.833 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.834 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.835 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.835 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.838 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.838 | 84125 | Marked run 299 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.838 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.839 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.840 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.840 | 84139 | Added a new run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.840 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.842 | 84131 | Added a new run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.842 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.844 | 84143 | Added a new run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.844 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.844 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.846 | 84141 | Added a new run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.846 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.848 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.849 | 78172 | Recursively removing directory: /tmp/git.077VRJ/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.849 | 84133 | Marked run 300 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.849 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.850 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.851 | 84158 | Added a new run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.851 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.852 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.852 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.853 | 84156 | Added a new run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.853 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.854 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.855 | 78169 | Recursively removing directory: /tmp/git.gFSclo/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.856 | 84153 | Added a new run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.856 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.857 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.857 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.857 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.857 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.859 | 84163 | Added a new run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.859 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.860 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.860 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.860 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.860 | 84172 | Added a new worker 17 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.860 | 78168 | Removed run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.860 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.860 | 78168 | Assigned run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.861 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.861 | 84166 | Added a new run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.861 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.863 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.863 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.R2kZKC 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.863 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.864 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.864 | 84169 | Added a new run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.865 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.867 | 84174 | Added a new run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.867 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.867 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.868 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.869 | 84178 | Added a new worker 14 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.869 | 78168 | Removed run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.869 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.869 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.869 | 78168 | Assigned run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.869 | 84170 | Added a new run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.869 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xfwkTJ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.870 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.871 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.871 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.871 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.873 | 84168 | Marked run 301 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.874 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.875 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.875 | 84176 | Added a new run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.875 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.876 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.877 | 84180 | Added a new run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.878 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.878 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.879 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.880 | 84182 | Added a new run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.880 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.881 | 84184 | Added a new run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.882 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.884 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.885 | 84175 | Marked run 302 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.885 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.886 | 84192 | Added a new run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.887 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.888 | 78172 | Recursively removing directory: /tmp/git.R2kZKC/ 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.888 | 84197 | Added a new run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.888 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.890 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.890 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.890 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.891 | 78169 | Recursively removing directory: /tmp/git.xfwkTJ/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.892 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.892 | 84200 | Added a new run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.892 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.892 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.892 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.894 | 84203 | Added a new run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.894 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.895 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.895 | 84208 | Added a new run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.895 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.896 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.897 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.897 | 84209 | Added a new run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.897 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.898 | 84213 | Added a new run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.898 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.899 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.899 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.900 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.900 | 84218 | Added a new worker 14 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.900 | 78168 | Removed run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.900 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.900 | 78168 | Assigned run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.900 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.v9PbX1 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.901 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.901 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.901 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.902 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.904 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.904 | 84220 | Added a new worker 19 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.904 | 84219 | Added a new run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.904 | 78168 | Removed run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.904 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.904 | 78168 | Assigned run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.905 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cl47aJ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.905 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.905 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.907 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.907 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.908 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.909 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.909 | 84212 | Marked run 303 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.909 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.911 | 84221 | Added a new run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.911 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.911 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.912 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.913 | 84224 | Added a new run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.913 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.914 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.915 | 84222 | Added a new run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.916 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.918 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.919 | 84215 | Marked run 304 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.920 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.921 | 78172 | Recursively removing directory: /tmp/git.v9PbX1/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.922 | 84226 | Added a new run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.922 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.923 | 84232 | Added a new run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.924 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.924 | 78169 | Recursively removing directory: /tmp/git.cl47aJ/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.925 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.925 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.925 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.926 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.927 | 84239 | Added a new run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.927 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.927 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.927 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.928 | 84243 | Added a new run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.928 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.930 | 84248 | Added a new run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.930 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.931 | 84249 | Added a new run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.931 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.932 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.933 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.934 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.934 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.934 | 84258 | Added a new worker 17 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.934 | 78168 | Removed run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.934 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.934 | 78168 | Assigned run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.934 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DkgHIo 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.935 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.935 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.936 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.936 | 84260 | Added a new worker 20 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.936 | 78168 | Removed run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.936 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.936 | 78168 | Assigned run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.937 | 84257 | Added a new run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.937 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.938 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.936 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.937 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EhXe87 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.941 | 84254 | Added a new run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.941 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.941 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.942 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.942 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.944 | 84259 | Added a new run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.944 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.945 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.945 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.947 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.947 | 84263 | Added a new run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.947 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.948 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.949 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.949 | 84266 | Added a new run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.949 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.952 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.952 | 84252 | Marked run 305 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.953 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.953 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.956 | 84256 | Marked run 306 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.956 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.957 | 78172 | Recursively removing directory: /tmp/git.DkgHIo/ 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.959 | 78169 | Recursively removing directory: /tmp/git.EhXe87/ 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.959 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.959 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.959 | 84269 | Added a new run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.959 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.961 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.961 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.961 | 84272 | Added a new run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.961 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.962 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.963 | 84282 | Added a new run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.963 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.964 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.964 | 84280 | Added a new run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.964 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.965 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.965 | 84290 | Added a new run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.966 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.967 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.967 | 78172 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.969 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.970 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.970 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.970 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.970 | 84291 | Added a new run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.970 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.970 | 84296 | Added a new worker 11 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.970 | 78168 | Removed run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.970 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.970 | 78168 | Assigned run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.970 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DqwipE 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.971 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.972 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.972 | 84300 | Added a new worker 16 to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.972 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.972 | 78168 | Removed run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.972 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.972 | 78168 | Assigned run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.972 | 78169 | Waiting for a new command 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.972 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uKbLXS 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.973 | 84298 | Added a new run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.973 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.974 | 84295 | Added a new run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.974 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.976 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.977 | 84297 | Added a new run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.977 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.977 | 78172 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.978 | 78172 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.979 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.980 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.981 | 78169 | Checking out revision HEAD 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.982 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.982 | 78169 | Going to run: ./ci 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.984 | 84288 | Marked run 307 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.984 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.985 | 84302 | Added a new run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.985 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.989 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.989 | 84294 | Marked run 308 as finished 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.989 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.990 | 84306 | Added a new run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.990 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.992 | 84307 | Added a new run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.992 | 78172 | Recursively removing directory: /tmp/git.DqwipE/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.992 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.994 | 84308 | Added a new run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.994 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.995 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.995 | 84321 | Added a new run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.996 | 78172 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78172/cimple-worker: 2024-04-25 03:45:25.996 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:25 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:25 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.996 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.996 | 78169 | Recursively removing directory: /tmp/git.uKbLXS/ 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.998 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.998 | 78166 | Waiting for new connections 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.999 | 78169 | Process exit code: 0 2024-04-25 03:45:25 | INFO | 78169/cimple-worker: 2024-04-25 03:45:25.999 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.999 | 84326 | Added a new run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:25 | INFO | 78166/cimple-server: 2024-04-25 03:45:25.999 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.000 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.001 | 84329 | Added a new run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.001 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.003 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.004 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.004 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.004 | 84330 | Added a new run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.004 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.005 | 84338 | Added a new worker 9 to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.005 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oHqiCK 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.005 | 78168 | Removed run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.005 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.005 | 78168 | Assigned run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.005 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.005 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.007 | 84331 | Added a new run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.007 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.008 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.008 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.008 | 84341 | Added a new worker 12 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.008 | 78168 | Removed run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.008 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.008 | 78168 | Assigned run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.008 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RJf1vh 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.010 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.010 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.011 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.012 | 84335 | Added a new run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.012 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.012 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.013 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.014 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.015 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.018 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.019 | 84342 | Added a new run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.019 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.022 | 84336 | Marked run 310 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.022 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.023 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.024 | 84337 | Added a new run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.024 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.027 | 78172 | Recursively removing directory: /tmp/git.oHqiCK/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.028 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.028 | 78169 | Recursively removing directory: /tmp/git.RJf1vh/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.028 | 84333 | Marked run 309 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.028 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.029 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.029 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.030 | 84343 | Added a new run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.030 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.030 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.030 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.032 | 84348 | Added a new run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.033 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.033 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.033 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.034 | 84361 | Added a new run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.035 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.035 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.036 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.037 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.037 | 84363 | Added a new run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.038 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.038 | 84366 | Added a new run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.038 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.038 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.039 | 84372 | Added a new worker 13 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.039 | 78168 | Removed run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.039 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.039 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.039 | 78168 | Assigned run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.039 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nE7fHJ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.040 | 84370 | Added a new run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.041 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.042 | 84373 | Added a new run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.043 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.043 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.045 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.045 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.045 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.046 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.046 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.047 | 84379 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.047 | 78168 | Removed run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.047 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.047 | 78168 | Assigned run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.047 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OSCCJQ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.047 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.048 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.049 | 84365 | Marked run 311 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.049 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.051 | 84376 | Added a new run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.051 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.054 | 84375 | Added a new run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.054 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.055 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.056 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.056 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.056 | 84382 | Added a new run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.057 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.058 | 84380 | Added a new run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.058 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.059 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.060 | 78172 | Recursively removing directory: /tmp/git.nE7fHJ/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.061 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.061 | 84368 | Marked run 312 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.061 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.062 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.063 | 84395 | Added a new run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.063 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.063 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.063 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.065 | 84391 | Added a new run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.065 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.066 | 84397 | Added a new run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.066 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.068 | 84399 | Added a new run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.069 | 78169 | Recursively removing directory: /tmp/git.OSCCJQ/ 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.071 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.071 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.069 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.069 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.070 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.071 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.072 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.072 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.073 | 84413 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.073 | 78168 | Removed run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.073 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.073 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.073 | 78168 | Assigned run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.073 | 84409 | Added a new run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.072 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.073 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.073 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CFl9pc 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.075 | 84411 | Added a new run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.075 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.075 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.077 | 84410 | Added a new run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.077 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.079 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.079 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.080 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.081 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.081 | 84412 | Added a new run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.081 | 84418 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.082 | 78168 | Removed run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.082 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.082 | 78168 | Assigned run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.082 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.082 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.082 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.muYNwT 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.083 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.085 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.085 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.086 | 84408 | Marked run 313 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.086 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.087 | 84419 | Added a new run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.088 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.089 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.090 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.089 | 84421 | Added a new run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.089 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.090 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.093 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.093 | 84415 | Marked run 314 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.094 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.095 | 84423 | Added a new run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.095 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.096 | 84424 | Added a new run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.096 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.097 | 84430 | Added a new run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.097 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.099 | 84435 | Added a new run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.099 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.101 | 78172 | Recursively removing directory: /tmp/git.CFl9pc/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.102 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.102 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.103 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.104 | 84445 | Added a new run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.104 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.104 | 78169 | Recursively removing directory: /tmp/git.muYNwT/ 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.105 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.105 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.106 | 84447 | Added a new run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.106 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.107 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.107 | 84449 | Added a new run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.107 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.107 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.107 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.109 | 84448 | Added a new run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.109 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.110 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.110 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.110 | 84452 | Added a new run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.111 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.112 | 84456 | Added a new run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.113 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.113 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.113 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.113 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.115 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.115 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.116 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.116 | 84460 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.116 | 78168 | Removed run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.116 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.116 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.116 | 78168 | Assigned run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.116 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.116 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.117 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3NS6zx 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.118 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.118 | 84464 | Added a new worker 21 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.119 | 78168 | Removed run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.119 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.119 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.119 | 78168 | Assigned run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.119 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xIpgqq 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.120 | 84461 | Added a new run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.120 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.122 | 84462 | Added a new run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.122 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.123 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.124 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.125 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.126 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.127 | 84454 | Marked run 315 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.127 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.130 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.131 | 84458 | Marked run 316 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.131 | 84463 | Added a new run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.131 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.132 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.133 | 84468 | Added a new run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.133 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.134 | 84465 | Added a new run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.135 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.136 | 84470 | Added a new run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.136 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.137 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.137 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.138 | 78172 | Recursively removing directory: /tmp/git.3NS6zx/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.139 | 84483 | Added a new run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.139 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.141 | 84484 | Added a new run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.141 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.141 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.141 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.141 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.143 | 84492 | Added a new run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.143 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.143 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.145 | 84494 | Added a new run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.145 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.146 | 84491 | Added a new run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.146 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.146 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.147 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.148 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.149 | 84496 | Added a new run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.149 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.150 | 78169 | Recursively removing directory: /tmp/git.xIpgqq/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.151 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.152 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.152 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.152 | 84498 | Added a new run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.152 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.152 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.152 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.154 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.154 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.154 | 84506 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.154 | 78168 | Removed run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.154 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.154 | 78168 | Assigned run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.154 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uScawG 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.155 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.156 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.156 | 84502 | Added a new run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.156 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.157 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.158 | 84503 | Added a new run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.158 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.160 | 84504 | Added a new run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.159 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.160 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.161 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.162 | 84511 | Added a new worker 11 to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.162 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZxwGBI 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.162 | 78168 | Removed run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.162 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.162 | 78168 | Assigned run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.162 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.162 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.163 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.165 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.166 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.167 | 84508 | Added a new run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.167 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.167 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.169 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.169 | 84513 | Added a new run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.169 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.171 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.173 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.173 | 84500 | Marked run 317 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.173 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.176 | 78172 | Recursively removing directory: /tmp/git.uScawG/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.177 | 84507 | Marked run 318 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.177 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.179 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.179 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.179 | 84515 | Added a new run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.179 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.180 | 84516 | Added a new run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.181 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.182 | 84527 | Added a new run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.182 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.182 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.183 | 78169 | Recursively removing directory: /tmp/git.ZxwGBI/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.184 | 84526 | Added a new run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.184 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.185 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.185 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.185 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.186 | 84536 | Added a new run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.187 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.187 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.188 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.188 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.188 | 84543 | Added a new worker 15 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.188 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.188 | 78168 | Removed run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.188 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.188 | 78168 | Assigned run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.188 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ov6KBy 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.189 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.189 | 84540 | Added a new run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.191 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.193 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.193 | 84541 | Added a new run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.193 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.195 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.194 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.195 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.194 | 84544 | Added a new run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.195 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.195 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.196 | 84549 | Added a new worker 13 to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.196 | 78168 | Removed run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.196 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.196 | 78168 | Assigned run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.196 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.197 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.198 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Rw8KIh 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.198 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.199 | 84538 | Marked run 319 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.200 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.201 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.201 | 84547 | Added a new run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.202 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.203 | 84552 | Added a new run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.204 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.204 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.206 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.207 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.208 | 84545 | Marked run 320 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.208 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.208 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.209 | 84553 | Added a new run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.210 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.210 | 78172 | Recursively removing directory: /tmp/git.ov6KBy/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.211 | 84555 | Added a new run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.211 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.213 | 84562 | Added a new run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.214 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.214 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.213 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.213 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.215 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.215 | 84565 | Added a new run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.215 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.216 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.218 | 84573 | Added a new run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.218 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.218 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.218 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.219 | 84574 | Added a new run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.219 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.220 | 84579 | Added a new run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.220 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.222 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.222 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.223 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.223 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.223 | 84576 | Added a new run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.223 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.224 | 84585 | Added a new worker 9 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.224 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.224 | 78168 | Removed run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.224 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.225 | 78168 | Assigned run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.225 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.225 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QpfSV8 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.226 | 78169 | Recursively removing directory: /tmp/git.Rw8KIh/ 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.228 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.228 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.229 | 84584 | Added a new run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.229 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.230 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.231 | 84586 | Added a new run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.232 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.232 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.232 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.232 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.234 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.235 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.236 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.236 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.236 | 84596 | Added a new worker 21 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.236 | 78168 | Removed run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.236 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.236 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.236 | 78168 | Assigned run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.236 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8z5yRP 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.236 | 84580 | Marked run 321 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.237 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.238 | 84587 | Added a new run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.238 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.240 | 84589 | Added a new run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.240 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.242 | 84593 | Added a new run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.242 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.242 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.243 | 84595 | Added a new run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.244 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.244 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.245 | 84604 | Added a new run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.245 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.246 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.246 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.246 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.248 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.249 | 84592 | Marked run 322 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.249 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.249 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.250 | 84609 | Added a new run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.250 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.251 | 84607 | Added a new run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.252 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.252 | 78172 | Recursively removing directory: /tmp/git.QpfSV8/ 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.253 | 84612 | Added a new run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.254 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.254 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.255 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.255 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.256 | 84613 | Added a new run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.257 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.258 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.258 | 84620 | Added a new run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.258 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.258 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.259 | 84619 | Added a new run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.260 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.261 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.262 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.262 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.263 | 84626 | Added a new run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.263 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.264 | 84631 | Added a new worker 11 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.264 | 78168 | Removed run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.264 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.264 | 78168 | Assigned run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.264 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fCKWrv 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.265 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.265 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.265 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.265 | 78169 | Recursively removing directory: /tmp/git.8z5yRP/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.267 | 84630 | Added a new run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.267 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.267 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.267 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.268 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.270 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.271 | 84633 | Added a new run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.271 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.272 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.272 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.273 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.272 | 84635 | Added a new run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.273 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.274 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.275 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.275 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.275 | 84634 | Added a new run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.276 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.276 | 84643 | Added a new worker 15 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.276 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.276 | 78168 | Removed run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.276 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.276 | 78168 | Assigned run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.276 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jxfeYi 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.277 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.277 | 84637 | Added a new run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.277 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.280 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.282 | 84628 | Marked run 323 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.282 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.283 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.283 | 84642 | Added a new run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.284 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.284 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.284 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.287 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.287 | 84638 | Marked run 324 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.288 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.289 | 78172 | Recursively removing directory: /tmp/git.fCKWrv/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.289 | 84646 | Added a new run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.289 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.291 | 84649 | Added a new run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.291 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.292 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.292 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.292 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.293 | 84655 | Added a new run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.293 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.294 | 84657 | Added a new run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.294 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.295 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.296 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.297 | 84666 | Added a new run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.297 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.297 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.299 | 84668 | Added a new run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.299 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.300 | 78169 | Recursively removing directory: /tmp/git.jxfeYi/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.300 | 84670 | Added a new run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.301 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.301 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.302 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.302 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.302 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.302 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.303 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.303 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.303 | 84678 | Added a new worker 15 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.303 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.304 | 78168 | Removed run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.304 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.304 | 78168 | Assigned run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.304 | 84674 | Added a new run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.304 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SCBRZe 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.304 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.306 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.306 | 84677 | Added a new run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.306 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.309 | 84676 | Added a new run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.310 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.310 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.310 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.310 | 84683 | Added a new worker 14 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.310 | 78168 | Removed run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.310 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.310 | 78168 | Assigned run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.311 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.311 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.310 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bsd9Qu 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.311 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.313 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.315 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.316 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.317 | 84685 | Added a new run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.317 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.317 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.317 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.319 | 84680 | Added a new run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.319 | 84671 | Marked run 325 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.319 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.320 | 84687 | Added a new run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.320 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.322 | 84689 | Added a new run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.322 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.324 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.325 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.326 | 84681 | Marked run 326 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.326 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.327 | 84699 | Added a new run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.328 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.328 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.330 | 78169 | Recursively removing directory: /tmp/git.bsd9Qu/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.330 | 84706 | Added a new run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.331 | 78172 | Recursively removing directory: /tmp/git.SCBRZe/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.330 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.332 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.333 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.333 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.333 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.333 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.333 | 84705 | Added a new run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.334 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.334 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.336 | 84712 | Added a new run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.336 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.337 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.337 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.338 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.338 | 84709 | Added a new run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.339 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.341 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.341 | 84720 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.341 | 78168 | Removed run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.341 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.341 | 78168 | Assigned run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.342 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.341 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.341 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ED2qUb 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.342 | 84713 | Added a new run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.343 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.343 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.343 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.347 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.344 | 84715 | Added a new run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.347 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.348 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.348 | 84721 | Added a new worker 11 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.348 | 78168 | Removed run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.348 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.348 | 78168 | Assigned run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.348 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.349 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iaDVRb 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.349 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.349 | 84723 | Added a new run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.349 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.351 | 84728 | Added a new run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.351 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.355 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.355 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.355 | 84716 | Marked run 328 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.356 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.356 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.356 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.357 | 84722 | Added a new run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.357 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.359 | 84726 | Added a new run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.359 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.361 | 78169 | Recursively removing directory: /tmp/git.ED2qUb/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.361 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.362 | 84737 | Added a new run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.362 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.363 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.363 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.365 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.366 | 84718 | Marked run 327 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.366 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.367 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.367 | 84738 | Added a new run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.368 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.369 | 84743 | Added a new run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.370 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.369 | 78172 | Recursively removing directory: /tmp/git.iaDVRb/ 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.371 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.371 | 84745 | Added a new run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.372 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.372 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.372 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.372 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.372 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.373 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.374 | 84751 | Added a new run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.374 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.374 | 84757 | Added a new worker 10 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.374 | 78168 | Removed run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.374 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.374 | 78168 | Assigned run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.374 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7xDh8z 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.375 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.376 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.377 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.377 | 84755 | Added a new run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.377 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.378 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.379 | 84758 | Added a new run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.379 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.381 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.381 | 84765 | Added a new worker 18 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.381 | 78168 | Removed run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.381 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.381 | 78168 | Assigned run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.381 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.381 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lmTaAg 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.381 | 84760 | Added a new run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.381 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.381 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.382 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.383 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.384 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.384 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.386 | 84763 | Added a new run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.386 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.386 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.389 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.391 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.391 | 84752 | Marked run 329 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.391 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.392 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.392 | 84769 | Added a new run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.393 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.393 | 84768 | Added a new run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.394 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.395 | 84770 | Added a new run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.396 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.397 | 78169 | Recursively removing directory: /tmp/git.7xDh8z/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.398 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.400 | 84761 | Marked run 330 as finished 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.400 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.400 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.400 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.400 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.401 | 84774 | Added a new run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.401 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.402 | 84782 | Added a new run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.402 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.404 | 84785 | Added a new run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.404 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.404 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.405 | 84788 | Added a new run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.406 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.406 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.406 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.409 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.409 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.409 | 84799 | Added a new worker 18 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.409 | 78168 | Removed run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.409 | 78168 | Removed worker 18 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.409 | 78168 | Assigned run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 18 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.409 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.410 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.410 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.409 | 78172 | Recursively removing directory: /tmp/git.lmTaAg/ 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.410 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IBcSpn 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.410 | 84796 | Added a new run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.411 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.411 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.411 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.413 | 84800 | Added a new run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.414 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.415 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.416 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.417 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.417 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.417 | 84798 | Added a new run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.418 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.418 | 84801 | Added a new run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.419 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.419 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.420 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.422 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.422 | 84810 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.422 | 84794 | Marked run 331 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.422 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.422 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.422 | 78168 | Removed run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.422 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.422 | 78168 | Assigned run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.423 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.423 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.88aQDQ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.424 | 84805 | Added a new run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.424 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.425 | 84813 | Added a new run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.425 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.427 | 84808 | Added a new run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.427 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.428 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.428 | 84812 | Added a new run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.428 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.429 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.430 | 84821 | Added a new run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.431 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.431 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.432 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.433 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.434 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.434 | 84804 | Marked run 332 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.434 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.435 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.436 | 78169 | Recursively removing directory: /tmp/git.IBcSpn/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.437 | 84824 | Added a new run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.437 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.438 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.438 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.438 | 84827 | Added a new run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.439 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.440 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.440 | 84828 | Added a new run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.441 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.442 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.443 | 84829 | Added a new run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.443 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.444 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.445 | 84838 | Added a new run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.445 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.446 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.448 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.448 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.448 | 84846 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.448 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.448 | 78172 | Recursively removing directory: /tmp/git.88aQDQ/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.448 | 78168 | Removed run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.448 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.448 | 78168 | Assigned run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.449 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qwMpDV 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.449 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.449 | 84840 | Added a new run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.449 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.449 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.450 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.451 | 84843 | Added a new run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.452 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.454 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.454 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.455 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.455 | 84845 | Added a new run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.455 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.456 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.457 | 84847 | Added a new run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.457 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.457 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.458 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.458 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.460 | 84856 | Added a new worker 16 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.460 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.460 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.460 | 78168 | Removed run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.460 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.460 | 78168 | Assigned run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.461 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.461 | 84841 | Marked run 333 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.461 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.460 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6ETiHJ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.462 | 84850 | Added a new run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.462 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.465 | 84859 | Added a new run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.465 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.466 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.467 | 84852 | Added a new run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.467 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.467 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.469 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.469 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.470 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.472 | 84851 | Marked run 334 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.472 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.473 | 84858 | Added a new run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.473 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.473 | 78169 | Recursively removing directory: /tmp/git.qwMpDV/ 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.475 | 84865 | Added a new run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.476 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.476 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.476 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.477 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.478 | 84869 | Added a new run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.478 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.478 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.479 | 84871 | Added a new run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.480 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.481 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.481 | 84880 | Added a new run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.481 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.482 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.483 | 78172 | Recursively removing directory: /tmp/git.6ETiHJ/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.484 | 84881 | Added a new run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.484 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.485 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.485 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.486 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.486 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.486 | 84889 | Added a new worker 15 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.486 | 78168 | Removed run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.486 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.486 | 78168 | Assigned run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.486 | 84885 | Added a new run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.486 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.487 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.488 | 84887 | Added a new run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.487 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NQWKEt 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.488 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.489 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.490 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.491 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.493 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.494 | 84892 | Added a new run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.495 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.493 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.493 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.494 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.496 | 84898 | Added a new worker 7 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.496 | 78168 | Removed run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.496 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.496 | 78168 | Assigned run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.496 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.496 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.f54dDu 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.498 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.498 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.499 | 84884 | Marked run 335 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.499 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.501 | 84894 | Added a new run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.501 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.503 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.503 | 84895 | Added a new run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.503 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.504 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.504 | 84899 | Added a new run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.505 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.505 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.507 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.508 | 84893 | Marked run 336 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.508 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.510 | 84900 | Added a new run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.510 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.510 | 78169 | Recursively removing directory: /tmp/git.NQWKEt/ 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.511 | 84912 | Added a new run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.511 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.512 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.512 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.514 | 84908 | Added a new run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.514 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.514 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.515 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.517 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.518 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.518 | 78172 | Recursively removing directory: /tmp/git.f54dDu/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.519 | 84913 | Added a new run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.519 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.521 | 84922 | Added a new run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.521 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.521 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.521 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.522 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.523 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.523 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.523 | 84924 | Added a new run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.523 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.523 | 84930 | Added a new worker 9 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.523 | 78168 | Removed run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.523 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.523 | 78168 | Assigned run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.524 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.524 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AvFvNO 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.525 | 84925 | Added a new run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.525 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.525 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.526 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.526 | 84929 | Added a new run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.527 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.528 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.530 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.531 | 84936 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.531 | 78168 | Removed run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.531 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.531 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.531 | 78168 | Assigned run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.530 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.532 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.062enM 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.531 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.533 | 84935 | Added a new run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.533 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.534 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.534 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.534 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.537 | 84933 | Added a new run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.537 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.537 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.539 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.539 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.541 | 84926 | Marked run 337 as finished 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.541 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.541 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.542 | 84941 | Added a new run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.542 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.543 | 84939 | Added a new run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.544 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.545 | 84942 | Added a new run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.546 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.547 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.547 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.548 | 78169 | Recursively removing directory: /tmp/git.AvFvNO/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.549 | 84932 | Marked run 338 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.550 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.550 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.550 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.550 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.551 | 84945 | Added a new run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.551 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.553 | 84958 | Added a new run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.553 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.554 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.555 | 78172 | Recursively removing directory: /tmp/git.062enM/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.555 | 84957 | Added a new run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.556 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.556 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.557 | 84963 | Added a new run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.557 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.558 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.557 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.557 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.560 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.560 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.561 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.561 | 84972 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.561 | 78168 | Removed run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.561 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.561 | 78168 | Assigned run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.561 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.561 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.561 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zml0Fm 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.562 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.562 | 84968 | Added a new run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.562 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.564 | 84970 | Added a new run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.564 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.566 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.566 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.566 | 84977 | Added a new worker 16 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.567 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.567 | 78168 | Removed run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.567 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.567 | 78168 | Assigned run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.567 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.567 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.567 | 84971 | Added a new run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.567 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tFLeSR 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.568 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.571 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.572 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.573 | 84966 | Marked run 339 as finished 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.573 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.573 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.574 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.575 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.575 | 84973 | Added a new run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.576 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.577 | 84978 | Added a new run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.578 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.579 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.580 | 84981 | Added a new run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.580 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.581 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.582 | 84979 | Added a new run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.582 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.584 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.586 | 84974 | Marked run 340 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.587 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.587 | 78169 | Recursively removing directory: /tmp/git.zml0Fm/ 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.588 | 78172 | Recursively removing directory: /tmp/git.tFLeSR/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.589 | 84990 | Added a new run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.589 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.591 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.591 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.591 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.591 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.591 | 84998 | Added a new run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.591 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.592 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.593 | 85002 | Added a new run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.594 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.595 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.595 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.596 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.596 | 85003 | Added a new run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.596 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.597 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.598 | 85005 | Added a new run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.598 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.599 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.600 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.600 | 85014 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.600 | 78168 | Removed run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.600 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.600 | 78168 | Assigned run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.600 | 85011 | Added a new run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.600 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.601 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.602 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.602 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.600 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lpd3Tw 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.603 | 85007 | Added a new run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.603 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.604 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.606 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.602 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.607 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.607 | 85016 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.607 | 78168 | Removed run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.607 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.608 | 78168 | Assigned run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.608 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.608 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZVmNQ3 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.609 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.609 | 85019 | Added a new run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.610 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.610 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.613 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.614 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.615 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.618 | 85010 | Marked run 342 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.618 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.620 | 85018 | Added a new run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.620 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.622 | 78169 | Recursively removing directory: /tmp/git.lpd3Tw/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.623 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.624 | 85008 | Marked run 341 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.624 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.625 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.625 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.626 | 85017 | Added a new run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.626 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.626 | 78172 | Recursively removing directory: /tmp/git.ZVmNQ3/ 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.629 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.629 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.629 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.629 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.629 | 85021 | Added a new run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.630 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.631 | 85025 | Added a new run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.631 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.633 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.633 | 85042 | Added a new run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.633 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.634 | 85039 | Added a new run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.635 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.635 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.635 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.635 | 85050 | Added a new worker 15 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.635 | 78168 | Removed run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.635 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.635 | 78168 | Assigned run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.635 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.635 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ziqSFq 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.636 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.637 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.638 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.639 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.640 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.640 | 85052 | Added a new worker 21 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.640 | 78168 | Removed run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.640 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.640 | 78168 | Assigned run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.640 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.641 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bSE1Sf 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.641 | 85048 | Added a new run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.641 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.642 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.643 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.644 | 85045 | Added a new run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.644 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.645 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.648 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.648 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.649 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.649 | 85041 | Marked run 343 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.650 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.652 | 85051 | Added a new run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.652 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.654 | 78169 | Recursively removing directory: /tmp/git.ziqSFq/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.655 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.656 | 85046 | Marked run 344 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.656 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.657 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.657 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.658 | 85053 | Added a new run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.658 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.660 | 85056 | Added a new run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.660 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.661 | 78172 | Recursively removing directory: /tmp/git.bSE1Sf/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.662 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.662 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.663 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.663 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.663 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.664 | 85061 | Added a new run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.664 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.665 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.666 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.666 | 85080 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.666 | 78168 | Removed run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.666 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.666 | 78168 | Assigned run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.666 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kgUivH 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.666 | 85069 | Added a new run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.667 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.667 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.667 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.668 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.669 | 85076 | Added a new run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.669 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.671 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.672 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.672 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.673 | 85086 | Added a new worker 20 to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.673 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.674 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.674 | 85083 | Added a new run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.675 | 78168 | Removed run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.675 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.675 | 78168 | Assigned run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.675 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.T4W8Qt 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.675 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.675 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.676 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.678 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.682 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.682 | 85077 | Marked run 345 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.683 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.683 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.686 | 78169 | Recursively removing directory: /tmp/git.kgUivH/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.687 | 85082 | Marked run 346 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.687 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.689 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.689 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.689 | 85085 | Added a new run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.689 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.691 | 85078 | Added a new run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.692 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.694 | 85089 | Added a new run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.694 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.695 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.696 | 78172 | Recursively removing directory: /tmp/git.T4W8Qt/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.696 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.697 | 85090 | Added a new run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.697 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.698 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.698 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.698 | 85110 | Added a new worker 15 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.698 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.698 | 78168 | Removed run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.698 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.698 | 78168 | Assigned run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.699 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.698 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.698 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.698 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RwLjdL 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.702 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.702 | 85108 | Added a new run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.702 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.703 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.703 | 85109 | Added a new run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.704 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.706 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.706 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.706 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WTTYgd 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.706 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.706 | 85117 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.706 | 78168 | Removed run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.706 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.706 | 78168 | Assigned run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.707 | 85112 | Added a new run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.707 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.708 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.708 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.710 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.711 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.712 | 85113 | Added a new run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.712 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.713 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.714 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.715 | 85120 | Added a new run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.715 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.716 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.716 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.718 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.720 | 85106 | Marked run 347 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.721 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.723 | 78169 | Recursively removing directory: /tmp/git.RwLjdL/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.724 | 85114 | Marked run 348 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.724 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.726 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.726 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.727 | 85122 | Added a new run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.727 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.728 | 78172 | Recursively removing directory: /tmp/git.WTTYgd/ 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.730 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.730 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.729 | 85121 | Added a new run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.730 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.730 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.731 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.732 | 85125 | Added a new run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.732 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.733 | 85131 | Added a new run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.733 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.734 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.734 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.735 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.735 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.735 | 85148 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.735 | 78168 | Removed run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.735 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.735 | 78168 | Assigned run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.735 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.r57h5M 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.735 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.738 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.738 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.738 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.738 | 85150 | Added a new worker 20 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.739 | 78168 | Removed run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.739 | 78168 | Removed worker 20 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.739 | 78168 | Assigned run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 20 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.739 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7TKX3R 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.739 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.739 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.740 | 85143 | Added a new run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.740 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.742 | 85147 | Added a new run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.742 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.743 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.744 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.745 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.746 | 85149 | Added a new run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.746 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.747 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.748 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.750 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.750 | 85142 | Marked run 349 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.750 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.751 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.752 | 85151 | Added a new run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.752 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.754 | 85155 | Added a new run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.754 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.756 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.758 | 85146 | Marked run 350 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.758 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.759 | 78169 | Recursively removing directory: /tmp/git.r57h5M/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.760 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.761 | 85159 | Added a new run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.761 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.761 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.761 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.762 | 78172 | Recursively removing directory: /tmp/git.7TKX3R/ 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.763 | 85161 | Added a new run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.763 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.764 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.764 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.764 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.766 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.766 | 85174 | Added a new run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.767 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.767 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.768 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.768 | 85175 | Added a new run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.768 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.770 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.770 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.770 | 85184 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.773 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.770 | 85178 | Added a new run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.770 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.771 | 85180 | Added a new run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.772 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.773 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.773 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.775 | 78168 | Removed run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.775 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.775 | 78168 | Assigned run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.776 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jbEJXV 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.776 | 85188 | Added a new worker 16 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.776 | 78168 | Removed run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.776 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.776 | 78168 | Assigned run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.776 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.777 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dZQ8Fc 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.777 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.778 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.778 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.780 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.783 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.783 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.783 | 85179 | Marked run 351 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.783 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.784 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.784 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.785 | 85187 | Added a new run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.785 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.788 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.788 | 85182 | Marked run 352 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.788 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.794 | 85190 | Added a new run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.794 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.795 | 78169 | Recursively removing directory: /tmp/git.jbEJXV/ 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.795 | 78172 | Recursively removing directory: /tmp/git.dZQ8Fc/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.795 | 85189 | Added a new run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.796 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.796 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.796 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.797 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.797 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.798 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.798 | 85191 | Added a new run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.799 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.800 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.801 | 85198 | Added a new run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.801 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.802 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.803 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.803 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.804 | 85210 | Added a new run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.804 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.805 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.806 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.806 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.806 | 85219 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.806 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 85212 | Added a new run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.807 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.808 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.y29J3i 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 85220 | Added a new worker 9 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 78168 | Removed run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 78168 | Assigned run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 78168 | Removed run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.807 | 78168 | Assigned run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.808 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.809 | 85215 | Added a new run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.809 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.808 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cArYvF 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.811 | 85218 | Added a new run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.812 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.813 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.814 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.815 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.816 | 85224 | Added a new run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.816 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.816 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.819 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.819 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.819 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.819 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.820 | 85213 | Marked run 353 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.821 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.821 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.825 | 85216 | Marked run 354 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.825 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.827 | 85225 | Added a new run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.827 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.829 | 85226 | Added a new run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.829 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.830 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.831 | 78172 | Recursively removing directory: /tmp/git.y29J3i/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.832 | 85227 | Added a new run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.832 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.833 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.834 | 78169 | Recursively removing directory: /tmp/git.cArYvF/ 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.834 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.834 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.835 | 85229 | Added a new run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.835 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.836 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.836 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.837 | 85246 | Added a new run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.838 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.838 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.839 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.839 | 85248 | Added a new run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.840 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.841 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.841 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.842 | 85251 | Added a new run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.842 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.843 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.843 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.843 | 85258 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.843 | 78168 | Removed run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.843 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.843 | 78168 | Assigned run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.843 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.843 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6PG0ZK 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.844 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.845 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.845 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.845 | 85249 | Added a new run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.845 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.846 | 85260 | Added a new worker 7 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.847 | 78168 | Removed run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.847 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.847 | 78168 | Assigned run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.847 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.go6srM 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.848 | 85259 | Added a new run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.849 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.850 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.851 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.851 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.853 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.853 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.853 | 85256 | Added a new run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.854 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.855 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.855 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.856 | 85262 | Added a new run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.856 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.859 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.860 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.860 | 85253 | Marked run 356 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.860 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.863 | 85255 | Marked run 355 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.863 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.865 | 85265 | Added a new run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.865 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.866 | 78172 | Recursively removing directory: /tmp/git.6PG0ZK/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.867 | 85266 | Added a new run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.867 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.868 | 78169 | Recursively removing directory: /tmp/git.go6srM/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.868 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.869 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.869 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.870 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.870 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.870 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.871 | 85275 | Added a new run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.871 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.873 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.873 | 85276 | Added a new run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.873 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.874 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.875 | 85286 | Added a new run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.875 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.875 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.877 | 85292 | Added a new run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.877 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.877 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.878 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.878 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.878 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.879 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.879 | 85297 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.879 | 78168 | Removed run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.879 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.879 | 78168 | Assigned run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.879 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tdB8Zz 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.880 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.880 | 85287 | Added a new run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.880 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.882 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.883 | 85294 | Added a new run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.883 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.886 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.886 | 85296 | Added a new worker 17 to the queue 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.886 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jMubLV 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.886 | 78168 | Removed run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.886 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.886 | 78168 | Assigned run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.886 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.887 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.887 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.888 | 85299 | Added a new run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.888 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.888 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.889 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.891 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.892 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.894 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.894 | 85289 | Marked run 357 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.894 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.895 | 85301 | Added a new run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.896 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.896 | 85302 | Added a new run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.897 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.898 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.900 | 85305 | Added a new run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.901 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.902 | 78172 | Recursively removing directory: /tmp/git.tdB8Zz/ 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.903 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.903 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.904 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.905 | 78169 | Recursively removing directory: /tmp/git.jMubLV/ 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.907 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.907 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.907 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.908 | 85291 | Marked run 358 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.908 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.909 | 85307 | Added a new run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.909 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.910 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.911 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.911 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.911 | 85318 | Added a new run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.911 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.912 | 85329 | Added a new worker 9 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.912 | 78168 | Removed run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.912 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.912 | 78168 | Assigned run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.912 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bfyiZh 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.912 | 85323 | Added a new run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.913 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.913 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.914 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.914 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.914 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.914 | 85325 | Added a new run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.915 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.916 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.917 | 85332 | Added a new run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.918 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.918 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.919 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.919 | 85333 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.919 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.919 | 78168 | Removed run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.919 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.919 | 78168 | Assigned run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.919 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VJGgGc 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.920 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.922 | 85337 | Added a new run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.923 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.923 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.923 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.925 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.925 | 85335 | Added a new run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.926 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.926 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.927 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.928 | 85338 | Added a new run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.928 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.929 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.931 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.932 | 85326 | Marked run 359 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.933 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.934 | 85339 | Added a new run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.935 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.936 | 85344 | Added a new run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.937 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.937 | 78172 | Recursively removing directory: /tmp/git.bfyiZh/ 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.939 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.939 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.939 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.939 | 78169 | Recursively removing directory: /tmp/git.VJGgGc/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.940 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.940 | 85327 | Marked run 360 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.941 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.942 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.942 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.942 | 85349 | Added a new run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.943 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.944 | 85353 | Added a new run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.944 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.946 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.946 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.947 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.947 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.947 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.947 | 85370 | Added a new worker 21 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.947 | 78168 | Removed run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.947 | 78168 | Removed worker 21 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.947 | 78168 | Assigned run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 21 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.948 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.948 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mwdtcT 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.949 | 85363 | Added a new run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.949 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.950 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.950 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.951 | 85372 | Added a new worker 19 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.951 | 78168 | Removed run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.951 | 78168 | Removed worker 19 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.951 | 78168 | Assigned run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 19 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.952 | 85362 | Added a new run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.953 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.953 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nliZUS 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.954 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.955 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.955 | 85369 | Added a new run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.956 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.957 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.958 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.958 | 85368 | Added a new run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.958 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.959 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.960 | 85374 | Added a new run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.961 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.961 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.964 | 78169 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.964 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.965 | 85364 | Marked run 361 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.965 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.965 | 78169 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.968 | 85377 | Added a new run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.968 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.968 | 78172 | Recursively removing directory: /tmp/git.mwdtcT/ 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.970 | 85380 | Added a new run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.970 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.970 | 78172 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.970 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.974 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.974 | 85367 | Marked run 362 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.974 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.974 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.976 | 85383 | Added a new run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.976 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.978 | 85388 | Added a new run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.978 | 78172 | Waiting for a new command 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.978 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.979 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.979 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.979 | 85401 | Added a new worker 15 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.979 | 78168 | Removed run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.979 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.979 | 78168 | Assigned run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.979 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.979 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZesVKh 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.980 | 85397 | Added a new run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.980 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.981 | 78169 | Recursively removing directory: /tmp/git.nliZUS/ 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.982 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.984 | 78169 | Process exit code: 0 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.984 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.985 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.986 | 85402 | Added a new run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.986 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.988 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.989 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.989 | 78172 | Checking out revision HEAD 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.990 | 85404 | Added a new run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.990 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78172/cimple-worker: 2024-04-25 03:45:26.991 | 78172 | Going to run: ./ci 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.992 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.992 | 85411 | Added a new worker 15 to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.992 | 78168 | Removed run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.992 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.993 | 78168 | Assigned run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.992 | 78169 | Waiting for a new command 2024-04-25 03:45:26 | INFO | 78169/cimple-worker: 2024-04-25 03:45:26.993 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CpfW3t 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.994 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.995 | 85398 | Marked run 363 as finished 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.996 | 78166 | Waiting for new connections 2024-04-25 03:45:26 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:26 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:26 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.997 | 85407 | Added a new run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:26 | INFO | 78166/cimple-server: 2024-04-25 03:45:26.997 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.000 | 85405 | Added a new run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.000 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.000 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.001 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.001 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.002 | 85412 | Added a new run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.003 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.006 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.006 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.007 | 85408 | Marked run 364 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.007 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.008 | 85415 | Added a new run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.009 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.011 | 85421 | Added a new run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.011 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.013 | 78172 | Recursively removing directory: /tmp/git.ZesVKh/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.013 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.014 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.015 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.015 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.016 | 85422 | Added a new run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.016 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.018 | 78169 | Recursively removing directory: /tmp/git.CpfW3t/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.018 | 85434 | Added a new run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.019 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.019 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.020 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.020 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.020 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.021 | 85435 | Added a new run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.021 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.022 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.023 | 85439 | Added a new run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.023 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.023 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.023 | 85442 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.023 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.023 | 78168 | Removed run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.023 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.024 | 78168 | Assigned run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.023 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.024 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.a1NpIK 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.025 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.025 | 85440 | Added a new run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.026 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.026 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.028 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.029 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.029 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.029 | 85448 | Added a new worker 16 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.030 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.030 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.030 | 78168 | Removed run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.030 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.030 | 78168 | Assigned run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.030 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cIkqRJ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.030 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.031 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.031 | 85445 | Added a new run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.032 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.034 | 85449 | Added a new run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.035 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.037 | 85447 | Added a new run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.037 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.038 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.039 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.040 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.040 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.042 | 85437 | Marked run 365 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.042 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.045 | 78172 | Recursively removing directory: /tmp/git.a1NpIK/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.046 | 85444 | Marked run 366 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.046 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.048 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.048 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.048 | 85453 | Added a new run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.048 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.050 | 78169 | Recursively removing directory: /tmp/git.cIkqRJ/ 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.050 | 85457 | Added a new run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.051 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.052 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.052 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.052 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.052 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.053 | 85461 | Added a new run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.054 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.054 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.055 | 85472 | Added a new run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.055 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.056 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.056 | 85477 | Added a new worker 15 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.056 | 78168 | Removed run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.056 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.056 | 78168 | Assigned run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.056 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.056 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.056 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9gIYWn 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.057 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.059 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.059 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.061 | 85475 | Added a new run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.062 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.062 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.062 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.062 | 85482 | Added a new worker 17 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.062 | 78168 | Removed run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.062 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.062 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.062 | 78168 | Assigned run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.063 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KiL6W6 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.063 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.064 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.065 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.065 | 85478 | Added a new run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.066 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.068 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.069 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.069 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.071 | 85473 | Marked run 367 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.071 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.074 | 85479 | Marked run 368 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.074 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.075 | 78172 | Recursively removing directory: /tmp/git.9gIYWn/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.076 | 85480 | Added a new run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.076 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.077 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.077 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.079 | 85484 | Added a new run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.079 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.081 | 85487 | Added a new run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.081 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.081 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.081 | 78169 | Recursively removing directory: /tmp/git.KiL6W6/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.083 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.084 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.084 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.084 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.085 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.085 | 85507 | Added a new worker 16 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.085 | 78168 | Removed run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.085 | 78168 | Removed worker 16 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.085 | 78168 | Assigned run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 16 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.085 | 85503 | Added a new run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.085 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.085 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jkBjDm 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.086 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.086 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.089 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.089 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.090 | 85505 | Added a new run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.090 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.092 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.092 | 85506 | Added a new run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.092 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.094 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.094 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.094 | 85509 | Added a new run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.094 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.095 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.096 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.096 | 85515 | Added a new worker 17 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.096 | 78168 | Removed run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.096 | 78168 | Removed worker 17 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.096 | 78168 | Assigned run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 17 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.096 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.097 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JQMmHI 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.098 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.101 | 85502 | Marked run 369 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.102 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.103 | 85513 | Added a new run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.104 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.104 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.105 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.105 | 85517 | Added a new run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.105 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.106 | 78172 | Recursively removing directory: /tmp/git.jkBjDm/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.109 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.109 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.109 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.110 | 85510 | Marked run 370 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.110 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.112 | 85519 | Added a new run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.112 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.113 | 85528 | Added a new run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.114 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.115 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.115 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.116 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.116 | 85538 | Added a new worker 12 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.116 | 78168 | Removed run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.116 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.116 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.116 | 78168 | Assigned run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.116 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.q60hHi 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.118 | 85537 | Added a new run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.121 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.122 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.126 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.126 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.128 | 85532 | Marked run 371 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.128 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.128 | 78169 | Recursively removing directory: /tmp/git.JQMmHI/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.131 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.131 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.131 | 85541 | Added a new run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.131 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'queue-run', '/tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo', 'HEAD'] completed successfully 2024-04-25 03:45:27 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": null } 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.135 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.138 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.138 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.142 | 85548 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.143 | 78168 | Removed run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.143 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.143 | 78168 | Assigned run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.143 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wbjdUg 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.143 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.148 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.149 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.149 | 78172 | Recursively removing directory: /tmp/git.q60hHi/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.151 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.151 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.155 | 85547 | Marked run 372 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.155 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.155 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.159 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.159 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.159 | 85557 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.159 | 78168 | Removed run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.159 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.160 | 78168 | Assigned run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.160 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RTe2dW 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.161 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.163 | 78169 | Recursively removing directory: /tmp/git.wbjdUg/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.164 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.164 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.165 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.165 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.169 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.171 | 85552 | Marked run 373 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.171 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.172 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.173 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.173 | 85566 | Added a new worker 9 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.173 | 78168 | Removed run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.173 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.173 | 78168 | Assigned run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.173 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zDgxlj 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.174 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.176 | 78172 | Recursively removing directory: /tmp/git.RTe2dW/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.178 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.178 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.178 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.179 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.181 | 85560 | Marked run 374 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.181 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.182 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.185 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.185 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.185 | 85575 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.185 | 78168 | Removed run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.185 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.185 | 78168 | Assigned run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.186 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LsCCUu 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.188 | 78169 | Recursively removing directory: /tmp/git.zDgxlj/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.188 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.189 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.189 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.190 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.191 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.192 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.194 | 85569 | Marked run 375 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.194 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.195 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.195 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.195 | 85582 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.195 | 78168 | Removed run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.195 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.196 | 78168 | Assigned run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.196 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WTQEzJ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.197 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.200 | 78172 | Recursively removing directory: /tmp/git.LsCCUu/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.200 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.201 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.201 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.201 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.205 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.207 | 85577 | Marked run 376 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.207 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.208 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.208 | 85593 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.208 | 78168 | Removed run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.208 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.208 | 78168 | Assigned run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.208 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.208 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.208 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.X4RJOY 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.211 | 78169 | Recursively removing directory: /tmp/git.WTQEzJ/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.213 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.213 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.213 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.214 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.216 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.217 | 85587 | Marked run 377 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.217 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.219 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.219 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.219 | 85602 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.219 | 78168 | Removed run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.219 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.220 | 78168 | Assigned run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.220 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cDQlBA 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.220 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.222 | 78172 | Recursively removing directory: /tmp/git.X4RJOY/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.224 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.224 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.224 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.225 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.227 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.229 | 85596 | Marked run 378 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.230 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.230 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.231 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.231 | 85611 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.231 | 78168 | Removed run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.231 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.231 | 78168 | Assigned run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.231 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.231 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gMPr9p 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.235 | 78169 | Recursively removing directory: /tmp/git.cDQlBA/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.236 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.238 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.238 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.238 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.241 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.243 | 85604 | Marked run 379 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.243 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.244 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.245 | 85620 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.245 | 78168 | Removed run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.245 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.245 | 78168 | Assigned run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.245 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.244 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.245 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4Psrg1 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.247 | 78172 | Recursively removing directory: /tmp/git.gMPr9p/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.249 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.249 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.249 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.250 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.253 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.255 | 85614 | Marked run 380 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.256 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.257 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.257 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.257 | 85629 | Added a new worker 9 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.257 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.257 | 78168 | Removed run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.257 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.257 | 78168 | Assigned run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.257 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.E1lyfV 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.259 | 78169 | Recursively removing directory: /tmp/git.4Psrg1/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.261 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.261 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.263 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.264 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.265 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.265 | 85623 | Marked run 381 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.265 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.268 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.268 | 85635 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.268 | 78168 | Removed run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.268 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.268 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.268 | 78168 | Assigned run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.268 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.268 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JJkGTh 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.272 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.273 | 78172 | Recursively removing directory: /tmp/git.E1lyfV/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.273 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.275 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.275 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.278 | 85631 | Marked run 382 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.278 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.278 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.282 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.282 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.282 | 85647 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.282 | 78168 | Removed run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.282 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.282 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.282 | 78168 | Assigned run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.282 | 78169 | Recursively removing directory: /tmp/git.JJkGTh/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.282 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.H3Y6zp 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.284 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.284 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.286 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.287 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.289 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.291 | 85646 | Marked run 383 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.292 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.292 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.292 | 85654 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.292 | 78168 | Removed run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.292 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.292 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.292 | 78168 | Assigned run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.292 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.292 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.W1VMTk 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.297 | 78172 | Recursively removing directory: /tmp/git.H3Y6zp/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.297 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.298 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.298 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.298 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.302 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.303 | 85649 | Marked run 384 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.303 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.305 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.305 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.307 | 85665 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.307 | 78168 | Removed run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.307 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.307 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.307 | 78168 | Assigned run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.307 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EsjL7k 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.308 | 78169 | Recursively removing directory: /tmp/git.W1VMTk/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.310 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.310 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.312 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.313 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.314 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.314 | 85659 | Marked run 385 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.314 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.316 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.316 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.316 | 85669 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.316 | 78168 | Removed run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.316 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.316 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.316 | 78168 | Assigned run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.317 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pVGd2N 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.321 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.322 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.323 | 78172 | Recursively removing directory: /tmp/git.EsjL7k/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.325 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.326 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.327 | 85666 | Marked run 386 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.328 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.329 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.331 | 78169 | Recursively removing directory: /tmp/git.pVGd2N/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.332 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.332 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.333 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.333 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.333 | 85683 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.333 | 78168 | Removed run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.333 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.333 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.333 | 78168 | Assigned run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.333 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.heggbo 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.336 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.338 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.339 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.339 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.339 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.339 | 85685 | Added a new worker 12 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.339 | 78168 | Removed run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.339 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.339 | 78168 | Assigned run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.340 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.340 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9EXflL 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.345 | 85682 | Marked run 387 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.345 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.347 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.348 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.348 | 78172 | Recursively removing directory: /tmp/git.heggbo/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.348 | 85684 | Marked run 388 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.349 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.350 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.350 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.353 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.356 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.356 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.356 | 85701 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.356 | 78168 | Removed run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.356 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.356 | 78168 | Assigned run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.357 | 78169 | Recursively removing directory: /tmp/git.9EXflL/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.356 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.U76WaR 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.357 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.358 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.358 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.361 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.361 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.362 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.364 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.364 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.364 | 85704 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.364 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.365 | 78168 | Removed run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.365 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.365 | 78168 | Assigned run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.365 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Jv89nO 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.365 | 85699 | Marked run 389 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.366 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.370 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.371 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.372 | 78172 | Recursively removing directory: /tmp/git.U76WaR/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.374 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.374 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.375 | 85702 | Marked run 390 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.375 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.377 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.380 | 78169 | Recursively removing directory: /tmp/git.Jv89nO/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.380 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.380 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.381 | 85719 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.381 | 78168 | Removed run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.381 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.381 | 78168 | Assigned run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.381 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.381 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.o336Hj 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.382 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.382 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.385 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.385 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.386 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.388 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.388 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.388 | 85722 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.388 | 78168 | Removed run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.388 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.388 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.388 | 78168 | Assigned run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.388 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pvh3f3 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.393 | 85718 | Marked run 391 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.393 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.394 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.395 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.397 | 85720 | Marked run 392 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.397 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.398 | 78172 | Recursively removing directory: /tmp/git.o336Hj/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.399 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.399 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.403 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.404 | 78169 | Recursively removing directory: /tmp/git.pvh3f3/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.405 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.405 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.406 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.406 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.406 | 85737 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.406 | 78168 | Removed run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.406 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.406 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.406 | 78168 | Assigned run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.406 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vtrQTP 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.409 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.410 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.411 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.413 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.413 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.413 | 85740 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.413 | 78168 | Removed run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.413 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.413 | 78168 | Assigned run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.413 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.413 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1YywZG 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.417 | 85736 | Marked run 393 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.417 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.419 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.420 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.421 | 78172 | Recursively removing directory: /tmp/git.vtrQTP/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.422 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.422 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.424 | 85738 | Marked run 394 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.424 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.426 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.429 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.429 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.429 | 85755 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.429 | 78168 | Removed run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.429 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.429 | 78168 | Assigned run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.429 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.430 | 78169 | Recursively removing directory: /tmp/git.1YywZG/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.430 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UeAQXA 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.431 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.431 | 78169 | Process output: 415084 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.434 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.434 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.435 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.437 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.437 | 85758 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.437 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.437 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.438 | 78168 | Removed run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.438 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.438 | 78168 | Assigned run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.438 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.m1nvGx 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.440 | 85752 | Marked run 395 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.440 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.443 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.445 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.445 | 78172 | Recursively removing directory: /tmp/git.UeAQXA/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.446 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.446 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.447 | 85756 | Marked run 396 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.447 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.450 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.453 | 78169 | Recursively removing directory: /tmp/git.m1nvGx/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.454 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.454 | 85773 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.454 | 78168 | Removed run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.454 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.454 | 78168 | Assigned run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.454 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.454 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6xMreo 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.455 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.455 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.455 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.459 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.459 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.460 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.462 | 85772 | Marked run 397 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.462 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.462 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.462 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.462 | 85777 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.462 | 78168 | Removed run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.462 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.462 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.462 | 78168 | Assigned run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.462 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.g1wNFH 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.468 | 78172 | Recursively removing directory: /tmp/git.6xMreo/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.470 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.471 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.471 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.471 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.473 | 85774 | Marked run 398 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.473 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.474 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.477 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.477 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.477 | 85791 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.477 | 78168 | Removed run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.477 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.477 | 78168 | Assigned run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.477 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2D6Zld 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.478 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.480 | 78169 | Recursively removing directory: /tmp/git.g1wNFH/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.482 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.482 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.482 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.483 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.485 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.486 | 85785 | Marked run 399 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.487 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.489 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.489 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.489 | 85800 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.489 | 78168 | Removed run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.489 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.489 | 78168 | Assigned run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.489 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.489 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.17lXLz 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.492 | 78172 | Recursively removing directory: /tmp/git.2D6Zld/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.495 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.495 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.495 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.496 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.497 | 85794 | Marked run 400 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.497 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.498 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.501 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.501 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.501 | 85809 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.501 | 78168 | Removed run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.501 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.501 | 78168 | Assigned run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.501 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ilbgHM 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.502 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.504 | 78169 | Recursively removing directory: /tmp/git.17lXLz/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.505 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.505 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.506 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.507 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.508 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.511 | 85803 | Marked run 401 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.511 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.511 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.511 | 85814 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.511 | 78168 | Removed run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.511 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.512 | 78168 | Assigned run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.511 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.512 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kxzGbK 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.512 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.516 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.517 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.517 | 78172 | Recursively removing directory: /tmp/git.ilbgHM/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.520 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.520 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.522 | 85811 | Marked run 402 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.522 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.523 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.527 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.527 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.527 | 85827 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.527 | 78168 | Removed run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.527 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.527 | 78168 | Assigned run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.527 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.527 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VEQKfY 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.528 | 78169 | Recursively removing directory: /tmp/git.kxzGbK/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.530 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.530 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.533 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.534 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.534 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.535 | 85826 | Marked run 403 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.536 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.537 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.537 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.537 | 85831 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.537 | 78168 | Removed run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.537 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.537 | 78168 | Assigned run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.537 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.537 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Zgl8mM 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.542 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.543 | 78172 | Recursively removing directory: /tmp/git.VEQKfY/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.544 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.545 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.545 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.546 | 85828 | Marked run 404 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.546 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.548 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.551 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.551 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.551 | 85845 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.551 | 78168 | Removed run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.551 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.551 | 78168 | Assigned run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.551 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.552 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.E96GsE 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.553 | 78169 | Recursively removing directory: /tmp/git.Zgl8mM/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.555 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.555 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.557 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.557 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.559 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.559 | 85842 | Marked run 405 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.559 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.562 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.562 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.562 | 85852 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.562 | 78168 | Removed run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.562 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.562 | 78168 | Assigned run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.562 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IMV2qJ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.562 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.566 | 78172 | Recursively removing directory: /tmp/git.E96GsE/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.567 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.568 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.568 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.568 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.571 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.572 | 85847 | Marked run 406 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.572 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.575 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.575 | 85863 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.575 | 78168 | Removed run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.575 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.575 | 78168 | Assigned run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.575 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.575 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.575 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kAvbQ4 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.577 | 78169 | Recursively removing directory: /tmp/git.IMV2qJ/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.579 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.579 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.582 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.582 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.583 | 85858 | Marked run 407 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.583 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.583 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.585 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.585 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.585 | 85867 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.585 | 78168 | Removed run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.585 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.585 | 78168 | Assigned run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.585 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.585 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fi92bA 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.590 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.591 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.593 | 78172 | Recursively removing directory: /tmp/git.kAvbQ4/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.595 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.595 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.596 | 85864 | Marked run 408 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.596 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.598 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.600 | 78169 | Recursively removing directory: /tmp/git.fi92bA/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.601 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.601 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.602 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.602 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.602 | 85881 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.602 | 78168 | Removed run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.602 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.602 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.602 | 78168 | Assigned run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.602 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nkBPCN 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.605 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.606 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.607 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.608 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.608 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.608 | 85884 | Added a new worker 12 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.608 | 78168 | Removed run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.608 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.608 | 78168 | Assigned run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.609 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qF90PF 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.609 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.613 | 85880 | Marked run 409 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.614 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.617 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.617 | 78172 | Recursively removing directory: /tmp/git.nkBPCN/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.618 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.618 | 85882 | Marked run 410 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.618 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.618 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.619 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.621 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.625 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.625 | 85899 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.625 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.625 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.625 | 78168 | Removed run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.625 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.625 | 78168 | Assigned run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.625 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Dp0zuv 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.627 | 78169 | Recursively removing directory: /tmp/git.qF90PF/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.628 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.628 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.629 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.630 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.631 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.633 | 85894 | Marked run 411 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.634 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.634 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.634 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.634 | 85904 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.634 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.634 | 78168 | Removed run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.634 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.634 | 78168 | Assigned run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.635 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qzKN6E 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.640 | 78172 | Recursively removing directory: /tmp/git.Dp0zuv/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.640 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.641 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.642 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.642 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.644 | 85901 | Marked run 412 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.645 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.646 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.649 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.649 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.649 | 85917 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.649 | 78168 | Removed run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.649 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.649 | 78168 | Assigned run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.649 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nq0kdl 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.650 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.650 | 78169 | Recursively removing directory: /tmp/git.qzKN6E/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.651 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.651 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.654 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.654 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.656 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.658 | 85915 | Marked run 413 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.658 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.659 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.659 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.659 | 85922 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.659 | 78168 | Removed run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.659 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.659 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.659 | 78168 | Assigned run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.659 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ffrJER 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.663 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.664 | 78172 | Recursively removing directory: /tmp/git.nq0kdl/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.664 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.666 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.666 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.668 | 85919 | Marked run 414 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.668 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.669 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.673 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.673 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.673 | 85935 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.673 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.673 | 78168 | Removed run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.673 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.673 | 78168 | Assigned run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.673 | 78169 | Recursively removing directory: /tmp/git.ffrJER/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.673 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7K8s7m 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.675 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.675 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.679 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.679 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.680 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.681 | 85932 | Marked run 415 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.681 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.682 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.682 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.682 | 85939 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.682 | 78168 | Removed run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.682 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.682 | 78168 | Assigned run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.682 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dfJ0ZX 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.683 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.688 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.689 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.689 | 78172 | Recursively removing directory: /tmp/git.7K8s7m/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.691 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.691 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.693 | 85936 | Marked run 416 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.693 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.695 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.697 | 78169 | Recursively removing directory: /tmp/git.dfJ0ZX/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.698 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.698 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.698 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.698 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.698 | 85953 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.698 | 78168 | Removed run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.698 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.698 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.698 | 78168 | Assigned run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.699 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HXIy6r 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.702 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.702 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.703 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.706 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.706 | 85957 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.706 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.706 | 78168 | Removed run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.706 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.706 | 78168 | Assigned run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.706 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.707 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XdnFWd 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.710 | 85952 | Marked run 417 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.710 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.712 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.713 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.714 | 78172 | Recursively removing directory: /tmp/git.HXIy6r/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.715 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.715 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.716 | 85954 | Marked run 418 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.716 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.719 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.722 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.722 | 78169 | Recursively removing directory: /tmp/git.XdnFWd/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.722 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.722 | 85971 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.722 | 78168 | Removed run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.722 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.722 | 78168 | Assigned run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.722 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DS1l1T 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.722 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.723 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.723 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.727 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.727 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.728 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.730 | 85970 | Marked run 419 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.730 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.731 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.731 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.731 | 85975 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.731 | 78168 | Removed run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.731 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.731 | 78168 | Assigned run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.731 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.E10ISL 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.731 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.735 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.736 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.737 | 78172 | Recursively removing directory: /tmp/git.DS1l1T/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.738 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.738 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.741 | 85972 | Marked run 420 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.741 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.742 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.745 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.745 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.745 | 85989 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.745 | 78168 | Removed run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.745 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.745 | 78168 | Assigned run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.745 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.745 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ol4lo8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.746 | 78169 | Recursively removing directory: /tmp/git.E10ISL/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.747 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.747 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.750 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.751 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.751 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.754 | 85987 | Marked run 421 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.754 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.754 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.755 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.755 | 85993 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.755 | 78168 | Removed run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.755 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.755 | 78168 | Assigned run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.755 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6uQKEa 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.755 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.760 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.760 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.761 | 78172 | Recursively removing directory: /tmp/git.Ol4lo8/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.762 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.762 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.764 | 85990 | Marked run 422 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.764 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.765 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.769 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.769 | 86007 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.769 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.769 | 78168 | Removed run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.769 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.769 | 78168 | Assigned run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.769 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.769 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UZbyXB 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.769 | 78169 | Recursively removing directory: /tmp/git.6uQKEa/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.770 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.771 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.773 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.774 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.775 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.777 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.777 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.777 | 86010 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.777 | 78168 | Removed run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.777 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.777 | 78168 | Assigned run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.777 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.777 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gjkjUF 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.779 | 86004 | Marked run 423 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.779 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.783 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.784 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.785 | 78172 | Recursively removing directory: /tmp/git.UZbyXB/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.787 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.787 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.789 | 86008 | Marked run 424 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.789 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.790 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.793 | 78169 | Recursively removing directory: /tmp/git.gjkjUF/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.794 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.794 | 86025 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.794 | 78168 | Removed run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.794 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.794 | 78168 | Assigned run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.794 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.794 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.794 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cc9TGh 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.794 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.794 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.798 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.799 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.799 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.802 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.802 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.803 | 86030 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.803 | 78168 | Removed run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.803 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.803 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.803 | 78168 | Assigned run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.803 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2RAOOZ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.806 | 86024 | Marked run 425 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.806 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.808 | 78172 | Recursively removing directory: /tmp/git.cc9TGh/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.809 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.810 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.811 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.811 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.812 | 86026 | Marked run 426 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.812 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.814 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.817 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.817 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0c6gPk 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.817 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.817 | 86043 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.817 | 78168 | Removed run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.817 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.817 | 78168 | Assigned run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.817 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.820 | 78169 | Recursively removing directory: /tmp/git.2RAOOZ/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.822 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.822 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.822 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.823 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.825 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.828 | 86038 | Marked run 427 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.828 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.829 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.829 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.829 | 86052 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.829 | 78168 | Removed run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.829 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.829 | 78168 | Assigned run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.829 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.829 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uWq188 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.832 | 78172 | Recursively removing directory: /tmp/git.0c6gPk/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.833 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.833 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.834 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.834 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.837 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.839 | 86046 | Marked run 428 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.839 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.840 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.840 | 86059 | Added a new worker 9 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.840 | 78168 | Removed run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.840 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.840 | 78168 | Assigned run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.840 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.840 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.W7SzO4 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.841 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.845 | 78169 | Recursively removing directory: /tmp/git.uWq188/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.845 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.846 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.847 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.847 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.849 | 86054 | Marked run 429 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.849 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.850 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.854 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.854 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.854 | 86070 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.854 | 78168 | Removed run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.854 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.854 | 78168 | Assigned run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.854 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0ASnYL 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.855 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.856 | 78172 | Recursively removing directory: /tmp/git.W7SzO4/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.857 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.857 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.858 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.860 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.861 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.862 | 86065 | Marked run 430 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.862 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.864 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.864 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.864 | 86077 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.864 | 78168 | Removed run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.864 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.864 | 78168 | Assigned run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.864 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wybeZD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.865 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.869 | 78169 | Recursively removing directory: /tmp/git.0ASnYL/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.869 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.870 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.870 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.870 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.874 | 86072 | Marked run 431 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.874 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.878 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.878 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.878 | 86088 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.878 | 78168 | Removed run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.878 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.878 | 78168 | Assigned run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.878 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.878 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZYkd1J 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.878 | 78172 | Recursively removing directory: /tmp/git.wybeZD/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.880 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.880 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.883 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.884 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.884 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.887 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.887 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.887 | 86092 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.887 | 78168 | Removed run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.887 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.887 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.887 | 78168 | Assigned run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.887 | 86085 | Marked run 432 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.887 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.887 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Vp3P6c 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.892 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.893 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.894 | 78169 | Recursively removing directory: /tmp/git.ZYkd1J/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.896 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.896 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.898 | 86089 | Marked run 433 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.898 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.900 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.901 | 78172 | Recursively removing directory: /tmp/git.Vp3P6c/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.903 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.903 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.903 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.903 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.903 | 86106 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.903 | 78168 | Removed run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.903 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.903 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.903 | 78168 | Assigned run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.903 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YOIvqD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.907 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.908 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.909 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.910 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.910 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.910 | 86109 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.910 | 78168 | Removed run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.910 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.910 | 78168 | Assigned run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.910 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cN4qXn 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.911 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.912 | 86105 | Marked run 434 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.912 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.917 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.918 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.919 | 78169 | Recursively removing directory: /tmp/git.YOIvqD/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.920 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.920 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.921 | 86107 | Marked run 435 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.921 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.924 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.927 | 78172 | Recursively removing directory: /tmp/git.cN4qXn/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.927 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.927 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.927 | 86124 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.927 | 78168 | Removed run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.927 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.927 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.927 | 78168 | Assigned run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.927 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5tShB8 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.929 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.929 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.931 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.932 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.934 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.937 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.937 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.937 | 86131 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.937 | 78168 | Removed run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.937 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.937 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.937 | 78168 | Assigned run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.937 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eLeRP0 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.940 | 86123 | Marked run 436 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.940 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.942 | 78169 | Recursively removing directory: /tmp/git.5tShB8/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.943 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.944 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.944 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.944 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.948 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.950 | 86126 | Marked run 437 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.950 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.951 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.951 | 86142 | Added a new worker 9 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.951 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.951 | 78168 | Removed run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.951 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.951 | 78168 | Assigned run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.951 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.951 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cOzJHL 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.953 | 78172 | Recursively removing directory: /tmp/git.eLeRP0/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.955 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.955 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.956 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.956 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.959 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.962 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.962 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.963 | 86151 | Added a new worker 13 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.963 | 78168 | Removed run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.963 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.963 | 78168 | Assigned run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.963 | 86137 | Marked run 438 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.964 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.965 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mZBNFQ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.966 | 78169 | Recursively removing directory: /tmp/git.cOzJHL/ 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.968 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.968 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.971 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.972 | 78172 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.972 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.975 | 86144 | Marked run 439 as finished 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.975 | 78169 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.975 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.976 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.976 | 86155 | Added a new worker 8 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.976 | 78168 | Removed run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.976 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.976 | 78168 | Assigned run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.976 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8OZo9J 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.976 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.981 | 78169 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.982 | 78169 | Going to run: ./ci 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.982 | 78172 | Recursively removing directory: /tmp/git.mZBNFQ/ 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.985 | 78172 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.985 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.986 | 86152 | Marked run 440 as finished 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.987 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.988 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.991 | 78169 | Recursively removing directory: /tmp/git.8OZo9J/ 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.992 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.992 | 86169 | Added a new worker 10 to the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.992 | 78168 | Removed run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.992 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.992 | 78168 | Assigned run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.992 | 78172 | Waiting for a new command 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.992 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VmAgea 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.992 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.993 | 78169 | Process exit code: 0 2024-04-25 03:45:27 | INFO | 78169/cimple-worker: 2024-04-25 03:45:27.993 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.996 | 78172 | Checking out revision HEAD 2024-04-25 03:45:27 | INFO | 78166/cimple-server: 2024-04-25 03:45:27.997 | 78166 | Waiting for new connections 2024-04-25 03:45:27 | INFO | 78172/cimple-worker: 2024-04-25 03:45:27.998 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.000 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.000 | 86173 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.000 | 78168 | Removed run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.000 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.000 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.000 | 78168 | Assigned run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.000 | 86168 | Marked run 441 as finished 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.000 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.000 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vG9GYC 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.001 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.005 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.006 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.008 | 78172 | Recursively removing directory: /tmp/git.VmAgea/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.010 | 86170 | Marked run 442 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.010 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.010 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.010 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.014 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.015 | 78169 | Recursively removing directory: /tmp/git.vG9GYC/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.016 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.016 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.017 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.017 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.017 | 86187 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.017 | 78168 | Removed run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.017 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.017 | 78168 | Assigned run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.017 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.018 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6m1n0e 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.020 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.022 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.023 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.023 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.024 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.024 | 86189 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.024 | 78168 | Removed run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.024 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.024 | 78168 | Assigned run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.024 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.r9famM 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.025 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.029 | 86186 | Marked run 443 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.029 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.033 | 86188 | Marked run 444 as finished 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.033 | 78172 | Recursively removing directory: /tmp/git.6m1n0e/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.034 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.034 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.035 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.035 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.035 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.038 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.042 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.042 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.042 | 86205 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.042 | 78168 | Removed run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.042 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.042 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.042 | 78168 | Assigned run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.042 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.055MCu 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.045 | 78169 | Recursively removing directory: /tmp/git.r9famM/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.047 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.047 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.047 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.049 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.050 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.051 | 86199 | Marked run 445 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.052 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.053 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.053 | 86212 | Added a new worker 8 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.054 | 78168 | Removed run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.054 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.054 | 78168 | Assigned run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.054 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.053 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.054 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4mQH5V 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.058 | 78172 | Recursively removing directory: /tmp/git.055MCu/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.059 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.059 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.061 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.062 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.062 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.064 | 86207 | Marked run 446 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.064 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.065 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.065 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.065 | 86219 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.065 | 78168 | Removed run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.065 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.065 | 78168 | Assigned run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.065 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.066 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PDWqF1 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.070 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.071 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.071 | 78169 | Recursively removing directory: /tmp/git.4mQH5V/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.074 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.074 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.078 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.078 | 86216 | Marked run 447 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.078 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.080 | 78172 | Recursively removing directory: /tmp/git.PDWqF1/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.081 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.081 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.081 | 86232 | Added a new worker 8 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.081 | 78168 | Removed run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.081 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.081 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.081 | 78168 | Assigned run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.081 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hOFDaJ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.081 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.081 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.085 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.086 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.086 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.089 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.089 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.089 | 86237 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.089 | 78168 | Removed run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.089 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.089 | 78168 | Assigned run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.089 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.089 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VQlxR5 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.091 | 86231 | Marked run 448 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.091 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.094 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.095 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.096 | 78169 | Recursively removing directory: /tmp/git.hOFDaJ/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.099 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.099 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.100 | 86233 | Marked run 449 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.100 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.102 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.104 | 78172 | Recursively removing directory: /tmp/git.VQlxR5/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.105 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.105 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.106 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.106 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.106 | 86250 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.106 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.106 | 78168 | Removed run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.106 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.106 | 78168 | Assigned run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.106 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.L6HaUM 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.109 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.111 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.111 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.113 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.113 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.113 | 86253 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.114 | 78168 | Removed run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.114 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.114 | 78168 | Assigned run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.114 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.shsBsN 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.114 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.115 | 86249 | Marked run 450 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.115 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.119 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.120 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.121 | 78169 | Recursively removing directory: /tmp/git.L6HaUM/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.122 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.122 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.125 | 86251 | Marked run 451 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.125 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.125 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.128 | 78172 | Recursively removing directory: /tmp/git.shsBsN/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.129 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.129 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.129 | 86268 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.129 | 78168 | Removed run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.129 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.129 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.129 | 78168 | Assigned run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.129 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.g7nIQp 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.130 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.130 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.133 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.133 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.135 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.138 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.138 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.138 | 86277 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.138 | 78168 | Removed run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.138 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.138 | 78168 | Assigned run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.139 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IpzIIX 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.139 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.143 | 78169 | Recursively removing directory: /tmp/git.g7nIQp/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.143 | 86265 | Marked run 452 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.143 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.144 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.144 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.144 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.145 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.148 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.148 | 86270 | Marked run 453 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.148 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.151 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.151 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.151 | 86286 | Added a new worker 9 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.151 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.152 | 78168 | Removed run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.152 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.152 | 78168 | Assigned run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.152 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VcZu89 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.154 | 78172 | Recursively removing directory: /tmp/git.IpzIIX/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.155 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.155 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.156 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.157 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.159 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.160 | 86280 | Marked run 454 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.160 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.163 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.163 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ymZxMn 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.163 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.163 | 86295 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.163 | 78168 | Removed run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.163 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.163 | 78168 | Assigned run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.164 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.165 | 78169 | Recursively removing directory: /tmp/git.VcZu89/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.166 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.166 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.167 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.168 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.169 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.172 | 86289 | Marked run 455 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.173 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.173 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.173 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.173 | 86300 | Added a new worker 9 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.173 | 78168 | Removed run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.173 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.173 | 78168 | Assigned run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.173 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zVZKbm 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.174 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.178 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.179 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.179 | 78172 | Recursively removing directory: /tmp/git.ymZxMn/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.181 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.181 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.182 | 86297 | Marked run 456 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.182 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.185 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.187 | 78169 | Recursively removing directory: /tmp/git.zVZKbm/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.188 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.188 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.188 | 86313 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.188 | 78168 | Removed run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.188 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.188 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.188 | 78168 | Assigned run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.188 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.d2BMGX 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.189 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.189 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.192 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.193 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.193 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.195 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.195 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.196 | 86316 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.196 | 78168 | Removed run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.196 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.196 | 78168 | Assigned run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.196 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.196 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8RwtRg 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.199 | 86312 | Marked run 457 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.199 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.202 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.202 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.203 | 78172 | Recursively removing directory: /tmp/git.d2BMGX/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.205 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.205 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.207 | 86314 | Marked run 458 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.207 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.208 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.211 | 78169 | Recursively removing directory: /tmp/git.8RwtRg/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.212 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.212 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.212 | 86331 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.212 | 78168 | Removed run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.212 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.212 | 78168 | Assigned run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.212 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.213 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.213 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.213 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lTCYt2 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.216 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.217 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.218 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.219 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.219 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.219 | 86334 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.219 | 78168 | Removed run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.219 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.219 | 78168 | Assigned run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.219 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.220 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IqAmGs 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.224 | 86330 | Marked run 459 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.224 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.227 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.228 | 78172 | Recursively removing directory: /tmp/git.lTCYt2/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.228 | 86332 | Marked run 460 as finished 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.228 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.228 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.229 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.229 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.232 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.236 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.236 | 78169 | Recursively removing directory: /tmp/git.IqAmGs/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.236 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.236 | 86349 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.236 | 78168 | Removed run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.236 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.236 | 78168 | Assigned run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.236 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.237 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NcMJhM 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.238 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.238 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.240 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.241 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.243 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.246 | 86346 | Marked run 461 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.246 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.246 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.246 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.247 | 86358 | Added a new worker 8 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.247 | 78168 | Removed run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.247 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.247 | 78168 | Assigned run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.247 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.247 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZjtkN4 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.250 | 78172 | Recursively removing directory: /tmp/git.NcMJhM/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.251 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.251 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.253 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.254 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.255 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.256 | 86351 | Marked run 462 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.256 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.258 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.258 | 86363 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.258 | 78168 | Removed run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.258 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.258 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.258 | 78168 | Assigned run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.258 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.258 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Zl3ErD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.263 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.264 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.265 | 78169 | Recursively removing directory: /tmp/git.ZjtkN4/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.267 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.267 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.267 | 86360 | Marked run 463 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.268 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.271 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.273 | 78172 | Recursively removing directory: /tmp/git.Zl3ErD/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.274 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.274 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.274 | 86376 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.274 | 78168 | Removed run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.274 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.274 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.274 | 78168 | Assigned run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.274 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.274 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.274 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PrClqg 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.278 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.279 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.279 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.282 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.282 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.282 | 86381 | Added a new worker 14 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.282 | 78168 | Removed run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.282 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.282 | 78168 | Assigned run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.282 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.282 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fkE2WF 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.286 | 86375 | Marked run 464 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.286 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.288 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.289 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.289 | 78169 | Recursively removing directory: /tmp/git.PrClqg/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.292 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.292 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.293 | 86377 | Marked run 465 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.293 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.295 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.298 | 78172 | Recursively removing directory: /tmp/git.fkE2WF/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.298 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.299 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.r02XZH 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.299 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.299 | 86394 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.299 | 78168 | Removed run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.299 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.299 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.299 | 78168 | Assigned run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.299 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.299 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.303 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.303 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.304 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.307 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.307 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.307 | 86399 | Added a new worker 14 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.307 | 78168 | Removed run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.307 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.307 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.307 | 78168 | Assigned run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.308 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9xahDC 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.310 | 86393 | Marked run 466 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.310 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.313 | 78169 | Recursively removing directory: /tmp/git.r02XZH/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.313 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.314 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.315 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.315 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.318 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.318 | 86396 | Marked run 467 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.318 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.321 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.321 | 86412 | Added a new worker 9 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.321 | 78168 | Removed run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.321 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.322 | 78168 | Assigned run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.322 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.321 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.322 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UpOFIb 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.323 | 78172 | Recursively removing directory: /tmp/git.9xahDC/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.325 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.325 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.326 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.326 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.329 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.332 | 86407 | Marked run 468 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.332 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.333 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.333 | 86421 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.333 | 78168 | Removed run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.333 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.333 | 78168 | Assigned run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.333 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.333 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.333 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZkNsOt 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.336 | 78169 | Recursively removing directory: /tmp/git.UpOFIb/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.337 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.338 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.338 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.338 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.341 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.343 | 86415 | Marked run 469 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.343 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.345 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.345 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.345 | 86430 | Added a new worker 9 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.345 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.345 | 78168 | Removed run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.345 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.345 | 78168 | Assigned run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.345 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6PUcwy 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.346 | 78172 | Recursively removing directory: /tmp/git.ZkNsOt/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.348 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.348 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.350 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.351 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.352 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.354 | 86425 | Marked run 470 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.354 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.355 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.355 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.355 | 86434 | Added a new worker 8 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.355 | 78168 | Removed run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.355 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.355 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.355 | 78168 | Assigned run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.355 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.r9SFUF 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.359 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.360 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.364 | 78169 | Recursively removing directory: /tmp/git.6PUcwy/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.365 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.365 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.367 | 86431 | Marked run 471 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.367 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.369 | 78172 | Recursively removing directory: /tmp/git.r9SFUF/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.369 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.370 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.370 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.372 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.372 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.372 | 86448 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.372 | 78168 | Removed run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.372 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.372 | 78168 | Assigned run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.372 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RrKoBv 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.373 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.373 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.376 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.376 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.377 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.377 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.378 | 86450 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.378 | 78168 | Removed run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.378 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.378 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.378 | 78168 | Assigned run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.378 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NHDNMf 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.382 | 86447 | Marked run 472 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.382 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.384 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.385 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.387 | 78169 | Recursively removing directory: /tmp/git.RrKoBv/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.388 | 86449 | Marked run 473 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.389 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.389 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.389 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.393 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.394 | 78172 | Recursively removing directory: /tmp/git.NHDNMf/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.395 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.395 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.396 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.396 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.396 | 86466 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.396 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.396 | 78168 | Removed run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.396 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.396 | 78168 | Assigned run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.396 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iiFgPR 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.399 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.401 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.403 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.403 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.403 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.403 | 86469 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.403 | 78168 | Removed run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.403 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.403 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.403 | 78168 | Assigned run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.403 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eHfQZ0 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.405 | 86465 | Marked run 474 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.406 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.409 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.411 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.412 | 78169 | Recursively removing directory: /tmp/git.iiFgPR/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.413 | 86467 | Marked run 475 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.414 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.414 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.414 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.418 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.419 | 78172 | Recursively removing directory: /tmp/git.eHfQZ0/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.420 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.420 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.421 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.421 | 86484 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.421 | 78168 | Removed run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.421 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.421 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.421 | 78168 | Assigned run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.421 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.421 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VrcxFr 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.423 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.426 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.426 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.426 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.427 | 86486 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.427 | 78168 | Removed run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.427 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.427 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.427 | 78168 | Assigned run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.427 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.427 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lVZawz 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.431 | 86483 | Marked run 476 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.431 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.434 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.435 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.436 | 86485 | Marked run 477 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.437 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.437 | 78169 | Recursively removing directory: /tmp/git.VrcxFr/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.438 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.438 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.441 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.443 | 78172 | Recursively removing directory: /tmp/git.lVZawz/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.444 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.444 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.444 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.445 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.445 | 86502 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.445 | 78168 | Removed run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.445 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.445 | 78168 | Assigned run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.445 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LeZCdh 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.445 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.449 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.449 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.449 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.452 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.452 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.452 | 86506 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.452 | 78168 | Removed run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.452 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.452 | 78168 | Assigned run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.453 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1B96dh 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.453 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.456 | 86501 | Marked run 478 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.456 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.459 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.459 | 78169 | Recursively removing directory: /tmp/git.LeZCdh/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.459 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.460 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.460 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.463 | 86503 | Marked run 479 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.464 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.464 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.468 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.468 | 86520 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.468 | 78168 | Removed run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.468 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.468 | 78168 | Assigned run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.468 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.468 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.468 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XhwD5u 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.468 | 78172 | Recursively removing directory: /tmp/git.1B96dh/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.469 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.469 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.472 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.473 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.474 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.475 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.476 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.476 | 86523 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.476 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.476 | 78168 | Removed run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.476 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.476 | 78168 | Assigned run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.476 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mKAqXn 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.479 | 86517 | Marked run 480 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.479 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.482 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.483 | 78169 | Recursively removing directory: /tmp/git.XhwD5u/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.484 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.484 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.485 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.486 | 86521 | Marked run 481 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.486 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.488 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.492 | 78172 | Recursively removing directory: /tmp/git.mKAqXn/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.492 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.492 | 86538 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.492 | 78168 | Removed run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.492 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.492 | 78168 | Assigned run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.492 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.492 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.492 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1RfCnM 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.493 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.493 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.496 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.497 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.498 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.501 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.502 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.502 | 86545 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.502 | 78168 | Removed run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.502 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.502 | 78168 | Assigned run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.502 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.503 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QZp2g9 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.503 | 86535 | Marked run 482 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.504 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.507 | 78169 | Recursively removing directory: /tmp/git.1RfCnM/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.507 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.508 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.509 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.509 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.511 | 86540 | Marked run 483 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.511 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.512 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.516 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.516 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.516 | 86556 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.516 | 78168 | Removed run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.516 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.516 | 78168 | Assigned run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.516 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WMJgtv 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.517 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.518 | 78172 | Recursively removing directory: /tmp/git.QZp2g9/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.519 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.519 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.522 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.522 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.523 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.524 | 86551 | Marked run 484 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.524 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.526 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.526 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.526 | 86560 | Added a new worker 8 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.526 | 78168 | Removed run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.526 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.526 | 78168 | Assigned run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.526 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.526 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rIqZgX 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.531 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.532 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.532 | 78169 | Recursively removing directory: /tmp/git.WMJgtv/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.534 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.534 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.536 | 86557 | Marked run 485 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.537 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.538 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.541 | 78172 | Recursively removing directory: /tmp/git.rIqZgX/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.541 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.542 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.542 | 86574 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.542 | 78168 | Removed run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.542 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.542 | 78168 | Assigned run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.542 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lIeQGK 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.542 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.542 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.542 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.545 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.547 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.547 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.548 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.548 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.548 | 86577 | Added a new worker 12 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.548 | 78168 | Removed run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.548 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.548 | 78168 | Assigned run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.548 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Quuxc1 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.549 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.553 | 86573 | Marked run 486 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.553 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.554 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.555 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.558 | 78169 | Recursively removing directory: /tmp/git.lIeQGK/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.559 | 86575 | Marked run 487 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.559 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.559 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.559 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.563 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.564 | 78172 | Recursively removing directory: /tmp/git.Quuxc1/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.565 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.565 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.566 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.566 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.566 | 86592 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.566 | 78168 | Removed run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.566 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.566 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.567 | 78168 | Assigned run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.567 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UDCF1i 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.569 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.572 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.572 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.573 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.573 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.573 | 86594 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.573 | 78168 | Removed run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.573 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.573 | 78168 | Assigned run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.573 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.573 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BrPB9m 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.574 | 86591 | Marked run 488 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.575 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.577 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.578 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.582 | 78169 | Recursively removing directory: /tmp/git.UDCF1i/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.583 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.583 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.584 | 86593 | Marked run 489 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.585 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.587 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.587 | 78172 | Recursively removing directory: /tmp/git.BrPB9m/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.589 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.589 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.590 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.590 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.590 | 86610 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.590 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.590 | 78168 | Removed run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.590 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.590 | 78168 | Assigned run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.590 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DqKeAv 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.592 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.595 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.595 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.596 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.596 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.596 | 86612 | Added a new worker 12 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.596 | 78168 | Removed run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.596 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.596 | 78168 | Assigned run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.596 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.596 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CimEic 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.602 | 86609 | Marked run 490 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.602 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.603 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.604 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.605 | 78169 | Recursively removing directory: /tmp/git.DqKeAv/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.607 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.607 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.607 | 86611 | Marked run 491 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.607 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.610 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.612 | 78172 | Recursively removing directory: /tmp/git.CimEic/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.613 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.613 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.613 | 86628 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.613 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.614 | 78168 | Removed run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.614 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.614 | 78168 | Assigned run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.614 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.614 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.614 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mYI3Nn 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.618 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.619 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.620 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.621 | 86627 | Marked run 492 as finished 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.621 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.621 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.621 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.621 | 86631 | Added a new worker 8 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.621 | 78168 | Removed run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.621 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.622 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.622 | 78168 | Assigned run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.622 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.G47t2Q 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.626 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.627 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.629 | 78169 | Recursively removing directory: /tmp/git.mYI3Nn/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.631 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.631 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.632 | 86629 | Marked run 493 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.633 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.635 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.636 | 78172 | Recursively removing directory: /tmp/git.G47t2Q/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.637 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.637 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.638 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.638 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.638 | 86646 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.638 | 78168 | Removed run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.638 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.638 | 78168 | Assigned run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.638 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.638 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EbD5et 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.640 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.643 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.643 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.643 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.643 | 86648 | Added a new worker 12 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.643 | 78168 | Removed run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.643 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.643 | 78168 | Assigned run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.644 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YssiAx 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.644 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.644 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.649 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.649 | 86645 | Marked run 494 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.650 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.651 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.653 | 86647 | Marked run 495 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.653 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.654 | 78169 | Recursively removing directory: /tmp/git.EbD5et/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.655 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.656 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.659 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.660 | 78172 | Recursively removing directory: /tmp/git.YssiAx/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.661 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.661 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.662 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.662 | 86664 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.662 | 78168 | Removed run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.662 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.662 | 78168 | Assigned run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.662 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.662 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sAONso 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.663 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.665 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.667 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.668 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.669 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.669 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.669 | 86667 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.669 | 78168 | Removed run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.669 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.669 | 78168 | Assigned run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.669 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.669 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mVXCox 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.673 | 86663 | Marked run 496 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.673 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.675 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.676 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.678 | 78169 | Recursively removing directory: /tmp/git.sAONso/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.679 | 86665 | Marked run 497 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.679 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.680 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.680 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.683 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.685 | 78172 | Recursively removing directory: /tmp/git.mVXCox/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.686 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.686 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.686 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.687 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.687 | 86682 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.687 | 78168 | Removed run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.687 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.687 | 78168 | Assigned run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.687 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.687 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RlqFpt 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.689 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.692 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.692 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.692 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.692 | 86684 | Added a new worker 12 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.692 | 78168 | Removed run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.692 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.692 | 78168 | Assigned run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.692 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.693 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.693 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AkXohT 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.698 | 86681 | Marked run 498 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.699 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.699 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.700 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.702 | 78169 | Recursively removing directory: /tmp/git.RlqFpt/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.703 | 86683 | Marked run 499 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.704 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.704 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.704 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.707 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.709 | 78172 | Recursively removing directory: /tmp/git.AkXohT/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.710 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.710 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.710 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.710 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.710 | 86700 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.710 | 78168 | Removed run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.710 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.710 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.710 | 78168 | Assigned run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.710 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Qgd7lZ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.714 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.715 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.715 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.718 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.718 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.718 | 86705 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.718 | 78168 | Removed run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.718 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.718 | 78168 | Assigned run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.718 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.719 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wopul3 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.723 | 86699 | Marked run 500 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.723 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.724 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.725 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.725 | 78169 | Recursively removing directory: /tmp/git.Qgd7lZ/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.726 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.726 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.729 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.730 | 86701 | Marked run 501 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.730 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.733 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.733 | 86718 | Added a new worker 9 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.733 | 78168 | Removed run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.733 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.733 | 78168 | Assigned run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.733 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.733 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.733 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MpmoKr 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.734 | 78172 | Recursively removing directory: /tmp/git.wopul3/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.736 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.736 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.738 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.739 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.739 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.741 | 86715 | Marked run 502 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.741 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.742 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.742 | 86722 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.742 | 78168 | Removed run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.742 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.742 | 78168 | Assigned run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.742 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.742 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2C3FcK 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.743 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.747 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.748 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.749 | 78169 | Recursively removing directory: /tmp/git.MpmoKr/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.751 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.751 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.752 | 86719 | Marked run 503 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.753 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.755 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.757 | 78172 | Recursively removing directory: /tmp/git.2C3FcK/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.758 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.758 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.758 | 86736 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.758 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.758 | 78168 | Removed run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.758 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.758 | 78168 | Assigned run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.758 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fJViWc 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.758 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.758 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.762 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.763 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.763 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.766 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.766 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.766 | 86741 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.766 | 78168 | Removed run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.767 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.767 | 78168 | Assigned run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.767 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.767 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dlIm2H 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.771 | 86735 | Marked run 504 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.771 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.773 | 78169 | Recursively removing directory: /tmp/git.fJViWc/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.774 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.775 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.775 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.775 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.777 | 86737 | Marked run 505 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.777 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.779 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.782 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.783 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.783 | 86754 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.783 | 78168 | Removed run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.783 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.783 | 78168 | Assigned run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.783 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cBQsn6 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.784 | 78172 | Recursively removing directory: /tmp/git.dlIm2H/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.784 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.785 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.785 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.788 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.788 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.790 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.792 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.792 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.792 | 86751 | Marked run 506 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.792 | 86757 | Added a new worker 8 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.792 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.792 | 78168 | Removed run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.792 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.792 | 78168 | Assigned run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.792 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.792 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dVGEEs 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.797 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.798 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.800 | 78169 | Recursively removing directory: /tmp/git.cBQsn6/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.801 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.801 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.802 | 86755 | Marked run 507 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.803 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.805 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.807 | 78172 | Recursively removing directory: /tmp/git.dVGEEs/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.808 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.808 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.808 | 86772 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.808 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.808 | 78168 | Removed run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.808 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.808 | 78168 | Assigned run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.809 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.809 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.809 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MLRP4i 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.813 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.816 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.816 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.816 | 86774 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.816 | 78168 | Removed run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.816 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.816 | 78168 | Assigned run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.816 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.816 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XqG8WH 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.816 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.817 | 86771 | Marked run 508 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.817 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.817 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.820 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.821 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.825 | 86773 | Marked run 509 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.825 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.828 | 78169 | Recursively removing directory: /tmp/git.MLRP4i/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.830 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.830 | 78172 | Recursively removing directory: /tmp/git.XqG8WH/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.830 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.831 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.831 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.834 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.836 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.838 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.838 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.838 | 86791 | Added a new worker 12 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.838 | 78168 | Removed run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.838 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.838 | 78168 | Assigned run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.838 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.838 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9viM6Z 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.839 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.839 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.839 | 86792 | Added a new worker 12 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.839 | 78168 | Removed run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.839 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.839 | 78168 | Assigned run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.840 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.64o2Ys 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.840 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.845 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.845 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.846 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.846 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.847 | 86789 | Marked run 510 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.847 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.851 | 86790 | Marked run 511 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.851 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.855 | 78169 | Recursively removing directory: /tmp/git.9viM6Z/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.855 | 78172 | Recursively removing directory: /tmp/git.64o2Ys/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.856 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.856 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.856 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.856 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.859 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.859 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.862 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.862 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 86809 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 78168 | Removed run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 78168 | Assigned run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 86810 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 78168 | Removed run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 78168 | Assigned run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.862 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.862 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IkvCQv 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.862 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.89qNzu 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.863 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.867 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.868 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.868 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.869 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.873 | 86808 | Marked run 512 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.873 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.877 | 86807 | Marked run 513 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.877 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.878 | 78169 | Recursively removing directory: /tmp/git.89qNzu/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.879 | 78172 | Recursively removing directory: /tmp/git.IkvCQv/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.879 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.879 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.880 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.880 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.882 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.883 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.885 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.885 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.885 | 86827 | Added a new worker 12 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.885 | 78168 | Removed run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.885 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.885 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.885 | 78168 | Assigned run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.885 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.885 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.S8qE4z 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.886 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.886 | 86828 | Added a new worker 12 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.886 | 78168 | Removed run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.886 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.886 | 78168 | Assigned run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.886 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jMox9s 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.887 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.890 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.891 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.891 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.892 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.896 | 86825 | Marked run 515 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.896 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.900 | 86826 | Marked run 514 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.900 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.901 | 78172 | Recursively removing directory: /tmp/git.jMox9s/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.902 | 78169 | Recursively removing directory: /tmp/git.S8qE4z/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.903 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.903 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.903 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.903 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.905 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.906 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.908 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.908 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 86845 | Added a new worker 14 to the queue 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.909 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 78168 | Removed run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 78168 | Assigned run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 86846 | Added a new worker 15 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 78168 | Removed run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 78168 | Assigned run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.909 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.909 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Sx2Fv9 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.910 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OnkzgF 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.914 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.916 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.918 | 86843 | Marked run 517 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.919 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.918 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.920 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.922 | 86844 | Marked run 516 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.923 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.924 | 78172 | Recursively removing directory: /tmp/git.OnkzgF/ 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.926 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.926 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.929 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.929 | 78169 | Recursively removing directory: /tmp/git.Sx2Fv9/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.931 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.931 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.933 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.933 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.933 | 86862 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.933 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.933 | 78168 | Removed run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.933 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.933 | 78168 | Assigned run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.933 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6ZoXaN 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.935 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.937 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.938 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.938 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.938 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.938 | 86864 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.938 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.939 | 78168 | Removed run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.939 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.939 | 78168 | Assigned run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.939 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OTEwCG 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.942 | 86861 | Marked run 518 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.943 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.944 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.945 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.948 | 78172 | Recursively removing directory: /tmp/git.6ZoXaN/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.949 | 86863 | Marked run 519 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.949 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.950 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.950 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.953 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.954 | 78169 | Recursively removing directory: /tmp/git.OTEwCG/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.956 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.956 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.957 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.957 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.957 | 86880 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.957 | 78168 | Removed run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.957 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.957 | 78168 | Assigned run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.957 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TvqwKw 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.957 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.960 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.961 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.963 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.963 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.963 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.964 | 86882 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.964 | 78168 | Removed run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.964 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.964 | 78168 | Assigned run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.964 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.964 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.23V1FA 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.965 | 86879 | Marked run 520 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.965 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.969 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.970 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.973 | 78172 | Recursively removing directory: /tmp/git.TvqwKw/ 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.974 | 86881 | Marked run 521 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.974 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.975 | 78172 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.975 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.978 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.979 | 78169 | Recursively removing directory: /tmp/git.23V1FA/ 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.980 | 78169 | Process exit code: 0 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.980 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.982 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.982 | 86898 | Added a new worker 10 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.982 | 78168 | Removed run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.982 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.982 | 78168 | Assigned run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.982 | 78172 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.982 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5NjOfO 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.982 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.984 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.987 | 78172 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.988 | 78169 | Waiting for a new command 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.988 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.988 | 86900 | Added a new worker 13 to the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.988 | 78168 | Removed run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.988 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.988 | 78168 | Assigned run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.988 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.988 | 78172 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.988 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CabDkk 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.991 | 86897 | Marked run 522 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.992 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.995 | 78169 | Checking out revision HEAD 2024-04-25 03:45:28 | INFO | 78169/cimple-worker: 2024-04-25 03:45:28.996 | 78169 | Going to run: ./ci 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.996 | 86899 | Marked run 523 as finished 2024-04-25 03:45:28 | INFO | 78166/cimple-server: 2024-04-25 03:45:28.997 | 78166 | Waiting for new connections 2024-04-25 03:45:28 | INFO | 78172/cimple-worker: 2024-04-25 03:45:28.998 | 78172 | Recursively removing directory: /tmp/git.5NjOfO/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.000 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.000 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.004 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.004 | 78169 | Recursively removing directory: /tmp/git.CabDkk/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.005 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.005 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.008 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.008 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.008 | 86916 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.008 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.008 | 78168 | Removed run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.008 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.008 | 78168 | Assigned run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.008 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iZ3SyP 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.009 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.012 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.012 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.012 | 86918 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.013 | 78168 | Removed run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.013 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.013 | 78168 | Assigned run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.013 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.013 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.013 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BAEG0j 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.014 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.018 | 86915 | Marked run 524 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.018 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.023 | 78172 | Recursively removing directory: /tmp/git.iZ3SyP/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.024 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.024 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.025 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.025 | 86917 | Marked run 525 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.025 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.025 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.027 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.030 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.030 | 86934 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.030 | 78168 | Removed run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.030 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.030 | 78168 | Assigned run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.030 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.030 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.030 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KKN1aJ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.035 | 78169 | Recursively removing directory: /tmp/git.BAEG0j/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.035 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.036 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.036 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.039 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.039 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.043 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.043 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.043 | 86938 | Added a new worker 13 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.043 | 78168 | Removed run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.043 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.043 | 78168 | Assigned run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.043 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.t7ua0O 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.043 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.043 | 86927 | Marked run 526 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.043 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.048 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.049 | 78172 | Recursively removing directory: /tmp/git.KKN1aJ/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.049 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.051 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.051 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.052 | 86935 | Marked run 527 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.052 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.054 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.057 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.057 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.V5HflL 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.057 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.057 | 86952 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.057 | 78168 | Removed run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.057 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.057 | 78168 | Assigned run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.058 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.059 | 78169 | Recursively removing directory: /tmp/git.t7ua0O/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.061 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.061 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.062 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.063 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.064 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.065 | 86947 | Marked run 528 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.065 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.067 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.067 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.067 | 86959 | Added a new worker 8 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.068 | 78168 | Removed run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.068 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.068 | 78168 | Assigned run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.068 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CIiOBK 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.069 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.072 | 78172 | Recursively removing directory: /tmp/git.V5HflL/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.073 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.073 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.073 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.074 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.076 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.077 | 86954 | Marked run 529 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.077 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.080 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.080 | 86970 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.080 | 78168 | Removed run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.080 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.080 | 78168 | Assigned run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.082 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.080 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.081 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7RIeoA 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.082 | 78169 | Recursively removing directory: /tmp/git.CIiOBK/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.083 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.083 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.086 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.086 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.087 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.089 | 86964 | Marked run 530 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.089 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.090 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.090 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.090 | 86974 | Added a new worker 8 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.090 | 78168 | Removed run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.090 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.090 | 78168 | Assigned run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.090 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.090 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.l9zfe2 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.095 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.096 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.097 | 78172 | Recursively removing directory: /tmp/git.7RIeoA/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.100 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.100 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.101 | 86971 | Marked run 531 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.101 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.104 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.104 | 78169 | Recursively removing directory: /tmp/git.l9zfe2/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.106 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.106 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.107 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.107 | 86988 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.107 | 78168 | Removed run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.107 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.107 | 78168 | Assigned run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.107 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.107 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.108 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZTrWF0 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.108 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.111 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.111 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.111 | 86990 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.111 | 78168 | Removed run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.111 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.112 | 78168 | Assigned run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.112 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.112 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3z0FzE 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.116 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.154 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.171 | 86987 | Marked run 532 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.172 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.172 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.173 | 78172 | Recursively removing directory: /tmp/git.ZTrWF0/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.184 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.184 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.184 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.187 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.191 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.191 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.191 | 87006 | Added a new worker 13 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.191 | 78168 | Removed run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.191 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.191 | 78168 | Assigned run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.192 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.192 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.InkX84 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.220 | 78169 | Recursively removing directory: /tmp/git.3z0FzE/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.222 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.222 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.224 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.227 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.227 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.227 | 87008 | Added a new worker 15 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.227 | 78168 | Removed run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.227 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.227 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.227 | 78168 | Assigned run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.251 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.E081N8 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.298 | 86989 | Marked run 533 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.298 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.302 | 87000 | Marked run 534 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.302 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.303 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.303 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.304 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.304 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.306 | 87007 | Marked run 535 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.306 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.312 | 78169 | Recursively removing directory: /tmp/git.E081N8/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.313 | 78172 | Recursively removing directory: /tmp/git.InkX84/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.314 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.314 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.314 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.314 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.316 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.317 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.319 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.319 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.319 | 87025 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.319 | 78168 | Removed run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.319 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.319 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.320 | 78168 | Assigned run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.320 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Tey5FM 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.320 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.320 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.320 | 87026 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.320 | 78168 | Removed run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.320 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.321 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.321 | 78168 | Assigned run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.321 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gNC2Q9 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.325 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.326 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.326 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.326 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.331 | 87023 | Marked run 537 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.331 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.335 | 87024 | Marked run 536 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.335 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.336 | 78169 | Recursively removing directory: /tmp/git.Tey5FM/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.336 | 78172 | Recursively removing directory: /tmp/git.gNC2Q9/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.338 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.338 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.338 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.338 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.342 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.342 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.346 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.346 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.346 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.346 | 87043 | Added a new worker 14 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.346 | 78168 | Removed run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.346 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.346 | 78168 | Assigned run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.346 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Of0b7h 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.347 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.347 | 87044 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.347 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.347 | 78168 | Removed run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.347 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.347 | 78168 | Assigned run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.347 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.347 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ahq8qw 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.351 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.352 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.352 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.353 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.358 | 87041 | Marked run 538 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.359 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.361 | 78169 | Recursively removing directory: /tmp/git.Of0b7h/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.362 | 87042 | Marked run 539 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.362 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.364 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.364 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.364 | 78172 | Recursively removing directory: /tmp/git.Ahq8qw/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.365 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.365 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.368 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.370 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.371 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.371 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.372 | 87061 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.372 | 78168 | Removed run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.372 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.372 | 78168 | Assigned run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.372 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.373 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5B3u7f 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.373 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.373 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.373 | 87062 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.373 | 78168 | Removed run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.373 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.373 | 78168 | Assigned run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.374 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.374 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IMUY8K 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.378 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.379 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.379 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.380 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.383 | 87059 | Marked run 540 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.383 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.387 | 87060 | Marked run 541 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.387 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.390 | 78169 | Recursively removing directory: /tmp/git.5B3u7f/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.390 | 78172 | Recursively removing directory: /tmp/git.IMUY8K/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.391 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.391 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.391 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.391 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.394 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.394 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.397 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.397 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 87080 | Added a new worker 14 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 87079 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78168 | Removed run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78168 | Assigned run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78168 | Removed run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.397 | 78168 | Assigned run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.397 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EzeY8U 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.398 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BtVrZY 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.402 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.402 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.403 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.403 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.408 | 87077 | Marked run 542 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.408 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.411 | 87078 | Marked run 543 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.411 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.413 | 78172 | Recursively removing directory: /tmp/git.EzeY8U/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.414 | 78169 | Recursively removing directory: /tmp/git.BtVrZY/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.414 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.414 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.415 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.415 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.419 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.420 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.423 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.423 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.423 | 87097 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.423 | 78168 | Removed run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.423 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.423 | 78168 | Assigned run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.423 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WNreey 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.423 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.424 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.424 | 87098 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.424 | 78168 | Removed run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.424 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.424 | 78168 | Assigned run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.424 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iCjrks 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.424 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.428 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.429 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.429 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.430 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.434 | 87095 | Marked run 545 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.434 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.438 | 87096 | Marked run 544 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.438 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.439 | 78172 | Recursively removing directory: /tmp/git.WNreey/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.440 | 78169 | Recursively removing directory: /tmp/git.iCjrks/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.441 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.441 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.441 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.441 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.445 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.446 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.449 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.449 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1SGapA 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.449 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.449 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1H5Wyd 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 87115 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78168 | Removed run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78168 | Assigned run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 87116 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78168 | Removed run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.449 | 78168 | Assigned run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.454 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.455 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.455 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.456 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.460 | 87113 | Marked run 546 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.460 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.463 | 87114 | Marked run 547 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.464 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.465 | 78172 | Recursively removing directory: /tmp/git.1H5Wyd/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.465 | 78169 | Recursively removing directory: /tmp/git.1SGapA/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.467 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.467 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.467 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.467 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.471 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.471 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.475 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.475 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 87133 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.476 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EDCfQ9 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.475 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9zuCnz 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 87134 | Added a new worker 15 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78168 | Removed run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78168 | Assigned run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78168 | Removed run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.475 | 78168 | Assigned run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.480 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.481 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.481 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.482 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.487 | 87131 | Marked run 548 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.488 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.491 | 87132 | Marked run 549 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.491 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.492 | 78172 | Recursively removing directory: /tmp/git.9zuCnz/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.492 | 78169 | Recursively removing directory: /tmp/git.EDCfQ9/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.493 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.493 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.493 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.493 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.496 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.496 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.498 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.498 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.499 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.499 | 87151 | Added a new worker 14 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.499 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.499 | 78168 | Removed run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.499 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.499 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.499 | 78168 | Assigned run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.499 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wMWU1P 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.499 | 87152 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.500 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.500 | 78168 | Removed run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.500 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.500 | 78168 | Assigned run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.500 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aKlniY 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.504 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.505 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.506 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.506 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.511 | 87149 | Marked run 550 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.511 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.514 | 87150 | Marked run 551 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.514 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.516 | 78169 | Recursively removing directory: /tmp/git.aKlniY/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.516 | 78172 | Recursively removing directory: /tmp/git.wMWU1P/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.518 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.518 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.518 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.518 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.522 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.523 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.526 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.526 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.526 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.526 | 87169 | Added a new worker 14 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.526 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.526 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.526 | 78168 | Removed run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.526 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.526 | 78168 | Assigned run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.526 | 87170 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.527 | 78168 | Removed run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.527 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.527 | 78168 | Assigned run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.527 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.527 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.coicLH 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.527 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ccBR7F 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.532 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.532 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.533 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.533 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.537 | 87167 | Marked run 553 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.538 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.541 | 87168 | Marked run 552 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.541 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.543 | 78172 | Recursively removing directory: /tmp/git.coicLH/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.543 | 78169 | Recursively removing directory: /tmp/git.ccBR7F/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.544 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.544 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.544 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.544 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.547 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.547 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.550 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.550 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 87187 | Added a new worker 14 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 78168 | Removed run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.550 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sVZr5s 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 78168 | Assigned run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 87188 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 78168 | Removed run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.550 | 78168 | Assigned run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.551 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CcMC8F 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.551 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.555 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.555 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.556 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.556 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.562 | 87185 | Marked run 555 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.563 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.566 | 78172 | Recursively removing directory: /tmp/git.sVZr5s/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.567 | 78169 | Recursively removing directory: /tmp/git.CcMC8F/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.568 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.568 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.568 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.568 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.570 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.571 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.572 | 87186 | Marked run 554 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.572 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.574 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.574 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.574 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.574 | 87207 | Added a new worker 14 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.574 | 78168 | Removed run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.574 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.574 | 78168 | Assigned run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.574 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SQvNkD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.574 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.575 | 87206 | Added a new worker 14 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.575 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.575 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.575 | 78168 | Removed run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.575 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.575 | 78168 | Assigned run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.576 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Kt8FoR 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.579 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.579 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.586 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.587 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.588 | 87205 | Marked run 557 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.588 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.588 | 78169 | Recursively removing directory: /tmp/git.SQvNkD/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.590 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.590 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.591 | 87204 | Marked run 556 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.592 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.594 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.596 | 78172 | Recursively removing directory: /tmp/git.Kt8FoR/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.597 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.597 | 87223 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.597 | 78168 | Removed run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.597 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.597 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.597 | 78168 | Assigned run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.597 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.597 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HtkMUT 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.597 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.597 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.602 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.602 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.603 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.605 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.605 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.605 | 87226 | Added a new worker 13 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.605 | 78168 | Removed run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.605 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.605 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.605 | 78168 | Assigned run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.605 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8qbLBZ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.606 | 87222 | Marked run 558 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.607 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.610 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.610 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.613 | 78169 | Recursively removing directory: /tmp/git.HtkMUT/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.614 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.615 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.615 | 87224 | Marked run 559 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.615 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.619 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.620 | 78172 | Recursively removing directory: /tmp/git.8qbLBZ/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.621 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.621 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.622 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.622 | 87241 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.622 | 78168 | Removed run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.622 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.622 | 78168 | Assigned run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.622 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.622 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.622 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.McQyf6 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.624 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.627 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.627 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.627 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.627 | 87243 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.627 | 78168 | Removed run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.627 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.627 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.627 | 78168 | Assigned run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.627 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CVAGtE 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.628 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.631 | 87240 | Marked run 560 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.631 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.635 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.635 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.636 | 87242 | Marked run 561 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.637 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.639 | 78169 | Recursively removing directory: /tmp/git.McQyf6/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.641 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.641 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.643 | 78172 | Recursively removing directory: /tmp/git.CVAGtE/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.644 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.645 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.645 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.647 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.647 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.647 | 87259 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.647 | 78168 | Removed run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.647 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.647 | 78168 | Assigned run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.647 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.648 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.647 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.l5zqT0 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.651 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.651 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.651 | 87261 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.651 | 78168 | Removed run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.652 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.652 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.652 | 78168 | Assigned run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.652 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.652 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AmoNGO 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.653 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.657 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.658 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.659 | 87258 | Marked run 562 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.659 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.663 | 78169 | Recursively removing directory: /tmp/git.l5zqT0/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.665 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.665 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.667 | 87260 | Marked run 563 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.668 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.668 | 78172 | Recursively removing directory: /tmp/git.AmoNGO/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.669 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.669 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.669 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.671 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.671 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.671 | 87277 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.672 | 78168 | Removed run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.672 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.672 | 78168 | Assigned run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.672 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RAoVg9 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.672 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.672 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.675 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.675 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.675 | 87279 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.675 | 78168 | Removed run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.675 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.675 | 78168 | Assigned run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.675 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.675 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lrPRMk 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.676 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.677 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.682 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.682 | 87276 | Marked run 564 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.683 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.683 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.686 | 78169 | Recursively removing directory: /tmp/git.RAoVg9/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.686 | 87278 | Marked run 565 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.687 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.688 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.688 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.691 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.692 | 78172 | Recursively removing directory: /tmp/git.lrPRMk/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.693 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.693 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.695 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.695 | 87295 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.695 | 78168 | Removed run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.695 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.695 | 78168 | Assigned run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.695 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.695 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OIyRJB 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.695 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.697 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.701 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.701 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.701 | 87297 | Added a new worker 14 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.701 | 78168 | Removed run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.701 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.701 | 78168 | Assigned run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.701 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.701 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MULODL 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.701 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.702 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.704 | 87294 | Marked run 566 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.704 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.707 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.708 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.709 | 87296 | Marked run 567 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.709 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.711 | 78169 | Recursively removing directory: /tmp/git.OIyRJB/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.712 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.712 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.716 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.717 | 78172 | Recursively removing directory: /tmp/git.MULODL/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.718 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.718 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.719 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.719 | 87313 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.719 | 78168 | Removed run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.719 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.719 | 78168 | Assigned run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.719 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.719 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YF3ZV5 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.720 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.721 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.724 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.724 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.724 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.724 | 87315 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.724 | 78168 | Removed run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.724 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.724 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.724 | 78168 | Assigned run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.724 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6xROdb 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.725 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.729 | 87312 | Marked run 568 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.730 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.730 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.731 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.733 | 87314 | Marked run 569 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.734 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.734 | 78169 | Recursively removing directory: /tmp/git.YF3ZV5/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.735 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.735 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.738 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.740 | 78172 | Recursively removing directory: /tmp/git.6xROdb/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.741 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.741 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.741 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.741 | 87331 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.742 | 78168 | Removed run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.742 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.742 | 78168 | Assigned run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.741 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.742 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YSFt08 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.742 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.745 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.745 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.746 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.749 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.749 | 87335 | Added a new worker 13 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.749 | 78168 | Removed run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.749 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.749 | 78168 | Assigned run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.749 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.749 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.124zgJ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.749 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.754 | 87330 | Marked run 570 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.754 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.755 | 78169 | Recursively removing directory: /tmp/git.YSFt08/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.756 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.757 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.757 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.757 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.758 | 87332 | Marked run 571 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.758 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.760 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.763 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.763 | 87349 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.763 | 78168 | Removed run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.763 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.763 | 78168 | Assigned run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.763 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.763 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.763 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QBGIAJ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.766 | 78172 | Recursively removing directory: /tmp/git.124zgJ/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.768 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.768 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.768 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.768 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.771 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.772 | 87343 | Marked run 572 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.772 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.774 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.774 | 87358 | Added a new worker 8 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.775 | 78168 | Removed run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.775 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.775 | 78168 | Assigned run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.774 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.775 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9xOSNN 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.776 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.777 | 78169 | Recursively removing directory: /tmp/git.QBGIAJ/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.779 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.779 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.780 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.781 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.783 | 87352 | Marked run 573 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.783 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.783 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.786 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.786 | 87365 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.786 | 78168 | Removed run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.786 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.786 | 78168 | Assigned run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.787 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.786 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.786 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.e03U73 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.791 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.792 | 78172 | Recursively removing directory: /tmp/git.9xOSNN/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.793 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.794 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.794 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.795 | 87360 | Marked run 574 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.796 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.797 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.801 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.801 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.801 | 87376 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.801 | 78168 | Removed run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.801 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.801 | 78168 | Assigned run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.801 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iLNRIZ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.802 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.802 | 78169 | Recursively removing directory: /tmp/git.e03U73/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.803 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.803 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.805 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.806 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.808 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.811 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.811 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.811 | 87385 | Added a new worker 13 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.811 | 78168 | Removed run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.811 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.811 | 78168 | Assigned run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.813 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.812 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Vp6L4U 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.814 | 87371 | Marked run 575 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.814 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.815 | 78172 | Recursively removing directory: /tmp/git.iLNRIZ/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.816 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.816 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.817 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.819 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.820 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.821 | 87379 | Marked run 576 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.821 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.823 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.823 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.823 | 87392 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.824 | 78168 | Removed run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.824 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.824 | 78168 | Assigned run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.824 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.824 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TNkWj3 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.828 | 78169 | Recursively removing directory: /tmp/git.Vp6L4U/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.829 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.830 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.830 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.830 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.833 | 87387 | Marked run 577 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.833 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.833 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.836 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.836 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.836 | 87403 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.836 | 78168 | Removed run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.836 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.837 | 78168 | Assigned run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.837 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ah9FcQ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.837 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.839 | 78172 | Recursively removing directory: /tmp/git.TNkWj3/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.840 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.840 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.841 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.842 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.844 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.845 | 87398 | Marked run 578 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.845 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.847 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.847 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.847 | 87412 | Added a new worker 8 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.848 | 78168 | Removed run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.848 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.848 | 78168 | Assigned run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.848 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4BL3ww 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.849 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.852 | 78169 | Recursively removing directory: /tmp/git.ah9FcQ/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.853 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.854 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.854 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.854 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.856 | 87405 | Marked run 579 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.856 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.858 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.861 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.861 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.862 | 87421 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.862 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.862 | 78168 | Removed run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.862 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.862 | 78168 | Assigned run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.862 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fTG519 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.863 | 78172 | Recursively removing directory: /tmp/git.4BL3ww/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.865 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.865 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.867 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.867 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.868 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.870 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.871 | 87425 | Added a new worker 13 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.871 | 78168 | Removed run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.871 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.871 | 78168 | Assigned run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.870 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.871 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mBZPb1 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.871 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.871 | 87416 | Marked run 580 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.871 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.876 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.878 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.878 | 78169 | Recursively removing directory: /tmp/git.fTG519/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.879 | 87422 | Marked run 581 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.880 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.880 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.880 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.884 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.886 | 78172 | Recursively removing directory: /tmp/git.mBZPb1/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.888 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.888 | 87439 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.888 | 78168 | Removed run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.888 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.888 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.888 | 78168 | Assigned run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.888 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.888 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.888 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.888 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7YdYbO 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.891 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.893 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.894 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.894 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.894 | 87441 | Added a new worker 13 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.894 | 78168 | Removed run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.894 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.894 | 78168 | Assigned run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.894 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.894 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tMOXy7 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.894 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.899 | 87438 | Marked run 582 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.899 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.901 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.901 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.903 | 87440 | Marked run 583 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.903 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.905 | 78169 | Recursively removing directory: /tmp/git.7YdYbO/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.906 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.906 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.910 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.910 | 78172 | Recursively removing directory: /tmp/git.tMOXy7/ 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.912 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.912 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.913 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.913 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.913 | 87457 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.913 | 78168 | Removed run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.913 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.913 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.913 | 78168 | Assigned run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.913 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yJ933G 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.916 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.917 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.918 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.919 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.919 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.919 | 87460 | Added a new worker 13 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.919 | 78168 | Removed run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.919 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.919 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.919 | 78168 | Assigned run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.920 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rVTFKp 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.923 | 87456 | Marked run 584 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.924 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.926 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.927 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.928 | 78169 | Recursively removing directory: /tmp/git.yJ933G/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.929 | 87458 | Marked run 585 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.929 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.930 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.930 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.932 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.936 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.936 | 87475 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.936 | 78168 | Removed run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.936 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.936 | 78168 | Assigned run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.936 | 78172 | Recursively removing directory: /tmp/git.rVTFKp/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.936 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.936 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eEcoOj 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.937 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.938 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.938 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.940 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.941 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.943 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.946 | 87472 | Marked run 586 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.946 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.947 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.947 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.947 | 87484 | Added a new worker 8 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.947 | 78168 | Removed run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.947 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.947 | 78168 | Assigned run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.947 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.948 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SsD0VS 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.949 | 78169 | Recursively removing directory: /tmp/git.eEcoOj/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.950 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.950 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.953 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.953 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.954 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.956 | 87477 | Marked run 587 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.956 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.957 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.957 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.957 | 87488 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.957 | 78168 | Removed run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.957 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.957 | 78168 | Assigned run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.957 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NwcXY1 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.957 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.962 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.963 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.966 | 78172 | Recursively removing directory: /tmp/git.SsD0VS/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.967 | 87485 | Marked run 588 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.967 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.968 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.968 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.972 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.972 | 78169 | Recursively removing directory: /tmp/git.NwcXY1/ 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.973 | 78169 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.973 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.975 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.975 | 87502 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.975 | 78168 | Removed run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.975 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.975 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.975 | 78168 | Assigned run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.975 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.975 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FKY2OU 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.977 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.979 | 78172 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.979 | 78172 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.981 | 78169 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.981 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.981 | 87505 | Added a new worker 12 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.981 | 78168 | Removed run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.981 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.981 | 78168 | Assigned run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.981 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.982 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ePLw23 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.986 | 87501 | Marked run 589 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.986 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.988 | 78169 | Checking out revision HEAD 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.989 | 78169 | Going to run: ./ci 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.990 | 78172 | Recursively removing directory: /tmp/git.FKY2OU/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.990 | 87503 | Marked run 590 as finished 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.990 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.991 | 78172 | Process exit code: 0 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.991 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.994 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.998 | 78172 | Waiting for a new command 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.998 | 78166 | Waiting for new connections 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.998 | 87520 | Added a new worker 10 to the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.998 | 78168 | Removed run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.998 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.998 | 78168 | Assigned run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:29 | INFO | 78172/cimple-worker: 2024-04-25 03:45:29.998 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KcWQDC 2024-04-25 03:45:29 | INFO | 78169/cimple-worker: 2024-04-25 03:45:29.998 | 78169 | Recursively removing directory: /tmp/git.ePLw23/ 2024-04-25 03:45:29 | INFO | 78166/cimple-server: 2024-04-25 03:45:29.998 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.000 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.000 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.002 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.003 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.005 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.008 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.008 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.008 | 87517 | Marked run 591 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.008 | 87527 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.008 | 78168 | Removed run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.008 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.008 | 78168 | Assigned run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.008 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UBtjVV 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.008 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.012 | 78172 | Recursively removing directory: /tmp/git.KcWQDC/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.013 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.013 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.013 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.014 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.017 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.017 | 87522 | Marked run 592 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.017 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.020 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.020 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.020 | 87538 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.020 | 78168 | Removed run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.020 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.020 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.020 | 78168 | Assigned run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.020 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.F6S3GK 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.023 | 78169 | Recursively removing directory: /tmp/git.UBtjVV/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.024 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.024 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.025 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.026 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.028 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.030 | 87532 | Marked run 593 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.030 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.031 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.031 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.032 | 87547 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.032 | 78168 | Removed run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.032 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.032 | 78168 | Assigned run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.032 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.032 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.83RVo7 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.035 | 78172 | Recursively removing directory: /tmp/git.F6S3GK/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.036 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.036 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.037 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.038 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.039 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.041 | 87541 | Marked run 594 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.041 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.042 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.042 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.042 | 87552 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.042 | 78168 | Removed run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.042 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.042 | 78168 | Assigned run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.042 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.043 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DRjKBn 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.047 | 78169 | Recursively removing directory: /tmp/git.83RVo7/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.048 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.048 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.048 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.049 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.051 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.052 | 87549 | Marked run 595 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.052 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.054 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.054 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.054 | 87565 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.054 | 78168 | Removed run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.054 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.054 | 78168 | Assigned run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.054 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.055 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Yfp2At 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.059 | 78172 | Recursively removing directory: /tmp/git.DRjKBn/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.059 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.061 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.061 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.061 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.064 | 87558 | Marked run 596 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.064 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.065 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.068 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.069 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.069 | 87574 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.069 | 78168 | Removed run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.069 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.069 | 78168 | Assigned run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.069 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.km4D0z 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.069 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.070 | 78169 | Recursively removing directory: /tmp/git.Yfp2At/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.072 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.072 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.073 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.074 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.076 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.078 | 87569 | Marked run 597 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.078 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.079 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.079 | 87583 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.079 | 78168 | Removed run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.079 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.079 | 78168 | Assigned run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.079 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.080 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.voaOCL 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.081 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.083 | 78172 | Recursively removing directory: /tmp/git.km4D0z/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.084 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.084 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.084 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.085 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.088 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.089 | 87577 | Marked run 598 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.090 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.091 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.091 | 87592 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.092 | 78168 | Removed run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.092 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.092 | 78168 | Assigned run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.091 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.092 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.092 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Gp5d5U 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.094 | 78169 | Recursively removing directory: /tmp/git.voaOCL/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.095 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.095 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.097 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.098 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.099 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.101 | 87586 | Marked run 599 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.101 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.101 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.101 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.101 | 87596 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.102 | 78168 | Removed run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.102 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.102 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.102 | 78168 | Assigned run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.102 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0BrO0t 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.107 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.108 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.109 | 78172 | Recursively removing directory: /tmp/git.Gp5d5U/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.111 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.111 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.112 | 87593 | Marked run 600 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.112 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.115 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.117 | 78169 | Recursively removing directory: /tmp/git.0BrO0t/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.118 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.118 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.118 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.118 | 87610 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.118 | 78168 | Removed run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.118 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.118 | 78168 | Assigned run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.119 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.118 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.119 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jyCbbc 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.122 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.124 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.125 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.126 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.126 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.126 | 87613 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.126 | 78168 | Removed run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.126 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.126 | 78168 | Assigned run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.126 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IZoC8d 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.127 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.128 | 87609 | Marked run 601 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.128 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.134 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.135 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.136 | 78172 | Recursively removing directory: /tmp/git.jyCbbc/ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.137 | 87611 | Marked run 602 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.137 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.138 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.138 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.141 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.143 | 78169 | Recursively removing directory: /tmp/git.IZoC8d/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.145 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.145 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.145 | 87628 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.145 | 78168 | Removed run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.145 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.145 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.145 | 78168 | Assigned run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.145 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RkBeau 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.145 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.145 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.148 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.149 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.150 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.151 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.151 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.151 | 87631 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.151 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.151 | 78168 | Removed run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.151 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.151 | 78168 | Assigned run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.151 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qO7NXj 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.155 | 87627 | Marked run 603 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.155 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.157 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.158 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.160 | 78172 | Recursively removing directory: /tmp/git.RkBeau/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.161 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.161 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.162 | 87629 | Marked run 604 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.162 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.165 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.166 | 78169 | Recursively removing directory: /tmp/git.qO7NXj/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.168 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.168 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.169 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.169 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.169 | 87646 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.169 | 78168 | Removed run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.169 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.169 | 78168 | Assigned run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.169 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.169 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SJCW2R 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.172 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.173 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.174 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.176 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.176 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.176 | 87650 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.176 | 78168 | Removed run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.176 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.176 | 78168 | Assigned run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.176 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.177 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AXjQLQ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.181 | 87645 | Marked run 605 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.181 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.183 | 78172 | Recursively removing directory: /tmp/git.SJCW2R/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.184 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.184 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.185 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.185 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.185 | 87647 | Marked run 606 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.186 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.188 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.191 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.191 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.192 | 87664 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.192 | 78168 | Removed run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.192 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.192 | 78168 | Assigned run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.192 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.h7W9Mi 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.192 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.192 | 78169 | Recursively removing directory: /tmp/git.AXjQLQ/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.194 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.194 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.197 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.197 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.198 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.200 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.200 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.200 | 87667 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.200 | 78168 | Removed run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.200 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.200 | 78168 | Assigned run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.200 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.200 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NJaO3R 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.201 | 87659 | Marked run 607 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.201 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.205 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.206 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.207 | 78172 | Recursively removing directory: /tmp/git.h7W9Mi/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.209 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.209 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.210 | 87665 | Marked run 608 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.210 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.213 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.215 | 78169 | Recursively removing directory: /tmp/git.NJaO3R/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.216 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.216 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.217 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.217 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.217 | 87682 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.217 | 78168 | Removed run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.217 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.217 | 78168 | Assigned run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.217 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.217 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tbTlTw 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.220 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.222 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.222 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.223 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.223 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.223 | 87685 | Added a new worker 12 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.223 | 78168 | Removed run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.223 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.223 | 78168 | Assigned run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.223 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.223 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dTBTy8 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.228 | 87681 | Marked run 609 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.228 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.231 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.231 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.231 | 78172 | Recursively removing directory: /tmp/git.tbTlTw/ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.232 | 87683 | Marked run 610 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.233 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.233 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.233 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.236 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.240 | 78169 | Recursively removing directory: /tmp/git.dTBTy8/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.240 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.240 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.J6eV3i 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.240 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.240 | 87700 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.240 | 78168 | Removed run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.240 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.240 | 78168 | Assigned run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.240 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.241 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.241 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.245 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.245 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.246 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.247 | 87697 | Marked run 611 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.247 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.248 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.249 | 87704 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.249 | 78168 | Removed run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.249 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.249 | 78168 | Assigned run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.248 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.249 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.szYtbv 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.249 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.254 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.255 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.256 | 78172 | Recursively removing directory: /tmp/git.J6eV3i/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.258 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.258 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.259 | 87701 | Marked run 612 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.259 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.262 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.263 | 78169 | Recursively removing directory: /tmp/git.szYtbv/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.265 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.265 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.265 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.265 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.265 | 87718 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.265 | 78168 | Removed run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.265 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.265 | 78168 | Assigned run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.265 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.265 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XcvyYj 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.269 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.269 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.270 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.273 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.273 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.273 | 87722 | Added a new worker 12 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.273 | 78168 | Removed run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.273 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.273 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.273 | 78168 | Assigned run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.273 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XsC9GZ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.278 | 87717 | Marked run 613 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.279 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.280 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.281 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.281 | 78172 | Recursively removing directory: /tmp/git.XcvyYj/ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.282 | 87719 | Marked run 614 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.282 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.283 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.283 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.286 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.289 | 78169 | Recursively removing directory: /tmp/git.XsC9GZ/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.290 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.290 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.290 | 87736 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.290 | 78168 | Removed run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.290 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.290 | 78168 | Assigned run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.290 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.290 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Sdv4M1 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.290 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.290 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.293 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.295 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.296 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.296 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.296 | 87738 | Added a new worker 14 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.297 | 78168 | Removed run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.297 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.297 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.297 | 78168 | Assigned run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.297 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qjD8QF 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.297 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.299 | 87735 | Marked run 615 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.299 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.302 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.303 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.306 | 87737 | Marked run 616 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.306 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.307 | 78172 | Recursively removing directory: /tmp/git.Sdv4M1/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.308 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.308 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.312 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.312 | 78169 | Recursively removing directory: /tmp/git.qjD8QF/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.314 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.314 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.315 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.315 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.315 | 87754 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.316 | 78168 | Removed run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.316 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.316 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.316 | 78168 | Assigned run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.316 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mozcfh 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.317 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.320 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.321 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.321 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.321 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.321 | 87756 | Added a new worker 12 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.322 | 78168 | Removed run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.322 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.322 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.322 | 78168 | Assigned run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.322 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5X7PDY 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.327 | 87753 | Marked run 617 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.328 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.329 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.330 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.331 | 87755 | Marked run 618 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.331 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.332 | 78172 | Recursively removing directory: /tmp/git.mozcfh/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.333 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.333 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.337 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.339 | 78169 | Recursively removing directory: /tmp/git.5X7PDY/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.341 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.341 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.341 | 87772 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.341 | 78168 | Removed run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.341 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.341 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.341 | 78168 | Assigned run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.341 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.341 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.341 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IobTWh 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.345 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.347 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.348 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.349 | 87771 | Marked run 619 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.349 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.349 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.349 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.349 | 87775 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.349 | 78168 | Removed run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.349 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.349 | 78168 | Assigned run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.349 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.349 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0jB0mM 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.357 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.357 | 78172 | Recursively removing directory: /tmp/git.IobTWh/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.358 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.359 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.359 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.359 | 87773 | Marked run 620 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.360 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.362 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.365 | 78169 | Recursively removing directory: /tmp/git.0jB0mM/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.366 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.366 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RBv7fN 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.366 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.366 | 87790 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.366 | 78168 | Removed run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.366 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.366 | 78168 | Assigned run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.366 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.367 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.367 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.370 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.371 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.372 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.375 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.376 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.376 | 87796 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.376 | 78168 | Removed run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.376 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.376 | 78168 | Assigned run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.376 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HgUCxY 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.377 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.378 | 87787 | Marked run 621 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.378 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.381 | 78172 | Recursively removing directory: /tmp/git.RBv7fN/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.381 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.382 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.382 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.382 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.385 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.386 | 87792 | Marked run 622 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.386 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.389 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.389 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.389 | 87808 | Added a new worker 9 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.389 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.389 | 78168 | Removed run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.389 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.389 | 78168 | Assigned run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.389 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.f86S2h 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.391 | 78169 | Recursively removing directory: /tmp/git.HgUCxY/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.393 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.393 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.394 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.394 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.396 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.399 | 87802 | Marked run 623 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.399 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.400 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.400 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.laxApn 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.400 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.400 | 87817 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.400 | 78168 | Removed run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.400 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.400 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.400 | 78168 | Assigned run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.404 | 78172 | Recursively removing directory: /tmp/git.f86S2h/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.405 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.406 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.407 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.407 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.409 | 87810 | Marked run 624 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.409 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.410 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.413 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.414 | 87826 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.413 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.414 | 78168 | Removed run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.414 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.414 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.414 | 78168 | Assigned run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.414 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tuYiLo 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.415 | 78169 | Recursively removing directory: /tmp/git.laxApn/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.417 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.417 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.420 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.421 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.421 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.421 | 87821 | Marked run 625 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.421 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.424 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.424 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.424 | 87831 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.424 | 78168 | Removed run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.424 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.424 | 78168 | Assigned run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.424 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cED9hh 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.425 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.429 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.430 | 78172 | Recursively removing directory: /tmp/git.tuYiLo/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.430 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.431 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.431 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.435 | 87827 | Marked run 626 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.435 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.435 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.438 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.439 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9J7dIA 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.438 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.438 | 87844 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.438 | 78168 | Removed run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.438 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.439 | 78168 | Assigned run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.439 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.438 | 78169 | Recursively removing directory: /tmp/git.cED9hh/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.440 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.440 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.442 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.443 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.445 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.449 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.449 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.449 | 87851 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.449 | 78168 | Removed run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.449 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.449 | 78168 | Assigned run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.449 | 87841 | Marked run 627 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.450 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.450 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.449 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.47ld3d 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.454 | 78172 | Recursively removing directory: /tmp/git.9J7dIA/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.454 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.456 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.456 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.456 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.459 | 87846 | Marked run 628 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.459 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.460 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.463 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.463 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.463 | 87862 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.463 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.463 | 78168 | Removed run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.463 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.463 | 78168 | Assigned run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.464 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SnIGJy 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.465 | 78169 | Recursively removing directory: /tmp/git.47ld3d/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.466 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.466 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.470 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.471 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.472 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.473 | 87857 | Marked run 629 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.473 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.474 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.474 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.474 | 87865 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.474 | 78168 | Removed run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.474 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.474 | 78168 | Assigned run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.474 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dl09md 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.475 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.479 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.479 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.482 | 78172 | Recursively removing directory: /tmp/git.SnIGJy/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.483 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.483 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.484 | 87863 | Marked run 630 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.484 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.487 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.488 | 78169 | Recursively removing directory: /tmp/git.dl09md/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.489 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.489 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.490 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.490 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.490 | 87880 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.491 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.491 | 78168 | Removed run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.491 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.491 | 78168 | Assigned run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.491 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Z4HIFG 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.493 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.495 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.495 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.497 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.497 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.497 | 87883 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.498 | 78168 | Removed run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.498 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.498 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.498 | 78168 | Assigned run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.498 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8YmJwP 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.502 | 87879 | Marked run 631 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.502 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.505 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.506 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.507 | 87881 | Marked run 632 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.507 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.506 | 78172 | Recursively removing directory: /tmp/git.Z4HIFG/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.508 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.508 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.511 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.514 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.514 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.514 | 87898 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.514 | 78168 | Removed run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.514 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.514 | 78168 | Assigned run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.515 | 78169 | Recursively removing directory: /tmp/git.8YmJwP/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.515 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ACGZuD 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.515 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.516 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.516 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.520 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.520 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.521 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.523 | 87896 | Marked run 633 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.523 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.523 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.523 | 87901 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.523 | 78168 | Removed run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.523 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.523 | 78168 | Assigned run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.523 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.524 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8oTtMS 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.524 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.528 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.529 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.530 | 78172 | Recursively removing directory: /tmp/git.ACGZuD/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.532 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.532 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.534 | 87899 | Marked run 634 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.535 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.536 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.538 | 78169 | Recursively removing directory: /tmp/git.8oTtMS/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.540 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.540 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.540 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.540 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.540 | 87916 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.540 | 78168 | Removed run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.540 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.540 | 78168 | Assigned run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.540 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.541 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EZdEIs 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.544 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.546 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.547 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.548 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.548 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.548 | 87919 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.548 | 78168 | Removed run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.548 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.548 | 78168 | Assigned run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.548 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.548 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XDfj2y 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.549 | 87915 | Marked run 635 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.549 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.553 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.555 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.556 | 78172 | Recursively removing directory: /tmp/git.EZdEIs/ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.557 | 87917 | Marked run 636 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.557 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.558 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.558 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.561 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.563 | 78169 | Recursively removing directory: /tmp/git.XDfj2y/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.564 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.564 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.565 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.565 | 87934 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.565 | 78168 | Removed run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.565 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.565 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.565 | 78168 | Assigned run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.565 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.565 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cRpXpm 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.568 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.569 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.570 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.571 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.571 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.571 | 87937 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.571 | 78168 | Removed run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.571 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.571 | 78168 | Assigned run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.571 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.571 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kw2WYs 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.574 | 87933 | Marked run 637 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.575 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.578 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.579 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.580 | 78172 | Recursively removing directory: /tmp/git.cRpXpm/ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.581 | 87935 | Marked run 638 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.581 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.582 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.582 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.586 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.587 | 78169 | Recursively removing directory: /tmp/git.kw2WYs/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.589 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.589 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.589 | 87952 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.589 | 78168 | Removed run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.589 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.589 | 78168 | Assigned run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.589 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.589 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.589 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.589 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Op4uHE 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.593 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.593 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.594 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.597 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.597 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.597 | 87957 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.597 | 78168 | Removed run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.597 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.597 | 78168 | Assigned run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.597 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.598 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vd1vHv 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.601 | 87951 | Marked run 639 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.601 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.604 | 78172 | Recursively removing directory: /tmp/git.Op4uHE/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.605 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.606 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.606 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.606 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.607 | 87953 | Marked run 640 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.607 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.609 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.612 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.612 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mWTHep 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.612 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.612 | 87970 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.612 | 78168 | Removed run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.612 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.612 | 78168 | Assigned run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.614 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.614 | 78169 | Recursively removing directory: /tmp/git.vd1vHv/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.616 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.616 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.617 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.617 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.619 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.621 | 87964 | Marked run 641 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.622 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.622 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.622 | 87976 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.622 | 78168 | Removed run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.622 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.622 | 78168 | Assigned run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.622 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.622 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uGPWhP 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.624 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.627 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.628 | 78172 | Recursively removing directory: /tmp/git.mWTHep/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.628 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.630 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.630 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.632 | 87972 | Marked run 642 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.633 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.634 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.637 | 78169 | Recursively removing directory: /tmp/git.uGPWhP/ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.637 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.637 | 87988 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.637 | 78168 | Removed run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.637 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.637 | 78168 | Assigned run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.637 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.637 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.638 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6ltjNI 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.638 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.638 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.641 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.642 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.643 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.645 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.645 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.645 | 87991 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.645 | 78168 | Removed run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.645 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.645 | 78168 | Assigned run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.645 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.645 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gn4D6l 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.647 | 87987 | Marked run 643 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.648 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.652 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.653 | 78172 | Recursively removing directory: /tmp/git.6ltjNI/ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.653 | 87989 | Marked run 644 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.653 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.654 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.655 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.655 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.657 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.661 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.661 | 88006 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.661 | 78168 | Removed run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.661 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.661 | 78168 | Assigned run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.661 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.661 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.661 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pFmhWe 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.664 | 78169 | Recursively removing directory: /tmp/git.gn4D6l/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.665 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.665 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.666 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.667 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.669 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.670 | 88001 | Marked run 645 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.670 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.672 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.672 | 88013 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.672 | 78168 | Removed run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.672 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.672 | 78168 | Assigned run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.673 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.672 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.673 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OzxI9n 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.676 | 78172 | Recursively removing directory: /tmp/git.pFmhWe/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.678 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.678 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.678 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.678 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.681 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.682 | 88008 | Marked run 646 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.682 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.685 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.686 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.686 | 88024 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.686 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.E0oytf 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.686 | 78168 | Removed run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.686 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.686 | 78168 | Assigned run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.687 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.687 | 78169 | Recursively removing directory: /tmp/git.OzxI9n/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.688 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.688 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.691 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.693 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.694 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.694 | 88018 | Marked run 647 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.694 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.695 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.695 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.695 | 88027 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.695 | 78168 | Removed run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.695 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.695 | 78168 | Assigned run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.695 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.696 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.12X8Ht 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.700 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.701 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.702 | 78172 | Recursively removing directory: /tmp/git.E0oytf/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.704 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.704 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.706 | 88025 | Marked run 648 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.706 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.708 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.710 | 78169 | Recursively removing directory: /tmp/git.12X8Ht/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.711 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.711 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.711 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.711 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.712 | 88042 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.712 | 78168 | Removed run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.712 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.712 | 78168 | Assigned run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.712 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.712 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FS1dgs 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.716 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.716 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.716 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.719 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.719 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.719 | 88046 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.719 | 78168 | Removed run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.719 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.719 | 78168 | Assigned run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.720 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.720 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VZIFvw 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.724 | 88041 | Marked run 649 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.724 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.725 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.727 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.727 | 78172 | Recursively removing directory: /tmp/git.FS1dgs/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.729 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.729 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.729 | 88043 | Marked run 650 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.729 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.732 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.735 | 78169 | Recursively removing directory: /tmp/git.VZIFvw/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.736 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.736 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.736 | 88060 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.736 | 78168 | Removed run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.736 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.736 | 78168 | Assigned run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.736 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.736 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YWAMEv 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.737 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.737 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.740 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.740 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.741 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.745 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.745 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.745 | 88067 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.745 | 78168 | Removed run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.745 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.746 | 78168 | Assigned run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.746 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.746 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bmZ8AY 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.746 | 88059 | Marked run 651 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.746 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.750 | 78172 | Recursively removing directory: /tmp/git.YWAMEv/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.751 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.751 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.751 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.752 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.754 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.755 | 88062 | Marked run 652 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.755 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.758 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.758 | 88078 | Added a new worker 9 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.758 | 78168 | Removed run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.758 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.758 | 78168 | Assigned run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.758 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.759 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KkFWGn 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.759 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.761 | 78169 | Recursively removing directory: /tmp/git.bmZ8AY/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.763 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.763 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.763 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.764 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.766 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.767 | 88072 | Marked run 653 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.767 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.769 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.770 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.770 | 88087 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.770 | 78168 | Removed run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.770 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.770 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.770 | 78168 | Assigned run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.770 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6cnyxw 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.775 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.775 | 78172 | Recursively removing directory: /tmp/git.KkFWGn/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.776 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.778 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.778 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.779 | 88080 | Marked run 654 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.780 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.781 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.784 | 78169 | Recursively removing directory: /tmp/git.6cnyxw/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.785 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.785 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.785 | 88096 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.785 | 78168 | Removed run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.785 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.785 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.785 | 78168 | Assigned run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.785 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YCaCvn 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.786 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.786 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.790 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.790 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.790 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.794 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.794 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.794 | 88101 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.794 | 78168 | Removed run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.794 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.794 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.794 | 78168 | Assigned run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.795 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TJPLCI 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.795 | 88095 | Marked run 655 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.795 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.800 | 78172 | Recursively removing directory: /tmp/git.YCaCvn/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.801 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.801 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.803 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.804 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.805 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.805 | 88097 | Marked run 656 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.806 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.808 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.808 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.809 | 88114 | Added a new worker 9 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.809 | 78168 | Removed run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.809 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.809 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.809 | 78168 | Assigned run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.810 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OkcMP7 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.813 | 78169 | Recursively removing directory: /tmp/git.TJPLCI/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.814 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.814 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.814 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.815 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.818 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.818 | 88107 | Marked run 657 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.819 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.822 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.822 | 88123 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.822 | 78168 | Removed run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.822 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.822 | 78168 | Assigned run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.822 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.822 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.822 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QCK23X 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.823 | 78172 | Recursively removing directory: /tmp/git.OkcMP7/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.825 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.825 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.827 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.828 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.829 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.830 | 88118 | Marked run 658 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.830 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.832 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.832 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.832 | 88130 | Added a new worker 9 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.832 | 78168 | Removed run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.832 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.832 | 78168 | Assigned run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.833 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tDoYh2 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.833 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.837 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.838 | 78169 | Recursively removing directory: /tmp/git.QCK23X/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.838 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.840 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.840 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.843 | 88125 | Marked run 659 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.843 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.843 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.846 | 78172 | Recursively removing directory: /tmp/git.tDoYh2/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.847 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.847 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.847 | 88141 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.847 | 78168 | Removed run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.847 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.847 | 78168 | Assigned run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.847 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.847 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hZYS2n 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.848 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.848 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.852 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.853 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.854 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.856 | 88140 | Marked run 660 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.856 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.856 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.856 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.856 | 88145 | Added a new worker 8 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.856 | 78168 | Removed run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.856 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.856 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.856 | 78168 | Assigned run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.856 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zLtcxa 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.861 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.861 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.863 | 78169 | Recursively removing directory: /tmp/git.hZYS2n/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.866 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.866 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.867 | 88142 | Marked run 661 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.867 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.870 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.870 | 78172 | Recursively removing directory: /tmp/git.zLtcxa/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.871 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.871 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.873 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.873 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.873 | 88159 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.873 | 78168 | Removed run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.873 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.873 | 78168 | Assigned run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.873 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.874 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Y9xM8q 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.874 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.877 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.877 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.877 | 88161 | Added a new worker 12 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.877 | 78168 | Removed run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.877 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.877 | 78168 | Assigned run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.877 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.878 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OWUyRY 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.879 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.881 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.883 | 88158 | Marked run 662 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.884 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.884 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.885 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.887 | 88160 | Marked run 663 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.887 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.890 | 78169 | Recursively removing directory: /tmp/git.Y9xM8q/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.892 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.892 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.894 | 78172 | Recursively removing directory: /tmp/git.OWUyRY/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.895 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.895 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.896 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.898 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.898 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.898 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.898 | 88178 | Added a new worker 12 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.899 | 78168 | Removed run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.899 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.899 | 78168 | Assigned run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.899 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.899 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YkkQ7M 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.902 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.902 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.902 | 88179 | Added a new worker 12 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.903 | 78168 | Removed run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.903 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.903 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.903 | 78168 | Assigned run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.903 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.b8Yglu 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.904 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.905 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.909 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.910 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.910 | 88176 | Marked run 664 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.910 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.924 | 78169 | Recursively removing directory: /tmp/git.YkkQ7M/ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.925 | 88177 | Marked run 665 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.925 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.926 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.926 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.929 | 78172 | Recursively removing directory: /tmp/git.b8Yglu/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.930 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.930 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.930 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.933 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.933 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.933 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.933 | 88196 | Added a new worker 12 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.933 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.933 | 78168 | Removed run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.933 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.933 | 78168 | Assigned run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.933 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xiG1yH 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.937 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.937 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.937 | 88197 | Added a new worker 12 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.937 | 78168 | Removed run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.937 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.937 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.937 | 78168 | Assigned run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.937 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KMwGE8 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.938 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.940 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.943 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.943 | 88194 | Marked run 666 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.943 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.944 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.947 | 88195 | Marked run 667 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.947 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.949 | 78169 | Recursively removing directory: /tmp/git.xiG1yH/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.950 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.950 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.953 | 78172 | Recursively removing directory: /tmp/git.KMwGE8/ 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.954 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.954 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.954 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.957 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.957 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.958 | 88213 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.958 | 78168 | Removed run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.958 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.958 | 78168 | Assigned run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.958 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.958 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3yJlQd 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.959 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.963 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.963 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.963 | 88215 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.963 | 78168 | Removed run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.963 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.963 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.963 | 78168 | Assigned run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.963 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.963 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.t0toZu 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.965 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.968 | 88212 | Marked run 668 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.968 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.970 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.971 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.972 | 88214 | Marked run 669 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.973 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.974 | 78169 | Recursively removing directory: /tmp/git.3yJlQd/ 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.975 | 78169 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.975 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.978 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.980 | 78172 | Recursively removing directory: /tmp/git.t0toZu/ 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.982 | 78172 | Process exit code: 0 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.982 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.982 | 78169 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.982 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.982 | 88231 | Added a new worker 10 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.982 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.982 | 78168 | Removed run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.982 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.982 | 78168 | Assigned run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.983 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GOpPRb 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.986 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.988 | 78169 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.989 | 78169 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.989 | 78172 | Waiting for a new command 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.990 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.990 | 88233 | Added a new worker 13 to the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.990 | 78168 | Removed run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.990 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.990 | 78168 | Assigned run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.990 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.990 | 88230 | Marked run 670 as finished 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.990 | 78166 | Waiting for new connections 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.990 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rPg70b 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.995 | 78172 | Checking out revision HEAD 2024-04-25 03:45:30 | INFO | 78172/cimple-worker: 2024-04-25 03:45:30.995 | 78172 | Going to run: ./ci 2024-04-25 03:45:30 | INFO | 78166/cimple-server: 2024-04-25 03:45:30.999 | 88232 | Marked run 671 as finished 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:30.999 | 78169 | Recursively removing directory: /tmp/git.GOpPRb/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.000 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.001 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.001 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.004 | 78172 | Recursively removing directory: /tmp/git.rPg70b/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.004 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.006 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.006 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.008 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.008 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.009 | 88249 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.009 | 78168 | Removed run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.009 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.009 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.009 | 78168 | Assigned run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.009 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FhGBkY 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.010 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.014 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.014 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.014 | 88251 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.014 | 78168 | Removed run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.014 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.014 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.014 | 78168 | Assigned run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.014 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rV5nWH 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.014 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.015 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.017 | 88248 | Marked run 672 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.018 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.020 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.021 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.023 | 88250 | Marked run 673 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.023 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.024 | 78169 | Recursively removing directory: /tmp/git.FhGBkY/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.026 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.026 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.029 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.030 | 78172 | Recursively removing directory: /tmp/git.rV5nWH/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.031 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.031 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.033 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.033 | 88267 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.033 | 78168 | Removed run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.033 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.033 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.033 | 78168 | Assigned run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.033 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.034 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vIm9n8 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.035 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.038 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.038 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.038 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.038 | 88269 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.038 | 78168 | Removed run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.038 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.038 | 78168 | Assigned run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.039 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.039 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jJJfmB 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.040 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.043 | 88266 | Marked run 674 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.043 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.045 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.046 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.049 | 78169 | Recursively removing directory: /tmp/git.vIm9n8/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.049 | 88268 | Marked run 675 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.049 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.050 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.050 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.054 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.055 | 78172 | Recursively removing directory: /tmp/git.jJJfmB/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.056 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.056 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.057 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.057 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.057 | 88285 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.057 | 78168 | Removed run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.057 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.057 | 78168 | Assigned run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.058 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.058 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MTPyLl 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.059 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.062 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.063 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.063 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.063 | 88287 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.063 | 78168 | Removed run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.063 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.063 | 78168 | Assigned run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.063 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WQswan 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.063 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.064 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.068 | 88284 | Marked run 676 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.068 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.070 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.071 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.072 | 88286 | Marked run 677 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.072 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.074 | 78169 | Recursively removing directory: /tmp/git.MTPyLl/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.075 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.075 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.079 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.079 | 78172 | Recursively removing directory: /tmp/git.WQswan/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.081 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.081 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.082 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.082 | 88303 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.082 | 78168 | Removed run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.082 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.083 | 78168 | Assigned run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.082 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.083 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.my8ubl 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.083 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.085 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.087 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.087 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.087 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.087 | 88305 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.087 | 78168 | Removed run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.087 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.087 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.087 | 78168 | Assigned run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.088 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.c12mVZ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.088 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.093 | 88302 | Marked run 678 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.093 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.094 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.095 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.098 | 78169 | Recursively removing directory: /tmp/git.my8ubl/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.098 | 88304 | Marked run 679 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.098 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.099 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.099 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.103 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.104 | 78172 | Recursively removing directory: /tmp/git.c12mVZ/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.105 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.105 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.106 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.106 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.106 | 88321 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.106 | 78168 | Removed run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.106 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.106 | 78168 | Assigned run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.106 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.106 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1BLi7v 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.109 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.110 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.111 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.113 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.113 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.113 | 88325 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.113 | 78168 | Removed run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.113 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.113 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.113 | 78168 | Assigned run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.114 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UlBz9G 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.118 | 88320 | Marked run 680 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.118 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.120 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.120 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.121 | 78169 | Recursively removing directory: /tmp/git.1BLi7v/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.122 | 88322 | Marked run 681 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.122 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.123 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.123 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.126 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.129 | 78172 | Recursively removing directory: /tmp/git.UlBz9G/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.130 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.130 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.130 | 88339 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.130 | 78168 | Removed run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.130 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.130 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.130 | 78168 | Assigned run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.130 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.130 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.130 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QR64k5 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.134 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.135 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.135 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.138 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.138 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.138 | 88344 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.138 | 78168 | Removed run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.138 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.138 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.138 | 78168 | Assigned run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.139 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4jy6wo 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.143 | 88338 | Marked run 682 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.143 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.144 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.145 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.145 | 78169 | Recursively removing directory: /tmp/git.QR64k5/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.147 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.147 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.150 | 88340 | Marked run 683 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.150 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.151 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.153 | 78172 | Recursively removing directory: /tmp/git.4jy6wo/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.154 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.154 | 88357 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.154 | 78168 | Removed run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.154 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.154 | 78168 | Assigned run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.154 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.155 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uu0xBA 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.155 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.155 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.155 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.158 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.159 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.160 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.161 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.161 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.161 | 88360 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.161 | 78168 | Removed run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.161 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.161 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.161 | 78168 | Assigned run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.162 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8YQvDt 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.166 | 88356 | Marked run 684 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.166 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.168 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.169 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.170 | 78169 | Recursively removing directory: /tmp/git.uu0xBA/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.170 | 88358 | Marked run 685 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.171 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.172 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.172 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.175 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.177 | 78172 | Recursively removing directory: /tmp/git.8YQvDt/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.178 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.178 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.178 | 88375 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.178 | 78168 | Removed run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.178 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.178 | 78168 | Assigned run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.178 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.178 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.E2aCw8 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.179 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.179 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.182 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.183 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.184 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.187 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.187 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.187 | 88380 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.187 | 78168 | Removed run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.187 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.187 | 78168 | Assigned run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.187 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8x29SI 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.188 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.192 | 88374 | Marked run 686 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.192 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.193 | 78169 | Recursively removing directory: /tmp/git.E2aCw8/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.193 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.194 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.194 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.194 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.198 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.198 | 88377 | Marked run 687 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.198 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.201 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.201 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.201 | 88393 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.201 | 78168 | Removed run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.201 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.201 | 78168 | Assigned run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.201 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BSsnuy 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.201 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.203 | 78172 | Recursively removing directory: /tmp/git.8x29SI/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.205 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.205 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.205 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.206 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.208 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.209 | 88388 | Marked run 688 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.210 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.212 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.212 | 88402 | Added a new worker 8 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.212 | 78168 | Removed run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.212 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.212 | 78168 | Assigned run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.212 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.212 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QIbe4U 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.212 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.216 | 78169 | Recursively removing directory: /tmp/git.BSsnuy/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.216 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.217 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.217 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.217 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.220 | 88395 | Marked run 689 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.221 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.221 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.224 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.224 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.224 | 88411 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.224 | 78168 | Removed run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.224 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.225 | 78168 | Assigned run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.225 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EXphjJ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.225 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.226 | 78172 | Recursively removing directory: /tmp/git.QIbe4U/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.227 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.227 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.229 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.230 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.230 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.233 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.233 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.233 | 88415 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.233 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.233 | 78168 | Removed run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.233 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.233 | 78168 | Assigned run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.234 | 88406 | Marked run 690 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.234 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.234 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RY4GAH 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.239 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.240 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.240 | 78169 | Recursively removing directory: /tmp/git.EXphjJ/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.242 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.242 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.244 | 88412 | Marked run 691 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.244 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.246 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.248 | 78172 | Recursively removing directory: /tmp/git.RY4GAH/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.249 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.249 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.249 | 88429 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.249 | 78168 | Removed run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.249 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.249 | 78168 | Assigned run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.249 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.250 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.flrdoe 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.250 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.250 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.254 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.255 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.256 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.257 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.257 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.257 | 88432 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.257 | 78168 | Removed run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.257 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.257 | 78168 | Assigned run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.257 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.257 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bVT4xF 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.258 | 88428 | Marked run 692 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.259 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.263 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.264 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.266 | 78169 | Recursively removing directory: /tmp/git.flrdoe/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.266 | 88430 | Marked run 693 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.266 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.267 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.267 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.270 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.272 | 78172 | Recursively removing directory: /tmp/git.bVT4xF/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.274 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.274 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.274 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.274 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.274 | 88447 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.274 | 78168 | Removed run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.274 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.274 | 78168 | Assigned run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.274 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.275 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qy6ce6 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.277 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.279 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.280 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.280 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.280 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.280 | 88449 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.280 | 78168 | Removed run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.280 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.280 | 78168 | Assigned run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.280 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.281 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lI7qOU 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.284 | 88446 | Marked run 694 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.284 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.287 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.288 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.290 | 78169 | Recursively removing directory: /tmp/git.qy6ce6/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.292 | 88448 | Marked run 695 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.292 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.292 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.292 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.296 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.297 | 78172 | Recursively removing directory: /tmp/git.lI7qOU/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.298 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.298 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.299 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.299 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.299 | 88465 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.299 | 78168 | Removed run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.299 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.299 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.299 | 78168 | Assigned run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.299 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Tbt5Qw 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.302 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.303 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.304 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.305 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.305 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.305 | 88468 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.305 | 78168 | Removed run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.305 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.305 | 78168 | Assigned run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.306 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.W3hpiV 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.306 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.311 | 88464 | Marked run 696 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.311 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.312 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.313 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.314 | 78169 | Recursively removing directory: /tmp/git.Tbt5Qw/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.315 | 88466 | Marked run 697 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.315 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.316 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.316 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.319 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.321 | 78172 | Recursively removing directory: /tmp/git.W3hpiV/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.322 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.322 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.322 | 88483 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.322 | 78168 | Removed run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.322 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.322 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.322 | 78168 | Assigned run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.322 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1z1WBS 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.323 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.323 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.326 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.327 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.328 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.331 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.331 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.331 | 88489 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.331 | 78168 | Removed run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.331 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.331 | 78168 | Assigned run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.331 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.331 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mXINr5 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.333 | 88482 | Marked run 698 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.333 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.336 | 78169 | Recursively removing directory: /tmp/git.1z1WBS/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.337 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.337 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.337 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.338 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.340 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.341 | 88485 | Marked run 699 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.342 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.344 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.344 | 88501 | Added a new worker 9 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.344 | 78168 | Removed run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.344 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.344 | 78168 | Assigned run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.344 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.344 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.344 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QgPR9U 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.348 | 78172 | Recursively removing directory: /tmp/git.mXINr5/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.348 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.349 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.350 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.350 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.353 | 88495 | Marked run 700 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.353 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.354 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.357 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.357 | 88510 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.357 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.357 | 78168 | Removed run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.357 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.357 | 78168 | Assigned run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.357 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.358 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.e8Sb2L 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.357 | 78169 | Recursively removing directory: /tmp/git.QgPR9U/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.359 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.359 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.363 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.364 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.365 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.366 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.366 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.366 | 88513 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.366 | 78168 | Removed run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.366 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.366 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.366 | 78168 | Assigned run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.366 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HKCjS7 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.367 | 88508 | Marked run 701 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.367 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.372 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.373 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.377 | 88511 | Marked run 702 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.377 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.378 | 78172 | Recursively removing directory: /tmp/git.e8Sb2L/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.380 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.380 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.384 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.385 | 78169 | Recursively removing directory: /tmp/git.HKCjS7/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.386 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.386 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.389 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.390 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.390 | 88528 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.390 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.390 | 78168 | Removed run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.390 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.390 | 78168 | Assigned run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.390 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.390 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EaxGOL 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.394 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.394 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.395 | 88530 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.395 | 78168 | Removed run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.395 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.395 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.395 | 78168 | Assigned run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.396 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5NtE50 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.399 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.400 | 88527 | Marked run 703 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.400 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.401 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.403 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.404 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.405 | 88529 | Marked run 704 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.405 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.414 | 78172 | Recursively removing directory: /tmp/git.EaxGOL/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.414 | 78169 | Recursively removing directory: /tmp/git.5NtE50/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.415 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.415 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.416 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.416 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.418 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.418 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.421 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.421 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.421 | 88547 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.421 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.421 | 78168 | Removed run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.421 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.421 | 78168 | Assigned run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.421 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.421 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.A3y3gA 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.422 | 88548 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.422 | 78168 | Removed run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.422 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.422 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.422 | 78168 | Assigned run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.421 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.422 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uZNGLK 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.426 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.427 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.428 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.429 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.432 | 88545 | Marked run 705 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.432 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.435 | 88546 | Marked run 706 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.435 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.438 | 78172 | Recursively removing directory: /tmp/git.A3y3gA/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.439 | 78169 | Recursively removing directory: /tmp/git.uZNGLK/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.440 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.440 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.440 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.440 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.443 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.443 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.446 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 88565 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 78168 | Removed run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 78168 | Assigned run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 88566 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 78168 | Removed run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 78168 | Assigned run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.446 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.447 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GXJ1vd 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.446 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.446 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GXaDJK 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.447 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.451 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.452 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.452 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.454 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.456 | 88564 | Marked run 708 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.456 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.460 | 88563 | Marked run 707 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.460 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.462 | 78172 | Recursively removing directory: /tmp/git.GXJ1vd/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.463 | 78169 | Recursively removing directory: /tmp/git.GXaDJK/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.463 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.463 | 78172 | Process output: 415085 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.464 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.464 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.468 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.469 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.472 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.472 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.472 | 88583 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.472 | 78168 | Removed run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.472 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.472 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.472 | 78168 | Assigned run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.472 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ahLZJ4 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.473 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.473 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.473 | 88584 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.473 | 78168 | Removed run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.473 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.473 | 78168 | Assigned run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.473 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.473 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.l4owRU 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.480 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.481 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.481 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.482 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.484 | 88581 | Marked run 709 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.484 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.488 | 88582 | Marked run 710 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.488 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.491 | 78169 | Recursively removing directory: /tmp/git.l4owRU/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.492 | 78172 | Recursively removing directory: /tmp/git.ahLZJ4/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.492 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.492 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.493 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.493 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.495 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.496 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.498 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.498 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.499 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.499 | 88601 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.499 | 78168 | Removed run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.499 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.499 | 78168 | Assigned run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.499 | 88602 | Added a new worker 15 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.499 | 78168 | Removed run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.499 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.499 | 78168 | Assigned run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.499 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.500 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.500 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YTf8GQ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.499 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FSxLuB 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.502 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.504 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.506 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.506 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.507 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.509 | 88599 | Marked run 712 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.509 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.512 | 88600 | Marked run 711 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.513 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.516 | 78172 | Recursively removing directory: /tmp/git.FSxLuB/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.516 | 78169 | Recursively removing directory: /tmp/git.YTf8GQ/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.517 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.517 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.518 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.518 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.520 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.520 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.523 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.523 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.523 | 88619 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.523 | 78168 | Removed run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.523 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.523 | 78168 | Assigned run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.523 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vftje2 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.523 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.524 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.524 | 88620 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.524 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.524 | 78168 | Removed run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.524 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.524 | 78168 | Assigned run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.524 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.u4Zo6N 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.525 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.528 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.528 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.529 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.531 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.533 | 88618 | Marked run 713 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.534 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.537 | 88617 | Marked run 714 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.537 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.537 | 78172 | Recursively removing directory: /tmp/git.vftje2/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.539 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.539 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.541 | 78169 | Recursively removing directory: /tmp/git.u4Zo6N/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.542 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.542 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.542 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.545 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.545 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.545 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.545 | 88637 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.545 | 78168 | Removed run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.545 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.545 | 78168 | Assigned run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.545 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.545 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qTi65H 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.549 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.550 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.550 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.549 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RCsjy9 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.549 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.549 | 88638 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.549 | 78168 | Removed run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.549 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.549 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.549 | 78168 | Assigned run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.555 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.556 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.558 | 88635 | Marked run 715 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.558 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.561 | 78172 | Recursively removing directory: /tmp/git.qTi65H/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.562 | 88636 | Marked run 716 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.562 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.563 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.563 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.565 | 78169 | Recursively removing directory: /tmp/git.RCsjy9/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.566 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.566 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.566 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.569 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.569 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.569 | 88654 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.569 | 78168 | Removed run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.569 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.569 | 78168 | Assigned run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.569 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RVjXto 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.569 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.569 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.573 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.573 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.573 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.573 | 88656 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.573 | 78168 | Removed run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.573 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.573 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.573 | 78168 | Assigned run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.574 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.E4zsGS 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.574 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.579 | 88653 | Marked run 717 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.579 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.581 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.582 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.583 | 88655 | Marked run 718 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.583 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.583 | 78172 | Recursively removing directory: /tmp/git.RVjXto/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.585 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.585 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.588 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.590 | 78169 | Recursively removing directory: /tmp/git.E4zsGS/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.591 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.591 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.591 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.592 | 88672 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.592 | 78168 | Removed run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.592 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.592 | 78168 | Assigned run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.591 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.592 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tKuYoa 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.592 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.594 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.596 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.597 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.597 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.597 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.597 | 88674 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.597 | 78168 | Removed run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.597 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.598 | 78168 | Assigned run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.598 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.598 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dB1sWl 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.604 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.604 | 88671 | Marked run 719 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.604 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.605 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.607 | 78172 | Recursively removing directory: /tmp/git.tKuYoa/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.607 | 88673 | Marked run 720 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.607 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.608 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.609 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.612 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.613 | 78169 | Recursively removing directory: /tmp/git.dB1sWl/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.615 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.615 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.616 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.616 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.616 | 88690 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.616 | 78168 | Removed run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.616 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.616 | 78168 | Assigned run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.616 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AnEAr4 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.617 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.619 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.621 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.622 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.622 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.623 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.623 | 88693 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.623 | 78168 | Removed run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.623 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.623 | 78168 | Assigned run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.623 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.623 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RfFe2U 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.624 | 88689 | Marked run 721 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.624 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.629 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.630 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.632 | 78172 | Recursively removing directory: /tmp/git.AnEAr4/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.633 | 88691 | Marked run 722 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.634 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.634 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.634 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.637 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.639 | 78169 | Recursively removing directory: /tmp/git.RfFe2U/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.640 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.640 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.641 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.641 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.641 | 88708 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.641 | 78168 | Removed run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.641 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.641 | 78168 | Assigned run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.641 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.641 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.y97unF 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.645 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.645 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.646 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.648 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.649 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.649 | 88712 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.649 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.649 | 78168 | Removed run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.649 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.649 | 78168 | Assigned run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.649 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MAZeaN 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.652 | 88707 | Marked run 723 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.653 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.655 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.656 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.656 | 78172 | Recursively removing directory: /tmp/git.y97unF/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.658 | 88709 | Marked run 724 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.658 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.658 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.658 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.661 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.664 | 78169 | Recursively removing directory: /tmp/git.MAZeaN/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.665 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.665 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.665 | 88726 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.665 | 78168 | Removed run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.665 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.665 | 78168 | Assigned run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.665 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.p5X2aC 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.666 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.666 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.666 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.669 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.670 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.670 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.674 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.674 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.674 | 88732 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.674 | 78168 | Removed run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.674 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.675 | 78168 | Assigned run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.675 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.675 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8GWLsV 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.676 | 88725 | Marked run 725 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.676 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.679 | 78172 | Recursively removing directory: /tmp/git.p5X2aC/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.680 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.681 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.681 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.681 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.684 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.684 | 88728 | Marked run 726 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.685 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.688 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.688 | 88744 | Added a new worker 9 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.688 | 78168 | Removed run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.688 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.688 | 78168 | Assigned run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.688 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.688 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.688 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.y8fb5B 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.690 | 78169 | Recursively removing directory: /tmp/git.8GWLsV/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.692 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.692 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.692 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.693 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.696 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.697 | 88738 | Marked run 727 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.697 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.699 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.699 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.699 | 88753 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.699 | 78168 | Removed run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.699 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.700 | 78168 | Assigned run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.700 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.700 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NqXbhf 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.702 | 78172 | Recursively removing directory: /tmp/git.y8fb5B/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.703 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.703 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.705 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.706 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.706 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.710 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.709 | 88747 | Marked run 728 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.710 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.710 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.710 | 88758 | Added a new worker 8 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.710 | 78168 | Removed run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.710 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.710 | 78168 | Assigned run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.711 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Xk6Kkj 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.711 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.714 | 78169 | Recursively removing directory: /tmp/git.NqXbhf/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.715 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.715 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.716 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.717 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.719 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.719 | 88755 | Marked run 729 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.719 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.722 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.722 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.722 | 88769 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.722 | 78168 | Removed run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.722 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.722 | 78168 | Assigned run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.722 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.722 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GWyfI3 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.727 | 78172 | Recursively removing directory: /tmp/git.Xk6Kkj/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.728 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.728 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.729 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.730 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.732 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.732 | 88764 | Marked run 730 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.732 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.735 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.735 | 88778 | Added a new worker 9 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.735 | 78168 | Removed run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.735 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.735 | 78168 | Assigned run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.735 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.736 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hQwqc3 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.736 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.739 | 78169 | Recursively removing directory: /tmp/git.GWyfI3/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.740 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.740 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.740 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.742 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.743 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.744 | 88773 | Marked run 731 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.744 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.747 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.747 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.747 | 88787 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.747 | 78168 | Removed run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.747 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.747 | 78168 | Assigned run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.747 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.747 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zKiqfN 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.751 | 78172 | Recursively removing directory: /tmp/git.hQwqc3/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.752 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.752 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.753 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.753 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.756 | 88782 | Marked run 732 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.756 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.757 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.760 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.760 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.760 | 88798 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.760 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.761 | 78168 | Removed run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.761 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.761 | 78168 | Assigned run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.761 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nDrKYh 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.761 | 78169 | Recursively removing directory: /tmp/git.zKiqfN/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.763 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.763 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.765 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.766 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.768 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.769 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.769 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.769 | 88801 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.769 | 78168 | Removed run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.769 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.769 | 78168 | Assigned run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.769 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2REUFE 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.769 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.771 | 88793 | Marked run 733 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.771 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.775 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.776 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.777 | 78172 | Recursively removing directory: /tmp/git.nDrKYh/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.779 | 88799 | Marked run 734 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.779 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.779 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.779 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.782 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.784 | 78169 | Recursively removing directory: /tmp/git.2REUFE/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.786 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.786 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.786 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.786 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.786 | 88816 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.786 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.786 | 78168 | Removed run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.786 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.786 | 78168 | Assigned run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.786 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0I2KE4 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.790 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.791 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.792 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.793 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.793 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.794 | 88819 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.794 | 78168 | Removed run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.794 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.794 | 78168 | Assigned run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.794 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WuGLN9 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.794 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.794 | 88815 | Marked run 735 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.795 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.800 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.801 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.803 | 78172 | Recursively removing directory: /tmp/git.0I2KE4/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.805 | 88817 | Marked run 736 as finished 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.805 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.805 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.805 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.809 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.810 | 78169 | Recursively removing directory: /tmp/git.WuGLN9/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.812 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.812 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.812 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.812 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.812 | 88834 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.812 | 78168 | Removed run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.812 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.813 | 78168 | Assigned run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.813 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.813 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.z3dyyk 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.816 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.817 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.819 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.820 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.820 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.820 | 88837 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.820 | 78168 | Removed run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.820 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.820 | 78168 | Assigned run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.820 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.820 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hO1elG 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.821 | 88833 | Marked run 737 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.822 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.825 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.826 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.829 | 88835 | Marked run 738 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.829 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.829 | 78172 | Recursively removing directory: /tmp/git.z3dyyk/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.831 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.831 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.834 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.834 | 78169 | Recursively removing directory: /tmp/git.hO1elG/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.836 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.836 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.838 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.838 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.838 | 88852 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.838 | 78168 | Removed run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.838 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.838 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.838 | 78168 | Assigned run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.839 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xKOS7D 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.840 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.844 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.844 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.844 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.845 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.845 | 88854 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.845 | 78168 | Removed run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.845 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.845 | 78168 | Assigned run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.845 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.845 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vocOcL 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.847 | 88851 | Marked run 739 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.847 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.850 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.851 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.854 | 78172 | Recursively removing directory: /tmp/git.xKOS7D/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.855 | 88853 | Marked run 740 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.855 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.856 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.856 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.859 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.860 | 78169 | Recursively removing directory: /tmp/git.vocOcL/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.861 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.861 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.862 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.862 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.862 | 88870 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.862 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.862 | 78168 | Removed run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.862 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.862 | 78168 | Assigned run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.863 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.H46Zcl 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.865 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.866 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.867 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.869 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.869 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.869 | 88873 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.869 | 78168 | Removed run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.869 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.869 | 78168 | Assigned run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.870 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MSmIbV 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.870 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.874 | 88869 | Marked run 741 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.874 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.877 | 78172 | Recursively removing directory: /tmp/git.H46Zcl/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.877 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.878 | 88871 | Marked run 742 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.878 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.878 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.879 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.879 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.882 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.885 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.885 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.885 | 88888 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.885 | 78168 | Removed run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.885 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.886 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nQpA0e 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.885 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.885 | 78168 | Assigned run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.886 | 78169 | Recursively removing directory: /tmp/git.MSmIbV/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.888 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.888 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.891 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.892 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.892 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.894 | 88883 | Marked run 743 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.894 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.895 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.895 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.895 | 88892 | Added a new worker 8 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.895 | 78168 | Removed run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.895 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.895 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.895 | 78168 | Assigned run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.895 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aCejUn 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.900 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.901 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.901 | 78172 | Recursively removing directory: /tmp/git.nQpA0e/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.904 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.904 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.906 | 88889 | Marked run 744 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.906 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.907 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.909 | 78169 | Recursively removing directory: /tmp/git.aCejUn/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.910 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.910 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.910 | 88906 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.910 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.910 | 78168 | Removed run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.911 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.911 | 78168 | Assigned run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.911 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lGM8ui 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.911 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.911 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.915 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.915 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.916 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.919 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.919 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.919 | 88910 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.919 | 78168 | Removed run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.919 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.919 | 78168 | Assigned run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.919 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.919 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FwPMU3 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.925 | 78172 | Recursively removing directory: /tmp/git.lGM8ui/ 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.925 | 88905 | Marked run 745 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.925 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.927 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.927 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.927 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.928 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.930 | 88907 | Marked run 746 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.930 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.931 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.934 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.934 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.934 | 88924 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.934 | 78168 | Removed run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.934 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.934 | 78168 | Assigned run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.935 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.935 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZVRJS2 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.936 | 78169 | Recursively removing directory: /tmp/git.FwPMU3/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.938 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.938 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.940 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.940 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.942 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.943 | 88918 | Marked run 747 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.943 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.944 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.944 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.944 | 88927 | Added a new worker 8 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.944 | 78168 | Removed run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.944 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.944 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.944 | 78168 | Assigned run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.944 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MKeimg 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.949 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.950 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.951 | 78172 | Recursively removing directory: /tmp/git.ZVRJS2/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.953 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.953 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.955 | 88925 | Marked run 748 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.955 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.957 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.958 | 78169 | Recursively removing directory: /tmp/git.MKeimg/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.959 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.959 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.960 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.960 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.960 | 88942 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.960 | 78168 | Removed run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.960 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.960 | 78168 | Assigned run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.960 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.960 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eNkvJf 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.963 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.964 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.965 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.967 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.967 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.967 | 88946 | Added a new worker 12 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.968 | 78168 | Removed run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.968 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.968 | 78168 | Assigned run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.968 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dgvL55 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.968 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.973 | 88941 | Marked run 749 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.974 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.975 | 78169 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.975 | 78172 | Recursively removing directory: /tmp/git.eNkvJf/ 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.976 | 78169 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.977 | 88943 | Marked run 750 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.978 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.978 | 78172 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.978 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.981 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.984 | 78169 | Recursively removing directory: /tmp/git.dgvL55/ 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.984 | 78172 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.984 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.984 | 88960 | Added a new worker 10 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.984 | 78168 | Removed run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.984 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.984 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.985 | 78168 | Assigned run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.985 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Sv4Woe 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.986 | 78169 | Process exit code: 0 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.986 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.989 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.989 | 78172 | Checking out revision HEAD 2024-04-25 03:45:31 | INFO | 78172/cimple-worker: 2024-04-25 03:45:31.990 | 78172 | Going to run: ./ci 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.992 | 78169 | Waiting for a new command 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.992 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.992 | 88964 | Added a new worker 13 to the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.993 | 78168 | Removed run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.993 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.993 | 78168 | Assigned run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.993 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BUzwyW 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.993 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.994 | 88959 | Marked run 751 as finished 2024-04-25 03:45:31 | INFO | 78166/cimple-server: 2024-04-25 03:45:31.994 | 78166 | Waiting for new connections 2024-04-25 03:45:31 | INFO | 78169/cimple-worker: 2024-04-25 03:45:31.999 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.000 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.000 | 78172 | Recursively removing directory: /tmp/git.Sv4Woe/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.002 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.002 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.003 | 88961 | Marked run 752 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.003 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.005 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.008 | 78169 | Recursively removing directory: /tmp/git.BUzwyW/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.009 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.009 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.009 | 88978 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.009 | 78168 | Removed run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.009 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.009 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.009 | 78168 | Assigned run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.009 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2lcS7q 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.010 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.010 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.014 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.014 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.015 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.017 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.017 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.018 | 88977 | Marked run 753 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.018 | 88981 | Added a new worker 8 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.018 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.018 | 78168 | Removed run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.018 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.018 | 78168 | Assigned run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.018 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.018 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.j7gUDp 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.023 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.024 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.025 | 78172 | Recursively removing directory: /tmp/git.2lcS7q/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.027 | 88979 | Marked run 754 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.027 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.027 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.027 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.031 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.033 | 78169 | Recursively removing directory: /tmp/git.j7gUDp/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.034 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.034 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.034 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.034 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.034 | 88996 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.034 | 78168 | Removed run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.034 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.034 | 78168 | Assigned run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.034 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.034 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9h0E9o 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.038 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.039 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.039 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.042 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.042 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.042 | 89001 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.042 | 78168 | Removed run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.042 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.042 | 78168 | Assigned run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.043 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aNyNBo 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.043 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.045 | 88995 | Marked run 755 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.045 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.048 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.049 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.049 | 78172 | Recursively removing directory: /tmp/git.9h0E9o/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.051 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.051 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.054 | 88997 | Marked run 756 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.054 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.055 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.058 | 78169 | Recursively removing directory: /tmp/git.aNyNBo/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.058 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.058 | 89014 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.058 | 78168 | Removed run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.058 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.058 | 78168 | Assigned run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.058 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.058 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IiNaXc 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.059 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.060 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.060 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.063 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.064 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.065 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.067 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.067 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.067 | 89018 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.067 | 78168 | Removed run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.067 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.067 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.067 | 78168 | Assigned run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.068 | 89012 | Marked run 757 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.068 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.068 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rAAkyV 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.073 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.073 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.074 | 78172 | Recursively removing directory: /tmp/git.IiNaXc/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.076 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.076 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.078 | 89015 | Marked run 758 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.078 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.080 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.083 | 78169 | Recursively removing directory: /tmp/git.rAAkyV/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.084 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.084 | 89032 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.084 | 78168 | Removed run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.084 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.084 | 78168 | Assigned run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.084 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.084 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.084 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.084 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.084 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kYIiuk 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.088 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.088 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.089 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.092 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.092 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.092 | 89037 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.092 | 78168 | Removed run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.092 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.092 | 78168 | Assigned run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.093 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Mc8esS 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.093 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.094 | 89031 | Marked run 759 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.095 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.098 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.099 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.099 | 78172 | Recursively removing directory: /tmp/git.kYIiuk/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.102 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.102 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.104 | 89033 | Marked run 760 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.104 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.105 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.108 | 78169 | Recursively removing directory: /tmp/git.Mc8esS/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.109 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.109 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.109 | 89050 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.109 | 78168 | Removed run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.109 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.109 | 78168 | Assigned run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.109 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.109 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.109 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AfRCLj 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.109 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.113 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.113 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.113 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.117 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.117 | 89055 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.117 | 78168 | Removed run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.117 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.117 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.117 | 78168 | Assigned run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.117 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.117 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9KD3JB 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.121 | 89049 | Marked run 761 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.121 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.123 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.124 | 78172 | Recursively removing directory: /tmp/git.AfRCLj/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.124 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.126 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.126 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.127 | 89051 | Marked run 762 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.127 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.129 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.133 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.133 | 89068 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.133 | 78168 | Removed run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.133 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.133 | 78168 | Assigned run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.133 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.133 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rIrefi 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.133 | 78169 | Recursively removing directory: /tmp/git.9KD3JB/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.133 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.135 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.135 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.137 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.138 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.138 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.141 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.141 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.141 | 89071 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.141 | 78168 | Removed run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.141 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.141 | 78168 | Assigned run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.141 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.142 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7j1mWa 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.142 | 89063 | Marked run 763 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.142 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.148 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.148 | 78172 | Recursively removing directory: /tmp/git.rIrefi/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.149 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.150 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.150 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.152 | 89069 | Marked run 764 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.152 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.153 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.157 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.157 | 89086 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.157 | 78168 | Removed run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.157 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.157 | 78168 | Assigned run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.157 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.157 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.157 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.typeHk 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.158 | 78169 | Recursively removing directory: /tmp/git.7j1mWa/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.160 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.160 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.161 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.162 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.165 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.168 | 89083 | Marked run 765 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.168 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.168 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.168 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.168 | 89095 | Added a new worker 8 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.168 | 78168 | Removed run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.168 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.168 | 78168 | Assigned run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.168 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.168 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bAjhQY 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.172 | 78172 | Recursively removing directory: /tmp/git.typeHk/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.173 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.174 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.174 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.174 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.177 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.177 | 89089 | Marked run 766 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.177 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.180 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.180 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.181 | 89104 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.181 | 78168 | Removed run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.181 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.181 | 78168 | Assigned run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.181 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mURM1T 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.182 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.183 | 78169 | Recursively removing directory: /tmp/git.bAjhQY/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.184 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.184 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.186 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.187 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.187 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.191 | 89098 | Marked run 767 as finished 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.191 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.191 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.191 | 89110 | Added a new worker 12 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.192 | 78168 | Removed run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.192 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.192 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.192 | 78168 | Assigned run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.192 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Qh6cvl 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.197 | 78172 | Recursively removing directory: /tmp/git.mURM1T/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.197 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.199 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.199 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.199 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.201 | 89106 | Marked run 768 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.201 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.202 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.206 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.206 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.206 | 89122 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.206 | 78168 | Removed run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.206 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.206 | 78168 | Assigned run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.206 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XCAPbX 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.206 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.208 | 78169 | Recursively removing directory: /tmp/git.Qh6cvl/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.210 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.210 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.211 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.212 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.213 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.215 | 89117 | Marked run 769 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.215 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.216 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.216 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.216 | 89129 | Added a new worker 8 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.216 | 78168 | Removed run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.216 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.217 | 78168 | Assigned run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.217 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.217 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YKHtF8 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.220 | 78172 | Recursively removing directory: /tmp/git.XCAPbX/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.221 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.221 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.222 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.223 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.224 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.227 | 89124 | Marked run 770 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.227 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.227 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.228 | 89136 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.228 | 78168 | Removed run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.228 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.228 | 78168 | Assigned run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.227 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.228 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HBK6kU 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.228 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.232 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.233 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.233 | 78169 | Recursively removing directory: /tmp/git.YKHtF8/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.236 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.236 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.238 | 89133 | Marked run 771 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.238 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.239 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.242 | 78172 | Recursively removing directory: /tmp/git.HBK6kU/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.243 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.243 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.243 | 89149 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.243 | 78168 | Removed run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.243 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.243 | 78168 | Assigned run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.243 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fKBjgK 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.243 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.244 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.244 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.247 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.247 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.248 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.251 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.251 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.251 | 89153 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.251 | 78168 | Removed run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.251 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.251 | 78168 | Assigned run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.252 | 89146 | Marked run 772 as finished 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.251 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xSuYAJ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.252 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.252 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.257 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.259 | 78169 | Recursively removing directory: /tmp/git.fKBjgK/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.260 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.261 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.261 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.262 | 89150 | Marked run 773 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.263 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.264 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.268 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.268 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.268 | 89167 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.268 | 78168 | Removed run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.268 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.268 | 78168 | Assigned run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.268 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.beDVcv 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.268 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.269 | 78172 | Recursively removing directory: /tmp/git.xSuYAJ/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.270 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.270 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.272 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.273 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.273 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.277 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.277 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.277 | 89172 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.277 | 78168 | Removed run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.277 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.277 | 78168 | Assigned run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.277 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.277 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZwaBNK 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.278 | 89162 | Marked run 774 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.278 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.283 | 78169 | Recursively removing directory: /tmp/git.beDVcv/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.284 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.285 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.285 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.285 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.287 | 89168 | Marked run 775 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.287 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.288 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.292 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.292 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.292 | 89185 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.292 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.293 | 78168 | Removed run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.293 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.293 | 78168 | Assigned run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.293 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oFR6vM 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.294 | 78172 | Recursively removing directory: /tmp/git.ZwaBNK/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.295 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.295 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.298 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.299 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.299 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.300 | 89180 | Marked run 776 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.300 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.302 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.302 | 89190 | Added a new worker 8 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.302 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.302 | 78168 | Removed run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.302 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.302 | 78168 | Assigned run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.302 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.303 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.taZZon 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.307 | 78169 | Recursively removing directory: /tmp/git.oFR6vM/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.308 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.308 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.309 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.309 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.312 | 89186 | Marked run 777 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.312 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.313 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.316 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.316 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.316 | 89203 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.317 | 78168 | Removed run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.317 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.317 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.317 | 78168 | Assigned run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.317 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0hzVaj 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.317 | 78172 | Recursively removing directory: /tmp/git.taZZon/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.319 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.319 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.322 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.323 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.323 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.324 | 89198 | Marked run 778 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.324 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.326 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.326 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.326 | 89207 | Added a new worker 8 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.326 | 78168 | Removed run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.326 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.326 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.326 | 78168 | Assigned run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.326 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9bb2os 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.331 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.332 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.334 | 78169 | Recursively removing directory: /tmp/git.0hzVaj/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.335 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.335 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.336 | 89204 | Marked run 779 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.336 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.339 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.341 | 78172 | Recursively removing directory: /tmp/git.9bb2os/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.342 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.342 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.343 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.343 | 89221 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.343 | 78168 | Removed run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.343 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.343 | 78168 | Assigned run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.343 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.343 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.343 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5OMG5B 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.346 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.347 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.348 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.350 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.350 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.350 | 89225 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.350 | 78168 | Removed run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.350 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.350 | 78168 | Assigned run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.351 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.351 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vJdlrg 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.354 | 89220 | Marked run 780 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.355 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.356 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.357 | 78169 | Recursively removing directory: /tmp/git.5OMG5B/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.358 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.359 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.359 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.361 | 89222 | Marked run 781 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.361 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.362 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.366 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.366 | 89239 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.366 | 78168 | Removed run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.366 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.366 | 78168 | Assigned run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.366 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.365 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.366 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rb6Kma 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.367 | 78172 | Recursively removing directory: /tmp/git.vJdlrg/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.368 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.369 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.370 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.372 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.373 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.376 | 89236 | Marked run 782 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.376 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.376 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.376 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.376 | 89244 | Added a new worker 8 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.376 | 78168 | Removed run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.376 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.376 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.376 | 78168 | Assigned run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.376 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3oFNYR 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.381 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.381 | 78169 | Recursively removing directory: /tmp/git.rb6Kma/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.382 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.383 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.383 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.387 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.387 | 89241 | Marked run 783 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.388 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.391 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.391 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.391 | 89257 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.391 | 78168 | Removed run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.391 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.391 | 78168 | Assigned run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.391 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZWBfSk 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.392 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.393 | 78172 | Recursively removing directory: /tmp/git.3oFNYR/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.394 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.394 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.396 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.397 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.398 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.401 | 89252 | Marked run 784 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.401 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.402 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.403 | 89264 | Added a new worker 8 to the queue 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.402 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.403 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yWdWeM 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.403 | 78168 | Removed run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.403 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.403 | 78168 | Assigned run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.403 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.408 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.409 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.409 | 78169 | Recursively removing directory: /tmp/git.ZWBfSk/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.411 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.411 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.414 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.418 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.418 | 89275 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.418 | 78168 | Removed run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.418 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.418 | 78168 | Assigned run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.418 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.418 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gGlJ4j 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.420 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.421 | 78172 | Recursively removing directory: /tmp/git.yWdWeM/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.423 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.423 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.423 | 89259 | Marked run 785 as finished 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.424 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.424 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.425 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.428 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.428 | 89270 | Marked run 786 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.428 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.431 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.431 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.432 | 89284 | Added a new worker 8 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.432 | 78168 | Removed run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.432 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.432 | 78168 | Assigned run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.432 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nk1K7Q 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.433 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.437 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.438 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.441 | 78169 | Recursively removing directory: /tmp/git.gGlJ4j/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.441 | 89277 | Marked run 787 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.441 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.442 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.442 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.447 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.448 | 78172 | Recursively removing directory: /tmp/git.nk1K7Q/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.449 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.449 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.450 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.450 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qXIp2A 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.450 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.450 | 89293 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.450 | 78168 | Removed run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.450 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.450 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.450 | 78168 | Assigned run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.453 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.455 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.456 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.457 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.457 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.458 | 89296 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.459 | 78168 | Removed run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.459 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.459 | 78168 | Assigned run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.459 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YfLyFu 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.464 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.465 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.466 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.468 | 89292 | Marked run 788 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.468 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.470 | 78169 | Recursively removing directory: /tmp/git.qXIp2A/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.471 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.471 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.472 | 89294 | Marked run 789 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.472 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.475 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.477 | 78172 | Recursively removing directory: /tmp/git.YfLyFu/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.479 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.479 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.479 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.479 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.479 | 89311 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.479 | 78168 | Removed run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.479 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.479 | 78168 | Assigned run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.480 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.479 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EilsaI 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.483 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.484 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.485 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.487 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.487 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.487 | 89314 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.488 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.488 | 78168 | Removed run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.488 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.488 | 78168 | Assigned run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.488 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.T0bY5v 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.489 | 89310 | Marked run 790 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.489 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.493 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.494 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.496 | 89312 | Marked run 791 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.496 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.501 | 78169 | Recursively removing directory: /tmp/git.EilsaI/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.502 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.502 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.505 | 78172 | Recursively removing directory: /tmp/git.T0bY5v/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.506 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.507 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.507 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.510 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.510 | 89329 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.510 | 78168 | Removed run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.510 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.510 | 78168 | Assigned run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.510 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.510 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fCC1Va 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.511 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.511 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.515 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.515 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.516 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.516 | 89331 | Added a new worker 12 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.516 | 78168 | Removed run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.516 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.516 | 78168 | Assigned run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.516 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.516 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.516 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6vBpRt 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.522 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.523 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.526 | 89328 | Marked run 792 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.526 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.528 | 78169 | Recursively removing directory: /tmp/git.fCC1Va/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.530 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.530 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.531 | 89330 | Marked run 793 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.531 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.533 | 78172 | Recursively removing directory: /tmp/git.6vBpRt/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.534 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.534 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.534 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.537 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.537 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.538 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.538 | 89348 | Added a new worker 12 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.538 | 78168 | Removed run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.538 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.538 | 78168 | Assigned run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.538 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.L7G2zL 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.539 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.540 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.540 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.541 | 89349 | Added a new worker 12 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.541 | 78168 | Removed run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.541 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.541 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.541 | 78168 | Assigned run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.541 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kgGzqh 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.543 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.545 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.547 | 89346 | Marked run 794 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.547 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.548 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.549 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.552 | 89347 | Marked run 795 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.552 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.554 | 78169 | Recursively removing directory: /tmp/git.L7G2zL/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.555 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.555 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.558 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.558 | 78172 | Recursively removing directory: /tmp/git.kgGzqh/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.559 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.560 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.561 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.561 | 89365 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.561 | 78168 | Removed run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.561 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.561 | 78168 | Assigned run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.562 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.561 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.561 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.x2x7DL 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.563 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.566 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.566 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.567 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.567 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.567 | 89367 | Added a new worker 12 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.567 | 78168 | Removed run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.567 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.567 | 78168 | Assigned run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.568 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.568 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FWo6Ao 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.572 | 89364 | Marked run 796 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.572 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.574 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.575 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.576 | 89366 | Marked run 797 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.576 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.577 | 78169 | Recursively removing directory: /tmp/git.x2x7DL/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.578 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.578 | 78169 | Process output: 415085 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.581 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.583 | 78172 | Recursively removing directory: /tmp/git.FWo6Ao/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.585 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.585 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.585 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.585 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.585 | 89383 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.585 | 78168 | Removed run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.585 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.585 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.585 | 78168 | Assigned run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.586 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0VDSpU 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.589 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.592 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.592 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.593 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.593 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.593 | 89386 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.593 | 78168 | Removed run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.593 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.593 | 78168 | Assigned run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.593 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.593 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KkrCHj 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.594 | 89382 | Marked run 798 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.594 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.601 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.602 | 78169 | Recursively removing directory: /tmp/git.0VDSpU/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.602 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.603 | 89384 | Marked run 799 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.603 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.604 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.604 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.607 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.610 | 78172 | Recursively removing directory: /tmp/git.KkrCHj/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.610 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.610 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.610 | 89401 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.610 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.611 | 78168 | Removed run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.611 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.611 | 78168 | Assigned run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.611 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9BLEZH 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.611 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.611 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.615 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.617 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.618 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.619 | 89400 | Marked run 800 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.619 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.619 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.619 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3Gn74b 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.619 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.619 | 89404 | Added a new worker 8 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.619 | 78168 | Removed run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.619 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.619 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.619 | 78168 | Assigned run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.624 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.626 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.627 | 78169 | Recursively removing directory: /tmp/git.9BLEZH/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.628 | 89402 | Marked run 801 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.628 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.629 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.629 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.633 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.634 | 78172 | Recursively removing directory: /tmp/git.3Gn74b/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.635 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.635 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.636 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.636 | 89419 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.636 | 78168 | Removed run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.636 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.636 | 78168 | Assigned run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.637 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.636 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.636 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gRqRZJ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.640 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.641 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.641 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.643 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.644 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.644 | 89423 | Added a new worker 14 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.644 | 78168 | Removed run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.644 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.644 | 78168 | Assigned run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.644 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fPi0gw 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.645 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.647 | 89418 | Marked run 802 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.648 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.649 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.650 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.652 | 78169 | Recursively removing directory: /tmp/git.gRqRZJ/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.654 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.654 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.654 | 89420 | Marked run 803 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.654 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.657 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.659 | 78172 | Recursively removing directory: /tmp/git.fPi0gw/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.660 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.660 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.661 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.661 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.661 | 89437 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.661 | 78168 | Removed run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.661 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.661 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.661 | 78168 | Assigned run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.661 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KT8ZO1 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.664 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.665 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.666 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.668 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.669 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.669 | 89441 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.669 | 78168 | Removed run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.669 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.669 | 78168 | Assigned run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.669 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.669 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lSMMLq 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.673 | 89436 | Marked run 804 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.673 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.675 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.676 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.677 | 78169 | Recursively removing directory: /tmp/git.KT8ZO1/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.678 | 89438 | Marked run 805 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.678 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.678 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.678 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.682 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.684 | 78172 | Recursively removing directory: /tmp/git.lSMMLq/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.686 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.686 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.686 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.686 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.686 | 89455 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.686 | 78168 | Removed run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.686 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.686 | 78168 | Assigned run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.686 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.686 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.raMRLM 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.690 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.692 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.693 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.694 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.694 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.694 | 89458 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.694 | 78168 | Removed run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.694 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.694 | 78168 | Assigned run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.694 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DRJrnu 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.694 | 89454 | Marked run 806 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.695 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.695 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.698 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.699 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.703 | 78169 | Recursively removing directory: /tmp/git.raMRLM/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.704 | 89456 | Marked run 807 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.704 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.705 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.705 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.709 | 78172 | Recursively removing directory: /tmp/git.DRJrnu/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.709 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.710 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.710 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.712 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.712 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.712 | 89473 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.712 | 78168 | Removed run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.712 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.712 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.712 | 78168 | Assigned run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.712 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.95sUQE 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.713 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.717 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.717 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.717 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.717 | 89475 | Added a new worker 12 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.717 | 78168 | Removed run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.717 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.717 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.717 | 78168 | Assigned run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.718 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LgEOEN 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.718 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.723 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.724 | 89472 | Marked run 808 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.724 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.724 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.727 | 89474 | Marked run 809 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.728 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.729 | 78169 | Recursively removing directory: /tmp/git.95sUQE/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.730 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.730 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.733 | 78172 | Recursively removing directory: /tmp/git.LgEOEN/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.734 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.734 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.734 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.738 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.738 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.738 | 89491 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.738 | 78168 | Removed run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.738 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.738 | 78168 | Assigned run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.738 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.738 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ailc7D 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.739 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.743 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.743 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.743 | 89493 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.743 | 78168 | Removed run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.743 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.743 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.743 | 78168 | Assigned run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.744 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iiFjMq 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.745 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.745 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.747 | 89490 | Marked run 810 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.747 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.749 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.750 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.754 | 89492 | Marked run 811 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.754 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.754 | 78169 | Recursively removing directory: /tmp/git.Ailc7D/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.756 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.756 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.759 | 78172 | Recursively removing directory: /tmp/git.iiFjMq/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.759 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.760 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.760 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.762 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.762 | 89509 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.762 | 78168 | Removed run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.762 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.762 | 78168 | Assigned run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.762 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.762 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.762 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.evwiUx 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.763 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.766 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.767 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.767 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.767 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.767 | 89511 | Added a new worker 12 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.767 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.767 | 78168 | Removed run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.767 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.768 | 78168 | Assigned run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.768 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ivr9Dd 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.773 | 89508 | Marked run 812 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.774 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.775 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.776 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.777 | 78169 | Recursively removing directory: /tmp/git.evwiUx/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.778 | 89510 | Marked run 813 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.778 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.779 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.779 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.782 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.784 | 78172 | Recursively removing directory: /tmp/git.Ivr9Dd/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.786 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.786 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.786 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.786 | 89527 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.786 | 78168 | Removed run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.786 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.786 | 78168 | Assigned run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.786 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.786 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.787 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9H3Aml 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.790 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.792 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.793 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.794 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.794 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.794 | 89530 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.794 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.794 | 78168 | Removed run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.794 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.794 | 78168 | Assigned run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.794 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.q0S9FS 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.795 | 89526 | Marked run 814 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.795 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.799 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.800 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.803 | 78169 | Recursively removing directory: /tmp/git.9H3Aml/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.805 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.805 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.806 | 89528 | Marked run 815 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.807 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.809 | 78172 | Recursively removing directory: /tmp/git.q0S9FS/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.809 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.810 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.810 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.813 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.813 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.813 | 89545 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.813 | 78168 | Removed run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.813 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.813 | 78168 | Assigned run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.813 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.k3CLtW 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.813 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.814 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.818 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.818 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.818 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.818 | 89547 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.818 | 78168 | Removed run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.818 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.819 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.819 | 78168 | Assigned run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.819 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.H240Oo 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.821 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.826 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.826 | 89544 | Marked run 816 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.826 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.827 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.830 | 89546 | Marked run 817 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.830 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.832 | 78169 | Recursively removing directory: /tmp/git.k3CLtW/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.833 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.833 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.836 | 78172 | Recursively removing directory: /tmp/git.H240Oo/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.837 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.837 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.837 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.840 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.841 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.841 | 89563 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.841 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.841 | 78168 | Removed run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.841 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.841 | 78168 | Assigned run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.841 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.i2cwOV 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.842 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.846 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.846 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.846 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.846 | 89565 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.846 | 78168 | Removed run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.846 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.846 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.846 | 78168 | Assigned run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.846 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VfIWZ8 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.847 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.850 | 89562 | Marked run 818 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.850 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.851 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.852 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.856 | 89564 | Marked run 819 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.856 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.857 | 78169 | Recursively removing directory: /tmp/git.i2cwOV/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.858 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.858 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.861 | 78172 | Recursively removing directory: /tmp/git.VfIWZ8/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.862 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.863 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.863 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.866 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.866 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.866 | 89581 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.866 | 78168 | Removed run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.866 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.866 | 78168 | Assigned run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.866 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.867 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KrLrPy 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.867 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.871 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.871 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.871 | 89583 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.871 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.871 | 78168 | Removed run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.872 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.872 | 78168 | Assigned run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.871 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.872 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NF5ejA 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.873 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.877 | 89580 | Marked run 820 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.877 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.880 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.881 | 89582 | Marked run 821 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.881 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.882 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.882 | 78169 | Recursively removing directory: /tmp/git.KrLrPy/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.884 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.884 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.887 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.890 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.890 | 78172 | Recursively removing directory: /tmp/git.NF5ejA/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.890 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.890 | 89599 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.890 | 78168 | Removed run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.890 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.890 | 78168 | Assigned run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.890 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.890 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wDz0iN 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.891 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.891 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.894 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.895 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.896 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.897 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.898 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.898 | 89602 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.898 | 78168 | Removed run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.898 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.898 | 78168 | Assigned run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.898 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.898 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sVX901 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.901 | 89598 | Marked run 822 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.901 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.904 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.904 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.906 | 78169 | Recursively removing directory: /tmp/git.wDz0iN/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.908 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.908 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.909 | 89600 | Marked run 823 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.909 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.912 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.913 | 78172 | Recursively removing directory: /tmp/git.sVX901/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.914 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.914 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.915 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.915 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.915 | 89617 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.915 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.915 | 78168 | Removed run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.915 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.915 | 78168 | Assigned run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.915 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.65yp2E 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.919 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.921 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.921 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.922 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.923 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.923 | 89620 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.923 | 78168 | Removed run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.923 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.923 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.923 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xxv1eS 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.923 | 78168 | Assigned run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.930 | 89616 | Marked run 824 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.930 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.932 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.932 | 78169 | Recursively removing directory: /tmp/git.65yp2E/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.933 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.933 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.936 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.939 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.939 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.939 | 89628 | Added a new worker 14 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.939 | 78168 | Removed run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.939 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.939 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.939 | 78168 | Assigned run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.939 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6cVDXR 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.948 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.950 | 89618 | Marked run 825 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.951 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.953 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.954 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.955 | 89627 | Marked run 826 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.955 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.957 | 78172 | Recursively removing directory: /tmp/git.xxv1eS/ 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.958 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.958 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.961 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.962 | 78169 | Recursively removing directory: /tmp/git.6cVDXR/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.964 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.964 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.965 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.965 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.965 | 89644 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.965 | 78168 | Removed run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.965 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.965 | 78168 | Assigned run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.965 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.966 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uquclD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.968 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.971 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.972 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.972 | 78172 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.972 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.972 | 89646 | Added a new worker 13 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.972 | 78168 | Removed run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.972 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.972 | 78168 | Assigned run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.973 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nBTeM2 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.973 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.974 | 89643 | Marked run 827 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.975 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.979 | 78169 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.980 | 78169 | Going to run: ./ci 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.981 | 78172 | Recursively removing directory: /tmp/git.uquclD/ 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.982 | 89645 | Marked run 828 as finished 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.982 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.983 | 78172 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.983 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.986 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.988 | 78169 | Recursively removing directory: /tmp/git.nBTeM2/ 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.989 | 78169 | Process exit code: 0 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.989 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.990 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.990 | 78172 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.990 | 89662 | Added a new worker 10 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.990 | 78168 | Removed run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.990 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.990 | 78168 | Assigned run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.990 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.990 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ieiGTi 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.992 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.995 | 78169 | Waiting for a new command 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.995 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.995 | 89664 | Added a new worker 12 to the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.995 | 78168 | Removed run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.995 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.995 | 78168 | Assigned run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:32 | INFO | 78166/cimple-server: 2024-04-25 03:45:32.995 | 78166 | Waiting for new connections 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.995 | 78172 | Checking out revision HEAD 2024-04-25 03:45:32 | INFO | 78169/cimple-worker: 2024-04-25 03:45:32.996 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NfqmdS 2024-04-25 03:45:32 | INFO | 78172/cimple-worker: 2024-04-25 03:45:32.996 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.001 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.002 | 89661 | Marked run 829 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.002 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.002 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.006 | 89663 | Marked run 830 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.006 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.006 | 78172 | Recursively removing directory: /tmp/git.ieiGTi/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.008 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.008 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.011 | 78169 | Recursively removing directory: /tmp/git.NfqmdS/ 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.011 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.012 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.012 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.014 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.014 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.014 | 89680 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.014 | 78168 | Removed run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.014 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.014 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.014 | 78168 | Assigned run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.014 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CcqrZS 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.016 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.019 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.019 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.020 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.020 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.020 | 89682 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.020 | 78168 | Removed run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.020 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.020 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.020 | 78168 | Assigned run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.020 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IjZsyu 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.025 | 89679 | Marked run 831 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.026 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.027 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.027 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.029 | 78172 | Recursively removing directory: /tmp/git.CcqrZS/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.031 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.031 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.031 | 89681 | Marked run 832 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.032 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.035 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.036 | 78169 | Recursively removing directory: /tmp/git.IjZsyu/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.038 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.038 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.038 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.039 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JpNsQr 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.038 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.038 | 89698 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.039 | 78168 | Removed run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.039 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.039 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.039 | 78168 | Assigned run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.042 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.043 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.045 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.046 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.046 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.046 | 89701 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.046 | 78168 | Removed run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.046 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.046 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.046 | 78168 | Assigned run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.046 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1N2pFY 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.049 | 89697 | Marked run 833 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.050 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.051 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.052 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.054 | 78172 | Recursively removing directory: /tmp/git.JpNsQr/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.056 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.056 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.057 | 89699 | Marked run 834 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.058 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.060 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.061 | 78169 | Recursively removing directory: /tmp/git.1N2pFY/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.063 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.063 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.064 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.064 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.064 | 89716 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.064 | 78168 | Removed run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.064 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.064 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.064 | 78168 | Assigned run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.064 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CDJBQJ 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.067 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.069 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.070 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.071 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.071 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.071 | 89719 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.071 | 78168 | Removed run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.071 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.071 | 78168 | Assigned run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.071 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BcOyhS 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.072 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.073 | 89715 | Marked run 835 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.073 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.077 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.078 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.080 | 78172 | Recursively removing directory: /tmp/git.CDJBQJ/ 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.081 | 89717 | Marked run 836 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.081 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.082 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.082 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.085 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.086 | 78169 | Recursively removing directory: /tmp/git.BcOyhS/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.088 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.088 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.089 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.089 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.089 | 89734 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.089 | 78168 | Removed run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.089 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.089 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.089 | 78168 | Assigned run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.089 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GyadqX 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.092 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.093 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.093 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.096 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.096 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.096 | 89738 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.096 | 78168 | Removed run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.096 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.096 | 78168 | Assigned run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.096 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.096 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.b3T3Hu 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.101 | 89733 | Marked run 837 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.101 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.103 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.104 | 78172 | Recursively removing directory: /tmp/git.GyadqX/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.104 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.105 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.105 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.106 | 89735 | Marked run 838 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.106 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.108 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.112 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.112 | 89752 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.112 | 78168 | Removed run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.112 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.112 | 78168 | Assigned run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.113 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.112 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.112 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7SQYC3 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.113 | 78169 | Recursively removing directory: /tmp/git.b3T3Hu/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.115 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.115 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.116 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.117 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.120 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.123 | 89748 | Marked run 839 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.123 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.124 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.124 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Y7B2Ra 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.124 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.124 | 89761 | Added a new worker 8 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.124 | 78168 | Removed run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.124 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.124 | 78168 | Assigned run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.124 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.127 | 78172 | Recursively removing directory: /tmp/git.7SQYC3/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.129 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.129 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.129 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.129 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.133 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.134 | 89755 | Marked run 840 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.134 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.136 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.136 | 89770 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.136 | 78168 | Removed run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.136 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.136 | 78168 | Assigned run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.136 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.136 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jp9JPx 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.137 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.139 | 78169 | Recursively removing directory: /tmp/git.Y7B2Ra/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.141 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.141 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.141 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.141 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.145 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.146 | 89764 | Marked run 841 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.147 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.149 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.149 | 89779 | Added a new worker 8 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.149 | 78168 | Removed run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.149 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.149 | 78168 | Assigned run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.149 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.149 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rEA9Jw 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.150 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.150 | 78172 | Recursively removing directory: /tmp/git.jp9JPx/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.151 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.151 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.154 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.155 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.155 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.158 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.158 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.158 | 89784 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.158 | 78168 | Removed run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.158 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.159 | 78168 | Assigned run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.159 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.159 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aEaFaY 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.160 | 89774 | Marked run 842 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.161 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.165 | 78169 | Recursively removing directory: /tmp/git.rEA9Jw/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.165 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.166 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.166 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.166 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.169 | 89781 | Marked run 843 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.169 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.170 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.173 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.173 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.173 | 89797 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.174 | 78168 | Removed run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.174 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.174 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.174 | 78168 | Assigned run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.174 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0nx7k2 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.174 | 78172 | Recursively removing directory: /tmp/git.aEaFaY/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.176 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.176 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.178 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.178 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.180 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.184 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.184 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.184 | 89805 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.184 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.184 | 78168 | Removed run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.184 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.184 | 78168 | Assigned run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.184 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BAO1Gm 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.185 | 89792 | Marked run 844 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.185 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.188 | 78169 | Recursively removing directory: /tmp/git.0nx7k2/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.189 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.189 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.189 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.190 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.193 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.194 | 89800 | Marked run 845 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.194 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.197 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.197 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.197 | 89815 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.197 | 78168 | Removed run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.197 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.197 | 78168 | Assigned run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.197 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Z3tcSj 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.197 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.199 | 78172 | Recursively removing directory: /tmp/git.BAO1Gm/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.201 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.201 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.202 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.203 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.204 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.206 | 89809 | Marked run 846 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.206 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.208 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.208 | 89822 | Added a new worker 9 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.208 | 78168 | Removed run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.208 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.208 | 78168 | Assigned run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.208 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.208 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.208 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bhO0dr 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.213 | 78169 | Recursively removing directory: /tmp/git.Z3tcSj/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.213 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.214 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.214 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.214 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.218 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.218 | 89817 | Marked run 847 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.218 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.221 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.221 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.222 | 89833 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.222 | 78168 | Removed run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.222 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.222 | 78168 | Assigned run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.222 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.222 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jhy0Ig 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.223 | 78172 | Recursively removing directory: /tmp/git.bhO0dr/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.225 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.225 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.227 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.228 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.228 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.231 | 89828 | Marked run 848 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.231 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.232 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.232 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.232 | 89837 | Added a new worker 9 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.232 | 78168 | Removed run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.232 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.232 | 78168 | Assigned run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.232 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4bS2hN 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.232 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.236 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.237 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.239 | 78169 | Recursively removing directory: /tmp/git.jhy0Ig/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.241 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.241 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.242 | 89834 | Marked run 849 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.243 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.245 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.246 | 78172 | Recursively removing directory: /tmp/git.4bS2hN/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.247 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.247 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.248 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.248 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.248 | 89851 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.248 | 78168 | Removed run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.248 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.248 | 78168 | Assigned run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.248 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.248 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.R9He1e 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.250 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.253 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.254 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.254 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.254 | 89853 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.254 | 78168 | Removed run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.254 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.254 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.254 | 78168 | Assigned run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.255 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.254 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7hoUEa 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.258 | 89850 | Marked run 850 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.258 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.260 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.260 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.264 | 89852 | Marked run 851 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.265 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.265 | 78169 | Recursively removing directory: /tmp/git.R9He1e/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.267 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.267 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.269 | 78172 | Recursively removing directory: /tmp/git.7hoUEa/ 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.270 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.271 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.271 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.274 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.274 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.274 | 89869 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.274 | 78168 | Removed run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.274 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.274 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.274 | 78168 | Assigned run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.274 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wvC9vp 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.275 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.279 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.279 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.279 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.279 | 89871 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.279 | 78168 | Removed run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.279 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.279 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.280 | 78168 | Assigned run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.280 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.11o9xa 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.280 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.284 | 89868 | Marked run 852 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.285 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.285 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.286 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.289 | 78169 | Recursively removing directory: /tmp/git.wvC9vp/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.291 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.291 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.291 | 89870 | Marked run 853 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.292 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.295 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.296 | 78172 | Recursively removing directory: /tmp/git.11o9xa/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.297 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.297 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.298 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.298 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.298 | 89887 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.298 | 78168 | Removed run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.298 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.298 | 78168 | Assigned run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.298 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GT5KqB 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.298 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.301 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.302 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.303 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.305 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.305 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.305 | 89891 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.305 | 78168 | Removed run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.305 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.305 | 78168 | Assigned run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.305 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.306 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.g0wVGW 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.309 | 89886 | Marked run 854 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.309 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.312 | 78169 | Recursively removing directory: /tmp/git.GT5KqB/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.313 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.314 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.314 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.314 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.317 | 89888 | Marked run 855 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.317 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.317 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.321 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.321 | 89905 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.321 | 78168 | Removed run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.321 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.321 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.321 | 78168 | Assigned run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.321 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.321 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.88eCkE 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.324 | 78172 | Recursively removing directory: /tmp/git.g0wVGW/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.325 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.325 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.325 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.326 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.329 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.330 | 89899 | Marked run 856 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.330 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.332 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.332 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.333 | 89914 | Added a new worker 8 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.333 | 78168 | Removed run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.333 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.333 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.333 | 78168 | Assigned run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.333 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.R4lduw 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.336 | 78169 | Recursively removing directory: /tmp/git.88eCkE/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.338 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.338 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.338 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.338 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.341 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.343 | 89908 | Marked run 857 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.343 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.345 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.345 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.345 | 89923 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.345 | 78168 | Removed run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.345 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.345 | 78168 | Assigned run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.346 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XfGiZU 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.346 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.347 | 78172 | Recursively removing directory: /tmp/git.R4lduw/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.349 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.349 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.350 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.351 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.352 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.355 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.355 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.355 | 89928 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.355 | 78168 | Removed run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.355 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.355 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.355 | 78168 | Assigned run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.355 | 89917 | Marked run 858 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.356 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.356 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.B53LGo 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.360 | 78169 | Recursively removing directory: /tmp/git.XfGiZU/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.361 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.361 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.361 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.362 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.365 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.366 | 89925 | Marked run 859 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.366 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.369 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.369 | 89941 | Added a new worker 9 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.369 | 78168 | Removed run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.369 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.369 | 78168 | Assigned run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.369 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.369 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lrTtJX 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.370 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.373 | 78172 | Recursively removing directory: /tmp/git.B53LGo/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.374 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.374 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.374 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.375 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.378 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.378 | 89935 | Marked run 860 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.378 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.381 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.381 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.381 | 89950 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.381 | 78168 | Removed run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.381 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.381 | 78168 | Assigned run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.381 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.382 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7EaH9v 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.384 | 78169 | Recursively removing directory: /tmp/git.lrTtJX/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.386 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.386 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.390 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.392 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.392 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.392 | 89952 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.393 | 78168 | Removed run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.393 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.393 | 78168 | Assigned run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.393 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9H5tjm 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.393 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.399 | 89944 | Marked run 861 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.400 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.401 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.402 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.402 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.403 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.403 | 89951 | Marked run 862 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.403 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.411 | 78172 | Recursively removing directory: /tmp/git.7EaH9v/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.411 | 78169 | Recursively removing directory: /tmp/git.9H5tjm/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.412 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.412 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.413 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.413 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.417 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.417 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.421 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.421 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.421 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.421 | 89969 | Added a new worker 14 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.421 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.421 | 78168 | Removed run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.421 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.421 | 78168 | Assigned run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.421 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.422 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EdImwR 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.422 | 89970 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.422 | 78168 | Removed run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.422 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.422 | 78168 | Assigned run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.422 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.423 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LWggaC 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.426 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.427 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.428 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.429 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.432 | 89967 | Marked run 863 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.433 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.437 | 89968 | Marked run 864 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.437 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.438 | 78172 | Recursively removing directory: /tmp/git.EdImwR/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.439 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.439 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.439 | 78169 | Recursively removing directory: /tmp/git.LWggaC/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.440 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.440 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.444 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.445 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.448 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.448 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.448 | 89987 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.448 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.448 | 78168 | Removed run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.448 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.448 | 78168 | Assigned run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.448 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jNQWwc 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.449 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.449 | 89988 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.449 | 78168 | Removed run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.449 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.449 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.449 | 78168 | Assigned run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.449 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.449 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.b6NZH0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.453 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.454 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.454 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.455 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.459 | 89985 | Marked run 865 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.459 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.463 | 78172 | Recursively removing directory: /tmp/git.jNQWwc/ 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.463 | 89986 | Marked run 866 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.463 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.464 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.464 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.465 | 78169 | Recursively removing directory: /tmp/git.b6NZH0/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.466 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.466 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.467 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.469 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.470 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.470 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.471 | 90005 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.471 | 78168 | Removed run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.471 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.471 | 78168 | Assigned run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.471 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.471 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.L2Mprp 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.473 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.473 | 90006 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.473 | 78168 | Removed run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.473 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.473 | 78168 | Assigned run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.473 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.473 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.473 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IAwmD7 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.476 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.477 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.478 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.479 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.481 | 90003 | Marked run 867 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.482 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.485 | 90004 | Marked run 868 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.485 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.487 | 78172 | Recursively removing directory: /tmp/git.L2Mprp/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.488 | 78169 | Recursively removing directory: /tmp/git.IAwmD7/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.489 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.489 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.490 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.490 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.493 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.494 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.497 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.497 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.497 | 90023 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.497 | 78168 | Removed run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.497 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.497 | 78168 | Assigned run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.497 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.498 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JhgQa1 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.498 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.498 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.498 | 90024 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.498 | 78168 | Removed run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.498 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.498 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.498 | 78168 | Assigned run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.499 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1WQbIB 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.503 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.504 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.504 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.505 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.508 | 90021 | Marked run 869 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.508 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.512 | 90022 | Marked run 870 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.513 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.514 | 78172 | Recursively removing directory: /tmp/git.JhgQa1/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.514 | 78169 | Recursively removing directory: /tmp/git.1WQbIB/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.515 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.515 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.516 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.516 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.518 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.518 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.521 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.521 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.521 | 90041 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 78168 | Removed run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 78168 | Assigned run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 90042 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 78168 | Removed run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 78168 | Assigned run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.522 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.522 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.522 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ERzptq 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.523 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tMDAlm 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.527 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.528 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.528 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.529 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.533 | 90039 | Marked run 871 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.534 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.537 | 90040 | Marked run 872 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.537 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.539 | 78172 | Recursively removing directory: /tmp/git.tMDAlm/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.540 | 78169 | Recursively removing directory: /tmp/git.ERzptq/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.541 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.541 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.541 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.541 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.545 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.546 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.549 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.549 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.549 | 90059 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.549 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.550 | 78168 | Removed run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.550 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.550 | 78168 | Assigned run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.550 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.550 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JRTs74 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.550 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.550 | 90060 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.550 | 78168 | Removed run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.550 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.550 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.550 | 78168 | Assigned run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.550 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.i79krR 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.555 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.556 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.556 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.557 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.561 | 90057 | Marked run 873 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.561 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.564 | 90058 | Marked run 874 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.564 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.566 | 78172 | Recursively removing directory: /tmp/git.JRTs74/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.567 | 78169 | Recursively removing directory: /tmp/git.i79krR/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.567 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.567 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.568 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.568 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.570 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.571 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.573 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.573 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.573 | 90077 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.573 | 78168 | Removed run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.573 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.573 | 78168 | Assigned run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.573 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.573 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.I6OHfE 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.574 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.574 | 90078 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.574 | 78168 | Removed run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.574 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.574 | 78168 | Assigned run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.575 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.574 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.575 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Vzqsy9 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.578 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.579 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.580 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.581 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.584 | 90075 | Marked run 875 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.584 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.588 | 90076 | Marked run 876 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.588 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.589 | 78172 | Recursively removing directory: /tmp/git.I6OHfE/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.590 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.590 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.591 | 78169 | Recursively removing directory: /tmp/git.Vzqsy9/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.592 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.592 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.593 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.595 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.596 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.596 | 90095 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.596 | 78168 | Removed run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.596 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.596 | 78168 | Assigned run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.596 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.596 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.597 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TcBuU9 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.598 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.598 | 90096 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.598 | 78168 | Removed run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.598 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.598 | 78168 | Assigned run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.598 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.598 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.598 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yBOUgq 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.603 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.603 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.604 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.604 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.607 | 90093 | Marked run 877 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.607 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.610 | 90094 | Marked run 878 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.610 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.614 | 78172 | Recursively removing directory: /tmp/git.TcBuU9/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.614 | 78169 | Recursively removing directory: /tmp/git.yBOUgq/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.615 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.615 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.615 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.615 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.618 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.618 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.621 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.621 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.621 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.621 | 90114 | Added a new worker 14 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.621 | 78168 | Removed run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.621 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.621 | 78168 | Assigned run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.621 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.622 | 90113 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.622 | 78168 | Removed run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.622 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.622 | 78168 | Assigned run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.622 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.621 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.622 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aBFmRg 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.622 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.t3E65e 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.626 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.627 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.627 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.628 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.632 | 90112 | Marked run 879 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.632 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.635 | 90111 | Marked run 880 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.636 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.637 | 78172 | Recursively removing directory: /tmp/git.aBFmRg/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.638 | 78169 | Recursively removing directory: /tmp/git.t3E65e/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.639 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.639 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.640 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.640 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.641 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.642 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.644 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.645 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.645 | 90131 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.645 | 78168 | Removed run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.645 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.645 | 78168 | Assigned run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.645 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.645 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aGlTqH 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.646 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.646 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.646 | 90132 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.646 | 78168 | Removed run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.646 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.646 | 78168 | Assigned run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.646 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Jax3lz 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.647 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.650 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.651 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.651 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.653 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.656 | 90129 | Marked run 882 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.656 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.660 | 90130 | Marked run 881 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.660 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.660 | 78172 | Recursively removing directory: /tmp/git.aGlTqH/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.662 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.662 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.663 | 78169 | Recursively removing directory: /tmp/git.Jax3lz/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.664 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.664 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.665 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.667 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.668 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.668 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.668 | 90149 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.668 | 78168 | Removed run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.668 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.668 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.668 | 78168 | Assigned run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.668 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2YIxh4 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.671 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.671 | 90150 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.671 | 78168 | Removed run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.671 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.671 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.671 | 78168 | Assigned run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.671 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.671 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.C7JkLc 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.679 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.679 | 90147 | Marked run 883 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.680 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.680 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.681 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.681 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.683 | 90148 | Marked run 884 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.684 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.690 | 78169 | Recursively removing directory: /tmp/git.C7JkLc/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.691 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.691 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.690 | 78172 | Recursively removing directory: /tmp/git.2YIxh4/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.691 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.692 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.694 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.694 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.697 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.697 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.697 | 90167 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.697 | 78168 | Removed run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.697 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.697 | 78168 | Assigned run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.697 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fvGdkA 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.697 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.697 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.697 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.698 | 90168 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.698 | 78168 | Removed run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.698 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.698 | 78168 | Assigned run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.698 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.698 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LxzWtm 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.706 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.706 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.707 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.707 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.709 | 90165 | Marked run 886 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.709 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.712 | 90166 | Marked run 885 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.712 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.716 | 78169 | Recursively removing directory: /tmp/git.fvGdkA/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.717 | 78172 | Recursively removing directory: /tmp/git.LxzWtm/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.718 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.718 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.718 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.718 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.721 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.721 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.724 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.724 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.724 | 90185 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.724 | 78168 | Removed run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.724 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.724 | 78168 | Assigned run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.724 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.724 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IdTgr9 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.724 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.724 | 90186 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.725 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.724 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.725 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JlTKdJ 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.725 | 78168 | Removed run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.725 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.725 | 78168 | Assigned run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.729 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.729 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.730 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.730 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.734 | 90183 | Marked run 887 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.734 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.737 | 90184 | Marked run 888 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.737 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.739 | 78169 | Recursively removing directory: /tmp/git.IdTgr9/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.740 | 78172 | Recursively removing directory: /tmp/git.JlTKdJ/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.741 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.741 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.741 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.741 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.744 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.744 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.747 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.747 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.747 | 90203 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.747 | 78168 | Removed run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.747 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.747 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.747 | 78168 | Assigned run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.747 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ycKTGN 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.747 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.748 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.748 | 90204 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.748 | 78168 | Removed run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.748 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.748 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.748 | 78168 | Assigned run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.748 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Xps6a2 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.752 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.753 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.753 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.754 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.757 | 90202 | Marked run 890 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.758 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.761 | 90201 | Marked run 889 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.761 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.762 | 78169 | Recursively removing directory: /tmp/git.ycKTGN/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.763 | 78172 | Recursively removing directory: /tmp/git.Xps6a2/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.764 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.764 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.765 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.765 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.769 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.769 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.773 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 90221 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78168 | Removed run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78168 | Assigned run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.773 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 90222 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78168 | Removed run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78168 | Assigned run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.773 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.773 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RhJPIp 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.774 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DdOe1s 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.778 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.778 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.779 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.779 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.783 | 90219 | Marked run 891 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.784 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.787 | 90220 | Marked run 892 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.787 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.789 | 78172 | Recursively removing directory: /tmp/git.DdOe1s/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.790 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.790 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.789 | 78169 | Recursively removing directory: /tmp/git.RhJPIp/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.790 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.790 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.793 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.793 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.796 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.796 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.796 | 90239 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.796 | 78168 | Removed run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.796 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.796 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.796 | 78168 | Assigned run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.797 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.v8G9pD 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.797 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.797 | 90240 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.797 | 78168 | Removed run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.797 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.797 | 78168 | Assigned run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.797 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.797 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gI962p 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.798 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.802 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.802 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.802 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.803 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.808 | 90238 | Marked run 893 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.808 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.811 | 90237 | Marked run 894 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.812 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.812 | 78172 | Recursively removing directory: /tmp/git.v8G9pD/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.814 | 78169 | Recursively removing directory: /tmp/git.gI962p/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.814 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.814 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.815 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.815 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.819 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.820 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.823 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.823 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.823 | 90257 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.823 | 78168 | Removed run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.823 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.823 | 78168 | Assigned run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.823 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.823 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gAOHBi 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.824 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.824 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.824 | 90258 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.824 | 78168 | Removed run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.824 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.824 | 78168 | Assigned run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.824 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.824 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Orh1Ri 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.828 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.829 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.830 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.831 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.834 | 90255 | Marked run 895 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.834 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.838 | 90256 | Marked run 896 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.838 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.840 | 78172 | Recursively removing directory: /tmp/git.gAOHBi/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.840 | 78169 | Recursively removing directory: /tmp/git.Orh1Ri/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.842 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.842 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.842 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.842 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.844 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.844 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.847 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.847 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 90276 | Added a new worker 14 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 78168 | Removed run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 78168 | Assigned run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 90275 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 78168 | Removed run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 78168 | Assigned run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.848 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.847 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.848 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.O6bGhz 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.848 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IhEXL4 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.853 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.854 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.854 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.855 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.858 | 90274 | Marked run 898 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.858 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.862 | 90273 | Marked run 897 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.862 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.864 | 78172 | Recursively removing directory: /tmp/git.IhEXL4/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.865 | 78169 | Recursively removing directory: /tmp/git.O6bGhz/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.866 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.866 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.866 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.866 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.869 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.869 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.872 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.872 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.872 | 90293 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.872 | 78168 | Removed run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.872 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.872 | 78168 | Assigned run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.872 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.872 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.q44N8u 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.873 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.873 | 90294 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.873 | 78168 | Removed run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.873 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.873 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.873 | 78168 | Assigned run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.873 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.873 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8W6Ah3 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.877 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.878 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.878 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.879 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.884 | 90291 | Marked run 899 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.885 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.887 | 78172 | Recursively removing directory: /tmp/git.q44N8u/ 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.888 | 90292 | Marked run 900 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.889 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.889 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.889 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.889 | 78169 | Recursively removing directory: /tmp/git.8W6Ah3/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.891 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.891 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.893 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.895 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.897 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.897 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.897 | 90311 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.897 | 78168 | Removed run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.897 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.897 | 78168 | Assigned run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.897 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.898 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ICoJog 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.899 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.899 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.899 | 90312 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.900 | 78168 | Removed run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.900 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.900 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.900 | 78168 | Assigned run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.900 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.u3lTDt 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.903 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.903 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.905 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.906 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.908 | 90309 | Marked run 901 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.909 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.912 | 90310 | Marked run 902 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.912 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.913 | 78172 | Recursively removing directory: /tmp/git.ICoJog/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.914 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.914 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.916 | 78169 | Recursively removing directory: /tmp/git.u3lTDt/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.918 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.918 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.918 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.922 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.922 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.922 | 90328 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.922 | 78168 | Removed run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.922 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.922 | 78168 | Assigned run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.922 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pt2E8E 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.923 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.923 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.926 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.926 | 90330 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.926 | 78168 | Removed run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.926 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.927 | 78168 | Assigned run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.926 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.927 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SRQGnD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.927 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.927 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.928 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.932 | 90327 | Marked run 903 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.932 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.933 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.933 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.937 | 90329 | Marked run 904 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.937 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.938 | 78172 | Recursively removing directory: /tmp/git.pt2E8E/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.939 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.939 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.943 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.943 | 78169 | Recursively removing directory: /tmp/git.SRQGnD/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.944 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.944 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.946 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.946 | 90346 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.946 | 78168 | Removed run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.946 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.946 | 78168 | Assigned run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.946 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.946 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Si6VJz 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.947 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.947 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.950 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.950 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.950 | 90348 | Added a new worker 12 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.950 | 78168 | Removed run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.950 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.950 | 78168 | Assigned run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.951 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.951 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.951 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EdBb6T 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.951 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.957 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.957 | 90345 | Marked run 905 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.958 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.958 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.961 | 90347 | Marked run 906 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.962 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.962 | 78172 | Recursively removing directory: /tmp/git.Si6VJz/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.963 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.963 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.967 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.967 | 78169 | Recursively removing directory: /tmp/git.EdBb6T/ 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.969 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.969 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.971 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.971 | 90364 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.971 | 78168 | Removed run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.971 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.971 | 78168 | Assigned run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.971 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.971 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.971 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yJZ2Rh 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.973 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.976 | 78172 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.976 | 78172 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.977 | 78169 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.977 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.977 | 90367 | Added a new worker 13 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.977 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.977 | 78168 | Removed run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.977 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.977 | 78168 | Assigned run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.978 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MPuL0f 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.982 | 90363 | Marked run 907 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.982 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.983 | 78169 | Checking out revision HEAD 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.984 | 78169 | Going to run: ./ci 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.987 | 90365 | Marked run 908 as finished 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.987 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.987 | 78172 | Recursively removing directory: /tmp/git.yJZ2Rh/ 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.989 | 78172 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.989 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.992 | 78169 | Recursively removing directory: /tmp/git.MPuL0f/ 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.992 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.994 | 78169 | Process exit code: 0 2024-04-25 03:45:33 | INFO | 78169/cimple-worker: 2024-04-25 03:45:33.994 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.996 | 78172 | Waiting for a new command 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.996 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.996 | 90382 | Added a new worker 10 to the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.996 | 78168 | Removed run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.996 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.997 | 78168 | Assigned run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.997 | 78166 | Waiting for new connections 2024-04-25 03:45:33 | INFO | 78172/cimple-worker: 2024-04-25 03:45:33.997 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SJTwhu 2024-04-25 03:45:33 | INFO | 78166/cimple-server: 2024-04-25 03:45:33.998 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.001 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.001 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.001 | 90384 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.001 | 78168 | Removed run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.001 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.001 | 78168 | Assigned run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.002 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.002 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.002 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rfkf8K 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.002 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.008 | 90381 | Marked run 909 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.008 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.008 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.010 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.011 | 90383 | Marked run 910 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.011 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.012 | 78172 | Recursively removing directory: /tmp/git.SJTwhu/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.013 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.013 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.016 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.018 | 78169 | Recursively removing directory: /tmp/git.rfkf8K/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.019 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.019 | 90400 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.019 | 78168 | Removed run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.019 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.019 | 78168 | Assigned run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.019 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.019 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.020 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3p1Lzx 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.020 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.020 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.023 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.026 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.026 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.026 | 90402 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.026 | 78168 | Removed run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.026 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.026 | 78168 | Assigned run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.026 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.027 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bK8Rzs 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.027 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.028 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.030 | 90399 | Marked run 911 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.030 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.032 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.032 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.036 | 90401 | Marked run 912 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.037 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.037 | 78172 | Recursively removing directory: /tmp/git.3p1Lzx/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.039 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.039 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.041 | 78169 | Recursively removing directory: /tmp/git.bK8Rzs/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.042 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.043 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.043 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.047 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.047 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.047 | 90418 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.047 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.047 | 78168 | Removed run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.047 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.047 | 78168 | Assigned run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.047 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SqrOzP 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.047 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.051 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.051 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.052 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.052 | 90420 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.052 | 78168 | Removed run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.052 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.052 | 78168 | Assigned run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.052 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.052 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3PIyfN 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.053 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.057 | 90417 | Marked run 913 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.058 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.059 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.060 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.062 | 90419 | Marked run 914 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.062 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.063 | 78172 | Recursively removing directory: /tmp/git.SqrOzP/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.064 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.064 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.067 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.068 | 78169 | Recursively removing directory: /tmp/git.3PIyfN/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.069 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.069 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.071 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.071 | 90436 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.071 | 78168 | Removed run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.071 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.071 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.071 | 78168 | Assigned run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.071 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.071 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oEb8QT 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.073 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.075 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.075 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.077 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.077 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.077 | 90439 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.077 | 78168 | Removed run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.077 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.077 | 78168 | Assigned run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.077 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WUne44 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.078 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.085 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.086 | 90435 | Marked run 915 as finished 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.086 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.086 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.087 | 78172 | Recursively removing directory: /tmp/git.oEb8QT/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.089 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.089 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.092 | 90437 | Marked run 916 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.092 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.093 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.094 | 78169 | Recursively removing directory: /tmp/git.WUne44/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.096 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.096 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.097 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.097 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.097 | 90454 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.097 | 78168 | Removed run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.097 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.097 | 78168 | Assigned run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.097 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bOOcv1 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.098 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.100 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.101 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.103 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.104 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.104 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.104 | 90457 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.104 | 78168 | Removed run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.104 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.104 | 78168 | Assigned run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.105 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Jvrasl 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.105 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.106 | 90453 | Marked run 917 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.106 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.110 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.111 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.112 | 78172 | Recursively removing directory: /tmp/git.bOOcv1/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.114 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.114 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.115 | 90455 | Marked run 918 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.116 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.117 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.120 | 78169 | Recursively removing directory: /tmp/git.Jvrasl/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.121 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.121 | 90472 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.121 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.121 | 78168 | Removed run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.121 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.121 | 78168 | Assigned run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.121 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.121 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QVRsvj 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.121 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.121 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.125 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.126 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.127 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.128 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.128 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.128 | 90475 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.128 | 78168 | Removed run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.128 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.128 | 78168 | Assigned run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.128 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.129 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KbUu5I 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.132 | 90471 | Marked run 919 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.132 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.134 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.136 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.137 | 78172 | Recursively removing directory: /tmp/git.QVRsvj/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.139 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.139 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.139 | 90473 | Marked run 920 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.140 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.142 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.144 | 78169 | Recursively removing directory: /tmp/git.KbUu5I/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.146 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.146 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.146 | 90490 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.146 | 78168 | Removed run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.146 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.146 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.146 | 78168 | Assigned run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.146 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.146 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.146 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.58Y1Wa 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.150 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.150 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.151 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.154 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.154 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.154 | 90494 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.154 | 78168 | Removed run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.154 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.154 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.154 | 78168 | Assigned run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.154 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Bt0ejL 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.158 | 90489 | Marked run 921 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.159 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.160 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.161 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.161 | 78172 | Recursively removing directory: /tmp/git.58Y1Wa/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.164 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.164 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.166 | 90491 | Marked run 922 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.166 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.167 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.169 | 78169 | Recursively removing directory: /tmp/git.Bt0ejL/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.171 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.171 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.171 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.171 | 90508 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.171 | 78168 | Removed run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.171 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.171 | 78168 | Assigned run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.171 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.171 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mIviib 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.172 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.175 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.176 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.177 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.179 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.179 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.179 | 90511 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.179 | 78168 | Removed run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.179 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.179 | 78168 | Assigned run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.179 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.179 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IBGBrF 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.180 | 90507 | Marked run 923 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.180 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.184 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.185 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.186 | 78172 | Recursively removing directory: /tmp/git.mIviib/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.188 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.188 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.190 | 90509 | Marked run 924 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.190 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.192 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.193 | 78169 | Recursively removing directory: /tmp/git.IBGBrF/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.195 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.195 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.196 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.196 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.196 | 90526 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.196 | 78168 | Removed run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.196 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.196 | 78168 | Assigned run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.196 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.196 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.k7nqZd 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.198 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.201 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.201 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.201 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.202 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.202 | 90528 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.202 | 78168 | Removed run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.202 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.202 | 78168 | Assigned run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.202 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.202 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iAthQj 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.208 | 90525 | Marked run 925 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.208 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.209 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.210 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.211 | 78172 | Recursively removing directory: /tmp/git.k7nqZd/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.212 | 90527 | Marked run 926 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.212 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.213 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.213 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.216 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.218 | 78169 | Recursively removing directory: /tmp/git.iAthQj/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.219 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.219 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.220 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.220 | 90544 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.220 | 78168 | Removed run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.220 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.220 | 78168 | Assigned run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.220 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.220 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.220 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KJttd0 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.222 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.225 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.225 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.225 | 90546 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.225 | 78168 | Removed run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.225 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.225 | 78168 | Assigned run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.225 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.225 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.226 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CtfpID 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.226 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.230 | 90543 | Marked run 927 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.230 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.231 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.233 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.235 | 78172 | Recursively removing directory: /tmp/git.KJttd0/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.235 | 90545 | Marked run 928 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.236 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.237 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.237 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.240 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.241 | 78169 | Recursively removing directory: /tmp/git.CtfpID/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.243 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.243 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.244 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.244 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.244 | 90562 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.244 | 78168 | Removed run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.244 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.244 | 78168 | Assigned run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.244 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.244 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.M2RcxB 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.247 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.249 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.251 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.251 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.251 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.251 | 90565 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.252 | 78168 | Removed run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.252 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.252 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.252 | 78168 | Assigned run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.252 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Q9ql2q 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.253 | 90561 | Marked run 929 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.253 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.257 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.259 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.260 | 78172 | Recursively removing directory: /tmp/git.M2RcxB/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.261 | 90563 | Marked run 930 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.261 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.262 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.262 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.265 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.267 | 78169 | Recursively removing directory: /tmp/git.Q9ql2q/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.268 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.268 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.269 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.269 | 90580 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.269 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.269 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.269 | 78168 | Removed run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.269 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.269 | 78168 | Assigned run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.269 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SeSZyt 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.273 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.273 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.274 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.276 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.277 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.277 | 90584 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.277 | 78168 | Removed run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.277 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.277 | 78168 | Assigned run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.277 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.277 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CNlLjX 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.281 | 90579 | Marked run 931 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.281 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.283 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.284 | 78172 | Recursively removing directory: /tmp/git.SeSZyt/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.285 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.286 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.286 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.287 | 90581 | Marked run 932 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.287 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.289 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.293 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.293 | 90598 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.293 | 78168 | Removed run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.293 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.293 | 78168 | Assigned run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.293 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.293 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Or9XmM 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.293 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.294 | 78169 | Recursively removing directory: /tmp/git.CNlLjX/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.295 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.295 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.297 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.297 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.300 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.303 | 90595 | Marked run 933 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.304 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.304 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.304 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.304 | 90607 | Added a new worker 8 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.304 | 78168 | Removed run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.304 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.304 | 78168 | Assigned run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.304 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XcpQZw 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.305 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.307 | 78172 | Recursively removing directory: /tmp/git.Or9XmM/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.308 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.308 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.309 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.309 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.312 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.314 | 90601 | Marked run 934 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.314 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.315 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.315 | 90616 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.315 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.315 | 78168 | Removed run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.315 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.315 | 78168 | Assigned run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.315 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.315 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BylSMQ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.319 | 78169 | Recursively removing directory: /tmp/git.XcpQZw/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.320 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.320 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.321 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.321 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.323 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.325 | 90609 | Marked run 935 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.325 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.327 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.327 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.327 | 90623 | Added a new worker 8 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.327 | 78168 | Removed run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.327 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.327 | 78168 | Assigned run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.327 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5Ma1PP 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.327 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.330 | 78172 | Recursively removing directory: /tmp/git.BylSMQ/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.332 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.332 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.332 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.333 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.336 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.337 | 90618 | Marked run 936 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.337 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.340 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.340 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.340 | 90634 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.340 | 78168 | Removed run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.340 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.340 | 78168 | Assigned run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.340 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.341 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.baVL8I 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.341 | 78169 | Recursively removing directory: /tmp/git.5Ma1PP/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.343 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.343 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.344 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.345 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.347 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.350 | 90629 | Marked run 937 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.351 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.351 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.351 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.351 | 90643 | Added a new worker 8 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.351 | 78168 | Removed run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.351 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.351 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.351 | 78168 | Assigned run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.352 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hRldE8 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.355 | 78172 | Recursively removing directory: /tmp/git.baVL8I/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.356 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.356 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.356 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.357 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.360 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.363 | 90637 | Marked run 938 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.363 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.364 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.364 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.364 | 90652 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.364 | 78168 | Removed run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.364 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.364 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.364 | 78168 | Assigned run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.364 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rOmVn7 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.365 | 78169 | Recursively removing directory: /tmp/git.hRldE8/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.367 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.367 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.369 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.369 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.370 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.373 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.373 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.373 | 90656 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.373 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.373 | 78168 | Removed run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.373 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.373 | 78168 | Assigned run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.374 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tcZnZl 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.374 | 90647 | Marked run 939 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.375 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.378 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.379 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.380 | 78172 | Recursively removing directory: /tmp/git.rOmVn7/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.382 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.382 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.384 | 90653 | Marked run 940 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.384 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.386 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.388 | 78169 | Recursively removing directory: /tmp/git.tcZnZl/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.389 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.389 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.390 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.390 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.390 | 90670 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.390 | 78168 | Removed run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.390 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.390 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.390 | 78168 | Assigned run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.391 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zqxtLY 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.394 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.395 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.396 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.397 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.398 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.398 | 90673 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.398 | 78168 | Removed run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.398 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.398 | 78168 | Assigned run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.398 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sIwaQ4 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.399 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.400 | 90669 | Marked run 941 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.400 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.403 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.404 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.405 | 78172 | Recursively removing directory: /tmp/git.zqxtLY/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.408 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.408 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.410 | 90671 | Marked run 942 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.410 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.411 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.414 | 78169 | Recursively removing directory: /tmp/git.sIwaQ4/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.415 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.415 | 90688 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.415 | 78168 | Removed run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.415 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.415 | 78168 | Assigned run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.415 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.415 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Tas0mo 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.415 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.415 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.415 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.419 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.419 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.420 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.423 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.423 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.423 | 90693 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.423 | 78168 | Removed run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.423 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.423 | 78168 | Assigned run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.423 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CmvEgO 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.424 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.427 | 90687 | Marked run 943 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.427 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.429 | 78172 | Recursively removing directory: /tmp/git.Tas0mo/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.431 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.431 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.431 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.432 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.434 | 90689 | Marked run 944 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.434 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.435 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.438 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.438 | 90706 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.438 | 78168 | Removed run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.438 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.438 | 78168 | Assigned run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.438 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.438 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.438 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qylJTw 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.441 | 78169 | Recursively removing directory: /tmp/git.CmvEgO/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.443 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.443 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.443 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.444 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.446 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.447 | 90699 | Marked run 945 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.447 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.449 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.449 | 90715 | Added a new worker 8 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.449 | 78168 | Removed run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.449 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.449 | 78168 | Assigned run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.450 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.449 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.450 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LS3kJ4 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.453 | 78172 | Recursively removing directory: /tmp/git.qylJTw/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.454 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.455 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.455 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.455 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.458 | 90708 | Marked run 946 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.458 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.459 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.463 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.463 | 90724 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.463 | 78168 | Removed run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.463 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.463 | 78168 | Assigned run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.463 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.463 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.463 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HHpSym 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.464 | 78169 | Recursively removing directory: /tmp/git.LS3kJ4/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.466 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.466 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.467 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.467 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.471 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.474 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.474 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.474 | 90729 | Added a new worker 14 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.474 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.474 | 78168 | Removed run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.474 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.474 | 78168 | Assigned run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.474 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OvA5zH 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.477 | 90719 | Marked run 947 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.477 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.479 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.480 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.480 | 78172 | Recursively removing directory: /tmp/git.HHpSym/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.482 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.482 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.486 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.486 | 90728 | Marked run 948 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.486 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.489 | 78169 | Recursively removing directory: /tmp/git.OvA5zH/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.489 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.489 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.490 | 90742 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.490 | 78168 | Removed run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.490 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.490 | 78168 | Assigned run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.490 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.491 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.491 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.495 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.499 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.499 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.499 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Y7d3ro 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.499 | 90744 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.500 | 78168 | Removed run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.500 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.500 | 78168 | Assigned run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.500 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.500 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.THLCni 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.625 | 90741 | Marked run 949 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.626 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.630 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.630 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.631 | 90743 | Marked run 950 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.631 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.631 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.631 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.640 | 78169 | Recursively removing directory: /tmp/git.THLCni/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.640 | 78172 | Recursively removing directory: /tmp/git.Y7d3ro/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.641 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.641 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.641 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.641 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.646 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.646 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.650 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.650 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.650 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.650 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.650 | 90762 | Added a new worker 14 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.650 | 78168 | Removed run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.650 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.650 | 78168 | Assigned run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.650 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.650 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BbdqfF 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.651 | 90761 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.651 | 78168 | Removed run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.651 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.651 | 78168 | Assigned run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.651 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Q8Y8tn 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.651 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.655 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.655 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.656 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.657 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.661 | 90759 | Marked run 952 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.661 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.665 | 90760 | Marked run 951 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.665 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.666 | 78172 | Recursively removing directory: /tmp/git.BbdqfF/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.667 | 78169 | Recursively removing directory: /tmp/git.Q8Y8tn/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.668 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.668 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.668 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.668 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.670 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.671 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.673 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.673 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.673 | 90779 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.674 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.674 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.674 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.674 | 90780 | Added a new worker 15 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.674 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.674 | 78168 | Removed run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.674 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.674 | 78168 | Assigned run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.674 | 78168 | Removed run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.674 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.675 | 78168 | Assigned run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.675 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.V3VByN 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.675 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.P8hFeM 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.679 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.680 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.681 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.681 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.684 | 90777 | Marked run 953 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.684 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.687 | 90778 | Marked run 954 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.687 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.690 | 78169 | Recursively removing directory: /tmp/git.V3VByN/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.691 | 78172 | Recursively removing directory: /tmp/git.P8hFeM/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.691 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.691 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.692 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.692 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.696 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.697 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.700 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.700 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.700 | 90797 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.700 | 78168 | Removed run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.700 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.700 | 78168 | Assigned run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.700 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.700 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qX4GKr 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.701 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.701 | 90798 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.701 | 78168 | Removed run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.701 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.701 | 78168 | Assigned run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.701 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.701 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.701 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Lmhuig 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.705 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.706 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.706 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.707 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.711 | 90795 | Marked run 956 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.711 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.715 | 90796 | Marked run 955 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.715 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.716 | 78169 | Recursively removing directory: /tmp/git.qX4GKr/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.717 | 78172 | Recursively removing directory: /tmp/git.Lmhuig/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.718 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.718 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.718 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.718 | 78172 | Process output: 415085 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.720 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.721 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.724 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 90815 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 78168 | Removed run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 78168 | Assigned run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.724 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.724 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DP8n1P 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 90816 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 78168 | Removed run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.724 | 78168 | Assigned run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.725 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GWiKJv 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.725 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.729 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.730 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.730 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.732 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.734 | 90813 | Marked run 958 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.735 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.738 | 90814 | Marked run 957 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.738 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.740 | 78172 | Recursively removing directory: /tmp/git.DP8n1P/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.741 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.741 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.742 | 78169 | Recursively removing directory: /tmp/git.GWiKJv/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.743 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.743 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.744 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.746 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.747 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.747 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.747 | 90833 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.747 | 78168 | Removed run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.747 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.747 | 78168 | Assigned run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.747 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.748 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.x6VDLf 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.750 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.750 | 90834 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.750 | 78168 | Removed run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.750 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.750 | 78168 | Assigned run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.750 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.750 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.750 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EcqJK7 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.752 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.753 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.755 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.756 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.758 | 90831 | Marked run 959 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.759 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.762 | 90832 | Marked run 960 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.762 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.762 | 78172 | Recursively removing directory: /tmp/git.x6VDLf/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.764 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.764 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.765 | 78169 | Recursively removing directory: /tmp/git.EcqJK7/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.767 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.767 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.767 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.770 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.770 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.770 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.770 | 90851 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.770 | 78168 | Removed run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.770 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.770 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.770 | 78168 | Assigned run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.770 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RbjFCq 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.774 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.774 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.774 | 90852 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.774 | 78168 | Removed run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.774 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.774 | 78168 | Assigned run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.774 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.774 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CQNGNa 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.775 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.776 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.780 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.780 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.782 | 90849 | Marked run 961 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.782 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.785 | 90850 | Marked run 962 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.785 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.786 | 78172 | Recursively removing directory: /tmp/git.RbjFCq/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.787 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.787 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.789 | 78169 | Recursively removing directory: /tmp/git.CQNGNa/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.790 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.790 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.790 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.793 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.793 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.793 | 90868 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.793 | 78168 | Removed run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.793 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.793 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.793 | 78168 | Assigned run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.793 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hl6kfZ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.794 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.797 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.797 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.797 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.798 | 90870 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.798 | 78168 | Removed run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.798 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.798 | 78168 | Assigned run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.798 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.798 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.798 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vQWdvY 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.804 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.804 | 90867 | Marked run 963 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.805 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.805 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.808 | 90869 | Marked run 964 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.808 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.810 | 78172 | Recursively removing directory: /tmp/git.hl6kfZ/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.811 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.811 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.814 | 78169 | Recursively removing directory: /tmp/git.vQWdvY/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.815 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.815 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.815 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.819 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.819 | 90886 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.819 | 78168 | Removed run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.819 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.819 | 78168 | Assigned run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.819 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.819 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YcgMA8 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.820 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.820 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.823 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.824 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.824 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.824 | 90888 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.824 | 78168 | Removed run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.824 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.824 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.824 | 78168 | Assigned run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.825 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.l3FetS 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.825 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.828 | 90885 | Marked run 965 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.828 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.830 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.832 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.834 | 78172 | Recursively removing directory: /tmp/git.YcgMA8/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.834 | 90887 | Marked run 966 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.835 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.836 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.836 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.840 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.840 | 78169 | Recursively removing directory: /tmp/git.l3FetS/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.842 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.842 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.843 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.843 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.843 | 90904 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.843 | 78168 | Removed run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.843 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.843 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.843 | 78168 | Assigned run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.843 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.s9hFYq 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.846 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.847 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.847 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.850 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.850 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.850 | 90908 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.850 | 78168 | Removed run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.850 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.850 | 78168 | Assigned run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.850 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.850 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.t2puBM 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.854 | 90903 | Marked run 967 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.854 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.857 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.857 | 78172 | Recursively removing directory: /tmp/git.s9hFYq/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.858 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.860 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.860 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.861 | 90905 | Marked run 968 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.861 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.863 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.866 | 78169 | Recursively removing directory: /tmp/git.t2puBM/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.867 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.867 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.867 | 90922 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.867 | 78168 | Removed run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.867 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.867 | 78168 | Assigned run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.867 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.r3kBF6 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.867 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.868 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.868 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.871 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.872 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.873 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.874 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.874 | 90925 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.874 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.874 | 78168 | Removed run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.874 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.874 | 78168 | Assigned run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.874 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.874 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QdvZzq 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.878 | 90919 | Marked run 969 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.878 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.880 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.881 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.883 | 90923 | Marked run 970 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.883 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.883 | 78172 | Recursively removing directory: /tmp/git.r3kBF6/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.885 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.885 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.888 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.890 | 78169 | Recursively removing directory: /tmp/git.QdvZzq/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.891 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.891 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.891 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.891 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.891 | 90940 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.891 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.892 | 78168 | Removed run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.892 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.892 | 78168 | Assigned run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.892 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Grg7Er 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.894 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.896 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.897 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.897 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.897 | 90942 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.897 | 78168 | Removed run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.897 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.897 | 78168 | Assigned run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.897 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.897 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mXgFY7 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.898 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.902 | 90939 | Marked run 971 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.903 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.903 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.904 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.908 | 78172 | Recursively removing directory: /tmp/git.Grg7Er/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.909 | 90941 | Marked run 972 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.909 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.909 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.909 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.913 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.913 | 78169 | Recursively removing directory: /tmp/git.mXgFY7/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.914 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.914 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.916 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.916 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.916 | 90958 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.916 | 78168 | Removed run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.916 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.917 | 78168 | Assigned run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.917 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.917 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hw3AZP 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.918 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.922 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.922 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.922 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.923 | 90960 | Added a new worker 14 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.923 | 78168 | Removed run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.923 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.923 | 78168 | Assigned run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.923 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.923 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.22JJj3 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.924 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.926 | 90957 | Marked run 973 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.926 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.929 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.930 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.932 | 90959 | Marked run 974 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.932 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.933 | 78172 | Recursively removing directory: /tmp/git.hw3AZP/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.934 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.934 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.937 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.940 | 78169 | Recursively removing directory: /tmp/git.22JJj3/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.941 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.941 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.941 | 90976 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.941 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.941 | 78168 | Removed run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.941 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.941 | 78168 | Assigned run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.942 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.942 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.942 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.roum14 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.945 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.946 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.947 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.949 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.949 | 90979 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.949 | 78168 | Removed run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.949 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.949 | 78168 | Assigned run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.949 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.949 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6Zdjxy 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.949 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.951 | 90974 | Marked run 975 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.951 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.954 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.955 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.957 | 78172 | Recursively removing directory: /tmp/git.roum14/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.959 | 90977 | Marked run 976 as finished 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.959 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.959 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.959 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.963 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.965 | 78169 | Recursively removing directory: /tmp/git.6Zdjxy/ 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.966 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.966 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.966 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.966 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.966 | 90994 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.966 | 78168 | Removed run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.966 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.966 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.966 | 78168 | Assigned run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.967 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fddfLp 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.969 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.972 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.972 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.972 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.972 | 90996 | Added a new worker 12 to the queue 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.973 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.973 | 78168 | Removed run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.973 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.973 | 78168 | Assigned run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.973 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GXrfWl 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.973 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.978 | 90993 | Marked run 977 as finished 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.978 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.980 | 78169 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.981 | 78169 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.982 | 78172 | Recursively removing directory: /tmp/git.fddfLp/ 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.984 | 90995 | Marked run 978 as finished 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.984 | 78172 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.984 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.984 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.987 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.989 | 78169 | Recursively removing directory: /tmp/git.GXrfWl/ 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.991 | 78172 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.991 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.991 | 91012 | Added a new worker 10 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.991 | 78168 | Removed run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.991 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.991 | 78168 | Assigned run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.991 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.991 | 78169 | Process exit code: 0 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.991 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.991 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Pt7TxH 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.995 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.996 | 78172 | Checking out revision HEAD 2024-04-25 03:45:34 | INFO | 78172/cimple-worker: 2024-04-25 03:45:34.996 | 78172 | Going to run: ./ci 2024-04-25 03:45:34 | INFO | 78169/cimple-worker: 2024-04-25 03:45:34.999 | 78169 | Waiting for a new command 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.999 | 78166 | Waiting for new connections 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.999 | 91015 | Added a new worker 13 to the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.999 | 78168 | Removed run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.999 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.999 | 78168 | Assigned run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:34 | INFO | 78166/cimple-server: 2024-04-25 03:45:34.999 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.000 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BbifMa 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.000 | 91011 | Marked run 979 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.000 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.004 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.005 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.006 | 78172 | Recursively removing directory: /tmp/git.Pt7TxH/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.008 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.008 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.009 | 91013 | Marked run 980 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.009 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.012 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.014 | 78169 | Recursively removing directory: /tmp/git.BbifMa/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.015 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.015 | 91030 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.015 | 78168 | Removed run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.015 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.015 | 78168 | Assigned run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.015 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.015 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.016 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DlYZNe 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.016 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.016 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.020 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.022 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.022 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.024 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.024 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.024 | 91033 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.024 | 78168 | Removed run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.024 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.024 | 78168 | Assigned run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.024 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.025 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.64iBsX 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.027 | 91029 | Marked run 981 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.027 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.030 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.031 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.032 | 78172 | Recursively removing directory: /tmp/git.DlYZNe/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.033 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.034 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.036 | 91031 | Marked run 982 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.036 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.037 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.039 | 78169 | Recursively removing directory: /tmp/git.64iBsX/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.041 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.041 | 91048 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.041 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.041 | 78168 | Removed run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.041 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.041 | 78168 | Assigned run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.041 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.041 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kZPVjA 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.041 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.041 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.045 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.045 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.046 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.049 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.050 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7y9gAP 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.049 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.049 | 91055 | Added a new worker 14 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.049 | 78168 | Removed run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.049 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.050 | 78168 | Assigned run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.051 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.052 | 91047 | Marked run 983 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.052 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.055 | 78172 | Recursively removing directory: /tmp/git.kZPVjA/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.055 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.056 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.057 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.057 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.060 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.061 | 91050 | Marked run 984 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.062 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.064 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.064 | 91066 | Added a new worker 9 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.064 | 78168 | Removed run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.064 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.064 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.064 | 78168 | Assigned run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.064 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.065 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5t0PXf 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.064 | 78169 | Recursively removing directory: /tmp/git.7y9gAP/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.066 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.066 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.069 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.070 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.070 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.073 | 91063 | Marked run 985 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.073 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.073 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.073 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.074 | 91070 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.074 | 78168 | Removed run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.074 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.074 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.074 | 78168 | Assigned run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.074 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MrAYYs 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.079 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.080 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.080 | 78172 | Recursively removing directory: /tmp/git.5t0PXf/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.082 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.082 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.084 | 91067 | Marked run 986 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.085 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.086 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.089 | 78169 | Recursively removing directory: /tmp/git.MrAYYs/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.090 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.090 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.090 | 91084 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.090 | 78168 | Removed run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.090 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.090 | 78168 | Assigned run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.091 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.091 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.091 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.091 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HToDSV 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.095 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.096 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.097 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.098 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.098 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.098 | 91087 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.099 | 91083 | Marked run 987 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.099 | 78168 | Removed run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.099 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.099 | 78168 | Assigned run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.099 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.099 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.099 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JQdS4c 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.104 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.105 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.107 | 78172 | Recursively removing directory: /tmp/git.HToDSV/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.109 | 91085 | Marked run 988 as finished 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.109 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.109 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.109 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.113 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.113 | 78169 | Recursively removing directory: /tmp/git.JQdS4c/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.115 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.115 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.116 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.116 | 91102 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.116 | 78168 | Removed run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.116 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.116 | 78168 | Assigned run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.117 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.116 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.116 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.l2Q9yD 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.118 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.120 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.121 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.122 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.122 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.122 | 91105 | Added a new worker 12 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.123 | 78168 | Removed run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.123 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.123 | 78168 | Assigned run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.123 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.123 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ihz26t 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.127 | 91101 | Marked run 989 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.128 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.131 | 78172 | Recursively removing directory: /tmp/git.l2Q9yD/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.132 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.132 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.133 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.133 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.134 | 91103 | Marked run 990 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.134 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.136 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.139 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.140 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.140 | 91120 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.140 | 78168 | Removed run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.140 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.140 | 78168 | Assigned run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.140 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.140 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SdBv3N 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.142 | 78169 | Recursively removing directory: /tmp/git.ihz26t/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.144 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.144 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.145 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.146 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.147 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.147 | 91114 | Marked run 991 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.148 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.150 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.150 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.151 | 91127 | Added a new worker 8 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.151 | 78168 | Removed run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.151 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.151 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.151 | 78168 | Assigned run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.151 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.I464Tw 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.155 | 78172 | Recursively removing directory: /tmp/git.SdBv3N/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.155 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.156 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.157 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.157 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.160 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.161 | 91122 | Marked run 992 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.161 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.164 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.164 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.164 | 91138 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.164 | 78168 | Removed run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.164 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.164 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.164 | 78168 | Assigned run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.165 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6OnhkD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.165 | 78169 | Recursively removing directory: /tmp/git.I464Tw/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.166 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.166 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.169 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.169 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.170 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.172 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.172 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.172 | 91141 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.173 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.173 | 78168 | Removed run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.173 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.173 | 78168 | Assigned run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.173 | 91133 | Marked run 993 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.173 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.173 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OMxML0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.178 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.178 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.180 | 78172 | Recursively removing directory: /tmp/git.6OnhkD/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.181 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.181 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.184 | 91139 | Marked run 994 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.184 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.185 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.187 | 78169 | Recursively removing directory: /tmp/git.OMxML0/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.189 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.189 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.189 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.189 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.189 | 91156 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.189 | 78168 | Removed run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.189 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.189 | 78168 | Assigned run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.189 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.190 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aZCpZJ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.192 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.194 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.195 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.195 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.195 | 91158 | Added a new worker 12 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.195 | 78168 | Removed run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.195 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.195 | 78168 | Assigned run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.195 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.195 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YjWzCA 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.196 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.200 | 91155 | Marked run 995 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.201 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.201 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.202 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.204 | 91157 | Marked run 996 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.204 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.206 | 78172 | Recursively removing directory: /tmp/git.aZCpZJ/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.208 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.208 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.211 | 78169 | Recursively removing directory: /tmp/git.YjWzCA/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.211 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.212 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.212 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.214 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.214 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.214 | 91174 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.214 | 78168 | Removed run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.214 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.214 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.214 | 78168 | Assigned run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.214 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zuABv4 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.216 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.218 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.219 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.220 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.220 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.220 | 91177 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.220 | 78168 | Removed run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.220 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.220 | 78168 | Assigned run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.221 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.221 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.84Rtuy 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.225 | 91173 | Marked run 997 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.225 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.228 | 78172 | Recursively removing directory: /tmp/git.zuABv4/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.229 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.229 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.230 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.230 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.231 | 91175 | Marked run 998 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.231 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.233 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.236 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.237 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.237 | 91192 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.237 | 78168 | Removed run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.237 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.237 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.237 | 78168 | Assigned run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.237 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.liRsXS 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.238 | 78169 | Recursively removing directory: /tmp/git.84Rtuy/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.240 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.240 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.241 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.243 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.244 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.247 | 91187 | Marked run 999 as finished 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.247 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.247 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.247 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.247 | 91197 | Added a new worker 6 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.247 | 78168 | Removed run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.247 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.247 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.247 | 78168 | Assigned run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.247 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.t3NpN5 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.252 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.252 | 78172 | Recursively removing directory: /tmp/git.liRsXS/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.253 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.255 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.255 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.257 | 91194 | Marked run 1000 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.257 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.258 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.262 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.262 | 91210 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.262 | 78168 | Removed run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.262 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.262 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.262 | 78168 | Assigned run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.262 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.262 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fKn0aY 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.262 | 78169 | Recursively removing directory: /tmp/git.t3NpN5/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.264 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.264 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.267 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.268 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.268 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.270 | 91207 | Marked run 1001 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.270 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.272 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.272 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.272 | 91215 | Added a new worker 8 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.272 | 78168 | Removed run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.272 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.272 | 78168 | Assigned run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.272 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.272 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UhdyMW 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.277 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.277 | 78172 | Recursively removing directory: /tmp/git.fKn0aY/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.278 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.280 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.280 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.283 | 91211 | Marked run 1002 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.283 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.284 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.286 | 78169 | Recursively removing directory: /tmp/git.UhdyMW/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.287 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.287 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.288 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.288 | 91228 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.288 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.288 | 78168 | Removed run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.288 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.288 | 78168 | Assigned run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.288 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.289 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lGDLVk 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.292 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.293 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.295 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.296 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.296 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.296 | 91231 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.296 | 78168 | Removed run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.296 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.296 | 78168 | Assigned run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.296 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.snsjlL 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.297 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.297 | 91227 | Marked run 1003 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.297 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.301 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.302 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.304 | 91229 | Marked run 1004 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.304 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.305 | 78172 | Recursively removing directory: /tmp/git.lGDLVk/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.306 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.306 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.310 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.311 | 78169 | Recursively removing directory: /tmp/git.snsjlL/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.312 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.312 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.314 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.314 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.314 | 91246 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.314 | 78168 | Removed run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.314 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.314 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.314 | 78168 | Assigned run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.314 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KgEawH 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.315 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.318 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.318 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.319 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.319 | 91248 | Added a new worker 12 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.319 | 78168 | Removed run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.319 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.319 | 78168 | Assigned run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.319 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.319 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iOxSGL 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.319 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.324 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.325 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.326 | 91245 | Marked run 1005 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.326 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.329 | 78172 | Recursively removing directory: /tmp/git.KgEawH/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.330 | 91247 | Marked run 1006 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.330 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.331 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.331 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.334 | 78169 | Recursively removing directory: /tmp/git.iOxSGL/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.335 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.335 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.335 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.338 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.338 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.338 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.338 | 91265 | Added a new worker 12 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.338 | 78168 | Removed run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.338 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.338 | 78168 | Assigned run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.339 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.339 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7kbVzw 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.341 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.341 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.342 | 91266 | Added a new worker 12 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.342 | 78168 | Removed run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.342 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.342 | 78168 | Assigned run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.342 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.343 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fqWdrJ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.344 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.345 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.349 | 91263 | Marked run 1007 as finished 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.349 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.350 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.351 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.354 | 78172 | Recursively removing directory: /tmp/git.7kbVzw/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.354 | 91264 | Marked run 1008 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.355 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.355 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.355 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.359 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.360 | 78169 | Recursively removing directory: /tmp/git.fqWdrJ/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.361 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.361 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.363 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.363 | 91282 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.363 | 78168 | Removed run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.363 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.363 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.363 | 78168 | Assigned run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.363 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.363 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sOQUue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.365 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.368 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.368 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.368 | 91284 | Added a new worker 12 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.368 | 78168 | Removed run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.368 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.368 | 78168 | Assigned run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.368 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.368 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.368 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.utCT2c 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.369 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.375 | 91281 | Marked run 1009 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.376 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.377 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.378 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.378 | 78172 | Recursively removing directory: /tmp/git.sOQUue/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.380 | 91283 | Marked run 1010 as finished 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.380 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.380 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.380 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.383 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.386 | 78169 | Recursively removing directory: /tmp/git.utCT2c/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.387 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.387 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.387 | 91300 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.387 | 78168 | Removed run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.387 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.387 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.387 | 78168 | Assigned run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.387 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OZQ47N 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.388 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.388 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.391 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.392 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.392 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.394 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.394 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.395 | 91303 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.395 | 78168 | Removed run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.395 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.395 | 78168 | Assigned run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.395 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3Wb08t 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.395 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.398 | 91299 | Marked run 1011 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.399 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.400 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.401 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.402 | 78172 | Recursively removing directory: /tmp/git.OZQ47N/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.404 | 91301 | Marked run 1012 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.404 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.404 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.404 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.407 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.410 | 78169 | Recursively removing directory: /tmp/git.3Wb08t/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.411 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.411 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.411 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.411 | 91318 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.411 | 78168 | Removed run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.411 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.411 | 78168 | Assigned run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.411 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.411 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.412 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5MEwGG 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.414 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.416 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.417 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.417 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.417 | 91320 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.417 | 78168 | Removed run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.417 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.417 | 78168 | Assigned run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.417 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.419 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jVbdTm 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.419 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.422 | 91317 | Marked run 1013 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.422 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.425 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.426 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.427 | 91319 | Marked run 1014 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.427 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.428 | 78172 | Recursively removing directory: /tmp/git.5MEwGG/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.429 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.429 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.433 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.434 | 78169 | Recursively removing directory: /tmp/git.jVbdTm/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.436 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.436 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.436 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.436 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.436 | 91336 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.436 | 78168 | Removed run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.436 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.436 | 78168 | Assigned run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.436 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.437 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jQhuR8 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.440 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.440 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.441 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.444 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.444 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.444 | 91340 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.444 | 78168 | Removed run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.444 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.444 | 78168 | Assigned run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.444 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.444 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Jqy2G2 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.448 | 91335 | Marked run 1015 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.448 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.451 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.451 | 78172 | Recursively removing directory: /tmp/git.jQhuR8/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.452 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.452 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.452 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.453 | 91337 | Marked run 1016 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.453 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.456 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.460 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.460 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.460 | 78169 | Recursively removing directory: /tmp/git.Jqy2G2/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.460 | 91354 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.460 | 78168 | Removed run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.460 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.460 | 78168 | Assigned run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.460 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.461 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.H7hAUc 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.462 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.462 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.465 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.466 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.468 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.468 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.468 | 91356 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.468 | 78168 | Removed run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.468 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.468 | 78168 | Assigned run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.468 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.468 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.468 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WKphKZ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.472 | 91350 | Marked run 1017 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.472 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.474 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.475 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.477 | 78172 | Recursively removing directory: /tmp/git.H7hAUc/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.477 | 91355 | Marked run 1018 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.478 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.479 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.479 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.482 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.483 | 78169 | Recursively removing directory: /tmp/git.WKphKZ/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.485 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.485 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.485 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.485 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.485 | 91372 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.485 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.485 | 78168 | Removed run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.485 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.485 | 78168 | Assigned run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.486 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2ufFFz 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.489 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.489 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.490 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.493 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.493 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.493 | 91376 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.493 | 78168 | Removed run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.493 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.493 | 78168 | Assigned run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.493 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.493 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3CHdNh 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.497 | 91371 | Marked run 1019 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.497 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.500 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.501 | 78172 | Recursively removing directory: /tmp/git.2ufFFz/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.501 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.503 | 91373 | Marked run 1020 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.503 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.503 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.503 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.506 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.509 | 78169 | Recursively removing directory: /tmp/git.3CHdNh/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.510 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.510 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.510 | 91390 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.510 | 78168 | Removed run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.510 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.510 | 78168 | Assigned run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.510 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.510 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qPvrbw 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.511 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.511 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.514 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.515 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.517 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.517 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.517 | 91393 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.517 | 78168 | Removed run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.517 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.517 | 78168 | Assigned run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.517 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.517 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.518 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9Ef9BG 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.519 | 91389 | Marked run 1021 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.519 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.522 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.523 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.526 | 78172 | Recursively removing directory: /tmp/git.qPvrbw/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.527 | 91391 | Marked run 1022 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.528 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.528 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.528 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.532 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.532 | 78169 | Recursively removing directory: /tmp/git.9Ef9BG/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.534 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.534 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.536 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.536 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.536 | 91408 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.536 | 78168 | Removed run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.536 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.536 | 78168 | Assigned run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.536 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.536 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8ILK8s 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.538 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.541 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.541 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.542 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.542 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.542 | 91411 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.542 | 78168 | Removed run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.542 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.542 | 78168 | Assigned run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.543 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.542 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Rf8W6O 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.547 | 91407 | Marked run 1023 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.547 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.548 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.549 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.551 | 91409 | Marked run 1024 as finished 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.552 | 78172 | Recursively removing directory: /tmp/git.8ILK8s/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.552 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.553 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.553 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.556 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.557 | 78169 | Recursively removing directory: /tmp/git.Rf8W6O/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.559 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.559 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.560 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.560 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.560 | 91426 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.560 | 78168 | Removed run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.560 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.560 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.560 | 78168 | Assigned run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.560 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ww0VfK 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.563 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.565 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.566 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.566 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.566 | 91428 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.566 | 78168 | Removed run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.566 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.566 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.566 | 78168 | Assigned run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.566 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OWBsBN 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.567 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.571 | 91425 | Marked run 1025 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.571 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.572 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.574 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.575 | 78172 | Recursively removing directory: /tmp/git.Ww0VfK/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.576 | 91427 | Marked run 1026 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.576 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.577 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.577 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.580 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.582 | 78169 | Recursively removing directory: /tmp/git.OWBsBN/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.583 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.584 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.584 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.584 | 91444 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.584 | 78168 | Removed run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.584 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.585 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.585 | 78168 | Assigned run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.584 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.585 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jLHYbu 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.588 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.589 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.591 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.592 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.591 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.592 | 91447 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.592 | 78168 | Removed run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.592 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.592 | 78168 | Assigned run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.592 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kWfcxS 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.593 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.594 | 91443 | Marked run 1027 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.594 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.597 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.599 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.601 | 91445 | Marked run 1028 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.602 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.603 | 78172 | Recursively removing directory: /tmp/git.jLHYbu/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.605 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.605 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.608 | 78169 | Recursively removing directory: /tmp/git.kWfcxS/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.609 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.610 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.610 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.612 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.612 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.612 | 91462 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.612 | 78168 | Removed run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.612 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.612 | 78168 | Assigned run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.612 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.egidXv 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.612 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.613 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.616 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.616 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.617 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.617 | 91464 | Added a new worker 12 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.617 | 78168 | Removed run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.617 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.617 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.617 | 78168 | Assigned run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.617 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.617 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XLI4BD 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.622 | 91461 | Marked run 1029 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.622 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.624 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.625 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.627 | 78172 | Recursively removing directory: /tmp/git.egidXv/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.628 | 91463 | Marked run 1030 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.628 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.629 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.629 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.632 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.634 | 78169 | Recursively removing directory: /tmp/git.XLI4BD/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.635 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.635 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.636 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.636 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.636 | 91480 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.636 | 78168 | Removed run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.636 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.636 | 78168 | Assigned run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.636 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.637 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ATZnyz 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.639 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.641 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.642 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.642 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.642 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.642 | 91483 | Added a new worker 12 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.643 | 78168 | Removed run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.643 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.643 | 78168 | Assigned run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.643 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZAPYRC 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.643 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.648 | 91479 | Marked run 1031 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.648 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.650 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.651 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.652 | 91481 | Marked run 1032 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.652 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.652 | 78172 | Recursively removing directory: /tmp/git.ATZnyz/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.654 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.654 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.657 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.659 | 78169 | Recursively removing directory: /tmp/git.ZAPYRC/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.660 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.660 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.660 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.660 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.661 | 91498 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.661 | 78168 | Removed run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.661 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.661 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.661 | 78168 | Assigned run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.661 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NqRuqV 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.663 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.665 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.666 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.666 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.666 | 91500 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.666 | 78168 | Removed run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.666 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.666 | 78168 | Assigned run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.667 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.667 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.667 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RMxMVC 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.670 | 91497 | Marked run 1033 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.671 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.673 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.674 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.676 | 91499 | Marked run 1034 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.676 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.677 | 78172 | Recursively removing directory: /tmp/git.NqRuqV/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.678 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.678 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.681 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.683 | 78169 | Recursively removing directory: /tmp/git.RMxMVC/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.684 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.685 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.685 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.685 | 91516 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.685 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.685 | 78168 | Removed run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.685 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.685 | 78168 | Assigned run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.685 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.685 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EZgVoN 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.689 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.690 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.690 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.692 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.692 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.693 | 91519 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.693 | 78168 | Removed run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.693 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.693 | 78168 | Assigned run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.693 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.r1jUwO 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.693 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.696 | 91515 | Marked run 1035 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.697 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.698 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.700 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.700 | 78172 | Recursively removing directory: /tmp/git.EZgVoN/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.701 | 91517 | Marked run 1036 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.701 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.702 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.702 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.706 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.708 | 78169 | Recursively removing directory: /tmp/git.r1jUwO/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.709 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.709 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.709 | 91534 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.709 | 78168 | Removed run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.709 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.709 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.709 | 78168 | Assigned run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.710 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.710 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.709 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UIVLec 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.713 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.714 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.714 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.718 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.718 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.718 | 91540 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.718 | 78168 | Removed run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.718 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.718 | 78168 | Assigned run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.718 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GXtWvh 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.719 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.720 | 91533 | Marked run 1037 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.720 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.724 | 78172 | Recursively removing directory: /tmp/git.UIVLec/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.724 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.725 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.725 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.725 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.729 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.729 | 91536 | Marked run 1038 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.729 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.732 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.733 | 91552 | Added a new worker 9 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.733 | 78168 | Removed run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.733 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.733 | 78168 | Assigned run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.733 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.732 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.733 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NWPzKi 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.734 | 78169 | Recursively removing directory: /tmp/git.GXtWvh/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.736 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.736 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.738 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.739 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.740 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.740 | 91547 | Marked run 1039 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.740 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.743 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.743 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.743 | 91559 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.743 | 78168 | Removed run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.743 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.743 | 78168 | Assigned run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.744 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NI5LRT 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.744 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.747 | 78172 | Recursively removing directory: /tmp/git.NWPzKi/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.748 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.749 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.749 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.749 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.752 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.753 | 91554 | Marked run 1040 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.753 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.756 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.756 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.756 | 91570 | Added a new worker 9 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.756 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.756 | 78168 | Removed run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.756 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.757 | 78168 | Assigned run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.757 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.F2Vs7F 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.758 | 78169 | Recursively removing directory: /tmp/git.NI5LRT/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.760 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.760 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.762 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.763 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.764 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.764 | 91564 | Marked run 1041 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.765 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.767 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.767 | 91577 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.767 | 78168 | Removed run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.767 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.767 | 78168 | Assigned run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.767 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.767 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pt89FH 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.768 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.772 | 78172 | Recursively removing directory: /tmp/git.F2Vs7F/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.773 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.773 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.773 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.774 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.777 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.777 | 91572 | Marked run 1042 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.778 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.780 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.780 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.781 | 91588 | Added a new worker 9 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.781 | 78168 | Removed run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.781 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.781 | 78168 | Assigned run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.781 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.781 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.d1K4qJ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.783 | 78169 | Recursively removing directory: /tmp/git.pt89FH/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.784 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.784 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.785 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.786 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.788 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.790 | 91583 | Marked run 1043 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.790 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.791 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.791 | 91597 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.791 | 78168 | Removed run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.792 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.792 | 78168 | Assigned run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.792 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.791 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.792 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DnWZ6r 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.795 | 78172 | Recursively removing directory: /tmp/git.d1K4qJ/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.796 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.796 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.796 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.797 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.801 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.802 | 91591 | Marked run 1044 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.802 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.805 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.805 | 78169 | Recursively removing directory: /tmp/git.DnWZ6r/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.805 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.805 | 91606 | Added a new worker 9 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.805 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.805 | 78168 | Removed run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.805 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.805 | 78168 | Assigned run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.805 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8BTAV9 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.807 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.807 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.810 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.811 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.812 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.813 | 91601 | Marked run 1045 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.813 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.814 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.814 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.814 | 91609 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.814 | 78168 | Removed run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.814 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.814 | 78168 | Assigned run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.814 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zznaIz 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.816 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.819 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.820 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.822 | 78172 | Recursively removing directory: /tmp/git.8BTAV9/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.824 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.824 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.826 | 91607 | Marked run 1046 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.826 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.828 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.829 | 78169 | Recursively removing directory: /tmp/git.zznaIz/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.831 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.831 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.832 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.832 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.832 | 91624 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.832 | 78168 | Removed run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.832 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.832 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.832 | 78168 | Assigned run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.832 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.f2olJ3 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.835 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.836 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.837 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.838 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.839 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.839 | 91627 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.839 | 78168 | Removed run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.839 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.839 | 78168 | Assigned run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.839 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.839 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WnMRhl 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.842 | 91623 | Marked run 1047 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.842 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.845 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.846 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.847 | 78172 | Recursively removing directory: /tmp/git.f2olJ3/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.849 | 91625 | Marked run 1048 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.849 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.849 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.849 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.852 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.854 | 78169 | Recursively removing directory: /tmp/git.WnMRhl/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.856 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.856 | 91642 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.856 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.856 | 78168 | Removed run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.856 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.856 | 78168 | Assigned run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.856 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.856 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.B7GraI 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.856 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.856 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.860 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.861 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.862 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.863 | 91641 | Marked run 1049 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.864 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.864 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.864 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.864 | 91645 | Added a new worker 8 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.864 | 78168 | Removed run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.864 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.864 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.864 | 78168 | Assigned run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.864 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Jxxq6V 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.869 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.870 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.871 | 78172 | Recursively removing directory: /tmp/git.B7GraI/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.873 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.873 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.875 | 91643 | Marked run 1050 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.875 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.877 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.879 | 78169 | Recursively removing directory: /tmp/git.Jxxq6V/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.880 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.880 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.880 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.880 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.880 | 91660 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.880 | 78168 | Removed run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.880 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.880 | 78168 | Assigned run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.880 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.881 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TPLXx1 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.884 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.885 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.885 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.888 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.888 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.888 | 91664 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.888 | 78168 | Removed run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.888 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.888 | 78168 | Assigned run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.889 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.889 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RFZzTj 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.892 | 91659 | Marked run 1051 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.893 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.895 | 78172 | Recursively removing directory: /tmp/git.TPLXx1/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.896 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.896 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.897 | 91661 | Marked run 1052 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.897 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.897 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.897 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.901 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.904 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.904 | 91678 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.904 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.905 | 78168 | Removed run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.905 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.905 | 78168 | Assigned run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.904 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.905 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.a6R0CJ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.905 | 78169 | Recursively removing directory: /tmp/git.RFZzTj/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.906 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.906 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.909 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.910 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.911 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.912 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.912 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.912 | 91681 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.913 | 78168 | Removed run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.913 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.913 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.913 | 78168 | Assigned run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.913 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nwufAg 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.913 | 91675 | Marked run 1053 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.913 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.918 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.920 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.920 | 78172 | Recursively removing directory: /tmp/git.a6R0CJ/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.922 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.922 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.923 | 91679 | Marked run 1054 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.923 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.926 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.928 | 78169 | Recursively removing directory: /tmp/git.nwufAg/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.929 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.929 | 91696 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.929 | 78168 | Removed run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.929 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.930 | 78168 | Assigned run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.930 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.929 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.930 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uAZgpE 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.930 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.930 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.934 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.934 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.935 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.938 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.938 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.938 | 91700 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.938 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.938 | 91695 | Marked run 1055 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.938 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.938 | 78168 | Removed run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.938 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.938 | 78168 | Assigned run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.939 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ljw54E 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.944 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.945 | 78172 | Recursively removing directory: /tmp/git.uAZgpE/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.945 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.946 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.946 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.947 | 91697 | Marked run 1056 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.947 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.949 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.953 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.953 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.953 | 91714 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.953 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.953 | 78168 | Removed run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.953 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.953 | 78168 | Assigned run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.953 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FkczAT 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.953 | 78169 | Recursively removing directory: /tmp/git.Ljw54E/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.955 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.955 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.958 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.958 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.959 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.961 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.961 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.961 | 91717 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.962 | 78168 | Removed run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.962 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.962 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.962 | 78168 | Assigned run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.962 | 91710 | Marked run 1057 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.962 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.962 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SBJLKb 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.966 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.967 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.968 | 78172 | Recursively removing directory: /tmp/git.FkczAT/ 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.971 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.971 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.973 | 91715 | Marked run 1058 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.973 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.975 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.976 | 78169 | Recursively removing directory: /tmp/git.SBJLKb/ 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.977 | 78169 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.977 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.978 | 78172 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.978 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.978 | 91732 | Added a new worker 10 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.978 | 78168 | Removed run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.978 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.978 | 78168 | Assigned run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.978 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.81hfHk 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.979 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.981 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.983 | 78172 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.983 | 78172 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.985 | 78169 | Waiting for a new command 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.985 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.985 | 91735 | Added a new worker 13 to the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.985 | 78168 | Removed run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.985 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.985 | 78168 | Assigned run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.985 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OBQdeq 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.986 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.990 | 91731 | Marked run 1059 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.990 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.992 | 78169 | Checking out revision HEAD 2024-04-25 03:45:35 | INFO | 78169/cimple-worker: 2024-04-25 03:45:35.993 | 78169 | Going to run: ./ci 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.994 | 78172 | Recursively removing directory: /tmp/git.81hfHk/ 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.994 | 91733 | Marked run 1060 as finished 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.994 | 78166 | Waiting for new connections 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.995 | 78172 | Process exit code: 0 2024-04-25 03:45:35 | INFO | 78172/cimple-worker: 2024-04-25 03:45:35.995 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:35 | INFO | 78166/cimple-server: 2024-04-25 03:45:35.998 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.001 | 78169 | Recursively removing directory: /tmp/git.OBQdeq/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.002 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.002 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.002 | 91750 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.002 | 78168 | Removed run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.002 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.002 | 78168 | Assigned run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.002 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.002 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.p10U1b 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.003 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.003 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.007 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.007 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.008 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.010 | 91749 | Marked run 1061 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.010 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.010 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.011 | 91754 | Added a new worker 8 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.011 | 78168 | Removed run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.011 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.011 | 78168 | Assigned run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.010 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.011 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2CEDs5 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.011 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.015 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.016 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.017 | 78172 | Recursively removing directory: /tmp/git.p10U1b/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.019 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.019 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.021 | 91751 | Marked run 1062 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.022 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.023 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.025 | 78169 | Recursively removing directory: /tmp/git.2CEDs5/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.026 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.026 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.027 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.027 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.027 | 91768 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.027 | 78168 | Removed run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.027 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.027 | 78168 | Assigned run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.027 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.027 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.U0qt4J 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.030 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.034 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.034 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.034 | 91770 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.034 | 78168 | Removed run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.034 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.034 | 78168 | Assigned run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.034 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uVFYgh 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.035 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.035 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.035 | 91767 | Marked run 1063 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.036 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.036 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.039 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.040 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.042 | 91769 | Marked run 1064 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.043 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.046 | 78172 | Recursively removing directory: /tmp/git.U0qt4J/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.047 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.047 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.049 | 78169 | Recursively removing directory: /tmp/git.uVFYgh/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.050 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.050 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.051 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.053 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.054 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.054 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.054 | 91787 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.054 | 78168 | Removed run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.054 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.054 | 78168 | Assigned run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.054 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0LXodR 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.057 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.057 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.057 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.057 | 91788 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.057 | 78168 | Removed run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.057 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.057 | 78168 | Assigned run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.058 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.058 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hjJBbe 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.059 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.060 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.064 | 91785 | Marked run 1065 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.064 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.065 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.066 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.068 | 91786 | Marked run 1066 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.068 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.069 | 78172 | Recursively removing directory: /tmp/git.0LXodR/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.070 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.070 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.074 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.074 | 78169 | Recursively removing directory: /tmp/git.hjJBbe/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.075 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.075 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.077 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.077 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.077 | 91804 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.077 | 78168 | Removed run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.077 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.077 | 78168 | Assigned run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.077 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.077 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QCXXQ5 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.079 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.081 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.082 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.083 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.083 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.083 | 91807 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.083 | 78168 | Removed run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.083 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.083 | 78168 | Assigned run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.083 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.084 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4D2rRj 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.088 | 91803 | Marked run 1067 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.089 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.091 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.092 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.092 | 78172 | Recursively removing directory: /tmp/git.QCXXQ5/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.092 | 91805 | Marked run 1068 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.092 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.094 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.094 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.097 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.100 | 78169 | Recursively removing directory: /tmp/git.4D2rRj/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.100 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.101 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.101 | 91822 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.101 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.101 | 78168 | Removed run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.101 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.101 | 78168 | Assigned run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.101 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aAvq48 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.101 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.101 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.104 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.105 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.106 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.107 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.108 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.108 | 91825 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.108 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.108 | 78168 | Removed run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.108 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.108 | 78168 | Assigned run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.108 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mMhuXE 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.110 | 91821 | Marked run 1069 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.110 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.114 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.115 | 78172 | Recursively removing directory: /tmp/git.aAvq48/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.116 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.117 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.117 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.117 | 91823 | Marked run 1070 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.118 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.120 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.124 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.124 | 91840 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.124 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.124 | 78168 | Removed run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.124 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.124 | 78168 | Assigned run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.124 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.124 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vFhhvU 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.124 | 78169 | Recursively removing directory: /tmp/git.mMhuXE/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.126 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.126 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.128 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.129 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.130 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.134 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.135 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.135 | 91849 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.135 | 78168 | Removed run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.135 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.135 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.135 | 78168 | Assigned run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.135 | 91836 | Marked run 1071 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.135 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.135 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DrMrlf 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.139 | 78172 | Recursively removing directory: /tmp/git.vFhhvU/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.140 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.141 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.141 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.143 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.144 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.146 | 91842 | Marked run 1072 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.147 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.147 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.147 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.147 | 91853 | Added a new worker 8 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.147 | 78168 | Removed run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.147 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.147 | 78168 | Assigned run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.147 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Eboarp 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.148 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.152 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.153 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.153 | 78169 | Recursively removing directory: /tmp/git.DrMrlf/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.155 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.155 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.157 | 91850 | Marked run 1073 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.158 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.159 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.161 | 78172 | Recursively removing directory: /tmp/git.Eboarp/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.162 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.162 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.162 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.162 | 91867 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.162 | 78168 | Removed run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.162 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.163 | 78168 | Assigned run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.162 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.163 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.163 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VniSxA 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.165 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.168 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.168 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.168 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.168 | 91869 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.168 | 78168 | Removed run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.168 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.168 | 78168 | Assigned run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.169 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gdZWFE 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.169 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.170 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.175 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.175 | 91866 | Marked run 1074 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.175 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.176 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.178 | 91868 | Marked run 1075 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.178 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.179 | 78169 | Recursively removing directory: /tmp/git.VniSxA/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.180 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.180 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.183 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.185 | 78172 | Recursively removing directory: /tmp/git.gdZWFE/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.186 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.186 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.187 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.187 | 91885 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.187 | 78168 | Removed run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.187 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.187 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.187 | 78168 | Assigned run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.187 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.187 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kT8jZO 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.189 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.192 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.192 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.192 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.192 | 91887 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.192 | 78168 | Removed run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.192 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.192 | 78168 | Assigned run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.192 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7Sidbn 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.193 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.193 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.197 | 91884 | Marked run 1076 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.198 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.198 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.200 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.202 | 78169 | Recursively removing directory: /tmp/git.kT8jZO/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.203 | 91886 | Marked run 1077 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.203 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.204 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.204 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.207 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.208 | 78172 | Recursively removing directory: /tmp/git.7Sidbn/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.209 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.209 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.210 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.210 | 91903 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.210 | 78168 | Removed run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.210 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.210 | 78168 | Assigned run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.210 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.211 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YJpOsJ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.211 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.213 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.215 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.215 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.217 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.217 | 91906 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.217 | 78168 | Removed run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.217 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.217 | 78168 | Assigned run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.217 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.217 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6MjL5J 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.218 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.223 | 91902 | Marked run 1078 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.223 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.223 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.224 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.225 | 78169 | Recursively removing directory: /tmp/git.YJpOsJ/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.227 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.227 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.227 | 91904 | Marked run 1079 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.228 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.230 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.233 | 78172 | Recursively removing directory: /tmp/git.6MjL5J/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.234 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.234 | 91921 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.234 | 78168 | Removed run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.234 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.234 | 78168 | Assigned run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.234 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.234 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.234 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3fZyqm 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.235 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.235 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.237 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.239 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.239 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.241 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.241 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.241 | 91924 | Added a new worker 11 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.241 | 78168 | Removed run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.241 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.241 | 78168 | Assigned run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.241 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.241 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Lahw9k 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.244 | 91920 | Marked run 1080 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.244 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.247 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.248 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.250 | 78169 | Recursively removing directory: /tmp/git.3fZyqm/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.251 | 91922 | Marked run 1081 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.251 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.252 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.252 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.255 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.256 | 78172 | Recursively removing directory: /tmp/git.Lahw9k/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.257 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.257 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.259 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.259 | 91939 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.259 | 78168 | Removed run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.259 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.259 | 78168 | Assigned run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.259 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.259 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yjriYU 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.260 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.262 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.264 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.264 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.266 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.266 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.266 | 91942 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.266 | 78168 | Removed run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.266 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.266 | 78168 | Assigned run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.267 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LT00Ut 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.267 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.269 | 91938 | Marked run 1082 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.269 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.274 | 78169 | Recursively removing directory: /tmp/git.yjriYU/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.274 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.275 | 91940 | Marked run 1083 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.275 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.275 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.276 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.276 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.279 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.282 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.282 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.282 | 91957 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.282 | 78168 | Removed run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.282 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.282 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.282 | 78168 | Assigned run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.282 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qFhEkw 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.284 | 78172 | Recursively removing directory: /tmp/git.LT00Ut/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.286 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.286 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.287 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.288 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.290 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.291 | 91952 | Marked run 1084 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.291 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.293 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.293 | 91965 | Added a new worker 8 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.293 | 78168 | Removed run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.293 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.293 | 78168 | Assigned run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.294 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.293 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.293 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qlbzzG 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.298 | 78169 | Recursively removing directory: /tmp/git.qFhEkw/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.298 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.299 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.299 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.299 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.303 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.303 | 91959 | Marked run 1085 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.303 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.307 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.307 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.307 | 91975 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.307 | 78168 | Removed run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.307 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.307 | 78168 | Assigned run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.307 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ldOu6m 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.307 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.309 | 78172 | Recursively removing directory: /tmp/git.qlbzzG/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.310 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.310 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.313 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.314 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.314 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.314 | 91969 | Marked run 1086 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.314 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.317 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.317 | 91980 | Added a new worker 8 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.317 | 78168 | Removed run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.317 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.318 | 78168 | Assigned run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.317 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.318 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QUBPdK 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.318 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.323 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.323 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.324 | 78169 | Recursively removing directory: /tmp/git.ldOu6m/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.326 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.326 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.327 | 91976 | Marked run 1087 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.328 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.330 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.332 | 78172 | Recursively removing directory: /tmp/git.QUBPdK/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.333 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.333 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.333 | 91993 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.333 | 78168 | Removed run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.333 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.333 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.333 | 78168 | Assigned run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.334 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.334 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.334 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JRjipE 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.337 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.338 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.338 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.342 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.342 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.342 | 91998 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.342 | 78168 | Removed run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.342 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.342 | 78168 | Assigned run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.342 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.unSqcq 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.343 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.344 | 91992 | Marked run 1088 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.345 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.348 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.349 | 78169 | Recursively removing directory: /tmp/git.JRjipE/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.349 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.350 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.350 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.351 | 91994 | Marked run 1089 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.352 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.354 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.357 | 78172 | Recursively removing directory: /tmp/git.unSqcq/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.358 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.358 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.358 | 92011 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.358 | 78168 | Removed run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.358 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.358 | 78168 | Assigned run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.358 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.slifAb 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.358 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.358 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.359 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.362 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.363 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.363 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.366 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.366 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.366 | 92015 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.366 | 78168 | Removed run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.366 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.366 | 78168 | Assigned run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.367 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.368 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2WawMT 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.368 | 92010 | Marked run 1090 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.368 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.372 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.373 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.375 | 78169 | Recursively removing directory: /tmp/git.slifAb/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.376 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.376 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.377 | 92012 | Marked run 1091 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.377 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.379 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.382 | 78172 | Recursively removing directory: /tmp/git.2WawMT/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.383 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.383 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.383 | 92029 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.383 | 78168 | Removed run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.383 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.383 | 78168 | Assigned run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.383 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.383 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.l4Q0VU 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.384 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.384 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.387 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.388 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.388 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.392 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.392 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.392 | 92035 | Added a new worker 11 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.392 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.392 | 78168 | Removed run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.392 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.392 | 78168 | Assigned run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.393 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5aJKwD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.395 | 92028 | Marked run 1092 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.395 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.398 | 78169 | Recursively removing directory: /tmp/git.l4Q0VU/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.399 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.400 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.400 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.400 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.401 | 92031 | Marked run 1093 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.402 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.403 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.407 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.407 | 92047 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.407 | 78168 | Removed run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.407 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.407 | 78168 | Assigned run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.407 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.407 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GUuPXO 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.408 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.409 | 78172 | Recursively removing directory: /tmp/git.5aJKwD/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.411 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.411 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.412 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.413 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.414 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.416 | 92042 | Marked run 1094 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.416 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.418 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.418 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.418 | 92056 | Added a new worker 8 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.419 | 78168 | Removed run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.419 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.419 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.419 | 78168 | Assigned run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.419 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vYfBhL 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.422 | 78169 | Recursively removing directory: /tmp/git.GUuPXO/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.424 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.424 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.424 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.424 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.427 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.428 | 92049 | Marked run 1095 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.428 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.431 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.431 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.431 | 92065 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.431 | 78168 | Removed run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.431 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.431 | 78168 | Assigned run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.431 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xY9KZs 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.432 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.434 | 78172 | Recursively removing directory: /tmp/git.vYfBhL/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.435 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.435 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.437 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.437 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.439 | 92059 | Marked run 1096 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.439 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.439 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.442 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.442 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.442 | 92073 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.442 | 78168 | Removed run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.442 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.442 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.442 | 78168 | Assigned run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.443 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.O0iIx0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.447 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.447 | 78169 | Recursively removing directory: /tmp/git.xY9KZs/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.448 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.450 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.450 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.452 | 92067 | Marked run 1097 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.452 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.453 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.456 | 78172 | Recursively removing directory: /tmp/git.O0iIx0/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.457 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.457 | 92083 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.457 | 78168 | Removed run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.457 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.457 | 78168 | Assigned run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.457 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.457 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.457 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.idfrgJ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.458 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.458 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.461 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.462 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.463 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.464 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.464 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.464 | 92086 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.465 | 78168 | Removed run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.465 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.465 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.465 | 78168 | Assigned run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.465 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FetdO5 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.469 | 92082 | Marked run 1098 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.469 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.471 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.472 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.472 | 78169 | Recursively removing directory: /tmp/git.idfrgJ/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.474 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.474 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.474 | 92084 | Marked run 1099 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.475 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.477 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.480 | 78172 | Recursively removing directory: /tmp/git.FetdO5/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.481 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.481 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.481 | 92101 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.481 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.481 | 78168 | Removed run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.481 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.481 | 78168 | Assigned run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.481 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rlLjYb 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.482 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.482 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.485 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.485 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.487 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.491 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.491 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.491 | 92110 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.491 | 78168 | Removed run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.491 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.491 | 78168 | Assigned run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.492 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.492 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ON03Qr 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.493 | 92098 | Marked run 1100 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.493 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.496 | 78169 | Recursively removing directory: /tmp/git.rlLjYb/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.497 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.498 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.498 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.498 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.499 | 92103 | Marked run 1101 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.499 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.502 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.505 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.505 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.505 | 92119 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.505 | 78168 | Removed run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.505 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.505 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.505 | 78168 | Assigned run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.505 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0eApEC 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.507 | 78172 | Recursively removing directory: /tmp/git.ON03Qr/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.508 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.508 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.510 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.510 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.511 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.514 | 92114 | Marked run 1102 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.514 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.515 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.515 | 92124 | Added a new worker 8 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.515 | 78168 | Removed run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.515 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.515 | 78168 | Assigned run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.515 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.515 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.515 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Wh6KY4 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.520 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.521 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.521 | 78169 | Recursively removing directory: /tmp/git.0eApEC/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.523 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.523 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.525 | 92121 | Marked run 1103 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.525 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.527 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.529 | 78172 | Recursively removing directory: /tmp/git.Wh6KY4/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.531 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.531 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.531 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.531 | 92137 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.531 | 78168 | Removed run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.531 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.531 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.531 | 78168 | Assigned run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.531 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.531 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9cPXx2 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.535 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.536 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.537 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.539 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.539 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.539 | 92140 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.539 | 78168 | Removed run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.539 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.539 | 78168 | Assigned run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.539 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TIYjrw 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.540 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.540 | 92136 | Marked run 1104 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.540 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.544 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.545 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.546 | 78169 | Recursively removing directory: /tmp/git.9cPXx2/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.548 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.548 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.548 | 92138 | Marked run 1105 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.548 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.551 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.553 | 78172 | Recursively removing directory: /tmp/git.TIYjrw/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.555 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.555 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.555 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.555 | 92155 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.555 | 78168 | Removed run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.555 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.555 | 78168 | Assigned run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.555 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.555 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pWRzed 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.556 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.559 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.560 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.561 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.562 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.563 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.563 | 92158 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.563 | 78168 | Removed run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.563 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.563 | 78168 | Assigned run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.563 | 92154 | Marked run 1106 as finished 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.563 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RewuSP 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.563 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.563 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.568 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.569 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.571 | 78169 | Recursively removing directory: /tmp/git.pWRzed/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.573 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.573 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.573 | 92156 | Marked run 1107 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.573 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.577 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.578 | 78172 | Recursively removing directory: /tmp/git.RewuSP/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.579 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.579 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.580 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.580 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.580 | 92173 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.580 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.580 | 78168 | Removed run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.580 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.580 | 78168 | Assigned run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.580 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UrLXxk 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.583 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.584 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.585 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.587 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.587 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.587 | 92176 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.587 | 78168 | Removed run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.587 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.587 | 78168 | Assigned run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.587 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.587 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sS3FVO 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.592 | 92172 | Marked run 1108 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.592 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.594 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.595 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.595 | 78169 | Recursively removing directory: /tmp/git.UrLXxk/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.596 | 92174 | Marked run 1109 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.596 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.597 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.597 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.600 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.603 | 78172 | Recursively removing directory: /tmp/git.sS3FVO/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.603 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.603 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.603 | 92191 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.603 | 78168 | Removed run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.603 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.603 | 78168 | Assigned run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.603 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pqFueM 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.604 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.604 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.604 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.607 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.608 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.609 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.610 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.611 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.611 | 92194 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.611 | 78168 | Removed run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.611 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.611 | 78168 | Assigned run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.611 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.611 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ykLCjA 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.612 | 92190 | Marked run 1110 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.612 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.617 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.618 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.618 | 78169 | Recursively removing directory: /tmp/git.pqFueM/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.621 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.621 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.622 | 92192 | Marked run 1111 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.622 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.624 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.626 | 78172 | Recursively removing directory: /tmp/git.ykLCjA/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.627 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.627 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.627 | 92209 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.627 | 78168 | Removed run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.627 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.628 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.628 | 78168 | Assigned run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.628 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.628 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.628 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RewH1x 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.632 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.632 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.632 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.636 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.637 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NRWb9I 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.636 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.636 | 92214 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.636 | 78168 | Removed run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.636 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.637 | 78168 | Assigned run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.638 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.639 | 92208 | Marked run 1112 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.641 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.643 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.643 | 78169 | Recursively removing directory: /tmp/git.RewH1x/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.643 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.645 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.645 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.645 | 92210 | Marked run 1113 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.646 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.648 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.651 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.651 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.651 | 92227 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.651 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.651 | 78168 | Removed run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.652 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.652 | 78168 | Assigned run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.652 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.h1sXtO 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.652 | 78172 | Recursively removing directory: /tmp/git.NRWb9I/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.653 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.653 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.656 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.656 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.657 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.660 | 92224 | Marked run 1114 as finished 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.660 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.660 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.660 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.660 | 92232 | Added a new worker 6 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.660 | 78168 | Removed run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.660 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.660 | 78168 | Assigned run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.661 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.661 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pvfn9b 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.665 | 78169 | Recursively removing directory: /tmp/git.h1sXtO/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.665 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.666 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.667 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.667 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.670 | 92228 | Marked run 1115 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.670 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.670 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.674 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.674 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.674 | 92245 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.674 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pAfJFp 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.674 | 78168 | Removed run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.674 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.674 | 78168 | Assigned run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.675 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.676 | 78172 | Recursively removing directory: /tmp/git.pvfn9b/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.678 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.678 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.679 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.680 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.682 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.683 | 92240 | Marked run 1116 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.683 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.685 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.685 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.685 | 92254 | Added a new worker 8 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.685 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.686 | 78168 | Removed run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.686 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.686 | 78168 | Assigned run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.686 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hvj0mN 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.690 | 78169 | Recursively removing directory: /tmp/git.pAfJFp/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.692 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.692 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.692 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.693 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.694 | 92247 | Marked run 1117 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.694 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.695 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.698 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.698 | 92263 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.698 | 78168 | Removed run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.698 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.698 | 78168 | Assigned run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.698 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.699 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TgYE3z 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.700 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.701 | 78172 | Recursively removing directory: /tmp/git.hvj0mN/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.702 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.702 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.703 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.704 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.705 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.707 | 92257 | Marked run 1118 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.708 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.709 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.709 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.710 | 92272 | Added a new worker 8 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.710 | 78168 | Removed run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.710 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.710 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.710 | 78168 | Assigned run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.710 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0XGDf3 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.713 | 78169 | Recursively removing directory: /tmp/git.TgYE3z/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.715 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.715 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.715 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.716 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.718 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.719 | 92265 | Marked run 1119 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.719 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.722 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.722 | 92281 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.722 | 78168 | Removed run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.722 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.722 | 78168 | Assigned run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.722 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.722 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.722 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Zivb8e 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.725 | 78172 | Recursively removing directory: /tmp/git.0XGDf3/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.726 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.726 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.728 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.729 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.730 | 92275 | Marked run 1120 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.730 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.730 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.733 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.733 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.734 | 92290 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.734 | 78168 | Removed run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.734 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.734 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.734 | 78168 | Assigned run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.734 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sQueRb 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.737 | 78169 | Recursively removing directory: /tmp/git.Zivb8e/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.739 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.740 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.740 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.740 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.742 | 92283 | Marked run 1121 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.742 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.744 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.747 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.748 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.748 | 92299 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.748 | 78168 | Removed run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.748 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.748 | 78168 | Assigned run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.748 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.748 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wrFUKc 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.748 | 78172 | Recursively removing directory: /tmp/git.sQueRb/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.750 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.750 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.753 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.754 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.754 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.755 | 92294 | Marked run 1122 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.755 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.757 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.757 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.757 | 92303 | Added a new worker 8 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.757 | 78168 | Removed run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.757 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.757 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.757 | 78168 | Assigned run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.757 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IiQ7j5 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.761 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.762 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.764 | 78169 | Recursively removing directory: /tmp/git.wrFUKc/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.766 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.766 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.770 | 92300 | Marked run 1123 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.770 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.770 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.771 | 78172 | Recursively removing directory: /tmp/git.IiQ7j5/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.772 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.772 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.773 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.773 | 92317 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.773 | 78168 | Removed run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.773 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.773 | 78168 | Assigned run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.773 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.774 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IW3N8O 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.774 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.775 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.778 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.778 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.778 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.778 | 92319 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.778 | 78168 | Removed run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.778 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.778 | 78168 | Assigned run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.779 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.779 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.779 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5MgAR5 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.784 | 92316 | Marked run 1124 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.784 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.785 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.786 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.788 | 92318 | Marked run 1125 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.788 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.789 | 78169 | Recursively removing directory: /tmp/git.IW3N8O/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.790 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.790 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.794 | 78172 | Recursively removing directory: /tmp/git.5MgAR5/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.795 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.795 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.795 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.798 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.798 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.798 | 92335 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.798 | 78168 | Removed run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.798 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.798 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.798 | 78168 | Assigned run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.798 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sYLPyb 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.798 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.802 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.802 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.802 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.802 | 92337 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.802 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.802 | 78168 | Removed run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.802 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.802 | 78168 | Assigned run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.802 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xNlnYJ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.803 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.807 | 92334 | Marked run 1126 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.807 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.808 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.809 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.811 | 92336 | Marked run 1127 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.812 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.813 | 78169 | Recursively removing directory: /tmp/git.sYLPyb/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.815 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.815 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.818 | 78172 | Recursively removing directory: /tmp/git.xNlnYJ/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.819 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.820 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.820 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.823 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.823 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.823 | 92353 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.823 | 78168 | Removed run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.823 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.823 | 78168 | Assigned run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.823 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.824 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MdXGfM 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.824 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.828 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.828 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.828 | 92355 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.829 | 78168 | Removed run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.829 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.829 | 78168 | Assigned run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.829 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.828 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.829 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cFlfyw 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.830 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.832 | 92352 | Marked run 1128 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.832 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.835 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.836 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.837 | 92354 | Marked run 1129 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.838 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.838 | 78169 | Recursively removing directory: /tmp/git.MdXGfM/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.840 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.840 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.843 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.845 | 78172 | Recursively removing directory: /tmp/git.cFlfyw/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.846 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.846 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.847 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.847 | 92371 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.847 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.847 | 78168 | Removed run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.847 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.847 | 78168 | Assigned run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.847 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.847 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gZw8Wg 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.849 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.851 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.852 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.853 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.853 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.853 | 92373 | Added a new worker 13 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.853 | 78168 | Removed run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.853 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.853 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.853 | 78168 | Assigned run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.853 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.C6R0tA 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.857 | 92370 | Marked run 1130 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.857 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.859 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.859 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.862 | 78169 | Recursively removing directory: /tmp/git.gZw8Wg/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.863 | 92372 | Marked run 1131 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.863 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.864 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.864 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.867 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.868 | 78172 | Recursively removing directory: /tmp/git.C6R0tA/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.869 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.869 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.871 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.871 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.871 | 92389 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.871 | 78168 | Removed run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.871 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.872 | 78168 | Assigned run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.872 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.872 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bUOXYI 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.874 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.876 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.877 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.877 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.877 | 92391 | Added a new worker 14 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.878 | 78168 | Removed run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.878 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.878 | 78168 | Assigned run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.878 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wdWVdw 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.878 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.878 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.881 | 92388 | Marked run 1132 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.881 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.884 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.885 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.886 | 92390 | Marked run 1133 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.886 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.888 | 78169 | Recursively removing directory: /tmp/git.bUOXYI/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.889 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.889 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.893 | 78172 | Recursively removing directory: /tmp/git.wdWVdw/ 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.893 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.894 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.894 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.897 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.897 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.897 | 92407 | Added a new worker 10 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.897 | 78168 | Removed run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.897 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.897 | 78168 | Assigned run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.897 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.897 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.897 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xFCBF9 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.900 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.900 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.900 | 92409 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.900 | 78168 | Removed run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.900 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.900 | 78168 | Assigned run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.900 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.900 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iSysp4 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.902 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.904 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.906 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.907 | 92406 | Marked run 1134 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.907 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.907 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.910 | 92408 | Marked run 1135 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.910 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.913 | 78169 | Recursively removing directory: /tmp/git.xFCBF9/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.915 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.915 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.916 | 78172 | Recursively removing directory: /tmp/git.iSysp4/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.918 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.918 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.919 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.922 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.922 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.922 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.922 | 92426 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.923 | 78168 | Removed run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.923 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.923 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.923 | 78168 | Assigned run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.923 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KJM4vu 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.926 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.926 | 92427 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.926 | 78168 | Removed run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.926 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.926 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.926 | 78168 | Assigned run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.926 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.926 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.x3Af9B 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.928 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.929 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.931 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.932 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.933 | 92424 | Marked run 1136 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.933 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.936 | 92425 | Marked run 1137 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.936 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.939 | 78169 | Recursively removing directory: /tmp/git.KJM4vu/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.941 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.941 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.941 | 78172 | Recursively removing directory: /tmp/git.x3Af9B/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.942 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.942 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.944 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.945 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.947 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.947 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.947 | 92444 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.947 | 78168 | Removed run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.947 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.947 | 78168 | Assigned run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.947 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.947 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RSCIgy 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.949 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.949 | 92445 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.949 | 78168 | Removed run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.949 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.949 | 78168 | Assigned run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.949 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.949 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4APxk2 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.950 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.952 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.954 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.955 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.955 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.956 | 92442 | Marked run 1138 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.957 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.963 | 92443 | Marked run 1139 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.963 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.964 | 78169 | Recursively removing directory: /tmp/git.RSCIgy/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.965 | 78172 | Recursively removing directory: /tmp/git.4APxk2/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.966 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.966 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.966 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.966 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.969 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.969 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.972 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.972 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 92463 | Added a new worker 14 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78168 | Removed run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78168 | Assigned run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 92462 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78168 | Removed run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78168 | Assigned run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.972 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.972 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.75FVCr 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.973 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wsvjKp 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.977 | 78169 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.977 | 78172 | Checking out revision HEAD 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.978 | 78169 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.979 | 78172 | Going to run: ./ci 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.981 | 92461 | Marked run 1140 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.981 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.985 | 92460 | Marked run 1141 as finished 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.985 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.988 | 78172 | Recursively removing directory: /tmp/git.75FVCr/ 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.989 | 78169 | Recursively removing directory: /tmp/git.wsvjKp/ 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.990 | 78172 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.990 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.990 | 78169 | Process exit code: 0 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.990 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.992 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.993 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.995 | 78172 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.995 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 92480 | Added a new worker 12 to the queue 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.996 | 78169 | Waiting for a new command 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 92481 | Added a new worker 15 to the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 78166 | Waiting for new connections 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 78168 | Removed run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 78168 | Assigned run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 78168 | Removed run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:36 | INFO | 78166/cimple-server: 2024-04-25 03:45:36.996 | 78168 | Assigned run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:36 | INFO | 78169/cimple-worker: 2024-04-25 03:45:36.997 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.n3fLRE 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:36.996 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.O9uzsQ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.001 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.001 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.002 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.003 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.005 | 92479 | Marked run 1142 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.006 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.011 | 92478 | Marked run 1143 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.011 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.011 | 78172 | Recursively removing directory: /tmp/git.O9uzsQ/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.013 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.013 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.013 | 78169 | Recursively removing directory: /tmp/git.n3fLRE/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.014 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.014 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.016 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.017 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.018 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.019 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.019 | 92498 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.019 | 78168 | Removed run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.019 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.019 | 78168 | Assigned run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.019 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.019 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.w3FSuk 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.020 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.020 | 92499 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.021 | 78168 | Removed run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.021 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.021 | 78168 | Assigned run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.022 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.020 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.021 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fcIeZs 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.023 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.024 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.025 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.027 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.029 | 92496 | Marked run 1144 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.030 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.033 | 92497 | Marked run 1145 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.033 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.035 | 78172 | Recursively removing directory: /tmp/git.w3FSuk/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.036 | 78169 | Recursively removing directory: /tmp/git.fcIeZs/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.037 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.037 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.037 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.037 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.039 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.040 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.042 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.042 | 92516 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.042 | 78168 | Removed run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.042 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.042 | 78168 | Assigned run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.043 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.042 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.043 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZmEC4z 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.043 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.043 | 92517 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.043 | 78168 | Removed run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.043 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.043 | 78168 | Assigned run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.043 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.044 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5WAUDf 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.044 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.047 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.048 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.049 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.050 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.052 | 92514 | Marked run 1146 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.053 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.057 | 92515 | Marked run 1147 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.057 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.059 | 78169 | Recursively removing directory: /tmp/git.5WAUDf/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.060 | 78172 | Recursively removing directory: /tmp/git.ZmEC4z/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.060 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.060 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.061 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.061 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.063 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.064 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.066 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.066 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.066 | 92534 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.066 | 78168 | Removed run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.066 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.066 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.066 | 78168 | Assigned run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.067 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zYhLQh 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.068 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.068 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.068 | 92535 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.068 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.068 | 78168 | Removed run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.068 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.068 | 78168 | Assigned run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.069 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.z3Y81q 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.071 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.072 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.073 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.074 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.080 | 92532 | Marked run 1149 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.080 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.080 | 78169 | Recursively removing directory: /tmp/git.zYhLQh/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.082 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.082 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.084 | 92533 | Marked run 1148 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.084 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.084 | 78172 | Recursively removing directory: /tmp/git.z3Y81q/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.086 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.086 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.086 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.088 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.089 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.089 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.089 | 92552 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.089 | 78168 | Removed run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.089 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.089 | 78168 | Assigned run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.089 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.089 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lYAqui 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.092 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.092 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.093 | 92553 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.093 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.093 | 78168 | Removed run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.093 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.093 | 78168 | Assigned run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.093 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.093 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4ya3c2 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.094 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.100 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.100 | 92550 | Marked run 1150 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.100 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.100 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.103 | 92551 | Marked run 1151 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.104 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.104 | 78169 | Recursively removing directory: /tmp/git.lYAqui/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.106 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.106 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.109 | 78172 | Recursively removing directory: /tmp/git.4ya3c2/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.109 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.110 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.110 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.113 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.113 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.113 | 92569 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.113 | 78168 | Removed run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.113 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.113 | 78168 | Assigned run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.113 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.115 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.114 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.coqwUG 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.118 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.118 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.118 | 92571 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.118 | 78168 | Removed run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.118 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.118 | 78168 | Assigned run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.118 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.119 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.118 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.D5Zk6e 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.120 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.126 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.127 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.127 | 92568 | Marked run 1152 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.128 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.129 | 78169 | Recursively removing directory: /tmp/git.coqwUG/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.130 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.130 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.131 | 92570 | Marked run 1153 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.132 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.134 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.136 | 78172 | Recursively removing directory: /tmp/git.D5Zk6e/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.137 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.137 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.138 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.138 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.138 | 92587 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.138 | 78168 | Removed run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.138 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.138 | 78168 | Assigned run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.138 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.138 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.H8HnAb 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.140 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.143 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.143 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.143 | 92589 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.143 | 78168 | Removed run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.143 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.143 | 78168 | Assigned run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.143 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.144 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.143 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4hgyYt 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.145 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.147 | 92586 | Marked run 1154 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.148 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.149 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.150 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.153 | 92588 | Marked run 1155 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.153 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.154 | 78169 | Recursively removing directory: /tmp/git.H8HnAb/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.156 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.156 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.158 | 78172 | Recursively removing directory: /tmp/git.4hgyYt/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.159 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.160 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.160 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.163 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.163 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.163 | 92605 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.163 | 78168 | Removed run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.163 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.163 | 78168 | Assigned run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.163 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.164 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EqM4XY 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.164 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.168 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.168 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.168 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.168 | 92607 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.169 | 78168 | Removed run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.169 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.169 | 78168 | Assigned run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.169 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.170 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6g5LqD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.170 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.173 | 92604 | Marked run 1156 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.173 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.176 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.176 | 92606 | Marked run 1157 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.176 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.177 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.179 | 78169 | Recursively removing directory: /tmp/git.EqM4XY/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.180 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.180 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.184 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.185 | 78172 | Recursively removing directory: /tmp/git.6g5LqD/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.186 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.186 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.187 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.187 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.187 | 92623 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.187 | 78168 | Removed run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.187 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.187 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.187 | 78168 | Assigned run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.187 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fIJIH6 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.191 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.191 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.192 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.195 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.195 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.195 | 92627 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.195 | 78168 | Removed run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.195 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.195 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.195 | 78168 | Assigned run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.195 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.caUiGb 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.198 | 92622 | Marked run 1158 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.198 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.201 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.201 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.202 | 78169 | Recursively removing directory: /tmp/git.fIJIH6/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.204 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.204 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.206 | 92624 | Marked run 1159 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.206 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.208 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.210 | 78172 | Recursively removing directory: /tmp/git.caUiGb/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.211 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.211 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.211 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.212 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.icmNcw 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.211 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.211 | 92641 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.211 | 78168 | Removed run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.211 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.211 | 78168 | Assigned run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.211 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.215 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.216 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.216 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.219 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.219 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.219 | 92646 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.220 | 78168 | Removed run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.220 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.220 | 78168 | Assigned run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.220 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.220 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iIqd5e 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.223 | 92640 | Marked run 1160 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.223 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.225 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.226 | 78169 | Recursively removing directory: /tmp/git.icmNcw/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.226 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.228 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.228 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.229 | 92642 | Marked run 1161 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.229 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.231 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.234 | 78172 | Recursively removing directory: /tmp/git.iIqd5e/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.235 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.235 | 92659 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.235 | 78168 | Removed run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.235 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.235 | 78168 | Assigned run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.235 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.235 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.W99mji 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.236 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.236 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.236 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.240 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.240 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.241 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.242 | 92658 | Marked run 1162 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.243 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.244 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.244 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.244 | 92663 | Added a new worker 8 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.244 | 78168 | Removed run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.244 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.244 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.244 | 78168 | Assigned run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.244 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2DPRVw 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.249 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.250 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.251 | 78169 | Recursively removing directory: /tmp/git.W99mji/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.253 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.253 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.254 | 92660 | Marked run 1163 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.254 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.256 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.258 | 78172 | Recursively removing directory: /tmp/git.2DPRVw/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.260 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.260 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.260 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.260 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.260 | 92677 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.260 | 78168 | Removed run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.260 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.260 | 78168 | Assigned run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.260 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1SRX3G 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.263 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.264 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.265 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.266 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.268 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.268 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.268 | 92680 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.268 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.268 | 78168 | Removed run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.268 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.268 | 78168 | Assigned run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.268 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PdFbrF 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.269 | 92676 | Marked run 1164 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.269 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.273 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.274 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.276 | 78169 | Recursively removing directory: /tmp/git.1SRX3G/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.277 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.277 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.278 | 92678 | Marked run 1165 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.278 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.281 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.282 | 78172 | Recursively removing directory: /tmp/git.PdFbrF/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.284 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.284 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.284 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.284 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.284 | 92695 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.284 | 78168 | Removed run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.284 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.284 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.284 | 78168 | Assigned run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.284 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RYO5cv 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.288 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.288 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.289 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.292 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.292 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.292 | 92699 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.292 | 78168 | Removed run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.292 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.292 | 78168 | Assigned run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.292 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.292 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zK6Xlh 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.296 | 92694 | Marked run 1166 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.296 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.297 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.298 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.299 | 78169 | Recursively removing directory: /tmp/git.RYO5cv/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.300 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.301 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.302 | 92696 | Marked run 1167 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.302 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.304 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.307 | 78172 | Recursively removing directory: /tmp/git.zK6Xlh/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.307 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.308 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.308 | 92713 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.308 | 78168 | Removed run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.308 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.308 | 78168 | Assigned run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.308 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ownLUC 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.308 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.308 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.308 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.312 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.313 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.313 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.316 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.316 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.317 | 92718 | Added a new worker 11 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.317 | 78168 | Removed run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.317 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.317 | 78168 | Assigned run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.317 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.318 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xVKBKW 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.319 | 92712 | Marked run 1168 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.319 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.323 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.323 | 78169 | Recursively removing directory: /tmp/git.ownLUC/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.324 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.325 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.325 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.325 | 92714 | Marked run 1169 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.325 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.328 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.331 | 78172 | Recursively removing directory: /tmp/git.xVKBKW/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.332 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.332 | 92731 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.332 | 78168 | Removed run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.332 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.332 | 78168 | Assigned run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.332 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.332 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.332 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.s99PJR 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.333 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.333 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.336 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.337 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.338 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.339 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.339 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.339 | 92734 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.339 | 78168 | Removed run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.339 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.339 | 78168 | Assigned run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.340 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.340 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cmS63Z 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.341 | 92730 | Marked run 1170 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.341 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.345 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.346 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.347 | 78169 | Recursively removing directory: /tmp/git.s99PJR/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.349 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.349 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.350 | 92732 | Marked run 1171 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.350 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.352 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.355 | 78172 | Recursively removing directory: /tmp/git.cmS63Z/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.355 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.355 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.355 | 92749 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.355 | 78168 | Removed run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.355 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.355 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.355 | 78168 | Assigned run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.356 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PZAhnq 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.356 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.356 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.359 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.360 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.361 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.364 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.365 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.roJ34s 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.365 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.365 | 92756 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.365 | 78168 | Removed run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.365 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.365 | 78168 | Assigned run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.365 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.368 | 92748 | Marked run 1172 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.368 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.370 | 78169 | Recursively removing directory: /tmp/git.PZAhnq/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.371 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.372 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.373 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.373 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.373 | 92751 | Marked run 1173 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.374 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.376 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.379 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.379 | 92767 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.379 | 78168 | Removed run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.379 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.379 | 78168 | Assigned run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.380 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.379 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.379 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qCfpqn 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.381 | 78172 | Recursively removing directory: /tmp/git.roJ34s/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.382 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.382 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.383 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.384 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.386 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.388 | 92762 | Marked run 1174 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.388 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.390 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.390 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.390 | 92776 | Added a new worker 8 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.390 | 78168 | Removed run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.390 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.390 | 78168 | Assigned run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.390 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.390 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lB0hM3 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.393 | 78169 | Recursively removing directory: /tmp/git.qCfpqn/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.394 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.394 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.394 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.395 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.399 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.400 | 92770 | Marked run 1175 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.400 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.402 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.402 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.402 | 92785 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.402 | 78168 | Removed run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.402 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.402 | 78168 | Assigned run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.402 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DlZQ8Z 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.404 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.404 | 78172 | Recursively removing directory: /tmp/git.lB0hM3/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.405 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.405 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.407 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.408 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.408 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.412 | 92780 | Marked run 1176 as finished 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.412 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.412 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.412 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.412 | 92790 | Added a new worker 8 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.412 | 78168 | Removed run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.412 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.412 | 78168 | Assigned run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.412 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.413 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YS4CHP 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.417 | 78169 | Recursively removing directory: /tmp/git.DlZQ8Z/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.417 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.418 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.418 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.418 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.422 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.422 | 92787 | Marked run 1177 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.422 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.426 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.426 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.426 | 92803 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.426 | 78168 | Removed run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.426 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.426 | 78168 | Assigned run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.426 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.426 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.atonV9 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.428 | 78172 | Recursively removing directory: /tmp/git.YS4CHP/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.429 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.429 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.431 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.432 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.433 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.433 | 92798 | Marked run 1178 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.434 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.436 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.436 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.437 | 92810 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.437 | 78168 | Removed run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.437 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.437 | 78168 | Assigned run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.437 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.437 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8NttTG 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.441 | 78169 | Recursively removing directory: /tmp/git.atonV9/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.442 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.442 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.442 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.443 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.446 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.446 | 92805 | Marked run 1179 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.446 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.450 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.450 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.450 | 92821 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.450 | 78168 | Removed run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.450 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.450 | 78168 | Assigned run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.450 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.450 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HmeI5y 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.452 | 78172 | Recursively removing directory: /tmp/git.8NttTG/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.454 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.454 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.456 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.456 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.458 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.460 | 92815 | Marked run 1180 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.460 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.461 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.461 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.461 | 92828 | Added a new worker 8 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.461 | 78168 | Removed run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.461 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.462 | 78168 | Assigned run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.462 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2RgpVV 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.462 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.465 | 78169 | Recursively removing directory: /tmp/git.HmeI5y/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.466 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.466 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.466 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.467 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.470 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.471 | 92823 | Marked run 1181 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.471 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.473 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.474 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OOe8Zt 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.473 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.473 | 92839 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.473 | 78168 | Removed run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.473 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.473 | 78168 | Assigned run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.475 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.476 | 78172 | Recursively removing directory: /tmp/git.2RgpVV/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.477 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.477 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.478 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.480 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.481 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.482 | 92833 | Marked run 1182 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.482 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.484 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.484 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.484 | 92846 | Added a new worker 8 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.484 | 78168 | Removed run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.484 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.485 | 78168 | Assigned run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.485 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.485 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rCNYal 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.488 | 78169 | Recursively removing directory: /tmp/git.OOe8Zt/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.490 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.490 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.490 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.491 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.493 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.494 | 92841 | Marked run 1183 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.495 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.497 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.497 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.497 | 92857 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.497 | 78168 | Removed run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.497 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.497 | 78168 | Assigned run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.497 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OInOgG 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.498 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.500 | 78172 | Recursively removing directory: /tmp/git.rCNYal/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.501 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.502 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.502 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.502 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.506 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.506 | 92851 | Marked run 1184 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.506 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.509 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.509 | 92866 | Added a new worker 8 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.509 | 78168 | Removed run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.509 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.509 | 78168 | Assigned run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.510 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.509 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.509 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nPSkL5 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.511 | 78169 | Recursively removing directory: /tmp/git.OInOgG/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.512 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.512 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.513 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.514 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.517 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.520 | 92861 | Marked run 1185 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.520 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.521 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.521 | 92875 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.521 | 78168 | Removed run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.521 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.521 | 78168 | Assigned run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.521 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.521 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HJh3fY 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.521 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.525 | 78172 | Recursively removing directory: /tmp/git.nPSkL5/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.526 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.526 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.527 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.527 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.530 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.530 | 92869 | Marked run 1186 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.530 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.534 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.534 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.534 | 92884 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.534 | 78168 | Removed run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.534 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.534 | 78168 | Assigned run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.534 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.534 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IWqDcB 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.535 | 78169 | Recursively removing directory: /tmp/git.HJh3fY/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.536 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.536 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.539 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.539 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.540 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.542 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.542 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.542 | 92880 | Marked run 1187 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.543 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.543 | 92888 | Added a new worker 7 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.543 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.543 | 78168 | Removed run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.543 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.543 | 78168 | Assigned run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.543 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3lPKKk 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.548 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.549 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.549 | 78172 | Recursively removing directory: /tmp/git.IWqDcB/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.551 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.551 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.552 | 92885 | Marked run 1188 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.552 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.554 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.558 | 78169 | Recursively removing directory: /tmp/git.3lPKKk/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.558 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.558 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.558 | 92902 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.558 | 78168 | Removed run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.558 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.558 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.558 | 78168 | Assigned run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.558 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bwhoZj 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.559 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.559 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.562 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.563 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.564 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.568 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.569 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.569 | 92911 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.569 | 78168 | Removed run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.569 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.569 | 78168 | Assigned run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.569 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BPj1hz 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.569 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.569 | 92900 | Marked run 1189 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.570 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.572 | 78172 | Recursively removing directory: /tmp/git.bwhoZj/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.573 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.575 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.575 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.575 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.577 | 92904 | Marked run 1190 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.577 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.578 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.582 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.582 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.582 | 92920 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.582 | 78168 | Removed run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.582 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.582 | 78168 | Assigned run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.582 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.583 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gAas0Q 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.584 | 78169 | Recursively removing directory: /tmp/git.BPj1hz/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.585 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.585 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.587 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.588 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.589 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.591 | 92915 | Marked run 1191 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.591 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.591 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.591 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.591 | 92924 | Added a new worker 8 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.592 | 78168 | Removed run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.592 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.592 | 78168 | Assigned run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.592 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bz2x61 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.592 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.596 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.597 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.598 | 78172 | Recursively removing directory: /tmp/git.gAas0Q/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.601 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.601 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.602 | 92921 | Marked run 1192 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.602 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.604 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.606 | 78169 | Recursively removing directory: /tmp/git.bz2x61/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.608 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.608 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.608 | 92938 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.608 | 78168 | Removed run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.608 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.608 | 78168 | Assigned run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.608 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.608 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.608 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.608 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.c3lL0a 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.612 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.612 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.612 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.616 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.616 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6ibEix 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.616 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.616 | 92943 | Added a new worker 14 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.616 | 78168 | Removed run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.616 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.616 | 78168 | Assigned run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.616 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.622 | 78172 | Recursively removing directory: /tmp/git.c3lL0a/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.622 | 92937 | Marked run 1193 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.622 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.624 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.624 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.625 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.626 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.626 | 92939 | Marked run 1194 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.626 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.628 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.631 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.631 | 92956 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.631 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.631 | 78168 | Removed run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.631 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.631 | 78168 | Assigned run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.631 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.632 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9TiOKW 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.636 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.637 | 78169 | Recursively removing directory: /tmp/git.6ibEix/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.637 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.639 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.639 | 78169 | Process output: 415085 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.640 | 92949 | Marked run 1195 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.640 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.643 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.645 | 78172 | Recursively removing directory: /tmp/git.9TiOKW/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.646 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.646 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.646 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.646 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.647 | 92965 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.647 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.647 | 78168 | Removed run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.647 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.647 | 78168 | Assigned run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.647 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YHFLkz 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.650 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.651 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.652 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.653 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.653 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.653 | 92968 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.653 | 78168 | Removed run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.653 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.653 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.653 | 78168 | Assigned run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.654 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.td2hrH 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.656 | 92964 | Marked run 1196 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.657 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.659 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.660 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.662 | 78169 | Recursively removing directory: /tmp/git.YHFLkz/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.663 | 92966 | Marked run 1197 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.663 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.664 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.664 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.667 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.668 | 78172 | Recursively removing directory: /tmp/git.td2hrH/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.670 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.670 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.671 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.671 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.671 | 92983 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.671 | 78168 | Removed run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.671 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.671 | 78168 | Assigned run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.671 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.671 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WdOERY 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.673 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.676 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.676 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.677 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.677 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.677 | 92985 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.677 | 78168 | Removed run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.677 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.677 | 78168 | Assigned run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.677 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.e6fUSW 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.677 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.682 | 92982 | Marked run 1198 as finished 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.683 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.683 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.685 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.686 | 92984 | Marked run 1199 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.687 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.687 | 78169 | Recursively removing directory: /tmp/git.WdOERY/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.688 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.688 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.692 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.693 | 78172 | Recursively removing directory: /tmp/git.e6fUSW/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.694 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.694 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.696 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.696 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.696 | 93001 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.696 | 78168 | Removed run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.696 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.696 | 78168 | Assigned run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.696 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.696 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PVyjSk 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.698 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.701 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.702 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.702 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.703 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.703 | 93004 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.703 | 78168 | Removed run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.703 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.703 | 78168 | Assigned run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.703 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ns0hru 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.703 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.704 | 93000 | Marked run 1200 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.704 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.708 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.709 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.712 | 78169 | Recursively removing directory: /tmp/git.PVyjSk/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.712 | 93002 | Marked run 1201 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.713 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.713 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.713 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.717 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.718 | 78172 | Recursively removing directory: /tmp/git.Ns0hru/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.719 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.719 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.720 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.720 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.720 | 93019 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.720 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.720 | 78168 | Removed run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.720 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.720 | 78168 | Assigned run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.720 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hjmfXi 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.722 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.725 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.725 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.725 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.725 | 93021 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.726 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.726 | 78168 | Removed run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.726 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.726 | 78168 | Assigned run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.726 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.726 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oQXuC4 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.731 | 93018 | Marked run 1202 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.731 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.733 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.734 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.735 | 78169 | Recursively removing directory: /tmp/git.hjmfXi/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.735 | 93020 | Marked run 1203 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.735 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.736 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.736 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.739 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.742 | 78172 | Recursively removing directory: /tmp/git.oQXuC4/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.742 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.742 | 93037 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.742 | 78168 | Removed run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.742 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.742 | 78168 | Assigned run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.743 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.742 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.743 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MNN77H 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.744 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.744 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.746 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.748 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.749 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.750 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.750 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.751 | 93040 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.751 | 78168 | Removed run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.751 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.751 | 78168 | Assigned run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.751 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.751 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VyFXU7 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.752 | 93036 | Marked run 1204 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.752 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.756 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.757 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.759 | 78169 | Recursively removing directory: /tmp/git.MNN77H/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.760 | 93038 | Marked run 1205 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.760 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.761 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.761 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.764 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.765 | 78172 | Recursively removing directory: /tmp/git.VyFXU7/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.767 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.767 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.768 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.768 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.768 | 93055 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.768 | 78168 | Removed run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.768 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.768 | 78168 | Assigned run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.768 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.768 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.d2Ez4D 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.771 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.773 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.774 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.775 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.775 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.775 | 93058 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.775 | 78168 | Removed run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.775 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.775 | 78168 | Assigned run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.776 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.775 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yk6LJX 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.776 | 93054 | Marked run 1206 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.776 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.780 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.781 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.784 | 78169 | Recursively removing directory: /tmp/git.d2Ez4D/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.784 | 93056 | Marked run 1207 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.784 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.785 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.785 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.790 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.790 | 78172 | Recursively removing directory: /tmp/git.yk6LJX/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.791 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.791 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.793 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.793 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.793 | 93073 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.793 | 78168 | Removed run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.793 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.793 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.793 | 78168 | Assigned run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.793 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cqnZ4e 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.795 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.797 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.798 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.799 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.799 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.799 | 93076 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.799 | 78168 | Removed run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.799 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.799 | 78168 | Assigned run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.799 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PNOe7a 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.800 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.804 | 93072 | Marked run 1208 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.804 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.805 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.807 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.808 | 78169 | Recursively removing directory: /tmp/git.cqnZ4e/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.809 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.809 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.810 | 93074 | Marked run 1209 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.810 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.812 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.815 | 78172 | Recursively removing directory: /tmp/git.PNOe7a/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.816 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.816 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.816 | 93091 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.816 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.816 | 78168 | Removed run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.816 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.816 | 78168 | Assigned run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.817 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XFFewm 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.817 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.817 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.821 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.821 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.823 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.825 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.825 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.825 | 93095 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.825 | 78168 | Removed run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.825 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.825 | 78168 | Assigned run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.825 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.826 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8GcPib 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.826 | 93088 | Marked run 1210 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.826 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.830 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.831 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.832 | 78169 | Recursively removing directory: /tmp/git.XFFewm/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.833 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.833 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.835 | 93092 | Marked run 1211 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.835 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.837 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.840 | 78172 | Recursively removing directory: /tmp/git.8GcPib/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.840 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.840 | 93109 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.841 | 78168 | Removed run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.841 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.841 | 78168 | Assigned run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.840 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.841 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.841 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BZVByC 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.842 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.842 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.846 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.846 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.847 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.848 | 93108 | Marked run 1212 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.848 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.849 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.849 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.849 | 93113 | Added a new worker 8 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.849 | 78168 | Removed run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.849 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.849 | 78168 | Assigned run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.850 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.850 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.do3pzd 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.855 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.855 | 78169 | Recursively removing directory: /tmp/git.BZVByC/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.855 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.858 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.858 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.861 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.864 | 93110 | Marked run 1213 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.864 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.864 | 78172 | Recursively removing directory: /tmp/git.do3pzd/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.865 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.865 | 93127 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.865 | 78168 | Removed run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.865 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.865 | 78168 | Assigned run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.865 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.865 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sGscUP 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.866 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.866 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.866 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.870 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.871 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.871 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.873 | 93126 | Marked run 1214 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.873 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.873 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.873 | 93130 | Added a new worker 8 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.873 | 78168 | Removed run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.873 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.873 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.873 | 78168 | Assigned run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.873 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.873 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.d9PE3w 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.878 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.879 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.880 | 78169 | Recursively removing directory: /tmp/git.sGscUP/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.883 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.883 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.885 | 93128 | Marked run 1215 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.885 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.887 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.888 | 78172 | Recursively removing directory: /tmp/git.d9PE3w/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.889 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.889 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.891 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.891 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.891 | 93145 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.891 | 78168 | Removed run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.891 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.891 | 78168 | Assigned run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.891 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aS5s7J 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.891 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.893 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.895 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.896 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.896 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.896 | 93147 | Added a new worker 12 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.896 | 78168 | Removed run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.896 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.896 | 78168 | Assigned run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.896 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.897 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.897 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cRUgwF 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.901 | 93144 | Marked run 1216 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.902 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.904 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.905 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.905 | 93146 | Marked run 1217 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.905 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.906 | 78169 | Recursively removing directory: /tmp/git.aS5s7J/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.908 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.908 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.911 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.913 | 78172 | Recursively removing directory: /tmp/git.cRUgwF/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.914 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.914 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.914 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.914 | 93163 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.914 | 78168 | Removed run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.915 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.915 | 78168 | Assigned run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.915 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.914 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.915 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BJLeIn 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.918 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.918 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.919 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.922 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.922 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.922 | 93167 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.922 | 78168 | Removed run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.922 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.922 | 78168 | Assigned run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.922 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8pBNf2 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.924 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.925 | 93162 | Marked run 1218 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.925 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.928 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.929 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.929 | 78169 | Recursively removing directory: /tmp/git.BJLeIn/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.932 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.932 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.933 | 93164 | Marked run 1219 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.934 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.936 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.937 | 78172 | Recursively removing directory: /tmp/git.8pBNf2/ 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.939 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.939 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.940 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.940 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.940 | 93181 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.940 | 78168 | Removed run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.940 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.940 | 78168 | Assigned run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.940 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.p3Qv2C 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.941 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.943 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.945 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.946 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.947 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.947 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.947 | 93184 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.947 | 78168 | Removed run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.948 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.948 | 78168 | Assigned run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.948 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.948 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ioG7IE 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.949 | 93180 | Marked run 1220 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.949 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.954 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.955 | 78169 | Recursively removing directory: /tmp/git.p3Qv2C/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.955 | 93182 | Marked run 1221 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.956 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.956 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.957 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.957 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.960 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.963 | 78172 | Recursively removing directory: /tmp/git.ioG7IE/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.964 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.964 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FyvLSv 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.964 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.964 | 93199 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.964 | 78168 | Removed run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.964 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.964 | 78168 | Assigned run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.964 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.965 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.965 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.968 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.968 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.970 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.973 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.973 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.973 | 93206 | Added a new worker 13 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.973 | 78168 | Removed run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.973 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.973 | 78168 | Assigned run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.974 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.973 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vVEAEa 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.977 | 78169 | Recursively removing directory: /tmp/git.FyvLSv/ 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.979 | 93196 | Marked run 1222 as finished 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.979 | 78172 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.979 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.979 | 78169 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.979 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.980 | 78172 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.982 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.983 | 93201 | Marked run 1223 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.983 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.986 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.986 | 93217 | Added a new worker 9 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.986 | 78168 | Removed run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.986 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.986 | 78168 | Assigned run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.986 | 78169 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.986 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2DgRmY 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.986 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.989 | 78172 | Recursively removing directory: /tmp/git.vVEAEa/ 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.990 | 78169 | Checking out revision HEAD 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.990 | 78172 | Process exit code: 0 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.990 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:37 | INFO | 78169/cimple-worker: 2024-04-25 03:45:37.991 | 78169 | Going to run: ./ci 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.994 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.996 | 93211 | Marked run 1224 as finished 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.996 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.998 | 78172 | Waiting for a new command 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.998 | 78166 | Waiting for new connections 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.998 | 93226 | Added a new worker 10 to the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.998 | 78168 | Removed run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.998 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.998 | 78168 | Assigned run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:37 | INFO | 78172/cimple-worker: 2024-04-25 03:45:37.998 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kPyP9S 2024-04-25 03:45:37 | INFO | 78166/cimple-server: 2024-04-25 03:45:37.998 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.000 | 78169 | Recursively removing directory: /tmp/git.2DgRmY/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.001 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.001 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.003 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.004 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.005 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.007 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.007 | 93230 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.007 | 78168 | Removed run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.007 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.007 | 78168 | Assigned run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.008 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.007 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.008 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AaaCZB 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.008 | 93220 | Marked run 1225 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.008 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.012 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.013 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.014 | 78172 | Recursively removing directory: /tmp/git.kPyP9S/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.016 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.016 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.017 | 93227 | Marked run 1226 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.017 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.019 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.022 | 78169 | Recursively removing directory: /tmp/git.AaaCZB/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.023 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.023 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.023 | 93244 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.023 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.023 | 78168 | Removed run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.023 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.023 | 78168 | Assigned run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.023 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rCSDD2 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.023 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.023 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.027 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.028 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.029 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.030 | 93243 | Marked run 1227 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.030 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.031 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.031 | 93248 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.031 | 78168 | Removed run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.031 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.031 | 78168 | Assigned run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.031 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.032 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.D3bj6u 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.032 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.036 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.037 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.038 | 78172 | Recursively removing directory: /tmp/git.rCSDD2/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.041 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.041 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.042 | 93245 | Marked run 1228 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.043 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.045 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.045 | 78169 | Recursively removing directory: /tmp/git.D3bj6u/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.047 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.047 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.049 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.049 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.049 | 93262 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.049 | 78168 | Removed run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.049 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.049 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.049 | 78168 | Assigned run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.049 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KYtxf4 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.051 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.054 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.055 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.055 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.055 | 93264 | Added a new worker 11 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.055 | 78168 | Removed run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.055 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.055 | 78168 | Assigned run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.055 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.055 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ekVRoG 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.056 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.058 | 93261 | Marked run 1229 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.058 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.061 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.062 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.064 | 93263 | Marked run 1230 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.065 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.065 | 78172 | Recursively removing directory: /tmp/git.KYtxf4/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.066 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.066 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.070 | 78169 | Recursively removing directory: /tmp/git.ekVRoG/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.071 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.072 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.072 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.074 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.074 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.074 | 93280 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.074 | 78168 | Removed run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.074 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.074 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.074 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mnD6iP 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.074 | 78168 | Assigned run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.075 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.078 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.078 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.079 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.079 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.079 | 93283 | Added a new worker 12 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.079 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.079 | 78168 | Removed run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.079 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.079 | 78168 | Assigned run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.079 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8dWN29 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.084 | 93279 | Marked run 1231 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.084 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.085 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.086 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.088 | 78172 | Recursively removing directory: /tmp/git.mnD6iP/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.090 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.090 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.090 | 93281 | Marked run 1232 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.091 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.093 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.095 | 78169 | Recursively removing directory: /tmp/git.8dWN29/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.097 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.097 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.097 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.097 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.097 | 93298 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.097 | 78168 | Removed run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.097 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.097 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.097 | 78168 | Assigned run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.098 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6y29ZM 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.101 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.102 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.103 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.104 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.105 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.105 | 93301 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.105 | 78168 | Removed run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.105 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.105 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.105 | 78168 | Assigned run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.106 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uOIOLU 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.107 | 93297 | Marked run 1233 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.107 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.112 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.112 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.113 | 78172 | Recursively removing directory: /tmp/git.6y29ZM/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.114 | 93299 | Marked run 1234 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.114 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.115 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.115 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.118 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.121 | 78169 | Recursively removing directory: /tmp/git.uOIOLU/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.122 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.122 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.122 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.122 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.122 | 93316 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.122 | 78168 | Removed run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.122 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.122 | 78168 | Assigned run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.122 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hyIQV6 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.123 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.125 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.126 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.127 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.128 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.128 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.128 | 93319 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.128 | 78168 | Removed run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.128 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.128 | 78168 | Assigned run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.129 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.129 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.N8sdQJ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.132 | 93315 | Marked run 1235 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.132 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.135 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.136 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.137 | 78172 | Recursively removing directory: /tmp/git.hyIQV6/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.139 | 93317 | Marked run 1236 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.139 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.139 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.139 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.142 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.145 | 78169 | Recursively removing directory: /tmp/git.N8sdQJ/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.146 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.146 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.146 | 93334 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.146 | 78168 | Removed run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.146 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.146 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.146 | 78168 | Assigned run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.146 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zYUA1X 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.146 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.146 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.150 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.151 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.152 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.154 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.154 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.154 | 93337 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.154 | 78168 | Removed run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.154 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.154 | 78168 | Assigned run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.154 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.154 | 93333 | Marked run 1237 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.155 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.154 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0P0gnw 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.159 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.160 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.161 | 78172 | Recursively removing directory: /tmp/git.zYUA1X/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.164 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.164 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.166 | 93335 | Marked run 1238 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.166 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.168 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.168 | 78169 | Recursively removing directory: /tmp/git.0P0gnw/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.169 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.169 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.171 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.171 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.171 | 93352 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.171 | 78168 | Removed run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.171 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.171 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.171 | 78168 | Assigned run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.171 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.71t5FX 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.173 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.175 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.175 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.177 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.177 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.177 | 93355 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.177 | 78168 | Removed run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.177 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.177 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.177 | 78168 | Assigned run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.178 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dpcWYC 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.182 | 93351 | Marked run 1239 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.182 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.185 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.185 | 78172 | Recursively removing directory: /tmp/git.71t5FX/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.186 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.187 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.187 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.188 | 93353 | Marked run 1240 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.188 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.190 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.193 | 78169 | Recursively removing directory: /tmp/git.dpcWYC/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.194 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.194 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.194 | 93370 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.194 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.194 | 78168 | Removed run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.194 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.194 | 78168 | Assigned run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.194 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ocxwPK 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.195 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.195 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.198 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.198 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.199 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.203 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.204 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.204 | 93377 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.204 | 78168 | Removed run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.204 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.204 | 78168 | Assigned run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.204 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.204 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1jVV0R 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.205 | 93367 | Marked run 1241 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.205 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.208 | 78172 | Recursively removing directory: /tmp/git.ocxwPK/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.210 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.210 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.210 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.211 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.213 | 93372 | Marked run 1242 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.214 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.214 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.217 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.217 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CKYZgI 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.217 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.217 | 93388 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.217 | 78168 | Removed run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.217 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.217 | 78168 | Assigned run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.218 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.219 | 78169 | Recursively removing directory: /tmp/git.1jVV0R/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.221 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.221 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.223 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.223 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.225 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.228 | 93382 | Marked run 1243 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.228 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.229 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.229 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.229 | 93397 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.229 | 78168 | Removed run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.229 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.229 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.229 | 78168 | Assigned run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.229 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rAZA7A 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.233 | 78172 | Recursively removing directory: /tmp/git.CKYZgI/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.234 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.234 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.234 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.235 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.238 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.238 | 93390 | Marked run 1244 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.238 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.241 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.241 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.241 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZY0L8V 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.241 | 93406 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.241 | 78168 | Removed run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.241 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.241 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.241 | 78168 | Assigned run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.244 | 78169 | Recursively removing directory: /tmp/git.rAZA7A/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.245 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.246 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.246 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.246 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.250 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.251 | 93399 | Marked run 1245 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.251 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.254 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.254 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.254 | 93415 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.254 | 78168 | Removed run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.254 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.254 | 78168 | Assigned run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.254 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8tTyER 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.255 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.255 | 78172 | Recursively removing directory: /tmp/git.ZY0L8V/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.256 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.256 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.259 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.261 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.261 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.262 | 93411 | Marked run 1246 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.263 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.264 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.264 | 93420 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.264 | 78168 | Removed run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.264 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.264 | 78168 | Assigned run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.264 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.264 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.264 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7C1sGe 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.269 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.269 | 78169 | Recursively removing directory: /tmp/git.8tTyER/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.270 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.271 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.271 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.274 | 93416 | Marked run 1247 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.274 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.275 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.278 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.278 | 93433 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.278 | 78168 | Removed run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.278 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.278 | 78168 | Assigned run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.279 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.278 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.278 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4pnYxp 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.279 | 78172 | Recursively removing directory: /tmp/git.7C1sGe/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.281 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.281 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.282 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.283 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.286 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.289 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.289 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.289 | 93430 | Marked run 1248 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.290 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.290 | 93442 | Added a new worker 6 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.290 | 78168 | Removed run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.290 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.290 | 78168 | Assigned run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.290 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.290 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.D2kvFS 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.292 | 78169 | Recursively removing directory: /tmp/git.4pnYxp/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.294 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.294 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.295 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.296 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.297 | 93436 | Marked run 1249 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.297 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.298 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.301 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.301 | 93449 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.301 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.301 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.301 | 78168 | Removed run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.301 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.301 | 78168 | Assigned run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.301 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.he5Fgz 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.305 | 78172 | Recursively removing directory: /tmp/git.D2kvFS/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.306 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.306 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.307 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.307 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.310 | 93444 | Marked run 1250 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.310 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.311 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.315 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.315 | 93460 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.315 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.315 | 78168 | Removed run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.315 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.315 | 78168 | Assigned run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.315 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.315 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OvGdyT 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.315 | 78169 | Recursively removing directory: /tmp/git.he5Fgz/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.316 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.316 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.319 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.319 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.321 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.325 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.325 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.325 | 93469 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.325 | 78168 | Removed run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.325 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.325 | 78168 | Assigned run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.325 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.326 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AxE87o 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.326 | 93455 | Marked run 1251 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.326 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.328 | 78172 | Recursively removing directory: /tmp/git.OvGdyT/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.330 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.330 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.331 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.331 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.333 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.335 | 93462 | Marked run 1252 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.336 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.337 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.337 | 93478 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.337 | 78168 | Removed run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.337 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.337 | 78168 | Assigned run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.337 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.337 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.337 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1kvuqT 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.340 | 78169 | Recursively removing directory: /tmp/git.AxE87o/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.342 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.342 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.342 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.342 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.345 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.346 | 93471 | Marked run 1253 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.346 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.348 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.348 | 93487 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.348 | 78168 | Removed run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.348 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.349 | 78168 | Assigned run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.348 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.349 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MeDm3J 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.349 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.351 | 78172 | Recursively removing directory: /tmp/git.1kvuqT/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.353 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.353 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.353 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.354 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.356 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.358 | 93481 | Marked run 1254 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.358 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.360 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.360 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.360 | 93496 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.360 | 78168 | Removed run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.360 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.360 | 78168 | Assigned run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.360 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.360 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CZ8ZTs 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.362 | 78169 | Recursively removing directory: /tmp/git.MeDm3J/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.364 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.364 | 78169 | Process output: 415085 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.365 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.366 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.367 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.369 | 93489 | Marked run 1255 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.369 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.370 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.370 | 93503 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.370 | 78168 | Removed run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.370 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.370 | 78168 | Assigned run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.370 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.371 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OU4jCY 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.371 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.375 | 78172 | Recursively removing directory: /tmp/git.CZ8ZTs/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.376 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.377 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.377 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.378 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.380 | 93498 | Marked run 1256 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.380 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.381 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.384 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.385 | 93514 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.384 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.385 | 78168 | Removed run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.385 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.385 | 78168 | Assigned run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.385 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.385 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8JuefF 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.387 | 78169 | Recursively removing directory: /tmp/git.OU4jCY/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.389 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.389 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.389 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.391 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.393 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.393 | 93508 | Marked run 1257 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.394 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.396 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.396 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.396 | 93523 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.396 | 78168 | Removed run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.396 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.396 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.396 | 78168 | Assigned run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.396 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.w4SCSt 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.400 | 78172 | Recursively removing directory: /tmp/git.8JuefF/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.401 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.402 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.403 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.403 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.405 | 93516 | Marked run 1258 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.405 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.406 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.409 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.409 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.409 | 93532 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.409 | 78168 | Removed run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.409 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.409 | 78168 | Assigned run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.409 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.410 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kmVtXs 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.412 | 78169 | Recursively removing directory: /tmp/git.w4SCSt/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.414 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.414 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.414 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.416 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.417 | 93527 | Marked run 1259 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.418 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.418 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.421 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.421 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.421 | 93541 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.421 | 78168 | Removed run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.421 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.421 | 78168 | Assigned run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.421 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mTmEQi 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.422 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.425 | 78172 | Recursively removing directory: /tmp/git.kmVtXs/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.426 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.427 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.427 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.427 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.430 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.430 | 93534 | Marked run 1260 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.430 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.433 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.433 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.433 | 93550 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.433 | 78168 | Removed run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.434 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.434 | 78168 | Assigned run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.434 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bG3J7t 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.434 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.437 | 78169 | Recursively removing directory: /tmp/git.mTmEQi/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.439 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.439 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.439 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.439 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.442 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.443 | 93543 | Marked run 1261 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.443 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.446 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.446 | 93559 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.446 | 78168 | Removed run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.446 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.446 | 78168 | Assigned run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.446 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.446 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.446 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wIjFco 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.449 | 78172 | Recursively removing directory: /tmp/git.bG3J7t/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.450 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.450 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.450 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.451 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.454 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.455 | 93553 | Marked run 1262 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.455 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.457 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.457 | 93568 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.457 | 78168 | Removed run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.457 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.457 | 78168 | Assigned run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.458 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.457 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.457 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2KV3Yw 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.460 | 78169 | Recursively removing directory: /tmp/git.wIjFco/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.462 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.462 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.462 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.462 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.466 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.468 | 93562 | Marked run 1263 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.468 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.470 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.470 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.470 | 93577 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.471 | 78168 | Removed run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.471 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.471 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.471 | 78168 | Assigned run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.471 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZkqEci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.471 | 78172 | Recursively removing directory: /tmp/git.2KV3Yw/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.473 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.473 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.476 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.476 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.477 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.478 | 93572 | Marked run 1264 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.478 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.480 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.480 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.480 | 93581 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.480 | 78168 | Removed run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.480 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.480 | 78168 | Assigned run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.480 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.480 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mZKw00 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.485 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.485 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.486 | 78169 | Recursively removing directory: /tmp/git.ZkqEci/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.489 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.489 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.491 | 93578 | Marked run 1265 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.491 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.492 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.495 | 78172 | Recursively removing directory: /tmp/git.mZKw00/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.496 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.496 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.496 | 93595 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.496 | 78168 | Removed run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.496 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.496 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.496 | 78168 | Assigned run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.496 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.M3GmWq 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.497 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.497 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.501 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.501 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.502 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.504 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.504 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.504 | 93598 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.504 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.504 | 78168 | Removed run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.504 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.504 | 78168 | Assigned run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.505 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xJEmFv 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.505 | 93594 | Marked run 1266 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.505 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.510 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.511 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.512 | 78169 | Recursively removing directory: /tmp/git.M3GmWq/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.513 | 93596 | Marked run 1267 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.514 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.514 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.514 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.517 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.520 | 78172 | Recursively removing directory: /tmp/git.xJEmFv/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.520 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.520 | 93613 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.521 | 78168 | Removed run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.521 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.521 | 78168 | Assigned run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.521 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.520 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.521 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.D1ooMs 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.521 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.521 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.525 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.525 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.526 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.530 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.530 | 93618 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.530 | 78168 | Removed run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.530 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.530 | 78168 | Assigned run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.530 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.530 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.530 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jFfyLP 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.532 | 93612 | Marked run 1268 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.532 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.535 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.536 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.536 | 78169 | Recursively removing directory: /tmp/git.D1ooMs/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.538 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.538 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.541 | 93615 | Marked run 1269 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.541 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.541 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.545 | 78172 | Recursively removing directory: /tmp/git.jFfyLP/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.545 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.545 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.545 | 93631 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.545 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.545 | 78168 | Removed run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.545 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.545 | 78168 | Assigned run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.546 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hs9YsW 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.546 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.546 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.549 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.551 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.552 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.552 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.552 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.552 | 93634 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.553 | 78168 | Removed run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.553 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.553 | 78168 | Assigned run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.553 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.553 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1ADOby 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.556 | 93628 | Marked run 1270 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.556 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.558 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.560 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.561 | 78169 | Recursively removing directory: /tmp/git.hs9YsW/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.562 | 93632 | Marked run 1271 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.562 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.563 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.563 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.566 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.568 | 78172 | Recursively removing directory: /tmp/git.1ADOby/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.570 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.570 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.570 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.570 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.570 | 93649 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.570 | 78168 | Removed run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.570 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.570 | 78168 | Assigned run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.570 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.570 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Abwnq2 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.573 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.575 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.576 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.576 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.576 | 93651 | Added a new worker 14 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.576 | 78168 | Removed run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.576 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.576 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.576 | 78168 | Assigned run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.576 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.577 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xSDu7f 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.579 | 93648 | Marked run 1272 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.580 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.582 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.583 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.586 | 93650 | Marked run 1273 as finished 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.586 | 78169 | Recursively removing directory: /tmp/git.Abwnq2/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.586 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.587 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.587 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.591 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.591 | 78172 | Recursively removing directory: /tmp/git.xSDu7f/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.593 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.593 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.594 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.594 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.594 | 93667 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.594 | 78168 | Removed run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.594 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.594 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.595 | 78168 | Assigned run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.595 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.e0qB4R 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.596 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.599 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.599 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.599 | 93669 | Added a new worker 12 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.599 | 78168 | Removed run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.599 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.599 | 78168 | Assigned run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.599 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.599 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.O4Jbhl 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.600 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.601 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.604 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.605 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.606 | 93666 | Marked run 1274 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.606 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.609 | 93668 | Marked run 1275 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.609 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.611 | 78169 | Recursively removing directory: /tmp/git.e0qB4R/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.612 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.612 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.614 | 78172 | Recursively removing directory: /tmp/git.O4Jbhl/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.616 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.616 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.616 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.620 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.620 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.620 | 93685 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.620 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.620 | 78168 | Removed run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.620 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.620 | 78168 | Assigned run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.620 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GFde58 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.620 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.624 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.624 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.624 | 93687 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.624 | 78168 | Removed run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.624 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.624 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.624 | 78168 | Assigned run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.624 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.624 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KYXykZ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.626 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.629 | 93684 | Marked run 1276 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.629 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.630 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.632 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.635 | 93686 | Marked run 1277 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.635 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.636 | 78169 | Recursively removing directory: /tmp/git.GFde58/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.637 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.637 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.640 | 78172 | Recursively removing directory: /tmp/git.KYXykZ/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.641 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.642 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.642 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.645 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.645 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.645 | 93703 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.645 | 78168 | Removed run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.645 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.645 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.645 | 78168 | Assigned run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.645 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xPP48B 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.646 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.650 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.650 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.650 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.650 | 93705 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.650 | 78168 | Removed run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.650 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.650 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.650 | 78168 | Assigned run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.650 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.J0fZBv 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.651 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.654 | 93702 | Marked run 1278 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.654 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.656 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.657 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.660 | 93704 | Marked run 1279 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.660 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.661 | 78169 | Recursively removing directory: /tmp/git.xPP48B/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.662 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.662 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.665 | 78172 | Recursively removing directory: /tmp/git.J0fZBv/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.666 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.666 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.666 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.669 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.669 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.669 | 93721 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.669 | 78168 | Removed run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.669 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.669 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.669 | 78168 | Assigned run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.669 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tXijWO 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.669 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.673 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.673 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.673 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.673 | 93723 | Added a new worker 12 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.673 | 78168 | Removed run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.673 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.673 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.674 | 78168 | Assigned run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.674 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yZbggx 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.674 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.679 | 93720 | Marked run 1280 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.680 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.680 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.681 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.684 | 93722 | Marked run 1281 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.684 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.685 | 78169 | Recursively removing directory: /tmp/git.tXijWO/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.687 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.687 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.690 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.690 | 78172 | Recursively removing directory: /tmp/git.yZbggx/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.692 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.692 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.694 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.694 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.694 | 93739 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.694 | 78168 | Removed run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.694 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.694 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.694 | 78168 | Assigned run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.694 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gTcY5h 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.696 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.699 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.700 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.700 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.700 | 93741 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.700 | 78168 | Removed run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.700 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.700 | 78168 | Assigned run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.700 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.700 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8XoLIp 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.701 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.704 | 93738 | Marked run 1282 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.704 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.706 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.707 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.709 | 93740 | Marked run 1283 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.709 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.710 | 78169 | Recursively removing directory: /tmp/git.gTcY5h/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.712 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.712 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.716 | 78172 | Recursively removing directory: /tmp/git.8XoLIp/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.716 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.717 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.717 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.719 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.719 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.719 | 93757 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.719 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.719 | 78168 | Removed run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.719 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.719 | 78168 | Assigned run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.720 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jlYWWq 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.720 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.724 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.724 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.724 | 93759 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.724 | 78168 | Removed run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.724 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.724 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.724 | 78168 | Assigned run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.725 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.724 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8TMBdb 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.726 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.729 | 93756 | Marked run 1284 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.729 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.730 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.730 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.735 | 93758 | Marked run 1285 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.735 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.736 | 78169 | Recursively removing directory: /tmp/git.jlYWWq/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.737 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.737 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.739 | 78172 | Recursively removing directory: /tmp/git.8TMBdb/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.741 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.741 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.741 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.743 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.744 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.744 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.744 | 93776 | Added a new worker 12 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.744 | 78168 | Removed run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.744 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.744 | 78168 | Assigned run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.744 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.744 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.l49A1y 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.747 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.748 | 93777 | Added a new worker 12 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.748 | 78168 | Removed run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.748 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.748 | 78168 | Assigned run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.748 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.747 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.748 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rCsevY 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.749 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.750 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.754 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.755 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.755 | 93774 | Marked run 1286 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.755 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.759 | 93775 | Marked run 1287 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.759 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.759 | 78169 | Recursively removing directory: /tmp/git.l49A1y/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.761 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.761 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.764 | 78172 | Recursively removing directory: /tmp/git.rCsevY/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.764 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.765 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.765 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.768 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.768 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.768 | 93793 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.768 | 78168 | Removed run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.768 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.768 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.768 | 78168 | Assigned run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.768 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.enwPbi 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.770 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.773 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.773 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.773 | 93795 | Added a new worker 12 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.773 | 78168 | Removed run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.773 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.773 | 78168 | Assigned run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.773 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.773 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KeLQTA 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.775 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.776 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.778 | 93792 | Marked run 1288 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.778 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.781 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.781 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.783 | 93794 | Marked run 1289 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.783 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.786 | 78169 | Recursively removing directory: /tmp/git.enwPbi/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.788 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.788 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.790 | 78172 | Recursively removing directory: /tmp/git.KeLQTA/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.791 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.792 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.792 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.795 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.795 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.795 | 93811 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.795 | 78168 | Removed run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.795 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.795 | 78168 | Assigned run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.795 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.796 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hvmspC 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.796 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.800 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.800 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.800 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.800 | 93813 | Added a new worker 12 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.800 | 78168 | Removed run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.800 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.800 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.800 | 78168 | Assigned run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.800 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.83TE03 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.801 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.805 | 93810 | Marked run 1290 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.806 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.806 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.808 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.810 | 93812 | Marked run 1291 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.810 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.810 | 78169 | Recursively removing directory: /tmp/git.hvmspC/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.812 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.812 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.815 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.816 | 78172 | Recursively removing directory: /tmp/git.83TE03/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.818 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.818 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.819 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.819 | 93829 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.819 | 78168 | Removed run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.819 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.819 | 78168 | Assigned run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.819 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.819 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7mDRcu 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.820 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.821 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.824 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.825 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.825 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.825 | 93831 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.825 | 78168 | Removed run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.825 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.825 | 78168 | Assigned run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.825 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.826 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4lCqqM 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.827 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.829 | 93828 | Marked run 1292 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.829 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.832 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.833 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.836 | 93830 | Marked run 1293 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.836 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.837 | 78169 | Recursively removing directory: /tmp/git.7mDRcu/ 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.838 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.838 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.841 | 78172 | Recursively removing directory: /tmp/git.4lCqqM/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.842 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.843 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.843 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.845 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.845 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.845 | 93847 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.845 | 78168 | Removed run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.845 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.845 | 78168 | Assigned run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.845 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2kq0sU 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.846 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.846 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.849 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.849 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.849 | 93849 | Added a new worker 12 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.849 | 78168 | Removed run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.849 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.849 | 78168 | Assigned run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.849 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.b3i3Uu 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.849 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.850 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.850 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.856 | 93846 | Marked run 1294 as finished 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.856 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.856 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.857 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.860 | 78169 | Recursively removing directory: /tmp/git.2kq0sU/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.861 | 93848 | Marked run 1295 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.861 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.862 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.862 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.865 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.866 | 78172 | Recursively removing directory: /tmp/git.b3i3Uu/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.867 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.867 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.869 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.869 | 93865 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.869 | 78168 | Removed run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.869 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.869 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.869 | 78168 | Assigned run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.869 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.869 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LYryUg 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.871 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.873 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.873 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.875 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.875 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.875 | 93868 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.875 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.875 | 78168 | Removed run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.875 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.875 | 78168 | Assigned run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.876 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3gjwQ4 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.881 | 93864 | Marked run 1296 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.881 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.882 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.883 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.884 | 78169 | Recursively removing directory: /tmp/git.LYryUg/ 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.887 | 93866 | Marked run 1297 as finished 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.887 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.887 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.888 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.891 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.892 | 78172 | Recursively removing directory: /tmp/git.3gjwQ4/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.894 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.894 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.894 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.894 | 93883 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.894 | 78168 | Removed run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.894 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.895 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.895 | 78168 | Assigned run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.894 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.895 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9X7Ayb 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.898 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.898 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.899 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.902 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.902 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.902 | 93887 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.902 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.902 | 78168 | Removed run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.902 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.902 | 78168 | Assigned run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.903 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.trD9Sx 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.907 | 93882 | Marked run 1298 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.908 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.910 | 78169 | Recursively removing directory: /tmp/git.9X7Ayb/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.910 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.910 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.911 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.911 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.913 | 93884 | Marked run 1299 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.913 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.914 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.917 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.917 | 93901 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.917 | 78168 | Removed run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.917 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.917 | 78168 | Assigned run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.917 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.918 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BJYFNq 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.918 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.919 | 78172 | Recursively removing directory: /tmp/git.trD9Sx/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.921 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.921 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.923 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.924 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.925 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.925 | 93896 | Marked run 1300 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.925 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.928 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.928 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.928 | 93908 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.928 | 78168 | Removed run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.928 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.928 | 78168 | Assigned run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.928 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xKFXe0 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.929 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.933 | 78169 | Recursively removing directory: /tmp/git.BJYFNq/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.933 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.934 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.934 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.934 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.938 | 93903 | Marked run 1301 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.938 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.938 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.942 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.942 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.942 | 93919 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.942 | 78168 | Removed run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.942 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.942 | 78168 | Assigned run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.942 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.942 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5PozQt 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.943 | 78172 | Recursively removing directory: /tmp/git.xKFXe0/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.945 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.945 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.947 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.948 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.948 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.950 | 93914 | Marked run 1302 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.950 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.952 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.952 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.952 | 93924 | Added a new worker 8 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.952 | 78168 | Removed run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.952 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.952 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.952 | 78168 | Assigned run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.952 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.T6bCmn 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.957 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.957 | 78169 | Recursively removing directory: /tmp/git.5PozQt/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.958 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.959 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.959 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.962 | 93921 | Marked run 1303 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.962 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.962 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.966 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.966 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.966 | 93937 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.966 | 78168 | Removed run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.966 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.966 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.966 | 78168 | Assigned run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.966 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DbEWqE 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.967 | 78172 | Recursively removing directory: /tmp/git.T6bCmn/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.968 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.968 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.970 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.971 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.973 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.977 | 78172 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.977 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.977 | 93946 | Added a new worker 13 to the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.977 | 78168 | Removed run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.977 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.977 | 78168 | Assigned run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.977 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.977 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OvjGt2 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.978 | 93932 | Marked run 1304 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.978 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.981 | 78169 | Recursively removing directory: /tmp/git.DbEWqE/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.982 | 78172 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.983 | 78169 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.983 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.984 | 78172 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.986 | 93940 | Marked run 1305 as finished 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.986 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.986 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.990 | 78169 | Waiting for a new command 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.990 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.990 | 93955 | Added a new worker 10 to the queue 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.990 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Wfr990 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.990 | 78168 | Removed run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.990 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.990 | 78168 | Assigned run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.991 | 78166 | Waiting for new connections 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.992 | 78172 | Recursively removing directory: /tmp/git.OvjGt2/ 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.993 | 78172 | Process exit code: 0 2024-04-25 03:45:38 | INFO | 78172/cimple-worker: 2024-04-25 03:45:38.993 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.995 | 78169 | Checking out revision HEAD 2024-04-25 03:45:38 | INFO | 78169/cimple-worker: 2024-04-25 03:45:38.996 | 78169 | Going to run: ./ci 2024-04-25 03:45:38 | INFO | 78166/cimple-server: 2024-04-25 03:45:38.996 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.000 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.000 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.000 | 93960 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.000 | 78168 | Removed run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.000 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.000 | 78168 | Assigned run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.000 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.000 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ktA2C1 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.001 | 93949 | Marked run 1306 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.001 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.005 | 78169 | Recursively removing directory: /tmp/git.Wfr990/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.005 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.006 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.006 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.006 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.010 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.010 | 93956 | Marked run 1307 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.010 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.013 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.013 | 93973 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.014 | 78168 | Removed run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.014 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.014 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.014 | 78168 | Assigned run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.013 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.014 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8B4QPi 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.016 | 78172 | Recursively removing directory: /tmp/git.ktA2C1/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.017 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.017 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.019 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.020 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.020 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.023 | 93967 | Marked run 1308 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.023 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.024 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.024 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.024 | 93977 | Added a new worker 8 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.024 | 78168 | Removed run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.024 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.024 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.024 | 78168 | Assigned run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.024 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HBdhmU 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.029 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.030 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.031 | 78169 | Recursively removing directory: /tmp/git.8B4QPi/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.033 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.033 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.034 | 93974 | Marked run 1309 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.035 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.037 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.038 | 78172 | Recursively removing directory: /tmp/git.HBdhmU/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.039 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.039 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.041 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.041 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.041 | 93991 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.041 | 78168 | Removed run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.041 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.041 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.041 | 78168 | Assigned run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.041 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rx2oUO 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.043 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.046 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.047 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.047 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.047 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.047 | 93993 | Added a new worker 14 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.047 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.047 | 78168 | Removed run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.047 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.048 | 78168 | Assigned run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.048 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JCYM9f 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.050 | 93990 | Marked run 1310 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.051 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.052 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.053 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.056 | 78169 | Recursively removing directory: /tmp/git.rx2oUO/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.057 | 93992 | Marked run 1311 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.058 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.058 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.058 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.062 | 78172 | Recursively removing directory: /tmp/git.JCYM9f/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.063 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.063 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.063 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.066 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.066 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.066 | 94009 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.066 | 78168 | Removed run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.066 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.066 | 78168 | Assigned run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.066 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.066 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZoQ7gi 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.066 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.070 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.070 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.070 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.070 | 94011 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.070 | 78168 | Removed run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.070 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.070 | 78168 | Assigned run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.071 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.071 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.071 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.F8fQ4A 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.076 | 94008 | Marked run 1312 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.076 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.078 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.079 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.081 | 78169 | Recursively removing directory: /tmp/git.ZoQ7gi/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.081 | 94010 | Marked run 1313 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.081 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.082 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.082 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.086 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.087 | 78172 | Recursively removing directory: /tmp/git.F8fQ4A/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.088 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.088 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.090 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.090 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.090 | 94027 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.090 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.090 | 78168 | Removed run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.090 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.090 | 78168 | Assigned run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.090 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sZPJ1v 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.092 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.094 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.095 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.096 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.096 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.096 | 94030 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.096 | 78168 | Removed run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.096 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.096 | 78168 | Assigned run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.096 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dA5dfp 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.097 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.100 | 94026 | Marked run 1314 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.100 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.102 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.103 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.105 | 94028 | Marked run 1315 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.105 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.106 | 78169 | Recursively removing directory: /tmp/git.sZPJ1v/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.107 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.107 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.111 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.112 | 78172 | Recursively removing directory: /tmp/git.dA5dfp/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.113 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.113 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.115 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.115 | 94045 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.115 | 78168 | Removed run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.115 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.115 | 78168 | Assigned run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.115 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.115 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.115 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.q4qERh 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.117 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.120 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.121 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.121 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.121 | 94047 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.121 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.122 | 78168 | Removed run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.122 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.122 | 78168 | Assigned run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.122 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BFb4Xp 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.122 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.123 | 94044 | Marked run 1316 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.123 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.127 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.128 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.130 | 78169 | Recursively removing directory: /tmp/git.q4qERh/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.132 | 94046 | Marked run 1317 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.132 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.133 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.133 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.136 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.137 | 78172 | Recursively removing directory: /tmp/git.BFb4Xp/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.138 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.138 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.139 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.139 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.139 | 94063 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.139 | 78168 | Removed run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.139 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.139 | 78168 | Assigned run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.139 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.140 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.89zyU6 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.142 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.144 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.145 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.145 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.145 | 94065 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.146 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.146 | 78168 | Removed run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.146 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.146 | 78168 | Assigned run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.146 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.M7fGJy 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.146 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.149 | 94062 | Marked run 1318 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.150 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.151 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.152 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.155 | 94064 | Marked run 1319 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.155 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.155 | 78169 | Recursively removing directory: /tmp/git.89zyU6/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.157 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.157 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.161 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.161 | 78172 | Recursively removing directory: /tmp/git.M7fGJy/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.162 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.162 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.164 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.164 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.164 | 94081 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.164 | 78168 | Removed run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.164 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.164 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.164 | 78168 | Assigned run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.164 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9pSCgD 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.166 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.168 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.169 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.170 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.170 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.170 | 94084 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.170 | 78168 | Removed run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.170 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.170 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.170 | 78168 | Assigned run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.170 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OwPZdu 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.174 | 94080 | Marked run 1320 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.175 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.176 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.177 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.179 | 78169 | Recursively removing directory: /tmp/git.9pSCgD/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.181 | 94082 | Marked run 1321 as finished 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.181 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.181 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.181 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.185 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.186 | 78172 | Recursively removing directory: /tmp/git.OwPZdu/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.187 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.187 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.189 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.189 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.189 | 94099 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.189 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.189 | 78168 | Removed run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.189 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.189 | 78168 | Assigned run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.189 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rzEAmt 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.191 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.194 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.195 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.195 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.195 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.195 | 94101 | Added a new worker 14 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.195 | 78168 | Removed run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.195 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.195 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.196 | 78168 | Assigned run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.196 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wMfQ8w 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.198 | 94098 | Marked run 1322 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.199 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.201 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.202 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.204 | 94100 | Marked run 1323 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.204 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.205 | 78169 | Recursively removing directory: /tmp/git.rzEAmt/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.207 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.207 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.210 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.211 | 78172 | Recursively removing directory: /tmp/git.wMfQ8w/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.212 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.212 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.215 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.215 | 94117 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.215 | 78168 | Removed run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.215 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.215 | 78168 | Assigned run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.215 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.215 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.215 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zCWi0A 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.216 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.220 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.220 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.220 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OMe1OW 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.220 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.220 | 94119 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.220 | 78168 | Removed run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.220 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.220 | 78168 | Assigned run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.221 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.221 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.224 | 94116 | Marked run 1324 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.225 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.226 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.227 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.231 | 94118 | Marked run 1325 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.231 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.232 | 78169 | Recursively removing directory: /tmp/git.zCWi0A/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.234 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.234 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.236 | 78172 | Recursively removing directory: /tmp/git.OMe1OW/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.237 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.237 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.237 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.240 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.240 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.240 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.241 | 94136 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.241 | 78168 | Removed run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.241 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.241 | 78168 | Assigned run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.241 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AFQIwV 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.241 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.244 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.244 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.244 | 94137 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.244 | 78168 | Removed run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.244 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.244 | 78168 | Assigned run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.245 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.245 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pKmoUA 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.246 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.246 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.251 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.251 | 94134 | Marked run 1326 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.251 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.252 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.255 | 94135 | Marked run 1327 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.255 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.257 | 78169 | Recursively removing directory: /tmp/git.AFQIwV/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.258 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.258 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.260 | 78172 | Recursively removing directory: /tmp/git.pKmoUA/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.262 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.262 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.262 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.264 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.265 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.265 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.265 | 94154 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.265 | 78168 | Removed run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.265 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.265 | 78168 | Assigned run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.265 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.265 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aVg1To 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.268 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.268 | 94155 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.268 | 78168 | Removed run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.268 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.268 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.268 | 78168 | Assigned run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.268 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.268 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hArQ3Y 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.270 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.272 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.274 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.275 | 94152 | Marked run 1328 as finished 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.275 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.276 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.279 | 94153 | Marked run 1329 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.280 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.283 | 78169 | Recursively removing directory: /tmp/git.aVg1To/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.284 | 78172 | Recursively removing directory: /tmp/git.hArQ3Y/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.285 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.285 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.286 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.286 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.287 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.289 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.290 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.290 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.290 | 94172 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.290 | 78168 | Removed run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.290 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.291 | 78168 | Assigned run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.291 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qmhGWy 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.291 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.292 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.292 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.292 | 94173 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.292 | 78168 | Removed run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.292 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.292 | 78168 | Assigned run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.293 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1J1JbH 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.295 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.296 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.296 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.298 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.299 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.301 | 94170 | Marked run 1330 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.302 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.305 | 94171 | Marked run 1331 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.305 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.306 | 78169 | Recursively removing directory: /tmp/git.qmhGWy/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.307 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.307 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.309 | 78172 | Recursively removing directory: /tmp/git.1J1JbH/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.310 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.310 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.310 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.313 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.313 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.313 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.313 | 94190 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.313 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.314 | 78168 | Removed run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.314 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.314 | 78168 | Assigned run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.314 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.n7cOK1 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.317 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.317 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.317 | 94191 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.317 | 78168 | Removed run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.317 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.317 | 78168 | Assigned run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.317 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.318 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gB1cOI 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.318 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.319 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.323 | 94188 | Marked run 1332 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.324 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.324 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.325 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.327 | 94189 | Marked run 1333 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.327 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.329 | 78169 | Recursively removing directory: /tmp/git.n7cOK1/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.330 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.330 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.334 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.334 | 78172 | Recursively removing directory: /tmp/git.gB1cOI/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.335 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.335 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.337 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.337 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.338 | 94207 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.338 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.338 | 78168 | Removed run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.338 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.338 | 78168 | Assigned run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.338 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EAO0Py 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.339 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.342 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.343 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.343 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.343 | 94209 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.343 | 78168 | Removed run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.343 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.344 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TZMHBT 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.344 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.344 | 78168 | Assigned run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.344 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.347 | 94206 | Marked run 1334 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.347 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.350 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.351 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.352 | 94208 | Marked run 1335 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.352 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.354 | 78169 | Recursively removing directory: /tmp/git.EAO0Py/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.355 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.355 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.359 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.360 | 78172 | Recursively removing directory: /tmp/git.TZMHBT/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.361 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.361 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.362 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.362 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.362 | 94225 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.362 | 78168 | Removed run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.362 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.363 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.363 | 78168 | Assigned run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.363 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TaRePc 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.364 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.367 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.367 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.367 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.367 | 94227 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.368 | 78168 | Removed run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.368 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.368 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.368 | 78168 | Assigned run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.368 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RrG8Di 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.368 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.373 | 94224 | Marked run 1336 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.373 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.373 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.374 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.378 | 78169 | Recursively removing directory: /tmp/git.TaRePc/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.378 | 94226 | Marked run 1337 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.378 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.379 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.379 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.382 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.385 | 78172 | Recursively removing directory: /tmp/git.RrG8Di/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.386 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.386 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.386 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.386 | 94243 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.386 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.386 | 78168 | Removed run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.386 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.386 | 78168 | Assigned run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.386 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.386 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VAJx7v 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.389 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.391 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.392 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.392 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.392 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.393 | 94246 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.393 | 78168 | Removed run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.393 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.393 | 78168 | Assigned run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.393 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4lJf3J 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.393 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.397 | 94242 | Marked run 1338 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.397 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.400 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.401 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.402 | 94244 | Marked run 1339 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.402 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.403 | 78169 | Recursively removing directory: /tmp/git.VAJx7v/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.404 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.404 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.408 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.410 | 78172 | Recursively removing directory: /tmp/git.4lJf3J/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.411 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.411 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.411 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.412 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.W9ZIRq 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.419 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.416 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.417 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.419 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hTFAm4 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.430 | 78169 | Recursively removing directory: /tmp/git.W9ZIRq/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.431 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.425 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.431 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.439 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.426 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.439 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EY4Z01 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.443 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.436 | 78172 | Recursively removing directory: /tmp/git.hTFAm4/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.444 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.457 | 78169 | Recursively removing directory: /tmp/git.EY4Z01/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.437 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.459 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.459 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.437 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.411 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.444 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.411 | 94261 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.445 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Dm6fGM 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.411 | 78168 | Removed run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.453 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.411 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.454 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.411 | 78168 | Assigned run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.411 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.415 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.419 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.419 | 94264 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.419 | 78168 | Removed run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.419 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.419 | 78168 | Assigned run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.419 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.420 | 94260 | Marked run 1340 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.421 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.429 | 94262 | Marked run 1341 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.429 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.436 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.439 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.439 | 94279 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.439 | 78168 | Removed run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.439 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.439 | 78168 | Assigned run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.440 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.440 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.444 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.445 | 94281 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.445 | 78168 | Removed run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.445 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.445 | 78168 | Assigned run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.445 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.452 | 94278 | Marked run 1342 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.452 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.455 | 94280 | Marked run 1343 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.456 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.463 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.465 | 78172 | Recursively removing directory: /tmp/git.Dm6fGM/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.467 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.467 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.467 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.467 | 94297 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.467 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.467 | 78168 | Removed run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.467 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.467 | 78168 | Assigned run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.467 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.468 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Vhtp1z 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.471 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.473 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.474 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.474 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.475 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3Jl1ar 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.475 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.475 | 94300 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.475 | 78168 | Removed run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.475 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.475 | 78168 | Assigned run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.475 | 94296 | Marked run 1344 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.475 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.475 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.479 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.480 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.484 | 78169 | Recursively removing directory: /tmp/git.Vhtp1z/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.485 | 94298 | Marked run 1345 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.485 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.485 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.486 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.489 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.489 | 78172 | Recursively removing directory: /tmp/git.3Jl1ar/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.491 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.491 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.492 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.492 | 94315 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.492 | 78168 | Removed run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.492 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.492 | 78168 | Assigned run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.493 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.492 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.492 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mtzglg 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.494 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.496 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.497 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.498 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.498 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.498 | 94318 | Added a new worker 12 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.499 | 78168 | Removed run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.499 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.499 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.499 | 78168 | Assigned run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.499 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GUusY3 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.503 | 94314 | Marked run 1346 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.504 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.505 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.506 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.507 | 94316 | Marked run 1347 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.507 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.508 | 78169 | Recursively removing directory: /tmp/git.mtzglg/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.509 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.509 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.513 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.515 | 78172 | Recursively removing directory: /tmp/git.GUusY3/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.516 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.516 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.516 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.516 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.516 | 94333 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.516 | 78168 | Removed run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.516 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.516 | 78168 | Assigned run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.517 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.517 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Dr7PBh 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.520 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.521 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.521 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.525 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.525 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.525 | 94338 | Added a new worker 11 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.525 | 78168 | Removed run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.525 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.525 | 78168 | Assigned run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.525 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.526 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JJkMjE 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.527 | 94332 | Marked run 1348 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.527 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.532 | 78169 | Recursively removing directory: /tmp/git.Dr7PBh/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.532 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.533 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.533 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.533 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.535 | 94334 | Marked run 1349 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.535 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.537 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.540 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.540 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.540 | 94351 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.540 | 78168 | Removed run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.540 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.540 | 78168 | Assigned run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.541 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.541 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9Dnp1q 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.542 | 78172 | Recursively removing directory: /tmp/git.JJkMjE/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.543 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.543 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.545 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.545 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.548 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.551 | 94346 | Marked run 1350 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.551 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.552 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.552 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.553 | 94360 | Added a new worker 8 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.553 | 78168 | Removed run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.553 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.553 | 78168 | Assigned run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.553 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YmtY1M 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.554 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.554 | 78169 | Recursively removing directory: /tmp/git.9Dnp1q/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.556 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.556 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.557 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.558 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.560 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.562 | 94354 | Marked run 1351 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.562 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.564 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.564 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.564 | 94369 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.564 | 78168 | Removed run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.564 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.564 | 78168 | Assigned run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.564 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.564 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wa6IAn 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.569 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.569 | 78172 | Recursively removing directory: /tmp/git.YmtY1M/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.570 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.571 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.571 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.574 | 94362 | Marked run 1352 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.574 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.574 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.578 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.578 | 94378 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.578 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.578 | 78168 | Removed run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.578 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.578 | 78168 | Assigned run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.578 | 78169 | Recursively removing directory: /tmp/git.wa6IAn/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.578 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.578 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vltbRI 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.580 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.580 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.582 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.583 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.585 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.588 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.588 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.589 | 94385 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.589 | 78168 | Removed run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.589 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.589 | 78168 | Assigned run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.589 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.30LNHd 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.589 | 94373 | Marked run 1353 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.589 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.589 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.594 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.595 | 78172 | Recursively removing directory: /tmp/git.vltbRI/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.595 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.596 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.596 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.597 | 94380 | Marked run 1354 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.597 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.600 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.603 | 78169 | Recursively removing directory: /tmp/git.30LNHd/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.604 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.604 | 94396 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.604 | 78168 | Removed run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.604 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.604 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.604 | 78168 | Assigned run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.604 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.604 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XNyxGS 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.605 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.605 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.608 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.609 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.610 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.614 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.614 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.614 | 94403 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.614 | 78168 | Removed run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.614 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.614 | 78168 | Assigned run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.614 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hppgOF 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.615 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.616 | 94393 | Marked run 1355 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.616 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.619 | 78172 | Recursively removing directory: /tmp/git.XNyxGS/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.620 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.621 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.621 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.621 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.623 | 94398 | Marked run 1356 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.623 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.625 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.628 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.628 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.628 | 94414 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.628 | 78168 | Removed run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.628 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.628 | 78168 | Assigned run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.628 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.An3Hd8 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.629 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.630 | 78169 | Recursively removing directory: /tmp/git.hppgOF/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.632 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.632 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.633 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.633 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.635 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.637 | 94408 | Marked run 1357 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.637 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.638 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.638 | 94421 | Added a new worker 8 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.638 | 78168 | Removed run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.638 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.638 | 78168 | Assigned run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.638 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.638 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.638 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.N0H4uE 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.643 | 78172 | Recursively removing directory: /tmp/git.An3Hd8/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.644 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.644 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.647 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.649 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.649 | 94416 | Marked run 1358 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.650 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.650 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.650 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.650 | 94426 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.650 | 78168 | Removed run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.650 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.651 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.651 | 78168 | Assigned run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.650 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.651 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AAjm5W 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.655 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.657 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.659 | 78169 | Recursively removing directory: /tmp/git.N0H4uE/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.661 | 94424 | Marked run 1359 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.661 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.661 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.661 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.666 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.666 | 78172 | Recursively removing directory: /tmp/git.AAjm5W/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.668 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.668 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.669 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.669 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hVTY2y 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.669 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.669 | 94441 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.669 | 78168 | Removed run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.669 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.669 | 78168 | Assigned run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.669 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.672 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.673 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.674 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.676 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.676 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.676 | 94444 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.676 | 78168 | Removed run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.676 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.676 | 78168 | Assigned run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.676 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.676 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.08nUxu 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.680 | 94440 | Marked run 1360 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.680 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.683 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.684 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.684 | 78169 | Recursively removing directory: /tmp/git.hVTY2y/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.686 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.686 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.686 | 94442 | Marked run 1361 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.686 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.689 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.692 | 78172 | Recursively removing directory: /tmp/git.08nUxu/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.692 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.693 | 94459 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.693 | 78168 | Removed run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.693 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.693 | 78168 | Assigned run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.692 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.693 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.693 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Q4ilnR 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.693 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.693 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.696 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.698 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.698 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.700 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.700 | 94462 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.700 | 78168 | Removed run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.700 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.700 | 78168 | Assigned run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.700 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.701 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.59X2jr 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.701 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.702 | 94458 | Marked run 1362 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.702 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.707 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.707 | 78169 | Recursively removing directory: /tmp/git.Q4ilnR/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.708 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.709 | 94460 | Marked run 1363 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.709 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.709 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.710 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.713 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.716 | 78172 | Recursively removing directory: /tmp/git.59X2jr/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.716 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.716 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.716 | 94477 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.716 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.716 | 78168 | Removed run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.716 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.716 | 78168 | Assigned run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.717 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jjxcg4 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.717 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.717 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.720 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.721 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.722 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.723 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.723 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.724 | 94480 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.724 | 78168 | Removed run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.724 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.724 | 78168 | Assigned run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.724 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.P5rSZV 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.724 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.725 | 94476 | Marked run 1364 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.726 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.730 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.731 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.732 | 94478 | Marked run 1365 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.732 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.733 | 78169 | Recursively removing directory: /tmp/git.jjxcg4/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.734 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.734 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.737 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.740 | 78172 | Recursively removing directory: /tmp/git.P5rSZV/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.741 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.741 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.741 | 94495 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.741 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.741 | 78168 | Removed run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.741 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.741 | 78168 | Assigned run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.741 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FBHlhv 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.741 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.741 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.745 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.746 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.746 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.750 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.750 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.750 | 94500 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.750 | 78168 | Removed run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.750 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.750 | 78168 | Assigned run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.750 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oEclPo 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.751 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.752 | 94494 | Marked run 1366 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.752 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.756 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.757 | 78169 | Recursively removing directory: /tmp/git.FBHlhv/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.757 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.758 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.758 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.760 | 94496 | Marked run 1367 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.760 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.761 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.765 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.765 | 94513 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.765 | 78168 | Removed run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.765 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.765 | 78168 | Assigned run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.765 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.765 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9E2xVx 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.766 | 78172 | Recursively removing directory: /tmp/git.oEclPo/ 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.766 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.767 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.767 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.770 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.771 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.771 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.773 | 94508 | Marked run 1368 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.773 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.774 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.774 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.774 | 94517 | Added a new worker 8 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.774 | 78168 | Removed run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.774 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.775 | 78168 | Assigned run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.775 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.775 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9FVTQc 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.780 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.780 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.781 | 78169 | Recursively removing directory: /tmp/git.9E2xVx/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.782 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.782 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.784 | 94514 | Marked run 1369 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.784 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.785 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.789 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.789 | 94531 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.789 | 78168 | Removed run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.789 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.789 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.789 | 78168 | Assigned run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.789 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.789 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dcNCr4 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.790 | 78172 | Recursively removing directory: /tmp/git.9FVTQc/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.792 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.792 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.793 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.794 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.796 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.799 | 94528 | Marked run 1370 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.799 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.800 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.801 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6r12Um 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.800 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.800 | 94540 | Added a new worker 8 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.800 | 78168 | Removed run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.800 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.800 | 78168 | Assigned run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.800 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.802 | 78169 | Recursively removing directory: /tmp/git.dcNCr4/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.804 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.804 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.805 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.806 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.807 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.809 | 94534 | Marked run 1371 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.809 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.810 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.810 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.810 | 94545 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.810 | 78168 | Removed run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.810 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.810 | 78168 | Assigned run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.810 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.811 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Kv8Zqj 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.816 | 78172 | Recursively removing directory: /tmp/git.6r12Um/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.816 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.817 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.818 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.818 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.820 | 94542 | Marked run 1372 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.820 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.821 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.824 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.824 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.825 | 94558 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.825 | 78168 | Removed run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.825 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.825 | 78168 | Assigned run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.825 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.825 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yz9EOm 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.826 | 78169 | Recursively removing directory: /tmp/git.Kv8Zqj/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.828 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.828 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.829 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.830 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.833 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.834 | 94554 | Marked run 1373 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.834 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.835 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.836 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.836 | 94565 | Added a new worker 8 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.836 | 78168 | Removed run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.836 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.836 | 78168 | Assigned run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.837 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.836 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Zxqfwn 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.840 | 78172 | Recursively removing directory: /tmp/git.yz9EOm/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.841 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.842 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.842 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.842 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.845 | 94560 | Marked run 1374 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.845 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.845 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.849 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.849 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.849 | 94576 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.849 | 78168 | Removed run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.849 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.849 | 78168 | Assigned run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.849 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mzKBkA 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.849 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.852 | 78169 | Recursively removing directory: /tmp/git.Zxqfwn/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.853 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.853 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.854 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.855 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.856 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.858 | 94570 | Marked run 1375 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.858 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.859 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.859 | 94581 | Added a new worker 8 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.859 | 78168 | Removed run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.859 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.859 | 78168 | Assigned run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.860 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.859 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.859 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SUP0Cb 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.864 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.866 | 78172 | Recursively removing directory: /tmp/git.mzKBkA/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.866 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.867 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.867 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.872 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.875 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.875 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.875 | 94594 | Added a new worker 13 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.875 | 78168 | Removed run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.875 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.875 | 78168 | Assigned run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.875 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.887 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GCFgKA 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.896 | 78169 | Recursively removing directory: /tmp/git.SUP0Cb/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.897 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.897 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.901 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.904 | 78169 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.904 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.904 | 94596 | Added a new worker 15 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.904 | 78168 | Removed run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.904 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.904 | 78168 | Assigned run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.904 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.908 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Aw5713 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.910 | 94578 | Marked run 1376 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.910 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.943 | 78172 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.947 | 78172 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.963 | 94593 | Marked run 1377 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.963 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.965 | 78169 | Checking out revision HEAD 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.973 | 78169 | Going to run: ./ci 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.975 | 78172 | Recursively removing directory: /tmp/git.GCFgKA/ 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.986 | 78172 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.986 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.990 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.991 | 94595 | Marked run 1378 as finished 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.992 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.993 | 78169 | Recursively removing directory: /tmp/git.Aw5713/ 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.994 | 78169 | Process exit code: 0 2024-04-25 03:45:39 | INFO | 78169/cimple-worker: 2024-04-25 03:45:39.994 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.994 | 78172 | Waiting for a new command 2024-04-25 03:45:39 | INFO | 78172/cimple-worker: 2024-04-25 03:45:39.995 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ToI2Cf 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.994 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.994 | 94612 | Added a new worker 10 to the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.994 | 78168 | Removed run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.994 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.994 | 78166 | Waiting for new connections 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.994 | 78168 | Assigned run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:39 | INFO | 78166/cimple-server: 2024-04-25 03:45:39.999 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.002 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.002 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.002 | 94614 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.002 | 78168 | Removed run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.002 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.002 | 78168 | Assigned run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.002 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.002 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ITVNM3 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.022 | 94611 | Marked run 1379 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.022 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.022 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.023 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.023 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.024 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.026 | 94613 | Marked run 1380 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.026 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.033 | 78169 | Recursively removing directory: /tmp/git.ITVNM3/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.033 | 78172 | Recursively removing directory: /tmp/git.ToI2Cf/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.035 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.035 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.035 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.035 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.037 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.037 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.040 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.040 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.040 | 94631 | Added a new worker 14 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.040 | 78168 | Removed run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.040 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.040 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.040 | 78168 | Assigned run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.040 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.040 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.041 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hySG4R 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.041 | 94632 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.041 | 78168 | Removed run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.041 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.041 | 78168 | Assigned run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.042 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.042 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.H4qbE1 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.045 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.046 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.047 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.048 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.050 | 94630 | Marked run 1381 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.051 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.053 | 94629 | Marked run 1382 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.054 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.057 | 78172 | Recursively removing directory: /tmp/git.hySG4R/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.057 | 78169 | Recursively removing directory: /tmp/git.H4qbE1/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.058 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.058 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.059 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.059 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.063 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.063 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.066 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 94649 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78168 | Removed run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78168 | Assigned run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 94650 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78168 | Removed run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.067 | 78168 | Assigned run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.067 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OemX51 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.067 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.067 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mjkZds 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.077 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.077 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.079 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.079 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.079 | 94648 | Marked run 1384 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.079 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.082 | 94647 | Marked run 1383 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.082 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.088 | 78172 | Recursively removing directory: /tmp/git.OemX51/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.088 | 78169 | Recursively removing directory: /tmp/git.mjkZds/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.089 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.089 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.090 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.090 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.092 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.093 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.095 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.095 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.095 | 94667 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.095 | 78168 | Removed run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.095 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.095 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.095 | 78168 | Assigned run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.095 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.096 | 94668 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.096 | 78168 | Removed run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.096 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.096 | 78168 | Assigned run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.096 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1sPOnG 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.095 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.096 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.96Hoth 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.097 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.100 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.101 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.101 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.102 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.109 | 94666 | Marked run 1386 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.109 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.111 | 78169 | Recursively removing directory: /tmp/git.96Hoth/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.112 | 78172 | Recursively removing directory: /tmp/git.1sPOnG/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.113 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.113 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.113 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.113 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.114 | 94665 | Marked run 1385 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.114 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.116 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.117 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.119 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.119 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.119 | 94685 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.119 | 78168 | Removed run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.119 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.119 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.119 | 78168 | Assigned run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.120 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.120 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.119 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AeCMcB 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.120 | 94686 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.120 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.120 | 78168 | Removed run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.120 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.120 | 78168 | Assigned run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.121 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8gGIQi 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.124 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.125 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.126 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.127 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.131 | 94684 | Marked run 1388 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.131 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.134 | 94683 | Marked run 1387 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.134 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.136 | 78172 | Recursively removing directory: /tmp/git.AeCMcB/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.137 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.137 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.138 | 78169 | Recursively removing directory: /tmp/git.8gGIQi/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.139 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.139 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.140 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.142 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.143 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.143 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.143 | 94703 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.143 | 78168 | Removed run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.143 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.143 | 78168 | Assigned run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.143 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4jrudh 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.144 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.145 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.145 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.145 | 94704 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.145 | 78168 | Removed run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.145 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.145 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.145 | 78168 | Assigned run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.146 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fTR40w 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.148 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.149 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.151 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.153 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.154 | 94701 | Marked run 1389 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.155 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.157 | 78172 | Recursively removing directory: /tmp/git.4jrudh/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.158 | 94702 | Marked run 1390 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.158 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.159 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.159 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.163 | 78169 | Recursively removing directory: /tmp/git.fTR40w/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.163 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.164 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.164 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.166 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.166 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.166 | 94720 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.166 | 78168 | Removed run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.166 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.166 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.166 | 78168 | Assigned run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.166 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ib7yK2 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.167 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.170 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.171 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.171 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.171 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.171 | 94722 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.171 | 78168 | Removed run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.171 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.172 | 78168 | Assigned run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.172 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.172 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wlq2c4 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.176 | 94719 | Marked run 1391 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.176 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.177 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.179 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.181 | 94721 | Marked run 1392 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.181 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.182 | 78172 | Recursively removing directory: /tmp/git.Ib7yK2/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.184 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.184 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.188 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.188 | 78169 | Recursively removing directory: /tmp/git.wlq2c4/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.189 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.189 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.190 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.190 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.190 | 94738 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.190 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.190 | 78168 | Removed run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.190 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.190 | 78168 | Assigned run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.191 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.H0xTdm 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.193 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.195 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.195 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.196 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.196 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.197 | 94741 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.197 | 78168 | Removed run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.197 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.197 | 78168 | Assigned run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.197 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IY25mw 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.198 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.202 | 94737 | Marked run 1393 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.202 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.204 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.205 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.206 | 94739 | Marked run 1394 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.206 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.206 | 78172 | Recursively removing directory: /tmp/git.H0xTdm/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.208 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.208 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.211 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.213 | 78169 | Recursively removing directory: /tmp/git.IY25mw/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.214 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.214 | 94756 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.215 | 78168 | Removed run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.215 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.215 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.215 | 78168 | Assigned run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.215 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.215 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.214 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.215 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.C7Sw9E 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.218 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.220 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.221 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.221 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.221 | 94758 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.221 | 78168 | Removed run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.221 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.221 | 78168 | Assigned run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.221 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.221 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.221 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Tz2OVh 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.225 | 94755 | Marked run 1395 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.225 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.227 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.227 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.231 | 78172 | Recursively removing directory: /tmp/git.C7Sw9E/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.231 | 94757 | Marked run 1396 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.231 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.232 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.232 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.236 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.236 | 78169 | Recursively removing directory: /tmp/git.Tz2OVh/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.237 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.237 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.239 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.239 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.239 | 94774 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.239 | 78168 | Removed run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.239 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.239 | 78168 | Assigned run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.239 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.218oIk 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.239 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.241 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.243 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.244 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.244 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.244 | 94777 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.244 | 78168 | Removed run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.244 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.245 | 78168 | Assigned run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.244 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.245 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oqzbRb 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.246 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.250 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.250 | 94773 | Marked run 1397 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.251 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.251 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.254 | 78172 | Recursively removing directory: /tmp/git.218oIk/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.255 | 94775 | Marked run 1398 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.256 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.256 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.256 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.260 | 78169 | Recursively removing directory: /tmp/git.oqzbRb/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.260 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.261 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.262 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.264 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.264 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.264 | 94792 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.264 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.264 | 78168 | Removed run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.264 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.264 | 78168 | Assigned run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.264 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gFJFAx 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.266 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.269 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.269 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.269 | 94794 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.269 | 78168 | Removed run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.269 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.269 | 78168 | Assigned run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.269 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.270 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.270 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4baEqn 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.271 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.273 | 94791 | Marked run 1399 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.273 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.275 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.276 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.280 | 94793 | Marked run 1400 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.280 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.280 | 78172 | Recursively removing directory: /tmp/git.gFJFAx/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.281 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.281 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.285 | 78169 | Recursively removing directory: /tmp/git.4baEqn/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.286 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.286 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.286 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.288 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.288 | 94810 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.289 | 78168 | Removed run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.289 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.289 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.289 | 78168 | Assigned run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.288 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.289 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LgM2UG 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.290 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.293 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.293 | 94812 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.293 | 78168 | Removed run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.293 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.293 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.293 | 78168 | Assigned run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.293 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.293 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3ziL4X 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.294 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.295 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.298 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.299 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.300 | 94809 | Marked run 1401 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.300 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.303 | 94811 | Marked run 1402 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.304 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.304 | 78172 | Recursively removing directory: /tmp/git.LgM2UG/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.306 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.306 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.308 | 78169 | Recursively removing directory: /tmp/git.3ziL4X/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.309 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.310 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.310 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.313 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.313 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.313 | 94828 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.313 | 78168 | Removed run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.313 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.313 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.313 | 78168 | Assigned run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.314 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.muy4pW 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.314 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.318 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.318 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.318 | 94830 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.318 | 78168 | Removed run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.318 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.318 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.318 | 78168 | Assigned run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.318 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.318 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1vPHHE 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.320 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.322 | 94827 | Marked run 1403 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.323 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.324 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.325 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.327 | 94829 | Marked run 1404 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.327 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.329 | 78172 | Recursively removing directory: /tmp/git.muy4pW/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.331 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.331 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.334 | 78169 | Recursively removing directory: /tmp/git.1vPHHE/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.334 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.336 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.336 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.338 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.338 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.338 | 94846 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.338 | 78168 | Removed run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.338 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.338 | 78168 | Assigned run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.338 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.339 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vzSSKi 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.340 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.343 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.344 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.344 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.344 | 94848 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.344 | 78168 | Removed run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.344 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.344 | 78168 | Assigned run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.344 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.P5G0ev 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.344 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.345 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.348 | 94845 | Marked run 1405 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.349 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.351 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.352 | 94847 | Marked run 1406 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.352 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.353 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.355 | 78172 | Recursively removing directory: /tmp/git.vzSSKi/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.356 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.357 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.360 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.361 | 78169 | Recursively removing directory: /tmp/git.P5G0ev/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.363 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.363 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.364 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.364 | 94864 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.364 | 78168 | Removed run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.364 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.364 | 78168 | Assigned run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.364 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.364 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.364 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.D008TU 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.367 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.369 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.370 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.370 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.370 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.371 | 94866 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.371 | 78168 | Removed run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.371 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.371 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.371 | 78168 | Assigned run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.371 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gZS9Wb 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.372 | 94863 | Marked run 1407 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.372 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.376 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.377 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.380 | 78172 | Recursively removing directory: /tmp/git.D008TU/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.382 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.382 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.382 | 94865 | Marked run 1408 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.382 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.385 | 78169 | Recursively removing directory: /tmp/git.gZS9Wb/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.386 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.386 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.386 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.388 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.388 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.388 | 94882 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.389 | 78168 | Removed run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.389 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.389 | 78168 | Assigned run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.389 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.389 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9yNjK4 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.390 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.393 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.393 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.393 | 94884 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.393 | 78168 | Removed run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.393 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.393 | 78168 | Assigned run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.393 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.393 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gVe8hB 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.393 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.394 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.400 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.400 | 94881 | Marked run 1409 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.401 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.402 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.404 | 94883 | Marked run 1410 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.404 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.404 | 78172 | Recursively removing directory: /tmp/git.9yNjK4/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.405 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.405 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.409 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.410 | 78169 | Recursively removing directory: /tmp/git.gVe8hB/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.412 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.412 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.412 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.412 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.412 | 94900 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.413 | 78168 | Removed run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.413 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.413 | 78168 | Assigned run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.413 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.413 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Su58iz 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.415 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.418 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.418 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.418 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.418 | 94902 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.418 | 78168 | Removed run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.418 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.418 | 78168 | Assigned run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.418 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.419 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YyKPSl 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.419 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.422 | 94899 | Marked run 1411 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.422 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.424 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.426 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.429 | 78172 | Recursively removing directory: /tmp/git.Su58iz/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.429 | 94901 | Marked run 1412 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.429 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.430 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.430 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.434 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.435 | 78169 | Recursively removing directory: /tmp/git.YyKPSl/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.436 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.436 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.437 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.437 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.438 | 94918 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.438 | 78168 | Removed run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.438 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.438 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.438 | 78168 | Assigned run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.438 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4782rJ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.440 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.444 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.444 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.444 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.444 | 94920 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.444 | 78168 | Removed run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.444 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.444 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.444 | 78168 | Assigned run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.444 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ji0Nuj 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.445 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.447 | 94917 | Marked run 1413 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.448 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.450 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.451 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.453 | 94919 | Marked run 1414 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.453 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.455 | 78172 | Recursively removing directory: /tmp/git.4782rJ/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.457 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.457 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.460 | 78169 | Recursively removing directory: /tmp/git.Ji0Nuj/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.460 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.461 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.461 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.464 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.464 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.464 | 94936 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.464 | 78168 | Removed run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.464 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.464 | 78168 | Assigned run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.464 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.464 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wPuXAI 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.465 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.468 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.468 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.468 | 94938 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.468 | 78168 | Removed run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.468 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.468 | 78168 | Assigned run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.468 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.469 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FE6aTt 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.469 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.471 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.474 | 94935 | Marked run 1415 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.474 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.476 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.477 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.478 | 94937 | Marked run 1416 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.478 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.482 | 78172 | Recursively removing directory: /tmp/git.wPuXAI/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.483 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.483 | 78172 | Process output: 415085 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.486 | 78169 | Recursively removing directory: /tmp/git.FE6aTt/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.487 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.487 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.487 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.490 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.490 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.490 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.490 | 94956 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.490 | 78168 | Removed run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.490 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.490 | 78168 | Assigned run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.490 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.490 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0umlxz 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.493 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.493 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.493 | 94958 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.493 | 78168 | Removed run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.493 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.493 | 78168 | Assigned run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.493 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.miZCmy 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.494 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.496 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.497 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.500 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.500 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.502 | 94955 | Marked run 1417 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.502 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.506 | 94957 | Marked run 1418 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.506 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.509 | 78172 | Recursively removing directory: /tmp/git.0umlxz/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.511 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.511 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.511 | 78169 | Recursively removing directory: /tmp/git.miZCmy/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.512 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.512 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.513 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.515 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.516 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.516 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.516 | 94975 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.517 | 78168 | Removed run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.517 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.517 | 78168 | Assigned run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.517 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.517 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OyaVSU 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.518 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.518 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.518 | 94976 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.518 | 78168 | Removed run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.518 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.518 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.518 | 78168 | Assigned run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.518 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pMjU0r 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.524 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.525 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.525 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.525 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.526 | 94973 | Marked run 1419 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.527 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.531 | 94974 | Marked run 1420 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.531 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.534 | 78172 | Recursively removing directory: /tmp/git.OyaVSU/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.535 | 78169 | Recursively removing directory: /tmp/git.pMjU0r/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.536 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.536 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.536 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.536 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.539 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.539 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.541 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.541 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 94993 | Added a new worker 14 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 78168 | Removed run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 78168 | Assigned run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 94994 | Added a new worker 15 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 78168 | Removed run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 78168 | Removed worker 15 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 78168 | Assigned run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 15 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.542 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.541 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.542 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7Wt50g 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.543 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PSpYCB 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.547 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.547 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.549 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.549 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.551 | 94992 | Marked run 1422 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.552 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.557 | 94991 | Marked run 1421 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.557 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.557 | 78169 | Recursively removing directory: /tmp/git.7Wt50g/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.559 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.559 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.560 | 78172 | Recursively removing directory: /tmp/git.PSpYCB/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.561 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.561 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.562 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.564 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.565 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.565 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.565 | 95011 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.565 | 78168 | Removed run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.565 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.565 | 78168 | Assigned run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.565 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lsJFyV 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.566 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.566 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.567 | 95012 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.567 | 78168 | Removed run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.567 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.567 | 78168 | Assigned run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.567 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.566 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.567 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ob71tF 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.570 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.571 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.572 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.573 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.576 | 95009 | Marked run 1424 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.576 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.580 | 95010 | Marked run 1423 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.580 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.580 | 78169 | Recursively removing directory: /tmp/git.lsJFyV/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.582 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.582 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.583 | 78172 | Recursively removing directory: /tmp/git.Ob71tF/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.584 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.584 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.585 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.587 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.588 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.588 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.588 | 95029 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.588 | 78168 | Removed run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.588 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.588 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.588 | 78168 | Assigned run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.589 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2jmJbZ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.590 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.590 | 95030 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.590 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.590 | 78168 | Removed run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.590 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.590 | 78168 | Assigned run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.590 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.590 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mwikUu 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.594 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.596 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.596 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.597 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.598 | 95027 | Marked run 1425 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.598 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.603 | 95028 | Marked run 1426 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.603 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.605 | 78169 | Recursively removing directory: /tmp/git.2jmJbZ/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.606 | 78172 | Recursively removing directory: /tmp/git.mwikUu/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.606 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.606 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.607 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.607 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.609 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.610 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.612 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.612 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.612 | 95047 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.612 | 78168 | Removed run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.612 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.612 | 78168 | Assigned run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.612 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.613 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NZ8iXp 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.613 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.613 | 95048 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.613 | 78168 | Removed run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.613 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.613 | 78168 | Assigned run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.613 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.613 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1ThOej 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.614 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.618 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.619 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.621 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.622 | 95046 | Marked run 1428 as finished 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.622 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.622 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.625 | 95045 | Marked run 1427 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.625 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.630 | 78172 | Recursively removing directory: /tmp/git.1ThOej/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.631 | 78169 | Recursively removing directory: /tmp/git.NZ8iXp/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.631 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.631 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.632 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.632 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.634 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.635 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.637 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.637 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.637 | 95065 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.637 | 78168 | Removed run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.637 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.637 | 78168 | Assigned run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.637 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pUvOlz 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.638 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.638 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.638 | 95066 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.638 | 78168 | Removed run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.638 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.638 | 78168 | Assigned run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.638 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.638 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.638 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uUByoF 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.642 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.643 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.643 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.644 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.648 | 95063 | Marked run 1430 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.648 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.652 | 95064 | Marked run 1429 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.652 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.654 | 78172 | Recursively removing directory: /tmp/git.pUvOlz/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.654 | 78169 | Recursively removing directory: /tmp/git.uUByoF/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.655 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.655 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.655 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.655 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.658 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.658 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.660 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.660 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 95083 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 78168 | Removed run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 78168 | Assigned run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.661 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.s1hS55 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 95084 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 78168 | Removed run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 78168 | Assigned run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.661 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.661 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.662 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dZxKGS 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.668 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.668 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.669 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.669 | 95081 | Marked run 1431 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.670 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.669 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.673 | 95082 | Marked run 1432 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.673 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.679 | 78172 | Recursively removing directory: /tmp/git.s1hS55/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.679 | 78169 | Recursively removing directory: /tmp/git.dZxKGS/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.680 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.680 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.680 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.680 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.683 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.683 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.686 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.686 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.686 | 95101 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.686 | 78168 | Removed run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.686 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.686 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.686 | 78168 | Assigned run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.686 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.686 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.686 | 95102 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.687 | 78168 | Removed run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.687 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.687 | 78168 | Assigned run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.686 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.INxUXN 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.687 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.687 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8uPVuy 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.691 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.692 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.692 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.694 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.696 | 95100 | Marked run 1434 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.696 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.700 | 95099 | Marked run 1433 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.700 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.702 | 78172 | Recursively removing directory: /tmp/git.INxUXN/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.703 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.703 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.704 | 78169 | Recursively removing directory: /tmp/git.8uPVuy/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.705 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.705 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.706 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.708 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.709 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.709 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.709 | 95119 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.709 | 78168 | Removed run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.709 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.709 | 78168 | Assigned run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.709 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.709 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AfUYav 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.711 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.711 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.711 | 95120 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.712 | 78168 | Removed run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.712 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.712 | 78168 | Assigned run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.712 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.712 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EqkfBo 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.714 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.715 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.718 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.718 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.720 | 95117 | Marked run 1435 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.720 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.724 | 95118 | Marked run 1436 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.724 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.725 | 78172 | Recursively removing directory: /tmp/git.AfUYav/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.727 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.727 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.727 | 78169 | Recursively removing directory: /tmp/git.EqkfBo/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.728 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.728 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.729 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.731 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.732 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.732 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.732 | 95137 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.732 | 78168 | Removed run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.732 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.732 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.732 | 78168 | Assigned run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.732 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tHCsyB 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.735 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.735 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.735 | 95138 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.735 | 78168 | Removed run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.735 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.735 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.735 | 78168 | Assigned run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.736 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NkV1tN 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.737 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.738 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.742 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.743 | 95135 | Marked run 1437 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.743 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.743 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.746 | 95136 | Marked run 1438 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.746 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.748 | 78172 | Recursively removing directory: /tmp/git.tHCsyB/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.749 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.749 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.752 | 78169 | Recursively removing directory: /tmp/git.NkV1tN/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.753 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.754 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.754 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.757 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.757 | 95154 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.757 | 78168 | Removed run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.757 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.757 | 78168 | Assigned run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.757 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.757 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FOT32m 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.758 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.758 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.761 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.761 | 95156 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.761 | 78168 | Removed run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.761 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.761 | 78168 | Assigned run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.761 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.761 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.h9D37d 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.761 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.762 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.763 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.766 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.768 | 95153 | Marked run 1439 as finished 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.768 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.768 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.772 | 95155 | Marked run 1440 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.772 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.773 | 78172 | Recursively removing directory: /tmp/git.FOT32m/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.775 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.775 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.778 | 78169 | Recursively removing directory: /tmp/git.h9D37d/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.779 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.779 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.779 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.782 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.782 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.782 | 95172 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.782 | 78168 | Removed run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.782 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.782 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.782 | 78168 | Assigned run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.782 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Fm5yQy 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.782 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.785 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.785 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.786 | 95174 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.786 | 78168 | Removed run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.786 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.786 | 78168 | Assigned run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.786 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.F3T1vE 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.786 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.787 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.789 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.792 | 95171 | Marked run 1441 as finished 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.792 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.792 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.793 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.795 | 95173 | Marked run 1442 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.795 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.799 | 78172 | Recursively removing directory: /tmp/git.Fm5yQy/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.801 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.801 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.802 | 78169 | Recursively removing directory: /tmp/git.F3T1vE/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.803 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.803 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.804 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.806 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.807 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.807 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.807 | 95191 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.807 | 78168 | Removed run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.807 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.807 | 78168 | Assigned run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.807 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rwiPAr 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.807 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.809 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.809 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.810 | 95192 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.810 | 78168 | Removed run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.810 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.810 | 78168 | Assigned run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.810 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.810 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9sF3pS 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.812 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.813 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.816 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.817 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.818 | 95189 | Marked run 1443 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.818 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.822 | 95190 | Marked run 1444 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.822 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.823 | 78172 | Recursively removing directory: /tmp/git.rwiPAr/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.824 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.824 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.827 | 78169 | Recursively removing directory: /tmp/git.9sF3pS/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.828 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.828 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.828 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.831 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.831 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.832 | 95208 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.832 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.832 | 78168 | Removed run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.832 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.832 | 78168 | Assigned run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.832 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.quzCbl 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.833 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.836 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.837 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.837 | 95210 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.837 | 78168 | Removed run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.837 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.837 | 78168 | Assigned run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.837 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.837 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lunZFp 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.838 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.839 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.841 | 95207 | Marked run 1445 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.841 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.843 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.844 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.847 | 95209 | Marked run 1446 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.848 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.849 | 78172 | Recursively removing directory: /tmp/git.quzCbl/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.850 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.850 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.853 | 78169 | Recursively removing directory: /tmp/git.lunZFp/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.854 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.854 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.854 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.857 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.857 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.857 | 95226 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.857 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.858 | 78168 | Removed run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.858 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.858 | 78168 | Assigned run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.858 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cx6Wsn 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.859 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.862 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.862 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.862 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.863 | 95228 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.863 | 78168 | Removed run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.863 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.863 | 78168 | Assigned run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.863 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.863 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lzwrct 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.864 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.867 | 95225 | Marked run 1447 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.867 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.870 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.871 | 95227 | Marked run 1448 as finished 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.871 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.872 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.873 | 78172 | Recursively removing directory: /tmp/git.cx6Wsn/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.875 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.875 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.878 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.880 | 78169 | Recursively removing directory: /tmp/git.lzwrct/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.881 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.881 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.881 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.881 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.881 | 95244 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.881 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.881 | 78168 | Removed run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.881 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.882 | 78168 | Assigned run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.882 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wxiDAt 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.886 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.886 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.886 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.889 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.889 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.889 | 95248 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.890 | 78168 | Removed run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.890 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.890 | 78168 | Assigned run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.890 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.890 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3qvxpy 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.893 | 95243 | Marked run 1449 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.893 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.896 | 78172 | Recursively removing directory: /tmp/git.wxiDAt/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.896 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.897 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.898 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.898 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.901 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.901 | 95245 | Marked run 1450 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.901 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.904 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.905 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.905 | 95262 | Added a new worker 9 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.905 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.905 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GELxZ8 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.905 | 78168 | Removed run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.905 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.905 | 78168 | Assigned run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.906 | 78169 | Recursively removing directory: /tmp/git.3qvxpy/ 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.908 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.908 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.910 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.910 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.911 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.914 | 95256 | Marked run 1451 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.914 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.914 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.914 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.914 | 95267 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.914 | 78168 | Removed run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.914 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.914 | 78168 | Assigned run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.914 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mv38Th 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.915 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.920 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.921 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.921 | 78172 | Recursively removing directory: /tmp/git.GELxZ8/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.923 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.923 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.924 | 95264 | Marked run 1452 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.924 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.926 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.929 | 78169 | Recursively removing directory: /tmp/git.mv38Th/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.930 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.930 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.930 | 95280 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.930 | 78168 | Removed run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.930 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.930 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.930 | 78168 | Assigned run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.930 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fbOKCH 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.931 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.931 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.935 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.935 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.936 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.938 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.938 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.938 | 95283 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.938 | 78168 | Removed run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.938 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.938 | 78168 | Assigned run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.938 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.938 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xbzCJC 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.939 | 95279 | Marked run 1453 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.939 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.944 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.945 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.946 | 78172 | Recursively removing directory: /tmp/git.fbOKCH/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.947 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.947 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.948 | 95281 | Marked run 1454 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.948 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.950 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.953 | 78169 | Recursively removing directory: /tmp/git.xbzCJC/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.953 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.953 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.953 | 95298 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.953 | 78168 | Removed run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.954 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.954 | 78168 | Assigned run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.954 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.955 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.955 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.955 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.i3LA90 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.959 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.960 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.960 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.963 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.963 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.963 | 95302 | Added a new worker 13 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.963 | 78168 | Removed run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.963 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.963 | 78168 | Assigned run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.963 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.963 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SpawOS 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.964 | 95297 | Marked run 1455 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.964 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.968 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.969 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.969 | 78172 | Recursively removing directory: /tmp/git.i3LA90/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.972 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.972 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.974 | 95299 | Marked run 1456 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.975 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.975 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.978 | 78169 | Recursively removing directory: /tmp/git.SpawOS/ 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.979 | 78172 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.979 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.979 | 95316 | Added a new worker 10 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.979 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.979 | 78168 | Removed run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.979 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.979 | 78168 | Assigned run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.979 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UBRw5S 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.979 | 78169 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.979 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.982 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.984 | 78172 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.984 | 78172 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.985 | 78169 | Waiting for a new command 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.985 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.985 | 95319 | Added a new worker 12 to the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.985 | 78168 | Removed run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.985 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.985 | 78168 | Assigned run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.986 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.986 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.P79Zsg 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.990 | 95315 | Marked run 1457 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.991 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.993 | 78169 | Checking out revision HEAD 2024-04-25 03:45:40 | INFO | 78169/cimple-worker: 2024-04-25 03:45:40.993 | 78169 | Going to run: ./ci 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.994 | 78172 | Recursively removing directory: /tmp/git.UBRw5S/ 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.994 | 95317 | Marked run 1458 as finished 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.994 | 78166 | Waiting for new connections 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.996 | 78172 | Process exit code: 0 2024-04-25 03:45:40 | INFO | 78172/cimple-worker: 2024-04-25 03:45:40.996 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:40 | INFO | 78166/cimple-server: 2024-04-25 03:45:40.999 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.002 | 78169 | Recursively removing directory: /tmp/git.P79Zsg/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.002 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.002 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.002 | 95334 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.002 | 78168 | Removed run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.002 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.002 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.002 | 78168 | Assigned run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.003 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Y6UKGZ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.004 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.004 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.006 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.007 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.009 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.012 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.013 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.013 | 95343 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.013 | 78168 | Removed run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.013 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.013 | 78168 | Assigned run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.013 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DeGXWW 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.013 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.014 | 95333 | Marked run 1459 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.014 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.016 | 78172 | Recursively removing directory: /tmp/git.Y6UKGZ/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.018 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.018 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.019 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.020 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.021 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.022 | 95336 | Marked run 1460 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.022 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.024 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.024 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.025 | 95350 | Added a new worker 9 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.025 | 78168 | Removed run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.025 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.025 | 78168 | Assigned run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.025 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Sl7A9U 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.025 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.029 | 78169 | Recursively removing directory: /tmp/git.DeGXWW/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.030 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.030 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.030 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.031 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.033 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.034 | 95345 | Marked run 1461 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.034 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.036 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.036 | 95359 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.036 | 78168 | Removed run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.036 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.036 | 78168 | Assigned run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.037 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.036 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.037 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ytV45n 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.041 | 78172 | Recursively removing directory: /tmp/git.Sl7A9U/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.041 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.042 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.043 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.043 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.046 | 95354 | Marked run 1462 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.046 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.047 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.050 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.050 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oakDzD 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.050 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.050 | 95370 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.050 | 78168 | Removed run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.050 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.050 | 78168 | Assigned run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.050 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.052 | 78169 | Recursively removing directory: /tmp/git.ytV45n/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.054 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.054 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.055 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.055 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.058 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.059 | 95365 | Marked run 1463 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.059 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.061 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.061 | 95379 | Added a new worker 8 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.061 | 78168 | Removed run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.061 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.061 | 78168 | Assigned run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.061 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.061 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.062 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NgOPJE 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.064 | 78172 | Recursively removing directory: /tmp/git.oakDzD/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.066 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.066 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.067 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.068 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.070 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.071 | 95372 | Marked run 1464 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.071 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.072 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.073 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.073 | 95385 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.073 | 78168 | Removed run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.073 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.073 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.073 | 78168 | Assigned run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.073 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QcTH8g 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.077 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.078 | 78169 | Recursively removing directory: /tmp/git.NgOPJE/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.078 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.080 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.080 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.083 | 95381 | Marked run 1465 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.083 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.084 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.086 | 78172 | Recursively removing directory: /tmp/git.QcTH8g/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.087 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.087 | 95397 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.087 | 78168 | Removed run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.087 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.088 | 78168 | Assigned run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.088 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.087 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.088 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UjJ00J 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.087 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.087 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.090 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.093 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.093 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.093 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.093 | 95399 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.094 | 78168 | Removed run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.094 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.094 | 78168 | Assigned run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.094 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.094 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ABCoLk 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.094 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.098 | 95396 | Marked run 1466 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.098 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.099 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.100 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.103 | 78169 | Recursively removing directory: /tmp/git.UjJ00J/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.103 | 95398 | Marked run 1467 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.104 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.105 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.105 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.109 | 78172 | Recursively removing directory: /tmp/git.ABCoLk/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.109 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.110 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.110 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.112 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.112 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.112 | 95415 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.112 | 78168 | Removed run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.112 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.112 | 78168 | Assigned run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.112 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.r4qVxa 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.112 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.114 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.117 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.117 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.117 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.118 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.118 | 95417 | Added a new worker 12 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.118 | 78168 | Removed run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.118 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.118 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.118 | 78168 | Assigned run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.118 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5NmRKi 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.123 | 95414 | Marked run 1468 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.124 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.126 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.127 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.127 | 95416 | Marked run 1469 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.127 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.127 | 78169 | Recursively removing directory: /tmp/git.r4qVxa/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.129 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.129 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.132 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.135 | 78172 | Recursively removing directory: /tmp/git.5NmRKi/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.136 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.136 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.136 | 95433 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.136 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.136 | 78168 | Removed run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.136 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.136 | 78168 | Assigned run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.136 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vJINOr 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.136 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.136 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.140 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.141 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.142 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.144 | 95432 | Marked run 1470 as finished 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.144 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.144 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.144 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.144 | 95436 | Added a new worker 8 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.144 | 78168 | Removed run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.144 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.144 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.144 | 78168 | Assigned run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.144 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.I8qqM7 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.149 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.150 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.151 | 78169 | Recursively removing directory: /tmp/git.vJINOr/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.153 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.153 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.154 | 95434 | Marked run 1471 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.154 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.157 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.159 | 78172 | Recursively removing directory: /tmp/git.I8qqM7/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.160 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.160 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.160 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.160 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.160 | 95451 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.160 | 78168 | Removed run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.160 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.160 | 78168 | Assigned run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.161 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.161 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yLsiZJ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.163 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.165 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.166 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.166 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.166 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.166 | 95453 | Added a new worker 12 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.167 | 78168 | Removed run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.167 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.167 | 78168 | Assigned run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.167 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.167 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1bKW5L 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.171 | 95450 | Marked run 1472 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.171 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.172 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.174 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.176 | 78169 | Recursively removing directory: /tmp/git.yLsiZJ/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.176 | 95452 | Marked run 1473 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.176 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.177 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.177 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.181 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.182 | 78172 | Recursively removing directory: /tmp/git.1bKW5L/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.184 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.184 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.184 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.184 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.184 | 95469 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.184 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.184 | 78168 | Removed run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.184 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.184 | 78168 | Assigned run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.185 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MHOYCN 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.188 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.188 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.189 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.192 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.192 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.192 | 95473 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.192 | 78168 | Removed run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.192 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.192 | 78168 | Assigned run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.192 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.192 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9uDm1m 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.194 | 95468 | Marked run 1474 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.195 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.198 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.198 | 78169 | Recursively removing directory: /tmp/git.MHOYCN/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.199 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.201 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.201 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.203 | 95470 | Marked run 1475 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.203 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.204 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.207 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.207 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.207 | 95487 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.207 | 78168 | Removed run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.207 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.208 | 78168 | Assigned run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.208 | 78172 | Recursively removing directory: /tmp/git.9uDm1m/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.208 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.208 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CVnCWG 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.209 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.209 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.212 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.212 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.214 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.218 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.218 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.218 | 95496 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.218 | 78168 | Removed run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.218 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.218 | 78168 | Assigned run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.218 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JhXdd3 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.218 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.220 | 95484 | Marked run 1476 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.220 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.222 | 78169 | Recursively removing directory: /tmp/git.CVnCWG/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.223 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.224 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.226 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.226 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.229 | 95489 | Marked run 1477 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.229 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.230 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.232 | 78172 | Recursively removing directory: /tmp/git.JhXdd3/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.233 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.233 | 95505 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.233 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.233 | 78168 | Removed run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.233 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.234 | 78168 | Assigned run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.234 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.234 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.233 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.234 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qhTpjv 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.238 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.239 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.240 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.241 | 95504 | Marked run 1478 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.241 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.241 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.241 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.241 | 95508 | Added a new worker 8 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.241 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.241 | 78168 | Removed run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.241 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.241 | 78168 | Assigned run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.242 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZCdQPe 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.246 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.247 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.248 | 78169 | Recursively removing directory: /tmp/git.qhTpjv/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.251 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.251 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.252 | 95506 | Marked run 1479 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.252 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.254 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.255 | 78172 | Recursively removing directory: /tmp/git.ZCdQPe/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.257 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.257 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.258 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.258 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.258 | 95523 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.258 | 78168 | Removed run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.258 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.258 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.258 | 78168 | Assigned run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.258 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Mm9h9T 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.260 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.263 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.263 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.263 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.263 | 95525 | Added a new worker 12 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.263 | 78168 | Removed run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.263 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.263 | 78168 | Assigned run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.263 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.263 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wyUvyS 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.264 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.269 | 95522 | Marked run 1480 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.269 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.270 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.271 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.273 | 95524 | Marked run 1481 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.273 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.274 | 78169 | Recursively removing directory: /tmp/git.Mm9h9T/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.275 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.275 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.279 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.280 | 78172 | Recursively removing directory: /tmp/git.wyUvyS/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.281 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.281 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.282 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.282 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.282 | 95541 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.282 | 78168 | Removed run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.282 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.282 | 78168 | Assigned run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.282 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.282 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Q0yAIi 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.285 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.286 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.287 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.288 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.289 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.289 | 95544 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.289 | 78168 | Removed run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.289 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.289 | 78168 | Assigned run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.289 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GDOqp6 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.289 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.294 | 95540 | Marked run 1482 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.294 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.295 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.297 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.297 | 78169 | Recursively removing directory: /tmp/git.Q0yAIi/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.298 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.298 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.299 | 95542 | Marked run 1483 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.299 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.302 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.305 | 78172 | Recursively removing directory: /tmp/git.GDOqp6/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.305 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.305 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.305 | 95559 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.305 | 78168 | Removed run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.305 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.305 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.305 | 78168 | Assigned run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.305 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Vi8bLC 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.306 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.306 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.309 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.310 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.311 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.314 | 95558 | Marked run 1484 as finished 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.314 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.314 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.314 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.314 | 95564 | Added a new worker 6 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.314 | 78168 | Removed run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.314 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.314 | 78168 | Assigned run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.314 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.314 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.npYtLP 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.319 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.320 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.320 | 78169 | Recursively removing directory: /tmp/git.Vi8bLC/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.322 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.322 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.323 | 95561 | Marked run 1485 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.324 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.325 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.329 | 78172 | Recursively removing directory: /tmp/git.npYtLP/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.329 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.329 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.329 | 95577 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.329 | 78168 | Removed run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.329 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.329 | 78168 | Assigned run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.329 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pVzvHc 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.330 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.330 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.330 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.333 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.334 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.335 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.338 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.338 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.338 | 95582 | Added a new worker 14 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.338 | 78168 | Removed run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.338 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.338 | 78168 | Assigned run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.339 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.339 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.p0noLs 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.342 | 95576 | Marked run 1486 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.342 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.344 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.345 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.345 | 78169 | Recursively removing directory: /tmp/git.pVzvHc/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.348 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.348 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.349 | 95579 | Marked run 1487 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.350 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.351 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.353 | 78172 | Recursively removing directory: /tmp/git.p0noLs/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.355 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.355 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.355 | 95595 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.355 | 78168 | Removed run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.355 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.355 | 78168 | Assigned run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.355 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.355 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.355 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.355 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vnR6vJ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.359 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.359 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.360 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.363 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.363 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.363 | 95600 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.363 | 78168 | Removed run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.363 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.363 | 78168 | Assigned run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.363 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.364 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pgqJvd 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.367 | 95594 | Marked run 1488 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.367 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.369 | 78169 | Recursively removing directory: /tmp/git.vnR6vJ/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.370 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.371 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.372 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.372 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.373 | 95596 | Marked run 1489 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.373 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.375 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.378 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.378 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.378 | 95613 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.378 | 78168 | Removed run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.378 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.378 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fINJVh 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.378 | 78168 | Assigned run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.379 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.380 | 78172 | Recursively removing directory: /tmp/git.pgqJvd/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.381 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.381 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.383 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.384 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.384 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.387 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.387 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.387 | 95617 | Added a new worker 8 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.387 | 95608 | Marked run 1490 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.388 | 78168 | Removed run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.388 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.388 | 78168 | Assigned run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.388 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QPzLhT 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.388 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.388 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.393 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.393 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.395 | 78169 | Recursively removing directory: /tmp/git.fINJVh/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.397 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.397 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.398 | 95615 | Marked run 1491 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.398 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.400 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.402 | 78172 | Recursively removing directory: /tmp/git.QPzLhT/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.404 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.404 | 95631 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.404 | 78168 | Removed run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.404 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.404 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.404 | 78168 | Assigned run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.403 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.404 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Bpcvtl 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.404 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.404 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.408 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.408 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.410 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.411 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.411 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.412 | 95634 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.412 | 78168 | Removed run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.412 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.412 | 78168 | Assigned run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.412 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.412 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jaPuJq 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.412 | 95630 | Marked run 1492 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.413 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.417 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.417 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.420 | 78169 | Recursively removing directory: /tmp/git.Bpcvtl/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.420 | 95632 | Marked run 1493 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.421 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.421 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.421 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.425 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.426 | 78172 | Recursively removing directory: /tmp/git.jaPuJq/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.427 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.427 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.429 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.429 | 95649 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.429 | 78168 | Removed run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.429 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.429 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.429 | 78168 | Assigned run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.429 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.429 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.j1YSGz 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.431 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.434 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.435 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.435 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.435 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.435 | 95651 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.435 | 78168 | Removed run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.435 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.435 | 78168 | Assigned run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.436 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.z12Swk 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.436 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.437 | 95648 | Marked run 1494 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.437 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.441 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.442 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.445 | 78169 | Recursively removing directory: /tmp/git.j1YSGz/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.445 | 95650 | Marked run 1495 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.445 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.446 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.446 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.450 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.451 | 78172 | Recursively removing directory: /tmp/git.z12Swk/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.452 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.452 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.453 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.454 | 95667 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.454 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.454 | 78168 | Removed run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.454 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.454 | 78168 | Assigned run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.453 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.454 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Px3Bid 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.455 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.459 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.459 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.459 | 95669 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.459 | 78168 | Removed run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.459 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.459 | 78168 | Assigned run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.459 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.459 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.y1AqxZ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.461 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.462 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.463 | 95666 | Marked run 1496 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.464 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.466 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.467 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.469 | 95668 | Marked run 1497 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.469 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.470 | 78169 | Recursively removing directory: /tmp/git.Px3Bid/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.472 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.472 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.476 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.476 | 78172 | Recursively removing directory: /tmp/git.y1AqxZ/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.478 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.478 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.479 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.479 | 95685 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.479 | 78168 | Removed run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.479 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.479 | 78168 | Assigned run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.479 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.479 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.479 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.IS6vgS 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.482 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.483 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.483 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.485 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.486 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.486 | 95689 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.486 | 78168 | Removed run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.486 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.486 | 78168 | Assigned run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.486 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.486 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qEnL9c 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.490 | 95684 | Marked run 1498 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.490 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.492 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.493 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.495 | 78169 | Recursively removing directory: /tmp/git.IS6vgS/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.496 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.496 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.497 | 95686 | Marked run 1499 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.497 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.499 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.502 | 78172 | Recursively removing directory: /tmp/git.qEnL9c/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.503 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.503 | 95703 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.503 | 78168 | Removed run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.503 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.503 | 78168 | Assigned run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.503 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.503 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.l7GQVo 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.503 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.503 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.503 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.507 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.508 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.509 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.510 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.511 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.511 | 95706 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.511 | 78168 | Removed run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.511 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.511 | 78168 | Assigned run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.511 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.511 | 95702 | Marked run 1500 as finished 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.511 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mO8BeN 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.512 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.517 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.518 | 78169 | Recursively removing directory: /tmp/git.l7GQVo/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.518 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.520 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.520 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.521 | 95704 | Marked run 1501 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.521 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.523 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.526 | 78172 | Recursively removing directory: /tmp/git.mO8BeN/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.527 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.527 | 95721 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.527 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.527 | 78168 | Removed run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.527 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.527 | 78168 | Assigned run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.527 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.527 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kgTTFC 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.528 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.528 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.531 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.532 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.533 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.536 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.536 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.537 | 95729 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.537 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Mc78lB 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.537 | 78168 | Removed run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.537 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.537 | 78168 | Assigned run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.538 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.540 | 95718 | Marked run 1502 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.540 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.540 | 78169 | Recursively removing directory: /tmp/git.kgTTFC/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.542 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.542 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.542 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.543 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.545 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.547 | 95723 | Marked run 1503 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.547 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.548 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.549 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.549 | 95739 | Added a new worker 9 to the queue 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.549 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wQNsEH 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.549 | 78168 | Removed run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.549 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.549 | 78168 | Assigned run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.551 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.552 | 78172 | Recursively removing directory: /tmp/git.Mc78lB/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.553 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.553 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.554 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.555 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.556 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.557 | 95732 | Marked run 1504 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.558 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.559 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.559 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.560 | 95746 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.560 | 78168 | Removed run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.560 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.560 | 78168 | Assigned run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.560 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.V53Dze 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.560 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.564 | 78169 | Recursively removing directory: /tmp/git.wQNsEH/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.565 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.565 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.565 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.566 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.569 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.569 | 95741 | Marked run 1505 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.570 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.572 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.573 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.573 | 95757 | Added a new worker 9 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.573 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.573 | 78168 | Removed run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.573 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.573 | 78168 | Assigned run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.573 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.s6tDRj 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.576 | 78172 | Recursively removing directory: /tmp/git.V53Dze/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.577 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.578 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.578 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.578 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.581 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.581 | 95751 | Marked run 1506 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.581 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.585 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.584 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.585 | 95766 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.585 | 78168 | Removed run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.585 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.585 | 78168 | Assigned run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.585 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.586 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.j9BcLP 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.587 | 78169 | Recursively removing directory: /tmp/git.s6tDRj/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.588 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.588 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.591 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.592 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.592 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.595 | 95760 | Marked run 1507 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.595 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.595 | 95770 | Added a new worker 12 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.595 | 78168 | Removed run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.595 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.595 | 78168 | Assigned run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.595 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.595 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.595 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.595 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.E8OgJg 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.600 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.601 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.602 | 78172 | Recursively removing directory: /tmp/git.j9BcLP/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.604 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.604 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.605 | 95767 | Marked run 1508 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.605 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.607 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.609 | 78169 | Recursively removing directory: /tmp/git.E8OgJg/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.610 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.610 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.611 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.611 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.611 | 95784 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.611 | 78168 | Removed run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.611 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.611 | 78168 | Assigned run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.611 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.611 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mTruCo 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.614 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.616 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.617 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.617 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.618 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.618 | 95787 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.618 | 78168 | Removed run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.618 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.618 | 78168 | Assigned run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.618 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zsEXae 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.619 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.619 | 95783 | Marked run 1509 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.619 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.623 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.624 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.627 | 78172 | Recursively removing directory: /tmp/git.mTruCo/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.629 | 95785 | Marked run 1510 as finished 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.629 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.629 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.629 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.633 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.633 | 78169 | Recursively removing directory: /tmp/git.zsEXae/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.634 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.634 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.636 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.636 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.636 | 95802 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.636 | 78168 | Removed run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.636 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.636 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.636 | 78168 | Assigned run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.636 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FjDx2N 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.638 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.640 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.640 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.641 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.642 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.642 | 95805 | Added a new worker 12 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.642 | 78168 | Removed run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.642 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.642 | 78168 | Assigned run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.642 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sq17Nj 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.644 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.648 | 95801 | Marked run 1511 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.648 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.649 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.650 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.651 | 78172 | Recursively removing directory: /tmp/git.FjDx2N/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.652 | 95803 | Marked run 1512 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.652 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.653 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.653 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.656 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.658 | 78169 | Recursively removing directory: /tmp/git.sq17Nj/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.659 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.659 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.659 | 95820 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.659 | 78168 | Removed run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.659 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.659 | 78168 | Assigned run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.659 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.659 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5F1SGP 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.660 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.660 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.663 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.664 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.665 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.666 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.666 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.667 | 95823 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.667 | 78168 | Removed run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.667 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.667 | 78168 | Assigned run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.667 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.667 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tlB0tS 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.670 | 95819 | Marked run 1513 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.670 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.674 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.675 | 78172 | Recursively removing directory: /tmp/git.5F1SGP/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.675 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.677 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.677 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.677 | 95821 | Marked run 1514 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.677 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.680 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.683 | 78169 | Recursively removing directory: /tmp/git.tlB0tS/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.684 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.684 | 95838 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.684 | 78168 | Removed run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.684 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.684 | 78168 | Assigned run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.684 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.684 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.684 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MWvYwi 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.685 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.685 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.688 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.689 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.689 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.691 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.691 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.691 | 95841 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.691 | 78168 | Removed run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.691 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.691 | 78168 | Assigned run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.691 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.692 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3C2BmS 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.694 | 95837 | Marked run 1515 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.694 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.699 | 78172 | Recursively removing directory: /tmp/git.MWvYwi/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.699 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.700 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.700 | 95839 | Marked run 1516 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.700 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.701 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.701 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.704 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.707 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.707 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.707 | 95856 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.707 | 78168 | Removed run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.707 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.707 | 78168 | Assigned run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.707 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zFv5Sy 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.708 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.709 | 78169 | Recursively removing directory: /tmp/git.3C2BmS/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.710 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.710 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.712 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.713 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.713 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.716 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.716 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.716 | 95860 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.716 | 78168 | Removed run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.716 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.716 | 78168 | Assigned run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.717 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.717 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.39ADrf 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.717 | 95851 | Marked run 1517 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.717 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.722 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.722 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.724 | 78172 | Recursively removing directory: /tmp/git.zFv5Sy/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.725 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.725 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.726 | 95857 | Marked run 1518 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.727 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.728 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.731 | 78169 | Recursively removing directory: /tmp/git.39ADrf/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.732 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.732 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.732 | 95874 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.732 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.732 | 78168 | Removed run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.732 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.732 | 78168 | Assigned run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.732 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gNWhuu 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.733 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.733 | 78169 | Process output: 415085 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.736 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.738 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.738 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.739 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.739 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.739 | 95877 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.739 | 78168 | Removed run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.739 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.739 | 78168 | Assigned run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.739 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.739 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LxXpvT 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.743 | 95873 | Marked run 1519 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.743 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.744 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.745 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.748 | 95875 | Marked run 1520 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.748 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.748 | 78172 | Recursively removing directory: /tmp/git.gNWhuu/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.749 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.749 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.753 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.754 | 78169 | Recursively removing directory: /tmp/git.LxXpvT/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.756 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.756 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.756 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.756 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.756 | 95892 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.756 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.756 | 78168 | Removed run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.756 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.756 | 78168 | Assigned run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.757 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WQMmsQ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.760 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.762 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.763 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.763 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.763 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.763 | 95895 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.763 | 78168 | Removed run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.764 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.764 | 78168 | Assigned run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.764 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.k6hfY7 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.764 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.765 | 95891 | Marked run 1521 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.765 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.769 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.770 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.771 | 78172 | Recursively removing directory: /tmp/git.WQMmsQ/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.773 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.773 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.775 | 95893 | Marked run 1522 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.775 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.777 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.779 | 78169 | Recursively removing directory: /tmp/git.k6hfY7/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.780 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.780 | 95910 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.780 | 78168 | Removed run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.780 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.780 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.780 | 78168 | Assigned run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.780 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.780 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VZTjfR 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.781 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.781 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.785 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.786 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.786 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.789 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.789 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.789 | 95914 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.789 | 78168 | Removed run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.789 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.789 | 78168 | Assigned run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.789 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BxFBH6 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.790 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.793 | 95909 | Marked run 1523 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.793 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.795 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.796 | 78172 | Recursively removing directory: /tmp/git.VZTjfR/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.796 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.798 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.798 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.798 | 95911 | Marked run 1524 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.799 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.801 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.804 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.804 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.804 | 95928 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.804 | 78168 | Removed run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.804 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.804 | 78168 | Assigned run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.804 | 78169 | Recursively removing directory: /tmp/git.BxFBH6/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.805 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7ZDJc8 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.805 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.806 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.806 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.810 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.810 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.811 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.813 | 95927 | Marked run 1525 as finished 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.813 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.813 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.813 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.813 | 95931 | Added a new worker 6 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.813 | 78168 | Removed run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.813 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.813 | 78168 | Assigned run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.813 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kdm0sU 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.814 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.818 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.819 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.821 | 78172 | Recursively removing directory: /tmp/git.7ZDJc8/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.822 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.822 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.824 | 95929 | Marked run 1526 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.824 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.826 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.827 | 78169 | Recursively removing directory: /tmp/git.kdm0sU/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.829 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.829 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.829 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.829 | 95946 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.829 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.829 | 78168 | Removed run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.829 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.829 | 78168 | Assigned run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.829 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.830 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iHrlhB 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.832 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.834 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.835 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.835 | 95948 | Added a new worker 12 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.835 | 78168 | Removed run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.835 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.835 | 78168 | Assigned run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.835 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.835 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZMq6Bb 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.835 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.837 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.841 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.842 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.842 | 95945 | Marked run 1527 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.843 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.846 | 78172 | Recursively removing directory: /tmp/git.iHrlhB/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.846 | 95947 | Marked run 1528 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.846 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.847 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.847 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.851 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.851 | 78169 | Recursively removing directory: /tmp/git.ZMq6Bb/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.852 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.852 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.854 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.854 | 95964 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.854 | 78168 | Removed run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.854 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.854 | 78168 | Assigned run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.854 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.854 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8QVWSJ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.854 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.856 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.858 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.859 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.860 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.860 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.860 | 95967 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.860 | 78168 | Removed run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.860 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.860 | 78168 | Assigned run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.860 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.860 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MAIh6j 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.864 | 95963 | Marked run 1529 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.864 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.868 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.868 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.869 | 78172 | Recursively removing directory: /tmp/git.8QVWSJ/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.870 | 95965 | Marked run 1530 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.871 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.871 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.871 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.875 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.877 | 78169 | Recursively removing directory: /tmp/git.MAIh6j/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.878 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.878 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.878 | 95982 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.878 | 78168 | Removed run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.878 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.878 | 78168 | Assigned run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.878 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.878 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.878 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KWaNX0 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.879 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.881 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.883 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.884 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.884 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.884 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.884 | 95984 | Added a new worker 12 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.885 | 78168 | Removed run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.885 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.885 | 78168 | Assigned run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.885 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.885 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.t9eFqG 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.889 | 95981 | Marked run 1531 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.889 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.893 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.893 | 95983 | Marked run 1532 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.894 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.894 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.894 | 78172 | Recursively removing directory: /tmp/git.KWaNX0/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.895 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.895 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.898 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.902 | 78169 | Recursively removing directory: /tmp/git.t9eFqG/ 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.902 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.902 | 96000 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.902 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.902 | 78168 | Removed run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.902 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.902 | 78168 | Assigned run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.902 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.902 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QCG1TA 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.903 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.903 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.906 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.907 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.908 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.911 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.912 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.912 | 95997 | Marked run 1533 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.912 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.912 | 96007 | Added a new worker 6 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.912 | 78168 | Removed run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.912 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.912 | 78168 | Assigned run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.912 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Jlh7lh 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.913 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.916 | 78172 | Recursively removing directory: /tmp/git.QCG1TA/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.917 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.917 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.918 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.918 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.921 | 96002 | Marked run 1534 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.921 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.921 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.925 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.925 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.925 | 96018 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.925 | 78168 | Removed run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.925 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.925 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.925 | 78168 | Assigned run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.925 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zv8dfX 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.928 | 78169 | Recursively removing directory: /tmp/git.Jlh7lh/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.929 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.930 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.930 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.930 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.933 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.934 | 96013 | Marked run 1535 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.934 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.937 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.936 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.937 | 96027 | Added a new worker 8 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.937 | 78168 | Removed run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.937 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.937 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.937 | 78168 | Assigned run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.937 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.k7ae1R 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.939 | 78172 | Recursively removing directory: /tmp/git.zv8dfX/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.940 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.940 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.942 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.943 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.943 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.946 | 96021 | Marked run 1536 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.946 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.947 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.947 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.947 | 96032 | Added a new worker 9 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.947 | 78168 | Removed run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.947 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.947 | 78168 | Assigned run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.947 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.947 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.T7Y8Vu 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.952 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.952 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.953 | 78169 | Recursively removing directory: /tmp/git.k7ae1R/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.955 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.955 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.958 | 96028 | Marked run 1537 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.958 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.960 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.961 | 78172 | Recursively removing directory: /tmp/git.T7Y8Vu/ 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.962 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.962 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.963 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.963 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.963 | 96045 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.963 | 78168 | Removed run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.963 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.963 | 78168 | Assigned run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.963 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fLJ8pg 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.963 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.967 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.967 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.967 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.970 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.971 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.971 | 96050 | Added a new worker 13 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.971 | 78168 | Removed run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.971 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.971 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.971 | 78168 | Assigned run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.971 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nXjlxY 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.975 | 96044 | Marked run 1538 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.975 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.977 | 78169 | Recursively removing directory: /tmp/git.fLJ8pg/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.979 | 78169 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.979 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.979 | 78172 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.980 | 78172 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.981 | 96046 | Marked run 1539 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.981 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.982 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.985 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.985 | 96062 | Added a new worker 10 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.985 | 78168 | Removed run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.985 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.985 | 78168 | Assigned run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.985 | 78169 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.985 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sIGNNB 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.987 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.989 | 78172 | Recursively removing directory: /tmp/git.nXjlxY/ 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.989 | 78169 | Checking out revision HEAD 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.990 | 78172 | Process exit code: 0 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.990 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.990 | 78169 | Going to run: ./ci 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.993 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.994 | 96056 | Marked run 1540 as finished 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.994 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.997 | 78172 | Waiting for a new command 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.997 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.997 | 96072 | Added a new worker 8 to the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.997 | 78168 | Removed run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.997 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.997 | 78168 | Assigned run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:41 | INFO | 78172/cimple-worker: 2024-04-25 03:45:41.997 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZfxL0S 2024-04-25 03:45:41 | INFO | 78166/cimple-server: 2024-04-25 03:45:41.998 | 78166 | Waiting for new connections 2024-04-25 03:45:41 | INFO | 78169/cimple-worker: 2024-04-25 03:45:41.999 | 78169 | Recursively removing directory: /tmp/git.sIGNNB/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.001 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.001 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.002 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.003 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.005 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.006 | 96066 | Marked run 1541 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.006 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.008 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.008 | 96081 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.008 | 78168 | Removed run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.008 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.008 | 78168 | Assigned run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.008 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.008 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hTcGOt 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.009 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.014 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.015 | 78172 | Recursively removing directory: /tmp/git.ZfxL0S/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.015 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.016 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.016 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.018 | 96074 | Marked run 1542 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.018 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.020 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.023 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.023 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.023 | 96090 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.023 | 78168 | Removed run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.023 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.023 | 78168 | Assigned run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.023 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.B0GE7V 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.024 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.024 | 78169 | Recursively removing directory: /tmp/git.hTcGOt/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.026 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.026 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.028 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.028 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.030 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.031 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.032 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.032 | 96093 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.032 | 78168 | Removed run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.032 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.032 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.032 | 78168 | Assigned run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.032 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rfJmXm 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.032 | 96085 | Marked run 1543 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.032 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.037 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.038 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.040 | 78172 | Recursively removing directory: /tmp/git.B0GE7V/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.041 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.041 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.042 | 96091 | Marked run 1544 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.042 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.045 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.047 | 78169 | Recursively removing directory: /tmp/git.rfJmXm/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.048 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.048 | 96108 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.048 | 78168 | Removed run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.048 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.049 | 78168 | Assigned run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.048 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.049 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Mz4mH4 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.049 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.049 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.049 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.052 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.053 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.054 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.055 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.056 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.056 | 96111 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.056 | 78168 | Removed run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.056 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.056 | 78168 | Assigned run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.056 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6sMxEL 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.056 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.060 | 96107 | Marked run 1545 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.060 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.062 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.063 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.064 | 78172 | Recursively removing directory: /tmp/git.Mz4mH4/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.065 | 96109 | Marked run 1546 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.065 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.066 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.066 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.069 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.072 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.072 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.072 | 96126 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.072 | 78168 | Removed run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.072 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.072 | 78168 | Assigned run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.072 | 78169 | Recursively removing directory: /tmp/git.6sMxEL/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.072 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yRLtyR 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.073 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.073 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.073 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.076 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.077 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.077 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.079 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.079 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.080 | 96129 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.080 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3lpX0h 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.080 | 78168 | Removed run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.080 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.080 | 78168 | Assigned run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.081 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.082 | 96125 | Marked run 1547 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.082 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.086 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.087 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.087 | 78172 | Recursively removing directory: /tmp/git.yRLtyR/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.089 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.089 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.090 | 96127 | Marked run 1548 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.091 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.093 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.096 | 78169 | Recursively removing directory: /tmp/git.3lpX0h/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.096 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.096 | 96144 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.096 | 78168 | Removed run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.096 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.096 | 78168 | Assigned run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.096 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.096 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.097 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lbAZwT 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.097 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.097 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.100 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.101 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.102 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.104 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.104 | 96147 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.104 | 78168 | Removed run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.104 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.104 | 78168 | Assigned run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.103 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.104 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KgMnGB 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.104 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.108 | 96143 | Marked run 1549 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.108 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.109 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.110 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.112 | 78172 | Recursively removing directory: /tmp/git.lbAZwT/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.113 | 96145 | Marked run 1550 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.113 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.113 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.113 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.117 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.119 | 78169 | Recursively removing directory: /tmp/git.KgMnGB/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.120 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.120 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.120 | 96162 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.120 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.120 | 78168 | Removed run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.120 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.120 | 78168 | Assigned run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.120 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.120 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.120 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ln7ck9 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.124 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.127 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.127 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.127 | 96164 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.128 | 78168 | Removed run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.128 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.128 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.128 | 78168 | Assigned run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.128 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eAI7iR 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.128 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.129 | 96161 | Marked run 1551 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.129 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.129 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.133 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.134 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.136 | 96163 | Marked run 1552 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.137 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.139 | 78172 | Recursively removing directory: /tmp/git.ln7ck9/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.140 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.140 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.143 | 78169 | Recursively removing directory: /tmp/git.eAI7iR/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.144 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.145 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.145 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.147 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.147 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.148 | 96180 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.148 | 78168 | Removed run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.148 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.148 | 78168 | Assigned run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.148 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.148 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nSXRJQ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.149 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.153 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.153 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.153 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.153 | 96182 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.153 | 78168 | Removed run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.153 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.153 | 78168 | Assigned run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.153 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.154 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WDy6BR 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.154 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.157 | 96179 | Marked run 1553 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.158 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.160 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.161 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.163 | 96181 | Marked run 1554 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.163 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.164 | 78172 | Recursively removing directory: /tmp/git.nSXRJQ/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.165 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.165 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.168 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.170 | 78169 | Recursively removing directory: /tmp/git.WDy6BR/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.171 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.171 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.172 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.172 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.172 | 96198 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.172 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.172 | 78168 | Removed run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.172 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.172 | 78168 | Assigned run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.172 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nkik9D 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.174 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.176 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.177 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.177 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.177 | 96200 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.177 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.177 | 78168 | Removed run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.177 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.177 | 78168 | Assigned run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.177 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.178 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.93iJZm 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.182 | 96197 | Marked run 1555 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.182 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.186 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.186 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.186 | 78172 | Recursively removing directory: /tmp/git.nkik9D/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.188 | 96199 | Marked run 1556 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.188 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.188 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.188 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.192 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.194 | 78169 | Recursively removing directory: /tmp/git.93iJZm/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.195 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.195 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.195 | 96216 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.195 | 78168 | Removed run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.195 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.195 | 78168 | Assigned run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.195 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.196 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WHD0zF 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.196 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.196 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.200 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.201 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.202 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.204 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.204 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.204 | 96215 | Marked run 1557 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.204 | 96219 | Added a new worker 6 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.204 | 78168 | Removed run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.204 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.204 | 78168 | Assigned run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.204 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SdaPMP 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.204 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.205 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.209 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.210 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.212 | 78172 | Recursively removing directory: /tmp/git.WHD0zF/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.213 | 96217 | Marked run 1558 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.213 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.214 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.214 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.217 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.219 | 78169 | Recursively removing directory: /tmp/git.SdaPMP/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.221 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.221 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.221 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.221 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.221 | 96234 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.221 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.221 | 78168 | Removed run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.221 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.221 | 78168 | Assigned run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.221 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6qfk9j 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.225 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.226 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.227 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.228 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.228 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.228 | 96237 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.228 | 78168 | Removed run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.229 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.229 | 78168 | Assigned run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.229 | 96233 | Marked run 1559 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.229 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.229 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rxZyVT 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.233 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.235 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.237 | 78172 | Recursively removing directory: /tmp/git.6qfk9j/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.238 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.238 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.240 | 96235 | Marked run 1560 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.240 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.242 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.244 | 78169 | Recursively removing directory: /tmp/git.rxZyVT/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.245 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.245 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.245 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.245 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.245 | 96252 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.246 | 78168 | Removed run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.246 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.246 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.246 | 78168 | Assigned run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.246 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KYAvx4 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.249 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.251 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.252 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.253 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.253 | 96255 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.253 | 78168 | Removed run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.253 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.253 | 78168 | Assigned run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.253 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.253 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.u04pwJ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.253 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.254 | 96251 | Marked run 1561 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.255 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.258 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.258 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.262 | 96253 | Marked run 1562 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.262 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.263 | 78172 | Recursively removing directory: /tmp/git.KYAvx4/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.264 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.264 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.267 | 78169 | Recursively removing directory: /tmp/git.u04pwJ/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.267 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.268 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.268 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.270 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.270 | 96270 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.270 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.270 | 78168 | Removed run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.270 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.270 | 78168 | Assigned run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.270 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.271 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hV1QRP 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.271 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.274 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.274 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.274 | 96272 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.274 | 78168 | Removed run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.274 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.274 | 78168 | Assigned run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.274 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.274 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ucm0Fz 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.276 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.277 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.280 | 96269 | Marked run 1563 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.280 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.281 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.282 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.284 | 96271 | Marked run 1564 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.284 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.287 | 78172 | Recursively removing directory: /tmp/git.hV1QRP/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.289 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.289 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.292 | 78169 | Recursively removing directory: /tmp/git.Ucm0Fz/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.293 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.293 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.293 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.296 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.296 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.296 | 96288 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.296 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.296 | 78168 | Removed run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.296 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.296 | 78168 | Assigned run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.296 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SO0TvJ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.296 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.299 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.299 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.300 | 96290 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.300 | 78168 | Removed run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.300 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.300 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.300 | 78168 | Assigned run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.300 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.h87XCc 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.300 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.301 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.306 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.307 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.307 | 96287 | Marked run 1565 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.307 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.310 | 96289 | Marked run 1566 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.311 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.312 | 78172 | Recursively removing directory: /tmp/git.SO0TvJ/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.313 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.313 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.316 | 78169 | Recursively removing directory: /tmp/git.h87XCc/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.317 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.317 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.317 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.320 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.320 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.320 | 96306 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.320 | 78168 | Removed run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.320 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.320 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.320 | 78168 | Assigned run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.320 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.320 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kZle6G 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.323 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.323 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.323 | 96308 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.323 | 78168 | Removed run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.323 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.323 | 78168 | Assigned run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.324 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.324 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LDfRU3 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.325 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.325 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.330 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.330 | 96305 | Marked run 1567 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.330 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.332 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.334 | 96307 | Marked run 1568 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.335 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.335 | 78172 | Recursively removing directory: /tmp/git.kZle6G/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.336 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.336 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.340 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.341 | 78169 | Recursively removing directory: /tmp/git.LDfRU3/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.342 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.342 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.343 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.343 | 96324 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.343 | 78168 | Removed run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.343 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.343 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.343 | 78168 | Assigned run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.343 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.343 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EHXRYL 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.345 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.348 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.349 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.349 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.349 | 96326 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.349 | 78168 | Removed run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.349 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.349 | 78168 | Assigned run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.349 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CDKRhj 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.350 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.350 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.355 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.355 | 96323 | Marked run 1569 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.356 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.357 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.359 | 96325 | Marked run 1570 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.360 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.360 | 78172 | Recursively removing directory: /tmp/git.EHXRYL/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.362 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.362 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.365 | 78169 | Recursively removing directory: /tmp/git.CDKRhj/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.366 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.366 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.366 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.368 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.368 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.369 | 96342 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.369 | 78168 | Removed run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.369 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.369 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.369 | 78168 | Assigned run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.369 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PC2cX9 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.370 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.373 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.373 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.373 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.373 | 96344 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.373 | 78168 | Removed run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.373 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.374 | 78168 | Assigned run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.374 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.373 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.374 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6jaZyC 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.379 | 96341 | Marked run 1571 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.379 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.380 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.380 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.384 | 78172 | Recursively removing directory: /tmp/git.PC2cX9/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.385 | 96343 | Marked run 1572 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.385 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.386 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.386 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.389 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.389 | 78169 | Recursively removing directory: /tmp/git.6jaZyC/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.390 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.390 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.392 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.392 | 96360 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.392 | 78168 | Removed run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.392 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.392 | 78168 | Assigned run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.392 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.392 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.392 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EgMcyv 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.393 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.396 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.396 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.396 | 96362 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.397 | 78168 | Removed run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.397 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.397 | 78168 | Assigned run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.397 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.397 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.397 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.R7pcLf 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.398 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.403 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.404 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.404 | 96359 | Marked run 1573 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.404 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.408 | 96361 | Marked run 1574 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.408 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.409 | 78172 | Recursively removing directory: /tmp/git.EgMcyv/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.410 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.410 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.413 | 78169 | Recursively removing directory: /tmp/git.R7pcLf/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.414 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.415 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.415 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.417 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.417 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.417 | 96378 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.417 | 78168 | Removed run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.417 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.417 | 78168 | Assigned run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.417 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.418 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lgAPo5 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.419 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.422 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.423 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.423 | 96380 | Added a new worker 11 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.423 | 78168 | Removed run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.423 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.423 | 78168 | Assigned run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.423 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GE0XE4 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.424 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.424 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.425 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.426 | 96377 | Marked run 1575 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.426 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.430 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.431 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.433 | 96379 | Marked run 1576 as finished 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.433 | 78172 | Recursively removing directory: /tmp/git.lgAPo5/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.434 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.435 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.435 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.438 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.439 | 78169 | Recursively removing directory: /tmp/git.GE0XE4/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.440 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.440 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.441 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.441 | 96396 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.441 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.441 | 78168 | Removed run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.441 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.441 | 78168 | Assigned run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.441 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.442 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4L138v 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.443 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.446 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.447 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.447 | 96398 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.447 | 78168 | Removed run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.447 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.447 | 78168 | Assigned run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.447 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.446 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.447 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.naXMjV 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.448 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.452 | 96395 | Marked run 1577 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.453 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.453 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.454 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.456 | 96397 | Marked run 1578 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.456 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.457 | 78172 | Recursively removing directory: /tmp/git.4L138v/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.459 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.459 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.462 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.463 | 78169 | Recursively removing directory: /tmp/git.naXMjV/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.464 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.464 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.465 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.465 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.465 | 96414 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.465 | 78168 | Removed run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.465 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.465 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.465 | 78168 | Assigned run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.465 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3BHWqS 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.468 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.469 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.470 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.472 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.472 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.472 | 96417 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.472 | 78168 | Removed run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.472 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.472 | 78168 | Assigned run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.472 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uvvG2G 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.473 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.478 | 96413 | Marked run 1579 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.478 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.479 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.480 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.480 | 78172 | Recursively removing directory: /tmp/git.3BHWqS/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.482 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.482 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.483 | 96415 | Marked run 1580 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.483 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.486 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.488 | 78169 | Recursively removing directory: /tmp/git.uvvG2G/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.489 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.489 | 96432 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.489 | 78168 | Removed run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.489 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.489 | 78168 | Assigned run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.489 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.489 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.489 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.489 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.490 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Y5E51y 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.492 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.494 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.495 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.495 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.495 | 96435 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.495 | 78168 | Removed run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.495 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.495 | 78168 | Assigned run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.495 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.496 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.496 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8E3wls 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.500 | 96431 | Marked run 1581 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.500 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.502 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.503 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.504 | 96433 | Marked run 1582 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.504 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.506 | 78172 | Recursively removing directory: /tmp/git.Y5E51y/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.507 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.507 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.511 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.511 | 78169 | Recursively removing directory: /tmp/git.8E3wls/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.513 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.513 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.514 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.514 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.514 | 96450 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.514 | 78168 | Removed run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.514 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.514 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.514 | 78168 | Assigned run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.514 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UaxiwE 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.517 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.518 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.519 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.520 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.520 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.520 | 96453 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.520 | 78168 | Removed run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.520 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.520 | 78168 | Assigned run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.521 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.90DOcN 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.521 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.526 | 96449 | Marked run 1583 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.526 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.528 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.529 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.529 | 96451 | Marked run 1584 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.530 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.530 | 78172 | Recursively removing directory: /tmp/git.UaxiwE/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.532 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.532 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.535 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.537 | 78169 | Recursively removing directory: /tmp/git.90DOcN/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.538 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.538 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.538 | 96468 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.538 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.538 | 78168 | Removed run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.538 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.538 | 78168 | Assigned run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.539 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RxmxK3 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.539 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.539 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.543 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.543 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.544 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.546 | 96467 | Marked run 1585 as finished 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.546 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.546 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.546 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.546 | 96471 | Added a new worker 8 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.547 | 78168 | Removed run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.547 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.547 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.547 | 78168 | Assigned run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.547 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HC2JGs 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.551 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.552 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.554 | 78172 | Recursively removing directory: /tmp/git.RxmxK3/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.556 | 96469 | Marked run 1586 as finished 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.556 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.556 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.556 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.560 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.560 | 78169 | Recursively removing directory: /tmp/git.HC2JGs/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.562 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.562 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.563 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.563 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.563 | 96486 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.563 | 78168 | Removed run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.563 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.563 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.563 | 78168 | Assigned run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.563 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OK0Xsk 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.566 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.567 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.568 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.569 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.569 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.569 | 96489 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.569 | 78168 | Removed run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.569 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.570 | 78168 | Assigned run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.570 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.j4rIUe 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.570 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.575 | 96485 | Marked run 1587 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.575 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.577 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.578 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.579 | 78172 | Recursively removing directory: /tmp/git.OK0Xsk/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.580 | 96487 | Marked run 1588 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.580 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.581 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.581 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.584 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.586 | 78169 | Recursively removing directory: /tmp/git.j4rIUe/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.588 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.588 | 96504 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.588 | 78168 | Removed run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.588 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.588 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.588 | 78168 | Assigned run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.588 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.588 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.588 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.588 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.L6RY5j 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.592 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.592 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.593 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.595 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.596 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.596 | 96508 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.596 | 78168 | Removed run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.596 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.596 | 78168 | Assigned run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.596 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6MpW9z 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.596 | 96503 | Marked run 1589 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.597 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.597 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.600 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.601 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.603 | 78172 | Recursively removing directory: /tmp/git.L6RY5j/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.605 | 96505 | Marked run 1590 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.605 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.605 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.605 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.608 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.610 | 78169 | Recursively removing directory: /tmp/git.6MpW9z/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.611 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.611 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.612 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.612 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.612 | 96522 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.612 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.612 | 78168 | Removed run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.612 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.612 | 78168 | Assigned run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.612 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mItzOz 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.615 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.617 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.618 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.619 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.619 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.619 | 96525 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.619 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.619 | 78168 | Removed run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.619 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.619 | 78168 | Assigned run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.619 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kavWYi 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.620 | 96521 | Marked run 1591 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.620 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.624 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.625 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.628 | 96523 | Marked run 1592 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.628 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.628 | 78172 | Recursively removing directory: /tmp/git.mItzOz/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.630 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.630 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.633 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.633 | 78169 | Recursively removing directory: /tmp/git.kavWYi/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.635 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.635 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.637 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.637 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.637 | 96540 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.637 | 78168 | Removed run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.637 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.637 | 78168 | Assigned run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.637 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4JJZ4r 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.637 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.639 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.642 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.642 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.643 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.643 | 96542 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.643 | 78168 | Removed run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.643 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.643 | 78168 | Assigned run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.643 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.643 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.643 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HYw9QX 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.647 | 96539 | Marked run 1593 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.647 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.649 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.649 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.651 | 96541 | Marked run 1594 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.651 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.653 | 78172 | Recursively removing directory: /tmp/git.4JJZ4r/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.655 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.655 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.658 | 78169 | Recursively removing directory: /tmp/git.HYw9QX/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.658 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.660 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.660 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.662 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.662 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.662 | 96558 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.662 | 78168 | Removed run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.662 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.662 | 78168 | Assigned run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.662 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.95Ogkw 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.663 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.664 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.667 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.668 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.668 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.668 | 96560 | Added a new worker 14 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.668 | 78168 | Removed run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.668 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.668 | 78168 | Assigned run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.668 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.668 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ld7hH2 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.668 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.671 | 96557 | Marked run 1595 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.671 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.673 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.674 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.678 | 78172 | Recursively removing directory: /tmp/git.95Ogkw/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.679 | 96559 | Marked run 1596 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.679 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.680 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.680 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.683 | 78169 | Recursively removing directory: /tmp/git.ld7hH2/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.684 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.684 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.684 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.687 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.687 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.687 | 96576 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.687 | 78168 | Removed run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.687 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.687 | 78168 | Assigned run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.687 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.688 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oiB9o8 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.689 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.692 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.692 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.692 | 96578 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.692 | 78168 | Removed run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.692 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.692 | 78168 | Assigned run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.692 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.692 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.692 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wwBs88 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.693 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.698 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.699 | 96575 | Marked run 1597 as finished 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.699 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.699 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.702 | 96577 | Marked run 1598 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.702 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.703 | 78172 | Recursively removing directory: /tmp/git.oiB9o8/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.705 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.705 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.708 | 78169 | Recursively removing directory: /tmp/git.wwBs88/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.708 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.709 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.709 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.711 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.711 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.711 | 96594 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.711 | 78168 | Removed run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.711 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.711 | 78168 | Assigned run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.711 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.711 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xTiqMi 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.712 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.715 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.715 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.716 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.716 | 96596 | Added a new worker 12 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.716 | 78168 | Removed run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.716 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.716 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.716 | 78168 | Assigned run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.716 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uEqbW5 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.716 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.721 | 96593 | Marked run 1599 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.721 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.723 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.723 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.726 | 96595 | Marked run 1600 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.726 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.727 | 78172 | Recursively removing directory: /tmp/git.xTiqMi/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.728 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.728 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.732 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.732 | 78169 | Recursively removing directory: /tmp/git.uEqbW5/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.733 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.733 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.735 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.735 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.735 | 96612 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.735 | 78168 | Removed run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.735 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.735 | 78168 | Assigned run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.735 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XsUaDN 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.736 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.737 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.740 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.741 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.741 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.741 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.742 | 96615 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.742 | 78168 | Removed run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.742 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.742 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.742 | 78168 | Assigned run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.742 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ETtYi0 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.744 | 96611 | Marked run 1601 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.744 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.747 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.749 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.751 | 78172 | Recursively removing directory: /tmp/git.XsUaDN/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.751 | 96613 | Marked run 1602 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.751 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.752 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.752 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.756 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.757 | 78169 | Recursively removing directory: /tmp/git.ETtYi0/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.759 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.759 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.759 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.759 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.759 | 96630 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.759 | 78168 | Removed run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.759 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.759 | 78168 | Assigned run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.759 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.759 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HSU9CG 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.763 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.763 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.764 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.767 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.767 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.767 | 96634 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.767 | 78168 | Removed run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.767 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.767 | 78168 | Assigned run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.768 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.768 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qjvB5v 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.769 | 96629 | Marked run 1603 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.769 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.773 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.774 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.774 | 78172 | Recursively removing directory: /tmp/git.HSU9CG/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.777 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.777 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.777 | 96631 | Marked run 1604 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.778 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.780 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.783 | 78169 | Recursively removing directory: /tmp/git.qjvB5v/ 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.784 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.784 | 96648 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.784 | 78168 | Removed run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.784 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.784 | 78168 | Assigned run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.784 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.784 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.P3TH82 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.784 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.784 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.784 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.788 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.789 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.789 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.792 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.792 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.792 | 96652 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.792 | 78168 | Removed run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.792 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.792 | 78168 | Assigned run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.792 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PUqqtx 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.793 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.793 | 96647 | Marked run 1605 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.793 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.799 | 78172 | Recursively removing directory: /tmp/git.P3TH82/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.799 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.800 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.801 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.801 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.802 | 96649 | Marked run 1606 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.802 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.804 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.807 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.807 | 96666 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.807 | 78168 | Removed run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.807 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.807 | 78168 | Assigned run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.807 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.807 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.807 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Q5jxq3 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.809 | 78169 | Recursively removing directory: /tmp/git.PUqqtx/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.811 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.811 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.812 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.812 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.814 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.816 | 96661 | Marked run 1607 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.816 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.817 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.817 | 96672 | Added a new worker 8 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.817 | 78168 | Removed run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.817 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.817 | 78168 | Assigned run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.817 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.817 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.817 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iRN9rb 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.821 | 78172 | Recursively removing directory: /tmp/git.Q5jxq3/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.823 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.823 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.823 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.823 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.826 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.827 | 96668 | Marked run 1608 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.827 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.830 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.830 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Wn6S9X 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.830 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.830 | 96684 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.830 | 78168 | Removed run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.830 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.830 | 78168 | Assigned run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.831 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.832 | 78169 | Recursively removing directory: /tmp/git.iRN9rb/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.833 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.833 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.835 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.835 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.837 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.839 | 96678 | Marked run 1609 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.839 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.840 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.840 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.840 | 96689 | Added a new worker 8 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.840 | 78168 | Removed run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.840 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.840 | 78168 | Assigned run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.840 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.840 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HD5Fd9 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.845 | 78172 | Recursively removing directory: /tmp/git.Wn6S9X/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.845 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.846 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.847 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.847 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.850 | 96686 | Marked run 1610 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.850 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.851 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.854 | 78169 | Recursively removing directory: /tmp/git.HD5Fd9/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.855 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.855 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.855 | 96702 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.855 | 78168 | Removed run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.855 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.855 | 78168 | Assigned run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.855 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.855 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1LZGB4 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.856 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.856 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.859 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.859 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.861 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.864 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.864 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.864 | 96707 | Added a new worker 13 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.864 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.864 | 78168 | Removed run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.864 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.864 | 78168 | Assigned run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.865 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CFfov7 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.866 | 96699 | Marked run 1611 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.866 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.870 | 78172 | Recursively removing directory: /tmp/git.1LZGB4/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.871 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.872 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.872 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.872 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.874 | 96704 | Marked run 1612 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.874 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.875 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.878 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.878 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.878 | 96720 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.879 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mHfrGI 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.879 | 78168 | Removed run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.879 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.879 | 78168 | Assigned run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.880 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.881 | 78169 | Recursively removing directory: /tmp/git.CFfov7/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.882 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.882 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.884 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.885 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.885 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.887 | 96714 | Marked run 1613 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.888 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.889 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.889 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.889 | 96725 | Added a new worker 8 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.889 | 78168 | Removed run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.889 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.889 | 78168 | Assigned run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.889 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.890 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3QQ7Ia 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.894 | 78172 | Recursively removing directory: /tmp/git.mHfrGI/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.895 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.895 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.895 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.896 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.898 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.900 | 96722 | Marked run 1614 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.900 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.901 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.902 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.902 | 96738 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.902 | 78168 | Removed run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.902 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.902 | 78168 | Assigned run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.902 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.902 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Cje6qz 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.905 | 78169 | Recursively removing directory: /tmp/git.3QQ7Ia/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.907 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.907 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.907 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.908 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.910 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.912 | 96731 | Marked run 1615 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.912 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.913 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.913 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.913 | 96745 | Added a new worker 8 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.913 | 78168 | Removed run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.913 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.913 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.913 | 78168 | Assigned run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.914 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.j6IW7W 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.917 | 78172 | Recursively removing directory: /tmp/git.Cje6qz/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.919 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.919 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.919 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.921 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.922 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.923 | 96740 | Marked run 1616 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.924 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.925 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.925 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.925 | 96753 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.925 | 78168 | Removed run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.925 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.925 | 78168 | Assigned run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.926 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7zvUUV 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.926 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.930 | 78169 | Recursively removing directory: /tmp/git.j6IW7W/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.930 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.932 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.932 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.932 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.934 | 96749 | Marked run 1617 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.935 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.935 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.939 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.939 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.939 | 96765 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.939 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.939 | 78168 | Removed run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.940 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.940 | 78168 | Assigned run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.940 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.N7Lbs0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.941 | 78172 | Recursively removing directory: /tmp/git.7zvUUV/ 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.943 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.943 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.944 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.944 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.947 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.948 | 96760 | Marked run 1618 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.948 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.950 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.950 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.950 | 96774 | Added a new worker 8 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.950 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.950 | 78168 | Removed run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.950 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.950 | 78168 | Assigned run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.951 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.O1eA5J 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.954 | 78169 | Recursively removing directory: /tmp/git.N7Lbs0/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.956 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.956 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.956 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.956 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.959 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.960 | 96768 | Marked run 1619 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.960 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.962 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.962 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.962 | 96783 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.963 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cMvILC 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.962 | 78168 | Removed run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.962 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.962 | 78168 | Assigned run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.964 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.967 | 78172 | Recursively removing directory: /tmp/git.O1eA5J/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.967 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.969 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.970 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.970 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.972 | 96776 | Marked run 1620 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.972 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.973 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.977 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.977 | 96792 | Added a new worker 10 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.977 | 78168 | Removed run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.977 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.977 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.977 | 78168 | Assigned run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.977 | 78172 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.977 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.iubr83 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.978 | 78169 | Recursively removing directory: /tmp/git.cMvILC/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.980 | 78169 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.980 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.982 | 78172 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.983 | 78172 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.984 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.985 | 96789 | Marked run 1621 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.985 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.987 | 78169 | Waiting for a new command 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.987 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.987 | 96797 | Added a new worker 8 to the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.987 | 78168 | Removed run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.987 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.987 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.987 | 78168 | Assigned run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.988 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zaUU7P 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.992 | 78172 | Recursively removing directory: /tmp/git.iubr83/ 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.992 | 78169 | Checking out revision HEAD 2024-04-25 03:45:42 | INFO | 78169/cimple-worker: 2024-04-25 03:45:42.993 | 78169 | Going to run: ./ci 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.994 | 78172 | Process exit code: 0 2024-04-25 03:45:42 | INFO | 78172/cimple-worker: 2024-04-25 03:45:42.994 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.997 | 96794 | Marked run 1622 as finished 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.997 | 78166 | Waiting for new connections 2024-04-25 03:45:42 | INFO | 78166/cimple-server: 2024-04-25 03:45:42.997 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.001 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.001 | 96810 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.001 | 78168 | Removed run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.001 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.001 | 78168 | Assigned run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.001 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.001 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.001 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vVGYrN 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.003 | 78169 | Recursively removing directory: /tmp/git.zaUU7P/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.004 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.004 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.006 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.006 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.009 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.012 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.012 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.013 | 96819 | Added a new worker 8 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.013 | 96805 | Marked run 1623 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.013 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.013 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.013 | 78168 | Removed run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.013 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.013 | 78168 | Assigned run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.013 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.U2rW2r 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.015 | 78172 | Recursively removing directory: /tmp/git.vVGYrN/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.016 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.016 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.018 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.019 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.020 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.022 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.022 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.022 | 96822 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.023 | 78168 | Removed run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.023 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.023 | 78168 | Assigned run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.023 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.B8K5pm 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.023 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.024 | 96813 | Marked run 1624 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.025 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.028 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.029 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.031 | 78169 | Recursively removing directory: /tmp/git.U2rW2r/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.033 | 96820 | Marked run 1625 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.033 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.033 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.033 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.036 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.038 | 78172 | Recursively removing directory: /tmp/git.B8K5pm/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.039 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.039 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.040 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.040 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.040 | 96837 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.040 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.040 | 78168 | Removed run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.040 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.040 | 78168 | Assigned run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.040 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DQyh6e 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.043 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.045 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.046 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.046 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.046 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.046 | 96839 | Added a new worker 12 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.046 | 78168 | Removed run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.046 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.046 | 78168 | Assigned run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.046 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.047 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Z1j1h6 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.052 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.052 | 96836 | Marked run 1626 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.053 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.054 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.056 | 78169 | Recursively removing directory: /tmp/git.DQyh6e/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.056 | 96838 | Marked run 1627 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.056 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.057 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.057 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.061 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.063 | 78172 | Recursively removing directory: /tmp/git.Z1j1h6/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.064 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.064 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.064 | 96855 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.064 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.064 | 78168 | Removed run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.064 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.064 | 78168 | Assigned run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.064 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.064 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.065 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CRuNgj 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.067 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.069 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.070 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.071 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.071 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.071 | 96858 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.071 | 78168 | Removed run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.071 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.071 | 78168 | Assigned run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.071 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.072 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.f4DRJO 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.074 | 96854 | Marked run 1628 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.074 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.078 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.079 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.079 | 78169 | Recursively removing directory: /tmp/git.CRuNgj/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.080 | 96856 | Marked run 1629 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.080 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.081 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.081 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.084 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.087 | 78172 | Recursively removing directory: /tmp/git.f4DRJO/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.087 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.087 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.087 | 96873 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.087 | 78168 | Removed run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.087 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.087 | 78168 | Assigned run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.088 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.088 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6TfYXk 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.089 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.089 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.092 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.092 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.093 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.095 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.095 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.095 | 96876 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.095 | 78168 | Removed run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.095 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.095 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.095 | 78168 | Assigned run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.095 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WBUpW3 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.098 | 96872 | Marked run 1630 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.099 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.101 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.102 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.103 | 78169 | Recursively removing directory: /tmp/git.6TfYXk/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.104 | 96874 | Marked run 1631 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.104 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.105 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.105 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.108 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.110 | 78172 | Recursively removing directory: /tmp/git.WBUpW3/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.112 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.112 | 96891 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.112 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.112 | 78168 | Removed run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.112 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.112 | 78168 | Assigned run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.112 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.112 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VXjalU 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.112 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.112 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.116 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.117 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.117 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.120 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.120 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.120 | 96896 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.120 | 78168 | Removed run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.120 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.120 | 78168 | Assigned run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.121 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.121 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lbSyCH 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.123 | 96890 | Marked run 1632 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.123 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.126 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.127 | 78169 | Recursively removing directory: /tmp/git.VXjalU/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.128 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.129 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.129 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.132 | 96892 | Marked run 1633 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.132 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.132 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.135 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.135 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.136 | 96909 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.136 | 78168 | Removed run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.136 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.136 | 78168 | Assigned run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.136 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Luv9I5 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.136 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.137 | 78172 | Recursively removing directory: /tmp/git.lbSyCH/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.139 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.139 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.140 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.141 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.143 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.144 | 96906 | Marked run 1634 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.145 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.146 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.146 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.146 | 96915 | Added a new worker 8 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.146 | 78168 | Removed run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.146 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.146 | 78168 | Assigned run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.146 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.147 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pL3lEE 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.151 | 78169 | Recursively removing directory: /tmp/git.Luv9I5/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.151 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.153 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.153 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.153 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.155 | 96911 | Marked run 1635 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.155 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.156 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.160 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.160 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.160 | 96927 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.160 | 78168 | Removed run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.160 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.160 | 78168 | Assigned run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.160 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.160 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8OK2EH 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.162 | 78172 | Recursively removing directory: /tmp/git.pL3lEE/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.163 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.163 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.165 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.165 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.166 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.169 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.169 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.169 | 96932 | Added a new worker 8 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.169 | 96922 | Marked run 1636 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.169 | 78168 | Removed run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.169 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.169 | 78168 | Assigned run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.169 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.169 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8vG3Hu 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.170 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.174 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.175 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.175 | 78169 | Recursively removing directory: /tmp/git.8OK2EH/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.178 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.178 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.180 | 96929 | Marked run 1637 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.180 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.182 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.183 | 78172 | Recursively removing directory: /tmp/git.8vG3Hu/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.185 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.185 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.185 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.185 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.185 | 96945 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.185 | 78168 | Removed run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.185 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.185 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.185 | 78168 | Assigned run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.185 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gc60mQ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.189 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.189 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.190 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.193 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.193 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.193 | 96949 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.193 | 78168 | Removed run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.193 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.193 | 78168 | Assigned run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.193 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.193 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VH3d1V 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.196 | 96944 | Marked run 1638 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.197 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.198 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.199 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.201 | 78169 | Recursively removing directory: /tmp/git.gc60mQ/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.203 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.203 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.203 | 96946 | Marked run 1639 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.203 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.206 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.208 | 78172 | Recursively removing directory: /tmp/git.VH3d1V/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.209 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.209 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.209 | 96963 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.209 | 78168 | Removed run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.209 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.209 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.209 | 78168 | Assigned run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.210 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.210 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.210 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sWGTaJ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.213 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.214 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.214 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.218 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.218 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.218 | 96968 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.218 | 78168 | Removed run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.218 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.218 | 78168 | Assigned run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.218 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.218 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NaBDgf 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.221 | 96962 | Marked run 1640 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.221 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.224 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.225 | 78169 | Recursively removing directory: /tmp/git.sWGTaJ/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.225 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.227 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.227 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.227 | 96964 | Marked run 1641 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.228 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.230 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.234 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.234 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.234 | 96981 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.234 | 78168 | Removed run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.234 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.234 | 78168 | Assigned run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.235 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HuNvKb 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.235 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.234 | 78172 | Recursively removing directory: /tmp/git.NaBDgf/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.235 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.235 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.238 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.239 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.240 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.242 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.242 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.242 | 96984 | Added a new worker 12 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.242 | 78168 | Removed run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.242 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.243 | 78168 | Assigned run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.243 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.243 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tcsl0h 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.246 | 96978 | Marked run 1642 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.246 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.249 | 78169 | Recursively removing directory: /tmp/git.HuNvKb/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.250 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.250 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.251 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.251 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.251 | 96982 | Marked run 1643 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.252 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.255 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.258 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.258 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.258 | 96999 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.258 | 78168 | Removed run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.258 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.258 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.258 | 78168 | Assigned run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.259 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pCvagk 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.260 | 78172 | Recursively removing directory: /tmp/git.tcsl0h/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.261 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.261 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.263 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.264 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.265 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.267 | 96995 | Marked run 1644 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.267 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.269 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.269 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.B7hK8g 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.269 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.269 | 97006 | Added a new worker 8 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.269 | 78168 | Removed run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.269 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.269 | 78168 | Assigned run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.270 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.273 | 78169 | Recursively removing directory: /tmp/git.pCvagk/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.273 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.274 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.274 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.274 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.278 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.278 | 97001 | Marked run 1645 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.279 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.281 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.281 | 97017 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.281 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.281 | 78168 | Removed run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.281 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.281 | 78168 | Assigned run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.281 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.282 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Hu2gfY 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.284 | 78172 | Recursively removing directory: /tmp/git.B7hK8g/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.285 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.285 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.286 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.288 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.289 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.290 | 97012 | Marked run 1646 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.290 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.292 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.292 | 97024 | Added a new worker 8 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.292 | 78168 | Removed run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.292 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.292 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.292 | 78168 | Assigned run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.292 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.293 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.huHSz2 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.297 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.297 | 78169 | Recursively removing directory: /tmp/git.Hu2gfY/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.298 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.298 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.298 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.302 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.303 | 97019 | Marked run 1647 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.303 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.305 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.305 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.306 | 97035 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.306 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BbcskM 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.306 | 78168 | Removed run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.306 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.306 | 78168 | Assigned run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.306 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.307 | 78172 | Recursively removing directory: /tmp/git.huHSz2/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.308 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.308 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.310 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.311 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.311 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.315 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.315 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.315 | 97039 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.315 | 78168 | Removed run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.315 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.315 | 78168 | Assigned run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.315 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.315 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tnuwhB 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.316 | 97030 | Marked run 1648 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.316 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.320 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.321 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.321 | 78169 | Recursively removing directory: /tmp/git.BbcskM/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.323 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.323 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.325 | 97036 | Marked run 1649 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.325 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.327 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.329 | 78172 | Recursively removing directory: /tmp/git.tnuwhB/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.330 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.330 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.330 | 97053 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.330 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.330 | 78168 | Removed run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.330 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.330 | 78168 | Assigned run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.331 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5NuARf 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.331 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.331 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.334 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.336 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.336 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.337 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.337 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.337 | 97055 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.337 | 78168 | Removed run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.337 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.337 | 78168 | Assigned run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.337 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.337 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1YyORf 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.341 | 97052 | Marked run 1650 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.342 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.343 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.344 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.346 | 97054 | Marked run 1651 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.347 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.347 | 78169 | Recursively removing directory: /tmp/git.5NuARf/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.348 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.348 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.352 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.353 | 78172 | Recursively removing directory: /tmp/git.1YyORf/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.354 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.354 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.355 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.355 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.355 | 97071 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.355 | 78168 | Removed run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.355 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.355 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.355 | 78168 | Assigned run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.355 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YNVNNl 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.359 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.360 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.361 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.362 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.362 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.362 | 97074 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.362 | 78168 | Removed run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.363 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.363 | 78168 | Assigned run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.363 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.363 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.g6QnAo 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.366 | 97070 | Marked run 1652 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.367 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.369 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.370 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.371 | 78169 | Recursively removing directory: /tmp/git.YNVNNl/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.373 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.373 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.374 | 97072 | Marked run 1653 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.374 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.376 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.378 | 78172 | Recursively removing directory: /tmp/git.g6QnAo/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.379 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.379 | 97089 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.380 | 78168 | Removed run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.380 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.380 | 78168 | Assigned run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.379 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.380 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LR5iQ5 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.380 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.380 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.380 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.384 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.387 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.387 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.387 | 97091 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.387 | 78168 | Removed run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.387 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.387 | 78168 | Assigned run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.387 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.387 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hEJyIH 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.389 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.390 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.392 | 97088 | Marked run 1654 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.392 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.393 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.395 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.397 | 97090 | Marked run 1655 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.397 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.399 | 78169 | Recursively removing directory: /tmp/git.LR5iQ5/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.400 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.400 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.404 | 78172 | Recursively removing directory: /tmp/git.hEJyIH/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.404 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.405 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.405 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.407 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.407 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.407 | 97107 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.407 | 78168 | Removed run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.407 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.408 | 78168 | Assigned run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.408 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QbhZqv 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.408 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.411 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.411 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.411 | 97109 | Added a new worker 12 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.411 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.412 | 78168 | Removed run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.412 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.412 | 78168 | Assigned run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.412 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.412 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hoHJRd 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.413 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.418 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.418 | 97106 | Marked run 1656 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.419 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.420 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.422 | 78169 | Recursively removing directory: /tmp/git.QbhZqv/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.422 | 97108 | Marked run 1657 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.423 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.424 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.424 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.427 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.428 | 78172 | Recursively removing directory: /tmp/git.hoHJRd/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.429 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.429 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.430 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.430 | 97125 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.430 | 78168 | Removed run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.430 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.430 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.430 | 78168 | Assigned run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.430 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.430 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EFb91L 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.433 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.434 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.435 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.437 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.437 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.437 | 97129 | Added a new worker 12 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.437 | 78168 | Removed run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.437 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.437 | 78168 | Assigned run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.437 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.437 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MLkokH 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.443 | 97124 | Marked run 1658 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.443 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.443 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.444 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.445 | 78169 | Recursively removing directory: /tmp/git.EFb91L/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.447 | 97126 | Marked run 1659 as finished 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.447 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.447 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.447 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.451 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.453 | 78172 | Recursively removing directory: /tmp/git.MLkokH/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.454 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.454 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.454 | 97143 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.454 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.454 | 78168 | Removed run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.454 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.454 | 78168 | Assigned run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.454 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YQJeN8 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.455 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.455 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.459 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.459 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.460 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.462 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.462 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.462 | 97146 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.462 | 78168 | Removed run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.462 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.462 | 78168 | Assigned run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.462 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.G1H9vh 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.463 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.463 | 97142 | Marked run 1660 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.464 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.467 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.468 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.471 | 78169 | Recursively removing directory: /tmp/git.YQJeN8/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.472 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.472 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.473 | 97144 | Marked run 1661 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.474 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.476 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.478 | 78172 | Recursively removing directory: /tmp/git.G1H9vh/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.479 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.479 | 97161 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.479 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.479 | 78168 | Removed run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.479 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.479 | 78168 | Assigned run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.479 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.479 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.05wkuH 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.480 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.480 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.484 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.484 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.486 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.487 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.487 | 97164 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.487 | 78168 | Removed run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.487 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.487 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.487 | 78168 | Assigned run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.487 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.488 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.oSg21r 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.489 | 97160 | Marked run 1662 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.490 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.493 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.494 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.495 | 78169 | Recursively removing directory: /tmp/git.05wkuH/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.497 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.497 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.499 | 97162 | Marked run 1663 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.500 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.501 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.503 | 78172 | Recursively removing directory: /tmp/git.oSg21r/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.504 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.504 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.504 | 97179 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.504 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.504 | 78168 | Removed run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.504 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.504 | 78168 | Assigned run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.504 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XPqOsP 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.505 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.505 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.509 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.509 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.510 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.512 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.513 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.513 | 97182 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.513 | 78168 | Removed run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.513 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.513 | 78168 | Assigned run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.513 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.513 | 97178 | Marked run 1664 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.513 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.513 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VB9ZBO 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.518 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.519 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.521 | 78169 | Recursively removing directory: /tmp/git.XPqOsP/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.522 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.522 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.522 | 97180 | Marked run 1665 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.523 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.526 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.528 | 78172 | Recursively removing directory: /tmp/git.VB9ZBO/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.529 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.529 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.529 | 97197 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.529 | 78168 | Removed run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.529 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.529 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.529 | 78168 | Assigned run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.529 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DfO3lJ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.529 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.529 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.534 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.534 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.534 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.537 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.537 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.537 | 97201 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.537 | 78168 | Removed run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.537 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.537 | 78168 | Assigned run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.538 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.538 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.efwr3e 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.541 | 97196 | Marked run 1666 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.541 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.543 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.544 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.545 | 78169 | Recursively removing directory: /tmp/git.DfO3lJ/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.547 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.547 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.548 | 97198 | Marked run 1667 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.548 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.551 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.553 | 78172 | Recursively removing directory: /tmp/git.efwr3e/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.554 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.554 | 97215 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.554 | 78168 | Removed run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.554 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.554 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.554 | 78168 | Assigned run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.554 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.554 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.554 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.554 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9QB0mX 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.559 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.559 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.559 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.562 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.562 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.562 | 97219 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.562 | 78168 | Removed run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.562 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.562 | 78168 | Assigned run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.562 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.563 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yfSS9z 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.566 | 97214 | Marked run 1668 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.567 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.569 | 78169 | Recursively removing directory: /tmp/git.9QB0mX/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.569 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.571 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.571 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.571 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.573 | 97216 | Marked run 1669 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.573 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.574 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.578 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.578 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.579 | 97233 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.579 | 78168 | Removed run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.579 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.579 | 78168 | Assigned run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.579 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5BtNtH 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.579 | 78172 | Recursively removing directory: /tmp/git.yfSS9z/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.579 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.581 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.581 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.584 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.585 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.586 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.587 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.587 | 97228 | Marked run 1670 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.587 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.587 | 97236 | Added a new worker 12 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.588 | 78168 | Removed run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.588 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.588 | 78168 | Assigned run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.588 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wVwKTB 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.588 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.588 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.592 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.593 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.595 | 78169 | Recursively removing directory: /tmp/git.5BtNtH/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.597 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.597 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.598 | 97234 | Marked run 1671 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.598 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.601 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.602 | 78172 | Recursively removing directory: /tmp/git.wVwKTB/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.603 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.603 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.604 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.604 | 97251 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.604 | 78168 | Removed run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.604 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.604 | 78168 | Assigned run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.604 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.604 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.haduno 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.605 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.606 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.609 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.609 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.609 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.609 | 97253 | Added a new worker 12 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.610 | 78168 | Removed run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.610 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.610 | 78168 | Assigned run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.610 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.610 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.610 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1BtqCd 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.616 | 97250 | Marked run 1672 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.616 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.617 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.618 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.619 | 97252 | Marked run 1673 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.619 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.620 | 78169 | Recursively removing directory: /tmp/git.haduno/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.621 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.621 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.625 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.626 | 78172 | Recursively removing directory: /tmp/git.1BtqCd/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.628 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.628 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.628 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.628 | 97269 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.628 | 78168 | Removed run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.628 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.628 | 78168 | Assigned run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.628 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.628 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.s2dx2b 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.629 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.632 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.633 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.633 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.636 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.636 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.636 | 97273 | Added a new worker 14 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.636 | 78168 | Removed run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.636 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.636 | 78168 | Assigned run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.636 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.taaNJT 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.638 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.639 | 97268 | Marked run 1674 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.639 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.642 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.642 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.644 | 78169 | Recursively removing directory: /tmp/git.s2dx2b/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.646 | 97270 | Marked run 1675 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.647 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.647 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.647 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.650 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.651 | 78172 | Recursively removing directory: /tmp/git.taaNJT/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.653 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.653 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.654 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.654 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.654 | 97287 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.654 | 78168 | Removed run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.654 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.654 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.654 | 78168 | Assigned run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.654 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.A0VEyl 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.657 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.658 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.659 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.660 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.660 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.660 | 97290 | Added a new worker 11 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.661 | 78168 | Removed run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.661 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.661 | 78168 | Assigned run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.661 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XfRHVU 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.662 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.663 | 97286 | Marked run 1676 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.664 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.666 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.668 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.670 | 78169 | Recursively removing directory: /tmp/git.A0VEyl/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.670 | 97288 | Marked run 1677 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.671 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.671 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.671 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.675 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.676 | 78172 | Recursively removing directory: /tmp/git.XfRHVU/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.677 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.677 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.678 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.678 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.678 | 97305 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.678 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.678 | 78168 | Removed run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.678 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.678 | 78168 | Assigned run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.678 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3njqgy 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.682 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.682 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.682 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.685 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.685 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.685 | 97309 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.685 | 78168 | Removed run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.685 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.686 | 78168 | Assigned run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.686 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.686 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dcHnv3 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.688 | 97304 | Marked run 1678 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.688 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.691 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.692 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.693 | 78169 | Recursively removing directory: /tmp/git.3njqgy/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.696 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.696 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.698 | 97306 | Marked run 1679 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.698 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.699 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.701 | 78172 | Recursively removing directory: /tmp/git.dcHnv3/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.702 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.702 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.702 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.702 | 97323 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.702 | 78168 | Removed run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.702 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.703 | 78168 | Assigned run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.703 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.702 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.703 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.G5YPQJ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.706 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.707 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.707 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.710 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.710 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.710 | 97327 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.710 | 78168 | Removed run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.710 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.710 | 78168 | Assigned run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.710 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.V8uKuX 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.711 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.714 | 97322 | Marked run 1680 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.715 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.717 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.718 | 78169 | Recursively removing directory: /tmp/git.G5YPQJ/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.718 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.720 | 97324 | Marked run 1681 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.720 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.720 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.720 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.723 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.726 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.726 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.726 | 97341 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.726 | 78168 | Removed run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.726 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.726 | 78168 | Assigned run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.726 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.726 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.M2i1TC 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.727 | 78172 | Recursively removing directory: /tmp/git.V8uKuX/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.728 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.728 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.732 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.732 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.733 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.734 | 97338 | Marked run 1682 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.734 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.735 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.735 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.735 | 97345 | Added a new worker 8 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.735 | 78168 | Removed run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.735 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.735 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.735 | 78168 | Assigned run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.735 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Wv9JzH 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.740 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.741 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.742 | 78169 | Recursively removing directory: /tmp/git.M2i1TC/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.744 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.744 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.745 | 97342 | Marked run 1683 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.746 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.748 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.750 | 78172 | Recursively removing directory: /tmp/git.Wv9JzH/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.751 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.751 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.751 | 97359 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.751 | 78168 | Removed run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.751 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.751 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.751 | 78168 | Assigned run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.752 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.752 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.751 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8lVvZe 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.755 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.756 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.756 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.760 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.760 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.760 | 97364 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.760 | 78168 | Removed run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.760 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.760 | 78168 | Assigned run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.760 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.760 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BSnlGd 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.763 | 97358 | Marked run 1684 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.763 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.766 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.767 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.767 | 78169 | Recursively removing directory: /tmp/git.8lVvZe/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.768 | 97360 | Marked run 1685 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.768 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.769 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.769 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.772 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.775 | 78172 | Recursively removing directory: /tmp/git.BSnlGd/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.776 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.776 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.776 | 97377 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.776 | 78168 | Removed run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.776 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.776 | 78168 | Assigned run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.776 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1DAkHN 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.776 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.777 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.777 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.781 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.781 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.782 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.784 | 97376 | Marked run 1686 as finished 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.784 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.784 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.784 | 97381 | Added a new worker 6 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.784 | 78168 | Removed run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.784 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.785 | 78168 | Assigned run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.785 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.785 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Bkt75O 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.789 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.790 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.793 | 78169 | Recursively removing directory: /tmp/git.1DAkHN/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.794 | 97378 | Marked run 1687 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.795 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.795 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.795 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.799 | 78172 | Recursively removing directory: /tmp/git.Bkt75O/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.799 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.800 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.800 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.802 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.802 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.802 | 97395 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.802 | 78168 | Removed run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.802 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.802 | 78168 | Assigned run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.802 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.802 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.eNwA1T 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.804 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.807 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.807 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.807 | 97397 | Added a new worker 12 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.808 | 78168 | Removed run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.808 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.808 | 78168 | Assigned run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.808 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.808 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.808 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mOgAsF 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.809 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.815 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.815 | 97394 | Marked run 1688 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.815 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.816 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.818 | 78169 | Recursively removing directory: /tmp/git.eNwA1T/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.819 | 97396 | Marked run 1689 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.819 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.820 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.820 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.824 | 78172 | Recursively removing directory: /tmp/git.mOgAsF/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.824 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.825 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.825 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.827 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.827 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.827 | 97413 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.827 | 78168 | Removed run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.827 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.827 | 78168 | Assigned run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.827 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.827 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wNjsti 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.828 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.831 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.831 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.832 | 97415 | Added a new worker 12 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.832 | 78168 | Removed run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.832 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.832 | 78168 | Assigned run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.832 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.832 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pCi6Im 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.832 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.833 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.836 | 97412 | Marked run 1690 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.836 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.839 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.840 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.842 | 78169 | Recursively removing directory: /tmp/git.wNjsti/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.842 | 97414 | Marked run 1691 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.843 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.844 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.844 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.847 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.850 | 78172 | Recursively removing directory: /tmp/git.pCi6Im/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.850 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.850 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.851 | 97431 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.851 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.851 | 78168 | Removed run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.851 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.851 | 78168 | Assigned run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.851 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.851 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.852 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nC6pqI 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.856 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.856 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.856 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.859 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.859 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.859 | 97435 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.859 | 78168 | Removed run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.859 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.859 | 78168 | Assigned run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.859 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.860 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UjIvAA 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.863 | 97430 | Marked run 1692 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.863 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.865 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.866 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.866 | 78169 | Recursively removing directory: /tmp/git.nC6pqI/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.868 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.868 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.869 | 97432 | Marked run 1693 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.869 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.872 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.875 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.875 | 97449 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.875 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.875 | 78168 | Removed run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.875 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.875 | 78168 | Assigned run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.875 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.875 | 78172 | Recursively removing directory: /tmp/git.UjIvAA/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.875 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.s2a60h 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.877 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.877 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.879 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.880 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.881 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.884 | 97448 | Marked run 1694 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.884 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.885 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.885 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.885 | 97458 | Added a new worker 8 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.885 | 78168 | Removed run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.885 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.885 | 78168 | Assigned run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.885 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.aYdCOb 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.886 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.888 | 78169 | Recursively removing directory: /tmp/git.s2a60h/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.889 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.889 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.890 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.891 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.892 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.895 | 97451 | Marked run 1695 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.896 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.896 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.896 | 97464 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.896 | 78168 | Removed run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.896 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.896 | 78168 | Assigned run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.896 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.896 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yOqdno 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.897 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.901 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.901 | 78172 | Recursively removing directory: /tmp/git.aYdCOb/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.901 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.903 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.903 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.906 | 97460 | Marked run 1696 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.906 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.906 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.910 | 78169 | Recursively removing directory: /tmp/git.yOqdno/ 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.910 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.910 | 97476 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.910 | 78168 | Removed run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.910 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.910 | 78168 | Assigned run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.910 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.910 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.910 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6cJVWL 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.912 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.912 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.914 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.915 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.917 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.920 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.920 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.920 | 97483 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.921 | 78168 | Removed run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.921 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.921 | 78168 | Assigned run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.921 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LyEnMu 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.921 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.922 | 97475 | Marked run 1697 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.922 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.925 | 78172 | Recursively removing directory: /tmp/git.6cJVWL/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.926 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.926 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.926 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.926 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.930 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.931 | 97478 | Marked run 1698 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.931 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.933 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.933 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.934 | 97494 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.934 | 78168 | Removed run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.934 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.934 | 78168 | Assigned run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.934 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4Zaus7 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.934 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.935 | 78169 | Recursively removing directory: /tmp/git.LyEnMu/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.936 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.936 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.939 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.939 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.940 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.942 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.942 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.942 | 97498 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.942 | 78168 | Removed run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.942 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.942 | 78168 | Assigned run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.942 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.943 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.W1AS5F 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.943 | 97489 | Marked run 1699 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.943 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.948 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.949 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.950 | 78172 | Recursively removing directory: /tmp/git.4Zaus7/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.952 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.952 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.953 | 97495 | Marked run 1700 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.954 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.955 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.958 | 78169 | Recursively removing directory: /tmp/git.W1AS5F/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.959 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.959 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.959 | 97512 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.959 | 78168 | Removed run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.959 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.959 | 78168 | Assigned run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.959 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.959 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.959 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.959 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HnO1sX 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.964 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.964 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.964 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.967 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.967 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.967 | 97516 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.967 | 78168 | Removed run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.967 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.967 | 78168 | Assigned run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.967 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.967 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bvIgFn 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.968 | 97511 | Marked run 1701 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.968 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.972 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.973 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.975 | 78172 | Recursively removing directory: /tmp/git.HnO1sX/ 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.976 | 78172 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.976 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.977 | 97513 | Marked run 1702 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.977 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.979 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.981 | 78169 | Recursively removing directory: /tmp/git.bvIgFn/ 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.983 | 78169 | Process exit code: 0 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.983 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.983 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.983 | 78172 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.983 | 97530 | Added a new worker 10 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.983 | 78168 | Removed run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.983 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.983 | 78168 | Assigned run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.984 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VyerHq 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.984 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.986 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.988 | 78172 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.989 | 78172 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.989 | 78169 | Waiting for a new command 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.989 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.989 | 97532 | Added a new worker 13 to the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.989 | 78168 | Removed run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.989 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.989 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.989 | 78168 | Assigned run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.990 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.e2XxaB 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.993 | 97529 | Marked run 1703 as finished 2024-04-25 03:45:43 | INFO | 78166/cimple-server: 2024-04-25 03:45:43.993 | 78166 | Waiting for new connections 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.995 | 78169 | Checking out revision HEAD 2024-04-25 03:45:43 | INFO | 78169/cimple-worker: 2024-04-25 03:45:43.996 | 78169 | Going to run: ./ci 2024-04-25 03:45:43 | INFO | 78172/cimple-worker: 2024-04-25 03:45:43.998 | 78172 | Recursively removing directory: /tmp/git.VyerHq/ 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.000 | 97531 | Marked run 1704 as finished 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.000 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.000 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.001 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.004 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.005 | 78169 | Recursively removing directory: /tmp/git.e2XxaB/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.006 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.006 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.007 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.007 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.007 | 97548 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.007 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.007 | 78168 | Removed run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.007 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.007 | 78168 | Assigned run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.007 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9VUetd 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.010 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.012 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.012 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.014 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.014 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.014 | 97551 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.014 | 78168 | Removed run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.014 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.014 | 78168 | Assigned run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.014 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.015 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ioDakg 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.019 | 97547 | Marked run 1705 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.020 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.021 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.022 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.022 | 78172 | Recursively removing directory: /tmp/git.9VUetd/ 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.024 | 97549 | Marked run 1706 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.024 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.024 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.024 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.028 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.031 | 78169 | Recursively removing directory: /tmp/git.ioDakg/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.031 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.031 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.031 | 97566 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.031 | 78168 | Removed run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.031 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.031 | 78168 | Assigned run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.031 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.031 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.D3K03p 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.032 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.032 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.035 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.036 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.037 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.040 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.040 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.040 | 97571 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.041 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0yZGTr 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.040 | 78168 | Removed run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.040 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.040 | 78168 | Assigned run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.041 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.042 | 97565 | Marked run 1707 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.042 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.045 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.046 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.047 | 78172 | Recursively removing directory: /tmp/git.D3K03p/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.049 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.049 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.051 | 97568 | Marked run 1708 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.051 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.052 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.055 | 78169 | Recursively removing directory: /tmp/git.0yZGTr/ 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.056 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.056 | 97584 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.056 | 78168 | Removed run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.056 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.056 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.056 | 78168 | Assigned run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.056 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.056 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VXOPk2 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.057 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.057 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.060 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.061 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.062 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.063 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.063 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.063 | 97587 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.063 | 78168 | Removed run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.063 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.063 | 78168 | Assigned run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.063 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xottka 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.063 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.069 | 97583 | Marked run 1709 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.069 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.072 | 78172 | Recursively removing directory: /tmp/git.VXOPk2/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.072 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.073 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.074 | 97585 | Marked run 1710 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.074 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.074 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.074 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.077 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.081 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.081 | 78169 | Recursively removing directory: /tmp/git.xottka/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.081 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XxdgD7 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.081 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.081 | 97602 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.081 | 78168 | Removed run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.081 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.081 | 78168 | Assigned run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.081 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.083 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.083 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.086 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.087 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.088 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.091 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.091 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.091 | 97607 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.091 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.091 | 78168 | Removed run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.091 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.091 | 78168 | Assigned run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.091 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sMFePr 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.093 | 97599 | Marked run 1711 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.093 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.097 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.097 | 78172 | Recursively removing directory: /tmp/git.XxdgD7/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.097 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.098 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.098 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.102 | 97604 | Marked run 1712 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.102 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.102 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.106 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.106 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.106 | 97620 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.106 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.106 | 78168 | Removed run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.106 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.106 | 78168 | Assigned run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.106 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0aReak 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.107 | 78169 | Recursively removing directory: /tmp/git.sMFePr/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.108 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.108 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.111 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.112 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.113 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.116 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.116 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.116 | 97626 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.116 | 78168 | Removed run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.116 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.116 | 78168 | Assigned run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.117 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NPvnVm 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.117 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.118 | 97617 | Marked run 1713 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.119 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.122 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.123 | 78172 | Recursively removing directory: /tmp/git.0aReak/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.124 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.125 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.125 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.127 | 97622 | Marked run 1714 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.127 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.128 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.132 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.132 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.132 | 97638 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.132 | 78168 | Removed run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.132 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.132 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.132 | 78168 | Assigned run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.132 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RmQrde 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.133 | 78169 | Recursively removing directory: /tmp/git.NPvnVm/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.135 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.135 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.138 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.138 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.139 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.141 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.141 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.141 | 97642 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.141 | 78168 | Removed run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.141 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.141 | 78168 | Assigned run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.142 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zohPYP 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.142 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.143 | 97633 | Marked run 1715 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.143 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.147 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.148 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.147 | 78172 | Recursively removing directory: /tmp/git.RmQrde/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.149 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.149 | 78172 | Process output: 415085 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.152 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.153 | 97639 | Marked run 1716 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.153 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.156 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.156 | 97656 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.156 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.156 | 78168 | Removed run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.156 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.156 | 78168 | Assigned run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.156 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.156 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qVw6DU 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.156 | 78169 | Recursively removing directory: /tmp/git.zohPYP/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.157 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.157 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.160 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.161 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.162 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.165 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.165 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.165 | 97663 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.166 | 78168 | Removed run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.166 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.166 | 78168 | Assigned run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.166 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.166 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RC5CvI 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.166 | 97654 | Marked run 1717 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.166 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.171 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.172 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.172 | 78172 | Recursively removing directory: /tmp/git.qVw6DU/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.175 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.175 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.178 | 97658 | Marked run 1718 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.178 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.179 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.180 | 78169 | Recursively removing directory: /tmp/git.RC5CvI/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.182 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.182 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.183 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.183 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.183 | 97674 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.183 | 78168 | Removed run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.183 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.183 | 78168 | Assigned run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.183 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fy7Gow 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.183 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.186 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.188 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.188 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.189 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.189 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.189 | 97677 | Added a new worker 14 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.190 | 78168 | Removed run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.190 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.190 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.190 | 78168 | Assigned run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.190 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Tqcx4x 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.193 | 97673 | Marked run 1719 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.194 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.197 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.197 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.199 | 78172 | Recursively removing directory: /tmp/git.fy7Gow/ 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.199 | 97675 | Marked run 1720 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.199 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.200 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.200 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.204 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.206 | 78169 | Recursively removing directory: /tmp/git.Tqcx4x/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.207 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.207 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.207 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.207 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.207 | 97692 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.207 | 78168 | Removed run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.207 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.207 | 78168 | Assigned run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.207 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wX4KrZ 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.208 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.210 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.212 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.213 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.213 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.213 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.213 | 97695 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.213 | 78168 | Removed run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.213 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.213 | 78168 | Assigned run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.214 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yFlHNQ 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.214 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.218 | 97691 | Marked run 1721 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.218 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.221 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.222 | 78172 | Recursively removing directory: /tmp/git.wX4KrZ/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.222 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.223 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.223 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.224 | 97693 | Marked run 1722 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.224 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.226 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.230 | 78169 | Recursively removing directory: /tmp/git.yFlHNQ/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.230 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.230 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.230 | 97710 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.230 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.230 | 78168 | Removed run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.230 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.230 | 78168 | Assigned run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.230 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Bi4o52 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.232 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.232 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.234 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.235 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.236 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.240 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.240 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.240 | 97719 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.240 | 78168 | Removed run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.240 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.241 | 78168 | Assigned run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.241 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CBxBkW 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.241 | 97707 | Marked run 1723 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.241 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.241 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.244 | 78172 | Recursively removing directory: /tmp/git.Bi4o52/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.245 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.245 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.245 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.246 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.249 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.249 | 97712 | Marked run 1724 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.250 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.252 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.252 | 97728 | Added a new worker 9 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.252 | 78168 | Removed run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.252 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.252 | 78168 | Assigned run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.252 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.252 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.252 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0YO1D1 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.255 | 78169 | Recursively removing directory: /tmp/git.CBxBkW/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.256 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.256 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.258 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.259 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.259 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.262 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.262 | 97732 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.262 | 78168 | Removed run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.262 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.262 | 78168 | Assigned run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.262 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.262 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WAcUpy 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.262 | 97722 | Marked run 1725 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.262 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.263 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.267 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.268 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.269 | 78172 | Recursively removing directory: /tmp/git.0YO1D1/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.270 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.270 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.272 | 97729 | Marked run 1726 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.272 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.274 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.276 | 78169 | Recursively removing directory: /tmp/git.WAcUpy/ 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.277 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.277 | 97746 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.277 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.277 | 78168 | Removed run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.277 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.277 | 78168 | Assigned run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.277 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.277 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FDeJqi 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.278 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.278 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.282 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.282 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.283 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.285 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.285 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.285 | 97749 | Added a new worker 8 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.285 | 78168 | Removed run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.285 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.285 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.285 | 78168 | Assigned run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.285 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hCbTsU 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.286 | 97745 | Marked run 1727 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.286 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.290 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.291 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.292 | 78172 | Recursively removing directory: /tmp/git.FDeJqi/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.294 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.294 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.295 | 97747 | Marked run 1728 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.296 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.298 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.300 | 78169 | Recursively removing directory: /tmp/git.hCbTsU/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.301 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.301 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.301 | 97764 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.301 | 78168 | Removed run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.301 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.301 | 78168 | Assigned run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.301 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.301 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nLy2Xr 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.302 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.302 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.305 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.306 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.306 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.309 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.309 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.309 | 97769 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.309 | 78168 | Removed run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.309 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.309 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.309 | 78168 | Assigned run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.310 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Hcc13R 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.313 | 97763 | Marked run 1729 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.313 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.315 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.315 | 78172 | Recursively removing directory: /tmp/git.nLy2Xr/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.316 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.318 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.318 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.320 | 97765 | Marked run 1730 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.320 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.321 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.325 | 78169 | Recursively removing directory: /tmp/git.Hcc13R/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.325 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.325 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.325 | 97782 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.325 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.325 | 78168 | Removed run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.325 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.325 | 78168 | Assigned run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.325 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.51TRAi 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.326 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.326 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.329 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.330 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.331 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.332 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.332 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.332 | 97785 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.333 | 78168 | Removed run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.333 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.333 | 78168 | Assigned run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.333 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bqGTKY 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.333 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.334 | 97781 | Marked run 1731 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.334 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.338 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.339 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.339 | 78172 | Recursively removing directory: /tmp/git.51TRAi/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.341 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.341 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.344 | 97783 | Marked run 1732 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.344 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.345 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.348 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.348 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.348 | 97800 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.348 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.348 | 78168 | Removed run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.348 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.348 | 78168 | Assigned run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.348 | 78169 | Recursively removing directory: /tmp/git.bqGTKY/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.348 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5KJnuq 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.350 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.350 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.352 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.353 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.354 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.358 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.358 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.359 | 97809 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.359 | 78168 | Removed run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.359 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.359 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.359 | 78168 | Assigned run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.359 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JVM0NE 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.360 | 97799 | Marked run 1733 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.360 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.363 | 78172 | Recursively removing directory: /tmp/git.5KJnuq/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.365 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.365 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.365 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.368 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.368 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.369 | 97802 | Marked run 1734 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.369 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.371 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.371 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.371 | 97813 | Added a new worker 9 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.371 | 78168 | Removed run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.371 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.371 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.371 | 78168 | Assigned run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.371 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FaWvca 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.376 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.377 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.377 | 78169 | Recursively removing directory: /tmp/git.JVM0NE/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.380 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.380 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.382 | 97810 | Marked run 1735 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.382 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.384 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.385 | 78172 | Recursively removing directory: /tmp/git.FaWvca/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.386 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.386 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.387 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.387 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.387 | 97827 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.387 | 78168 | Removed run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.387 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.387 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.387 | 78168 | Assigned run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.387 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8ngcgW 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.390 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.392 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.394 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.394 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.394 | 97829 | Added a new worker 14 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.394 | 78168 | Removed run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.394 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.394 | 78168 | Assigned run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.394 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.394 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.394 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Rhysaj 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.397 | 97826 | Marked run 1736 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.398 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.401 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.402 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.403 | 97828 | Marked run 1737 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.403 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.403 | 78169 | Recursively removing directory: /tmp/git.8ngcgW/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.404 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.404 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.407 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.410 | 78172 | Recursively removing directory: /tmp/git.Rhysaj/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.411 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.411 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.411 | 97845 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.411 | 78168 | Removed run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.411 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.411 | 78168 | Assigned run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.411 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lHc5dr 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.411 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.412 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.412 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.415 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.416 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.416 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.420 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.420 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.420 | 97850 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.420 | 78168 | Removed run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.420 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.420 | 78168 | Assigned run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.420 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.421 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DcS4s3 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.422 | 97844 | Marked run 1738 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.422 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.426 | 78169 | Recursively removing directory: /tmp/git.lHc5dr/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.426 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.427 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.428 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.428 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.430 | 97847 | Marked run 1739 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.431 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.431 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.434 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.434 | 97863 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.434 | 78168 | Removed run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.434 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.434 | 78168 | Assigned run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.434 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.434 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.434 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fCJIga 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.437 | 78172 | Recursively removing directory: /tmp/git.DcS4s3/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.438 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.438 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.439 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.440 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.442 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.443 | 97858 | Marked run 1740 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.443 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.445 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.445 | 97870 | Added a new worker 8 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.445 | 78168 | Removed run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.445 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.445 | 78168 | Assigned run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.445 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.445 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.445 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ig8LiS 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.450 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.450 | 78169 | Recursively removing directory: /tmp/git.fCJIga/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.451 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.452 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.452 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.455 | 97865 | Marked run 1741 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.455 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.456 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.459 | 78172 | Recursively removing directory: /tmp/git.ig8LiS/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.459 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.460 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yoDuhc 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.459 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.459 | 97881 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.459 | 78168 | Removed run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.459 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.460 | 78168 | Assigned run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.460 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.460 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.460 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.463 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.464 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.465 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.468 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.468 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.469 | 97887 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.469 | 78168 | Removed run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.469 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.469 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.469 | 78168 | Assigned run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.469 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VkzYsw 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.470 | 97880 | Marked run 1742 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.470 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.474 | 78169 | Recursively removing directory: /tmp/git.yoDuhc/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.474 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.475 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.477 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.477 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.480 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.482 | 97883 | Marked run 1743 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.482 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.484 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.484 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.484 | 97899 | Added a new worker 9 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.484 | 78168 | Removed run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.484 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.484 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.484 | 78168 | Assigned run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.484 | 78172 | Recursively removing directory: /tmp/git.VkzYsw/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.484 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RWXgP4 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.486 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.486 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.490 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.493 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.493 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.493 | 97901 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.493 | 78168 | Removed run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.493 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.493 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.493 | 78168 | Assigned run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.497 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.A7gKPR 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.497 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.498 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.500 | 97896 | Marked run 1744 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.500 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.502 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.504 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.504 | 97900 | Marked run 1745 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.504 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.507 | 78169 | Recursively removing directory: /tmp/git.RWXgP4/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.509 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.509 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.512 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.512 | 78172 | Recursively removing directory: /tmp/git.A7gKPR/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.513 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.514 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.515 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.515 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.515 | 97917 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.515 | 78168 | Removed run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.515 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.515 | 78168 | Assigned run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.515 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.515 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.z4YEdK 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.517 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.519 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.520 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.521 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.521 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.521 | 97920 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.521 | 78168 | Removed run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.521 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.521 | 78168 | Assigned run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.521 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.521 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VfBqlb 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.527 | 97916 | Marked run 1746 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.527 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.529 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.529 | 78169 | Recursively removing directory: /tmp/git.z4YEdK/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.530 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.532 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.532 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.532 | 97918 | Marked run 1747 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.533 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.536 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.539 | 78172 | Recursively removing directory: /tmp/git.VfBqlb/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.539 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.539 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.539 | 97935 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.539 | 78168 | Removed run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.539 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.539 | 78168 | Assigned run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.539 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.539 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.re40Vg 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.540 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.540 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.543 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.546 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.546 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.546 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CQLNY2 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.546 | 97937 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.546 | 78168 | Removed run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.546 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.546 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.546 | 78168 | Assigned run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.553 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.553 | 97934 | Marked run 1748 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.553 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.554 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.554 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.555 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.557 | 97936 | Marked run 1749 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.558 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.563 | 78169 | Recursively removing directory: /tmp/git.re40Vg/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.563 | 78172 | Recursively removing directory: /tmp/git.CQLNY2/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.564 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.564 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.565 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.565 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.567 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.567 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.570 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.570 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.570 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.570 | 97954 | Added a new worker 14 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.570 | 78168 | Removed run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.570 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.570 | 78168 | Assigned run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.570 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.571 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.571 | 97955 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.571 | 78168 | Removed run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.571 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.571 | 78168 | Assigned run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.571 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VrO159 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.571 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3I2N20 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.572 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.575 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.576 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.576 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.577 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.582 | 97952 | Marked run 1750 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.583 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.586 | 78169 | Recursively removing directory: /tmp/git.3I2N20/ 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.586 | 97953 | Marked run 1751 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.586 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.587 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.587 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.586 | 78172 | Recursively removing directory: /tmp/git.VrO159/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.587 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.587 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.590 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.590 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.593 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.593 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.593 | 97972 | Added a new worker 14 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.593 | 78168 | Removed run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.593 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.593 | 78168 | Assigned run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.593 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.593 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.594 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.594 | 97973 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.593 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.mhY5Qy 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.594 | 78168 | Removed run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.594 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.594 | 78168 | Assigned run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.594 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NWSDWN 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.595 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.598 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.599 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.600 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.601 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.603 | 97970 | Marked run 1753 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.603 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.607 | 97971 | Marked run 1752 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.607 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.609 | 78172 | Recursively removing directory: /tmp/git.mhY5Qy/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.610 | 78169 | Recursively removing directory: /tmp/git.NWSDWN/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.611 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.611 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.612 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.612 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.615 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.616 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.619 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.619 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.619 | 97990 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.619 | 78168 | Removed run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.619 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.619 | 78168 | Assigned run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.619 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.620 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.t6DXtz 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.620 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.620 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.620 | 97991 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.620 | 78168 | Removed run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.620 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.620 | 78168 | Assigned run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.621 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.z1vuXu 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.621 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.625 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.627 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.627 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.628 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.629 | 97988 | Marked run 1754 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.630 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.633 | 97989 | Marked run 1755 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.633 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.637 | 78172 | Recursively removing directory: /tmp/git.t6DXtz/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.637 | 78169 | Recursively removing directory: /tmp/git.z1vuXu/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.638 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.638 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.639 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.639 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.643 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.643 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.646 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.646 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.646 | 98008 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.646 | 78168 | Removed run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.646 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.647 | 78168 | Assigned run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.647 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.647 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.647 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.I2Bl6k 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.647 | 98009 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.647 | 78168 | Removed run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.647 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.647 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.647 | 78168 | Assigned run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.647 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.647 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Qlqgwp 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.652 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.652 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.653 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.653 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.657 | 98006 | Marked run 1756 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.658 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.661 | 98007 | Marked run 1757 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.661 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.663 | 78172 | Recursively removing directory: /tmp/git.I2Bl6k/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.663 | 78169 | Recursively removing directory: /tmp/git.Qlqgwp/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.665 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.665 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.665 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.665 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.667 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.668 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.670 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.670 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.670 | 98026 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.670 | 78168 | Removed run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.670 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.670 | 78168 | Assigned run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.671 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.670 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.670 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SnPDcl 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.671 | 98027 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.671 | 78168 | Removed run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.671 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.671 | 78168 | Assigned run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.671 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.671 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.671 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MJTEnr 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.675 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.676 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.676 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.678 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.681 | 98025 | Marked run 1759 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.681 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.687 | 98024 | Marked run 1758 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.687 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.687 | 78172 | Recursively removing directory: /tmp/git.SnPDcl/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.688 | 78169 | Recursively removing directory: /tmp/git.MJTEnr/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.689 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.689 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.690 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.690 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.693 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.694 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.697 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.697 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.697 | 98044 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.697 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.697 | 78168 | Removed run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.697 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.697 | 78168 | Assigned run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.697 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.AvVUpg 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.698 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.698 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.698 | 98045 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.698 | 78168 | Removed run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.698 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.698 | 78168 | Assigned run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.698 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DNSuLR 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.699 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.703 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.703 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.705 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.705 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.707 | 98043 | Marked run 1761 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.707 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.710 | 98042 | Marked run 1760 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.710 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.714 | 78172 | Recursively removing directory: /tmp/git.AvVUpg/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.714 | 78169 | Recursively removing directory: /tmp/git.DNSuLR/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.715 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.715 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.715 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.715 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.718 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.718 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.720 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 98062 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 78168 | Removed run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 78168 | Assigned run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 98063 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 78168 | Removed run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.721 | 78168 | Assigned run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.721 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FkfsHS 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.722 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.721 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.722 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.JASlbw 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.725 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.726 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.728 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.729 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.731 | 98061 | Marked run 1763 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.731 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.735 | 98060 | Marked run 1762 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.735 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.736 | 78172 | Recursively removing directory: /tmp/git.FkfsHS/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.737 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.737 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.739 | 78169 | Recursively removing directory: /tmp/git.JASlbw/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.740 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.740 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.741 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.744 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.745 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.745 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.745 | 98080 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.745 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.745 | 78168 | Removed run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.745 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.745 | 78168 | Assigned run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.745 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PLgE2q 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.748 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.748 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.748 | 98081 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.748 | 78168 | Removed run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.748 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.748 | 78168 | Assigned run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.749 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.749 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Q8pO0s 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.750 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.751 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.755 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.756 | 98078 | Marked run 1764 as finished 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.756 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.756 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.759 | 98079 | Marked run 1765 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.759 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.760 | 78172 | Recursively removing directory: /tmp/git.PLgE2q/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.762 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.762 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.764 | 78169 | Recursively removing directory: /tmp/git.Q8pO0s/ 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.765 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.766 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.766 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.769 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.769 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.769 | 98097 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.769 | 78168 | Removed run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.769 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.769 | 78168 | Assigned run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.769 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.769 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WK1ukM 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.770 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.774 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.774 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.774 | 98099 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.774 | 78168 | Removed run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.774 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.774 | 78168 | Assigned run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.774 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.774 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.o2bSHo 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.775 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.775 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.778 | 98096 | Marked run 1766 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.778 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.779 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.780 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.783 | 98098 | Marked run 1767 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.784 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.787 | 78172 | Recursively removing directory: /tmp/git.WK1ukM/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.788 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.788 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.789 | 78169 | Recursively removing directory: /tmp/git.o2bSHo/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.790 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.790 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.791 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.793 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.794 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.794 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.794 | 98116 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.794 | 78168 | Removed run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.794 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.794 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.794 | 78168 | Assigned run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.794 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZlgX3B 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.796 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.796 | 98117 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.796 | 78168 | Removed run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.796 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.796 | 78168 | Assigned run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.796 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.796 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.797 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.M04Wez 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.799 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.800 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.803 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.804 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.805 | 98114 | Marked run 1768 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.805 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.808 | 98115 | Marked run 1769 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.808 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.811 | 78172 | Recursively removing directory: /tmp/git.ZlgX3B/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.813 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.813 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.813 | 78169 | Recursively removing directory: /tmp/git.M04Wez/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.815 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.815 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.817 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.819 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.821 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.821 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.821 | 98134 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.821 | 78168 | Removed run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.821 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.821 | 78168 | Assigned run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.821 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.821 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ShNLaB 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.823 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.823 | 98135 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.823 | 78168 | Removed run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.823 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.823 | 78168 | Assigned run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.823 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.823 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.823 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LrMdTg 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.826 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.828 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.829 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.830 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.830 | 98132 | Marked run 1770 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.830 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.834 | 98133 | Marked run 1771 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.835 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.837 | 78172 | Recursively removing directory: /tmp/git.ShNLaB/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.838 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.839 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.839 | 78169 | Recursively removing directory: /tmp/git.LrMdTg/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.841 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.841 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.842 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.844 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.844 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.844 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.844 | 98152 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.844 | 78168 | Removed run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.844 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.844 | 78168 | Assigned run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.845 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.845 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xfkreU 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.847 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.847 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sWBbX9 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.847 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.847 | 98153 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.847 | 78168 | Removed run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.847 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.847 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.847 | 78168 | Assigned run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.849 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.850 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.853 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.854 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.855 | 98150 | Marked run 1772 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.857 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.860 | 98151 | Marked run 1773 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.860 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.860 | 78172 | Recursively removing directory: /tmp/git.xfkreU/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.862 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.862 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.863 | 78169 | Recursively removing directory: /tmp/git.sWBbX9/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.864 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.864 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.865 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.867 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.868 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.868 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.868 | 98170 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.868 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.868 | 78168 | Removed run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.868 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.868 | 78168 | Assigned run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.868 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HKVeF0 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.870 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.871 | 98171 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.871 | 78168 | Removed run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.871 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.871 | 78168 | Assigned run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.871 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.871 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ljqLpy 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.872 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.874 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.875 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.877 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.877 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.879 | 98168 | Marked run 1774 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.879 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.883 | 98169 | Marked run 1775 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.883 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.885 | 78172 | Recursively removing directory: /tmp/git.HKVeF0/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.886 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.886 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.887 | 78169 | Recursively removing directory: /tmp/git.ljqLpy/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.888 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.888 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.889 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.891 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.892 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.892 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.892 | 98188 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.892 | 78168 | Removed run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.892 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.892 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.892 | 78168 | Assigned run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.893 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ybY2ul 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.894 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.894 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.894 | 98189 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.894 | 78168 | Removed run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.894 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.894 | 78168 | Assigned run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.894 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.894 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Y4wUdw 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.899 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.899 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.900 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.900 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.904 | 98186 | Marked run 1776 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.905 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.908 | 98187 | Marked run 1777 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.909 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.909 | 78172 | Recursively removing directory: /tmp/git.ybY2ul/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.911 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.911 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.910 | 78169 | Recursively removing directory: /tmp/git.Y4wUdw/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.912 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.912 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.915 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.916 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.918 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.918 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.918 | 98206 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.918 | 78168 | Removed run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.918 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.918 | 78168 | Assigned run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.919 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Nnxihq 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.919 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.919 | 98207 | Added a new worker 14 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.919 | 78168 | Removed run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.919 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.919 | 78168 | Assigned run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.919 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.919 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.919 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FdItIN 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.924 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.925 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.926 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.927 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.929 | 98204 | Marked run 1778 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.929 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.934 | 98205 | Marked run 1779 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.934 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.935 | 78172 | Recursively removing directory: /tmp/git.Nnxihq/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.936 | 78169 | Recursively removing directory: /tmp/git.FdItIN/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.936 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.936 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.937 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.937 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.939 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.940 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.942 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.942 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.942 | 98224 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.942 | 78168 | Removed run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.942 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.942 | 78168 | Assigned run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.942 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2YO9fo 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.943 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.944 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.944 | 98225 | Added a new worker 12 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.944 | 78168 | Removed run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.944 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.944 | 78168 | Assigned run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.945 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.944 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.944 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FB1Igr 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.947 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.948 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.951 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.951 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.953 | 98222 | Marked run 1780 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.953 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.957 | 98223 | Marked run 1781 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.957 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.958 | 78172 | Recursively removing directory: /tmp/git.2YO9fo/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.959 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.959 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.960 | 78169 | Recursively removing directory: /tmp/git.FB1Igr/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.962 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.962 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.962 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.965 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.965 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.965 | 98241 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.966 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.966 | 78168 | Removed run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.966 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.966 | 78168 | Assigned run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.966 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.966 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GwCCyF 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.969 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.969 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.969 | 98243 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.969 | 78168 | Removed run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.969 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.969 | 78168 | Assigned run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.969 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.969 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.1zEVDi 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.971 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.972 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.975 | 98240 | Marked run 1782 as finished 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.975 | 78169 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.976 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.977 | 78169 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.979 | 98242 | Marked run 1783 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.979 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.981 | 78172 | Recursively removing directory: /tmp/git.GwCCyF/ 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.983 | 78172 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.983 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.985 | 78169 | Recursively removing directory: /tmp/git.1zEVDi/ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.986 | 78169 | Process exit code: 0 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.987 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.987 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.990 | 78172 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.990 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.990 | 98259 | Added a new worker 10 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.990 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.990 | 78168 | Removed run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.990 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.991 | 78168 | Assigned run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.991 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.991 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lpZpKZ 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.995 | 78169 | Waiting for a new command 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.995 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.995 | 98261 | Added a new worker 13 to the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.995 | 78168 | Removed run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.995 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.995 | 78166 | Waiting for new connections 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.995 | 78168 | Assigned run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:44 | INFO | 78169/cimple-worker: 2024-04-25 03:45:44.996 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NVxy41 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.997 | 78172 | Checking out revision HEAD 2024-04-25 03:45:44 | INFO | 78172/cimple-worker: 2024-04-25 03:45:44.998 | 78172 | Going to run: ./ci 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.999 | 98258 | Marked run 1784 as finished 2024-04-25 03:45:44 | INFO | 78166/cimple-server: 2024-04-25 03:45:44.999 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.002 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.002 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.004 | 98260 | Marked run 1785 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.004 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.007 | 78172 | Recursively removing directory: /tmp/git.lpZpKZ/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.009 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.009 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.011 | 78169 | Recursively removing directory: /tmp/git.NVxy41/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.012 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.012 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.012 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.015 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.015 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.015 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.015 | 98278 | Added a new worker 12 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.015 | 78168 | Removed run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.015 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.015 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.016 | 78168 | Assigned run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.016 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0BmRre 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.018 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.018 | 98279 | Added a new worker 12 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.018 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.018 | 78168 | Removed run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.018 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.018 | 78168 | Assigned run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.018 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.019 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.57o9mQ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.021 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.025 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.027 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.028 | 98276 | Marked run 1786 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.028 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.029 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.031 | 98277 | Marked run 1787 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.032 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.035 | 78172 | Recursively removing directory: /tmp/git.0BmRre/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.036 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.036 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.037 | 78169 | Recursively removing directory: /tmp/git.57o9mQ/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.039 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.039 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.039 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.041 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.042 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.042 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.042 | 98296 | Added a new worker 12 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.042 | 78168 | Removed run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.042 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.042 | 78168 | Assigned run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.042 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.043 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MY9ULn 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.044 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.044 | 98297 | Added a new worker 12 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.044 | 78168 | Removed run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.044 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.044 | 78168 | Assigned run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.044 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.044 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.045 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kAOjD1 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.048 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.049 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.051 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.051 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.052 | 98294 | Marked run 1788 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.052 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.056 | 98295 | Marked run 1789 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.056 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.058 | 78172 | Recursively removing directory: /tmp/git.MY9ULn/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.060 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.060 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.061 | 78169 | Recursively removing directory: /tmp/git.kAOjD1/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.062 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.062 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.063 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.065 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.066 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.066 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.066 | 98314 | Added a new worker 12 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.066 | 78168 | Removed run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.066 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.066 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.066 | 78168 | Assigned run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.066 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YtrY4a 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.069 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.069 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.069 | 98315 | Added a new worker 12 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.069 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.069 | 78168 | Removed run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.069 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.069 | 78168 | Assigned run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.069 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zsJyCW 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.071 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.072 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.075 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.076 | 98312 | Marked run 1790 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.076 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.077 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.079 | 98313 | Marked run 1791 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.079 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.081 | 78172 | Recursively removing directory: /tmp/git.YtrY4a/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.083 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.083 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.086 | 78169 | Recursively removing directory: /tmp/git.zsJyCW/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.086 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.087 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.087 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.090 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.090 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.090 | 98331 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.090 | 78168 | Removed run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.090 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.090 | 78168 | Assigned run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.090 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MHG8Ph 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.091 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.091 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.095 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.096 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.096 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.096 | 98333 | Added a new worker 14 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.096 | 78168 | Removed run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.096 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.096 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.096 | 78168 | Assigned run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.096 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EKFZFd 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.096 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.098 | 98330 | Marked run 1792 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.099 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.103 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.103 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.105 | 98332 | Marked run 1793 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.105 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.105 | 78172 | Recursively removing directory: /tmp/git.MHG8Ph/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.107 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.107 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.110 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.112 | 78169 | Recursively removing directory: /tmp/git.EKFZFd/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.113 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.113 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.114 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.114 | 98349 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.114 | 78168 | Removed run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.114 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.114 | 78168 | Assigned run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.114 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.114 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fcwsmx 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.115 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.117 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.118 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.120 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.121 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.121 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.121 | 98352 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.121 | 78168 | Removed run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.121 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.121 | 78168 | Assigned run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.121 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.121 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5K6Bup 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.123 | 98348 | Marked run 1794 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.123 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.126 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.127 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.130 | 78172 | Recursively removing directory: /tmp/git.fcwsmx/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.131 | 98350 | Marked run 1795 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.131 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.132 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.132 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.135 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.136 | 78169 | Recursively removing directory: /tmp/git.5K6Bup/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.137 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.137 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.138 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.138 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.138 | 98367 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.138 | 78168 | Removed run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.138 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.138 | 78168 | Assigned run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.139 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.139 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.unpMPW 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.140 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.143 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.143 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.143 | 98369 | Added a new worker 12 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.143 | 78168 | Removed run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.143 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.143 | 78168 | Assigned run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.143 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.144 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.144 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KOFtw3 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.145 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.148 | 98366 | Marked run 1796 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.148 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.150 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.151 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.153 | 98368 | Marked run 1797 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.153 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.154 | 78172 | Recursively removing directory: /tmp/git.unpMPW/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.156 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.156 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.159 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.159 | 78169 | Recursively removing directory: /tmp/git.KOFtw3/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.161 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.161 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.163 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.163 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.163 | 98385 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.163 | 78168 | Removed run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.163 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.163 | 78168 | Assigned run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.163 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.163 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yQiKZk 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.165 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.167 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.169 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.169 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.169 | 98387 | Added a new worker 14 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.169 | 78168 | Removed run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.169 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.169 | 78168 | Assigned run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.169 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.169 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.170 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3DGi7Z 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.172 | 98384 | Marked run 1798 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.172 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.176 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.177 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.177 | 98386 | Marked run 1799 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.177 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.178 | 78172 | Recursively removing directory: /tmp/git.yQiKZk/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.179 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.179 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.182 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.185 | 78169 | Recursively removing directory: /tmp/git.3DGi7Z/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.186 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.186 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.186 | 98403 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.186 | 78168 | Removed run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.186 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.186 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.186 | 78168 | Assigned run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.186 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6cpxAm 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.187 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.187 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.190 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.190 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.192 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.196 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.196 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.196 | 98411 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.196 | 78168 | Removed run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.196 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.196 | 78168 | Assigned run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.196 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.196 | 98402 | Marked run 1800 as finished 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.196 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lv5n8D 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.197 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.200 | 78172 | Recursively removing directory: /tmp/git.6cpxAm/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.201 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.202 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.202 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.202 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.205 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.205 | 98405 | Marked run 1801 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.205 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.209 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.209 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.209 | 98421 | Added a new worker 9 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.209 | 78168 | Removed run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.209 | 78168 | Removed worker 9 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.209 | 78168 | Assigned run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 9 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.209 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BDKPwq 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.210 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.211 | 78169 | Recursively removing directory: /tmp/git.lv5n8D/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.213 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.213 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.214 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.215 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.216 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.217 | 98415 | Marked run 1802 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.217 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.219 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.219 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.219 | 98427 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.219 | 78168 | Removed run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.219 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.219 | 78168 | Assigned run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.219 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.219 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KEKaVE 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.224 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.224 | 78172 | Recursively removing directory: /tmp/git.BDKPwq/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.225 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.226 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.226 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.229 | 98423 | Marked run 1803 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.229 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.230 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.233 | 78169 | Recursively removing directory: /tmp/git.KEKaVE/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.233 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.233 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.233 | 98439 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.233 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.233 | 78168 | Removed run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.233 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.233 | 78168 | Assigned run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.234 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UvP6Ic 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.234 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.234 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.237 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.239 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.240 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.240 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.240 | 98441 | Added a new worker 14 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.240 | 78168 | Removed run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.240 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.240 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.240 | 78168 | Assigned run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.240 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.240 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6xcIk3 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.243 | 98436 | Marked run 1804 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.243 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.247 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.251 | 78172 | Recursively removing directory: /tmp/git.UvP6Ic/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.252 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.252 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.256 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.259 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.259 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.259 | 98450 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.259 | 78168 | Removed run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.259 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.259 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.259 | 78168 | Assigned run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.285 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jT3ke1 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.287 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.306 | 98440 | Marked run 1805 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.306 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.308 | 78169 | Recursively removing directory: /tmp/git.6xcIk3/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.309 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.309 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.312 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.315 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.315 | 98459 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.315 | 78168 | Removed run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.315 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.315 | 78168 | Assigned run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.315 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.316 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.337 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.byTmS4 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.343 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.356 | 98449 | Marked run 1806 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.356 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.357 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.371 | 78172 | Recursively removing directory: /tmp/git.jT3ke1/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.373 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.373 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.377 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.380 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.380 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.380 | 98468 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.380 | 78168 | Removed run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.380 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.380 | 78168 | Assigned run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.380 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.401 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.An1Koh 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.401 | 98458 | Marked run 1807 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.401 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.402 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.423 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.427 | 98467 | Marked run 1808 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.427 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.428 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.429 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.432 | 78169 | Recursively removing directory: /tmp/git.byTmS4/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.433 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.433 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.437 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.437 | 78172 | Recursively removing directory: /tmp/git.An1Koh/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.438 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.438 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.440 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.440 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.440 | 98484 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.440 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.440 | 78168 | Removed run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.440 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.440 | 78168 | Assigned run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.440 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GbkId0 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.442 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.445 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.446 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.446 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.446 | 98486 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.446 | 78168 | Removed run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.446 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.446 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.446 | 78168 | Assigned run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.446 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.446 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TyjImq 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.448 | 98483 | Marked run 1809 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.448 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.452 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.453 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.455 | 78169 | Recursively removing directory: /tmp/git.GbkId0/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.455 | 98485 | Marked run 1810 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.455 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.456 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.456 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.460 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.462 | 78172 | Recursively removing directory: /tmp/git.TyjImq/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.463 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.463 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.463 | 98502 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.463 | 78168 | Removed run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.463 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.463 | 78168 | Assigned run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.463 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.463 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.463 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.463 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HnrzpK 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.466 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.468 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.469 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.469 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GzmpmR 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.469 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.469 | 98504 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.469 | 78168 | Removed run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.469 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.469 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.469 | 78168 | Assigned run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.469 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.475 | 98501 | Marked run 1811 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.476 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.478 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.478 | 78169 | Recursively removing directory: /tmp/git.HnrzpK/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.479 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.480 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.480 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.480 | 98503 | Marked run 1812 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.481 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.483 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.486 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.486 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.486 | 98520 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.486 | 78168 | Removed run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.486 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.486 | 78168 | Assigned run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.487 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.487 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FpQMrg 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.487 | 78172 | Recursively removing directory: /tmp/git.GzmpmR/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.489 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.489 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.492 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.493 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.493 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.494 | 98516 | Marked run 1813 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.494 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.496 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.496 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.496 | 98525 | Added a new worker 8 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.496 | 78168 | Removed run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.496 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.496 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.496 | 78168 | Assigned run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.497 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.U8GIUK 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.501 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.502 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.503 | 78169 | Recursively removing directory: /tmp/git.FpQMrg/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.505 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.505 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.506 | 98522 | Marked run 1814 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.506 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.508 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.511 | 78172 | Recursively removing directory: /tmp/git.U8GIUK/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.511 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.512 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.512 | 98538 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.512 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.512 | 78168 | Removed run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.512 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.512 | 78168 | Assigned run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.512 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ioGVBQ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.512 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.512 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.516 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.516 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.517 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.520 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.520 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.520 | 98543 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.520 | 78168 | Removed run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.520 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.520 | 78168 | Assigned run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.521 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5iAOJJ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.521 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.523 | 98537 | Marked run 1815 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.523 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.527 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.527 | 78169 | Recursively removing directory: /tmp/git.ioGVBQ/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.528 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.529 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.529 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.530 | 98540 | Marked run 1816 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.530 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.532 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.535 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.535 | 98556 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.536 | 78168 | Removed run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.536 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.536 | 78168 | Assigned run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.535 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.536 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zRVykX 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.536 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.537 | 78172 | Recursively removing directory: /tmp/git.5iAOJJ/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.539 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.539 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.540 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.541 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.543 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.545 | 98551 | Marked run 1817 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.545 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.546 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.546 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.546 | 98565 | Added a new worker 8 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.546 | 78168 | Removed run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.546 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.546 | 78168 | Assigned run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.546 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.547 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FBCXOm 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.551 | 78169 | Recursively removing directory: /tmp/git.zRVykX/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.552 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.552 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.554 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.554 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.556 | 98559 | Marked run 1818 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.556 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.558 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.561 | 78172 | Recursively removing directory: /tmp/git.FBCXOm/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.561 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.561 | 98574 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.561 | 78168 | Removed run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.561 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.561 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.561 | 78168 | Assigned run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.561 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.561 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FpM6dS 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.562 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.562 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.566 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.566 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.567 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.569 | 98573 | Marked run 1819 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.569 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.569 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.569 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.570 | 98578 | Added a new worker 8 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.570 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.570 | 78168 | Removed run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.570 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.570 | 78168 | Assigned run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.570 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WnVlKy 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.574 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.575 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.577 | 78169 | Recursively removing directory: /tmp/git.FpM6dS/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.578 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.578 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.579 | 98575 | Marked run 1820 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.579 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.582 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.584 | 78172 | Recursively removing directory: /tmp/git.WnVlKy/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.585 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.585 | 98592 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.585 | 78168 | Removed run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.585 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.585 | 78168 | Assigned run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.585 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.585 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.585 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.585 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.586 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yNTCRT 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.588 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.591 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.591 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.591 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.591 | 98594 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.591 | 78168 | Removed run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.591 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.591 | 78168 | Assigned run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.591 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.591 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bQKtee 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.592 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.596 | 98591 | Marked run 1821 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.596 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.598 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.599 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.600 | 98593 | Marked run 1822 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.601 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.602 | 78169 | Recursively removing directory: /tmp/git.yNTCRT/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.604 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.604 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.608 | 78172 | Recursively removing directory: /tmp/git.bQKtee/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.608 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.609 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.609 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.611 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.611 | 98610 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.611 | 78168 | Removed run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.611 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.611 | 78168 | Assigned run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.611 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.611 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vINTJo 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.611 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.612 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.615 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.615 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.615 | 98612 | Added a new worker 12 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.615 | 78168 | Removed run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.615 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.615 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.615 | 78168 | Assigned run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.615 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4dmFX1 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.616 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.617 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.621 | 98609 | Marked run 1823 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.621 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.622 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.622 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.624 | 98611 | Marked run 1824 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.624 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.626 | 78169 | Recursively removing directory: /tmp/git.vINTJo/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.628 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.628 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.631 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.631 | 78172 | Recursively removing directory: /tmp/git.4dmFX1/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.633 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.633 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.635 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.635 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.635 | 98628 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.635 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.635 | 78168 | Removed run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.635 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.635 | 78168 | Assigned run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.636 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nFcpxd 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.637 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.640 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.641 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.641 | 98630 | Added a new worker 14 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.641 | 78168 | Removed run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.641 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.641 | 78168 | Assigned run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.641 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.641 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7MHeGo 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.641 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.642 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.643 | 98627 | Marked run 1825 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.643 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.647 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.648 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.649 | 98629 | Marked run 1826 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.649 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.651 | 78169 | Recursively removing directory: /tmp/git.nFcpxd/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.653 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.653 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.656 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.657 | 78172 | Recursively removing directory: /tmp/git.7MHeGo/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.658 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.658 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.660 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.660 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.660 | 98646 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.660 | 78168 | Removed run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.660 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.660 | 78168 | Assigned run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.660 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.O6kVfe 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.661 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.662 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.665 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.665 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.665 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.665 | 98648 | Added a new worker 12 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.665 | 78168 | Removed run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.665 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.665 | 78168 | Assigned run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.665 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.665 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jAVoBS 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.666 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.671 | 98645 | Marked run 1827 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.671 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.672 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.673 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.674 | 78169 | Recursively removing directory: /tmp/git.O6kVfe/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.675 | 98647 | Marked run 1828 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.675 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.676 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.676 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.679 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.681 | 78172 | Recursively removing directory: /tmp/git.jAVoBS/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.683 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.683 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.683 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.683 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.683 | 98664 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.683 | 78168 | Removed run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.683 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.683 | 78168 | Assigned run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.683 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.687 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.687 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pPZmMA 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.691 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.691 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.691 | 98666 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.691 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.691 | 78168 | Removed run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.691 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.691 | 78168 | Assigned run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.691 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0cqKep 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.693 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.694 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.695 | 98663 | Marked run 1829 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.695 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.698 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.699 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.700 | 98665 | Marked run 1830 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.700 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.703 | 78169 | Recursively removing directory: /tmp/git.pPZmMA/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.705 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.705 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.707 | 78172 | Recursively removing directory: /tmp/git.0cqKep/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.708 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.709 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.709 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.712 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.712 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.712 | 98682 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.712 | 78168 | Removed run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.712 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.712 | 78168 | Assigned run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.712 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FXM5KU 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.712 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.713 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.716 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.717 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.717 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.717 | 98684 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.717 | 78168 | Removed run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.717 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.717 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.717 | 78168 | Assigned run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.717 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.718 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.18tchi 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.720 | 98681 | Marked run 1831 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.720 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.724 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.725 | 98683 | Marked run 1832 as finished 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.725 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.726 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.728 | 78169 | Recursively removing directory: /tmp/git.FXM5KU/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.729 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.729 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.732 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.734 | 78172 | Recursively removing directory: /tmp/git.18tchi/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.735 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.735 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.735 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.735 | 98700 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.735 | 78168 | Removed run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.735 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.735 | 78168 | Assigned run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.735 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.735 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.736 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.is7IKh 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.739 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.740 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.740 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.743 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.743 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.743 | 98704 | Added a new worker 14 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.743 | 78168 | Removed run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.743 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.743 | 78168 | Assigned run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.743 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.743 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wO0z4E 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.746 | 98699 | Marked run 1833 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.746 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.749 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.750 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.751 | 78169 | Recursively removing directory: /tmp/git.is7IKh/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.753 | 98701 | Marked run 1834 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.753 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.753 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.753 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.756 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.758 | 78172 | Recursively removing directory: /tmp/git.wO0z4E/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.760 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.760 | 98718 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.760 | 78168 | Removed run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.760 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.760 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.760 | 78168 | Assigned run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.760 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.760 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.760 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.760 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.c2Vhgx 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.764 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.764 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.765 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.768 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.768 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.768 | 98723 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.768 | 78168 | Removed run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.768 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.768 | 78168 | Assigned run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.768 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.768 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.058CqH 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.772 | 98717 | Marked run 1835 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.772 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.773 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.774 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.775 | 78169 | Recursively removing directory: /tmp/git.c2Vhgx/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.777 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.777 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.778 | 98719 | Marked run 1836 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.778 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.780 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.783 | 78172 | Recursively removing directory: /tmp/git.058CqH/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.783 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.783 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.784 | 98736 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.784 | 78168 | Removed run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.784 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.784 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.784 | 78168 | Assigned run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.784 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LSw6Ra 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.784 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.784 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.787 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.788 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.789 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.792 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.792 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.792 | 98741 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.792 | 78168 | Removed run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.792 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.792 | 78168 | Assigned run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.792 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xsvNX7 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.793 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.794 | 98735 | Marked run 1837 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.797 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.797 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.797 | 78169 | Recursively removing directory: /tmp/git.LSw6Ra/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.798 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.799 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.799 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.802 | 98738 | Marked run 1838 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.802 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.803 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.806 | 78172 | Recursively removing directory: /tmp/git.xsvNX7/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.807 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.807 | 98754 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.807 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.807 | 78168 | Removed run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.807 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.807 | 78168 | Assigned run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.807 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.807 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OKahAC 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.808 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.808 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.811 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.814 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.814 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.814 | 98756 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.814 | 78168 | Removed run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.814 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.814 | 78168 | Assigned run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.814 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.814 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vMjn9W 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.815 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.816 | 98751 | Marked run 1839 as finished 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.816 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.816 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.820 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.821 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.822 | 98755 | Marked run 1840 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.822 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.825 | 78169 | Recursively removing directory: /tmp/git.OKahAC/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.827 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.827 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.830 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.830 | 78172 | Recursively removing directory: /tmp/git.vMjn9W/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.832 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.832 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.833 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.833 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.833 | 98772 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.833 | 78168 | Removed run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.833 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.833 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.833 | 78168 | Assigned run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.834 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ONx0y1 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.836 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.838 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.840 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.840 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.840 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.840 | 98774 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.840 | 78168 | Removed run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.840 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.840 | 78168 | Assigned run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.840 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Ul4ufc 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.841 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.842 | 98771 | Marked run 1841 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.842 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.846 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.847 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.848 | 78169 | Recursively removing directory: /tmp/git.ONx0y1/ 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.849 | 98773 | Marked run 1842 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.849 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.850 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.850 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.853 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.855 | 78172 | Recursively removing directory: /tmp/git.Ul4ufc/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.856 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.856 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.856 | 98790 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.856 | 78168 | Removed run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.856 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.856 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.856 | 78168 | Assigned run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.856 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VyY2lD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.857 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.857 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.861 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.862 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.862 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.865 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.865 | 98794 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.865 | 78168 | Removed run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.865 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.866 | 78168 | Assigned run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.866 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.865 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.866 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rbvaC8 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.866 | 98789 | Marked run 1843 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.867 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.871 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.872 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.872 | 78169 | Recursively removing directory: /tmp/git.VyY2lD/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.874 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.874 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.875 | 98791 | Marked run 1844 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.875 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.877 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.880 | 78172 | Recursively removing directory: /tmp/git.rbvaC8/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.881 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.881 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.881 | 98808 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.881 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.881 | 78168 | Removed run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.881 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.881 | 78168 | Assigned run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.881 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lQroto 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.882 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.882 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.885 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.885 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.887 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.890 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.890 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.890 | 98815 | Added a new worker 13 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.890 | 78168 | Removed run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.890 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.890 | 78168 | Assigned run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.891 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.891 | 98805 | Marked run 1845 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.891 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.890 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KEHzFO 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.895 | 78169 | Recursively removing directory: /tmp/git.lQroto/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.896 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.897 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.897 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.897 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.899 | 98810 | Marked run 1846 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.900 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.901 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.904 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.904 | 98826 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.904 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.904 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.905 | 78168 | Removed run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.905 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.905 | 78168 | Assigned run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.905 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.f2DdkP 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.906 | 78172 | Recursively removing directory: /tmp/git.KEHzFO/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.907 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.907 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.910 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.911 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.911 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.912 | 98821 | Marked run 1847 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.912 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.914 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.914 | 98830 | Added a new worker 8 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.914 | 78168 | Removed run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.914 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.914 | 78168 | Assigned run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.914 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.914 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.914 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4b7bnz 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.919 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.919 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.920 | 78169 | Recursively removing directory: /tmp/git.f2DdkP/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.923 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.923 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.925 | 98827 | Marked run 1848 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.925 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.926 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.930 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.930 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.930 | 98844 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.930 | 78168 | Removed run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.930 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.930 | 78168 | Assigned run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.930 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.930 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hzSsNF 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.931 | 78172 | Recursively removing directory: /tmp/git.4b7bnz/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.932 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.932 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.935 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.936 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.937 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.940 | 98841 | Marked run 1849 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.940 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.940 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.941 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.941 | 98853 | Added a new worker 8 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.941 | 78168 | Removed run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.941 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.941 | 78168 | Assigned run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.941 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.942 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.e3xumg 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.944 | 78169 | Recursively removing directory: /tmp/git.hzSsNF/ 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.946 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.946 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.946 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.946 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.949 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.950 | 98846 | Marked run 1850 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.950 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.952 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.952 | 98862 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.952 | 78168 | Removed run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.952 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.953 | 78168 | Assigned run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.952 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.953 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.S2ppP2 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.953 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.955 | 78172 | Recursively removing directory: /tmp/git.e3xumg/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.957 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.957 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.959 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.959 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.960 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.961 | 98856 | Marked run 1851 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.961 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.963 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.963 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.963 | 98867 | Added a new worker 8 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.963 | 78168 | Removed run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.963 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.963 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.963 | 78168 | Assigned run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.964 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.qQ3HKj 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.968 | 78169 | Recursively removing directory: /tmp/git.S2ppP2/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.969 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.971 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.971 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.971 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.973 | 98864 | Marked run 1852 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.973 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.974 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.977 | 78169 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.977 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.978 | 98880 | Added a new worker 10 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.978 | 78168 | Removed run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.978 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.978 | 78168 | Assigned run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.978 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fGMuof 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.978 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.980 | 78172 | Recursively removing directory: /tmp/git.qQ3HKj/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.982 | 78172 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.982 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.982 | 78169 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.984 | 78169 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.985 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.987 | 98874 | Marked run 1853 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.987 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.988 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.988 | 98886 | Added a new worker 8 to the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.988 | 78168 | Removed run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.988 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.988 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.988 | 78168 | Assigned run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.988 | 78172 | Waiting for a new command 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.988 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KYWNe0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.993 | 78169 | Recursively removing directory: /tmp/git.fGMuof/ 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.994 | 78172 | Checking out revision HEAD 2024-04-25 03:45:45 | INFO | 78172/cimple-worker: 2024-04-25 03:45:45.995 | 78172 | Going to run: ./ci 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.996 | 78169 | Process exit code: 0 2024-04-25 03:45:45 | INFO | 78169/cimple-worker: 2024-04-25 03:45:45.996 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.998 | 98882 | Marked run 1854 as finished 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.998 | 78166 | Waiting for new connections 2024-04-25 03:45:45 | INFO | 78166/cimple-server: 2024-04-25 03:45:45.999 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.003 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.003 | 98898 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.003 | 78168 | Removed run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.003 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.003 | 78168 | Assigned run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.003 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.003 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fTCwM5 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.003 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.004 | 78172 | Recursively removing directory: /tmp/git.KYWNe0/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.006 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.006 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.007 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.008 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.010 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.012 | 98895 | Marked run 1855 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.012 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.013 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.013 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.013 | 98906 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.013 | 78168 | Removed run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.013 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.013 | 78168 | Assigned run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.013 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sEaQww 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.014 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.017 | 78169 | Recursively removing directory: /tmp/git.fTCwM5/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.018 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.019 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.019 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.019 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.022 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.022 | 98900 | Marked run 1856 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.022 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.025 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.025 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.025 | 98916 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.025 | 78168 | Removed run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.025 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.025 | 78168 | Assigned run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.026 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9m2XHc 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.026 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.029 | 78172 | Recursively removing directory: /tmp/git.sEaQww/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.030 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.030 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.030 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.030 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.034 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.035 | 98910 | Marked run 1857 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.035 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.038 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.038 | 98925 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.038 | 78168 | Removed run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.038 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.038 | 78168 | Assigned run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.038 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.038 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.038 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.FDCzCf 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.039 | 78169 | Recursively removing directory: /tmp/git.9m2XHc/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.041 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.041 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.043 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.044 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.045 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.046 | 98920 | Marked run 1858 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.046 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.048 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.048 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.048 | 98930 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.048 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.048 | 78168 | Removed run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.048 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.048 | 78168 | Assigned run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.048 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.9sqWHX 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.053 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.053 | 78172 | Recursively removing directory: /tmp/git.FDCzCf/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.053 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.056 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.056 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.058 | 98927 | Marked run 1859 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.058 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.059 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.062 | 78169 | Recursively removing directory: /tmp/git.9sqWHX/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.063 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.063 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.063 | 98943 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.063 | 78168 | Removed run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.063 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.063 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.063 | 78168 | Assigned run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.063 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gUYs9a 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.063 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.064 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.067 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.068 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.069 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.070 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.070 | 98946 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.070 | 78168 | Removed run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.070 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.070 | 78168 | Assigned run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.070 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.070 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UkiJj8 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.071 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.072 | 98942 | Marked run 1860 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.072 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.076 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.077 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.078 | 78172 | Recursively removing directory: /tmp/git.gUYs9a/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.080 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.080 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.080 | 98944 | Marked run 1861 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.080 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.083 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.086 | 78169 | Recursively removing directory: /tmp/git.UkiJj8/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.086 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.086 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.086 | 98961 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.086 | 78168 | Removed run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.086 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.086 | 78168 | Assigned run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.087 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.087 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HFmJPT 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.088 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.088 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.090 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.091 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.092 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.096 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.096 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.096 | 98968 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.096 | 78168 | Removed run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.096 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.096 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.096 | 78168 | Assigned run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.097 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8Xg2sA 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.097 | 98960 | Marked run 1862 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.097 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.101 | 78172 | Recursively removing directory: /tmp/git.HFmJPT/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.101 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.103 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.103 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.103 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.105 | 98963 | Marked run 1863 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.105 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.106 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.109 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.110 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5ZClVc 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.109 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.109 | 98979 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.110 | 78168 | Removed run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.110 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.110 | 78168 | Assigned run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.110 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.112 | 78169 | Recursively removing directory: /tmp/git.8Xg2sA/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.114 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.114 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.114 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.115 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.117 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.119 | 98973 | Marked run 1864 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.119 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.120 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.120 | 98984 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.120 | 78168 | Removed run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.120 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.120 | 78168 | Assigned run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.120 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.120 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.120 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GwXqd0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.125 | 78172 | Recursively removing directory: /tmp/git.5ZClVc/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.125 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.127 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.127 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.127 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.129 | 98981 | Marked run 1865 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.129 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.131 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.134 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.135 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.135 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.athgIE 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.135 | 98997 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.135 | 78168 | Removed run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.135 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.135 | 78168 | Assigned run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.135 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.136 | 78169 | Recursively removing directory: /tmp/git.GwXqd0/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.138 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.138 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.139 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.141 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.141 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.142 | 98992 | Marked run 1866 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.143 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.144 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.145 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.145 | 99002 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.145 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.145 | 78168 | Removed run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.145 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.145 | 78168 | Assigned run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.145 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3vf0u4 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.149 | 78172 | Recursively removing directory: /tmp/git.athgIE/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.151 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.151 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.154 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.154 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.154 | 98999 | Marked run 1867 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.154 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.155 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.157 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.157 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.157 | 99009 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.157 | 78168 | Removed run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.157 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.157 | 78168 | Assigned run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.157 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.157 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.wGadEL 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.161 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.162 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.163 | 78169 | Recursively removing directory: /tmp/git.3vf0u4/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.165 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.165 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.167 | 99007 | Marked run 1868 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.167 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.169 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.171 | 78172 | Recursively removing directory: /tmp/git.wGadEL/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.172 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.172 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.172 | 99024 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.172 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.172 | 78168 | Removed run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.172 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.173 | 78168 | Assigned run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.172 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.172 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.173 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BdPhSl 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.175 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.178 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.178 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.178 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.178 | 99026 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.178 | 78168 | Removed run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.178 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.178 | 78168 | Assigned run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.178 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.179 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BxMR9b 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.179 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.182 | 99023 | Marked run 1869 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.182 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.185 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.186 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.187 | 99025 | Marked run 1870 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.188 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.189 | 78169 | Recursively removing directory: /tmp/git.BdPhSl/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.190 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.190 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.194 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.195 | 78172 | Recursively removing directory: /tmp/git.BxMR9b/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.196 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.196 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.197 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.197 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.197 | 99042 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.197 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.197 | 78168 | Removed run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.197 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.197 | 78168 | Assigned run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.198 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.XAzY6J 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.199 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.202 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.202 | 99044 | Added a new worker 12 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.202 | 78168 | Removed run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.202 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.202 | 78168 | Assigned run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.202 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.202 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.202 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.nYt9pf 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.203 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.204 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.207 | 99041 | Marked run 1871 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.208 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.209 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.210 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.211 | 99043 | Marked run 1872 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.211 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.213 | 78169 | Recursively removing directory: /tmp/git.XAzY6J/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.214 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.214 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.218 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.219 | 78172 | Recursively removing directory: /tmp/git.nYt9pf/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.220 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.220 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.221 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.221 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.221 | 99060 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.222 | 78168 | Removed run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.222 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.222 | 78168 | Assigned run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.222 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.222 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7YKxDO 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.224 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.227 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.228 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.228 | 99062 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.228 | 78168 | Removed run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.228 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.228 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.228 | 78168 | Assigned run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.228 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.228 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.cBcLDR 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.228 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.230 | 99059 | Marked run 1873 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.231 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.234 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.235 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.237 | 99061 | Marked run 1874 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.237 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.237 | 78169 | Recursively removing directory: /tmp/git.7YKxDO/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.239 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.239 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.243 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.244 | 78172 | Recursively removing directory: /tmp/git.cBcLDR/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.245 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.245 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.246 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.246 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.246 | 99078 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.246 | 78168 | Removed run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.246 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.246 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.246 | 78168 | Assigned run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.246 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.R6KR2A 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.249 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.250 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.250 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.253 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.253 | 99081 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.253 | 78168 | Removed run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.253 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.253 | 78168 | Assigned run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.253 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.252 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.253 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BlpAB1 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.256 | 99077 | Marked run 1875 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.256 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.260 | 78169 | Recursively removing directory: /tmp/git.R6KR2A/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.261 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.262 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.262 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.262 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.264 | 99079 | Marked run 1876 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.264 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.265 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.269 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.269 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.269 | 99096 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.269 | 78168 | Removed run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.269 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.269 | 78168 | Assigned run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.269 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.269 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Sz0jGI 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.270 | 78172 | Recursively removing directory: /tmp/git.BlpAB1/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.272 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.272 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.274 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.275 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.275 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.278 | 99091 | Marked run 1877 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.278 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.278 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.278 | 99100 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.278 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.278 | 78168 | Removed run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.278 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.278 | 78168 | Assigned run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.278 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.279 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PppJeN 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.284 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.285 | 78169 | Recursively removing directory: /tmp/git.Sz0jGI/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.286 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.287 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.287 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.288 | 99097 | Marked run 1878 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.288 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.290 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.294 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.294 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.294 | 99114 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.294 | 78168 | Removed run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.294 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.294 | 78168 | Assigned run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.294 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.294 | 78172 | Recursively removing directory: /tmp/git.PppJeN/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.294 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5aAAvL 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.295 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.295 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.298 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.299 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.301 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.301 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.301 | 99116 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.301 | 78168 | Removed run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.301 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.301 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.301 | 78168 | Assigned run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.302 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WN7qdX 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.302 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.305 | 99111 | Marked run 1879 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.306 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.308 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.309 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.309 | 99115 | Marked run 1880 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.310 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.311 | 78169 | Recursively removing directory: /tmp/git.5aAAvL/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.312 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.312 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.315 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.317 | 78172 | Recursively removing directory: /tmp/git.WN7qdX/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.318 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.318 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.319 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.319 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.319 | 99132 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.319 | 78168 | Removed run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.319 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.319 | 78168 | Assigned run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.319 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zXRqxn 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.319 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.323 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.323 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.323 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.326 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.326 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.326 | 99136 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.326 | 78168 | Removed run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.326 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.326 | 78168 | Assigned run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.326 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UGMu2k 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.327 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.329 | 99131 | Marked run 1881 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.330 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.332 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.333 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.334 | 78169 | Recursively removing directory: /tmp/git.zXRqxn/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.335 | 99133 | Marked run 1882 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.336 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.336 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.336 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.339 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.342 | 78172 | Recursively removing directory: /tmp/git.UGMu2k/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.342 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.342 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.343 | 99150 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.343 | 78168 | Removed run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.343 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.343 | 78168 | Assigned run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.343 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.343 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.B4fIzg 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.344 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.344 | 78172 | Process output: 415085 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.348 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.348 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.349 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.350 | 99149 | Marked run 1883 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.350 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.351 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.351 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.351 | 99153 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.351 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.351 | 78168 | Removed run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.351 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.351 | 78168 | Assigned run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.351 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.rWfe7X 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.356 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.357 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.359 | 78169 | Recursively removing directory: /tmp/git.B4fIzg/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.360 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.360 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.362 | 99151 | Marked run 1884 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.362 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.364 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.365 | 78172 | Recursively removing directory: /tmp/git.rWfe7X/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.367 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.367 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.367 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.367 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.368 | 99168 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.368 | 78168 | Removed run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.368 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.368 | 78168 | Assigned run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.368 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.368 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3DqInA 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.370 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.372 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.372 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.372 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.373 | 99170 | Added a new worker 12 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.373 | 78168 | Removed run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.373 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.373 | 78168 | Assigned run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.373 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.M3Qdyx 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.373 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.373 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.377 | 99167 | Marked run 1885 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.377 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.379 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.380 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.383 | 78169 | Recursively removing directory: /tmp/git.3DqInA/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.383 | 99169 | Marked run 1886 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.383 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.384 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.384 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.387 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.388 | 78172 | Recursively removing directory: /tmp/git.M3Qdyx/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.390 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.390 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.390 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.390 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.390 | 99186 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.390 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.390 | 78168 | Removed run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.390 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.390 | 78168 | Assigned run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.391 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MCoBLe 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.394 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.394 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.395 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.398 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.398 | 99190 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.398 | 78168 | Removed run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.398 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.398 | 78168 | Assigned run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.398 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.398 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.86k4mQ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.398 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.402 | 99185 | Marked run 1887 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.402 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.403 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.405 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.405 | 78169 | Recursively removing directory: /tmp/git.MCoBLe/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.407 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.407 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.408 | 99187 | Marked run 1888 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.408 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.411 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.413 | 78172 | Recursively removing directory: /tmp/git.86k4mQ/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.414 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.414 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.414 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.414 | 99204 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.414 | 78168 | Removed run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.414 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.414 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.414 | 78168 | Assigned run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.414 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.415 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.i5MlN3 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.418 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.420 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.421 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.422 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.422 | 99203 | Marked run 1889 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.422 | 99207 | Added a new worker 7 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.422 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.422 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.422 | 78168 | Removed run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.422 | 78168 | Removed worker 7 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.422 | 78168 | Assigned run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 7 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.422 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.423 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BSfVYt 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.427 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.428 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.430 | 78169 | Recursively removing directory: /tmp/git.i5MlN3/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.431 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.431 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.432 | 99205 | Marked run 1890 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.432 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.435 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.437 | 78172 | Recursively removing directory: /tmp/git.BSfVYt/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.438 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.438 | 99222 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.438 | 78168 | Removed run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.438 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.438 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.438 | 78168 | Assigned run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.438 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.438 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.hGCPt4 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.439 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.439 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.442 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.443 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.443 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.447 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.447 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.447 | 99227 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.447 | 78168 | Removed run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.447 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.447 | 78168 | Assigned run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.447 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.447 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.meNYBd 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.449 | 99221 | Marked run 1891 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.449 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.452 | 78169 | Recursively removing directory: /tmp/git.hGCPt4/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.452 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.453 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.454 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.454 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.457 | 99224 | Marked run 1892 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.457 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.457 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.461 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.461 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.461 | 99240 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.461 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.461 | 78168 | Removed run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.461 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.461 | 78168 | Assigned run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.461 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CIBC07 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.462 | 78172 | Recursively removing directory: /tmp/git.meNYBd/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.464 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.464 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.465 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.467 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.468 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.470 | 99235 | Marked run 1893 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.471 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.471 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.471 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.471 | 99245 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.471 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.471 | 78168 | Removed run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.471 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.471 | 78168 | Assigned run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.472 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RO3txQ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.476 | 78169 | Recursively removing directory: /tmp/git.CIBC07/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.476 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.478 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.479 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.479 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.480 | 99242 | Marked run 1894 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.480 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.482 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.485 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.485 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.485 | 99258 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.485 | 78168 | Removed run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.485 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.485 | 78168 | Assigned run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.485 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.485 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5OnS5d 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.487 | 78172 | Recursively removing directory: /tmp/git.RO3txQ/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.488 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.488 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.490 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.491 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.491 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.494 | 99254 | Marked run 1895 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.494 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.494 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.494 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.494 | 99263 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.494 | 78168 | Removed run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.494 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.494 | 78168 | Assigned run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.494 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.494 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gcS6KZ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.499 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.500 | 78169 | Recursively removing directory: /tmp/git.5OnS5d/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.500 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.502 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.502 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.504 | 99259 | Marked run 1896 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.504 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.506 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.508 | 78172 | Recursively removing directory: /tmp/git.gcS6KZ/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.509 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.509 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.509 | 99276 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.509 | 78168 | Removed run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.509 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.509 | 78168 | Assigned run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.509 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.509 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.8qUJ6Q 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.510 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.510 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.513 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.514 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.515 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.516 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.516 | 99278 | Added a new worker 14 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.516 | 78168 | Removed run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.516 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.516 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.516 | 78168 | Assigned run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.516 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.516 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4X4VRq 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.519 | 99275 | Marked run 1897 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.519 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.522 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.523 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.524 | 99277 | Marked run 1898 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.524 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.524 | 78169 | Recursively removing directory: /tmp/git.8qUJ6Q/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.526 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.526 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.529 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.531 | 78172 | Recursively removing directory: /tmp/git.4X4VRq/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.533 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.533 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.533 | 99294 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.533 | 78168 | Removed run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.533 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.533 | 78168 | Assigned run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.533 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.533 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.533 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gGmUnm 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.533 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.537 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.539 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.539 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.540 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.540 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.540 | 99297 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.540 | 78168 | Removed run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.540 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.540 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.540 | 78168 | Assigned run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.541 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.BMUOzt 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.541 | 99293 | Marked run 1899 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.541 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.545 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.547 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.549 | 78169 | Recursively removing directory: /tmp/git.gGmUnm/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.550 | 99295 | Marked run 1900 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.550 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.551 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.551 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.554 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.555 | 78172 | Recursively removing directory: /tmp/git.BMUOzt/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.556 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.556 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.558 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.558 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.558 | 99312 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.558 | 78168 | Removed run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.558 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.558 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.558 | 78168 | Assigned run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.558 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MBUdEB 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.560 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.563 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.563 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.563 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.563 | 99314 | Added a new worker 12 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.563 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.563 | 78168 | Removed run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.563 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.563 | 78168 | Assigned run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.563 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.e2YdHU 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.564 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.568 | 99311 | Marked run 1901 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.568 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.570 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.571 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.572 | 99313 | Marked run 1902 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.573 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.574 | 78169 | Recursively removing directory: /tmp/git.MBUdEB/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.576 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.576 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.579 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.580 | 78172 | Recursively removing directory: /tmp/git.e2YdHU/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.581 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.581 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.583 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.583 | 99330 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.583 | 78168 | Removed run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.583 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.583 | 78168 | Assigned run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.583 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.583 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.zA1q2n 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.584 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.585 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.588 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.589 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.589 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.589 | 99332 | Added a new worker 14 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.589 | 78168 | Removed run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.589 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.589 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.589 | 78168 | Assigned run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.589 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.kRYK9p 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.589 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.592 | 99329 | Marked run 1903 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.592 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.594 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.595 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.597 | 99331 | Marked run 1904 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.598 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.599 | 78169 | Recursively removing directory: /tmp/git.zA1q2n/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.601 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.601 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.604 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.604 | 78172 | Recursively removing directory: /tmp/git.kRYK9p/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.605 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.605 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.608 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.608 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.608 | 99348 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.608 | 78168 | Removed run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.608 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.608 | 78168 | Assigned run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.608 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.608 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.YQ3vKy 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.610 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.613 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.613 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.613 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.613 | 99350 | Added a new worker 11 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.613 | 78168 | Removed run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.613 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.613 | 78168 | Assigned run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.614 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.614 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.614 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.l02HEO 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.616 | 99347 | Marked run 1905 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.616 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.620 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.621 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.622 | 99349 | Marked run 1906 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.622 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.623 | 78169 | Recursively removing directory: /tmp/git.YQ3vKy/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.625 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.625 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.628 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.629 | 78172 | Recursively removing directory: /tmp/git.l02HEO/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.631 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.631 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.632 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.632 | 99366 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.632 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.632 | 78168 | Removed run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.632 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.632 | 78168 | Assigned run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.632 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.632 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UsMi1O 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.634 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.638 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.638 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.638 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.638 | 99368 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.638 | 78168 | Removed run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.638 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.638 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.638 | 78168 | Assigned run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.638 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uZ762O 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.639 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.641 | 99365 | Marked run 1907 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.641 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.644 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.645 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.647 | 99367 | Marked run 1908 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.647 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.649 | 78169 | Recursively removing directory: /tmp/git.UsMi1O/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.651 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.651 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.654 | 78172 | Recursively removing directory: /tmp/git.uZ762O/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.655 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.655 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.655 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.658 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.658 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.658 | 99384 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.658 | 78168 | Removed run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.658 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.658 | 78168 | Assigned run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.658 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.659 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.xNWke5 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.660 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.663 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.663 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.664 | 99386 | Added a new worker 14 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.664 | 78168 | Removed run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.664 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.664 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.664 | 78168 | Assigned run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.664 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0YN7FO 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.664 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.665 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.666 | 99383 | Marked run 1909 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.666 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.671 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.672 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.673 | 99385 | Marked run 1910 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.673 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.674 | 78169 | Recursively removing directory: /tmp/git.xNWke5/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.676 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.676 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.679 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.680 | 78172 | Recursively removing directory: /tmp/git.0YN7FO/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.681 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.681 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.683 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.683 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.683 | 99402 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.683 | 78168 | Removed run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.683 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.683 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.683 | 78168 | Assigned run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.684 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5LtfT2 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.685 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.688 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.688 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.688 | 99404 | Added a new worker 12 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.688 | 78168 | Removed run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.688 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.688 | 78168 | Assigned run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.689 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.689 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.691 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GBZXBi 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.692 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.694 | 99401 | Marked run 1911 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.694 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.697 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.697 | 99403 | Marked run 1912 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.698 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.698 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.701 | 78169 | Recursively removing directory: /tmp/git.5LtfT2/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.703 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.703 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.706 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.706 | 78172 | Recursively removing directory: /tmp/git.GBZXBi/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.708 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.708 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.710 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.710 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.710 | 99420 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.710 | 78168 | Removed run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.710 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.710 | 78168 | Assigned run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.710 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.710 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.T0yTTe 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.712 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.715 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.716 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.716 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.716 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.716 | 99422 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.716 | 78168 | Removed run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.716 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.716 | 78168 | Assigned run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.716 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.716 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ra5NcU 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.718 | 99419 | Marked run 1913 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.718 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.721 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.722 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.724 | 99421 | Marked run 1914 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.724 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.726 | 78169 | Recursively removing directory: /tmp/git.T0yTTe/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.727 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.727 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.731 | 78172 | Recursively removing directory: /tmp/git.ra5NcU/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.731 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.732 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.732 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.735 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.735 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.735 | 99438 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.735 | 78168 | Removed run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.735 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.735 | 78168 | Assigned run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.735 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.VMvyR1 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.735 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.736 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.739 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.740 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.740 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.740 | 99440 | Added a new worker 14 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.740 | 78168 | Removed run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.740 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.740 | 78168 | Assigned run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.741 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.740 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uKBXh2 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.741 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.743 | 99437 | Marked run 1915 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.743 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.745 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.746 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.749 | 99439 | Marked run 1916 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.749 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.751 | 78169 | Recursively removing directory: /tmp/git.VMvyR1/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.752 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.752 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.755 | 78172 | Recursively removing directory: /tmp/git.uKBXh2/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.756 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.757 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.757 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.759 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.759 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.759 | 99456 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.760 | 78168 | Removed run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.760 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.760 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.760 | 78168 | Assigned run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.760 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZjBVoP 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.761 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.765 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.765 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.765 | 99458 | Added a new worker 14 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.765 | 78168 | Removed run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.765 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.765 | 78168 | Assigned run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.765 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.765 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.765 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2yd2xO 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.766 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.769 | 99455 | Marked run 1917 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.769 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.770 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.771 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.773 | 99457 | Marked run 1918 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.774 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.775 | 78169 | Recursively removing directory: /tmp/git.ZjBVoP/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.777 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.777 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.779 | 78172 | Recursively removing directory: /tmp/git.2yd2xO/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.780 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.781 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.781 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.783 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.783 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.783 | 99474 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.783 | 78168 | Removed run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.783 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.783 | 78168 | Assigned run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.783 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.783 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.G3qhFR 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.784 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.787 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.787 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.787 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.787 | 99476 | Added a new worker 12 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.787 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.787 | 78168 | Removed run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.788 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.788 | 78168 | Assigned run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.788 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.788 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jadcE0 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.793 | 99473 | Marked run 1919 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.793 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.795 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.796 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.797 | 99475 | Marked run 1920 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.797 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.798 | 78169 | Recursively removing directory: /tmp/git.G3qhFR/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.799 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.799 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.802 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.804 | 78172 | Recursively removing directory: /tmp/git.jadcE0/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.805 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.805 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.806 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.806 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.806 | 99492 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.806 | 78168 | Removed run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.806 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.806 | 78168 | Assigned run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.806 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.806 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DlwjEf 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.809 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.810 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.811 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.812 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.812 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.812 | 99495 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.812 | 78168 | Removed run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.812 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.812 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.812 | 78168 | Assigned run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.812 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4pLbql 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.815 | 99491 | Marked run 1921 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.815 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.818 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.819 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.820 | 99493 | Marked run 1922 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.820 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.821 | 78169 | Recursively removing directory: /tmp/git.DlwjEf/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.823 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.823 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.826 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.828 | 78172 | Recursively removing directory: /tmp/git.4pLbql/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.829 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.829 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.829 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.830 | 99510 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.830 | 78168 | Removed run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.830 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.830 | 78168 | Assigned run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.830 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.829 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.830 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.F2n7a9 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.833 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.835 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.836 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.836 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.836 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.836 | 99513 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.836 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.836 | 78168 | Removed run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.836 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.836 | 78168 | Assigned run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.837 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.WEuDkf 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.837 | 99509 | Marked run 1923 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.837 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.842 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.843 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.845 | 99511 | Marked run 1924 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.845 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.846 | 78169 | Recursively removing directory: /tmp/git.F2n7a9/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.847 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.847 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.851 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.852 | 78172 | Recursively removing directory: /tmp/git.WEuDkf/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.853 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.853 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.854 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.854 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.854 | 99528 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.854 | 78168 | Removed run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.854 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.854 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.854 | 78168 | Assigned run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.854 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZkuT87 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.857 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.857 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.858 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.861 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.861 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.861 | 99532 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.861 | 78168 | Removed run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.861 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.861 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.861 | 78168 | Assigned run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.861 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.92HI0c 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.864 | 99527 | Marked run 1925 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.867 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.868 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.869 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.870 | 78169 | Recursively removing directory: /tmp/git.ZkuT87/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.871 | 99529 | Marked run 1926 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.871 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.872 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.872 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.875 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.878 | 78172 | Recursively removing directory: /tmp/git.92HI0c/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.878 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.878 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.878 | 99546 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.878 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.878 | 78168 | Removed run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.878 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.879 | 78168 | Assigned run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.879 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KxRWab 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.879 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.879 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.883 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.883 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.884 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.887 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.887 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.888 | 99553 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.888 | 78168 | Removed run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.888 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.888 | 78168 | Assigned run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.888 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.888 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Kp4YU3 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.890 | 99545 | Marked run 1927 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.890 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.893 | 78169 | Recursively removing directory: /tmp/git.KxRWab/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.893 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.895 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.896 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.896 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.898 | 99548 | Marked run 1928 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.898 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.899 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.903 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.903 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.903 | 99564 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.903 | 78168 | Removed run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.903 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.903 | 78168 | Assigned run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.903 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UX4Ain 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.903 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.904 | 78172 | Recursively removing directory: /tmp/git.Kp4YU3/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.906 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.906 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.907 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.908 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.910 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.912 | 99560 | Marked run 1929 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.912 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.914 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.914 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.914 | 99573 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.914 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.HqcErr 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.914 | 78168 | Removed run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.914 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.914 | 78168 | Assigned run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.915 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.919 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.920 | 78169 | Recursively removing directory: /tmp/git.UX4Ain/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.921 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.922 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.922 | 78169 | Process output: 415086 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.924 | 99567 | Marked run 1930 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.924 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.925 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.929 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.929 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.0E3EMr 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.929 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.929 | 99582 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.929 | 78168 | Removed run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.929 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.929 | 78168 | Assigned run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.929 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.930 | 78172 | Recursively removing directory: /tmp/git.HqcErr/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.931 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.931 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.934 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.935 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.935 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.936 | 99579 | Marked run 1931 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.936 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.938 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.938 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.938 | 99587 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.938 | 78168 | Removed run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.938 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.938 | 78168 | Assigned run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.938 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.939 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.89dIUK 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.944 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.944 | 78169 | Recursively removing directory: /tmp/git.0E3EMr/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.945 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.946 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.946 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.948 | 99583 | Marked run 1932 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.948 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.950 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.953 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.954 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.954 | 99600 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.954 | 78168 | Removed run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.954 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.954 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.954 | 78168 | Assigned run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.954 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.pTpEXZ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.954 | 78172 | Recursively removing directory: /tmp/git.89dIUK/ 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.956 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.956 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.959 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.960 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.960 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.961 | 99595 | Marked run 1933 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.961 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.963 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.963 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.963 | 99604 | Added a new worker 8 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.963 | 78168 | Removed run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.963 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.963 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.963 | 78168 | Assigned run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.963 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.UH8p3N 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.968 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.969 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.970 | 78169 | Recursively removing directory: /tmp/git.pTpEXZ/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.972 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.972 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.973 | 99601 | Marked run 1934 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.973 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.975 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.978 | 78172 | Recursively removing directory: /tmp/git.UH8p3N/ 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.979 | 78169 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.979 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.979 | 99618 | Added a new worker 10 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.979 | 78168 | Removed run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.979 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.979 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.979 | 78168 | Assigned run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.979 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.V9kTUV 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.980 | 78172 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.980 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.983 | 78169 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.984 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.985 | 78169 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.987 | 78172 | Waiting for a new command 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.987 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.987 | 99621 | Added a new worker 13 to the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.987 | 78168 | Removed run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.987 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.987 | 78168 | Assigned run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.988 | 99617 | Marked run 1935 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.988 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.987 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RUYKvA 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.988 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.992 | 78172 | Checking out revision HEAD 2024-04-25 03:45:46 | INFO | 78172/cimple-worker: 2024-04-25 03:45:46.993 | 78172 | Going to run: ./ci 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.995 | 78169 | Recursively removing directory: /tmp/git.V9kTUV/ 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.997 | 99619 | Marked run 1936 as finished 2024-04-25 03:45:46 | INFO | 78166/cimple-server: 2024-04-25 03:45:46.997 | 78166 | Waiting for new connections 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.997 | 78169 | Process exit code: 0 2024-04-25 03:45:46 | INFO | 78169/cimple-worker: 2024-04-25 03:45:46.997 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.000 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.001 | 78172 | Recursively removing directory: /tmp/git.RUYKvA/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.003 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.003 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.004 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.004 | 99636 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.004 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.004 | 78168 | Removed run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.004 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.004 | 78168 | Assigned run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.004 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.004 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.So7amK 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.007 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.009 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.010 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.011 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.011 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.011 | 99639 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.011 | 78168 | Removed run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.011 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.011 | 78168 | Assigned run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.011 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.012 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.PYG6Rl 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.012 | 99635 | Marked run 1937 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.012 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.016 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.017 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.019 | 78169 | Recursively removing directory: /tmp/git.So7amK/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.022 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.022 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.023 | 99637 | Marked run 1938 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.023 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.025 | 78172 | Recursively removing directory: /tmp/git.PYG6Rl/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.026 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.027 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.027 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.029 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.029 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.029 | 99654 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.029 | 78168 | Removed run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.029 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.029 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.029 | 78168 | Assigned run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.029 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bQrXsa 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.030 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.032 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.033 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.033 | 99656 | Added a new worker 12 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.033 | 78168 | Removed run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.033 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.033 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.033 | 78168 | Assigned run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.033 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5oJCBh 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.034 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.035 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.039 | 99653 | Marked run 1939 as finished 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.039 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.040 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.040 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.044 | 99655 | Marked run 1940 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.044 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.044 | 78169 | Recursively removing directory: /tmp/git.bQrXsa/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.045 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.046 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.049 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.049 | 78172 | Recursively removing directory: /tmp/git.5oJCBh/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.051 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.051 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.053 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.053 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.053 | 99672 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.053 | 78168 | Removed run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.053 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.053 | 78168 | Assigned run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.053 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.053 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.gwxNaz 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.055 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.058 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.058 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.058 | 99674 | Added a new worker 11 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.058 | 78168 | Removed run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.058 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.059 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ZVMK99 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.059 | 78168 | Assigned run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.059 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.059 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.060 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.061 | 99671 | Marked run 1941 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.062 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.064 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.065 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.068 | 99673 | Marked run 1942 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.068 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.069 | 78169 | Recursively removing directory: /tmp/git.gwxNaz/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.071 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.071 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.074 | 78172 | Recursively removing directory: /tmp/git.ZVMK99/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.074 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.076 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.076 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.078 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.078 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.078 | 99690 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.078 | 78168 | Removed run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.078 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.078 | 78168 | Assigned run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.078 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.079 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.CVg2x0 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.080 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.083 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.084 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.084 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.084 | 99692 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.084 | 78168 | Removed run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.084 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.084 | 78168 | Assigned run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.084 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.TGNobO 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.085 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.085 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.088 | 99689 | Marked run 1943 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.088 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.091 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.092 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.093 | 99691 | Marked run 1944 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.093 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.094 | 78169 | Recursively removing directory: /tmp/git.CVg2x0/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.095 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.095 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.099 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.100 | 78172 | Recursively removing directory: /tmp/git.TGNobO/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.102 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.102 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.102 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.102 | 99708 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.102 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.102 | 78168 | Removed run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.102 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.102 | 78168 | Assigned run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.102 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.102 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.jxGhd3 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.106 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.106 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.107 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.110 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.110 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.110 | 99712 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.110 | 78168 | Removed run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.110 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.110 | 78168 | Assigned run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.110 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.110 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.fcfYJK 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.113 | 99707 | Marked run 1945 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.113 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.116 | 78169 | Recursively removing directory: /tmp/git.jxGhd3/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.117 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.118 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.118 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.118 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.120 | 99709 | Marked run 1946 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.120 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.122 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.125 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.125 | 99726 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.125 | 78168 | Removed run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.125 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.125 | 78168 | Assigned run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.126 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.125 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.125 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NsLQFl 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.127 | 78172 | Recursively removing directory: /tmp/git.fcfYJK/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.129 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.129 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.130 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.131 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.133 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.134 | 99721 | Marked run 1947 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.134 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.136 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.136 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.137 | 99733 | Added a new worker 8 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.137 | 78168 | Removed run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.137 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.137 | 78168 | Assigned run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.137 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.g6i2ft 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.137 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.141 | 78169 | Recursively removing directory: /tmp/git.NsLQFl/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.143 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.144 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.144 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.144 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.146 | 99728 | Marked run 1948 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.146 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.147 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.150 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.150 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KCGUSQ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.150 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.150 | 99744 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.150 | 78168 | Removed run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.150 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.150 | 78168 | Assigned run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.151 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.152 | 78172 | Recursively removing directory: /tmp/git.g6i2ft/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.154 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.154 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.155 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.156 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.157 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.160 | 99738 | Marked run 1949 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.160 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.160 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.160 | 99749 | Added a new worker 8 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.160 | 78168 | Removed run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.160 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.160 | 78168 | Assigned run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.160 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.160 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.uAqLM1 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.161 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.165 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.165 | 78169 | Recursively removing directory: /tmp/git.KCGUSQ/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.166 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.168 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.168 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.171 | 99746 | Marked run 1950 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.171 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.174 | 78172 | Recursively removing directory: /tmp/git.uAqLM1/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.175 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.175 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.175 | 99762 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.175 | 78168 | Removed run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.175 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.175 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.175 | 78168 | Assigned run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.175 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.OybSL7 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.176 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.176 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.179 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.180 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.181 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.183 | 99759 | Marked run 1951 as finished 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.184 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.184 | 99766 | Added a new worker 6 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.184 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.184 | 78168 | Removed run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.184 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.184 | 78168 | Assigned run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.184 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.184 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.DMYuFv 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.189 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.190 | 78169 | Recursively removing directory: /tmp/git.OybSL7/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.190 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.192 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.192 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.193 | 99763 | Marked run 1952 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.194 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.196 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.199 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.199 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.199 | 99780 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.199 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.199 | 78168 | Removed run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.199 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.199 | 78168 | Assigned run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.199 | 78172 | Recursively removing directory: /tmp/git.DMYuFv/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.199 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dIwO70 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.200 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.201 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.203 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.204 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.205 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.206 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.206 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.207 | 99783 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.207 | 78168 | Removed run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.207 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.207 | 78168 | Assigned run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.207 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.47EqQM 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.207 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.209 | 99779 | Marked run 1953 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.209 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.212 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.213 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.214 | 78169 | Recursively removing directory: /tmp/git.dIwO70/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.216 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.216 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.217 | 99781 | Marked run 1954 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.217 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.219 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.222 | 78172 | Recursively removing directory: /tmp/git.47EqQM/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.222 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.222 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.223 | 99798 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.223 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.223 | 78168 | Removed run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.223 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.223 | 78168 | Assigned run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.223 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.W1hjAX 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.224 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.224 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.228 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.228 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.229 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.231 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.231 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.231 | 99801 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.231 | 78168 | Removed run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.231 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.231 | 78168 | Assigned run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.231 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.231 | 99797 | Marked run 1955 as finished 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.231 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yfD4Xs 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.231 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.236 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.238 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.238 | 78169 | Recursively removing directory: /tmp/git.W1hjAX/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.240 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.240 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.240 | 99799 | Marked run 1956 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.241 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.243 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.246 | 78172 | Recursively removing directory: /tmp/git.yfD4Xs/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.247 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.247 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.247 | 99816 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.247 | 78168 | Removed run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.247 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.247 | 78168 | Assigned run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.247 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.247 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lrifV1 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.248 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.248 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.250 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.252 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.253 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.254 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.254 | 99818 | Added a new worker 11 to the queue 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.254 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.254 | 78168 | Removed run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.254 | 78168 | Removed worker 11 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.254 | 78168 | Assigned run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 11 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.254 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.254 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.dvyX7J 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.256 | 99814 | Marked run 1957 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.256 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.259 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.260 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.264 | 78169 | Recursively removing directory: /tmp/git.lrifV1/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.264 | 99817 | Marked run 1958 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.264 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.265 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.265 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.268 | 78172 | Recursively removing directory: /tmp/git.dvyX7J/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.269 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.270 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.270 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.271 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.271 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.272 | 99834 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.272 | 78168 | Removed run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.272 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.272 | 78168 | Assigned run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.272 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.272 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.E1lIRY 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.272 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.275 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.275 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.275 | 99836 | Added a new worker 12 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.276 | 78168 | Removed run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.276 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.276 | 78168 | Assigned run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.276 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.276 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.6i7wfz 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.277 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.278 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.281 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.282 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.282 | 99833 | Marked run 1959 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.283 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.286 | 99835 | Marked run 1960 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.286 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.287 | 78169 | Recursively removing directory: /tmp/git.E1lIRY/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.289 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.289 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.291 | 78172 | Recursively removing directory: /tmp/git.6i7wfz/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.292 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.292 | 78172 | Process output: 415086 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.292 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.295 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.295 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.295 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.295 | 99853 | Added a new worker 12 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.295 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.295 | 78168 | Removed run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.295 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.295 | 78168 | Assigned run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.296 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.7dzi6v 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.298 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.298 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.298 | 99854 | Added a new worker 12 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.298 | 78168 | Removed run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.298 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.298 | 78168 | Assigned run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.299 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SLMKOw 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.301 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.302 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.303 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.304 | 99851 | Marked run 1961 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.305 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.305 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.306 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.308 | 99852 | Marked run 1962 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.308 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.312 | 78169 | Recursively removing directory: /tmp/git.7dzi6v/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.313 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.313 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.315 | 78172 | Recursively removing directory: /tmp/git.SLMKOw/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.317 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.317 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.317 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.321 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.321 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.321 | 99870 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.321 | 78168 | Removed run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.321 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.321 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.321 | 78168 | Assigned run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.321 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.321 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.B8N7aY 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.325 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.325 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.326 | 99872 | Added a new worker 12 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.326 | 78168 | Removed run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.326 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.326 | 78168 | Assigned run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.326 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.seOWwt 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.326 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.326 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.327 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.333 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.334 | 99869 | Marked run 1963 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.334 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.335 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.336 | 78169 | Recursively removing directory: /tmp/git.B8N7aY/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.338 | 99871 | Marked run 1964 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.338 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.338 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.338 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.342 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.343 | 78172 | Recursively removing directory: /tmp/git.seOWwt/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.345 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.345 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.345 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.345 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.345 | 99888 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.345 | 78168 | Removed run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.345 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.345 | 78168 | Assigned run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.345 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.3B9i7f 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.346 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.349 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.351 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.351 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.353 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.353 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.353 | 99891 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.353 | 78168 | Removed run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.353 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.353 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.353 | 78168 | Assigned run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.353 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EdvJmh 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.356 | 99887 | Marked run 1965 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.356 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.359 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.359 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.362 | 78169 | Recursively removing directory: /tmp/git.3B9i7f/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.363 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.363 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.364 | 99889 | Marked run 1966 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.365 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.367 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.368 | 78172 | Recursively removing directory: /tmp/git.EdvJmh/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.369 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.369 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.370 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.370 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.370 | 99906 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.370 | 78168 | Removed run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.370 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.370 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.370 | 78168 | Assigned run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.370 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yJlxef 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.374 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.374 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.374 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.377 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.377 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.377 | 99910 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.377 | 78168 | Removed run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.377 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.377 | 78168 | Assigned run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.377 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.x0U2ma 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.378 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.381 | 99905 | Marked run 1967 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.382 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.384 | 78169 | Recursively removing directory: /tmp/git.yJlxef/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.385 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.385 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.385 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.386 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.388 | 99907 | Marked run 1968 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.388 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.389 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.392 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.392 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.392 | 99924 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.392 | 78168 | Removed run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.392 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.392 | 78168 | Assigned run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.392 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.392 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.4n11ZL 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.396 | 78172 | Recursively removing directory: /tmp/git.x0U2ma/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.397 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.397 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.397 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.398 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.401 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.401 | 99918 | Marked run 1969 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.401 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.404 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.404 | 99933 | Added a new worker 8 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.405 | 78168 | Removed run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.405 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.405 | 78168 | Assigned run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.405 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.404 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.405 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.X9hboK 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.408 | 78169 | Recursively removing directory: /tmp/git.4n11ZL/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.409 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.410 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.410 | 78169 | Process output: 415088 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.410 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.412 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.414 | 99927 | Marked run 1970 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.414 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.416 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.416 | 99942 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.416 | 78168 | Removed run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.416 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.416 | 78168 | Assigned run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.416 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.416 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.416 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Zaykob 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.420 | 78172 | Recursively removing directory: /tmp/git.X9hboK/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.421 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.422 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.422 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.422 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.424 | 99935 | Marked run 1971 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.425 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.425 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.428 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.428 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.428 | 99951 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.428 | 78168 | Removed run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.428 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.428 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.428 | 78168 | Assigned run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.428 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.vLxXJz 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.431 | 78169 | Recursively removing directory: /tmp/git.Zaykob/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.433 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.433 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.433 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.434 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.436 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.437 | 99945 | Marked run 1972 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.437 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.439 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.440 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.440 | 99960 | Added a new worker 8 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.440 | 78168 | Removed run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.440 | 78168 | Removed worker 8 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.440 | 78168 | Assigned run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 8 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.440 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.440 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.LS1BsH 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.445 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.445 | 78172 | Recursively removing directory: /tmp/git.vLxXJz/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.446 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.448 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.448 | 78172 | Process output: 415088 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.449 | 99954 | Marked run 1973 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.449 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.451 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.454 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.454 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.454 | 99969 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.454 | 78168 | Removed run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.454 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.454 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.454 | 78168 | Assigned run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.455 | 78169 | Recursively removing directory: /tmp/git.LS1BsH/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.454 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.2J1duw 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.456 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.457 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.459 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.461 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.462 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.464 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.464 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.464 | 99972 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.464 | 78168 | Removed run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.464 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.464 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.464 | 78168 | Assigned run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.464 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.KFrTNN 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.465 | 99967 | Marked run 1974 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.465 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.470 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.471 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.472 | 78172 | Recursively removing directory: /tmp/git.2J1duw/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.472 | 99970 | Marked run 1975 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.473 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.473 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.473 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.477 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.479 | 78169 | Recursively removing directory: /tmp/git.KFrTNN/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.480 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.480 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.480 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.481 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.481 | 99987 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.481 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.481 | 78168 | Removed run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.481 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.481 | 78168 | Assigned run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.481 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.m3DWyw 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.484 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.486 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.487 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.488 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.488 | 99986 | Marked run 1976 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.488 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.488 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.488 | 99990 | Added a new worker 6 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.488 | 78168 | Removed run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.488 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.488 | 78168 | Assigned run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.488 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.488 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.QiKhTM 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.493 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.494 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.497 | 78172 | Recursively removing directory: /tmp/git.m3DWyw/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.498 | 99988 | Marked run 1977 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.498 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.499 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.499 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.502 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.503 | 78169 | Recursively removing directory: /tmp/git.QiKhTM/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.504 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.504 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.506 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.506 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.506 | 100005 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.506 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.506 | 78168 | Removed run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.506 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.506 | 78168 | Assigned run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.506 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GWuabB 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.508 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.511 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.511 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.511 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.511 | 100007 | Added a new worker 12 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.511 | 78168 | Removed run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.511 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.511 | 78168 | Assigned run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.511 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.511 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.SEnxVA 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.512 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.517 | 100004 | Marked run 1978 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.517 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.518 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.519 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.521 | 100006 | Marked run 1979 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.521 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.521 | 78172 | Recursively removing directory: /tmp/git.GWuabB/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.522 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.522 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.526 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.527 | 78169 | Recursively removing directory: /tmp/git.SEnxVA/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.528 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.528 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.529 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.529 | 100023 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.529 | 78168 | Removed run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.529 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.529 | 78168 | Assigned run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.529 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.529 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.GXnhmb 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.530 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.533 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.535 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.536 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.537 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.537 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.537 | 100026 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.537 | 78168 | Removed run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.537 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.537 | 78168 | Assigned run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.537 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.537 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.yR5uj8 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.538 | 100022 | Marked run 1980 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.538 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.542 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.543 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.546 | 78172 | Recursively removing directory: /tmp/git.GXnhmb/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.547 | 100024 | Marked run 1981 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.547 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.548 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.548 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.552 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.552 | 78169 | Recursively removing directory: /tmp/git.yR5uj8/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.554 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.554 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.555 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.555 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.555 | 100041 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.555 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.555 | 78168 | Removed run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.555 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.555 | 78168 | Assigned run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.555 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ao60eA 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.557 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.560 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.560 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.560 | 100043 | Added a new worker 12 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.560 | 78168 | Removed run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.560 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.560 | 78168 | Assigned run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.560 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.560 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.560 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tF3un1 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.561 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.565 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.566 | 100040 | Marked run 1982 as finished 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.567 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.567 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.570 | 100042 | Marked run 1983 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.570 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.571 | 78172 | Recursively removing directory: /tmp/git.ao60eA/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.573 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.573 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.575 | 78169 | Recursively removing directory: /tmp/git.tF3un1/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.576 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.577 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.577 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.580 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.580 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.580 | 100059 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.580 | 78168 | Removed run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.580 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.580 | 78168 | Assigned run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.580 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.580 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.peQ60E 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.581 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.585 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.585 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.585 | 100061 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.585 | 78168 | Removed run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.585 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.585 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.585 | 78168 | Assigned run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.585 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.585 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.EQ1Wo9 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.586 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.588 | 100058 | Marked run 1984 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.589 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.590 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.591 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.594 | 100060 | Marked run 1985 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.595 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.596 | 78172 | Recursively removing directory: /tmp/git.peQ60E/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.598 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.598 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.600 | 78169 | Recursively removing directory: /tmp/git.EQ1Wo9/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.601 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.602 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.602 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.604 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.604 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.604 | 100077 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.604 | 78168 | Removed run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.604 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.604 | 78168 | Assigned run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.604 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.lIpWfk 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.605 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.605 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.608 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.608 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.608 | 100079 | Added a new worker 12 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.608 | 78168 | Removed run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.609 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.609 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.609 | 78168 | Assigned run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.609 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Lga2xV 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.609 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.610 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.615 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.615 | 100076 | Marked run 1986 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.615 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.616 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.619 | 100078 | Marked run 1987 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.619 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.620 | 78172 | Recursively removing directory: /tmp/git.lIpWfk/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.621 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.621 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.624 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.625 | 78169 | Recursively removing directory: /tmp/git.Lga2xV/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.626 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.626 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.628 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.628 | 100095 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.628 | 78168 | Removed run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.628 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.628 | 78168 | Assigned run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.628 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.628 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.ApTa9u 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.629 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.630 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.633 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.634 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.634 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.634 | 100097 | Added a new worker 14 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.634 | 78168 | Removed run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.634 | 78168 | Removed worker 14 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.634 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.634 | 78168 | Assigned run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 14 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.634 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.MIxWLG 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.634 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.637 | 100094 | Marked run 1988 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.637 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.640 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.641 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.644 | 78172 | Recursively removing directory: /tmp/git.ApTa9u/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.645 | 100096 | Marked run 1989 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.645 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.646 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.646 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.650 | 78169 | Recursively removing directory: /tmp/git.MIxWLG/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.650 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.651 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.651 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.653 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.653 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.653 | 100113 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.653 | 78168 | Removed run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.653 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.653 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.653 | 78168 | Assigned run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.653 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.RlO1Dz 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.655 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.657 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.658 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.658 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.658 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.658 | 100115 | Added a new worker 12 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.658 | 78168 | Removed run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.658 | 78168 | Removed worker 12 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.658 | 78168 | Assigned run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 12 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.658 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.659 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.5uXfCr 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.665 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.665 | 100112 | Marked run 1990 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.666 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.666 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.668 | 78172 | Recursively removing directory: /tmp/git.RlO1Dz/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.669 | 100114 | Marked run 1991 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.670 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.670 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.670 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.674 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.675 | 78169 | Recursively removing directory: /tmp/git.5uXfCr/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.676 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.676 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.677 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.677 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.677 | 100131 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.677 | 78168 | Removed run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.677 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.677 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.677 | 78168 | Assigned run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.677 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.t2wV6t 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.681 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.681 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.682 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.684 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.684 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.684 | 100134 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.685 | 78168 | Removed run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.685 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.685 | 78168 | Assigned run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.685 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.685 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.sPQFzf 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.688 | 100130 | Marked run 1992 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.688 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.690 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.691 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.692 | 78172 | Recursively removing directory: /tmp/git.t2wV6t/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.694 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.694 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.696 | 100132 | Marked run 1993 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.696 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.698 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.700 | 78169 | Recursively removing directory: /tmp/git.sPQFzf/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.701 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.701 | 100149 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.701 | 78168 | Removed run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.701 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.701 | 78168 | Assigned run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.701 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.701 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.701 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.tY12Z8 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.702 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.702 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.706 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.706 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.707 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.709 | 100148 | Marked run 1994 as finished 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.710 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.710 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.710 | 100153 | Added a new worker 6 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.710 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.710 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.710 | 78168 | Removed run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.710 | 78168 | Removed worker 6 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.710 | 78168 | Assigned run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 6 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.710 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.O4Drtv 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.714 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.715 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.717 | 78172 | Recursively removing directory: /tmp/git.tY12Z8/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.718 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.718 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.720 | 100150 | Marked run 1995 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.720 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.722 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.724 | 78169 | Recursively removing directory: /tmp/git.O4Drtv/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.725 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.725 | 100167 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.725 | 78168 | Removed run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.725 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.725 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.725 | 78168 | Assigned run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.725 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.725 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.bjclOF 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.726 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.726 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.729 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.730 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.731 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.734 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.734 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.735 | 100174 | Added a new worker 13 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.735 | 78168 | Removed run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.735 | 78168 | Removed worker 13 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.735 | 78168 | Assigned run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 13 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.735 | 78169 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.Y1GTyx 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.735 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.739 | 100166 | Marked run 1996 as finished 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.739 | 78172 | Recursively removing directory: /tmp/git.bjclOF/ 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.739 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.740 | 78169 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.741 | 78169 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.742 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.742 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.745 | 100169 | Marked run 1997 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.745 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.745 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.749 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.749 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.749 | 100185 | Added a new worker 10 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.749 | 78168 | Removed run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.749 | 78168 | Removed worker 10 from the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.749 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.749 | 78168 | Assigned run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to worker 10 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.749 | 78172 | Cloning git repository from /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to /tmp/git.NyrTtD 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.750 | 78169 | Recursively removing directory: /tmp/git.Y1GTyx/ 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.752 | 78169 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.752 | 78169 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.754 | 78172 | Checking out revision HEAD 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.755 | 78172 | Going to run: ./ci 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.755 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.757 | 100182 | Marked run 1998 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.757 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78169/cimple-worker: 2024-04-25 03:45:47.759 | 78169 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.759 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.759 | 100190 | Added a new worker 8 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.759 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.763 | 78172 | Recursively removing directory: /tmp/git.NyrTtD/ 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.765 | 78172 | Process exit code: 0 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.765 | 78172 | Process output: 415087 bytes 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.767 | 100186 | Marked run 1999 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.767 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.768 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78172/cimple-worker: 2024-04-25 03:45:47.771 | 78172 | Waiting for a new command 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.771 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.771 | 100196 | Added a new worker 11 to the queue 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.771 | 78166 | Waiting for new connections 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.778 | 100195 | Marked run 2000 as finished 2024-04-25 03:45:47 | INFO | 78166/cimple-server: 2024-04-25 03:45:47.778 | 78166 | Waiting for new connections 2024-04-25 03:45:48 | INFO | Executing command: ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.377 | 78166 | Waiting for new connections 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.377 | 100199 | Adding a run 2000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.377 | 100199 | Adding a run 1999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.377 | 100199 | Adding a run 1998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.377 | 100199 | Adding a run 1997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.377 | 100199 | Adding a run 1996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.378 | 100199 | Adding a run 1995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.378 | 100199 | Adding a run 1994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.378 | 100199 | Adding a run 1993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.378 | 100199 | Adding a run 1992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.378 | 100199 | Adding a run 1991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.378 | 100199 | Adding a run 1990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.378 | 100199 | Adding a run 1989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.379 | 100199 | Adding a run 1988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.379 | 100199 | Adding a run 1987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.379 | 100199 | Adding a run 1986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.379 | 100199 | Adding a run 1985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.379 | 100199 | Adding a run 1984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.379 | 100199 | Adding a run 1983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.380 | 100199 | Adding a run 1982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.380 | 100199 | Adding a run 1981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.380 | 100199 | Adding a run 1980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.380 | 100199 | Adding a run 1979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.380 | 100199 | Adding a run 1978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.380 | 100199 | Adding a run 1977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.380 | 100199 | Adding a run 1976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.381 | 100199 | Adding a run 1975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.381 | 100199 | Adding a run 1974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.381 | 100199 | Adding a run 1973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.381 | 100199 | Adding a run 1972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.381 | 100199 | Adding a run 1971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.381 | 100199 | Adding a run 1970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.382 | 100199 | Adding a run 1969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.382 | 100199 | Adding a run 1968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.382 | 100199 | Adding a run 1967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.382 | 100199 | Adding a run 1966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.382 | 100199 | Adding a run 1965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.382 | 100199 | Adding a run 1964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.382 | 100199 | Adding a run 1963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.383 | 100199 | Adding a run 1962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.383 | 100199 | Adding a run 1961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.383 | 100199 | Adding a run 1960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.383 | 100199 | Adding a run 1959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.383 | 100199 | Adding a run 1958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.383 | 100199 | Adding a run 1957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.384 | 100199 | Adding a run 1956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.384 | 100199 | Adding a run 1955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.384 | 100199 | Adding a run 1954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.384 | 100199 | Adding a run 1953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.384 | 100199 | Adding a run 1952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.384 | 100199 | Adding a run 1951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.384 | 100199 | Adding a run 1950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.385 | 100199 | Adding a run 1949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.385 | 100199 | Adding a run 1948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.385 | 100199 | Adding a run 1947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.385 | 100199 | Adding a run 1946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.385 | 100199 | Adding a run 1945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.385 | 100199 | Adding a run 1944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.385 | 100199 | Adding a run 1943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.386 | 100199 | Adding a run 1942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.386 | 100199 | Adding a run 1941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.386 | 100199 | Adding a run 1940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.386 | 100199 | Adding a run 1939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.386 | 100199 | Adding a run 1938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.386 | 100199 | Adding a run 1937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.386 | 100199 | Adding a run 1936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.387 | 100199 | Adding a run 1935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.387 | 100199 | Adding a run 1934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.387 | 100199 | Adding a run 1933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.387 | 100199 | Adding a run 1932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.387 | 100199 | Adding a run 1931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.387 | 100199 | Adding a run 1930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.388 | 100199 | Adding a run 1929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.388 | 100199 | Adding a run 1928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.388 | 100199 | Adding a run 1927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.388 | 100199 | Adding a run 1926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.388 | 100199 | Adding a run 1925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.388 | 100199 | Adding a run 1924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.388 | 100199 | Adding a run 1923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.389 | 100199 | Adding a run 1922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.389 | 100199 | Adding a run 1921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.389 | 100199 | Adding a run 1920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.389 | 100199 | Adding a run 1919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.389 | 100199 | Adding a run 1918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.389 | 100199 | Adding a run 1917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.389 | 100199 | Adding a run 1916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.390 | 100199 | Adding a run 1915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.390 | 100199 | Adding a run 1914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.390 | 100199 | Adding a run 1913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.390 | 100199 | Adding a run 1912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.390 | 100199 | Adding a run 1911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.390 | 100199 | Adding a run 1910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.391 | 100199 | Adding a run 1909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.391 | 100199 | Adding a run 1908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.391 | 100199 | Adding a run 1907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.391 | 100199 | Adding a run 1906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.391 | 100199 | Adding a run 1905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.391 | 100199 | Adding a run 1904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.391 | 100199 | Adding a run 1903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.392 | 100199 | Adding a run 1902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.392 | 100199 | Adding a run 1901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.392 | 100199 | Adding a run 1900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.392 | 100199 | Adding a run 1899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.392 | 100199 | Adding a run 1898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.392 | 100199 | Adding a run 1897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.392 | 100199 | Adding a run 1896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.393 | 100199 | Adding a run 1895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.393 | 100199 | Adding a run 1894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.393 | 100199 | Adding a run 1893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.393 | 100199 | Adding a run 1892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.393 | 100199 | Adding a run 1891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.393 | 100199 | Adding a run 1890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.393 | 100199 | Adding a run 1889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.394 | 100199 | Adding a run 1888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.394 | 100199 | Adding a run 1887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.394 | 100199 | Adding a run 1886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.394 | 100199 | Adding a run 1885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.394 | 100199 | Adding a run 1884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.394 | 100199 | Adding a run 1883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.395 | 100199 | Adding a run 1882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.395 | 100199 | Adding a run 1881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.395 | 100199 | Adding a run 1880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.395 | 100199 | Adding a run 1879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.395 | 100199 | Adding a run 1878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.395 | 100199 | Adding a run 1877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.395 | 100199 | Adding a run 1876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.396 | 100199 | Adding a run 1875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.396 | 100199 | Adding a run 1874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.396 | 100199 | Adding a run 1873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.396 | 100199 | Adding a run 1872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.396 | 100199 | Adding a run 1871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.396 | 100199 | Adding a run 1870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.396 | 100199 | Adding a run 1869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.397 | 100199 | Adding a run 1868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.397 | 100199 | Adding a run 1867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.397 | 100199 | Adding a run 1866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.397 | 100199 | Adding a run 1865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.397 | 100199 | Adding a run 1864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.397 | 100199 | Adding a run 1863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.397 | 100199 | Adding a run 1862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.398 | 100199 | Adding a run 1861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.398 | 100199 | Adding a run 1860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.398 | 100199 | Adding a run 1859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.398 | 100199 | Adding a run 1858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.398 | 100199 | Adding a run 1857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.398 | 100199 | Adding a run 1856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.398 | 100199 | Adding a run 1855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.399 | 100199 | Adding a run 1854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.399 | 100199 | Adding a run 1853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.399 | 100199 | Adding a run 1852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.399 | 100199 | Adding a run 1851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.399 | 100199 | Adding a run 1850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.399 | 100199 | Adding a run 1849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.400 | 100199 | Adding a run 1848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.400 | 100199 | Adding a run 1847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.400 | 100199 | Adding a run 1846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.400 | 100199 | Adding a run 1845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.400 | 100199 | Adding a run 1844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.400 | 100199 | Adding a run 1843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.400 | 100199 | Adding a run 1842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.401 | 100199 | Adding a run 1841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.401 | 100199 | Adding a run 1840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.401 | 100199 | Adding a run 1839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.401 | 100199 | Adding a run 1838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.401 | 100199 | Adding a run 1837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.401 | 100199 | Adding a run 1836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.401 | 100199 | Adding a run 1835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.401 | 100199 | Adding a run 1834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.402 | 100199 | Adding a run 1833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.402 | 100199 | Adding a run 1832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.402 | 100199 | Adding a run 1831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.402 | 100199 | Adding a run 1830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.402 | 100199 | Adding a run 1829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.402 | 100199 | Adding a run 1828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.402 | 100199 | Adding a run 1827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.402 | 100199 | Adding a run 1826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.402 | 100199 | Adding a run 1825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.403 | 100199 | Adding a run 1824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.403 | 100199 | Adding a run 1823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.403 | 100199 | Adding a run 1822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.403 | 100199 | Adding a run 1821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.403 | 100199 | Adding a run 1820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.403 | 100199 | Adding a run 1819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.403 | 100199 | Adding a run 1818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.403 | 100199 | Adding a run 1817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.404 | 100199 | Adding a run 1816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.404 | 100199 | Adding a run 1815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.404 | 100199 | Adding a run 1814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.404 | 100199 | Adding a run 1813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.404 | 100199 | Adding a run 1812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.404 | 100199 | Adding a run 1811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.404 | 100199 | Adding a run 1810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.404 | 100199 | Adding a run 1809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.405 | 100199 | Adding a run 1808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.405 | 100199 | Adding a run 1807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.405 | 100199 | Adding a run 1806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.405 | 100199 | Adding a run 1805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.405 | 100199 | Adding a run 1804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.405 | 100199 | Adding a run 1803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.405 | 100199 | Adding a run 1802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.405 | 100199 | Adding a run 1801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.405 | 100199 | Adding a run 1800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.406 | 100199 | Adding a run 1799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.406 | 100199 | Adding a run 1798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.406 | 100199 | Adding a run 1797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.406 | 100199 | Adding a run 1796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.406 | 100199 | Adding a run 1795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.406 | 100199 | Adding a run 1794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.406 | 100199 | Adding a run 1793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.406 | 100199 | Adding a run 1792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.407 | 100199 | Adding a run 1791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.407 | 100199 | Adding a run 1790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.407 | 100199 | Adding a run 1789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.407 | 100199 | Adding a run 1788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.407 | 100199 | Adding a run 1787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.407 | 100199 | Adding a run 1786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.407 | 100199 | Adding a run 1785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.407 | 100199 | Adding a run 1784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.408 | 100199 | Adding a run 1783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.408 | 100199 | Adding a run 1782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.408 | 100199 | Adding a run 1781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.408 | 100199 | Adding a run 1780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.408 | 100199 | Adding a run 1779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.408 | 100199 | Adding a run 1778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.408 | 100199 | Adding a run 1777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.408 | 100199 | Adding a run 1776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.408 | 100199 | Adding a run 1775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.409 | 100199 | Adding a run 1774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.409 | 100199 | Adding a run 1773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.409 | 100199 | Adding a run 1772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.409 | 100199 | Adding a run 1771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.409 | 100199 | Adding a run 1770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.409 | 100199 | Adding a run 1769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.409 | 100199 | Adding a run 1768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.409 | 100199 | Adding a run 1767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.410 | 100199 | Adding a run 1766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.410 | 100199 | Adding a run 1765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.410 | 100199 | Adding a run 1764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.410 | 100199 | Adding a run 1763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.410 | 100199 | Adding a run 1762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.410 | 100199 | Adding a run 1761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.410 | 100199 | Adding a run 1760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.410 | 100199 | Adding a run 1759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.410 | 100199 | Adding a run 1758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.411 | 100199 | Adding a run 1757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.411 | 100199 | Adding a run 1756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.411 | 100199 | Adding a run 1755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.411 | 100199 | Adding a run 1754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.411 | 100199 | Adding a run 1753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.411 | 100199 | Adding a run 1752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.411 | 100199 | Adding a run 1751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.411 | 100199 | Adding a run 1750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.412 | 100199 | Adding a run 1749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.412 | 100199 | Adding a run 1748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.412 | 100199 | Adding a run 1747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.412 | 100199 | Adding a run 1746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.412 | 100199 | Adding a run 1745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.412 | 100199 | Adding a run 1744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.412 | 100199 | Adding a run 1743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.412 | 100199 | Adding a run 1742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.413 | 100199 | Adding a run 1741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.413 | 100199 | Adding a run 1740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.413 | 100199 | Adding a run 1739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.413 | 100199 | Adding a run 1738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.413 | 100199 | Adding a run 1737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.413 | 100199 | Adding a run 1736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.413 | 100199 | Adding a run 1735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.413 | 100199 | Adding a run 1734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.413 | 100199 | Adding a run 1733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.414 | 100199 | Adding a run 1732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.414 | 100199 | Adding a run 1731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.414 | 100199 | Adding a run 1730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.414 | 100199 | Adding a run 1729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.414 | 100199 | Adding a run 1728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.414 | 100199 | Adding a run 1727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.414 | 100199 | Adding a run 1726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.414 | 100199 | Adding a run 1725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.415 | 100199 | Adding a run 1724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.415 | 100199 | Adding a run 1723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.415 | 100199 | Adding a run 1722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.415 | 100199 | Adding a run 1721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.415 | 100199 | Adding a run 1720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.415 | 100199 | Adding a run 1719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.415 | 100199 | Adding a run 1718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.415 | 100199 | Adding a run 1717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.415 | 100199 | Adding a run 1716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.416 | 100199 | Adding a run 1715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.416 | 100199 | Adding a run 1714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.416 | 100199 | Adding a run 1713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.416 | 100199 | Adding a run 1712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.416 | 100199 | Adding a run 1711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.416 | 100199 | Adding a run 1710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.416 | 100199 | Adding a run 1709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.416 | 100199 | Adding a run 1708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.417 | 100199 | Adding a run 1707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.417 | 100199 | Adding a run 1706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.417 | 100199 | Adding a run 1705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.417 | 100199 | Adding a run 1704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.417 | 100199 | Adding a run 1703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.417 | 100199 | Adding a run 1702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.417 | 100199 | Adding a run 1701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.417 | 100199 | Adding a run 1700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.417 | 100199 | Adding a run 1699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.418 | 100199 | Adding a run 1698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.418 | 100199 | Adding a run 1697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.418 | 100199 | Adding a run 1696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.418 | 100199 | Adding a run 1695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.418 | 100199 | Adding a run 1694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.418 | 100199 | Adding a run 1693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.418 | 100199 | Adding a run 1692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.418 | 100199 | Adding a run 1691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.419 | 100199 | Adding a run 1690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.419 | 100199 | Adding a run 1689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.419 | 100199 | Adding a run 1688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.419 | 100199 | Adding a run 1687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.419 | 100199 | Adding a run 1686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.419 | 100199 | Adding a run 1685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.419 | 100199 | Adding a run 1684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.419 | 100199 | Adding a run 1683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.419 | 100199 | Adding a run 1682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.420 | 100199 | Adding a run 1681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.420 | 100199 | Adding a run 1680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.420 | 100199 | Adding a run 1679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.420 | 100199 | Adding a run 1678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.420 | 100199 | Adding a run 1677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.420 | 100199 | Adding a run 1676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.420 | 100199 | Adding a run 1675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.420 | 100199 | Adding a run 1674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.420 | 100199 | Adding a run 1673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.421 | 100199 | Adding a run 1672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.421 | 100199 | Adding a run 1671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.421 | 100199 | Adding a run 1670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.421 | 100199 | Adding a run 1669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.421 | 100199 | Adding a run 1668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.421 | 100199 | Adding a run 1667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.421 | 100199 | Adding a run 1666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.421 | 100199 | Adding a run 1665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.422 | 100199 | Adding a run 1664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.422 | 100199 | Adding a run 1663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.422 | 100199 | Adding a run 1662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.422 | 100199 | Adding a run 1661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.422 | 100199 | Adding a run 1660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.422 | 100199 | Adding a run 1659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.422 | 100199 | Adding a run 1658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.422 | 100199 | Adding a run 1657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.422 | 100199 | Adding a run 1656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.423 | 100199 | Adding a run 1655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.423 | 100199 | Adding a run 1654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.423 | 100199 | Adding a run 1653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.423 | 100199 | Adding a run 1652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.423 | 100199 | Adding a run 1651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.423 | 100199 | Adding a run 1650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.423 | 100199 | Adding a run 1649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.423 | 100199 | Adding a run 1648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.424 | 100199 | Adding a run 1647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.424 | 100199 | Adding a run 1646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.424 | 100199 | Adding a run 1645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.424 | 100199 | Adding a run 1644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.424 | 100199 | Adding a run 1643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.424 | 100199 | Adding a run 1642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.424 | 100199 | Adding a run 1641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.424 | 100199 | Adding a run 1640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.424 | 100199 | Adding a run 1639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.425 | 100199 | Adding a run 1638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.425 | 100199 | Adding a run 1637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.425 | 100199 | Adding a run 1636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.425 | 100199 | Adding a run 1635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.425 | 100199 | Adding a run 1634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.425 | 100199 | Adding a run 1633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.425 | 100199 | Adding a run 1632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.425 | 100199 | Adding a run 1631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.426 | 100199 | Adding a run 1630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.426 | 100199 | Adding a run 1629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.426 | 100199 | Adding a run 1628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.426 | 100199 | Adding a run 1627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.426 | 100199 | Adding a run 1626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.426 | 100199 | Adding a run 1625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.426 | 100199 | Adding a run 1624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.426 | 100199 | Adding a run 1623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.426 | 100199 | Adding a run 1622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.427 | 100199 | Adding a run 1621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.427 | 100199 | Adding a run 1620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.427 | 100199 | Adding a run 1619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.427 | 100199 | Adding a run 1618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.427 | 100199 | Adding a run 1617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.427 | 100199 | Adding a run 1616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.427 | 100199 | Adding a run 1615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.427 | 100199 | Adding a run 1614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.428 | 100199 | Adding a run 1613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.428 | 100199 | Adding a run 1612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.428 | 100199 | Adding a run 1611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.428 | 100199 | Adding a run 1610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.428 | 100199 | Adding a run 1609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.428 | 100199 | Adding a run 1608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.428 | 100199 | Adding a run 1607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.428 | 100199 | Adding a run 1606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.428 | 100199 | Adding a run 1605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.429 | 100199 | Adding a run 1604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.429 | 100199 | Adding a run 1603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.429 | 100199 | Adding a run 1602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.429 | 100199 | Adding a run 1601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.429 | 100199 | Adding a run 1600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.429 | 100199 | Adding a run 1599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.429 | 100199 | Adding a run 1598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.429 | 100199 | Adding a run 1597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.430 | 100199 | Adding a run 1596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.430 | 100199 | Adding a run 1595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.430 | 100199 | Adding a run 1594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.430 | 100199 | Adding a run 1593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.430 | 100199 | Adding a run 1592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.430 | 100199 | Adding a run 1591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.430 | 100199 | Adding a run 1590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.430 | 100199 | Adding a run 1589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.430 | 100199 | Adding a run 1588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.431 | 100199 | Adding a run 1587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.431 | 100199 | Adding a run 1586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.431 | 100199 | Adding a run 1585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.431 | 100199 | Adding a run 1584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.431 | 100199 | Adding a run 1583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.431 | 100199 | Adding a run 1582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.431 | 100199 | Adding a run 1581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.431 | 100199 | Adding a run 1580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.432 | 100199 | Adding a run 1579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.432 | 100199 | Adding a run 1578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.432 | 100199 | Adding a run 1577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.432 | 100199 | Adding a run 1576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.432 | 100199 | Adding a run 1575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.432 | 100199 | Adding a run 1574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.432 | 100199 | Adding a run 1573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.432 | 100199 | Adding a run 1572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.432 | 100199 | Adding a run 1571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.433 | 100199 | Adding a run 1570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.433 | 100199 | Adding a run 1569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.433 | 100199 | Adding a run 1568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.433 | 100199 | Adding a run 1567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.433 | 100199 | Adding a run 1566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.433 | 100199 | Adding a run 1565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.433 | 100199 | Adding a run 1564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.433 | 100199 | Adding a run 1563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.434 | 100199 | Adding a run 1562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.434 | 100199 | Adding a run 1561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.434 | 100199 | Adding a run 1560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.434 | 100199 | Adding a run 1559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.434 | 100199 | Adding a run 1558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.434 | 100199 | Adding a run 1557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.434 | 100199 | Adding a run 1556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.434 | 100199 | Adding a run 1555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.434 | 100199 | Adding a run 1554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.435 | 100199 | Adding a run 1553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.435 | 100199 | Adding a run 1552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.435 | 100199 | Adding a run 1551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.435 | 100199 | Adding a run 1550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.435 | 100199 | Adding a run 1549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.435 | 100199 | Adding a run 1548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.435 | 100199 | Adding a run 1547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.435 | 100199 | Adding a run 1546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.435 | 100199 | Adding a run 1545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.436 | 100199 | Adding a run 1544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.436 | 100199 | Adding a run 1543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.436 | 100199 | Adding a run 1542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.436 | 100199 | Adding a run 1541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.436 | 100199 | Adding a run 1540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.436 | 100199 | Adding a run 1539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.436 | 100199 | Adding a run 1538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.436 | 100199 | Adding a run 1537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.437 | 100199 | Adding a run 1536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.437 | 100199 | Adding a run 1535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.437 | 100199 | Adding a run 1534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.437 | 100199 | Adding a run 1533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.437 | 100199 | Adding a run 1532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.437 | 100199 | Adding a run 1531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.437 | 100199 | Adding a run 1530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.437 | 100199 | Adding a run 1529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.437 | 100199 | Adding a run 1528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.438 | 100199 | Adding a run 1527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.438 | 100199 | Adding a run 1526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.438 | 100199 | Adding a run 1525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.438 | 100199 | Adding a run 1524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.438 | 100199 | Adding a run 1523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.438 | 100199 | Adding a run 1522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.438 | 100199 | Adding a run 1521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.438 | 100199 | Adding a run 1520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.439 | 100199 | Adding a run 1519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.439 | 100199 | Adding a run 1518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.439 | 100199 | Adding a run 1517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.439 | 100199 | Adding a run 1516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.439 | 100199 | Adding a run 1515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.439 | 100199 | Adding a run 1514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.439 | 100199 | Adding a run 1513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.439 | 100199 | Adding a run 1512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.439 | 100199 | Adding a run 1511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.440 | 100199 | Adding a run 1510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.440 | 100199 | Adding a run 1509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.440 | 100199 | Adding a run 1508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.440 | 100199 | Adding a run 1507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.440 | 100199 | Adding a run 1506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.440 | 100199 | Adding a run 1505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.440 | 100199 | Adding a run 1504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.440 | 100199 | Adding a run 1503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.441 | 100199 | Adding a run 1502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.441 | 100199 | Adding a run 1501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.441 | 100199 | Adding a run 1500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.441 | 100199 | Adding a run 1499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.441 | 100199 | Adding a run 1498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.441 | 100199 | Adding a run 1497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.441 | 100199 | Adding a run 1496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.441 | 100199 | Adding a run 1495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.441 | 100199 | Adding a run 1494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.442 | 100199 | Adding a run 1493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.442 | 100199 | Adding a run 1492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.442 | 100199 | Adding a run 1491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.442 | 100199 | Adding a run 1490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.442 | 100199 | Adding a run 1489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.442 | 100199 | Adding a run 1488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.442 | 100199 | Adding a run 1487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.442 | 100199 | Adding a run 1486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.443 | 100199 | Adding a run 1485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.443 | 100199 | Adding a run 1484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.443 | 100199 | Adding a run 1483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.443 | 100199 | Adding a run 1482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.443 | 100199 | Adding a run 1481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.443 | 100199 | Adding a run 1480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.443 | 100199 | Adding a run 1479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.443 | 100199 | Adding a run 1478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.444 | 100199 | Adding a run 1477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.444 | 100199 | Adding a run 1476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.444 | 100199 | Adding a run 1475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.444 | 100199 | Adding a run 1474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.444 | 100199 | Adding a run 1473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.444 | 100199 | Adding a run 1472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.444 | 100199 | Adding a run 1471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.444 | 100199 | Adding a run 1470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.444 | 100199 | Adding a run 1469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.445 | 100199 | Adding a run 1468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.445 | 100199 | Adding a run 1467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.445 | 100199 | Adding a run 1466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.445 | 100199 | Adding a run 1465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.445 | 100199 | Adding a run 1464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.445 | 100199 | Adding a run 1463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.445 | 100199 | Adding a run 1462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.445 | 100199 | Adding a run 1461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.446 | 100199 | Adding a run 1460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.446 | 100199 | Adding a run 1459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.446 | 100199 | Adding a run 1458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.446 | 100199 | Adding a run 1457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.446 | 100199 | Adding a run 1456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.446 | 100199 | Adding a run 1455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.446 | 100199 | Adding a run 1454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.446 | 100199 | Adding a run 1453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.446 | 100199 | Adding a run 1452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.447 | 100199 | Adding a run 1451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.447 | 100199 | Adding a run 1450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.447 | 100199 | Adding a run 1449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.447 | 100199 | Adding a run 1448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.447 | 100199 | Adding a run 1447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.447 | 100199 | Adding a run 1446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.447 | 100199 | Adding a run 1445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.447 | 100199 | Adding a run 1444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.448 | 100199 | Adding a run 1443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.448 | 100199 | Adding a run 1442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.448 | 100199 | Adding a run 1441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.448 | 100199 | Adding a run 1440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.448 | 100199 | Adding a run 1439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.448 | 100199 | Adding a run 1438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.448 | 100199 | Adding a run 1437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.448 | 100199 | Adding a run 1436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.449 | 100199 | Adding a run 1435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.449 | 100199 | Adding a run 1434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.449 | 100199 | Adding a run 1433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.449 | 100199 | Adding a run 1432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.449 | 100199 | Adding a run 1431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.449 | 100199 | Adding a run 1430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.449 | 100199 | Adding a run 1429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.449 | 100199 | Adding a run 1428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.449 | 100199 | Adding a run 1427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.450 | 100199 | Adding a run 1426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.450 | 100199 | Adding a run 1425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.450 | 100199 | Adding a run 1424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.450 | 100199 | Adding a run 1423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.450 | 100199 | Adding a run 1422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.450 | 100199 | Adding a run 1421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.450 | 100199 | Adding a run 1420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.450 | 100199 | Adding a run 1419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.451 | 100199 | Adding a run 1418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.451 | 100199 | Adding a run 1417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.451 | 100199 | Adding a run 1416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.451 | 100199 | Adding a run 1415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.451 | 100199 | Adding a run 1414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.451 | 100199 | Adding a run 1413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.451 | 100199 | Adding a run 1412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.451 | 100199 | Adding a run 1411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.451 | 100199 | Adding a run 1410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.452 | 100199 | Adding a run 1409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.452 | 100199 | Adding a run 1408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.452 | 100199 | Adding a run 1407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.452 | 100199 | Adding a run 1406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.452 | 100199 | Adding a run 1405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.452 | 100199 | Adding a run 1404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.452 | 100199 | Adding a run 1403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.452 | 100199 | Adding a run 1402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.453 | 100199 | Adding a run 1401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.453 | 100199 | Adding a run 1400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.453 | 100199 | Adding a run 1399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.453 | 100199 | Adding a run 1398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.453 | 100199 | Adding a run 1397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.453 | 100199 | Adding a run 1396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.453 | 100199 | Adding a run 1395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.453 | 100199 | Adding a run 1394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.453 | 100199 | Adding a run 1393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.454 | 100199 | Adding a run 1392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.454 | 100199 | Adding a run 1391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.454 | 100199 | Adding a run 1390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.454 | 100199 | Adding a run 1389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.454 | 100199 | Adding a run 1388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.454 | 100199 | Adding a run 1387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.454 | 100199 | Adding a run 1386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.454 | 100199 | Adding a run 1385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.455 | 100199 | Adding a run 1384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.455 | 100199 | Adding a run 1383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.455 | 100199 | Adding a run 1382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.455 | 100199 | Adding a run 1381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.455 | 100199 | Adding a run 1380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.455 | 100199 | Adding a run 1379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.455 | 100199 | Adding a run 1378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.455 | 100199 | Adding a run 1377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.456 | 100199 | Adding a run 1376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.456 | 100199 | Adding a run 1375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.456 | 100199 | Adding a run 1374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.456 | 100199 | Adding a run 1373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.456 | 100199 | Adding a run 1372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.456 | 100199 | Adding a run 1371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.456 | 100199 | Adding a run 1370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.456 | 100199 | Adding a run 1369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.457 | 100199 | Adding a run 1368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.457 | 100199 | Adding a run 1367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.457 | 100199 | Adding a run 1366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.457 | 100199 | Adding a run 1365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.457 | 100199 | Adding a run 1364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.457 | 100199 | Adding a run 1363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.457 | 100199 | Adding a run 1362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.457 | 100199 | Adding a run 1361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.457 | 100199 | Adding a run 1360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.458 | 100199 | Adding a run 1359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.458 | 100199 | Adding a run 1358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.458 | 100199 | Adding a run 1357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.458 | 100199 | Adding a run 1356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.458 | 100199 | Adding a run 1355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.458 | 100199 | Adding a run 1354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.458 | 100199 | Adding a run 1353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.458 | 100199 | Adding a run 1352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.459 | 100199 | Adding a run 1351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.459 | 100199 | Adding a run 1350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.459 | 100199 | Adding a run 1349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.459 | 100199 | Adding a run 1348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.459 | 100199 | Adding a run 1347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.459 | 100199 | Adding a run 1346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.459 | 100199 | Adding a run 1345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.459 | 100199 | Adding a run 1344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.459 | 100199 | Adding a run 1343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.460 | 100199 | Adding a run 1342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.460 | 100199 | Adding a run 1341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.460 | 100199 | Adding a run 1340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.460 | 100199 | Adding a run 1339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.460 | 100199 | Adding a run 1338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.460 | 100199 | Adding a run 1337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.460 | 100199 | Adding a run 1336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.460 | 100199 | Adding a run 1335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.461 | 100199 | Adding a run 1334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.461 | 100199 | Adding a run 1333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.461 | 100199 | Adding a run 1332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.461 | 100199 | Adding a run 1331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.461 | 100199 | Adding a run 1330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.461 | 100199 | Adding a run 1329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.461 | 100199 | Adding a run 1328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.461 | 100199 | Adding a run 1327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.461 | 100199 | Adding a run 1326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.462 | 100199 | Adding a run 1325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.462 | 100199 | Adding a run 1324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.462 | 100199 | Adding a run 1323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.462 | 100199 | Adding a run 1322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.462 | 100199 | Adding a run 1321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.462 | 100199 | Adding a run 1320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.462 | 100199 | Adding a run 1319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.462 | 100199 | Adding a run 1318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.463 | 100199 | Adding a run 1317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.463 | 100199 | Adding a run 1316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.463 | 100199 | Adding a run 1315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.463 | 100199 | Adding a run 1314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.463 | 100199 | Adding a run 1313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.463 | 100199 | Adding a run 1312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.463 | 100199 | Adding a run 1311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.463 | 100199 | Adding a run 1310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.463 | 100199 | Adding a run 1309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.464 | 100199 | Adding a run 1308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.464 | 100199 | Adding a run 1307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.464 | 100199 | Adding a run 1306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.464 | 100199 | Adding a run 1305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.464 | 100199 | Adding a run 1304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.464 | 100199 | Adding a run 1303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.464 | 100199 | Adding a run 1302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.464 | 100199 | Adding a run 1301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.465 | 100199 | Adding a run 1300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.465 | 100199 | Adding a run 1299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.465 | 100199 | Adding a run 1298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.465 | 100199 | Adding a run 1297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.465 | 100199 | Adding a run 1296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.465 | 100199 | Adding a run 1295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.465 | 100199 | Adding a run 1294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.465 | 100199 | Adding a run 1293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.466 | 100199 | Adding a run 1292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.466 | 100199 | Adding a run 1291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.466 | 100199 | Adding a run 1290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.466 | 100199 | Adding a run 1289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.466 | 100199 | Adding a run 1288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.466 | 100199 | Adding a run 1287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.466 | 100199 | Adding a run 1286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.466 | 100199 | Adding a run 1285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.466 | 100199 | Adding a run 1284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.467 | 100199 | Adding a run 1283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.467 | 100199 | Adding a run 1282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.467 | 100199 | Adding a run 1281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.467 | 100199 | Adding a run 1280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.467 | 100199 | Adding a run 1279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.467 | 100199 | Adding a run 1278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.467 | 100199 | Adding a run 1277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.467 | 100199 | Adding a run 1276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.468 | 100199 | Adding a run 1275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.468 | 100199 | Adding a run 1274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.468 | 100199 | Adding a run 1273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.468 | 100199 | Adding a run 1272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.468 | 100199 | Adding a run 1271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.468 | 100199 | Adding a run 1270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.468 | 100199 | Adding a run 1269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.468 | 100199 | Adding a run 1268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.468 | 100199 | Adding a run 1267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.469 | 100199 | Adding a run 1266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.469 | 100199 | Adding a run 1265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.469 | 100199 | Adding a run 1264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.469 | 100199 | Adding a run 1263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.469 | 100199 | Adding a run 1262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.469 | 100199 | Adding a run 1261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.469 | 100199 | Adding a run 1260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.469 | 100199 | Adding a run 1259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.469 | 100199 | Adding a run 1258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.470 | 100199 | Adding a run 1257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.470 | 100199 | Adding a run 1256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.470 | 100199 | Adding a run 1255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.470 | 100199 | Adding a run 1254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.470 | 100199 | Adding a run 1253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.470 | 100199 | Adding a run 1252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.470 | 100199 | Adding a run 1251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.470 | 100199 | Adding a run 1250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.471 | 100199 | Adding a run 1249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.471 | 100199 | Adding a run 1248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.471 | 100199 | Adding a run 1247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.471 | 100199 | Adding a run 1246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.471 | 100199 | Adding a run 1245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.471 | 100199 | Adding a run 1244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.471 | 100199 | Adding a run 1243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.471 | 100199 | Adding a run 1242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.472 | 100199 | Adding a run 1241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.472 | 100199 | Adding a run 1240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.472 | 100199 | Adding a run 1239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.472 | 100199 | Adding a run 1238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.472 | 100199 | Adding a run 1237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.472 | 100199 | Adding a run 1236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.472 | 100199 | Adding a run 1235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.472 | 100199 | Adding a run 1234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.472 | 100199 | Adding a run 1233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.473 | 100199 | Adding a run 1232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.473 | 100199 | Adding a run 1231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.473 | 100199 | Adding a run 1230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.473 | 100199 | Adding a run 1229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.473 | 100199 | Adding a run 1228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.473 | 100199 | Adding a run 1227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.473 | 100199 | Adding a run 1226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.473 | 100199 | Adding a run 1225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.474 | 100199 | Adding a run 1224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.474 | 100199 | Adding a run 1223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.474 | 100199 | Adding a run 1222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.474 | 100199 | Adding a run 1221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.474 | 100199 | Adding a run 1220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.474 | 100199 | Adding a run 1219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.474 | 100199 | Adding a run 1218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.474 | 100199 | Adding a run 1217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.474 | 100199 | Adding a run 1216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.475 | 100199 | Adding a run 1215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.475 | 100199 | Adding a run 1214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.475 | 100199 | Adding a run 1213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.475 | 100199 | Adding a run 1212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.475 | 100199 | Adding a run 1211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.475 | 100199 | Adding a run 1210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.475 | 100199 | Adding a run 1209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.475 | 100199 | Adding a run 1208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.476 | 100199 | Adding a run 1207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.476 | 100199 | Adding a run 1206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.476 | 100199 | Adding a run 1205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.476 | 100199 | Adding a run 1204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.476 | 100199 | Adding a run 1203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.476 | 100199 | Adding a run 1202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.476 | 100199 | Adding a run 1201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.476 | 100199 | Adding a run 1200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.476 | 100199 | Adding a run 1199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.477 | 100199 | Adding a run 1198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.477 | 100199 | Adding a run 1197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.477 | 100199 | Adding a run 1196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.477 | 100199 | Adding a run 1195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.477 | 100199 | Adding a run 1194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.477 | 100199 | Adding a run 1193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.477 | 100199 | Adding a run 1192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.477 | 100199 | Adding a run 1191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.477 | 100199 | Adding a run 1190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.478 | 100199 | Adding a run 1189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.478 | 100199 | Adding a run 1188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.478 | 100199 | Adding a run 1187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.478 | 100199 | Adding a run 1186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.478 | 100199 | Adding a run 1185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.478 | 100199 | Adding a run 1184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.478 | 100199 | Adding a run 1183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.478 | 100199 | Adding a run 1182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.479 | 100199 | Adding a run 1181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.479 | 100199 | Adding a run 1180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.479 | 100199 | Adding a run 1179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.479 | 100199 | Adding a run 1178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.479 | 100199 | Adding a run 1177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.479 | 100199 | Adding a run 1176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.479 | 100199 | Adding a run 1175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.479 | 100199 | Adding a run 1174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.479 | 100199 | Adding a run 1173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.480 | 100199 | Adding a run 1172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.480 | 100199 | Adding a run 1171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.480 | 100199 | Adding a run 1170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.480 | 100199 | Adding a run 1169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.480 | 100199 | Adding a run 1168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.480 | 100199 | Adding a run 1167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.480 | 100199 | Adding a run 1166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.480 | 100199 | Adding a run 1165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.481 | 100199 | Adding a run 1164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.481 | 100199 | Adding a run 1163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.481 | 100199 | Adding a run 1162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.481 | 100199 | Adding a run 1161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.481 | 100199 | Adding a run 1160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.481 | 100199 | Adding a run 1159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.481 | 100199 | Adding a run 1158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.481 | 100199 | Adding a run 1157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.482 | 100199 | Adding a run 1156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.482 | 100199 | Adding a run 1155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.482 | 100199 | Adding a run 1154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.482 | 100199 | Adding a run 1153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.482 | 100199 | Adding a run 1152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.482 | 100199 | Adding a run 1151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.482 | 100199 | Adding a run 1150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.482 | 100199 | Adding a run 1149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.482 | 100199 | Adding a run 1148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.483 | 100199 | Adding a run 1147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.483 | 100199 | Adding a run 1146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.483 | 100199 | Adding a run 1145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.483 | 100199 | Adding a run 1144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.483 | 100199 | Adding a run 1143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.483 | 100199 | Adding a run 1142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.483 | 100199 | Adding a run 1141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.483 | 100199 | Adding a run 1140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.484 | 100199 | Adding a run 1139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.484 | 100199 | Adding a run 1138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.484 | 100199 | Adding a run 1137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.484 | 100199 | Adding a run 1136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.484 | 100199 | Adding a run 1135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.484 | 100199 | Adding a run 1134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.484 | 100199 | Adding a run 1133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.484 | 100199 | Adding a run 1132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.484 | 100199 | Adding a run 1131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.485 | 100199 | Adding a run 1130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.485 | 100199 | Adding a run 1129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.485 | 100199 | Adding a run 1128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.485 | 100199 | Adding a run 1127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.485 | 100199 | Adding a run 1126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.485 | 100199 | Adding a run 1125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.485 | 100199 | Adding a run 1124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.485 | 100199 | Adding a run 1123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.486 | 100199 | Adding a run 1122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.486 | 100199 | Adding a run 1121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.486 | 100199 | Adding a run 1120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.486 | 100199 | Adding a run 1119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.486 | 100199 | Adding a run 1118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.486 | 100199 | Adding a run 1117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.486 | 100199 | Adding a run 1116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.486 | 100199 | Adding a run 1115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.486 | 100199 | Adding a run 1114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.487 | 100199 | Adding a run 1113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.487 | 100199 | Adding a run 1112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.487 | 100199 | Adding a run 1111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.487 | 100199 | Adding a run 1110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.487 | 100199 | Adding a run 1109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.487 | 100199 | Adding a run 1108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.487 | 100199 | Adding a run 1107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.487 | 100199 | Adding a run 1106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.488 | 100199 | Adding a run 1105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.488 | 100199 | Adding a run 1104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.488 | 100199 | Adding a run 1103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.488 | 100199 | Adding a run 1102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.488 | 100199 | Adding a run 1101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.488 | 100199 | Adding a run 1100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.488 | 100199 | Adding a run 1099 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.488 | 100199 | Adding a run 1098 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.488 | 100199 | Adding a run 1097 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.489 | 100199 | Adding a run 1096 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.489 | 100199 | Adding a run 1095 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.489 | 100199 | Adding a run 1094 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.489 | 100199 | Adding a run 1093 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.489 | 100199 | Adding a run 1092 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.489 | 100199 | Adding a run 1091 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.489 | 100199 | Adding a run 1090 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.489 | 100199 | Adding a run 1089 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.490 | 100199 | Adding a run 1088 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.490 | 100199 | Adding a run 1087 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.490 | 100199 | Adding a run 1086 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.490 | 100199 | Adding a run 1085 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.490 | 100199 | Adding a run 1084 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.490 | 100199 | Adding a run 1083 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.490 | 100199 | Adding a run 1082 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.490 | 100199 | Adding a run 1081 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.490 | 100199 | Adding a run 1080 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.491 | 100199 | Adding a run 1079 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.491 | 100199 | Adding a run 1078 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.491 | 100199 | Adding a run 1077 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.491 | 100199 | Adding a run 1076 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.491 | 100199 | Adding a run 1075 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.491 | 100199 | Adding a run 1074 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.491 | 100199 | Adding a run 1073 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.491 | 100199 | Adding a run 1072 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.491 | 100199 | Adding a run 1071 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.492 | 100199 | Adding a run 1070 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.492 | 100199 | Adding a run 1069 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.492 | 100199 | Adding a run 1068 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.492 | 100199 | Adding a run 1067 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.492 | 100199 | Adding a run 1066 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.492 | 100199 | Adding a run 1065 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.492 | 100199 | Adding a run 1064 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.492 | 100199 | Adding a run 1063 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.493 | 100199 | Adding a run 1062 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.493 | 100199 | Adding a run 1061 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.493 | 100199 | Adding a run 1060 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.493 | 100199 | Adding a run 1059 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.493 | 100199 | Adding a run 1058 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.493 | 100199 | Adding a run 1057 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.493 | 100199 | Adding a run 1056 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.493 | 100199 | Adding a run 1055 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.493 | 100199 | Adding a run 1054 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.494 | 100199 | Adding a run 1053 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.494 | 100199 | Adding a run 1052 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.494 | 100199 | Adding a run 1051 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.494 | 100199 | Adding a run 1050 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.494 | 100199 | Adding a run 1049 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.494 | 100199 | Adding a run 1048 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.494 | 100199 | Adding a run 1047 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.494 | 100199 | Adding a run 1046 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.495 | 100199 | Adding a run 1045 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.495 | 100199 | Adding a run 1044 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.495 | 100199 | Adding a run 1043 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.495 | 100199 | Adding a run 1042 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.495 | 100199 | Adding a run 1041 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.495 | 100199 | Adding a run 1040 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.495 | 100199 | Adding a run 1039 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.495 | 100199 | Adding a run 1038 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.495 | 100199 | Adding a run 1037 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.496 | 100199 | Adding a run 1036 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.496 | 100199 | Adding a run 1035 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.496 | 100199 | Adding a run 1034 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.496 | 100199 | Adding a run 1033 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.496 | 100199 | Adding a run 1032 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.496 | 100199 | Adding a run 1031 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.496 | 100199 | Adding a run 1030 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.496 | 100199 | Adding a run 1029 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.497 | 100199 | Adding a run 1028 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.497 | 100199 | Adding a run 1027 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.497 | 100199 | Adding a run 1026 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.497 | 100199 | Adding a run 1025 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.497 | 100199 | Adding a run 1024 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.497 | 100199 | Adding a run 1023 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.497 | 100199 | Adding a run 1022 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.497 | 100199 | Adding a run 1021 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.497 | 100199 | Adding a run 1020 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.498 | 100199 | Adding a run 1019 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.498 | 100199 | Adding a run 1018 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.498 | 100199 | Adding a run 1017 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.498 | 100199 | Adding a run 1016 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.498 | 100199 | Adding a run 1015 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.498 | 100199 | Adding a run 1014 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.498 | 100199 | Adding a run 1013 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.498 | 100199 | Adding a run 1012 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.499 | 100199 | Adding a run 1011 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.499 | 100199 | Adding a run 1010 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.499 | 100199 | Adding a run 1009 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.499 | 100199 | Adding a run 1008 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.499 | 100199 | Adding a run 1007 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.499 | 100199 | Adding a run 1006 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.499 | 100199 | Adding a run 1005 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.499 | 100199 | Adding a run 1004 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.499 | 100199 | Adding a run 1003 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.500 | 100199 | Adding a run 1002 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.500 | 100199 | Adding a run 1001 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.500 | 100199 | Adding a run 1000 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.500 | 100199 | Adding a run 999 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.500 | 100199 | Adding a run 998 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.500 | 100199 | Adding a run 997 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.500 | 100199 | Adding a run 996 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.500 | 100199 | Adding a run 995 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.501 | 100199 | Adding a run 994 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.501 | 100199 | Adding a run 993 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.501 | 100199 | Adding a run 992 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.501 | 100199 | Adding a run 991 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.501 | 100199 | Adding a run 990 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.501 | 100199 | Adding a run 989 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.501 | 100199 | Adding a run 988 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.501 | 100199 | Adding a run 987 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.501 | 100199 | Adding a run 986 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.502 | 100199 | Adding a run 985 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.502 | 100199 | Adding a run 984 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.502 | 100199 | Adding a run 983 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.502 | 100199 | Adding a run 982 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.502 | 100199 | Adding a run 981 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.502 | 100199 | Adding a run 980 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.502 | 100199 | Adding a run 979 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.502 | 100199 | Adding a run 978 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.503 | 100199 | Adding a run 977 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.503 | 100199 | Adding a run 976 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.503 | 100199 | Adding a run 975 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.503 | 100199 | Adding a run 974 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.503 | 100199 | Adding a run 973 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.503 | 100199 | Adding a run 972 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.503 | 100199 | Adding a run 971 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.503 | 100199 | Adding a run 970 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.503 | 100199 | Adding a run 969 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.504 | 100199 | Adding a run 968 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.504 | 100199 | Adding a run 967 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.504 | 100199 | Adding a run 966 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.504 | 100199 | Adding a run 965 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.504 | 100199 | Adding a run 964 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.504 | 100199 | Adding a run 963 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.504 | 100199 | Adding a run 962 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.504 | 100199 | Adding a run 961 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.505 | 100199 | Adding a run 960 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.505 | 100199 | Adding a run 959 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.505 | 100199 | Adding a run 958 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.505 | 100199 | Adding a run 957 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.505 | 100199 | Adding a run 956 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.505 | 100199 | Adding a run 955 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.505 | 100199 | Adding a run 954 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.505 | 100199 | Adding a run 953 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.505 | 100199 | Adding a run 952 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.506 | 100199 | Adding a run 951 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.506 | 100199 | Adding a run 950 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.506 | 100199 | Adding a run 949 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.506 | 100199 | Adding a run 948 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.506 | 100199 | Adding a run 947 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.506 | 100199 | Adding a run 946 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.506 | 100199 | Adding a run 945 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.506 | 100199 | Adding a run 944 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.506 | 100199 | Adding a run 943 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.507 | 100199 | Adding a run 942 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.507 | 100199 | Adding a run 941 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.507 | 100199 | Adding a run 940 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.507 | 100199 | Adding a run 939 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.507 | 100199 | Adding a run 938 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.507 | 100199 | Adding a run 937 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.507 | 100199 | Adding a run 936 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.507 | 100199 | Adding a run 935 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.508 | 100199 | Adding a run 934 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.508 | 100199 | Adding a run 933 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.508 | 100199 | Adding a run 932 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.508 | 100199 | Adding a run 931 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.508 | 100199 | Adding a run 930 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.508 | 100199 | Adding a run 929 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.508 | 100199 | Adding a run 928 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.508 | 100199 | Adding a run 927 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.508 | 100199 | Adding a run 926 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.509 | 100199 | Adding a run 925 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.509 | 100199 | Adding a run 924 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.509 | 100199 | Adding a run 923 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.509 | 100199 | Adding a run 922 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.509 | 100199 | Adding a run 921 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.509 | 100199 | Adding a run 920 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.509 | 100199 | Adding a run 919 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.509 | 100199 | Adding a run 918 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.510 | 100199 | Adding a run 917 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.510 | 100199 | Adding a run 916 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.510 | 100199 | Adding a run 915 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.510 | 100199 | Adding a run 914 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.510 | 100199 | Adding a run 913 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.510 | 100199 | Adding a run 912 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.510 | 100199 | Adding a run 911 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.510 | 100199 | Adding a run 910 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.510 | 100199 | Adding a run 909 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.511 | 100199 | Adding a run 908 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.511 | 100199 | Adding a run 907 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.511 | 100199 | Adding a run 906 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.511 | 100199 | Adding a run 905 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.511 | 100199 | Adding a run 904 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.511 | 100199 | Adding a run 903 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.511 | 100199 | Adding a run 902 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.511 | 100199 | Adding a run 901 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.512 | 100199 | Adding a run 900 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.512 | 100199 | Adding a run 899 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.512 | 100199 | Adding a run 898 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.512 | 100199 | Adding a run 897 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.512 | 100199 | Adding a run 896 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.512 | 100199 | Adding a run 895 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.512 | 100199 | Adding a run 894 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.512 | 100199 | Adding a run 893 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.513 | 100199 | Adding a run 892 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.513 | 100199 | Adding a run 891 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.513 | 100199 | Adding a run 890 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.513 | 100199 | Adding a run 889 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.513 | 100199 | Adding a run 888 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.513 | 100199 | Adding a run 887 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.513 | 100199 | Adding a run 886 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.513 | 100199 | Adding a run 885 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.513 | 100199 | Adding a run 884 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.514 | 100199 | Adding a run 883 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.514 | 100199 | Adding a run 882 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.514 | 100199 | Adding a run 881 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.514 | 100199 | Adding a run 880 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.514 | 100199 | Adding a run 879 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.514 | 100199 | Adding a run 878 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.514 | 100199 | Adding a run 877 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.514 | 100199 | Adding a run 876 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.514 | 100199 | Adding a run 875 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.515 | 100199 | Adding a run 874 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.515 | 100199 | Adding a run 873 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.515 | 100199 | Adding a run 872 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.515 | 100199 | Adding a run 871 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.515 | 100199 | Adding a run 870 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.515 | 100199 | Adding a run 869 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.515 | 100199 | Adding a run 868 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.515 | 100199 | Adding a run 867 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.516 | 100199 | Adding a run 866 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.516 | 100199 | Adding a run 865 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.516 | 100199 | Adding a run 864 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.516 | 100199 | Adding a run 863 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.516 | 100199 | Adding a run 862 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.516 | 100199 | Adding a run 861 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.516 | 100199 | Adding a run 860 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.516 | 100199 | Adding a run 859 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.517 | 100199 | Adding a run 858 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.517 | 100199 | Adding a run 857 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.517 | 100199 | Adding a run 856 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.517 | 100199 | Adding a run 855 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.517 | 100199 | Adding a run 854 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.517 | 100199 | Adding a run 853 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.517 | 100199 | Adding a run 852 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.517 | 100199 | Adding a run 851 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.517 | 100199 | Adding a run 850 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.518 | 100199 | Adding a run 849 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.518 | 100199 | Adding a run 848 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.518 | 100199 | Adding a run 847 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.518 | 100199 | Adding a run 846 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.518 | 100199 | Adding a run 845 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.518 | 100199 | Adding a run 844 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.518 | 100199 | Adding a run 843 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.518 | 100199 | Adding a run 842 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.519 | 100199 | Adding a run 841 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.519 | 100199 | Adding a run 840 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.519 | 100199 | Adding a run 839 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.519 | 100199 | Adding a run 838 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.519 | 100199 | Adding a run 837 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.519 | 100199 | Adding a run 836 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.519 | 100199 | Adding a run 835 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.519 | 100199 | Adding a run 834 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.519 | 100199 | Adding a run 833 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.520 | 100199 | Adding a run 832 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.520 | 100199 | Adding a run 831 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.520 | 100199 | Adding a run 830 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.520 | 100199 | Adding a run 829 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.520 | 100199 | Adding a run 828 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.520 | 100199 | Adding a run 827 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.520 | 100199 | Adding a run 826 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.520 | 100199 | Adding a run 825 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.521 | 100199 | Adding a run 824 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.521 | 100199 | Adding a run 823 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.521 | 100199 | Adding a run 822 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.521 | 100199 | Adding a run 821 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.521 | 100199 | Adding a run 820 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.521 | 100199 | Adding a run 819 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.521 | 100199 | Adding a run 818 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.521 | 100199 | Adding a run 817 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.521 | 100199 | Adding a run 816 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.522 | 100199 | Adding a run 815 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.522 | 100199 | Adding a run 814 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.522 | 100199 | Adding a run 813 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.522 | 100199 | Adding a run 812 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.522 | 100199 | Adding a run 811 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.522 | 100199 | Adding a run 810 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.522 | 100199 | Adding a run 809 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.522 | 100199 | Adding a run 808 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.522 | 100199 | Adding a run 807 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.523 | 100199 | Adding a run 806 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.523 | 100199 | Adding a run 805 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.523 | 100199 | Adding a run 804 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.523 | 100199 | Adding a run 803 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.523 | 100199 | Adding a run 802 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.523 | 100199 | Adding a run 801 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.523 | 100199 | Adding a run 800 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.523 | 100199 | Adding a run 799 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.524 | 100199 | Adding a run 798 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.524 | 100199 | Adding a run 797 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.524 | 100199 | Adding a run 796 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.524 | 100199 | Adding a run 795 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.524 | 100199 | Adding a run 794 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.524 | 100199 | Adding a run 793 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.524 | 100199 | Adding a run 792 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.524 | 100199 | Adding a run 791 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.524 | 100199 | Adding a run 790 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.525 | 100199 | Adding a run 789 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.525 | 100199 | Adding a run 788 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.525 | 100199 | Adding a run 787 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.525 | 100199 | Adding a run 786 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.525 | 100199 | Adding a run 785 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.525 | 100199 | Adding a run 784 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.525 | 100199 | Adding a run 783 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.525 | 100199 | Adding a run 782 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.526 | 100199 | Adding a run 781 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.526 | 100199 | Adding a run 780 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.526 | 100199 | Adding a run 779 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.526 | 100199 | Adding a run 778 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.526 | 100199 | Adding a run 777 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.526 | 100199 | Adding a run 776 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.526 | 100199 | Adding a run 775 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.526 | 100199 | Adding a run 774 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.527 | 100199 | Adding a run 773 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.527 | 100199 | Adding a run 772 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.527 | 100199 | Adding a run 771 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.527 | 100199 | Adding a run 770 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.527 | 100199 | Adding a run 769 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.527 | 100199 | Adding a run 768 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.527 | 100199 | Adding a run 767 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.527 | 100199 | Adding a run 766 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.527 | 100199 | Adding a run 765 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.528 | 100199 | Adding a run 764 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.528 | 100199 | Adding a run 763 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.528 | 100199 | Adding a run 762 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.528 | 100199 | Adding a run 761 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.528 | 100199 | Adding a run 760 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.528 | 100199 | Adding a run 759 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.528 | 100199 | Adding a run 758 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.528 | 100199 | Adding a run 757 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.529 | 100199 | Adding a run 756 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.529 | 100199 | Adding a run 755 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.529 | 100199 | Adding a run 754 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.529 | 100199 | Adding a run 753 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.529 | 100199 | Adding a run 752 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.529 | 100199 | Adding a run 751 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.529 | 100199 | Adding a run 750 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.529 | 100199 | Adding a run 749 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.529 | 100199 | Adding a run 748 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.530 | 100199 | Adding a run 747 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.530 | 100199 | Adding a run 746 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.530 | 100199 | Adding a run 745 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.530 | 100199 | Adding a run 744 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.530 | 100199 | Adding a run 743 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.530 | 100199 | Adding a run 742 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.530 | 100199 | Adding a run 741 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.530 | 100199 | Adding a run 740 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.530 | 100199 | Adding a run 739 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.531 | 100199 | Adding a run 738 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.531 | 100199 | Adding a run 737 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.531 | 100199 | Adding a run 736 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.531 | 100199 | Adding a run 735 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.531 | 100199 | Adding a run 734 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.531 | 100199 | Adding a run 733 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.531 | 100199 | Adding a run 732 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.531 | 100199 | Adding a run 731 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.532 | 100199 | Adding a run 730 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.532 | 100199 | Adding a run 729 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.532 | 100199 | Adding a run 728 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.532 | 100199 | Adding a run 727 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.532 | 100199 | Adding a run 726 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.532 | 100199 | Adding a run 725 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.532 | 100199 | Adding a run 724 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.532 | 100199 | Adding a run 723 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.532 | 100199 | Adding a run 722 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.533 | 100199 | Adding a run 721 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.533 | 100199 | Adding a run 720 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.533 | 100199 | Adding a run 719 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.533 | 100199 | Adding a run 718 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.533 | 100199 | Adding a run 717 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.533 | 100199 | Adding a run 716 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.533 | 100199 | Adding a run 715 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.533 | 100199 | Adding a run 714 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.534 | 100199 | Adding a run 713 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.534 | 100199 | Adding a run 712 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.534 | 100199 | Adding a run 711 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.534 | 100199 | Adding a run 710 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.534 | 100199 | Adding a run 709 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.534 | 100199 | Adding a run 708 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.534 | 100199 | Adding a run 707 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.534 | 100199 | Adding a run 706 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.534 | 100199 | Adding a run 705 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.535 | 100199 | Adding a run 704 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.535 | 100199 | Adding a run 703 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.535 | 100199 | Adding a run 702 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.535 | 100199 | Adding a run 701 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.535 | 100199 | Adding a run 700 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.535 | 100199 | Adding a run 699 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.535 | 100199 | Adding a run 698 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.535 | 100199 | Adding a run 697 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.536 | 100199 | Adding a run 696 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.536 | 100199 | Adding a run 695 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.536 | 100199 | Adding a run 694 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.536 | 100199 | Adding a run 693 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.536 | 100199 | Adding a run 692 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.536 | 100199 | Adding a run 691 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.536 | 100199 | Adding a run 690 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.536 | 100199 | Adding a run 689 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.537 | 100199 | Adding a run 688 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.537 | 100199 | Adding a run 687 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.537 | 100199 | Adding a run 686 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.537 | 100199 | Adding a run 685 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.537 | 100199 | Adding a run 684 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.537 | 100199 | Adding a run 683 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.537 | 100199 | Adding a run 682 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.537 | 100199 | Adding a run 681 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.537 | 100199 | Adding a run 680 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.538 | 100199 | Adding a run 679 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.538 | 100199 | Adding a run 678 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.538 | 100199 | Adding a run 677 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.538 | 100199 | Adding a run 676 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.538 | 100199 | Adding a run 675 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.538 | 100199 | Adding a run 674 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.538 | 100199 | Adding a run 673 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.538 | 100199 | Adding a run 672 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.538 | 100199 | Adding a run 671 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.539 | 100199 | Adding a run 670 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.539 | 100199 | Adding a run 669 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.539 | 100199 | Adding a run 668 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.539 | 100199 | Adding a run 667 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.539 | 100199 | Adding a run 666 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.539 | 100199 | Adding a run 665 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.539 | 100199 | Adding a run 664 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.539 | 100199 | Adding a run 663 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.540 | 100199 | Adding a run 662 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.540 | 100199 | Adding a run 661 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.540 | 100199 | Adding a run 660 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.540 | 100199 | Adding a run 659 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.540 | 100199 | Adding a run 658 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.540 | 100199 | Adding a run 657 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.540 | 100199 | Adding a run 656 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.540 | 100199 | Adding a run 655 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.541 | 100199 | Adding a run 654 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.541 | 100199 | Adding a run 653 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.541 | 100199 | Adding a run 652 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.541 | 100199 | Adding a run 651 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.541 | 100199 | Adding a run 650 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.541 | 100199 | Adding a run 649 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.541 | 100199 | Adding a run 648 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.541 | 100199 | Adding a run 647 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.541 | 100199 | Adding a run 646 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.542 | 100199 | Adding a run 645 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.542 | 100199 | Adding a run 644 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.542 | 100199 | Adding a run 643 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.542 | 100199 | Adding a run 642 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.542 | 100199 | Adding a run 641 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.542 | 100199 | Adding a run 640 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.542 | 100199 | Adding a run 639 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.542 | 100199 | Adding a run 638 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.543 | 100199 | Adding a run 637 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.543 | 100199 | Adding a run 636 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.543 | 100199 | Adding a run 635 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.543 | 100199 | Adding a run 634 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.543 | 100199 | Adding a run 633 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.543 | 100199 | Adding a run 632 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.543 | 100199 | Adding a run 631 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.543 | 100199 | Adding a run 630 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.543 | 100199 | Adding a run 629 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.544 | 100199 | Adding a run 628 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.544 | 100199 | Adding a run 627 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.544 | 100199 | Adding a run 626 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.544 | 100199 | Adding a run 625 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.544 | 100199 | Adding a run 624 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.544 | 100199 | Adding a run 623 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.544 | 100199 | Adding a run 622 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.544 | 100199 | Adding a run 621 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.545 | 100199 | Adding a run 620 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.545 | 100199 | Adding a run 619 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.545 | 100199 | Adding a run 618 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.545 | 100199 | Adding a run 617 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.545 | 100199 | Adding a run 616 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.545 | 100199 | Adding a run 615 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.545 | 100199 | Adding a run 614 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.545 | 100199 | Adding a run 613 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.545 | 100199 | Adding a run 612 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.546 | 100199 | Adding a run 611 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.546 | 100199 | Adding a run 610 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.546 | 100199 | Adding a run 609 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.546 | 100199 | Adding a run 608 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.546 | 100199 | Adding a run 607 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.546 | 100199 | Adding a run 606 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.546 | 100199 | Adding a run 605 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.546 | 100199 | Adding a run 604 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.546 | 100199 | Adding a run 603 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.547 | 100199 | Adding a run 602 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.547 | 100199 | Adding a run 601 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.547 | 100199 | Adding a run 600 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.547 | 100199 | Adding a run 599 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.547 | 100199 | Adding a run 598 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.547 | 100199 | Adding a run 597 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.547 | 100199 | Adding a run 596 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.547 | 100199 | Adding a run 595 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.548 | 100199 | Adding a run 594 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.548 | 100199 | Adding a run 593 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.548 | 100199 | Adding a run 592 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.548 | 100199 | Adding a run 591 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.548 | 100199 | Adding a run 590 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.548 | 100199 | Adding a run 589 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.548 | 100199 | Adding a run 588 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.548 | 100199 | Adding a run 587 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.549 | 100199 | Adding a run 586 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.549 | 100199 | Adding a run 585 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.549 | 100199 | Adding a run 584 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.549 | 100199 | Adding a run 583 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.549 | 100199 | Adding a run 582 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.549 | 100199 | Adding a run 581 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.549 | 100199 | Adding a run 580 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.549 | 100199 | Adding a run 579 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.549 | 100199 | Adding a run 578 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.550 | 100199 | Adding a run 577 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.550 | 100199 | Adding a run 576 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.550 | 100199 | Adding a run 575 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.550 | 100199 | Adding a run 574 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.550 | 100199 | Adding a run 573 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.550 | 100199 | Adding a run 572 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.550 | 100199 | Adding a run 571 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.550 | 100199 | Adding a run 570 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.551 | 100199 | Adding a run 569 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.551 | 100199 | Adding a run 568 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.551 | 100199 | Adding a run 567 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.551 | 100199 | Adding a run 566 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.551 | 100199 | Adding a run 565 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.551 | 100199 | Adding a run 564 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.551 | 100199 | Adding a run 563 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.551 | 100199 | Adding a run 562 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.552 | 100199 | Adding a run 561 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.552 | 100199 | Adding a run 560 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.552 | 100199 | Adding a run 559 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.552 | 100199 | Adding a run 558 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.552 | 100199 | Adding a run 557 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.552 | 100199 | Adding a run 556 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.552 | 100199 | Adding a run 555 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.552 | 100199 | Adding a run 554 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.552 | 100199 | Adding a run 553 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.553 | 100199 | Adding a run 552 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.553 | 100199 | Adding a run 551 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.553 | 100199 | Adding a run 550 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.553 | 100199 | Adding a run 549 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.553 | 100199 | Adding a run 548 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.553 | 100199 | Adding a run 547 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.553 | 100199 | Adding a run 546 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.553 | 100199 | Adding a run 545 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.553 | 100199 | Adding a run 544 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.554 | 100199 | Adding a run 543 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.554 | 100199 | Adding a run 542 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.554 | 100199 | Adding a run 541 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.554 | 100199 | Adding a run 540 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.554 | 100199 | Adding a run 539 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.554 | 100199 | Adding a run 538 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.554 | 100199 | Adding a run 537 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.554 | 100199 | Adding a run 536 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.555 | 100199 | Adding a run 535 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.555 | 100199 | Adding a run 534 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.555 | 100199 | Adding a run 533 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.555 | 100199 | Adding a run 532 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.555 | 100199 | Adding a run 531 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.555 | 100199 | Adding a run 530 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.555 | 100199 | Adding a run 529 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.555 | 100199 | Adding a run 528 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.555 | 100199 | Adding a run 527 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.556 | 100199 | Adding a run 526 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.556 | 100199 | Adding a run 525 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.556 | 100199 | Adding a run 524 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.556 | 100199 | Adding a run 523 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.556 | 100199 | Adding a run 522 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.556 | 100199 | Adding a run 521 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.556 | 100199 | Adding a run 520 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.556 | 100199 | Adding a run 519 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.557 | 100199 | Adding a run 518 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.557 | 100199 | Adding a run 517 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.557 | 100199 | Adding a run 516 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.557 | 100199 | Adding a run 515 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.557 | 100199 | Adding a run 514 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.557 | 100199 | Adding a run 513 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.557 | 100199 | Adding a run 512 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.557 | 100199 | Adding a run 511 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.557 | 100199 | Adding a run 510 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.558 | 100199 | Adding a run 509 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.558 | 100199 | Adding a run 508 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.558 | 100199 | Adding a run 507 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.558 | 100199 | Adding a run 506 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.558 | 100199 | Adding a run 505 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.558 | 100199 | Adding a run 504 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.558 | 100199 | Adding a run 503 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.558 | 100199 | Adding a run 502 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.559 | 100199 | Adding a run 501 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.559 | 100199 | Adding a run 500 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.559 | 100199 | Adding a run 499 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.559 | 100199 | Adding a run 498 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.559 | 100199 | Adding a run 497 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.559 | 100199 | Adding a run 496 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.559 | 100199 | Adding a run 495 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.559 | 100199 | Adding a run 494 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.559 | 100199 | Adding a run 493 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.560 | 100199 | Adding a run 492 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.560 | 100199 | Adding a run 491 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.560 | 100199 | Adding a run 490 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.560 | 100199 | Adding a run 489 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.560 | 100199 | Adding a run 488 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.560 | 100199 | Adding a run 487 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.560 | 100199 | Adding a run 486 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.560 | 100199 | Adding a run 485 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.561 | 100199 | Adding a run 484 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.561 | 100199 | Adding a run 483 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.561 | 100199 | Adding a run 482 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.561 | 100199 | Adding a run 481 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.561 | 100199 | Adding a run 480 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.561 | 100199 | Adding a run 479 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.561 | 100199 | Adding a run 478 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.561 | 100199 | Adding a run 477 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.562 | 100199 | Adding a run 476 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.562 | 100199 | Adding a run 475 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.562 | 100199 | Adding a run 474 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.562 | 100199 | Adding a run 473 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.562 | 100199 | Adding a run 472 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.562 | 100199 | Adding a run 471 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.562 | 100199 | Adding a run 470 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.562 | 100199 | Adding a run 469 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.562 | 100199 | Adding a run 468 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.563 | 100199 | Adding a run 467 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.563 | 100199 | Adding a run 466 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.563 | 100199 | Adding a run 465 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.563 | 100199 | Adding a run 464 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.563 | 100199 | Adding a run 463 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.563 | 100199 | Adding a run 462 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.563 | 100199 | Adding a run 461 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.563 | 100199 | Adding a run 460 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.563 | 100199 | Adding a run 459 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.564 | 100199 | Adding a run 458 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.564 | 100199 | Adding a run 457 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.564 | 100199 | Adding a run 456 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.564 | 100199 | Adding a run 455 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.564 | 100199 | Adding a run 454 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.564 | 100199 | Adding a run 453 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.564 | 100199 | Adding a run 452 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.564 | 100199 | Adding a run 451 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.565 | 100199 | Adding a run 450 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.565 | 100199 | Adding a run 449 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.565 | 100199 | Adding a run 448 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.565 | 100199 | Adding a run 447 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.565 | 100199 | Adding a run 446 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.565 | 100199 | Adding a run 445 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.565 | 100199 | Adding a run 444 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.565 | 100199 | Adding a run 443 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.565 | 100199 | Adding a run 442 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.566 | 100199 | Adding a run 441 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.566 | 100199 | Adding a run 440 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.566 | 100199 | Adding a run 439 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.566 | 100199 | Adding a run 438 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.566 | 100199 | Adding a run 437 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.566 | 100199 | Adding a run 436 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.566 | 100199 | Adding a run 435 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.566 | 100199 | Adding a run 434 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.567 | 100199 | Adding a run 433 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.567 | 100199 | Adding a run 432 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.567 | 100199 | Adding a run 431 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.567 | 100199 | Adding a run 430 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.567 | 100199 | Adding a run 429 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.567 | 100199 | Adding a run 428 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.567 | 100199 | Adding a run 427 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.567 | 100199 | Adding a run 426 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.568 | 100199 | Adding a run 425 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.568 | 100199 | Adding a run 424 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.568 | 100199 | Adding a run 423 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.568 | 100199 | Adding a run 422 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.568 | 100199 | Adding a run 421 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.568 | 100199 | Adding a run 420 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.568 | 100199 | Adding a run 419 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.568 | 100199 | Adding a run 418 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.569 | 100199 | Adding a run 417 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.569 | 100199 | Adding a run 416 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.569 | 100199 | Adding a run 415 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.569 | 100199 | Adding a run 414 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.569 | 100199 | Adding a run 413 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.569 | 100199 | Adding a run 412 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.569 | 100199 | Adding a run 411 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.569 | 100199 | Adding a run 410 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.570 | 100199 | Adding a run 409 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.570 | 100199 | Adding a run 408 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.570 | 100199 | Adding a run 407 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.570 | 100199 | Adding a run 406 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.570 | 100199 | Adding a run 405 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.570 | 100199 | Adding a run 404 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.570 | 100199 | Adding a run 403 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.570 | 100199 | Adding a run 402 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.571 | 100199 | Adding a run 401 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.571 | 100199 | Adding a run 400 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.571 | 100199 | Adding a run 399 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.571 | 100199 | Adding a run 398 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.571 | 100199 | Adding a run 397 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.571 | 100199 | Adding a run 396 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.571 | 100199 | Adding a run 395 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.571 | 100199 | Adding a run 394 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.572 | 100199 | Adding a run 393 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.572 | 100199 | Adding a run 392 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.572 | 100199 | Adding a run 391 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.572 | 100199 | Adding a run 390 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.572 | 100199 | Adding a run 389 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.572 | 100199 | Adding a run 388 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.572 | 100199 | Adding a run 387 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.572 | 100199 | Adding a run 386 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.573 | 100199 | Adding a run 385 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.573 | 100199 | Adding a run 384 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.573 | 100199 | Adding a run 383 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.573 | 100199 | Adding a run 382 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.573 | 100199 | Adding a run 381 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.573 | 100199 | Adding a run 380 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.573 | 100199 | Adding a run 379 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.573 | 100199 | Adding a run 378 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.574 | 100199 | Adding a run 377 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.574 | 100199 | Adding a run 376 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.574 | 100199 | Adding a run 375 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.574 | 100199 | Adding a run 374 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.574 | 100199 | Adding a run 373 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.574 | 100199 | Adding a run 372 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.574 | 100199 | Adding a run 371 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.574 | 100199 | Adding a run 370 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.575 | 100199 | Adding a run 369 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.575 | 100199 | Adding a run 368 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.575 | 100199 | Adding a run 367 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.575 | 100199 | Adding a run 366 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.575 | 100199 | Adding a run 365 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.575 | 100199 | Adding a run 364 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.575 | 100199 | Adding a run 363 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.575 | 100199 | Adding a run 362 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.576 | 100199 | Adding a run 361 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.576 | 100199 | Adding a run 360 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.576 | 100199 | Adding a run 359 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.576 | 100199 | Adding a run 358 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.576 | 100199 | Adding a run 357 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.576 | 100199 | Adding a run 356 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.576 | 100199 | Adding a run 355 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.576 | 100199 | Adding a run 354 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.577 | 100199 | Adding a run 353 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.577 | 100199 | Adding a run 352 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.577 | 100199 | Adding a run 351 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.577 | 100199 | Adding a run 350 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.577 | 100199 | Adding a run 349 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.577 | 100199 | Adding a run 348 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.577 | 100199 | Adding a run 347 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.577 | 100199 | Adding a run 346 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.578 | 100199 | Adding a run 345 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.578 | 100199 | Adding a run 344 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.578 | 100199 | Adding a run 343 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.578 | 100199 | Adding a run 342 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.578 | 100199 | Adding a run 341 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.578 | 100199 | Adding a run 340 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.578 | 100199 | Adding a run 339 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.578 | 100199 | Adding a run 338 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.578 | 100199 | Adding a run 337 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.579 | 100199 | Adding a run 336 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.579 | 100199 | Adding a run 335 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.579 | 100199 | Adding a run 334 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.579 | 100199 | Adding a run 333 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.579 | 100199 | Adding a run 332 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.579 | 100199 | Adding a run 331 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.579 | 100199 | Adding a run 330 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.579 | 100199 | Adding a run 329 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.580 | 100199 | Adding a run 328 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.580 | 100199 | Adding a run 327 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.580 | 100199 | Adding a run 326 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.580 | 100199 | Adding a run 325 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.580 | 100199 | Adding a run 324 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.580 | 100199 | Adding a run 323 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.580 | 100199 | Adding a run 322 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.580 | 100199 | Adding a run 321 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.581 | 100199 | Adding a run 320 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.581 | 100199 | Adding a run 319 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.581 | 100199 | Adding a run 318 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.581 | 100199 | Adding a run 317 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.581 | 100199 | Adding a run 316 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.581 | 100199 | Adding a run 315 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.581 | 100199 | Adding a run 314 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.581 | 100199 | Adding a run 313 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.581 | 100199 | Adding a run 312 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.582 | 100199 | Adding a run 311 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.582 | 100199 | Adding a run 310 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.582 | 100199 | Adding a run 309 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.582 | 100199 | Adding a run 308 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.582 | 100199 | Adding a run 307 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.582 | 100199 | Adding a run 306 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.582 | 100199 | Adding a run 305 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.582 | 100199 | Adding a run 304 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.583 | 100199 | Adding a run 303 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.583 | 100199 | Adding a run 302 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.583 | 100199 | Adding a run 301 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.583 | 100199 | Adding a run 300 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.583 | 100199 | Adding a run 299 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.583 | 100199 | Adding a run 298 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.583 | 100199 | Adding a run 297 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.583 | 100199 | Adding a run 296 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.583 | 100199 | Adding a run 295 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.584 | 100199 | Adding a run 294 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.584 | 100199 | Adding a run 293 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.584 | 100199 | Adding a run 292 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.584 | 100199 | Adding a run 291 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.584 | 100199 | Adding a run 290 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.584 | 100199 | Adding a run 289 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.584 | 100199 | Adding a run 288 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.584 | 100199 | Adding a run 287 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.585 | 100199 | Adding a run 286 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.585 | 100199 | Adding a run 285 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.585 | 100199 | Adding a run 284 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.585 | 100199 | Adding a run 283 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.585 | 100199 | Adding a run 282 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.585 | 100199 | Adding a run 281 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.585 | 100199 | Adding a run 280 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.585 | 100199 | Adding a run 279 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.585 | 100199 | Adding a run 278 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.586 | 100199 | Adding a run 277 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.586 | 100199 | Adding a run 276 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.586 | 100199 | Adding a run 275 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.586 | 100199 | Adding a run 274 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.586 | 100199 | Adding a run 273 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.586 | 100199 | Adding a run 272 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.586 | 100199 | Adding a run 271 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.586 | 100199 | Adding a run 270 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.587 | 100199 | Adding a run 269 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.587 | 100199 | Adding a run 268 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.587 | 100199 | Adding a run 267 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.587 | 100199 | Adding a run 266 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.587 | 100199 | Adding a run 265 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.587 | 100199 | Adding a run 264 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.587 | 100199 | Adding a run 263 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.587 | 100199 | Adding a run 262 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.588 | 100199 | Adding a run 261 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.588 | 100199 | Adding a run 260 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.588 | 100199 | Adding a run 259 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.588 | 100199 | Adding a run 258 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.588 | 100199 | Adding a run 257 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.588 | 100199 | Adding a run 256 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.588 | 100199 | Adding a run 255 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.588 | 100199 | Adding a run 254 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.588 | 100199 | Adding a run 253 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.589 | 100199 | Adding a run 252 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.589 | 100199 | Adding a run 251 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.589 | 100199 | Adding a run 250 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.589 | 100199 | Adding a run 249 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.589 | 100199 | Adding a run 248 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.589 | 100199 | Adding a run 247 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.589 | 100199 | Adding a run 246 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.589 | 100199 | Adding a run 245 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.590 | 100199 | Adding a run 244 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.590 | 100199 | Adding a run 243 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.590 | 100199 | Adding a run 242 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.590 | 100199 | Adding a run 241 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.590 | 100199 | Adding a run 240 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.590 | 100199 | Adding a run 239 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.590 | 100199 | Adding a run 238 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.590 | 100199 | Adding a run 237 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.591 | 100199 | Adding a run 236 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.591 | 100199 | Adding a run 235 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.591 | 100199 | Adding a run 234 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.591 | 100199 | Adding a run 233 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.591 | 100199 | Adding a run 232 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.591 | 100199 | Adding a run 231 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.591 | 100199 | Adding a run 230 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.591 | 100199 | Adding a run 229 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.591 | 100199 | Adding a run 228 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.592 | 100199 | Adding a run 227 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.592 | 100199 | Adding a run 226 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.592 | 100199 | Adding a run 225 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.592 | 100199 | Adding a run 224 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.592 | 100199 | Adding a run 223 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.592 | 100199 | Adding a run 222 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.592 | 100199 | Adding a run 221 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.592 | 100199 | Adding a run 220 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.593 | 100199 | Adding a run 219 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.593 | 100199 | Adding a run 218 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.593 | 100199 | Adding a run 217 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.593 | 100199 | Adding a run 216 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.593 | 100199 | Adding a run 215 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.593 | 100199 | Adding a run 214 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.593 | 100199 | Adding a run 213 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.593 | 100199 | Adding a run 212 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.594 | 100199 | Adding a run 211 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.594 | 100199 | Adding a run 210 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.594 | 100199 | Adding a run 209 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.594 | 100199 | Adding a run 208 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.594 | 100199 | Adding a run 207 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.594 | 100199 | Adding a run 206 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.594 | 100199 | Adding a run 205 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.594 | 100199 | Adding a run 204 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.594 | 100199 | Adding a run 203 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.595 | 100199 | Adding a run 202 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.595 | 100199 | Adding a run 201 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.595 | 100199 | Adding a run 200 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.595 | 100199 | Adding a run 199 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.595 | 100199 | Adding a run 198 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.595 | 100199 | Adding a run 197 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.595 | 100199 | Adding a run 196 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.595 | 100199 | Adding a run 195 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.596 | 100199 | Adding a run 194 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.596 | 100199 | Adding a run 193 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.596 | 100199 | Adding a run 192 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.596 | 100199 | Adding a run 191 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.596 | 100199 | Adding a run 190 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.596 | 100199 | Adding a run 189 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.596 | 100199 | Adding a run 188 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.596 | 100199 | Adding a run 187 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.597 | 100199 | Adding a run 186 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.597 | 100199 | Adding a run 185 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.597 | 100199 | Adding a run 184 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.597 | 100199 | Adding a run 183 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.597 | 100199 | Adding a run 182 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.597 | 100199 | Adding a run 181 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.597 | 100199 | Adding a run 180 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.597 | 100199 | Adding a run 179 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.597 | 100199 | Adding a run 178 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.598 | 100199 | Adding a run 177 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.598 | 100199 | Adding a run 176 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.598 | 100199 | Adding a run 175 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.598 | 100199 | Adding a run 174 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.598 | 100199 | Adding a run 173 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.598 | 100199 | Adding a run 172 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.598 | 100199 | Adding a run 171 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.598 | 100199 | Adding a run 170 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.599 | 100199 | Adding a run 169 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.599 | 100199 | Adding a run 168 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.599 | 100199 | Adding a run 167 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.599 | 100199 | Adding a run 166 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.599 | 100199 | Adding a run 165 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.599 | 100199 | Adding a run 164 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.599 | 100199 | Adding a run 163 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.599 | 100199 | Adding a run 162 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.600 | 100199 | Adding a run 161 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.600 | 100199 | Adding a run 160 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.600 | 100199 | Adding a run 159 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.600 | 100199 | Adding a run 158 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.600 | 100199 | Adding a run 157 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.600 | 100199 | Adding a run 156 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.600 | 100199 | Adding a run 155 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.600 | 100199 | Adding a run 154 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.600 | 100199 | Adding a run 153 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.601 | 100199 | Adding a run 152 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.601 | 100199 | Adding a run 151 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.601 | 100199 | Adding a run 150 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.601 | 100199 | Adding a run 149 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.601 | 100199 | Adding a run 148 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.601 | 100199 | Adding a run 147 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.601 | 100199 | Adding a run 146 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.601 | 100199 | Adding a run 145 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.602 | 100199 | Adding a run 144 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.602 | 100199 | Adding a run 143 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.602 | 100199 | Adding a run 142 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.602 | 100199 | Adding a run 141 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.602 | 100199 | Adding a run 140 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.602 | 100199 | Adding a run 139 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.602 | 100199 | Adding a run 138 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.602 | 100199 | Adding a run 137 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.603 | 100199 | Adding a run 136 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.603 | 100199 | Adding a run 135 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.603 | 100199 | Adding a run 134 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.603 | 100199 | Adding a run 133 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.603 | 100199 | Adding a run 132 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.603 | 100199 | Adding a run 131 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.603 | 100199 | Adding a run 130 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.603 | 100199 | Adding a run 129 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.603 | 100199 | Adding a run 128 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.604 | 100199 | Adding a run 127 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.604 | 100199 | Adding a run 126 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.604 | 100199 | Adding a run 125 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.604 | 100199 | Adding a run 124 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.604 | 100199 | Adding a run 123 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.604 | 100199 | Adding a run 122 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.604 | 100199 | Adding a run 121 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.604 | 100199 | Adding a run 120 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.605 | 100199 | Adding a run 119 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.605 | 100199 | Adding a run 118 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.605 | 100199 | Adding a run 117 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.605 | 100199 | Adding a run 116 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.605 | 100199 | Adding a run 115 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.605 | 100199 | Adding a run 114 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.605 | 100199 | Adding a run 113 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.605 | 100199 | Adding a run 112 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.605 | 100199 | Adding a run 111 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.606 | 100199 | Adding a run 110 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.606 | 100199 | Adding a run 109 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.606 | 100199 | Adding a run 108 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.606 | 100199 | Adding a run 107 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.606 | 100199 | Adding a run 106 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.606 | 100199 | Adding a run 105 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.606 | 100199 | Adding a run 104 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.606 | 100199 | Adding a run 103 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.607 | 100199 | Adding a run 102 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.607 | 100199 | Adding a run 101 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.607 | 100199 | Adding a run 100 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.607 | 100199 | Adding a run 99 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.607 | 100199 | Adding a run 98 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.607 | 100199 | Adding a run 97 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.607 | 100199 | Adding a run 96 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.607 | 100199 | Adding a run 95 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.608 | 100199 | Adding a run 94 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.608 | 100199 | Adding a run 93 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.608 | 100199 | Adding a run 92 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.608 | 100199 | Adding a run 91 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.608 | 100199 | Adding a run 90 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.608 | 100199 | Adding a run 89 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.608 | 100199 | Adding a run 88 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.608 | 100199 | Adding a run 87 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.609 | 100199 | Adding a run 86 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.609 | 100199 | Adding a run 85 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.609 | 100199 | Adding a run 84 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.609 | 100199 | Adding a run 83 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.609 | 100199 | Adding a run 82 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.609 | 100199 | Adding a run 81 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.609 | 100199 | Adding a run 80 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.609 | 100199 | Adding a run 79 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.609 | 100199 | Adding a run 78 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.610 | 100199 | Adding a run 77 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.610 | 100199 | Adding a run 76 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.610 | 100199 | Adding a run 75 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.610 | 100199 | Adding a run 74 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.610 | 100199 | Adding a run 73 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.610 | 100199 | Adding a run 72 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.610 | 100199 | Adding a run 71 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.610 | 100199 | Adding a run 70 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.611 | 100199 | Adding a run 69 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.611 | 100199 | Adding a run 68 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.611 | 100199 | Adding a run 67 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.611 | 100199 | Adding a run 66 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.611 | 100199 | Adding a run 65 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.611 | 100199 | Adding a run 64 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.611 | 100199 | Adding a run 63 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.611 | 100199 | Adding a run 62 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.612 | 100199 | Adding a run 61 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.612 | 100199 | Adding a run 60 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.612 | 100199 | Adding a run 59 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.612 | 100199 | Adding a run 58 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.612 | 100199 | Adding a run 57 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.612 | 100199 | Adding a run 56 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.612 | 100199 | Adding a run 55 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.612 | 100199 | Adding a run 54 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.612 | 100199 | Adding a run 53 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.613 | 100199 | Adding a run 52 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.613 | 100199 | Adding a run 51 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.613 | 100199 | Adding a run 50 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.613 | 100199 | Adding a run 49 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.613 | 100199 | Adding a run 48 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.613 | 100199 | Adding a run 47 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.613 | 100199 | Adding a run 46 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.613 | 100199 | Adding a run 45 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.614 | 100199 | Adding a run 44 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.614 | 100199 | Adding a run 43 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.614 | 100199 | Adding a run 42 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.614 | 100199 | Adding a run 41 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.614 | 100199 | Adding a run 40 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.614 | 100199 | Adding a run 39 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.614 | 100199 | Adding a run 38 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.614 | 100199 | Adding a run 37 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.614 | 100199 | Adding a run 36 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.615 | 100199 | Adding a run 35 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.615 | 100199 | Adding a run 34 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.615 | 100199 | Adding a run 33 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.615 | 100199 | Adding a run 32 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.615 | 100199 | Adding a run 31 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.615 | 100199 | Adding a run 30 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.615 | 100199 | Adding a run 29 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.615 | 100199 | Adding a run 28 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.616 | 100199 | Adding a run 27 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.616 | 100199 | Adding a run 26 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.616 | 100199 | Adding a run 25 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.616 | 100199 | Adding a run 24 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.616 | 100199 | Adding a run 23 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.616 | 100199 | Adding a run 22 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.616 | 100199 | Adding a run 21 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.616 | 100199 | Adding a run 20 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.617 | 100199 | Adding a run 19 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.617 | 100199 | Adding a run 18 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.617 | 100199 | Adding a run 17 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.617 | 100199 | Adding a run 16 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.617 | 100199 | Adding a run 15 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.617 | 100199 | Adding a run 14 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.617 | 100199 | Adding a run 13 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.617 | 100199 | Adding a run 12 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.617 | 100199 | Adding a run 11 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.618 | 100199 | Adding a run 10 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.618 | 100199 | Adding a run 9 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.618 | 100199 | Adding a run 8 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.618 | 100199 | Adding a run 7 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.618 | 100199 | Adding a run 6 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.618 | 100199 | Adding a run 5 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.618 | 100199 | Adding a run 4 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.618 | 100199 | Adding a run 3 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.618 | 100199 | Adding a run 2 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.619 | 100199 | Adding a run 1 for repository /tmp/pytest-of-runner/pytest-0/test_repo_stress_output_long_n2/repo to the queue 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.621 | 78166 | Waiting for new connections 2024-04-25 03:45:48 | INFO | Command ['/usr/bin/stdbuf', '-o0', '/home/runner/work/cimple/cimple/build/debug/cmake/src/cimple-client', '--host', '127.0.0.1', '--port', '39967', 'get-runs'] completed successfully 2024-04-25 03:45:48 | INFO | Output: { "jsonrpc": "2.0", "id": 1, "result": [ { "id": 2000, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1999, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1998, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1997, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1996, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1995, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1994, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1993, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1992, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1991, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1990, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1989, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1988, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1987, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1986, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1985, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1984, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1983, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1982, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1981, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1980, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1979, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1978, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1977, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1976, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1975, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1974, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1973, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1972, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1971, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1970, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1969, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1968, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1967, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1966, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1965, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1964, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1963, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1962, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1961, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1960, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1959, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1958, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1957, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1956, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1955, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1954, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1953, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1952, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1951, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1950, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1949, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1948, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1947, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1946, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1945, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1944, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1943, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1942, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1941, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1940, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1939, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1938, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1937, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1936, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1935, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1934, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1933, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1932, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1931, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1930, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1929, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1928, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1927, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1926, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1925, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1924, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1923, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1922, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1921, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1920, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1919, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1918, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1917, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1916, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1915, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1914, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1913, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1912, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1911, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1910, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1909, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1908, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1907, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1906, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1905, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1904, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1903, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1902, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1901, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1900, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1899, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1898, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1897, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1896, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1895, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1894, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1893, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1892, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1891, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1890, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1889, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1888, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1887, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1886, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1885, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1884, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1883, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1882, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1881, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1880, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1879, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1878, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1877, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1876, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1875, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1874, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1873, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1872, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1871, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1870, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1869, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1868, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1867, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1866, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1865, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1864, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1863, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1862, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1861, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1860, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1859, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1858, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1857, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1856, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1855, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1854, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1853, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1852, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1851, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1850, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1849, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1848, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1847, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1846, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1845, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1844, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1843, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1842, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1841, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1840, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1839, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1838, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1837, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1836, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1835, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1834, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1833, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1832, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1831, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1830, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1829, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1828, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1827, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1826, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1825, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1824, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1823, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1822, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1821, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1820, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1819, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1818, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1817, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1816, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1815, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1814, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1813, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1812, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1811, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1810, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1809, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1808, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1807, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1806, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1805, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1804, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1803, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1802, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1801, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1800, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1799, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1798, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1797, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1796, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1795, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1794, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1793, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1792, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1791, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1790, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1789, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1788, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1787, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1786, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1785, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1784, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1783, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1782, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1781, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1780, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1779, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1778, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1777, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1776, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1775, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1774, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1773, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1772, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1771, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1770, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1769, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1768, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1767, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1766, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1765, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1764, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1763, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1762, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1761, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1760, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1759, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1758, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1757, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1756, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1755, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1754, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1753, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1752, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1751, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1750, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1749, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1748, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1747, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1746, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1745, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1744, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1743, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1742, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1741, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1740, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1739, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1738, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1737, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1736, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1735, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1734, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1733, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1732, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1731, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1730, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1729, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1728, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1727, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1726, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1725, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1724, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1723, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1722, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1721, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1720, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1719, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1718, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1717, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1716, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1715, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1714, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1713, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1712, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1711, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1710, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1709, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1708, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1707, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1706, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1705, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1704, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1703, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1702, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1701, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1700, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1699, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1698, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1697, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1696, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1695, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1694, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1693, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1692, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1691, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1690, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1689, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1688, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1687, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1686, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1685, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1684, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1683, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1682, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1681, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1680, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1679, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1678, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1677, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1676, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1675, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1674, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1673, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1672, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1671, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1670, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1669, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1668, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1667, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1666, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1665, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1664, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1663, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1662, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1661, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1660, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1659, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1658, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1657, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1656, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1655, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1654, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1653, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1652, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1651, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1650, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1649, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1648, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1647, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1646, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1645, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1644, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1643, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1642, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1641, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1640, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1639, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1638, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1637, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1636, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1635, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1634, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1633, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1632, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1631, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1630, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1629, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1628, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1627, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1626, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1625, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1624, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1623, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1622, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1621, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1620, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1619, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1618, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1617, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1616, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1615, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1614, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1613, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1612, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1611, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1610, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1609, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1608, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1607, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1606, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1605, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1604, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1603, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1602, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1601, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1600, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1599, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1598, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1597, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1596, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1595, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1594, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1593, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1592, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1591, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1590, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1589, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1588, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1587, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1586, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1585, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1584, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1583, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1582, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1581, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1580, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1579, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1578, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1577, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1576, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1575, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1574, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1573, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1572, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1571, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1570, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1569, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1568, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1567, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1566, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1565, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1564, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1563, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1562, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1561, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1560, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1559, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1558, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1557, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1556, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1555, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1554, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1553, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1552, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1551, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1550, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1549, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1548, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1547, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1546, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1545, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1544, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1543, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1542, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1541, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1540, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1539, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1538, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1537, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1536, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1535, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1534, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1533, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1532, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1531, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1530, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1529, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1528, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1527, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1526, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1525, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1524, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1523, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1522, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1521, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1520, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1519, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1518, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1517, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1516, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1515, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1514, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1513, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1512, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1511, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1510, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1509, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1508, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1507, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1506, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1505, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1504, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1503, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1502, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1501, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1099, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1098, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1097, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1096, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1095, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1094, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1093, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1092, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1091, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1090, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1089, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1088, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1087, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1086, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1085, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1084, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1083, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1082, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1081, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1080, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1079, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1078, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1077, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1076, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1075, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1074, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1073, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1072, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1071, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1070, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1069, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1068, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1067, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1066, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1065, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1064, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1063, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1062, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1061, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1060, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1059, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1058, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1057, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1056, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1055, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1054, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1053, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1052, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1051, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1050, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1049, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1048, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1047, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1046, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1045, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1044, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1043, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1042, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1041, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1040, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1039, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1038, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1037, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1036, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1035, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1034, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1033, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1032, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1031, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1030, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1029, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1028, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1027, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1026, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1025, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1024, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1023, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1022, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1021, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1020, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1019, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1018, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1017, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1016, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1015, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1014, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1013, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1012, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1011, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1010, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1009, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1008, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1007, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1006, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1005, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1004, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1003, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1002, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1001, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1000, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 999, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 998, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 997, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 996, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 995, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 994, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 993, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 992, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 991, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 990, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 989, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 988, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 987, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 986, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 985, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 984, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 983, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 982, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 981, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 980, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 979, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 978, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 977, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 976, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 975, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 974, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 973, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 972, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 971, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 970, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 969, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 968, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 967, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 966, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 965, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 964, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 963, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 962, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 961, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 960, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 959, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 958, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 957, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 956, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 955, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 954, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 953, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 952, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 951, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 950, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 949, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 948, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 947, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 946, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 945, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 944, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 943, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 942, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 941, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 940, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 939, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 938, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 937, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 936, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 935, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 934, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 933, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 932, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 931, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 930, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 929, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 928, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 927, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 926, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 925, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 924, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 923, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 922, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 921, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 920, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 919, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 918, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 917, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 916, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 915, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 914, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 913, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 912, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 911, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 910, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 909, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 908, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 907, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 906, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 905, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 904, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 903, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 902, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 901, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 900, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 899, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 898, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 897, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 896, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 895, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 894, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 893, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 892, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 891, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 890, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 889, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 888, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 887, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 886, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 885, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 884, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 883, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 882, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 881, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 880, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 879, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 878, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 877, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 876, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 875, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 874, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 873, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 872, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 871, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 870, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 869, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 868, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 867, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 866, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 865, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 864, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 863, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 862, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 861, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 860, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 859, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 858, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 857, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 856, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 855, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 854, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 853, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 852, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 851, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 850, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 849, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 848, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 847, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 846, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 845, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 844, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 843, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 842, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 841, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 840, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 839, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 838, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 837, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 836, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 835, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 834, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 833, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 832, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 831, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 830, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 829, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 828, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 827, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 826, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 825, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 824, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 823, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 822, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 821, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 820, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 819, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 818, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 817, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 816, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 815, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 814, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 813, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 812, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 811, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 810, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 809, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 808, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 807, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 806, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 805, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 804, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 803, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 802, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 801, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 800, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 799, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 798, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 797, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 796, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 795, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 794, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 793, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 792, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 791, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 790, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 789, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 788, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 787, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 786, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 785, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 784, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 783, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 782, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 781, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 780, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 779, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 778, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 777, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 776, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 775, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 774, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 773, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 772, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 771, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 770, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 769, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 768, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 767, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 766, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 765, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 764, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 763, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 762, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 761, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 760, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 759, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 758, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 757, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 756, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 755, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 754, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 753, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 752, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 751, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 750, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 749, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 748, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 747, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 746, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 745, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 744, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 743, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 742, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 741, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 740, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 739, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 738, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 737, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 736, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 735, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 734, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 733, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 732, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 731, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 730, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 729, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 728, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 727, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 726, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 725, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 724, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 723, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 722, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 721, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 720, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 719, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 718, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 717, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 716, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 715, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 714, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 713, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 712, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 711, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 710, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 709, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 708, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 707, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 706, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 705, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 704, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 703, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 702, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 701, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 700, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 699, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 698, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 697, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 696, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 695, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 694, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 693, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 692, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 691, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 690, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 689, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 688, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 687, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 686, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 685, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 684, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 683, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 682, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 681, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 680, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 679, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 678, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 677, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 676, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 675, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 674, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 673, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 672, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 671, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 670, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 669, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 668, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 667, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 666, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 665, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 664, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 663, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 662, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 661, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 660, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 659, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 658, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 657, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 656, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 655, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 654, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 653, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 652, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 651, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 650, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 649, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 648, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 647, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 646, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 645, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 644, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 643, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 642, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 641, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 640, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 639, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 638, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 637, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 636, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 635, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 634, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 633, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 632, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 631, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 630, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 629, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 628, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 627, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 626, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 625, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 624, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 623, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 622, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 621, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 620, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 619, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 618, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 617, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 616, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 615, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 614, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 613, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 612, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 611, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 610, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 609, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 608, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 607, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 606, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 605, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 604, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 603, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 602, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 601, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 600, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 599, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 598, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 597, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 596, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 595, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 594, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 593, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 592, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 591, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 590, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 589, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 588, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 587, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 586, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 585, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 584, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 583, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 582, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 581, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 580, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 579, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 578, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 577, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 576, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 575, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 574, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 573, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 572, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 571, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 570, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 569, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 568, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 567, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 566, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 565, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 564, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 563, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 562, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 561, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 560, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 559, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 558, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 557, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 556, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 555, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 554, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 553, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 552, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 551, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 550, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 549, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 548, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 547, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 546, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 545, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 544, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 543, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 542, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 541, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 540, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 539, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 538, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 537, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 536, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 535, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 534, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 533, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 532, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 531, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 530, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 529, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 528, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 527, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 526, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 525, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 524, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 523, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 522, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 521, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 520, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 519, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 518, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 517, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 516, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 515, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 514, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 513, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 512, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 511, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 510, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 509, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 508, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 507, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 506, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 505, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 504, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 503, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 502, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 501, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 500, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 499, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 498, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 497, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 496, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 495, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 494, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 493, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 492, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 491, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 490, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 489, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 488, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 487, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 486, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 485, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 484, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 483, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 482, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 481, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 480, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 479, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 478, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 477, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 476, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 475, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 474, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 473, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 472, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 471, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 470, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 469, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 468, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 467, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 466, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 465, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 464, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 463, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 462, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 461, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 460, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 459, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 458, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 457, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 456, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 455, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 454, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 453, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 452, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 451, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 450, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 449, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 448, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 447, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 446, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 445, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 444, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 443, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 442, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 441, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 440, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 439, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 438, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 437, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 436, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 435, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 434, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 433, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 432, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 431, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 430, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 429, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 428, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 427, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 426, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 425, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 424, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 423, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 422, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 421, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 420, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 419, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 418, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 417, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 416, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 415, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 414, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 413, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 412, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 411, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 410, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 409, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 408, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 407, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 406, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 405, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 404, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 403, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 402, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 401, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 400, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 399, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 398, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 397, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 396, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 395, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 394, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 393, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 392, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 391, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 390, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 389, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 388, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 387, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 386, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 385, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 384, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 383, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 382, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 381, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 380, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 379, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 378, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 377, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 376, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 375, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 374, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 373, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 372, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 371, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 370, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 369, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 368, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 367, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 366, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 365, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 364, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 363, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 362, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 361, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 360, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 359, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 358, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 357, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 356, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 355, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 354, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 353, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 352, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 351, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 350, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 349, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 348, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 347, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 346, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 345, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 344, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 343, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 342, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 341, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 340, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 339, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 338, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 337, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 336, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 335, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 334, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 333, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 332, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 331, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 330, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 329, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 328, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 327, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 326, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 325, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 324, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 323, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 322, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 321, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 320, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 319, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 318, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 317, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 316, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 315, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 314, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 313, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 312, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 311, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 310, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 309, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 308, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 307, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 306, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 305, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 304, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 303, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 302, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 301, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 300, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 299, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 298, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 297, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 296, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 295, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 294, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 293, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 292, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 291, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 290, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 289, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 288, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 287, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 286, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 285, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 284, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 283, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 282, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 281, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 280, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 279, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 278, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 277, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 276, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 275, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 274, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 273, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 272, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 271, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 270, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 269, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 268, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 267, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 266, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 265, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 264, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 263, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 262, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 261, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 260, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 259, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 258, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 257, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 256, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 255, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 254, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 253, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 252, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 251, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 250, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 249, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 248, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 247, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 246, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 245, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 244, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 243, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 242, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 241, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 240, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 239, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 238, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 237, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 236, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 235, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 234, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 233, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 232, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 231, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 230, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 229, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 228, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 227, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 226, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 225, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 224, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 223, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 222, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 221, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 220, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 219, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 218, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 217, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 216, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 215, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 214, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 213, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 212, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 211, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 210, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 209, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 208, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 207, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 206, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 205, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 204, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 203, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 202, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 201, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 200, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 199, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 198, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 197, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 196, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 195, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 194, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 193, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 192, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 191, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 190, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 189, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 188, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 187, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 186, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 185, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 184, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 183, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 182, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 181, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 180, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 179, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 178, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 177, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 176, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 175, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 174, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 173, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 172, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 171, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 170, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 169, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 168, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 167, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 166, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 165, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 164, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 163, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 162, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 161, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 160, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 159, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 158, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 157, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 156, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 155, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 154, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 153, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 152, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 151, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 150, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 149, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 148, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 147, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 146, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 145, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 144, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 143, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 142, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 141, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 140, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 139, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 138, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 137, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 136, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 135, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 134, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 133, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 132, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 131, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 130, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 129, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 128, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 127, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 126, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 125, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 124, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 123, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 122, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 121, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 120, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 119, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 118, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 117, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 116, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 115, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 114, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 113, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 112, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 111, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 110, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 109, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 108, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 107, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 106, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 105, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 104, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 103, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 102, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 101, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 100, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 99, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 98, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 97, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 96, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 95, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 94, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 93, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 92, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 91, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 90, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 89, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 88, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 87, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 86, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 85, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 84, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 83, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 82, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 81, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 80, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 79, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 78, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 77, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 76, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 75, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 74, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 73, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 72, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 71, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 70, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 69, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 68, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 67, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 66, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 65, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 64, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 63, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 62, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 61, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 60, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 59, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 58, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 57, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 56, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 55, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 54, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 53, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 52, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 51, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 50, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 49, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 48, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 47, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 46, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 45, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 44, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 43, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 42, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 41, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 40, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 39, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 38, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 37, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 36, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 35, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 34, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 33, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 32, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 31, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 30, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 29, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 28, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 27, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 26, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 25, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 24, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 23, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 22, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 21, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 20, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 19, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 18, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 17, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 16, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 15, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 14, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 13, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 12, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 11, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 10, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 9, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 8, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 7, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 6, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 5, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 4, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 3, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 2, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" }, { "id": 1, "exit_code": 0, "repo_url": "\/tmp\/pytest-of-runner\/pytest-0\/test_repo_stress_output_long_n2\/repo", "repo_rev": "HEAD" } ] }
-----------------------------Captured log teardown------------------------------
2024-04-25 03:45:48 | INFO | Terminating process 78172/cimple-worker 2024-04-25 03:45:48 | INFO | 78172/cimple-worker: 2024-04-25 03:45:48.684 | 78172 | Shutting down 2024-04-25 03:45:48 | INFO | Terminating process 78169/cimple-worker 2024-04-25 03:45:48 | INFO | 78169/cimple-worker: 2024-04-25 03:45:48.685 | 78169 | Shutting down 2024-04-25 03:45:48 | INFO | Terminating process 78166/cimple-server 2024-04-25 03:45:48 | INFO | 78166/cimple-server: 2024-04-25 03:45:48.686 | 78166 | Shutting down